Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh16724711830837870284.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-ssh18213955652988583354.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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10127275444470343243.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-ssh1805787601292040110.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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2995026060370653728.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7011 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/11@tmp/jenkins-gitclient-ssh4133415862571816630.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/11@tmp/jenkins-gitclient-ssh7506987465795472183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # 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/11@tmp/jenkins-gitclient-ssh3464066718808621535.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:12:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:12:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:12:04 ========================================================= 05:12:04 EdgeX Global Pipelines Version Info 05:12:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:12:05 ------------------- 05:12:05 stable info: 05:12:05 ------------------- 05:12:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:12:05 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:12:05 Message: update stable to v1.0.220 05:12:06 ------------------- 05:12:06 experimental info: 05:12:06 ------------------- 05:12:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:12:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:12:06 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12daf8a [Pipeline] echo 05:12:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:06 provisioning config files... 05:12:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6923091322528767268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:07 ---> docker-login.sh 05:12:07 nexus3.edgexfoundry.org:10001 05:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:07 Configure a credential helper to remove this warning. See 05:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:07 05:12:07 Login Succeeded 05:12:07 nexus3.edgexfoundry.org:10002 05:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:07 Configure a credential helper to remove this warning. See 05:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:07 05:12:07 Login Succeeded 05:12:07 nexus3.edgexfoundry.org:10003 05:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:07 Configure a credential helper to remove this warning. See 05:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:07 05:12:07 Login Succeeded 05:12:07 nexus3.edgexfoundry.org:10004 05:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:07 Configure a credential helper to remove this warning. See 05:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:07 05:12:07 Login Succeeded 05:12:07 docker.io 05:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:08 Configure a credential helper to remove this warning. See 05:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:08 05:12:08 Login Succeeded 05:12:08 ---> docker-login.sh ends [Pipeline] } 05:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:08 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/core-command/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo core-command,cmd/core-command/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/core-data/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo core-data,cmd/core-data/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/core-metadata/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo core-metadata,cmd/core-metadata/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/security-bootstrapper/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/security-proxy-setup/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/support-notifications/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo support-notifications,cmd/support-notifications/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/support-scheduler/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:12:08 + for file in '`ls cmd/**/Dockerfile`' 05:12:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:12:08 ++ cut -d/ -f2 05:12:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:12:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:12:09 + git rev-list -1 --merges 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554~1..12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo 05:12:09 -----------> git rev-list -1 --merges 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554~1..12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [false] [Pipeline] sh 05:12:09 + git log --format=format:%s -1 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo 05:12:09 ========================================================= 05:12:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:12:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:12:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:12:09 + grep -v github /etc/ssh/ssh_known_hosts 05:12:09 + '[' -e /tmp/ssh_known_hosts ']' 05:12:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:12:09 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:12:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:12:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:12:10 05:12:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:12:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:12:10 latest: Pulling from edgex-devops/git-semver 05:12:10 a0d0a0d46f8b: Pulling fs layer 05:12:10 3e5f54012d9b: Pulling fs layer 05:12:10 4c7163046ea9: Pulling fs layer 05:12:10 0c2d73faf560: Pulling fs layer 05:12:10 0c2d73faf560: Waiting 05:12:10 3e5f54012d9b: Verifying Checksum 05:12:10 3e5f54012d9b: Download complete 05:12:10 a0d0a0d46f8b: Download complete 05:12:10 4c7163046ea9: Verifying Checksum 05:12:10 4c7163046ea9: Download complete 05:12:10 0c2d73faf560: Verifying Checksum 05:12:10 0c2d73faf560: Download complete 05:12:10 a0d0a0d46f8b: Pull complete 05:12:10 3e5f54012d9b: Pull complete 05:12:11 4c7163046ea9: Pull complete 05:12:11 0c2d73faf560: Pull complete 05:12:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:12:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:12:11 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:12:12 $ docker top 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:12 [ssh-agent] Looking for ssh-agent implementation... 05:12:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:12 $ docker exec 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent 05:12:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBHIJc/agent.13 05:12:12 SSH_AGENT_PID=20 05:12:12 Running ssh-add (command line suppressed) 05:12:12 Identity added: /w/workspace/edgex-go/11@tmp/private_key_3140135667716416069.key (/w/workspace/edgex-go/11@tmp/private_key_3140135667716416069.key) 05:12:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:12 + git tag --points-at HEAD [Pipeline] } 05:12:12 $ docker exec --env ******** --env ******** 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent -k 05:12:12 unset SSH_AUTH_SOCK; 05:12:12 unset SSH_AGENT_PID; 05:12:12 echo Agent pid 20 killed; 05:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:13 [ssh-agent] Looking for ssh-agent implementation... 05:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:13 $ docker exec 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent 05:12:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLNOJhc/agent.54 05:12:13 SSH_AGENT_PID=60 05:12:13 Running ssh-add (command line suppressed) 05:12:13 Identity added: /w/workspace/edgex-go/11@tmp/private_key_6208524116703787671.key (/w/workspace/edgex-go/11@tmp/private_key_6208524116703787671.key) 05:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:13 + git semver init 05:12:13 # -> Open(): unable to determine branch for HEAD 05:12:13 # $GIT_DIR = /w/workspace/edgex-go/11/.git 05:12:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 05:12:13 # $SEMVER_REMOTE_NAME = origin 05:12:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:12:13 # $SEMVER_USER_NAME = edgex-jenkins 05:12:13 # $SEMVER_BRANCH = PR-3891 05:12:13 # $SEMVER_TEMP = /tmp/semver-167429333 05:12:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:12:25 # '/tmp/semver-167429333' -> '/w/workspace/edgex-go/11/.semver' 05:12:26 # -> Force: false 05:12:26 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 05:12:26 $ docker exec --env ******** --env ******** 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent -k 05:12:26 unset SSH_AUTH_SOCK; 05:12:26 unset SSH_AGENT_PID; 05:12:26 echo Agent pid 60 killed; 05:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:26 + git semver [Pipeline] } 05:12:26 $ docker stop --time=1 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d 05:12:28 $ docker rm -f 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d [Pipeline] // withDockerContainer [Pipeline] sh 05:12:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:12:29 Stashed 1 file(s) [Pipeline] echo 05:12:29 [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 05:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:12:29 ========================================================= 05:12:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:12:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:12:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:12:29 59bf1c3509f3: Pulling fs layer 05:12:29 666ba61612fd: Pulling fs layer 05:12:29 8ed8ca486205: Pulling fs layer 05:12:29 4fe6c5a15a65: Pulling fs layer 05:12:29 22a0e8bec74d: Pulling fs layer 05:12:29 640e595b4fbd: Pulling fs layer 05:12:29 763cafe07f6e: Pulling fs layer 05:12:29 0c0b528cf693: Pulling fs layer 05:12:29 10935f4eaf8b: Pulling fs layer 05:12:29 4fe6c5a15a65: Waiting 05:12:29 22a0e8bec74d: Waiting 05:12:29 763cafe07f6e: Waiting 05:12:29 640e595b4fbd: Waiting 05:12:29 0c0b528cf693: Waiting 05:12:29 10935f4eaf8b: Waiting 05:12:29 8ed8ca486205: Verifying Checksum 05:12:29 8ed8ca486205: Download complete 05:12:29 666ba61612fd: Verifying Checksum 05:12:29 666ba61612fd: Download complete 05:12:29 22a0e8bec74d: Verifying Checksum 05:12:29 22a0e8bec74d: Download complete 05:12:29 640e595b4fbd: Verifying Checksum 05:12:29 640e595b4fbd: Download complete 05:12:29 763cafe07f6e: Verifying Checksum 05:12:29 763cafe07f6e: Download complete 05:12:29 59bf1c3509f3: Verifying Checksum 05:12:29 59bf1c3509f3: Download complete 05:12:30 0c0b528cf693: Verifying Checksum 05:12:30 0c0b528cf693: Download complete 05:12:30 59bf1c3509f3: Pull complete 05:12:30 4fe6c5a15a65: Verifying Checksum 05:12:30 4fe6c5a15a65: Download complete 05:12:30 666ba61612fd: Pull complete 05:12:30 10935f4eaf8b: Verifying Checksum 05:12:30 10935f4eaf8b: Download complete 05:12:30 8ed8ca486205: Pull complete 05:12:34 4fe6c5a15a65: Pull complete 05:12:34 22a0e8bec74d: Pull complete 05:12:34 640e595b4fbd: Pull complete 05:12:34 763cafe07f6e: Pull complete 05:12:34 0c0b528cf693: Pull complete 05:12:36 10935f4eaf8b: Pull complete 05:12:36 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:12:37 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:12:37 WORKDIR /edgex 05:12:37 COPY go.mod . 05:12:37 RUN go mod download' 05:12:37 + docker build -t ci-base-image-x86_64 -f - . 05:12:38 Sending build context to Docker daemon 334.1MB 05:12:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:12:38 ---> 99d49a6021b9 05:12:38 Step 2/4 : WORKDIR /edgex 05:12:40 ---> Running in c341b5e82b0d 05:12:40 Removing intermediate container c341b5e82b0d 05:12:40 ---> c1ad46f4a950 05:12:40 Step 3/4 : COPY go.mod . 05:12:40 ---> 45df113abff5 05:12:40 Step 4/4 : RUN go mod download 05:12:40 ---> Running in 66a6d9805c7d 05:12:44 Still waiting to schedule task 05:12:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:13:19 Removing intermediate container 66a6d9805c7d 05:13:19 ---> 41b37b48e85d 05:13:19 Successfully built 41b37b48e85d 05:13:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:13:19 + docker inspect -f . ci-base-image-x86_64 05:13:19 . [Pipeline] withDockerContainer 05:13:19 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:13:20 $ docker top 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:20 + go version 05:13:20 go version go1.17.6 linux/amd64 [Pipeline] } 05:13:20 $ docker stop --time=1 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f 05:13:21 $ docker rm -f 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:13:22 + docker inspect -f . ci-base-image-x86_64 05:13:22 . [Pipeline] withDockerContainer 05:13:22 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:13:22 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:13:22 $ docker top 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c -eo pid,comm [Pipeline] { [Pipeline] echo 05:13:22 ========================================================= 05:13:22 [edgeXBuildGoParallel] Running Tests and Build... 05:13:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:13:23 + make test 05:13:23 go mod tidy 05:13:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:13:29 ? github.com/edgexfoundry/edgex-go [no test files] 05:13:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:13:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:13:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:13:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 05:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 05:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 54.9% of statements 05:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.6% of statements 05:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 05:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:13:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:13:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:13:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 05:13:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:13:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 05:13:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements 05:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 05:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 05:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 05:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 05:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 05:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 05:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 05:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 82.5% of statements 05:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 05:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 05:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 05:14:44 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 05:15:22 GO111MODULE=on go vet ./... 05:15:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:15:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:15:25 ./bin/test-attribution-txt.sh [Pipeline] echo 05:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:15:26 + ls -al . 05:15:26 total 644 05:15:26 drwxrwxr-x 10 1001 1001 4096 Mar 14 05:15 . 05:15:26 drwxr-xr-x 4 root root 30 Mar 14 05:13 .. 05:15:26 -rw-rw-r-- 1 1001 1001 11 Mar 14 05:11 .dockerignore 05:15:26 drwxrwxr-x 8 1001 1001 179 Mar 14 05:12 .git 05:15:26 drwxrwxr-x 4 1001 1001 142 Mar 14 05:11 .github 05:15:26 -rw-rw-r-- 1 1001 1001 804 Mar 14 05:11 .gitignore 05:15:26 -rw-rw-r-- 1 1001 1001 42 Mar 14 05:11 .golangci.yml 05:15:26 -rw-rw-r-- 1 1001 1001 76 Mar 14 05:11 .hadolint.yml 05:15:26 drwx------ 3 1001 1001 73 Mar 14 05:12 .semver 05:15:26 -rw-rw-r-- 1 1001 1001 166 Mar 14 05:11 .sonarcloud.properties 05:15:26 -rw-rw-r-- 1 1001 1001 1171 Mar 14 05:11 ADOPTERS.md 05:15:26 -rw-rw-r-- 1 1001 1001 9019 Mar 14 05:11 Attribution.txt 05:15:26 -rw-rw-r-- 1 1001 1001 51732 Mar 14 05:11 CHANGELOG.md 05:15:26 -rw-rw-r-- 1 1001 1001 3804 Mar 14 05:11 CONTRIBUTING.md 05:15:26 -rw-rw-r-- 1 1001 1001 677 Mar 14 05:11 GOVERNANCE.md 05:15:26 -rw-rw-r-- 1 1001 1001 849 Mar 14 05:11 Jenkinsfile 05:15:26 -rw-rw-r-- 1 1001 1001 10775 Mar 14 05:11 LICENSE 05:15:26 -rw-rw-r-- 1 1001 1001 6508 Mar 14 05:11 Makefile 05:15:26 -rw-rw-r-- 1 1001 1001 582 Mar 14 05:11 OWNERS.md 05:15:26 -rw-rw-r-- 1 1001 1001 8207 Mar 14 05:11 README.md 05:15:26 -rw-rw-r-- 1 1001 1001 6912 Mar 14 05:11 SECURITY.md 05:15:26 -rw-rw-r-- 1 1001 1001 5 Mar 14 05:12 VERSION 05:15:26 -rw-rw-r-- 1 1001 1001 4131 Mar 14 05:11 ZMQWindows.md 05:15:26 drwxrwxr-x 2 1001 1001 37 Mar 14 05:11 bin 05:15:26 drwxrwxr-x 14 1001 1001 4096 Mar 14 05:11 cmd 05:15:26 -rw-r--r-- 1 root root 426334 Mar 14 05:14 coverage.out 05:15:26 -rw-rw-r-- 1 1001 1001 2827 Mar 14 05:11 go.mod 05:15:26 -rw-rw-r-- 1 1001 1001 50275 Mar 14 05:11 go.sum 05:15:26 drwxrwxr-x 8 1001 1001 124 Mar 14 05:11 internal 05:15:26 drwxrwxr-x 3 1001 1001 16 Mar 14 05:11 openapi 05:15:26 drwxrwxr-x 4 1001 1001 71 Mar 14 05:11 snap 05:15:26 -rw-rw-r-- 1 1001 1001 204 Mar 14 05:11 version.go [Pipeline] sh 05:15:27 + '[' -e coverage.out ] 05:15:27 + chown 1001:1001 coverage.out [Pipeline] stash 05:15:27 Stashed 1 file(s) [Pipeline] sh 05:15:27 + make build 05:15:27 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 05:15:28 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 05:15:35 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 05:15:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:15:37 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 05:15:37 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 05:15:38 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 05:15:39 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 05:15:39 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 05:15:41 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 05:15:42 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 05:15:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:15:44 $ docker stop --time=1 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c 05:15:46 $ docker rm -f 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:15:48 05:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:15:48 latest: Pulling from edgex-devops/edgex-compose 05:15:48 cbdbe7a5bc2a: Pulling fs layer 05:15:48 ca9280d653b3: Pulling fs layer 05:15:48 7e9c9ca2126c: Pulling fs layer 05:15:48 cbdbe7a5bc2a: Verifying Checksum 05:15:48 cbdbe7a5bc2a: Download complete 05:15:48 ca9280d653b3: Verifying Checksum 05:15:48 ca9280d653b3: Download complete 05:15:48 cbdbe7a5bc2a: Pull complete 05:15:49 7e9c9ca2126c: Verifying Checksum 05:15:49 7e9c9ca2126c: Download complete 05:15:49 ca9280d653b3: Pull complete 05:15:53 7e9c9ca2126c: Pull complete 05:15:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:15:53 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:15:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:15:56 $ docker top 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:57 + docker-compose build --help 05:15:57 + grep parallel 05:15:57 --parallel Build images in parallel. [Pipeline] } 05:15:57 $ docker stop --time=1 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 05:15:59 $ docker rm -f 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:15:59 . [Pipeline] withDockerContainer 05:15:59 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:15:59 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:15:59 $ docker top ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:00 + docker-compose -f ./docker-compose-build.yml build --parallel 05:16:00 Building core-command ... 05:16:00 Building core-data ... 05:16:00 Building core-metadata ... 05:16:00 Building security-bootstrapper ... 05:16:00 Building security-proxy-setup ... 05:16:00 Building security-secretstore-setup ... 05:16:00 Building support-notifications ... 05:16:00 Building support-scheduler ... 05:16:00 Building sys-mgmt-agent ... 05:16:00 Building core-metadata 05:16:00 Building security-secretstore-setup 05:16:00 Building security-proxy-setup 05:16:00 Building support-scheduler 05:16:00 Building security-bootstrapper 05:16:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7012 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 05:16:02 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 05:16:02 The recommended git tool is: git 05:16:07 using credential edgex-jenkins-ssh 05:16:07 Cloning the remote Git repository 05:16:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:16:07 > git init /w/workspace/edgex-go/11 # timeout=10 05:16:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:16:07 > git --version # timeout=10 05:16:07 > git --version # 'git version 2.17.1' 05:16:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:10 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:16:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:16:10 ---> 41b37b48e85d 05:16:10 Step 3/21 : WORKDIR /edgex-go 05:16:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:16:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:16:10 ---> 41b37b48e85d 05:16:10 Step 3/22 : WORKDIR /edgex-go 05:16:17 ---> Running in 1be46c495fe6 05:16:17 ---> Running in 63f21cde5974 05:16:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:16:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:16:20 ---> 41b37b48e85d 05:16:20 Step 3/31 : WORKDIR /edgex-go 05:16:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:16:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:16:20 ---> 41b37b48e85d 05:16:20 Step 3/23 : WORKDIR /edgex-go 05:16:22 ---> Running in 813de11bc90f 05:16:22 ---> Running in 8b234374a452 05:16:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:16:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:16:23 ---> 41b37b48e85d 05:16:23 Step 3/25 : WORKDIR /edgex-go 05:16:23 ---> Using cache 05:16:23 ---> 28952f2579c3 05:16:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:23 Removing intermediate container 63f21cde5974 05:16:23 ---> 6a7fc9fda266 05:16:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:23 Removing intermediate container 1be46c495fe6 05:16:23 ---> 28952f2579c3 05:16:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:23 ---> Running in 21560bfde168 05:16:23 ---> Running in d2adcc232201 05:16:23 ---> Running in 15ed9a27a738 05:16:23 Removing intermediate container 813de11bc90f 05:16:23 ---> 3518d6cab8a4 05:16:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:23 ---> Running in c44ae3fd7ddb 05:16:23 Removing intermediate container 8b234374a452 05:16:23 ---> 4490baeccefa 05:16:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:23 ---> Running in fac58491c807 05:16:23 Removing intermediate container 21560bfde168 05:16:23 ---> 382f30626a02 05:16:23 Step 5/25 : RUN apk add --update --no-cache make git 05:16:24 ---> Running in 8119f61d6277 05:16:24 Removing intermediate container d2adcc232201 05:16:24 ---> 6571dd719367 05:16:24 Step 5/21 : RUN apk add --update --no-cache make git 05:16:24 ---> Running in 1917f222be6f 05:16:24 Removing intermediate container c44ae3fd7ddb 05:16:24 ---> 2e58016ceb31 05:16:24 Step 5/31 : RUN apk add --update --no-cache make git 05:16:24 ---> Running in 8d33a0c4e3a4 05:16:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:16:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:16:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:16:24 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:16:24 Removing intermediate container fac58491c807 05:16:24 ---> 14639ccc4973 05:16:24 Step 5/23 : RUN apk add --update --no-cache make git 05:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:24 ---> Running in c1d001e101e9 05:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:24 Removing intermediate container 15ed9a27a738 05:16:24 ---> e9677a7ebfdc 05:16:24 Step 5/22 : RUN apk add --update --no-cache make git 05:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:24 ---> Running in 13af8210e9b1 05:16:25 Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:16:25 Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:26 OK: 221 MiB in 52 packages 05:16:26 OK: 221 MiB in 52 packages 05:16:26 OK: 221 MiB in 52 packages 05:16:26 OK: 221 MiB in 52 packages 05:16:26 OK: 221 MiB in 52 packages 05:16:24 > git config core.sparsecheckout # timeout=10 05:16:24 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 05:16:24 > git remote # timeout=10 05:16:24 > git config --get remote.origin.url # timeout=10 05:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:25 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 05:16:25 > git rev-parse HEAD^{commit} # timeout=10 05:16:25 > git config core.sparsecheckout # timeout=10 05:16:25 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 05:16:26 Removing intermediate container 8119f61d6277 05:16:26 ---> c0256213ed43 05:16:26 Step 6/25 : COPY go.mod vendor* ./ 05:16:26 Removing intermediate container 8d33a0c4e3a4 05:16:26 ---> 5ad4d841642e 05:16:26 Step 6/31 : COPY go.mod vendor* ./ 05:16:26 ---> dd4ad92022ab 05:16:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:26 Removing intermediate container 1917f222be6f 05:16:26 ---> c0b69e966b43 05:16:26 Step 6/21 : COPY go.mod vendor* ./ 05:16:26 ---> 408ca9173354 05:16:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:26 ---> Running in 68e43ed41aea 05:16:26 Removing intermediate container 13af8210e9b1 05:16:26 ---> 025cafdc9d85 05:16:26 Step 6/22 : COPY go.mod vendor* ./ 05:16:26 Removing intermediate container c1d001e101e9 05:16:26 ---> 6f42b101435c 05:16:26 Step 6/23 : COPY go.mod vendor* ./ 05:16:26 ---> Running in 2ad8b4b42107 05:16:27 ---> ef2cc129434d 05:16:27 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:27 ---> 4acac8789f1c 05:16:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:27 ---> d6a24c31a2a2 05:16:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:27 ---> Running in fd1fd3da0c44 05:16:27 ---> Running in 29635afe6f03 05:16:27 ---> Running in 342f697aef2c 05:16:29 Removing intermediate container 68e43ed41aea 05:16:29 ---> d5f320e29889 05:16:29 Step 8/25 : COPY . . 05:16:29 Removing intermediate container 2ad8b4b42107 05:16:29 ---> e0e17e994d35 05:16:29 Step 8/31 : COPY . . 05:16:29 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:16:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:30 Dload Upload Total Spent Left Speed 05:16:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 38451 0 --:--:-- --:--:-- --:--:-- 38451 [Pipeline] sh 05:16:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:16:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:16:31 + sudo tee /etc/docker/daemon.new 05:16:31 { 05:16:31 "registry-mirrors": [ 05:16:31 "https://nexus3.edgexfoundry.org:10001" 05:16:31 ], 05:16:31 "bip": "10.250.0.254/24", 05:16:31 "hosts": [ 05:16:31 "tcp://0.0.0.0:5555", 05:16:31 "unix:///var/run/docker.sock" 05:16:31 ], 05:16:31 "mtu": 1458, 05:16:31 "selinux-enabled": true, 05:16:31 "seccomp-profile": "/etc/docker/seccomp.json" 05:16:31 } [Pipeline] sh 05:16:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:16:32 + sudo service docker restart 05:16:33 Removing intermediate container fd1fd3da0c44 05:16:33 ---> 9302ed500ecc 05:16:33 Step 8/21 : COPY . . 05:16:35 Removing intermediate container 29635afe6f03 05:16:35 ---> a6eac1c2a406 05:16:35 Step 8/22 : COPY . . 05:16:36 Removing intermediate container 342f697aef2c 05:16:36 ---> 5025fdc08cf3 05:16:36 Step 8/23 : COPY . . 05:16:36 ---> 98ed0fd4f1e3 05:16:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:16:36 ---> 676a29cf6289 05:16:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:16:39 ---> Running in 8d43d03f22d2 05:16:39 ---> Running in 96307dbf1028 05:16:39 ---> 7e2b58897a95 05:16:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:16:39 ---> Running in 59ae6167c3e4 05:16:40 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 05:16:40 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 05:16: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 05:16:50 ---> c37e405ad11b 05:16:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:16:50 ---> 1c202053bd40 05:16:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:16:50 ---> Running in a4ad15a7a1ec 05:16:50 ---> Running in 28d173025f11 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:50 provisioning config files... 05:16:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config5316590984494927967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:50 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 05:16:50 ---> docker-login.sh 05:16:50 nexus3.edgexfoundry.org:10001 05:16: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 05:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:51 Configure a credential helper to remove this warning. See 05:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:51 05:16:51 Login Succeeded 05:16:51 nexus3.edgexfoundry.org:10002 05:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:52 Configure a credential helper to remove this warning. See 05:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:52 05:16:52 Login Succeeded 05:16:52 nexus3.edgexfoundry.org:10003 05:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:52 Configure a credential helper to remove this warning. See 05:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:52 05:16:52 Login Succeeded 05:16:52 nexus3.edgexfoundry.org:10004 05:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:52 Configure a credential helper to remove this warning. See 05:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:52 05:16:52 Login Succeeded 05:16:52 docker.io 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:53 Configure a credential helper to remove this warning. See 05:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:53 05:16:53 Login Succeeded 05:16:53 ---> docker-login.sh ends [Pipeline] } 05:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:54 ========================================================= 05:16:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:16:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:16:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:54 9b3977197b4f: Pulling fs layer 05:16:54 1a89e8eeedd5: Pulling fs layer 05:16:54 94645a83ff95: Pulling fs layer 05:16:54 3f3a8bcf1eab: Pulling fs layer 05:16:54 0c92f367c5e7: Pulling fs layer 05:16:54 f7c0051592d6: Pulling fs layer 05:16:54 a227ed2f7395: Pulling fs layer 05:16:54 7b1c46037f91: Pulling fs layer 05:16:54 0c92f367c5e7: Waiting 05:16:54 f7c0051592d6: Waiting 05:16:54 a227ed2f7395: Waiting 05:16:54 7b1c46037f91: Waiting 05:16:54 3f3a8bcf1eab: Waiting 05:16:54 94645a83ff95: Verifying Checksum 05:16:54 94645a83ff95: Download complete 05:16:54 1a89e8eeedd5: Verifying Checksum 05:16:54 1a89e8eeedd5: Download complete 05:16:54 0c92f367c5e7: Verifying Checksum 05:16:54 0c92f367c5e7: Download complete 05:16:54 f7c0051592d6: Verifying Checksum 05:16:54 f7c0051592d6: Download complete 05:16:54 a227ed2f7395: Verifying Checksum 05:16:54 a227ed2f7395: Download complete 05:16:54 9b3977197b4f: Download complete 05:16:55 9b3977197b4f: Pull complete 05:16:56 1a89e8eeedd5: Pull complete 05:16:56 94645a83ff95: Pull complete 05:16:56 7b1c46037f91: Verifying Checksum 05:16:56 7b1c46037f91: Download complete 05:16:57 3f3a8bcf1eab: Verifying Checksum 05:16:57 3f3a8bcf1eab: Download complete 05:17:09 3f3a8bcf1eab: Pull complete 05:17:09 0c92f367c5e7: Pull complete 05:17:09 f7c0051592d6: Pull complete 05:17:10 a227ed2f7395: Pull complete 05:17:16 7b1c46037f91: Pull complete 05:17:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:17:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:17:17 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:17:17 WORKDIR /edgex 05:17:17 COPY go.mod . 05:17:17 RUN go mod download ci-base-image-arm64 05:17:17 -f - . 05:17:17 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 05:17:17 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 05:17:19 Sending build context to Docker daemon 168.8MB 05:17:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:17:19 ---> f79e39bc4007 05:17:19 Step 2/4 : WORKDIR /edgex 05:17:19 Removing intermediate container 8d43d03f22d2 05:17:19 ---> 5630afa3b6df 05:17:19 05:17:19 Step 10/31 : FROM alpine:3.14 05:17:19 Removing intermediate container 96307dbf1028 05:17:19 ---> 5e9509ea4d81 05:17:19 05:17:19 Step 10/25 : FROM alpine:3.14 05:17:19 3.14: Pulling from library/alpine 05:17:19 3.14: Pulling from library/alpine 05:17:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:17:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:17:20 Status: Downloaded newer image for alpine:3.14 05:17:20 Status: Downloaded newer image for alpine:3.14 05:17:20 ---> 0a97eee8041e 05:17:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:17:20 ---> 0a97eee8041e 05:17:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:17:20 ---> Running in b19d4787cbbd 05:17:20 ---> Running in aadc6645ec39 05:17:21 Removing intermediate container 59ae6167c3e4 05:17:21 ---> 0fdea90119e7 05:17:21 05:17:21 Step 10/21 : FROM alpine:3.14 05:17:21 ---> 0a97eee8041e 05:17:21 Step 11/21 : RUN apk add --update --no-cache curl 05:17:21 ---> Running in b629c8d6ceb2 05:17:21 Removing intermediate container aadc6645ec39 05:17:21 ---> 1653f695240d 05:17:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:17:21 ---> Running in 8aa547cc321e 05:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:21 ---> Running in 4185ea638957 05:17:21 Removing intermediate container 4185ea638957 05:17:21 ---> 3c47bedcab03 05:17:21 Step 3/4 : COPY go.mod . 05:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:22 (1/5) Installing ca-certificates (20211220-r0) 05:17:22 (2/5) Installing brotli-libs (1.0.9-r5) 05:17:22 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:17:22 (4/5) Installing libcurl (7.79.1-r0) 05:17:22 (5/5) Installing curl (7.79.1-r0) 05:17:22 Executing busybox-1.33.1-r6.trigger 05:17:22 Executing ca-certificates-20211220-r0.trigger 05:17:22 (1/3) Installing ca-certificates (20211220-r0) 05:17:22 (2/3) Installing dumb-init (1.2.5-r1) 05:17:22 ---> 636bcb2ec0fa 05:17:22 Step 4/4 : RUN go mod download 05:17:22 ---> Running in 72e9c2b385c0 05:17:22 (3/3) Installing su-exec (0.2-r1) 05:17:22 Executing busybox-1.33.1-r6.trigger 05:17:22 Executing ca-certificates-20211220-r0.trigger 05:17:22 (1/2) Installing dumb-init (1.2.5-r1) 05:17:22 (2/2) Installing su-exec (0.2-r1) 05:17:22 Executing busybox-1.33.1-r6.trigger 05:17:22 OK: 6 MiB in 17 packages 05:17:22 OK: 6 MiB in 16 packages 05:17:22 OK: 8 MiB in 19 packages 05:17:23 Removing intermediate container b19d4787cbbd 05:17:23 ---> 2b144992fa55 05:17:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:17:23 Removing intermediate container 8aa547cc321e 05:17:23 ---> a632d6fe77fa 05:17:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:17:23 ---> Running in 65072e92f178 05:17:23 ---> Running in 86932fc6ea1d 05:17:23 Removing intermediate container b629c8d6ceb2 05:17:23 ---> 463cda09b0e0 05:17:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:17:23 Removing intermediate container 65072e92f178 05:17:23 ---> a5112643d841 05:17:23 Step 13/25 : WORKDIR / 05:17:23 ---> Running in d72fc628324e 05:17:23 ---> Running in 2e8246b56c7b 05:17:23 Removing intermediate container 86932fc6ea1d 05:17:23 ---> 0e52aa013f43 05:17:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:17:23 Removing intermediate container 2e8246b56c7b 05:17:23 ---> 9df8c5bcd55d 05:17:23 Step 13/21 : WORKDIR /edgex 05:17:23 Removing intermediate container d72fc628324e 05:17:23 ---> 94ddf0663e18 05:17:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:17:23 ---> Running in 74ebebc4b52f 05:17:23 ---> Running in c72bcfdeb0a6 05:17:24 Removing intermediate container 74ebebc4b52f 05:17:24 ---> d667e762cc05 05:17:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:17:24 ---> a2db16f67fa6 05:17:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:17:24 Removing intermediate container c72bcfdeb0a6 05:17:24 ---> 7411b83fda91 05:17:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:17:24 ---> Running in a348666f9377 05:17:24 ---> 9ef8044fa6ce 05:17:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:17:24 ---> bd0677265dce 05:17:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:17:25 ---> 1d8a60bd19ad 05:17:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:17:25 Removing intermediate container a348666f9377 05:17:25 ---> cc7033811fdc 05:17:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:17:25 ---> 84a7d05a8e57 05:17:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:17:25 ---> Running in 8e8dc9d20b26 05:17:25 ---> ede6d3129c26 05:17:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:17:25 Removing intermediate container 8e8dc9d20b26 05:17:25 ---> fb28ba2bf072 05:17:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:17:26 ---> 801300691e26 05:17:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:17:26 ---> 0af4ace39203 05:17:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:17:26 ---> Running in 468aea2e50aa 05:17:26 ---> a2d853e17a18 05:17:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:17:26 ---> Running in 2947b69c1f51 05:17:26 Removing intermediate container 468aea2e50aa 05:17:26 ---> 7e61e6816e5e 05:17:26 Step 18/21 : CMD ["--init=true"] 05:17:26 ---> Running in f5cb8df4c6b9 05:17:26 Removing intermediate container f5cb8df4c6b9 05:17:26 ---> 50f2deb6cfe9 05:17:26 Step 19/21 : LABEL arch=x86_64 05:17:27 ---> Running in cd7b66186de3 05:17:27 ---> cc49754a80e6 05:17:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:17:27 Removing intermediate container cd7b66186de3 05:17:27 ---> 7bb7aa0a41dd 05:17:27 Step 20/21 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:17:27 ---> Running in 7ba0eaf22758 05:17:27 ---> 2b3c15898512 05:17:27 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/ 05:17:27 ---> Running in 81f528174aa4 05:17:27 Removing intermediate container 7ba0eaf22758 05:17:27 ---> caf635ed9dde 05:17:27 Step 21/21 : LABEL version=0.0.0 05:17:27 ---> Running in c55afa99de60 05:17:27 Removing intermediate container c55afa99de60 05:17:27 ---> 5b82198b747e 05:17:27 05:17:27 Successfully built 5b82198b747e 05:17:27 Removing intermediate container 2947b69c1f51 05:17:27 ---> 2d065e08e027 05:17:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:27 Successfully tagged security-proxy-setup:latest 05:17:27 Building sys-mgmt-agent 05:17:28  Building security-proxy-setup ... done  ---> 8d6df7e662f7 05:17:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:17:30 Removing intermediate container 81f528174aa4 05:17:30 ---> f57b23eaca20 05:17:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:17:30 ---> 3ffecc4c6cf7 05:17:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:17:30 ---> Running in 194969469a5d 05:17:30 Removing intermediate container 194969469a5d 05:17:30 ---> ca6f09cfeb71 05:17:30 Step 23/25 : LABEL arch=x86_64 05:17:30 ---> 3c5380ad5810 05:17:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:17:30 ---> Running in e96822da1b90 05:17:30 Removing intermediate container e96822da1b90 05:17:30 ---> 3315ba058695 05:17:30 Step 24/25 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:17:31 ---> 66bcf9116abd 05:17:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:17:31 ---> Running in 3e863efb8e69 05:17:31 Removing intermediate container a4ad15a7a1ec 05:17:31 ---> 83395c4457d6 05:17:31 05:17:31 Step 10/23 : FROM alpine:3.14 05:17:31 ---> 0a97eee8041e 05:17:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:17:31 Removing intermediate container 3e863efb8e69 05:17:31 ---> d09d1ee108b1 05:17:31 Step 25/25 : LABEL version=0.0.0 05:17:31 ---> 719090d64d36 05:17:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:17:31 ---> Running in b9a52b4ff435 05:17:31 Removing intermediate container 28d173025f11 05:17:31 ---> 9079a71a14d1 05:17:31 05:17:31 Step 10/22 : FROM alpine:3.14 05:17:31 ---> 0a97eee8041e 05:17:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:17:31 ---> Running in e8a8600a4e98 05:17:31 ---> Running in ada5d042712f 05:17:31 ---> Running in 358130400e85 05:17:31 Removing intermediate container e8a8600a4e98 05:17:31 ---> 2084295ff71e 05:17:31 05:17:32 Removing intermediate container ada5d042712f 05:17:32 ---> 2b168a00769d 05:17:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:17:32 Successfully built 2084295ff71e 05:17:32 Successfully tagged security-secretstore-setup:latest 05:17:32 Building core-command 05:17:32  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:32 ---> aaeef8bf954e 05:17:32 Step 26/31 : RUN chmod +x /entrypoint.sh 05:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:32 (1/1) Installing dumb-init (1.2.5-r1) 05:17:32 Executing busybox-1.33.1-r6.trigger 05:17:33 OK: 6 MiB in 15 packages 05:17:33 (1/1) Installing dumb-init (1.2.5-r1) 05:17:33 Executing busybox-1.33.1-r6.trigger 05:17:33 OK: 6 MiB in 15 packages 05:17:33 ---> Running in ca6fafb614e5 05:17:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:17:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:17:34 ---> 41b37b48e85d 05:17:34 Step 3/23 : WORKDIR /edgex-go 05:17:34 ---> Using cache 05:17:34 ---> 4490baeccefa 05:17:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:34 ---> Using cache 05:17:34 ---> 14639ccc4973 05:17:34 Step 5/23 : RUN apk add --update --no-cache make bash git 05:17:35 ---> Running in e715aba27913 05:17:35 Removing intermediate container 358130400e85 05:17:35 ---> bd78c47e52a3 05:17:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:17:35 ---> Running in de60e844c881 05:17:35 Removing intermediate container b9a52b4ff435 05:17:35 ---> e55dfa8d1c78 05:17:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:17:36 ---> Running in 64c3d9f5f6c1 05:17:36 Removing intermediate container de60e844c881 05:17:36 ---> 0bb0e7731acf 05:17:36 Step 13/22 : ENV APP_PORT=59861 05:17:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:17:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:17:36 ---> 41b37b48e85d 05:17:36 Step 3/23 : WORKDIR /edgex-go 05:17:36 ---> Using cache 05:17:36 ---> 4490baeccefa 05:17:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:36 ---> Using cache 05:17:36 ---> 14639ccc4973 05:17:36 Step 5/23 : RUN apk add --update --no-cache make git 05:17:36 ---> Using cache 05:17:36 ---> 6f42b101435c 05:17:36 Step 6/23 : COPY go.mod vendor* ./ 05:17:36 ---> Using cache 05:17:36 ---> d6a24c31a2a2 05:17:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:36 ---> Using cache 05:17:36 ---> 5025fdc08cf3 05:17:36 Step 8/23 : COPY . . 05:17:36 ---> Using cache 05:17:36 ---> 1c202053bd40 05:17:36 Step 9/23 : RUN make cmd/core-command/core-command 05:17:36 ---> Running in 2207416be2f8 05:17:36 ---> Running in 07ad55cbc7bd 05:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:17:36 Removing intermediate container 64c3d9f5f6c1 05:17:36 ---> 43b86917ca30 05:17:36 Step 13/23 : ENV APP_PORT=59881 05:17:36 ---> Running in aab32d4bc845 05:17:36 Removing intermediate container ca6fafb614e5 05:17:36 ---> 3022cbf46af0 05:17:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:17:36 Removing intermediate container 2207416be2f8 05:17:36 ---> 56180b7b8b32 05:17:36 Step 14/22 : EXPOSE $APP_PORT 05:17:36 ---> Running in f97847434dff 05:17:36 ---> Running in 6dd9b67e0835 05:17:36 Removing intermediate container aab32d4bc845 05:17:36 ---> 882a8e664580 05:17:36 Step 14/23 : EXPOSE $APP_PORT 05:17:36 ---> Running in 62352d15b2bb 05:17:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:17:36 Removing intermediate container 6dd9b67e0835 05:17:36 ---> 5a61fc89168c 05:17:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:36 Removing intermediate container f97847434dff 05:17:36 ---> 1aa93e30e372 05:17:36 Step 28/31 : CMD ["gate"] 05:17:36 Removing intermediate container 62352d15b2bb 05:17:36 ---> 03a2384eb282 05:17:36 Step 15/23 : WORKDIR / 05:17:37 ---> Running in 6db82c4114a3 05:17:37 ---> Running in 0217d17eb987 05:17:37 ---> ce3422416111 05:17:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:17:37 Removing intermediate container 6db82c4114a3 05:17:37 ---> db76f7f70457 05:17:37 Step 29/31 : LABEL arch=x86_64 05:17:37 Removing intermediate container 0217d17eb987 05:17:37 ---> c5478b7f504a 05:17:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:37 ---> Running in 2a704b705243 05:17:37 ---> 4ebda3f50a79 05:17:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:17:37 OK: 221 MiB in 52 packages 05:17:37 Removing intermediate container 2a704b705243 05:17:37 ---> a69aabe74179 05:17:37 Step 30/31 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:17:37 ---> cae7396ac465 05:17:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:17:37 ---> Running in 0907618d5251 05:17:38 ---> 846516e2865d 05:17:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:17:38 ---> Running in 00920683eb8c 05:17:38 Removing intermediate container 0907618d5251 05:17:38 ---> 3fe24e5001fa 05:17:38 Step 31/31 : LABEL version=0.0.0 05:17:38 Removing intermediate container e715aba27913 05:17:38 ---> d8a6c532ef4c 05:17:38 Step 6/23 : COPY go.mod vendor* ./ 05:17:38 ---> Running in 270798068c4e 05:17:38 ---> 3549e0265113 05:17:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:17:38 Removing intermediate container 00920683eb8c 05:17:38 ---> fd0b7d1b8164 05:17:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:38 ---> Running in 28eba991920a 05:17:38 Removing intermediate container 270798068c4e 05:17:38 ---> ccd28f3b8884 05:17:38 05:17:38 Removing intermediate container 28eba991920a 05:17:38 ---> 7fb3ae9eb935 05:17:38 Step 20/22 : LABEL arch=x86_64 05:17:38 ---> a5b9e3074781 05:17:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:17:38 ---> ada2fd75191e 05:17:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:38 ---> Running in 6c5fd868c7c8 05:17:38 ---> Running in dc999739e4dc 05:17:39 ---> Running in 160cd7586d91 05:17:39 Successfully built ccd28f3b8884 05:17:39 Successfully tagged security-bootstrapper:latest 05:17:39 Building core-data 05:17:39  Building security-bootstrapper ... done Removing intermediate container dc999739e4dc 05:17:39 ---> d7b2c5a4054c 05:17:39 Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:17:39 Removing intermediate container 160cd7586d91 05:17:39 ---> 2297042d72d4 05:17:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:41 ---> Running in 9c48cd92a087 05:17:41 ---> Running in 8ea9a38d1b05 05:17:41 Removing intermediate container 9c48cd92a087 05:17:41 ---> f85b76bb532f 05:17:41 Step 22/22 : LABEL version=0.0.0 05:17:41 Removing intermediate container 8ea9a38d1b05 05:17:41 ---> 2e423d979998 05:17:41 Step 21/23 : LABEL arch=x86_64 05:17:41 ---> Running in 31a580f68ce9 05:17:41 ---> Running in ca0c4ca4001b 05:17:41 Removing intermediate container 6c5fd868c7c8 05:17:41 ---> 4ef4ca5d017c 05:17:41 Step 8/23 : COPY . . 05:17:41 Removing intermediate container 31a580f68ce9 05:17:41 ---> d8ecaaf1adb6 05:17:41 05:17:42 Removing intermediate container ca0c4ca4001b 05:17:42 ---> cc67c48a2343 05:17:42 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:17:42 ---> Running in 79fd20269d60 05:17:42 Successfully built d8ecaaf1adb6 05:17:42 Removing intermediate container 79fd20269d60 05:17:42 ---> f6cb395d08d1 05:17:42 Step 23/23 : LABEL version=0.0.0 05:17:42 Successfully tagged support-scheduler:latest 05:17:42  Building support-scheduler ... done Building support-notifications 05:17:42 ---> Running in d402c4582de6 05:17:48 Removing intermediate container d402c4582de6 05:17:48 ---> d24b48e10af5 05:17:48 05:17:48 Successfully built d24b48e10af5 05:17:48 Successfully tagged core-metadata:latest 05:17:49  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:17:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:17:49 ---> 41b37b48e85d 05:17:49 Step 3/22 : WORKDIR /edgex-go 05:17:49 ---> Using cache 05:17:49 ---> 4490baeccefa 05:17:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:49 ---> Using cache 05:17:49 ---> 14639ccc4973 05:17:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:17:51 ---> 46990848e5ad 05:17:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:17:51 ---> Running in c81a4256a970 05:17:51 ---> Running in 5f81224efdb7 05:17:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:17:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:17:52 ---> 41b37b48e85d 05:17:52 Step 3/23 : WORKDIR /edgex-go 05:17:52 ---> Using cache 05:17:52 ---> 4490baeccefa 05:17:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:52 ---> Using cache 05:17:52 ---> 14639ccc4973 05:17:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:17:52 ---> Running in dc7e9996d17b 05:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:17:52 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 05:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:17:53 OK: 221 MiB in 52 packages 05:17:54 OK: 221 MiB in 52 packages 05:17:54 Removing intermediate container c81a4256a970 05:17:54 ---> d8ecbd17b1f8 05:17:54 Step 6/22 : COPY go.mod vendor* ./ 05:17:54 Removing intermediate container dc7e9996d17b 05:17:54 ---> 153f5eb90b1b 05:17:54 Step 6/23 : COPY go.mod vendor* ./ 05:17:54 ---> 6773d8e2aa93 05:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:54 ---> Running in 95b4ed565675 05:17:54 ---> 439fa0494f90 05:17:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:54 ---> Running in 2c939acfb30b 05:17:56 Removing intermediate container 95b4ed565675 05:17:56 ---> 60bb6e1a9a64 05:17:56 Step 8/22 : COPY . . 05:17:57 Removing intermediate container 2c939acfb30b 05:17:57 ---> 7e5a1ba68b64 05:17:57 Step 8/23 : COPY . . 05:18:05 ---> 6ab1767b1411 05:18:05 Step 9/23 : RUN make cmd/core-data/core-data 05:18:05 ---> 76a529eb3e9d 05:18:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:18:05 ---> Running in d6e4e48b5f02 05:18:05 ---> Running in f273aca622a6 05:18:06 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 05:18:06 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 05:18:07 Removing intermediate container 07ad55cbc7bd 05:18:07 ---> 0c7d6bf8be5b 05:18:07 05:18:07 Step 10/23 : FROM alpine:3.14 05:18:07 ---> 0a97eee8041e 05:18:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:18:07 ---> Using cache 05:18:07 ---> e55dfa8d1c78 05:18:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:18:07 ---> Using cache 05:18:07 ---> 43b86917ca30 05:18:07 Step 13/23 : ENV APP_PORT=59882 05:18:07 ---> Running in 1c7f627556ff 05:18:07 Removing intermediate container 1c7f627556ff 05:18:07 ---> 1549b56f433b 05:18:07 Step 14/23 : EXPOSE $APP_PORT 05:18:07 ---> Running in 490d731d163d 05:18:07 Removing intermediate container 490d731d163d 05:18:07 ---> c014f92461d7 05:18:07 Step 15/23 : WORKDIR / 05:18:07 ---> Running in 3ae0ca0f97f2 05:18:08 Removing intermediate container 3ae0ca0f97f2 05:18:08 ---> dc221f4698c8 05:18:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:18:08 ---> 5985fc082cc3 05:18:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:18:09 ---> 8b6f5246acec 05:18:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:18:09 ---> 8d9bb80be087 05:18:09 Step 19/23 : ENTRYPOINT ["/core-command"] 05:18:09 ---> Running in 35023ef4038d 05:18:09 Removing intermediate container 35023ef4038d 05:18:09 ---> 76b3a6a454dc 05:18:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:09 ---> Running in 878db3a5bdbb 05:18:09 Removing intermediate container 878db3a5bdbb 05:18:09 ---> d32bb87fb0fe 05:18:09 Step 21/23 : LABEL arch=x86_64 05:18:09 ---> Running in 1218ac634cfe 05:18:09 Removing intermediate container 1218ac634cfe 05:18:09 ---> 65ac84540be6 05:18:09 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:18:09 ---> Running in 8b0ebc2e01d5 05:18:10 Removing intermediate container 8b0ebc2e01d5 05:18:10 ---> 690fcb2d0b54 05:18:10 Step 23/23 : LABEL version=0.0.0 05:18:10 ---> Running in 799cd7d04220 05:18:10 Removing intermediate container 799cd7d04220 05:18:10 ---> cfa59462f1d5 05:18:10 05:18:10 Successfully built cfa59462f1d5 05:18:10 Successfully tagged core-command:latest 05:18:16  Building core-command ... done Removing intermediate container 5f81224efdb7 05:18:16 ---> 5b43dbff9f14 05:18:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:18:16 ---> Running in 31ad859084cd 05:18:17 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 05:18:18 Removing intermediate container 31ad859084cd 05:18:18 ---> ea4d4a70a7fb 05:18:18 05:18:18 Step 11/23 : FROM docker:20.10.10 05:18:18 20.10.10: Pulling from library/docker 05:18:24 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 05:18:24 Status: Downloaded newer image for docker:20.10.10 05:18:24 ---> b706a049f56e 05:18:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:18:24 ---> Running in 2f763c49604a 05:18:25 Removing intermediate container 2f763c49604a 05:18:25 ---> 6a6a19a51618 05:18:25 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 05:18:25 ---> Running in e06937d8d65b 05:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:18:25 (1/42) Installing readline (8.1.0-r0) 05:18:25 (2/42) Installing bash (5.1.4-r0) 05:18:25 Executing bash-5.1.4-r0.post-install 05:18:25 (3/42) Installing brotli-libs (1.0.9-r5) 05:18:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:18:25 (5/42) Installing libcurl (7.79.1-r0) 05:18:25 (6/42) Installing curl (7.79.1-r0) 05:18:25 (7/42) Installing dumb-init (1.2.5-r1) 05:18:25 (8/42) Installing libbz2 (1.0.8-r1) 05:18:25 (9/42) Installing expat (2.4.7-r0) 05:18:25 (10/42) Installing libffi (3.3-r2) 05:18:25 (11/42) Installing gdbm (1.19-r0) 05:18:25 (12/42) Installing xz-libs (5.2.5-r0) 05:18:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:18:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:18:25 (15/42) Installing mpdecimal (2.5.1-r1) 05:18:26 (16/42) Installing sqlite-libs (3.35.5-r0) 05:18:26 (17/42) Installing python3 (3.9.5-r2) 05:18:26 (18/42) Installing py3-appdirs (1.4.4-r2) 05:18:26 (19/42) Installing py3-chardet (4.0.0-r2) 05:18:26 (20/42) Installing py3-idna (3.2-r0) 05:18:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:18:27 (22/42) Installing py3-certifi (2020.12.5-r1) 05:18:27 (23/42) Installing py3-requests (2.25.1-r4) 05:18:27 (24/42) Installing py3-msgpack (1.0.2-r1) 05:18:27 (25/42) Installing py3-lockfile (0.12.2-r4) 05:18:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:18:27 (27/42) Installing py3-colorama (0.4.4-r1) 05:18:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:18:27 (29/42) Installing py3-distlib (0.3.1-r3) 05:18:27 (30/42) Installing py3-distro (1.5.0-r3) 05:18:27 (31/42) Installing py3-six (1.15.0-r1) 05:18:27 (32/42) Installing py3-webencodings (0.5.1-r4) 05:18:27 (33/42) Installing py3-html5lib (1.1-r1) 05:18:27 (34/42) Installing py3-parsing (2.4.7-r2) 05:18:27 (35/42) Installing py3-packaging (20.9-r1) 05:18:27 (36/42) Installing py3-toml (0.10.2-r2) 05:18:27 (37/42) Installing py3-pep517 (0.10.0-r2) 05:18:27 (38/42) Installing py3-progress (1.5-r2) 05:18:27 (39/42) Installing py3-retrying (1.3.3-r1) 05:18:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:18:27 (41/42) Installing py3-setuptools (52.0.0-r3) 05:18:27 (42/42) Installing py3-pip (20.3.4-r1) 05:18:27 Executing busybox-1.33.1-r6.trigger 05:18:27 OK: 84 MiB in 64 packages 05:18:28 Collecting docker-compose==1.23.2 05:18:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:18:28 Collecting texttable<0.10,>=0.9.0 05:18:28 Downloading texttable-0.9.1.tar.gz (11 kB) 05:18:29 Collecting docopt<0.7,>=0.6.1 05:18:29 Downloading docopt-0.6.2.tar.gz (25 kB) 05:18:29 Collecting docker<4.0,>=3.6.0 05:18:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:18:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:18:29 Collecting cached-property<2,>=1.2.0 05:18:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:18:29 Collecting websocket-client<1.0,>=0.32.0 05:18:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:18:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:18:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:18:29 Collecting PyYAML<4,>=3.10 05:18:29 Downloading PyYAML-3.13.tar.gz (270 kB) 05:18:30 Collecting jsonschema<3,>=2.5.1 05:18:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:18:30 Collecting dockerpty<0.5,>=0.4.1 05:18:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:18:31 Collecting docker-pycreds>=0.4.0 05:18:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:18:31 Collecting chardet<3.1.0,>=3.0.2 05:18:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:18:31 Collecting idna<2.8,>=2.5 05:18:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:18:31 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) 05:18:31 Collecting urllib3<1.25,>=1.21.1 05:18:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:18:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:18:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:18:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:18:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:18:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:18:31 Attempting uninstall: urllib3 05:18:31 Found existing installation: urllib3 1.26.5 05:18:31 Uninstalling urllib3-1.26.5: 05:18:31 Successfully uninstalled urllib3-1.26.5 05:18:31 Attempting uninstall: idna 05:18:31 Found existing installation: idna 3.2 05:18:31 Uninstalling idna-3.2: 05:18:31 Successfully uninstalled idna-3.2 05:18:31 Attempting uninstall: chardet 05:18:31 Found existing installation: chardet 4.0.0 05:18:31 Uninstalling chardet-4.0.0: 05:18:31 Successfully uninstalled chardet-4.0.0 05:18:32 Removing intermediate container f273aca622a6 05:18:32 ---> ea324558f0f6 05:18:32 05:18:32 Step 10/22 : FROM alpine:3.14 05:18:32 ---> 0a97eee8041e 05:18:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:18:32 ---> Running in 4b9a42e9a1ea 05:18:32 Attempting uninstall: requests 05:18:32 Found existing installation: requests 2.25.1 05:18:32 Uninstalling requests-2.25.1: 05:18:32 Successfully uninstalled requests-2.25.1 05:18:32 Running setup.py install for texttable: started 05:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:18:33 Running setup.py install for texttable: finished with status 'done' 05:18:33 Running setup.py install for PyYAML: started 05:18:33 (1/2) Installing ca-certificates (20211220-r0) 05:18:33 (2/2) Installing dumb-init (1.2.5-r1) 05:18:33 Executing busybox-1.33.1-r6.trigger 05:18:33 Executing ca-certificates-20211220-r0.trigger 05:18:33 Running setup.py install for PyYAML: finished with status 'done' 05:18:33 OK: 6 MiB in 16 packages 05:18:33 Running setup.py install for docopt: started 05:18:34 Removing intermediate container 4b9a42e9a1ea 05:18:34 ---> cffe31009d39 05:18:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:18:34 Running setup.py install for docopt: finished with status 'done' 05:18:34 Running setup.py install for dockerpty: started 05:18:34 ---> Running in 5fbb6404f407 05:18:34 Removing intermediate container 5fbb6404f407 05:18:34 ---> ae46d0f957f4 05:18:34 Step 13/22 : ENV APP_PORT=59860 05:18:34 ---> Running in 0e8ff133ecd4 05:18:34 Removing intermediate container 0e8ff133ecd4 05:18:34 ---> f163a8495093 05:18:34 Step 14/22 : EXPOSE $APP_PORT 05:18:34 Running setup.py install for dockerpty: finished with status 'done' 05:18:34 ---> Running in 642306bcd013 05:18:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:18:35 Removing intermediate container 642306bcd013 05:18:35 ---> f981eca50f76 05:18:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:18:35 ---> 2f891d07ed56 05:18:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:18:36 ---> 2b5977c9820a 05:18:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:18:37 ---> 5d72e51c6ebf 05:18:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:18:37 Removing intermediate container d6e4e48b5f02 05:18:37 ---> 81bfb5b175ee 05:18:37 05:18:37 Step 10/23 : FROM alpine:3.14 05:18:37 ---> 0a97eee8041e 05:18:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:18:37 ---> Running in ace19fc49447 05:18:37 Removing intermediate container e06937d8d65b 05:18:37 ---> fe8566199b63 05:18:37 Step 14/23 : ENV APP_PORT=58890 05:18:37 ---> Running in 25f109347982 05:18:37 ---> Running in 390f2307ca74 05:18:37 Removing intermediate container ace19fc49447 05:18:37 ---> 24473025f56d 05:18:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:37 ---> Running in 9e511a2cebba 05:18:38 Removing intermediate container 25f109347982 05:18:38 ---> cfaf99188587 05:18:38 Step 12/23 : ENV APP_PORT=59880 05:18:38 Removing intermediate container 390f2307ca74 05:18:38 ---> 2e7e9e054cdb 05:18:38 Step 15/23 : EXPOSE $APP_PORT 05:18:38 ---> Running in 731325ac6409 05:18:38 ---> Running in 2b229e6ffb7c 05:18:38 Removing intermediate container 9e511a2cebba 05:18:38 ---> 52c7b0a58e7b 05:18:38 Step 20/22 : LABEL arch=x86_64 05:18:38 Removing intermediate container 731325ac6409 05:18:38 ---> 58d3bfaa8849 05:18:38 Step 13/23 : EXPOSE $APP_PORT 05:18:38 ---> Running in a2aed97e3897 05:18:38 ---> Running in 992eb21349bf 05:18:38 Removing intermediate container 2b229e6ffb7c 05:18:38 ---> 0ee2447d7f63 05:18:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:18:38 Removing intermediate container 992eb21349bf 05:18:38 ---> 3dd9e9ca2665 05:18:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:38 Removing intermediate container a2aed97e3897 05:18:38 ---> 8ef3d9080fca 05:18:38 Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:18:38 ---> Running in a888577cac2d 05:18:38 ---> Running in 47a5585a3767 05:18:38 Removing intermediate container 47a5585a3767 05:18:38 ---> ad05aab7fa2a 05:18:38 Step 22/22 : LABEL version=0.0.0 05:18:38 ---> 4a07a4c044db 05:18:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:18:38 ---> Running in 1a38e81da435 05:18:38 Removing intermediate container 1a38e81da435 05:18:38 ---> 0ec9f6dc2276 05:18:38 05:18:39 Successfully built 0ec9f6dc2276 05:18:39 Successfully tagged support-notifications:latest 05:18:39  Building support-notifications ... done  ---> cd934c70a02c 05:18:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:18:39 Removing intermediate container a888577cac2d 05:18:39 ---> fda3c0b48897 05:18:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:18:39 ---> Running in cc5ea44ef98b 05:18:39 ---> 4e0563aa48c9 05:18:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:18:39 ---> Running in 0498b13b3dd3 05:18:39 Removing intermediate container 0498b13b3dd3 05:18:39 ---> 5e66edb9c8fc 05:18:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:39 ---> Running in 31488d233ff0 05:18:39 Removing intermediate container 31488d233ff0 05:18:39 ---> 2a1f47d737b4 05:18:39 Step 21/23 : LABEL arch=x86_64 05:18:39 ---> Running in f4e43a4a6f79 05:18:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:18:39 Removing intermediate container f4e43a4a6f79 05:18:39 ---> 2e7175dbbd52 05:18:39 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:18:39 ---> Running in aa0e046ee602 05:18:39 Removing intermediate container aa0e046ee602 05:18:39 ---> bb186fe333a4 05:18:39 Step 23/23 : LABEL version=0.0.0 05:18:39 ---> Running in 568a566c0ae0 05:18:39 Removing intermediate container 568a566c0ae0 05:18:39 ---> 2257801f0dd0 05:18:39 05:18:39 Successfully built 2257801f0dd0 05:18:39 Successfully tagged sys-mgmt-agent:latest 05:18:40  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:18:40 (1/6) Installing dumb-init (1.2.5-r1) 05:18:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:18:40 (3/6) Installing libsodium (1.0.18-r0) 05:18:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:18:40 (5/6) Installing libzmq (4.3.4-r0) 05:18:41 (6/6) Installing zeromq (4.3.4-r0) 05:18:41 Executing busybox-1.33.1-r6.trigger 05:18:41 OK: 8 MiB in 20 packages 05:18:41 Removing intermediate container cc5ea44ef98b 05:18:41 ---> f39758a38d17 05:18:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:18:41 ---> 9aac9d7e9568 05:18:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:18:41 ---> 10f54739100f 05:18:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:18:42 ---> 381d2a7236b8 05:18:42 Step 19/23 : ENTRYPOINT ["/core-data"] 05:18:42 ---> Running in befacf673db6 05:18:42 Removing intermediate container befacf673db6 05:18:42 ---> c26fb0e83d17 05:18:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:42 ---> Running in 81d6820b3d48 05:18:42 Removing intermediate container 81d6820b3d48 05:18:42 ---> 49cafe8a27b2 05:18:42 Step 21/23 : LABEL arch=x86_64 05:18:42 ---> Running in bfcee7a8a26e 05:18:42 Removing intermediate container bfcee7a8a26e 05:18:42 ---> 8935638ed48a 05:18:42 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:18:42 ---> Running in 043bf2a46fab 05:18:42 Removing intermediate container 043bf2a46fab 05:18:42 ---> a5c4245dda35 05:18:42 Step 23/23 : LABEL version=0.0.0 05:18:42 ---> Running in 9451914c517c 05:18:42 Removing intermediate container 9451914c517c 05:18:42 ---> ef935eced2ad 05:18:42 05:18:42 Successfully built ef935eced2ad 05:18:42 Successfully tagged core-data:latest 05:18:42  Building core-data ... done  [Pipeline] } 05:18:42 $ docker stop --time=1 ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 05:18:44 $ docker rm -f ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:44 Removing intermediate container 72e9c2b385c0 05:18:44 ---> 1dc45e844db0 05:18:44 Successfully built 1dc45e844db0 05:18:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:44 + docker images 05:18:44 REPOSITORY TAG IMAGE ID CREATED SIZE 05:18:44 core-data latest ef935eced2ad 2 seconds ago 20MB 05:18:44 sys-mgmt-agent latest 2257801f0dd0 5 seconds ago 296MB 05:18:44 support-notifications latest 0ec9f6dc2276 6 seconds ago 16.7MB 05:18:44 81bfb5b175ee 7 seconds ago 1.79GB 05:18:44 ea324558f0f6 12 seconds ago 1.78GB 05:18:44 ea4d4a70a7fb 26 seconds ago 1.77GB 05:18:44 core-command latest cfa59462f1d5 35 seconds ago 15.8MB 05:18:44 0c7d6bf8be5b 38 seconds ago 1.77GB 05:18:44 core-metadata latest d24b48e10af5 About a minute ago 16.6MB 05:18:44 support-scheduler latest d8ecaaf1adb6 About a minute ago 16MB 05:18:44 security-bootstrapper latest ccd28f3b8884 About a minute ago 18.7MB 05:18:44 83395c4457d6 About a minute ago 1.78GB 05:18:44 9079a71a14d1 About a minute ago 1.78GB 05:18:44 security-secretstore-setup latest 2084295ff71e About a minute ago 27.9MB 05:18:44 security-proxy-setup latest 5b82198b747e About a minute ago 26.2MB 05:18:44 0fdea90119e7 About a minute ago 1.78GB 05:18:44 5e9509ea4d81 About a minute ago 1.78GB 05:18:44 5630afa3b6df About a minute ago 1.77GB 05:18:44 ci-base-image-x86_64 latest 41b37b48e85d 5 minutes ago 1.27GB 05:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 05:18:44 docker 20.10.10 b706a049f56e 4 months ago 216MB 05:18:44 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 05:18:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 05:18:44 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) 05:18:44 + docker inspect -f . ci-base-image-arm64 05:18:44 . [Pipeline] withDockerContainer 05:18:44 prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container 05:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:18:46 $ docker top 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:18:47 + go version 05:18:47 go version go1.17.6 linux/arm64 [Pipeline] } 05:18:47 $ docker stop --time=1 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 05:18:48 $ docker rm -f 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:49 + docker inspect -f . ci-base-image-arm64 05:18:49 . [Pipeline] withDockerContainer 05:18:49 prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container 05:18:49 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:18:50 $ docker top 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc -eo pid,comm [Pipeline] { [Pipeline] echo 05:18:51 ========================================================= 05:18:51 [edgeXBuildGoParallel] Running Tests and Build... 05:18:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:18:51 + make test 05:18:51 go mod tidy 05:18:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:19:01 Still waiting to schedule task 05:19:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:19:24 ? github.com/edgexfoundry/edgex-go [no test files] 05:20:02 Running on prd-ubuntu18.04-docker-8c-8g-7015 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 05:20:02 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 05:20:02 The recommended git tool is: git 05:20:04 using credential edgex-jenkins-ssh 05:20:04 Cloning the remote Git repository 05:20:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:20:04 > git init /w/workspace/edgex-go/11 # timeout=10 05:20:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:20:04 > git --version # timeout=10 05:20:04 > git --version # 'git version 2.17.1' 05:20:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:08 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:20:09 Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:20:09 Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) 05:20:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:20:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:20:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:20:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:20:09 > git config core.sparsecheckout # timeout=10 05:20:09 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 05:20:09 > git remote # timeout=10 05:20:09 > git config --get remote.origin.url # timeout=10 05:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:09 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 05:20:09 > git rev-parse HEAD^{commit} # timeout=10 05:20:09 > git config core.sparsecheckout # timeout=10 05:20:09 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 05:20:12 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:13 + echo snap-build.sh 05:20:13 snap-build.sh 05:20:13 + SNAP_BASE_DIR=. 05:20:13 + '[' '!' -z /w/workspace/edgex-go/11 ']' 05:20:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 05:20:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 05:20:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 05:20:13 + cd /w/workspace/edgex-go/11 05:20:13 + sudo apt-get remove -qy --purge lxd lxd-client 05:20:13 Reading package lists... 05:20:13 Building dependency tree... 05:20:13 Reading state information... 05:20:13 The following packages were automatically installed and are no longer required: 05:20:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:20:13 uidmap xdelta3 05:20:13 Use 'sudo apt autoremove' to remove them. 05:20:13 The following packages will be REMOVED: 05:20:13 lxd* lxd-client* 05:20:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:20:13 After this operation, 31.7 MB disk space will be freed. 05:20:14 (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.) 05:20:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:20:14 Removing lxd dnsmasq configuration 05:20:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:20:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:20:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:20:16 (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.) 05:20:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:20:17 Processing triggers for systemd (237-3ubuntu10.52) ... 05:20:17 Processing triggers for ureadahead (0.100.0-21) ... 05:20:18 + sudo snap remove --purge lxd 05:20:18 snap "lxd" is not installed 05:20:18 + sudo groupadd --force --system lxd 05:20:18 ++ whoami 05:20:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:20:18 + newgrp - lxd 05:20:18 + sudo snap install lxd 05:20:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:20:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:20:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:20:28 2022-03-14T05:20:24Z INFO Waiting for automatic snapd restart... 05:20:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:20:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:20:43 lxd 4.23 from Canonical* installed 05:20:43 + sudo lxd init --auto 05:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements 05:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:20:53 + sudo snap install --classic snapcraft 05:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.526s coverage: 54.9% of statements 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.699s coverage: 89.6% of statements 05:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:20:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:20:57 snapcraft 6.0.2 from Canonical* installed 05:20:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:20:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:20:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:57 Dload Upload Total Spent Left Speed 05:20:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3847 05:20:57 100 3325k 100 3325k 0 0 8704k 0 --:--:-- --:--:-- --:--:-- 8704k 05:20:57 ./yq_linux_amd64 05:20:57 + sudo snapcraft prime --use-lxd 05:20:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:20:59 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: 05:20:59 - README.md 05:20:59 05:20:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:20:59 Launching a container. 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.822s coverage: 94.2% of statements 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 59.1% of statements 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.225s coverage: 60.0% of statements 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.9% of statements 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.319s coverage: 24.0% of statements 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.481s coverage: 79.5% of statements 05:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 05:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 05:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 05:21:12 Waiting for container to be ready 05:21:12 To start your first container, try: lxc launch ubuntu:20.04 05:21:12 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 05:21:12 05:21:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:21:16 Waiting for network to be ready... 05:21:17 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 05:21:17 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 05:21:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] 05:21:17 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] 05:21:17 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 05:21:17 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 05:21:17 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 05:21:17 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 05:21:17 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] 05:21:17 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] 05:21:17 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 05:21:18 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 05:21:18 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 05:21:18 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 05:21:18 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 05:21:18 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 05:21:18 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 05:21:18 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 05:21:18 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 05:21:18 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] 05:21:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 05:21:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 05:21:19 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 05:21:19 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 05:21:19 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 05:21:19 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 05:21:19 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 05:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements 05:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 05:21:20 Fetched 23.4 MB in 4s (6235 kB/s) 05:21:21 Reading package lists... 05:21:21 Reading package lists... 05:21:22 Building dependency tree... 05:21:22 Reading state information... 05:21:22 The following additional packages will be installed: 05:21:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:21:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:21:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:21:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:21:22 Suggested packages: 05:21:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:21:22 Recommended packages: 05:21:22 gnupg libsasl2-modules 05:21:22 The following NEW packages will be installed: 05:21:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:21:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:21:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:21:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:21:22 The following packages will be upgraded: 05:21:22 gpg gpg-agent gpgconf libudev1 05:21:22 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 05:21:22 Need to get 3859 kB of archives. 05:21:22 After this operation, 14.9 MB of additional disk space will be used. 05:21:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 05:21:22 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 05:21:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 05:21:22 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 05:21:22 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 05:21:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 05:21:23 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 05:21:23 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 05:21:23 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 05:21:23 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:21:23 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 05:21:23 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 05:21:23 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 05:21:23 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 05:21:23 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 05:21:23 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 05:21:23 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 05:21:23 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 05:21:23 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 05:21:23 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 05:21:23 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 05:21:23 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 05:21:23 debconf: delaying package configuration, since apt-utils is not installed 05:21:23 Fetched 3859 kB in 1s (3264 kB/s) 05:21:23 (Reading database ... 12816 files and directories currently installed.) 05:21:23 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 05:21:23 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:21:23 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 05:21:23 Selecting previously unselected package udev. 05:21:23 (Reading database ... 12816 files and directories currently installed.) 05:21:23 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 05:21:23 Unpacking udev (245.4-4ubuntu3.15) ... 05:21:24 Selecting previously unselected package libfuse2:amd64. 05:21:24 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 05:21:24 Unpacking libfuse2:amd64 (2.9.9-3) ... 05:21:24 Selecting previously unselected package fuse. 05:21:24 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 05:21:24 Unpacking fuse (2.9.9-3) ... 05:21:24 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 05:21:24 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:21:24 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 05:21:24 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:21:24 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 05:21:24 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:21:24 Selecting previously unselected package libksba8:amd64. 05:21:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:21:24 Unpacking libksba8:amd64 (1.3.5-2) ... 05:21:24 Selecting previously unselected package libroken18-heimdal:amd64. 05:21:24 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:21:24 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:21:24 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:21:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libwind0-heimdal:amd64. 05:21:24 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:21:24 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:21:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:24 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:25 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:21:25 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:25 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:25 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:21:25 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:21:25 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:25 Selecting previously unselected package libsasl2-modules-db:amd64. 05:21:25 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 05:21:25 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:21:25 Selecting previously unselected package libsasl2-2:amd64. 05:21:25 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 05:21:25 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:21:25 Selecting previously unselected package libldap-common. 05:21:25 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 05:21:25 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 05:21:25 Selecting previously unselected package libldap-2.4-2:amd64. 05:21:25 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 05:21:25 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 05:21:25 Selecting previously unselected package dirmngr. 05:21:25 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 05:21:25 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 05:21:25 Setting up libksba8:amd64 (1.3.5-2) ... 05:21:25 Setting up libfuse2:amd64 (2.9.9-3) ... 05:21:25 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 05:21:25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:21:25 Setting up udev (245.4-4ubuntu3.15) ... 05:21:26 invoke-rc.d: policy-rc.d denied execution of start. 05:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.579s coverage: 82.5% of statements 05:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:21:26 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:21:26 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 05:21:26 Setting up gpg (2.2.19-3ubuntu2.1) ... 05:21:26 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up fuse (2.9.9-3) ... 05:21:26 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 05:21:26 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:21:26 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 05:21:26 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 05:21:26 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 05:21:27 Processing triggers for systemd (245.4-4ubuntu3) ... 05:21:27 Processing triggers for libc-bin (2.31-0ubuntu9) ... 05:21:27 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 05:21:27 Alias= settings in the [Install] section, and DefaultInstance= for template 05:21:27 units). This means they are not meant to be enabled using systemctl. 05:21:27 05:21:27 Possible reasons for having this kind of units are: 05:21:27 • A unit may be statically enabled by being symlinked from another unit's 05:21:27 .wants/ or .requires/ directory. 05:21:27 • A unit's purpose may be to act as a helper for some other unit which has 05:21:27 a requirement dependency on it. 05:21:27 • A unit may be started when needed via activation (socket, path, timer, 05:21:27 D-Bus, udev, scripted systemctl call, ...). 05:21:27 • In case of template units, the unit is meant to be enabled with some 05:21:27 instance name specified. 05:21:28 Reading package lists... 05:21:28 Building dependency tree... 05:21:28 Reading state information... 05:21:28 The following additional packages will be installed: 05:21:28 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 05:21:28 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 05:21:28 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 05:21:28 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 05:21:28 openssh-client python3 python3-minimal python3.8 python3.8-minimal 05:21:28 squashfs-tools systemd systemd-sysv systemd-timesyncd 05:21:28 Suggested packages: 05:21:28 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 05:21:28 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:21:28 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 05:21:28 systemd-container policykit-1 05:21:28 Recommended packages: 05:21:28 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 05:21:28 The following NEW packages will be installed: 05:21:28 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 05:21:28 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 05:21:28 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 05:21:28 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 05:21:28 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 05:21:28 The following packages will be upgraded: 05:21:28 libsystemd0 systemd systemd-sysv systemd-timesyncd 05:21:28 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 05:21:28 Need to get 46.5 MB of archives. 05:21:28 After this operation, 181 MB of additional disk space will be used. 05:21:28 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 05:21:28 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 05:21:28 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 05:21:28 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 05:21:28 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 05:21:28 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 05:21:28 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 05:21:28 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 05:21:28 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 05:21:28 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 05:21:28 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 05:21:28 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 05:21:28 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 05:21:28 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 05:21:28 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 05:21:28 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 05:21:28 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 05:21:28 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 05:21:28 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 05:21:28 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 05:21:28 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 05:21:28 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 05:21:28 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 05:21:29 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 05:21:29 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 05:21:29 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 05:21:29 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 05:21:29 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 05:21:29 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 05:21:29 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 05:21:29 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 05:21:29 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 05:21:29 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 05:21:29 debconf: delaying package configuration, since apt-utils is not installed 05:21:29 Fetched 46.5 MB in 1s (52.3 MB/s) 05:21:29 (Reading database ... 13067 files and directories currently installed.) 05:21:29 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 05:21:29 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:21:29 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 05:21:29 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:21:29 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 05:21:29 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:21:30 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 05:21:30 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:21:30 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 05:21:30 Selecting previously unselected package libpython3.8-minimal:amd64. 05:21:30 (Reading database ... 13068 files and directories currently installed.) 05:21:30 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 05:21:30 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 05:21:30 Selecting previously unselected package libexpat1:amd64. 05:21:30 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 05:21:30 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 05:21:30 Selecting previously unselected package python3.8-minimal. 05:21:30 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 05:21:30 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 05:21:30 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 05:21:30 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 05:21:30 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 05:21:31 Selecting previously unselected package python3-minimal. 05:21:31 (Reading database ... 13359 files and directories currently installed.) 05:21:31 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 05:21:31 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 05:21:31 Selecting previously unselected package mime-support. 05:21:31 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 05:21:31 Unpacking mime-support (3.64ubuntu1) ... 05:21:31 Selecting previously unselected package libmpdec2:amd64. 05:21:31 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 05:21:31 Unpacking libmpdec2:amd64 (2.4.2-3) ... 05:21:31 Selecting previously unselected package libpython3.8-stdlib:amd64. 05:21:31 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 05:21:31 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 05:21:32 Selecting previously unselected package python3.8. 05:21:32 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 05:21:32 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 05:21:32 Selecting previously unselected package libpython3-stdlib:amd64. 05:21:32 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 05:21:32 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 05:21:32 Setting up python3-minimal (3.8.2-0ubuntu2) ... 05:21:32 Selecting previously unselected package python3. 05:21:32 (Reading database ... 13761 files and directories currently installed.) 05:21:32 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 05:21:32 Unpacking python3 (3.8.2-0ubuntu2) ... 05:21:32 Selecting previously unselected package libdbus-1-3:amd64. 05:21:32 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 05:21:32 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 05:21:32 Selecting previously unselected package dbus. 05:21:32 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 05:21:32 Unpacking dbus (1.12.16-2ubuntu2.1) ... 05:21:32 Selecting previously unselected package libbsd0:amd64. 05:21:32 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 05:21:32 Unpacking libbsd0:amd64 (0.10.0-1) ... 05:21:32 Selecting previously unselected package libpam-systemd:amd64. 05:21:32 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 05:21:32 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 05:21:32 Selecting previously unselected package sudo. 05:21:32 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 05:21:32 Unpacking sudo (1.8.31-1ubuntu1.2) ... 05:21:32 Selecting previously unselected package apparmor. 05:21:32 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 05:21:32 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 05:21:33 Selecting previously unselected package libcbor0.6:amd64. 05:21:33 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 05:21:33 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 05:21:33 Selecting previously unselected package libedit2:amd64. 05:21:33 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 05:21:33 Unpacking libedit2:amd64 (3.1-20191231-1) ... 05:21:33 Selecting previously unselected package libfido2-1:amd64. 05:21:33 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 05:21:33 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 05:21:33 Selecting previously unselected package libkrb5support0:amd64. 05:21:33 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 05:21:33 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 05:21:33 Selecting previously unselected package libk5crypto3:amd64. 05:21:33 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 05:21:33 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 05:21:33 Selecting previously unselected package libkeyutils1:amd64. 05:21:33 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 05:21:33 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 05:21:33 Selecting previously unselected package libkrb5-3:amd64. 05:21:33 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 05:21:33 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 05:21:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:21:33 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 05:21:33 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 05:21:33 Selecting previously unselected package openssh-client. 05:21:33 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 05:21:33 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 05:21:33 Selecting previously unselected package dbus-user-session. 05:21:33 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 05:21:33 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 05:21:33 Selecting previously unselected package liblzo2-2:amd64. 05:21:33 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 05:21:33 Unpacking liblzo2-2:amd64 (2.10-2) ... 05:21:33 Selecting previously unselected package squashfs-tools. 05:21:33 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 05:21:33 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 05:21:33 Selecting previously unselected package snapd. 05:21:33 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 05:21:33 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.864s coverage: 91.2% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.773s coverage: 64.4% of statements 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 05:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 05:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 05:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 05:21:37 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 05:21:37 Setting up mime-support (3.64ubuntu1) ... 05:21:37 Setting up liblzo2-2:amd64 (2.10-2) ... 05:21:37 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 05:21:37 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 05:21:37 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 05:21:37 Setting up dbus (1.12.16-2ubuntu2.1) ... 05:21:37 Setting up sudo (1.8.31-1ubuntu1.2) ... 05:21:37 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 05:21:37 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 05:21:37 Setting up libmpdec2:amd64 (2.4.2-3) ... 05:21:37 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 05:21:37 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 05:21:37 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 05:21:37 Setting up libbsd0:amd64 (0.10.0-1) ... 05:21:37 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 05:21:37 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 05:21:37 Setting up libedit2:amd64 (3.1-20191231-1) ... 05:21:37 Setting up python3 (3.8.2-0ubuntu2) ... 05:21:37 running python rtupdate hooks for python3.8... 05:21:37 running python post-rtupdate hooks for python3.8... 05:21:38 Setting up apparmor (2.13.3-7ubuntu5.1) ... 05:21:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:21:39 Reloading AppArmor profiles 05:21:39 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 05:21:39 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 05:21:39 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 05:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 65.4% of statements 05:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:21:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:21:39 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 05:21:39 Setting up systemd (245.4-4ubuntu3.15) ... 05:21:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:21:39 Installing new version of config file /etc/systemd/resolved.conf ... 05:21:41 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 05:21:41 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 05:21:41 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 05:21:41 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements 05:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 05:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 05:21:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:21:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:21:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:21:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:21:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:21:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:21:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:21:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:21:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:21:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:21:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:21:43 /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' 05:21:44 Processing triggers for libc-bin (2.31-0ubuntu9) ... 05:21:44 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 05:21:44 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 05:21:44 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 05:21:46 Reading package lists... 05:21:46 Reading package lists... 05:21:46 Building dependency tree... 05:21:46 Reading state information... 05:21:46 Calculating upgrade... 05:21:46 The following packages will be upgraded: 05:21:46 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 05:21:46 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 05:21:46 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 05:21:46 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 05:21:46 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 05:21:46 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 05:21:46 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 05:21:46 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 05:21:46 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 05:21:46 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 05:21:46 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 05:21:46 xz-utils zlib1g 05:21:46 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:21:46 Need to get 65.7 MB of archives. 05:21:46 After this operation, 27.5 MB of additional disk space will be used. 05:21:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 05:21:46 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 05:21:46 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 05:21:47 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 05:21:47 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 05:21:47 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 05:21:47 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 05:21:47 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 05:21:47 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 05:21:47 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 05:21:47 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 05:21:47 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 05:21:47 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 05:21:47 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 05:21:47 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 05:21:47 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 05:21:47 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 05:21:47 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 05:21:47 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 05:21:47 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 05:21:47 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 05:21:47 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 05:21:47 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 05:21:47 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 05:21:47 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 05:21:47 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 05:21:47 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 05:21:47 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 05:21:47 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 05:21:47 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 05:21:47 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 05:21:47 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 05:21:47 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 05:21:47 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 05:21:47 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 05:21:47 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 05:21:47 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 05:21:47 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 05:21:48 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 05:21:48 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 05:21:48 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 05:21:48 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 05:21:48 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 05:21:48 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 05:21:48 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 05:21:48 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 05:21:48 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 05:21:48 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 05:21:48 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 05:21:48 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 05:21:48 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 05:21:48 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 05:21:48 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 05:21:48 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 05:21:48 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 05:21:48 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 05:21:48 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 05:21:48 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 05:21:48 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 05:21:48 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 05:21:48 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 05:21:48 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 05:21:48 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 05:21:48 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 05:21:48 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 05:21:48 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 05:21:48 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 05:21:48 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 05:21:48 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 05:21:48 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 05:21:48 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 05:21:48 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 05:21:49 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 05:21:49 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 05:21:49 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 05:21:49 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 05:21:49 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 05:21:49 debconf: delaying package configuration, since apt-utils is not installed 05:21:49 Fetched 65.7 MB in 3s (21.8 MB/s) 05:21:50 (Reading database ... 14313 files and directories currently installed.) 05:21:50 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 05:21:50 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:21:50 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 05:21:50 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:21:50 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 05:21:50 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 05:21:51 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.692s coverage: 92.3% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 05:21:51 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 05:21:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:21:51 GO111MODULE=on go vet ./... 05:21:51 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 05:21:51 (Reading database ... 14312 files and directories currently installed.) 05:21:51 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:51 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:51 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:21:52 (Reading database ... 14312 files and directories currently installed.) 05:21:52 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:52 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:52 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:52 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:52 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:21:52 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:21:52 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 05:21:52 (Reading database ... 14312 files and directories currently installed.) 05:21:52 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 05:21:52 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:21:53 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 05:21:53 (Reading database ... 14312 files and directories currently installed.) 05:21:53 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 05:21:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:21:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:21:53 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 05:21:53 Setting up base-files (11ubuntu5.5) ... 05:21:53 Installing new version of config file /etc/issue ... 05:21:53 Installing new version of config file /etc/issue.net ... 05:21:53 Installing new version of config file /etc/lsb-release ... 05:21:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:21:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:21:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:21:54 Removing obsolete conffile /etc/default/motd-news ... 05:21:54 (Reading database ... 14311 files and directories currently installed.) 05:21:54 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 05:21:54 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 05:21:54 Setting up bash (5.0-6ubuntu1.1) ... 05:21:54 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 05:21:54 (Reading database ... 14311 files and directories currently installed.) 05:21:54 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 05:21:54 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 05:21:54 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 05:21:54 (Reading database ... 14311 files and directories currently installed.) 05:21:54 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 05:21:54 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 05:21:54 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 05:21:54 (Reading database ... 14311 files and directories currently installed.) 05:21:54 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 05:21:54 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:21:55 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 05:21:55 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:21:55 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 05:21:55 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:21:55 Setting up perl-base (5.30.0-9ubuntu0.2) ... 05:21:55 (Reading database ... 14311 files and directories currently installed.) 05:21:55 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 05:21:55 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:21:56 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 05:21:56 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 05:21:56 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 05:21:56 (Reading database ... 14311 files and directories currently installed.) 05:21:56 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 05:21:56 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 05:21:56 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 05:21:56 (Reading database ... 14311 files and directories currently installed.) 05:21:56 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:56 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:56 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 05:21:56 (Reading database ... 14311 files and directories currently installed.) 05:21:56 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:56 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 05:21:57 (Reading database ... 14311 files and directories currently installed.) 05:21:57 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:57 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:57 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 05:21:57 (Reading database ... 14311 files and directories currently installed.) 05:21:57 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:57 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 05:21:57 (Reading database ... 14311 files and directories currently installed.) 05:21:57 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:57 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 05:21:57 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:21:57 Setting up util-linux (2.34-0.1ubuntu9.3) ... 05:21:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:21:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:21:58 (Reading database ... 14311 files and directories currently installed.) 05:21:58 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 05:21:58 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:21:58 Setting up libc-bin (2.31-0ubuntu9.7) ... 05:21:58 (Reading database ... 14311 files and directories currently installed.) 05:21:58 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 05:21:58 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 05:21:58 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 05:21:59 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 05:21:59 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 05:21:59 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 05:21:59 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 05:21:59 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 05:21:59 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 05:21:59 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 05:21:59 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 05:21:59 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:21:59 Setting up gpgv (2.2.19-3ubuntu2.1) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 05:21:59 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 05:21:59 Setting up ubuntu-keyring (2020.02.11.4) ... 05:21:59 (Reading database ... 14311 files and directories currently installed.) 05:21:59 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 05:21:59 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 05:22:00 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 05:22:00 (Reading database ... 14311 files and directories currently installed.) 05:22:00 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 05:22:00 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 05:22:00 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 05:22:00 (Reading database ... 14311 files and directories currently installed.) 05:22:00 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 05:22:00 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 05:22:00 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 05:22:00 (Reading database ... 14311 files and directories currently installed.) 05:22:00 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 05:22:00 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 05:22:00 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 05:22:00 (Reading database ... 14311 files and directories currently installed.) 05:22:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 05:22:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 05:22:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 05:22:00 (Reading database ... 14311 files and directories currently installed.) 05:22:00 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 05:22:00 Unpacking apt (2.0.6) over (2.0.2) ... 05:22:01 Setting up apt (2.0.6) ... 05:22:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:22:01 (Reading database ... 14311 files and directories currently installed.) 05:22:01 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 05:22:01 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:22:01 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 05:22:01 (Reading database ... 14311 files and directories currently installed.) 05:22:01 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 05:22:02 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:22:02 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 05:22:02 (Reading database ... 14313 files and directories currently installed.) 05:22:02 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 05:22:02 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:22:02 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 05:22:02 (Reading database ... 14317 files and directories currently installed.) 05:22:02 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 05:22:02 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:22:02 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 05:22:02 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:22:02 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 05:22:02 (Reading database ... 14317 files and directories currently installed.) 05:22:02 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 05:22:02 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 05:22:03 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 05:22:03 (Reading database ... 14317 files and directories currently installed.) 05:22:03 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 05:22:03 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 05:22:03 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 05:22:03 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 05:22:03 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 05:22:03 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 05:22:03 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 05:22:03 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 05:22:03 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 05:22:03 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 05:22:04 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 05:22:04 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 05:22:04 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 05:22:04 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 05:22:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 05:22:04 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 05:22:04 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 05:22:04 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 05:22:04 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 05:22:04 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 05:22:04 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 05:22:04 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 05:22:04 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 05:22:04 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:04 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 05:22:04 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:05 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 05:22:05 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:05 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 05:22:05 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:05 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 05:22:05 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:05 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 05:22:05 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:22:05 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 05:22:05 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 05:22:05 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:05 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:05 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:06 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:06 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:06 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:07 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:07 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:07 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:07 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:08 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:08 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:08 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 05:22:08 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 05:22:08 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 05:22:08 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 05:22:08 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 05:22:08 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 05:22:08 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 05:22:08 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 05:22:08 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 05:22:08 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:08 Setting up tzdata (2021e-0ubuntu0.20.04) ... 05:22:09 05:22:09 Current default time zone: 'Etc/UTC' 05:22:09 Local time is now: Mon Mar 14 05:22:09 UTC 2022. 05:22:09 Universal Time is now: Mon Mar 14 05:22:09 UTC 2022. 05:22:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:22:09 05:22:09 Setting up xz-utils (5.2.4-1ubuntu1) ... 05:22:09 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 05:22:09 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up mount (2.34-0.1ubuntu9.3) ... 05:22:09 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 05:22:09 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 05:22:09 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 05:22:09 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 05:22:09 Setting up openssl (1.1.1f-1ubuntu2.11) ... 05:22:09 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 05:22:09 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 05:22:09 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:22:09 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 05:22:09 Setting up fdisk (2.34-0.1ubuntu9.3) ... 05:22:09 Setting up ca-certificates (20210119~20.04.2) ... 05:22:11 Updating certificates in /etc/ssl/certs... 05:22:12 21 added, 21 removed; done. 05:22:12 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Setting up perl (5.30.0-9ubuntu0.2) ... 05:22:12 Setting up procps (2:3.3.16-1ubuntu2.3) ... 05:22:12 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 05:22:12 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 05:22:12 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 05:22:12 Setting up binutils (2.34-6ubuntu1.3) ... 05:22:12 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Setting up build-essential (12.8ubuntu1.1) ... 05:22:12 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 05:22:12 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 05:22:12 Processing triggers for systemd (245.4-4ubuntu3.15) ... 05:22:12 Processing triggers for mime-support (3.64ubuntu1) ... 05:22:12 Processing triggers for ca-certificates (20210119~20.04.2) ... 05:22:12 Updating certificates in /etc/ssl/certs... 05:22:13 0 added, 0 removed; done. 05:22:13 Running hooks in /etc/ca-certificates/update.d... 05:22:13 done. 05:22:14 Reading package lists... 05:22:14 Building dependency tree... 05:22:14 Reading state information... 05:22:14 The following NEW packages will be installed: 05:22:14 apt-transport-https 05:22:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:22:15 Need to get 4680 B of archives. 05:22:15 After this operation, 162 kB of additional disk space will be used. 05:22:15 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 05:22:15 debconf: delaying package configuration, since apt-utils is not installed 05:22:15 Fetched 4680 B in 0s (24.3 kB/s) 05:22:15 Selecting previously unselected package apt-transport-https. 05:22:15 (Reading database ... 14320 files and directories currently installed.) 05:22:15 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 05:22:15 Unpacking apt-transport-https (2.0.6) ... 05:22:15 Setting up apt-transport-https (2.0.6) ... 05:22:15 Waiting for network to be ready... 05:22:21 2022-03-14T05:22:19Z INFO Waiting for automatic snapd restart... 05:22:21 snapd 2.54.3 from Canonical* installed 05:22:21 "snapd" switched to the "latest/stable" channel 05:22:21 05:22:23 core20 20220304 from Canonical* installed 05:22:23 "core20" switched to the "latest/stable" channel 05:22:23 05:22:27 snapcraft 6.0.2 from Canonical* installed 05:22:27 "snapcraft" switched to the "latest/stable" channel 05:22:27 05:22:31 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: 05:22:31 - README.md 05:22:31 05:22:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:22:31 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 05:22:31 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 05:22:31 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 05:22:33 Reading package lists... 05:22:33 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 05:22:33 Reading package lists... 05:22:33 Building dependency tree... 05:22:33 Reading state information... 05:22:33 Suggested packages: 05:22:33 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 05:22:33 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 05:22:33 krb5-user libnorm-doc 05:22:33 Recommended packages: 05:22:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:22:33 The following NEW packages will be installed: 05:22:33 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 05:22:33 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 05:22:33 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 05:22:33 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 05:22:33 libzmq5 pkg-config zip 05:22:33 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:22:34 Need to get 10.3 MB of archives. 05:22:34 After this operation, 56.5 MB of additional disk space will be used. 05:22:34 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 05:22:34 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 05:22:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 05:22:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 05:22:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 05:22:34 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 05:22:34 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 05:22:34 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 05:22:34 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 05:22:34 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 05:22:34 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 05:22:34 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 05:22:34 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 05:22:34 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 05:22:34 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 05:22:34 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 05:22:34 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 05:22:34 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 05:22:34 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 05:22:34 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 05:22:34 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 05:22:34 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 05:22:34 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 05:22:34 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 05:22:34 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 05:22:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 05:22:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 05:22:35 debconf: delaying package configuration, since apt-utils is not installed 05:22:35 Fetched 10.3 MB in 1s (9411 kB/s) 05:22:35 Selecting previously unselected package libglib2.0-0:amd64. 05:22:35 (Reading database ... 14324 files and directories currently installed.) 05:22:35 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 05:22:35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 05:22:35 Selecting previously unselected package libsodium23:amd64. 05:22:35 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 05:22:35 Unpacking libsodium23:amd64 (1.0.18-1) ... 05:22:35 Selecting previously unselected package libpsl5:amd64. 05:22:35 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 05:22:35 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 05:22:35 Selecting previously unselected package libbrotli1:amd64. 05:22:35 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 05:22:35 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 05:22:35 Selecting previously unselected package libnghttp2-14:amd64. 05:22:35 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 05:22:35 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 05:22:35 Selecting previously unselected package librtmp1:amd64. 05:22:35 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 05:22:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 05:22:35 Selecting previously unselected package libssh-4:amd64. 05:22:35 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 05:22:35 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 05:22:35 Selecting previously unselected package libcurl3-gnutls:amd64. 05:22:35 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 05:22:35 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 05:22:35 Selecting previously unselected package liberror-perl. 05:22:35 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 05:22:35 Unpacking liberror-perl (0.17029-1) ... 05:22:35 Selecting previously unselected package git-man. 05:22:35 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 05:22:35 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 05:22:35 Selecting previously unselected package git. 05:22:35 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 05:22:35 Unpacking git (1:2.25.1-1ubuntu3.2) ... 05:22:36 Selecting previously unselected package libgssrpc4:amd64. 05:22:36 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 05:22:36 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 05:22:36 Selecting previously unselected package libkdb5-9:amd64. 05:22:36 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 05:22:36 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 05:22:36 Selecting previously unselected package libkadm5srv-mit11:amd64. 05:22:36 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 05:22:36 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 05:22:36 Selecting previously unselected package libkadm5clnt-mit11:amd64. 05:22:36 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 05:22:36 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 05:22:36 Selecting previously unselected package comerr-dev:amd64. 05:22:36 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 05:22:36 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 05:22:36 Selecting previously unselected package krb5-multidev:amd64. 05:22:36 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 05:22:36 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Selecting previously unselected package libnorm1:amd64. 05:22:37 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 05:22:37 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 05:22:37 Selecting previously unselected package libnorm-dev:amd64. 05:22:37 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 05:22:37 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 05:22:37 Selecting previously unselected package libpgm-5.2-0:amd64. 05:22:37 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 05:22:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:22:37 Selecting previously unselected package libpgm-dev:amd64. 05:22:37 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 05:22:37 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:22:37 Selecting previously unselected package libsodium-dev:amd64. 05:22:37 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 05:22:37 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 05:22:37 Selecting previously unselected package libzmq5:amd64. 05:22:37 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 05:22:37 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 05:22:37 Selecting previously unselected package libkrb5-dev:amd64. 05:22:37 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 05:22:37 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Selecting previously unselected package libzmq3-dev:amd64. 05:22:37 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 05:22:37 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 05:22:37 Selecting previously unselected package pkg-config. 05:22:37 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 05:22:37 Unpacking pkg-config (0.29.1-0ubuntu4) ... 05:22:37 Selecting previously unselected package zip. 05:22:37 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 05:22:37 Unpacking zip (3.0-11build1) ... 05:22:37 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 05:22:37 Setting up libsodium23:amd64 (1.0.18-1) ... 05:22:37 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 05:22:37 No schema files found: doing nothing. 05:22:37 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 05:22:37 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 05:22:37 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 05:22:37 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 05:22:37 Setting up liberror-perl (0.17029-1) ... 05:22:37 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Setting up zip (3.0-11build1) ... 05:22:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 05:22:37 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 05:22:37 Setting up pkg-config (0.29.1-0ubuntu4) ... 05:22:37 Setting up libsodium-dev:amd64 (1.0.18-1) ... 05:22:37 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 05:22:37 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 05:22:37 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:22:37 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 05:22:37 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 05:22:37 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 05:22:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:22:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 05:22:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 05:22:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 05:22:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 05:22:38 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 05:22:38 comerr-dev set to automatically installed. 05:22:38 git set to automatically installed. 05:22:38 git-man set to automatically installed. 05:22:38 krb5-multidev set to automatically installed. 05:22:38 libbrotli1 set to automatically installed. 05:22:38 libcurl3-gnutls set to automatically installed. 05:22:38 liberror-perl set to automatically installed. 05:22:38 libglib2.0-0 set to automatically installed. 05:22:38 libgssrpc4 set to automatically installed. 05:22:38 libkadm5clnt-mit11 set to automatically installed. 05:22:38 libkadm5srv-mit11 set to automatically installed. 05:22:38 libkdb5-9 set to automatically installed. 05:22:38 libkrb5-dev set to automatically installed. 05:22:38 libnghttp2-14 set to automatically installed. 05:22:38 libnorm-dev set to automatically installed. 05:22:38 libnorm1 set to automatically installed. 05:22:38 libpgm-5.2-0 set to automatically installed. 05:22:38 libpgm-dev set to automatically installed. 05:22:38 libpsl5 set to automatically installed. 05:22:38 librtmp1 set to automatically installed. 05:22:38 libsodium-dev set to automatically installed. 05:22:38 libsodium23 set to automatically installed. 05:22:38 libssh-4 set to automatically installed. 05:22:38 libzmq3-dev set to automatically installed. 05:22:38 libzmq5 set to automatically installed. 05:22:38 pkg-config set to automatically installed. 05:22:38 zip set to automatically installed. 05:22:39 snapd is not logged in, snap install commands will use sudo 05:22:51 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 05:22:51 Downloading snap 'edgex-app-service-configurable' 05:22:59 Pulling app-service-configurable 05:22:59 + snapcraftctl pull 05:23:01 Pulling config-common 05:23:01 + snapcraftctl pull 05:23:03 Pulling go-build-helper 05:23:03 + snapcraftctl pull 05:23:04 'edgex-go' has dependencies that need to be staged: go-build-helper 05:23:04 Skipping pull go-build-helper (already ran) 05:23:04 Building go-build-helper 05:23:04 + snapcraftctl build 05:23:05 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 05:23:06 Staging go-build-helper 05:23:06 + snapcraftctl stage 05:23:11 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 05:23:11 Fetched 290 kB in 0s (0 B/s) 05:23:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 05:23:11 Fetched 158 kB in 0s (0 B/s) 05:23:11 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 05:23:11 Fetched 242 kB in 0s (0 B/s) 05:23:11 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 05:23:11 Fetched 150 kB in 0s (0 B/s) 05:23:11 Pulling edgex-go 05:23:11 + snapcraftctl pull 05:23:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:13 ./bin/test-attribution-txt.sh [Pipeline] echo 05:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:23:13 Pulling hooks 05:23:13 + snapcraftctl pull 05:23:14 + ls -al . 05:23:14 total 672 05:23:14 drwxrwxr-x 9 1001 1001 4096 Mar 14 05:23 . 05:23:14 drwxr-xr-x 4 root root 4096 Mar 14 05:18 .. 05:23:14 -rw-rw-r-- 1 1001 1001 11 Mar 14 05:16 .dockerignore 05:23:14 drwxrwxr-x 8 1001 1001 4096 Mar 14 05:16 .git 05:23:14 drwxrwxr-x 4 1001 1001 4096 Mar 14 05:16 .github 05:23:14 -rw-rw-r-- 1 1001 1001 804 Mar 14 05:16 .gitignore 05:23:14 -rw-rw-r-- 1 1001 1001 42 Mar 14 05:16 .golangci.yml 05:23:14 -rw-rw-r-- 1 1001 1001 76 Mar 14 05:16 .hadolint.yml 05:23:14 -rw-rw-r-- 1 1001 1001 166 Mar 14 05:16 .sonarcloud.properties 05:23:14 -rw-rw-r-- 1 1001 1001 1171 Mar 14 05:16 ADOPTERS.md 05:23:14 -rw-rw-r-- 1 1001 1001 9019 Mar 14 05:16 Attribution.txt 05:23:14 -rw-rw-r-- 1 1001 1001 51732 Mar 14 05:16 CHANGELOG.md 05:23:14 -rw-rw-r-- 1 1001 1001 3804 Mar 14 05:16 CONTRIBUTING.md 05:23:14 -rw-rw-r-- 1 1001 1001 677 Mar 14 05:16 GOVERNANCE.md 05:23:14 -rw-rw-r-- 1 1001 1001 849 Mar 14 05:16 Jenkinsfile 05:23:14 -rw-rw-r-- 1 1001 1001 10775 Mar 14 05:16 LICENSE 05:23:14 -rw-rw-r-- 1 1001 1001 6508 Mar 14 05:16 Makefile 05:23:14 -rw-rw-r-- 1 1001 1001 582 Mar 14 05:16 OWNERS.md 05:23:14 -rw-rw-r-- 1 1001 1001 8207 Mar 14 05:16 README.md 05:23:14 -rw-rw-r-- 1 1001 1001 6912 Mar 14 05:16 SECURITY.md 05:23:14 -rw-rw-r-- 1 1001 1001 5 Mar 14 05:12 VERSION 05:23:14 -rw-rw-r-- 1 1001 1001 4131 Mar 14 05:16 ZMQWindows.md 05:23:14 drwxrwxr-x 2 1001 1001 4096 Mar 14 05:16 bin 05:23:14 drwxrwxr-x 14 1001 1001 4096 Mar 14 05:16 cmd 05:23:14 -rw-r--r-- 1 root root 426334 Mar 14 05:21 coverage.out 05:23:14 -rw-rw-r-- 1 1001 1001 2827 Mar 14 05:16 go.mod 05:23:14 -rw-rw-r-- 1 1001 1001 50275 Mar 14 05:16 go.sum 05:23:14 drwxrwxr-x 8 1001 1001 4096 Mar 14 05:16 internal 05:23:14 drwxrwxr-x 3 1001 1001 4096 Mar 14 05:16 openapi 05:23:14 drwxrwxr-x 4 1001 1001 4096 Mar 14 05:16 snap 05:23:14 -rw-rw-r-- 1 1001 1001 204 Mar 14 05:16 version.go [Pipeline] sh 05:23:14 + '[' -e coverage.out ] 05:23:14 + chown 1001:1001 coverage.out [Pipeline] stash 05:23:15 Warning: overwriting stash ‘coverage-report’ 05:23:15 Stashed 1 file(s) [Pipeline] sh 05:23:16 + make build 05:23:16 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 05:23:23 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 05:23:31 Removing suid/guid from /root/parts/static-packages/install/bin/su 05:23:31 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 05:23:31 Fetched 96.1 kB in 0s (0 B/s) 05:23:31 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 05:23:31 Fetched 78.7 kB in 0s (0 B/s) 05:23:31 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 05:23:31 Fetched 48.0 kB in 0s (0 B/s) 05:23:31 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 05:23:31 Fetched 50.2 kB in 0s (0 B/s) 05:23:31 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 05:23:31 Fetched 14.7 kB in 0s (0 B/s) 05:23:31 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 05:23:31 Fetched 234 kB in 0s (0 B/s) 05:23:31 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 05:23:31 Fetched 155 kB in 0s (0 B/s) 05:23:31 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 05:23:31 Fetched 170 kB in 0s (0 B/s) 05:23:31 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 05:23:31 Fetched 267 kB in 0s (0 B/s) 05:23:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:23:31 Fetched 50.6 kB in 0s (0 B/s) 05:23:31 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 05:23:31 Fetched 15.1 kB in 0s (0 B/s) 05:23:31 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 05:23:31 Fetched 51.5 kB in 0s (0 B/s) 05:23:31 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 05:23:31 Fetched 121 kB in 0s (0 B/s) 05:23:31 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 05:23:31 Fetched 29.7 kB in 0s (0 B/s) 05:23:31 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 05:23:31 Fetched 1021 kB in 0s (0 B/s) 05:23:31 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 05:23:31 Fetched 49.3 kB in 0s (0 B/s) 05:23:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 05:23:31 Fetched 54.9 kB in 0s (0 B/s) 05:23:31 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 05:23:31 Fetched 16.6 kB in 0s (0 B/s) 05:23:31 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 05:23:31 Fetched 87.9 kB in 0s (0 B/s) 05:23:31 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 05:23:31 Fetched 142 kB in 0s (0 B/s) 05:23:31 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 05:23:31 Fetched 41.8 kB in 0s (0 B/s) 05:23:31 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 05:23:31 Fetched 181 kB in 0s (0 B/s) 05:23:31 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 05:23:31 Fetched 208 kB in 0s (0 B/s) 05:23:31 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 05:23:31 Fetched 161 kB in 0s (0 B/s) 05:23:31 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 05:23:31 Fetched 107 kB in 0s (0 B/s) 05:23:31 Pulling static-packages 05:23:31 + snapcraftctl pull 05:23:31 Pulling version 05:23:31 + cd /root/project 05:23:31 ++ git describe --tags --abbrev=0 05:23:31 ++ sed s/v// 05:23:31 + GIT_VERSION=2.2.0-dev.34 05:23:31 + '[' -z 2.2.0-dev.34 ']' 05:23:31 + snapcraftctl set-version 2.2.0-dev.34 05:23:32 Building app-service-configurable 05:23:32 + snapcraftctl build 05:23:35 Building config-common 05:23:35 + snapcraftctl build 05:23:36 + cp --archive --link --no-dereference . /root/parts/config-common/install 05:23:37 Skipping build go-build-helper (already ran) 05:23:37 Building edgex-go 05:23:37 + cd /root/parts/edgex-go/src 05:23:37 ++ git describe --tags --abbrev=0 05:23:37 ++ sed s/v// 05:23:37 + GIT_VERSION=2.2.0-dev.34 05:23:37 + '[' -z 2.2.0-dev.34 ']' 05:23:37 + echo 2.2.0-dev.34 05:23:37 + '[' '!' -d vendor ']' 05:23:37 + go mod download all 05:23:44 + make build 05:23:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 05:23:49 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 05:23:50 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 05:23:55 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 05:23:55 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 05:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:24:00 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 05:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 05:24:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:24:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:24:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:24:03 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 05:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:24:06 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 05:24:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:24:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:24:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 05:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:24:11 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 05:24:12 + 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 05:24:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:24:12 + case "$service" in 05:24:12 + 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 05:24:12 + 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 05:24:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:24:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:24:12 + case "$service" in 05:24:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:24:12 + 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 05:24:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:24:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:24:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:24:13 Building hooks 05:24:13 + cd /root/parts/hooks/src 05:24:13 + make build 05:24:13 go mod tidy 05:24:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 05:24:13 go: downloading github.com/davecgh/go-spew v1.1.0 05:24:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:24:13 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 05:24:14 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 05:24:14 GO111MODULE=on go build -o cmd/install/install ./cmd/install 05:24:15 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 05:24:15 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 05:24:17 Removing suid/guid from /root/parts/static-packages/install/bin/su 05:24:17 Building static-packages 05:24:17 + snapcraftctl build 05:24:17 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 05:24:19 Building version 05:24:19 + snapcraftctl build 05:24:21 Staging app-service-configurable 05:24:21 + snapcraftctl stage 05:24:23 Staging config-common 05:24:23 + snapcraftctl stage [Pipeline] } 05:24:23 $ docker stop --time=1 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc 05:24:24 Skipping stage go-build-helper (already ran) 05:24:24 Staging edgex-go 05:24:24 + snapcraftctl stage 05:24:25 $ docker rm -f 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc 05:24:25 Staging hooks 05:24:25 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:24:26 05:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:24:27 Staging static-packages 05:24:27 + snapcraftctl stage 05:24:27 latest: Pulling from edgex-devops/edgex-compose-arm64 05:24:27 29e5d40040c1: Pulling fs layer 05:24:27 1ce36da41761: Pulling fs layer 05:24:27 25b303627fd3: Pulling fs layer 05:24:27 29e5d40040c1: Verifying Checksum 05:24:27 29e5d40040c1: Download complete 05:24:27 1ce36da41761: Verifying Checksum 05:24:27 1ce36da41761: Download complete 05:24:27 29e5d40040c1: Pull complete 05:24:29 Staging version 05:24:29 + snapcraftctl stage 05:24:29 25b303627fd3: Verifying Checksum 05:24:29 25b303627fd3: Download complete 05:24:29 1ce36da41761: Pull complete 05:24:30 Priming app-service-configurable 05:24:30 + snapcraftctl prime 05:24:32 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 05:24:32 stage-packages: 05:24:32 - libnorm1 05:24:32 - libpgm-5.2-0 05:24:32 - libsodium23 05:24:32 - libzmq5 05:24:32 Priming config-common 05:24:32 + snapcraftctl prime 05:24:34 Priming go-build-helper 05:24:34 + snapcraftctl prime 05:24:35 Priming edgex-go 05:24:35 + snapcraftctl prime 05:24:37 Priming hooks 05:24:37 + snapcraftctl prime 05:24:39 Priming static-packages 05:24:39 + snapcraftctl prime 05:24:39 25b303627fd3: Pull complete 05:24:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:24:39 prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container 05:24:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:24:42 $ docker top bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:42 + docker-compose build --help 05:24:42 + grep parallel 05:24:44 Priming version 05:24:44 + snapcraftctl prime 05:24:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } 05:24:47 --parallel Build images in parallel. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] } 05:24:47 $ docker stop --time=1 bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e 05:24:48 $ docker rm -f bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:24:49 . [Pipeline] withDockerContainer 05:24:49 prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container 05:24:49 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:24:51 $ docker top 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:51 + docker-compose -f ./docker-compose-build.yml build --parallel 05:24:56 Building core-command ... 05:24:56 Building core-data ... 05:24:56 Building core-metadata ... 05:24:56 Building security-bootstrapper ... 05:24:56 Building security-proxy-setup ... 05:24:56 Building security-secretstore-setup ... 05:24:56 Building support-notifications ... 05:24:56 Building support-scheduler ... 05:24:56 Building sys-mgmt-agent ... 05:24:56 Building support-notifications 05:24:56 Building core-metadata 05:24:56 Building support-scheduler 05:24:56 Building security-secretstore-setup 05:24:56 Building security-proxy-setup 05:26:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:26:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:26:04 ---> 1dc45e844db0 05:26:04 Step 3/22 : WORKDIR /edgex-go 05:26:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:26:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:26:04 ---> 1dc45e844db0 05:26:04 Step 3/25 : WORKDIR /edgex-go 05:26:04 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:26:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:26:04 ---> 1dc45e844db0 05:26:04 Step 3/21 : WORKDIR /edgex-go 05:26:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:26:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:26:04 ---> 1dc45e844db0 05:26:04 Step 3/22 : WORKDIR /edgex-go 05:26:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:26:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:26:04 ---> 1dc45e844db0 05:26:04 Step 3/23 : WORKDIR /edgex-go 05:26:05 ---> Running in 62821bab39fe 05:26:05 ---> Running in c51fac969f57 05:26:05 ---> Running in 92bf09d7a5f5 05:26:05 ---> Running in abadee357197 05:26:05 ---> Running in d707029e9c08 05:26:05 Removing intermediate container 62821bab39fe 05:26:05 ---> 4e2dc38ada07 05:26:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:05 Removing intermediate container abadee357197 05:26:05 ---> c647306f7558 05:26:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:05 Removing intermediate container d707029e9c08 05:26:05 ---> fdec91b3362a 05:26:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:05 ---> Running in 8063d551e569 05:26:05 Removing intermediate container 92bf09d7a5f5 05:26:05 ---> 8ebfb611793c 05:26:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:05 Removing intermediate container c51fac969f57 05:26:05 ---> ce88f0813854 05:26:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:05 ---> Running in 42894e638c8a 05:26:05 ---> Running in 1b161f5b7833 05:26:05 ---> Running in c72dd2efa4a6 05:26:05 ---> Running in 6f25b5985c28 05:26:08 Removing intermediate container 8063d551e569 05:26:08 ---> b9dbc4f26932 05:26:08 Step 5/25 : RUN apk add --update --no-cache make git 05:26:08 ---> Running in f0482def3f7a 05:26:09 Removing intermediate container 1b161f5b7833 05:26:09 ---> c51b1bd7e9fe 05:26:09 Removing intermediate container 42894e638c8a 05:26:09 ---> 2bc9624e6e4e 05:26:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:26:09 Step 5/21 : RUN apk add --update --no-cache make git 05:26:09 ---> Running in 345fb18ff6ad 05:26:09 ---> Running in f554753ac320 05:26:09 Removing intermediate container c72dd2efa4a6 05:26:09 ---> 4fa3717f68fa 05:26:09 Step 5/22 : RUN apk add --update --no-cache make git 05:26:09 ---> Running in 623a4acff44e 05:26:09 Removing intermediate container 6f25b5985c28 05:26:09 ---> 1a26077bbd36 05:26:09 Step 5/23 : RUN apk add --update --no-cache make git 05:26:09 ---> Running in 1b197f612014 05:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:12 OK: 220 MiB in 52 packages 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:13 OK: 220 MiB in 52 packages 05:26:14 Removing intermediate container f0482def3f7a 05:26:14 ---> 6334a571dd8e 05:26:14 Step 6/25 : COPY go.mod vendor* ./ 05:26:14 OK: 220 MiB in 52 packages 05:26:14 OK: 220 MiB in 52 packages 05:26:14 OK: 220 MiB in 52 packages 05:26:15 ---> 172d801da28d 05:26:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:15 Removing intermediate container f554753ac320 05:26:15 ---> 9b70a3b6dd32 05:26:15 Step 6/22 : COPY go.mod vendor* ./ 05:26:15 ---> Running in b753541368a1 05:26:15 Removing intermediate container 345fb18ff6ad 05:26:15 ---> e827d9c97c6c 05:26:15 Step 6/21 : COPY go.mod vendor* ./ 05:26:15 Removing intermediate container 623a4acff44e 05:26:15 ---> 88e4df6f5b2f 05:26:15 Step 6/22 : COPY go.mod vendor* ./ 05:26:16 Removing intermediate container 1b197f612014 05:26:16 ---> 20266d550a5a 05:26:16 Step 6/23 : COPY go.mod vendor* ./ 05:26:16 ---> b1e05f9fd763 05:26:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:16 ---> acdf2e506a55 05:26:16 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:17 ---> Running in b2603674c080 05:26:17 ---> Running in a1a84eee048e 05:26:17 ---> 53e21df21586 05:26:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:17 ---> 85f0ef9a2c97 05:26:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:17 ---> Running in 882d3de7e7cd 05:26:17 ---> Running in f56c16f54491 05:26:20 Removing intermediate container b753541368a1 05:26:20 ---> f74891827d27 05:26:20 Step 8/25 : COPY . . 05:26:23 Removing intermediate container b2603674c080 05:26:23 ---> 7f77e75b71e0 05:26:23 Step 8/22 : COPY . . 05:26:23 Removing intermediate container a1a84eee048e 05:26:23 ---> 16114b6fbc3e 05:26:23 Step 8/21 : COPY . . 05:26:23 Removing intermediate container f56c16f54491 05:26:23 ---> efa5b6613041 05:26:23 Step 8/22 : COPY . . 05:26:23 Removing intermediate container 882d3de7e7cd 05:26:23 ---> 23b5ba2d9b33 05:26:23 Step 8/23 : COPY . . 05:26:45 ---> 8b15b9bb31c7 05:26:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:45 ---> Running in 1a350fe5554b 05:26:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:26:45 ---> fa422275cbd9 05:26:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:26:45 ---> Running in cc2b8e8030c4 05:26:45 ---> 53daa349cb16 05:26:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:26:46 ---> 62ba7b83338b 05:26:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:26:46 ---> Running in 8c1a6d66eba4 05:26:46 ---> Running in d9e03e39346e 05:26:47 ---> 0dbea1507768 05:26:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:26:47 ---> Running in e2f97b265d99 05:26:48 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 05:26:48 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 05:26:49 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 05:26:49 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 05:28:56 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 05:28:56 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 05:29:04 Removing intermediate container 1a350fe5554b 05:29:04 ---> af3352f277b5 05:29:04 05:29:04 Step 10/25 : FROM alpine:3.14 05:29:04 3.14: Pulling from library/alpine 05:29:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:29:05 Status: Downloaded newer image for alpine:3.14 05:29:05 ---> 5b8b7b635229 05:29:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:29:05 ---> Running in 90656f3e8442 05:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:09 (1/3) Installing ca-certificates (20211220-r0) 05:29:09 (2/3) Installing dumb-init (1.2.5-r1) 05:29:09 (3/3) Installing su-exec (0.2-r1) 05:29:09 Executing busybox-1.33.1-r6.trigger 05:29:09 Executing ca-certificates-20211220-r0.trigger 05:29:10 Removing intermediate container cc2b8e8030c4 05:29:10 ---> d97aa87722f9 05:29:10 05:29:10 Step 10/21 : FROM alpine:3.14 05:29:10 ---> 5b8b7b635229 05:29:10 Step 11/21 : RUN apk add --update --no-cache curl 05:29:10 OK: 6 MiB in 17 packages 05:29:10 ---> Running in 562c1d0576c8 05:29:12 Removing intermediate container 90656f3e8442 05:29:12 ---> 6d57f3c1ade1 05:29:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:12 ---> Running in 5260e72e6f5b 05:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:12 Removing intermediate container 5260e72e6f5b 05:29:12 ---> 7668240fbc4f 05:29:12 Step 13/25 : WORKDIR / 05:29:13 ---> Running in ccbc5b0c4ef3 05:29:13 Removing intermediate container ccbc5b0c4ef3 05:29:13 ---> aa73909c4fa2 05:29:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:29:13 (1/5) Installing ca-certificates (20211220-r0) 05:29:14 (2/5) Installing brotli-libs (1.0.9-r5) 05:29:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:29:14 (4/5) Installing libcurl (7.79.1-r0) 05:29:14 (5/5) Installing curl (7.79.1-r0) 05:29:14 Executing busybox-1.33.1-r6.trigger 05:29:14 Executing ca-certificates-20211220-r0.trigger 05:29:14 OK: 8 MiB in 19 packages 05:29:14 ---> 11f4e5cf01e8 05:29:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:29:16 ---> 42a6d7c0ed65 05:29:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:29:16 Removing intermediate container 562c1d0576c8 05:29:16 ---> 9fb388b4d40f 05:29:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:29:16 ---> Running in ecfa35d026f7 05:29:17 Removing intermediate container ecfa35d026f7 05:29:17 ---> 2d5d078dba62 05:29:17 Step 13/21 : WORKDIR /edgex 05:29:17 ---> Running in 7e8cfe7a550c 05:29:17 ---> b9f7fd80d576 05:29:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:29:18 Removing intermediate container 7e8cfe7a550c 05:29:18 ---> 24ccd52b4870 05:29:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:29:19 ---> 699468dcf27c 05:29:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:29:19 ---> 2123022c3545 05:29:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:29:21 ---> d7421c022665 05:29:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:29:21 ---> d982071847a2 05:29:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:29:24 ---> 247c49e7a0b1 05:29:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:29:24 ---> 2126184f5c13 05:29:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:29:24 ---> Running in f035ae19bc17 05:29:24 Removing intermediate container 8c1a6d66eba4 05:29:24 ---> 3389844928b3 05:29:24 05:29:24 Step 10/22 : FROM alpine:3.14 05:29:24 ---> 5b8b7b635229 05:29:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:29:24 Removing intermediate container d9e03e39346e 05:29:24 ---> 0573b8dfe7dd 05:29:24 05:29:24 Step 10/22 : FROM alpine:3.14 05:29:24 ---> 5b8b7b635229 05:29:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:29:24 Removing intermediate container e2f97b265d99 05:29:24 ---> 452a8648e3e0 05:29:24 05:29:24 Step 10/23 : FROM alpine:3.14 05:29:24 ---> 5b8b7b635229 05:29:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:29:24 ---> Running in b393cdc48667 05:29:24 ---> Running in 78ebca18fe7a 05:29:24 ---> Running in 4499e1c4a819 05:29:24 Removing intermediate container f035ae19bc17 05:29:24 ---> 48cdb191f7bc 05:29:24 Step 18/21 : CMD ["--init=true"] 05:29:24 ---> Running in 6a164975a698 05:29:24 ---> 85b811c7dd18 05:29:24 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/ 05:29:25 ---> Running in 3b556348f4c5 05:29:25 Removing intermediate container 6a164975a698 05:29:25 ---> 969a4338207c 05:29:25 Step 19/21 : LABEL arch=arm64 05:29:25 ---> Running in 0cb63a225c65 05:29:26 Removing intermediate container 0cb63a225c65 05:29:26 ---> 4e142d6749c5 05:29:26 Step 20/21 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:29:26 ---> Running in 9172b5c6b9ec 05:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:26 Removing intermediate container 9172b5c6b9ec 05:29:26 ---> 54efec054ff5 05:29:26 Step 21/21 : LABEL version=0.0.0 05:29:26 ---> Running in df0a332b3663 05:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:27 Removing intermediate container df0a332b3663 05:29:27 ---> 658aec220416 05:29:27 05:29:28 (1/1) Installing dumb-init (1.2.5-r1) 05:29:28 Executing busybox-1.33.1-r6.trigger 05:29:28 (1/1) Installing dumb-init (1.2.5-r1) 05:29:28 Executing busybox-1.33.1-r6.trigger 05:29:28 OK: 6 MiB in 15 packages 05:29:28 (1/2) Installing ca-certificates (20211220-r0) 05:29:28 OK: 6 MiB in 15 packages 05:29:28 Removing intermediate container 3b556348f4c5 05:29:28 ---> 884f72ea1a4f 05:29:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:29:28 (2/2) Installing dumb-init (1.2.5-r1) 05:29:28 Executing busybox-1.33.1-r6.trigger 05:29:28 Successfully built 658aec220416 05:29:28 Executing ca-certificates-20211220-r0.trigger 05:29:28 Successfully tagged security-proxy-setup-arm64:latest 05:29:28  Building security-proxy-setup ... done Building sys-mgmt-agent 05:29:28 ---> Running in 3ef354db5108 05:29:28 OK: 6 MiB in 16 packages 05:29:29 Removing intermediate container 3ef354db5108 05:29:29 ---> 05bf67d8c55d 05:29:29 Step 23/25 : LABEL arch=arm64 05:29:29 ---> Running in 8f7acf5bd87f 05:29:29 Removing intermediate container b393cdc48667 05:29:29 ---> 80d7dbd6cf10 05:29:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:29:29 ---> Running in 763c6fa89229 05:29:29 Removing intermediate container 4499e1c4a819 05:29:29 ---> c7509ef1a538 05:29:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:29:30 Removing intermediate container 8f7acf5bd87f 05:29:30 ---> 4065e7970604 05:29:30 Step 24/25 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:29:30 ---> Running in d8092833ac78 05:29:30 ---> Running in a4531d1a49b6 05:29:30 Removing intermediate container 763c6fa89229 05:29:30 ---> f9dba9b3aae0 05:29:30 Step 13/23 : ENV APP_PORT=59881 05:29:30 Removing intermediate container 78ebca18fe7a 05:29:30 ---> 66a4b1db50af 05:29:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:29:31 ---> Running in 2955a556b7f9 05:29:31 Removing intermediate container d8092833ac78 05:29:31 ---> b6d84240b08b 05:29:31 Step 13/22 : ENV APP_PORT=59861 05:29:31 ---> Running in 270d2f58199b 05:29:31 Removing intermediate container a4531d1a49b6 05:29:31 ---> f860534881df 05:29:31 Step 25/25 : LABEL version=0.0.0 05:29:31 ---> Running in d643228e8326 05:29:31 ---> Running in 1408bd968cff 05:29:31 Removing intermediate container 2955a556b7f9 05:29:31 ---> af91181d334c 05:29:31 Step 14/23 : EXPOSE $APP_PORT 05:29:31 Removing intermediate container 270d2f58199b 05:29:31 ---> 559fed444e06 05:29:31 Step 13/22 : ENV APP_PORT=59860 05:29:31 Removing intermediate container d643228e8326 05:29:31 ---> 8ac420c73b24 05:29:31 Step 14/22 : EXPOSE $APP_PORT 05:29:31 ---> Running in bd25d334805f 05:29:31 ---> Running in 24609e386171 05:29:31 ---> Running in ce77f44ac56c 05:29:31 Removing intermediate container 1408bd968cff 05:29:31 ---> 1cd2b09190b3 05:29:31 05:29:32 Removing intermediate container ce77f44ac56c 05:29:32 ---> f9d60e433022 05:29:32 Step 14/22 : EXPOSE $APP_PORT 05:29:32 Removing intermediate container bd25d334805f 05:29:32 ---> f95f5e7fa482 05:29:32 Step 15/23 : WORKDIR / 05:29:32 Successfully built 1cd2b09190b3 05:29:32 Successfully tagged security-secretstore-setup-arm64:latest 05:29:32 Removing intermediate container 24609e386171 05:29:32  Building security-secretstore-setup ... done Building core-command 05:29:32 ---> 57daa925c6e4 05:29:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:32 ---> Running in 8e7196748889 05:29:32 ---> Running in 0fe1e731f6b2 05:29:33 Removing intermediate container 8e7196748889 05:29:33 ---> 402a3579d4fe 05:29:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:33 Removing intermediate container 0fe1e731f6b2 05:29:33 ---> c3dcd9c78186 05:29:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:33 ---> 6c66b40315f1 05:29:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:29:34 ---> 89a186468c86 05:29:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:29:34 ---> 6a4c25a10621 05:29:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:29:35 ---> 6e8e66e4f4d2 05:29:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:29:36 ---> c50302a9200d 05:29:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:29:36 ---> 8e5211ec01a0 05:29:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:29:36 ---> 19f1f834dddb 05:29:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:29:36 ---> Running in b21c8dd779ec 05:29:37 ---> 83b428ef00c1 05:29:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:29:37 ---> 3214270e41eb 05:29:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:29:37 ---> Running in 3c67a0b8963c 05:29:37 Removing intermediate container b21c8dd779ec 05:29:37 ---> 23ce3efa3649 05:29:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 26a73d044130 05:29:37 05:29:37 ---> Running in d883971a67f6 05:29:38 Removing intermediate container 3c67a0b8963c 05:29:38 ---> 8d9b65264fe6 05:29:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:38 Removing intermediate container 26a73d044130 05:29:38 ---> 25b0aba5ed40 05:29:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:38 ---> Running in 26e134ee27b9 05:29:38 Removing intermediate container d883971a67f6 05:29:38 ---> 6dc5b69c7c36 05:29:38 Step 20/22 : LABEL arch=arm64 05:29:38 ---> Running in b1b718385e8b 05:29:38 ---> Running in 76c18ee364c4 05:29:38 Removing intermediate container 26e134ee27b9 05:29:38 ---> 7baeb0cfeea9 05:29:38 Step 20/22 : LABEL arch=arm64 05:29:38 Removing intermediate container b1b718385e8b 05:29:38 ---> f01994c2c919 05:29:38 Step 21/23 : LABEL arch=arm64 05:29:38 ---> Running in 77959a7bfaf4 05:29:38 Removing intermediate container 76c18ee364c4 05:29:38 ---> 76e2910df6a8 05:29:38 Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:29:38 ---> Running in 1fb75b70205f 05:29:39 ---> Running in b00c1d846c28 05:29:39 Removing intermediate container 77959a7bfaf4 05:29:39 ---> e52b6447c2c9 05:29:39 Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:29:39 Removing intermediate container 1fb75b70205f 05:29:39 ---> 068cc573ec0f 05:29:39 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:29:39 Removing intermediate container b00c1d846c28 05:29:39 ---> 8d1b5490b02b 05:29:39 Step 22/22 : LABEL version=0.0.0 05:29:39 ---> Running in 5370c4387156 05:29:39 ---> Running in 61796616fc38 05:29:39 ---> Running in 82f9718fff27 05:29:40 Removing intermediate container 5370c4387156 05:29:40 ---> 3532ff2e91be 05:29:40 Step 22/22 : LABEL version=0.0.0 05:29:40 ---> Running in 1ab0884270a7 05:29:40 Removing intermediate container 82f9718fff27 05:29:40 ---> cfd7e7bdf3ac 05:29:40 Step 23/23 : LABEL version=0.0.0 05:29:40 Removing intermediate container 61796616fc38 05:29:41 ---> 7efcb582df34 05:29:41 05:29:41 ---> Running in 97fc60fd0ab0 05:29:41 Removing intermediate container 1ab0884270a7 05:29:41 ---> d50724d3a52a 05:29:41 05:29:42 Removing intermediate container 97fc60fd0ab0 05:29:42 ---> e97b7568bfd9 05:29:42 05:29:42 Successfully built 7efcb582df34 05:29:42 Successfully tagged support-scheduler-arm64:latest 05:29:42  Building support-scheduler ... done Building core-data 05:29:42 Successfully built d50724d3a52a 05:29:42 Successfully tagged support-notifications-arm64:latest 05:29:42 Successfully built e97b7568bfd9 05:29:42 Building security-bootstrapper 05:29:42  Building support-notifications ... done Successfully tagged core-metadata-arm64:latest 05:30:15  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:30:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:30:15 ---> 1dc45e844db0 05:30:15 Step 3/23 : WORKDIR /edgex-go 05:30:15 ---> Using cache 05:30:15 ---> ce88f0813854 05:30:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:15 ---> Using cache 05:30:15 ---> 4fa3717f68fa 05:30:15 Step 5/23 : RUN apk add --update --no-cache make bash git 05:30:17 ---> Running in 2df78efaf7fe 05:30:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:20 OK: 220 MiB in 52 packages 05:30:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:30:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:30:21 ---> 1dc45e844db0 05:30:21 Step 3/23 : WORKDIR /edgex-go 05:30:21 ---> Using cache 05:30:21 ---> ce88f0813854 05:30:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:21 ---> Using cache 05:30:21 ---> 4fa3717f68fa 05:30:21 Step 5/23 : RUN apk add --update --no-cache make git 05:30:21 ---> Using cache 05:30:21 ---> 88e4df6f5b2f 05:30:21 Step 6/23 : COPY go.mod vendor* ./ 05:30:21 ---> Using cache 05:30:21 ---> 85f0ef9a2c97 05:30:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:21 ---> Using cache 05:30:21 ---> efa5b6613041 05:30:21 Step 8/23 : COPY . . 05:30:21 ---> Using cache 05:30:21 ---> 53daa349cb16 05:30:21 Step 9/23 : RUN make cmd/core-command/core-command 05:30:22 ---> Running in e339d289658d 05:30:22 Removing intermediate container 2df78efaf7fe 05:30:22 ---> fe34f519f50f 05:30:22 Step 6/23 : COPY go.mod vendor* ./ 05:30: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 05:30:23 ---> 6a1079a0f3d0 05:30:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:23 ---> Running in 11654af13c5a 05:30:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:30:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:30:28 ---> 1dc45e844db0 05:30:28 Step 3/23 : WORKDIR /edgex-go 05:30:28 ---> Using cache 05:30:28 ---> ce88f0813854 05:30:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:28 ---> Using cache 05:30:28 ---> 4fa3717f68fa 05:30:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:30:28 ---> Running in add14db0d137 05:30:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:30:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:30:28 ---> 1dc45e844db0 05:30:28 Step 3/31 : WORKDIR /edgex-go 05:30:28 ---> Using cache 05:30:28 ---> ce88f0813854 05:30:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:28 ---> Using cache 05:30:28 ---> 4fa3717f68fa 05:30:28 Step 5/31 : RUN apk add --update --no-cache make git 05:30:28 ---> Using cache 05:30:28 ---> 88e4df6f5b2f 05:30:28 Step 6/31 : COPY go.mod vendor* ./ 05:30:28 ---> Using cache 05:30:28 ---> 85f0ef9a2c97 05:30:28 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:28 ---> Using cache 05:30:28 ---> efa5b6613041 05:30:28 Step 8/31 : COPY . . 05:30:28 ---> Using cache 05:30:28 ---> 53daa349cb16 05:30:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:30:28 ---> Running in 234a7554736b 05:30:29 Removing intermediate container 11654af13c5a 05:30:29 ---> 64f07807b350 05:30:29 Step 8/23 : COPY . . 05:30:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:30 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 05:30:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:32 OK: 220 MiB in 52 packages 05:30:34 Removing intermediate container add14db0d137 05:30:34 ---> 33e740e5d4c5 05:30:34 Step 6/23 : COPY go.mod vendor* ./ 05:30:36 ---> 13898be1a08b 05:30:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:36 ---> Running in 739b8587afd3 05:30:44 Removing intermediate container 739b8587afd3 05:30:44 ---> 38603387e8ec 05:30:44 Step 8/23 : COPY . . 05:30:51 ---> c9d09baac0c9 05:30:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:30:51 ---> Running in 4340b1472c5f 05:30:54 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 05:31:06 ---> d1fd6094f5fa 05:31:06 Step 9/23 : RUN make cmd/core-data/core-data 05:31:06 ---> Running in 16efb9c772bb 05:31:07 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 05:32:15 Removing intermediate container e339d289658d 05:32:15 ---> 383456116a24 05:32:15 05:32:15 Step 10/23 : FROM alpine:3.14 05:32:15 ---> 5b8b7b635229 05:32:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:32:15 ---> Using cache 05:32:15 ---> c7509ef1a538 05:32:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:32:15 ---> Using cache 05:32:15 ---> b6d84240b08b 05:32:15 Step 13/23 : ENV APP_PORT=59882 05:32:15 ---> Running in a00e4351d80e 05:32:15 Removing intermediate container a00e4351d80e 05:32:15 ---> 388401e5ab14 05:32:15 Step 14/23 : EXPOSE $APP_PORT 05:32:15 ---> Running in 86f63a8555ef 05:32:15 Removing intermediate container 86f63a8555ef 05:32:15 ---> db89c315639e 05:32:15 Step 15/23 : WORKDIR / 05:32:15 ---> Running in 8b73a779068c 05:32:15 Removing intermediate container 8b73a779068c 05:32:15 ---> 853d30db79ac 05:32:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:15 ---> 433a59abbf47 05:32:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:32:15 ---> 1784ed2e2538 05:32:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:32:15 ---> b67f37465ee3 05:32:15 Step 19/23 : ENTRYPOINT ["/core-command"] 05:32:15 ---> Running in cdb77756e90a 05:32:15 Removing intermediate container cdb77756e90a 05:32:15 ---> ea9bd9954b1c 05:32:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:32:15 ---> Running in 9c29890615f2 05:32:15 Removing intermediate container 9c29890615f2 05:32:15 ---> 1ab996c12de1 05:32:15 Step 21/23 : LABEL arch=arm64 05:32:15 ---> Running in ec2960835c07 05:32:15 Removing intermediate container ec2960835c07 05:32:15 ---> 873945a95e89 05:32:15 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:32:15 ---> Running in f4e6c6c18a64 05:32:15 Removing intermediate container f4e6c6c18a64 05:32:15 ---> fc2f3b652f01 05:32:15 Step 23/23 : LABEL version=0.0.0 05:32:15 ---> Running in abceef3e9056 05:32:15 Removing intermediate container abceef3e9056 05:32:15 ---> 2424f06bf977 05:32:15 05:32:15 Successfully built 2424f06bf977 05:32:15 Successfully tagged core-command-arm64:latest 05:32:22  Building core-command ... done Removing intermediate container 234a7554736b 05:32:22 ---> b2c1db8c9a25 05:32:22 05:32:22 Step 10/31 : FROM alpine:3.14 05:32:22 ---> 5b8b7b635229 05:32:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:32:22 ---> Running in 776116c2fe8d 05:32:22 Removing intermediate container 776116c2fe8d 05:32:22 ---> 58617d63e859 05:32:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:32:22 ---> Running in 79b0be0b3b7a 05:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:32:25 (1/2) Installing dumb-init (1.2.5-r1) 05:32:25 (2/2) Installing su-exec (0.2-r1) 05:32:25 Executing busybox-1.33.1-r6.trigger 05:32:25 OK: 6 MiB in 16 packages 05:32:27 Removing intermediate container 79b0be0b3b7a 05:32:27 ---> 5d7f8e06a70b 05:32:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:32:27 ---> Running in 0713b8755d7f 05:32:27 Removing intermediate container 0713b8755d7f 05:32:27 ---> 60d64500175b 05:32:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:32:27 ---> Running in 1a0fe8d85a46 05:32:28 Removing intermediate container 1a0fe8d85a46 05:32:28 ---> d99b846e85ff 05:32:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:32:28 ---> Running in a6d93a861bf6 05:32:31 Removing intermediate container a6d93a861bf6 05:32:31 ---> 46473bab2977 05:32:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:32:31 ---> Running in 8489b6d135f8 05:32:32 Removing intermediate container 8489b6d135f8 05:32:32 ---> 28d84b662109 05:32:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:32:33 ---> 1a26260b4e4e 05:32:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:32:33 ---> Running in beb52cb99267 05:32:36 Removing intermediate container beb52cb99267 05:32:36 ---> 4f79f9b8f0ee 05:32:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:37 ---> 8ce6c3c806ca 05:32:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:32:39 ---> 227bedf01e54 05:32:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:32:40 ---> e0680dd68328 05:32:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:32:42 ---> a792e5e6059d 05:32:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:32:43 ---> 1fb212440970 05:32:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:32:43 Removing intermediate container 4340b1472c5f 05:32:43 ---> c1bda675dc22 05:32:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:32:43 ---> Running in 0ffc90e59d3a 05:32:43 ---> Running in b348e6e11b48 05:32:44 Removing intermediate container 0ffc90e59d3a 05:32:44 ---> e45fef445de0 05:32:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:32:45 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 05:32:45 ---> 705e4be904ad 05:32:45 Step 26/31 : RUN chmod +x /entrypoint.sh 05:32:46 ---> Running in 33313744d539 05:32:49 Removing intermediate container 33313744d539 05:32:49 ---> d6e2c0f97196 05:32:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:32:49 ---> Running in 8b6512eb32de 05:32:49 Removing intermediate container b348e6e11b48 05:32:49 ---> b3df82ae1072 05:32:49 05:32:49 Step 11/23 : FROM docker:20.10.10 05:32:49 20.10.10: Pulling from library/docker 05:32:49 Removing intermediate container 8b6512eb32de 05:32:49 ---> 18313f191196 05:32:49 Step 28/31 : CMD ["gate"] 05:32:50 ---> Running in 447bf93ebe5c 05:32:51 Removing intermediate container 447bf93ebe5c 05:32:51 ---> c741f9f368ba 05:32:51 Step 29/31 : LABEL arch=arm64 05:32:51 ---> Running in b9ef7f14dea7 05:32:52 Removing intermediate container b9ef7f14dea7 05:32:52 ---> 08fce682af5f 05:32:52 Step 30/31 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:32:52 ---> Running in 8241dd86ad3a 05:32:52 Removing intermediate container 8241dd86ad3a 05:32:52 ---> cd47dbb0224e 05:32:52 Step 31/31 : LABEL version=0.0.0 05:32:53 ---> Running in 1237f4d5c3b0 05:32:54 Removing intermediate container 1237f4d5c3b0 05:32:54 ---> b67dc85fd4d8 05:32:54 05:32:54 Successfully built b67dc85fd4d8 05:32:54 Successfully tagged security-bootstrapper-arm64:latest 05:32:59  Building security-bootstrapper ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 05:32:59 Status: Downloaded newer image for docker:20.10.10 05:32:59 ---> 520e9a0a30f7 05:32:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:32:59 ---> Running in dfc4958aa748 05:32:59 Removing intermediate container dfc4958aa748 05:32:59 ---> 84cebfe78778 05:32:59 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 05:32:59 ---> Running in 53c2de089b3f 05:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:33:01 Removing intermediate container 16efb9c772bb 05:33:01 ---> 7df3bcfe7a26 05:33:01 05:33:01 Step 10/23 : FROM alpine:3.14 05:33:01 ---> 5b8b7b635229 05:33:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:33:01 ---> Running in 90047b508d9f 05:33:01 (1/42) Installing readline (8.1.0-r0) 05:33:01 (2/42) Installing bash (5.1.4-r0) 05:33:01 Removing intermediate container 90047b508d9f 05:33:01 ---> 9dd5d2d35306 05:33:01 Step 12/23 : ENV APP_PORT=59880 05:33:01 Executing bash-5.1.4-r0.post-install 05:33:01 (3/42) Installing brotli-libs (1.0.9-r5) 05:33:01 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:33:01 (5/42) Installing libcurl (7.79.1-r0) 05:33:01 (6/42) Installing curl (7.79.1-r0) 05:33:01 ---> Running in aebd3c9aa733 05:33:01 (7/42) Installing dumb-init (1.2.5-r1) 05:33:01 (8/42) Installing libbz2 (1.0.8-r1) 05:33:01 (9/42) Installing expat (2.4.7-r0) 05:33:01 (10/42) Installing libffi (3.3-r2) 05:33:01 (11/42) Installing gdbm (1.19-r0) 05:33:01 (12/42) Installing xz-libs (5.2.5-r0) 05:33:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:33:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:33:02 (15/42) Installing mpdecimal (2.5.1-r1) 05:33:02 (16/42) Installing sqlite-libs (3.35.5-r0) 05:33:02 (17/42) Installing python3 (3.9.5-r2) 05:33:02 Removing intermediate container aebd3c9aa733 05:33:02 ---> faf9168e96f7 05:33:02 Step 13/23 : EXPOSE $APP_PORT 05:33:02 ---> Running in e8cf14216f1b 05:33:03 Removing intermediate container e8cf14216f1b 05:33:03 ---> c4757916ff1a 05:33:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:03 ---> Running in 76b7e7727d2b 05:33:04 (18/42) Installing py3-appdirs (1.4.4-r2) 05:33:04 (19/42) Installing py3-chardet (4.0.0-r2) 05:33:04 (20/42) Installing py3-idna (3.2-r0) 05:33:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:33:04 (22/42) Installing py3-certifi (2020.12.5-r1) 05:33:04 (23/42) Installing py3-requests (2.25.1-r4) 05:33:04 (24/42) Installing py3-msgpack (1.0.2-r1) 05:33:04 (25/42) Installing py3-lockfile (0.12.2-r4) 05:33:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:33:04 (27/42) Installing py3-colorama (0.4.4-r1) 05:33:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:33:04 (29/42) Installing py3-distlib (0.3.1-r3) 05:33:04 (30/42) Installing py3-distro (1.5.0-r3) 05:33:04 (31/42) Installing py3-six (1.15.0-r1) 05:33:04 (32/42) Installing py3-webencodings (0.5.1-r4) 05:33:04 (33/42) Installing py3-html5lib (1.1-r1) 05:33:04 (34/42) Installing py3-parsing (2.4.7-r2) 05:33:04 (35/42) Installing py3-packaging (20.9-r1) 05:33:04 (36/42) Installing py3-toml (0.10.2-r2) 05:33:04 (37/42) Installing py3-pep517 (0.10.0-r2) 05:33:04 (38/42) Installing py3-progress (1.5-r2) 05:33:04 (39/42) Installing py3-retrying (1.3.3-r1) 05:33:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:33:04 (41/42) Installing py3-setuptools (52.0.0-r3) 05:33:04 (42/42) Installing py3-pip (20.3.4-r1) 05:33:05 Removing intermediate container 76b7e7727d2b 05:33:05 ---> 030f7c9eb6a4 05:33:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:33:05 ---> Running in f06bac91e209 05:33:05 Executing busybox-1.33.1-r6.trigger 05:33:05 OK: 84 MiB in 64 packages 05:33:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:33:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:33:08 (1/6) Installing dumb-init (1.2.5-r1) 05:33:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:33:08 (3/6) Installing libsodium (1.0.18-r0) 05:33:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:33:09 (5/6) Installing libzmq (4.3.4-r0) 05:33:09 (6/6) Installing zeromq (4.3.4-r0) 05:33:09 Executing busybox-1.33.1-r6.trigger 05:33:09 OK: 8 MiB in 20 packages 05:33:10 Removing intermediate container f06bac91e209 05:33:10 ---> b028771b3b7b 05:33:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:10 Collecting docker-compose==1.23.2 05:33:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:33:10 ---> 96f49a9d5eeb 05:33:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:33:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:33:11 ---> 65611b8e9b99 05:33:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:33:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:33:12 ---> a6f631294c9e 05:33:12 Step 19/23 : ENTRYPOINT ["/core-data"] 05:33:12 ---> Running in 1f5b9953e3ca 05:33:13 Collecting PyYAML<4,>=3.10 05:33:13 Removing intermediate container 1f5b9953e3ca 05:33:13 ---> 667d994f6ba4 05:33:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:33:13 Downloading PyYAML-3.13.tar.gz (270 kB) 05:33:13 ---> Running in 531877d08b5f 05:33:13 Removing intermediate container 531877d08b5f 05:33:13 ---> 4435fedcccd8 05:33:13 Step 21/23 : LABEL arch=arm64 05:33:13 ---> Running in 1f78bf365df8 05:33:14 Removing intermediate container 1f78bf365df8 05:33:14 ---> ec27e7a03e14 05:33:14 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:33:14 ---> Running in 4b023b88f398 05:33:14 Removing intermediate container 4b023b88f398 05:33:14 ---> 4f915b29cb77 05:33:14 Step 23/23 : LABEL version=0.0.0 05:33:14 ---> Running in 29652a433eb4 05:33:15 Removing intermediate container 29652a433eb4 05:33:15 ---> 349d7b457ecc 05:33:15 05:33:15 Successfully built 349d7b457ecc 05:33:15 Successfully tagged core-data-arm64:latest 05:33:16  Building core-data ... done Collecting jsonschema<3,>=2.5.1 05:33:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:33:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:33:16 Collecting texttable<0.10,>=0.9.0 05:33:16 Downloading texttable-0.9.1.tar.gz (11 kB) 05:33:18 Collecting docker<4.0,>=3.6.0 05:33:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:33:19 Collecting websocket-client<1.0,>=0.32.0 05:33:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:33:19 Collecting cached-property<2,>=1.2.0 05:33:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:33:19 Collecting dockerpty<0.5,>=0.4.1 05:33:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:33:20 Collecting docopt<0.7,>=0.6.1 05:33:20 Downloading docopt-0.6.2.tar.gz (25 kB) 05:33:22 Collecting docker-pycreds>=0.4.0 05:33:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:33:23 Collecting urllib3<1.25,>=1.21.1 05:33:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:33:23 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) 05:33:23 Collecting idna<2.8,>=2.5 05:33:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:33:24 Collecting chardet<3.1.0,>=3.0.2 05:33:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:33:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:33:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:33:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:33:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:33:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:33:25 Attempting uninstall: urllib3 05:33:25 Found existing installation: urllib3 1.26.5 05:33:25 Uninstalling urllib3-1.26.5: 05:33:25 Successfully uninstalled urllib3-1.26.5 05:33:26 Attempting uninstall: idna 05:33:26 Found existing installation: idna 3.2 05:33:26 Uninstalling idna-3.2: 05:33:26 Successfully uninstalled idna-3.2 05:33:27 Attempting uninstall: chardet 05:33:27 Found existing installation: chardet 4.0.0 05:33:27 Uninstalling chardet-4.0.0: 05:33:27 Successfully uninstalled chardet-4.0.0 05:33:28 Attempting uninstall: requests 05:33:28 Found existing installation: requests 2.25.1 05:33:28 Uninstalling requests-2.25.1: 05:33:28 Successfully uninstalled requests-2.25.1 05:33:29 Running setup.py install for texttable: started 05:33:31 Running setup.py install for texttable: finished with status 'done' 05:33:31 Running setup.py install for PyYAML: started 05:33:33 Running setup.py install for PyYAML: finished with status 'done' 05:33:33 Running setup.py install for docopt: started 05:33:35 Running setup.py install for docopt: finished with status 'done' 05:33:35 Running setup.py install for dockerpty: started 05:33:37 Running setup.py install for dockerpty: finished with status 'done' 05:33:38 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 05:33:46 Removing intermediate container 53c2de089b3f 05:33:46 ---> 2c5197745a33 05:33:46 Step 14/23 : ENV APP_PORT=58890 05:33:46 ---> Running in 5d4e3f97de9d 05:33:47 Removing intermediate container 5d4e3f97de9d 05:33:47 ---> e99f8064abfa 05:33:47 Step 15/23 : EXPOSE $APP_PORT 05:33:47 ---> Running in c7d338493170 05:33:47 Removing intermediate container c7d338493170 05:33:47 ---> 2ea277eef4c0 05:33:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:33:48 ---> 4741d670feb1 05:33:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:33:49 ---> ed5315597423 05:33:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:33:49 ---> 57f3afccd639 05:33:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:33:49 ---> Running in e1c2e0203675 05:33:50 Removing intermediate container e1c2e0203675 05:33:50 ---> d05d5ea7b7a5 05:33:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:33:50 ---> Running in a9082e5c9f31 05:33:50 Removing intermediate container a9082e5c9f31 05:33:50 ---> 21651e1a8809 05:33:50 Step 21/23 : LABEL arch=arm64 05:33:50 ---> Running in 111b31ca8c08 05:33:51 Removing intermediate container 111b31ca8c08 05:33:51 ---> 6ebab4d890e4 05:33:51 Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 05:33:51 ---> Running in 63057efd05ec 05:33:51 Removing intermediate container 63057efd05ec 05:33:51 ---> 06f403c59c59 05:33:51 Step 23/23 : LABEL version=0.0.0 05:33:51 ---> Running in 7ab45a9de35c 05:33:51 Removing intermediate container 7ab45a9de35c 05:33:51 ---> fe70dcd88c49 05:33:51 05:33:52 Successfully built fe70dcd88c49 05:33:52 Successfully tagged sys-mgmt-agent-arm64:latest 05:33:52  Building sys-mgmt-agent ... done  [Pipeline] } 05:33:52 $ docker stop --time=1 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec 05:33:54 $ docker rm -f 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec [Pipeline] // withDockerContainer [Pipeline] sh 05:33:55 + docker images 05:33:55 REPOSITORY TAG IMAGE ID CREATED SIZE 05:33:55 sys-mgmt-agent-arm64 latest fe70dcd88c49 4 seconds ago 280MB 05:33:55 core-data-arm64 latest 349d7b457ecc 41 seconds ago 19.2MB 05:33:55 7df3bcfe7a26 55 seconds ago 1.6GB 05:33:55 security-bootstrapper-arm64 latest b67dc85fd4d8 About a minute ago 18MB 05:33:55 b3df82ae1072 About a minute ago 1.59GB 05:33:55 b2c1db8c9a25 About a minute ago 1.59GB 05:33:55 core-command-arm64 latest 2424f06bf977 About a minute ago 15.3MB 05:33:55 383456116a24 About a minute ago 1.59GB 05:33:55 support-notifications-arm64 latest d50724d3a52a 4 minutes ago 16.1MB 05:33:55 core-metadata-arm64 latest e97b7568bfd9 4 minutes ago 16MB 05:33:55 support-scheduler-arm64 latest 7efcb582df34 4 minutes ago 15.4MB 05:33:55 security-secretstore-setup-arm64 latest 1cd2b09190b3 4 minutes ago 27MB 05:33:55 security-proxy-setup-arm64 latest 658aec220416 4 minutes ago 25.5MB 05:33:55 0573b8dfe7dd 4 minutes ago 1.6GB 05:33:55 452a8648e3e0 4 minutes ago 1.6GB 05:33:55 3389844928b3 4 minutes ago 1.6GB 05:33:55 d97aa87722f9 4 minutes ago 1.6GB 05:33:55 af3352f277b5 4 minutes ago 1.6GB 05:33:55 ci-base-image-arm64 latest 1dc45e844db0 15 minutes ago 1.26GB 05:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 05:33:55 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 05:33:55 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 05:33:55 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 05:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:33:55 05:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:33:56 arm64: Pulling from edgex-lftools-log-publisher 05:33:56 8998bd30e6a1: Pulling fs layer 05:33:56 04944245beec: Pulling fs layer 05:33:56 699f458cf7ca: Pulling fs layer 05:33:56 765212b225bb: Pulling fs layer 05:33:56 f23df028b6ca: Pulling fs layer 05:33:56 d65c8cfc05b1: Pulling fs layer 05:33:56 2437ff75d9bd: Pulling fs layer 05:33:56 d65c8cfc05b1: Waiting 05:33:56 765212b225bb: Waiting 05:33:56 f23df028b6ca: Waiting 05:33:56 2437ff75d9bd: Waiting 05:33:56 04944245beec: Download complete 05:33:56 765212b225bb: Verifying Checksum 05:33:56 765212b225bb: Download complete 05:33:56 f23df028b6ca: Verifying Checksum 05:33:56 f23df028b6ca: Download complete 05:33:56 d65c8cfc05b1: Verifying Checksum 05:33:56 d65c8cfc05b1: Download complete 05:33:56 699f458cf7ca: Verifying Checksum 05:33:56 699f458cf7ca: Download complete 05:33:56 8998bd30e6a1: Download complete 05:33:58 2437ff75d9bd: Verifying Checksum 05:33:58 2437ff75d9bd: Download complete 05:34:00 8998bd30e6a1: Pull complete 05:34:01 04944245beec: Pull complete 05:34:02 699f458cf7ca: Pull complete 05:34:02 765212b225bb: Pull complete 05:34:03 f23df028b6ca: Pull complete 05:34:04 d65c8cfc05b1: Pull complete 05:34:19 2437ff75d9bd: Pull complete 05:34:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:34:19 prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container 05:34:19 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:34:22 $ docker top 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:23 ---> job-cost.sh 05:34:23 lf-activate-venv: SKIPPING 05:34:23 INFO: No Stack... 05:34:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:34:24 INFO: Archiving Costs [Pipeline] sh 05:34:25 + + catcut /w/workspace/edgex-go/11/archives/cost.csv -d, 05:34:25 -f6 [Pipeline] lock 05:34:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] 05:34:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] did not exist. Created. 05:34:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:34:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:34:26 Stashed 1 file(s) [Pipeline] } 05:34:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] [Pipeline] // lock [Pipeline] } 05:34:26 $ docker stop --time=1 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b 05:34:27 $ docker rm -f 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b [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 05:34:28 provisioning config files... 05:34:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config8594354600915022718tmp [Pipeline] { [Pipeline] sh 05:34:28 + set +x 05:34:28 + curl -s https://codecov.io/bash 05:34:28 + bash -s -- 05:34:28 05:34:28 _____ _ 05:34:28 / ____| | | 05:34:28 | | ___ __| | ___ ___ _____ __ 05:34:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:34:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:34:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:34:28 Bash-1.0.6 05:34:28 05:34:28 05:34:28 ==> git version 2.24.4 found 05:34:28 ==> 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 05:34:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:34:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:34:28 ==> Jenkins CI detected. 05:34:28 current dir:  /w/workspace/edgex-go/11 05:34:28 project root: . 05:34:28 --> token set from env 05:34:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:34:28 ==> Running gcov in . (disable via -X gcov) 05:34:28 ==> Python coveragepy not found 05:34:28 ==> Searching for coverage reports in: 05:34:28 + . 05:34:28 -> Found 1 reports 05:34:28 ==> Detecting git/mercurial file structure 05:34:28 ==> Reading reports 05:34:28 + ./coverage.out bytes=426334 05:34:28 ==> Appending adjustments 05:34:28 https://docs.codecov.io/docs/fixing-reports 05:34:29 + Found adjustments 05:34:29 ==> Gzipping contents 05:34:29 60K /tmp/codecov.7hBaGc.gz 05:34:29 ==> Uploading reports 05:34:29 url: https://codecov.io 05:34:29 query: branch=PR-3891&commit=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 05:34:30 -> Pinging Codecov 05:34:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 05:34:30 -> Uploading to 05:34:30 https://storage.googleapis.com/codecov/v4/raw/2022-03-14/00271124DB129430A58F1EEE437C3FCB/12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554/9ee09165-edf2-4195-9a66-f5ea18c81049.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220314T053430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c8c190daab8d51052af5f145d4b03466ef88a3ebc96079565c7707079045189 05:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:34:30 Dload Upload Total Spent Left Speed 05:34:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57860 0 0 100 57860 0 184k --:--:-- --:--:-- --:--:-- 185k 05:34:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] } 05:34:30 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 05:34:31 + '[' -d /w/workspace/edgex-go/11/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:34:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:34:32 ---> package-listing.sh 05:34:32 ++ facter osfamily 05:34:32 ++ tr '[:upper:]' '[:lower:]' 05:34:32 + OS_FAMILY=redhat 05:34:32 + workspace=/w/workspace/edgex-go/11 05:34:32 + START_PACKAGES=/tmp/packages_start.txt 05:34:32 + END_PACKAGES=/tmp/packages_end.txt 05:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:32 + PACKAGES=/tmp/packages_start.txt 05:34:32 + '[' /w/workspace/edgex-go/11 ']' 05:34:32 + PACKAGES=/tmp/packages_end.txt 05:34:32 + case "${OS_FAMILY}" in 05:34:32 + rpm -qa 05:34:32 + sort 05:34:36 + '[' -f /tmp/packages_start.txt ']' 05:34:36 + '[' -f /tmp/packages_end.txt ']' 05:34:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:36 + '[' /w/workspace/edgex-go/11 ']' 05:34:36 + mkdir -p /w/workspace/edgex-go/11/archives/ 05:34:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 05:34:36 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:34:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:37 05:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:37 latest: Pulling from edgex-lftools-log-publisher 05:34:37 5eb5b503b376: Pulling fs layer 05:34:37 5c69ac0246d0: Pulling fs layer 05:34:37 ec43610c2a17: Pulling fs layer 05:34:37 3a2ae6a8a46f: Pulling fs layer 05:34:37 33b1e0a273af: Pulling fs layer 05:34:37 5d3b04190fa2: Pulling fs layer 05:34:37 2f39f015ded8: Pulling fs layer 05:34:37 3a2ae6a8a46f: Waiting 05:34:37 33b1e0a273af: Waiting 05:34:37 5d3b04190fa2: Waiting 05:34:37 2f39f015ded8: Waiting 05:34:37 5c69ac0246d0: Verifying Checksum 05:34:37 5c69ac0246d0: Download complete 05:34:37 3a2ae6a8a46f: Verifying Checksum 05:34:37 3a2ae6a8a46f: Download complete 05:34:37 33b1e0a273af: Verifying Checksum 05:34:37 33b1e0a273af: Download complete 05:34:37 5d3b04190fa2: Verifying Checksum 05:34:37 5d3b04190fa2: Download complete 05:34:37 ec43610c2a17: Verifying Checksum 05:34:37 ec43610c2a17: Download complete 05:34:37 5eb5b503b376: Verifying Checksum 05:34:37 5eb5b503b376: Download complete 05:34:38 2f39f015ded8: Verifying Checksum 05:34:38 2f39f015ded8: Download complete 05:34:39 5eb5b503b376: Pull complete 05:34:39 5c69ac0246d0: Pull complete 05:34:40 ec43610c2a17: Pull complete 05:34:40 3a2ae6a8a46f: Pull complete 05:34:40 33b1e0a273af: Pull complete 05:34:40 5d3b04190fa2: Pull complete 05:34:45 2f39f015ded8: Pull complete 05:34:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:34:45 prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container 05:34:46 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 05:34:49 $ docker top f6858676b4eca1b7e8d3591ab85766aa6fecd7a7c4483cb6c0890a6b97ab83de -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:34:50 + mkdir -p /var/log/sysstat [Pipeline] sh 05:34:50 + ls /var/log/sa-host 05:34:50 + sadf -c /var/log/sa-host/sa14 05:34:50 file_magic: OK 05:34:50 HZ: Using current value: 100 05:34:50 file_header: OK 05:34:50 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 05:34:50 Statistics: 05:34:50 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... 05:34:50 File successfully converted to sysstat format version 12.5.2 05:34:50 + sadf -c /var/log/sa-host/sa17 05:34:50 file_magic: OK 05:34:50 HZ: Using current value: 100 05:34:50 file_header: OK 05:34:50 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 05:34:50 Statistics: 05:34:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:34:50 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:50 provisioning config files... 05:34:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config6063147524668528024tmp [Pipeline] { [Pipeline] echo 05:34:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:34:50 ---> create-netrc.sh [Pipeline] } 05:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:34:51 ---> python-tools-install.sh [Pipeline] echo 05:34:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:34:51 ---> sudo-logs.sh 05:34:51 Archiving 'sudo' log.. 05:34:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-7011.novalocal: Name or service not known 05:34:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-7011.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:34:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:34:51 ---> job-cost.sh 05:34:51 lf-activate-venv: SKIPPING 05:34:51 DEBUG: total: 0.10999999940395355 05:34:51 INFO: Retrieving Stack Cost... 05:34:52 INFO: Retrieving Pricing Info for: v3-standard-2 05:34:52 INFO: Archiving Costs [Pipeline] echo 05:34:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:34:53 ---> logs-deploy.sh 05:34:53 lf-activate-venv: SKIPPING 05:34:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/11 05:34:53 INFO: archiving workspace using pattern(s): 05:34:53 Archives upload complete. 05:34:53 INFO: archiving logs to Nexus