Pull request #3879 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1572a2c67cf94811fe3b8d62aa4783469b5a2c19+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (d042d86d243ccc4d6bd97916551a51395fe882d0) 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-ssh3066442462474293678.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-ssh14591656535061125801.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-3879/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-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18177172145900074995.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-ssh8032649477721437843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3879/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-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3756022965721367808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4987 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh4842592192627712810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 > 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/5@tmp/jenkins-gitclient-ssh8302688351254349810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 Merge succeeded, producing 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 Checking out Revision 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 (PR-3879) > 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/5@tmp/jenkins-gitclient-ssh6780065143791677598.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 # timeout=10 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:22 ========================================================= 15:27:22 EdgeX Global Pipelines Version Info 15:27:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 15:27:24 ------------------- 15:27:24 stable info: 15:27:24 ------------------- 15:27:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:27:24 Message: update stable to v1.0.220 15:27:24 ------------------- 15:27:24 experimental info: 15:27:24 ------------------- 15:27:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:27:24 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:27:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 464d97e [Pipeline] echo 15:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:25 provisioning config files... 15:27:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2762119591832773060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:25 ---> docker-login.sh 15:27:25 nexus3.edgexfoundry.org:10001 15:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:25 Configure a credential helper to remove this warning. See 15:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:25 15:27:25 Login Succeeded 15:27:25 nexus3.edgexfoundry.org:10002 15:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:25 Configure a credential helper to remove this warning. See 15:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:25 15:27:25 Login Succeeded 15:27:25 nexus3.edgexfoundry.org:10003 15:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:26 Configure a credential helper to remove this warning. See 15:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:26 15:27:26 Login Succeeded 15:27:26 nexus3.edgexfoundry.org:10004 15:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:26 Configure a credential helper to remove this warning. See 15:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:26 15:27:26 Login Succeeded 15:27:26 docker.io 15:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:26 Configure a credential helper to remove this warning. See 15:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:26 15:27:26 Login Succeeded 15:27:26 ---> docker-login.sh ends [Pipeline] } 15:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:26 ++ 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 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/core-command/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo core-command,cmd/core-command/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/core-data/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo core-data,cmd/core-data/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/core-metadata/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo core-metadata,cmd/core-metadata/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/security-bootstrapper/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/security-proxy-setup/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/support-notifications/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo support-notifications,cmd/support-notifications/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/support-scheduler/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:27:26 + for file in '`ls cmd/**/Dockerfile`' 15:27:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:27:26 ++ cut -d/ -f2 15:27:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:27:27 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 15:27:27 + git rev-list -1 --merges 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005~1..464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo 15:27:27 -----------> git rev-list -1 --merges 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005~1..464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:27:27 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [false] [Pipeline] sh 15:27:27 + git log --format=format:%s -1 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo 15:27:27 ========================================================= 15:27:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:27:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:27:28 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:27:28 + grep -v github /etc/ssh/ssh_known_hosts 15:27:28 + '[' -e /tmp/ssh_known_hosts ']' 15:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:27:28 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:27:28 + sudo tee -a /etc/ssh/ssh_known_hosts 15:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:28 15:27:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:27:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:29 latest: Pulling from edgex-devops/git-semver 15:27:29 a0d0a0d46f8b: Pulling fs layer 15:27:29 3e5f54012d9b: Pulling fs layer 15:27:29 4c7163046ea9: Pulling fs layer 15:27:29 0c2d73faf560: Pulling fs layer 15:27:29 0c2d73faf560: Waiting 15:27:29 3e5f54012d9b: Verifying Checksum 15:27:29 3e5f54012d9b: Download complete 15:27:29 a0d0a0d46f8b: Verifying Checksum 15:27:29 a0d0a0d46f8b: Download complete 15:27:29 0c2d73faf560: Verifying Checksum 15:27:29 0c2d73faf560: Download complete 15:27:29 4c7163046ea9: Verifying Checksum 15:27:29 4c7163046ea9: Download complete 15:27:29 a0d0a0d46f8b: Pull complete 15:27:29 3e5f54012d9b: Pull complete 15:27:29 4c7163046ea9: Pull complete 15:27:29 0c2d73faf560: Pull complete 15:27:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:27:29 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:27:30 $ docker top c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:30 [ssh-agent] Looking for ssh-agent implementation... 15:27:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:30 $ docker exec c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent 15:27:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmHePgh/agent.14 15:27:30 SSH_AGENT_PID=20 15:27:30 Running ssh-add (command line suppressed) 15:27:30 Identity added: /w/workspace/edgex-go/5@tmp/private_key_169431367881084594.key (/w/workspace/edgex-go/5@tmp/private_key_169431367881084594.key) 15:27:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:31 + git tag --points-at HEAD [Pipeline] } 15:27:31 $ docker exec --env ******** --env ******** c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent -k 15:27:31 unset SSH_AUTH_SOCK; 15:27:31 unset SSH_AGENT_PID; 15:27:31 echo Agent pid 20 killed; 15:27:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:31 [ssh-agent] Looking for ssh-agent implementation... 15:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:31 $ docker exec c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent 15:27:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoNIIn/agent.53 15:27:31 SSH_AGENT_PID=60 15:27:31 Running ssh-add (command line suppressed) 15:27:31 Identity added: /w/workspace/edgex-go/5@tmp/private_key_269720109901934062.key (/w/workspace/edgex-go/5@tmp/private_key_269720109901934062.key) 15:27:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:32 + git semver init 15:27:32 # -> Open(): unable to determine branch for HEAD 15:27:32 # $GIT_DIR = /w/workspace/edgex-go/5/.git 15:27:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 15:27:32 # $SEMVER_REMOTE_NAME = origin 15:27:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:32 # $SEMVER_USER_NAME = edgex-jenkins 15:27:32 # $SEMVER_BRANCH = PR-3879 15:27:32 # $SEMVER_TEMP = /tmp/semver-224679850 15:27:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:27:46 # '/tmp/semver-224679850' -> '/w/workspace/edgex-go/5/.semver' 15:27:46 # -> Force: false 15:27:46 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 15:27:46 $ docker exec --env ******** --env ******** c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent -k 15:27:47 unset SSH_AUTH_SOCK; 15:27:47 unset SSH_AGENT_PID; 15:27:47 echo Agent pid 60 killed; 15:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:47 + git semver [Pipeline] } 15:27:47 $ docker stop --time=1 c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 15:27:49 $ docker rm -f c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:27:50 Stashed 1 file(s) [Pipeline] echo 15:27:50 [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 15:27:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:50 ========================================================= 15:27:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:27:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:27:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:50 59bf1c3509f3: Pulling fs layer 15:27:50 666ba61612fd: Pulling fs layer 15:27:50 8ed8ca486205: Pulling fs layer 15:27:50 4fe6c5a15a65: Pulling fs layer 15:27:50 22a0e8bec74d: Pulling fs layer 15:27:50 640e595b4fbd: Pulling fs layer 15:27:50 763cafe07f6e: Pulling fs layer 15:27:50 0c0b528cf693: Pulling fs layer 15:27:50 10935f4eaf8b: Pulling fs layer 15:27:50 4fe6c5a15a65: Waiting 15:27:50 22a0e8bec74d: Waiting 15:27:50 640e595b4fbd: Waiting 15:27:50 763cafe07f6e: Waiting 15:27:50 0c0b528cf693: Waiting 15:27:50 10935f4eaf8b: Waiting 15:27:50 8ed8ca486205: Download complete 15:27:50 666ba61612fd: Download complete 15:27:50 22a0e8bec74d: Verifying Checksum 15:27:50 22a0e8bec74d: Download complete 15:27:50 640e595b4fbd: Verifying Checksum 15:27:50 640e595b4fbd: Download complete 15:27:50 59bf1c3509f3: Verifying Checksum 15:27:50 59bf1c3509f3: Download complete 15:27:50 763cafe07f6e: Verifying Checksum 15:27:50 763cafe07f6e: Download complete 15:27:50 0c0b528cf693: Verifying Checksum 15:27:50 0c0b528cf693: Download complete 15:27:50 59bf1c3509f3: Pull complete 15:27:51 666ba61612fd: Pull complete 15:27:51 8ed8ca486205: Pull complete 15:27:51 4fe6c5a15a65: Verifying Checksum 15:27:51 4fe6c5a15a65: Download complete 15:27:51 10935f4eaf8b: Verifying Checksum 15:27:51 10935f4eaf8b: Download complete 15:27:58 4fe6c5a15a65: Pull complete 15:27:58 22a0e8bec74d: Pull complete 15:27:58 640e595b4fbd: Pull complete 15:27:58 763cafe07f6e: Pull complete 15:27:58 0c0b528cf693: Pull complete 15:28:00 10935f4eaf8b: Pull complete 15:28:00 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:28:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:28:01 + docker build -t ci-base-image-x86_64 -f - . 15:28:01 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:28:01 WORKDIR /edgex 15:28:01 COPY go.mod . 15:28:01 RUN go mod download' 15:28:02 Sending build context to Docker daemon 334.2MB 15:28:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:28:02 ---> 99d49a6021b9 15:28:02 Step 2/4 : WORKDIR /edgex 15:28:04 ---> Running in 311f6ebc585e 15:28:04 Removing intermediate container 311f6ebc585e 15:28:04 ---> 327163d7ff90 15:28:04 Step 3/4 : COPY go.mod . 15:28:04 ---> 414a90c7acba 15:28:04 Step 4/4 : RUN go mod download 15:28:04 ---> Running in 76b6861c61e8 15:28:05 Still waiting to schedule task 15:28:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:28:36 Removing intermediate container 76b6861c61e8 15:28:36 ---> b652ec64237d 15:28:36 Successfully built b652ec64237d 15:28:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:28:36 + docker inspect -f . ci-base-image-x86_64 15:28:36 . [Pipeline] withDockerContainer 15:28:36 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:28:37 $ docker top 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:37 + go version 15:28:37 go version go1.17.6 linux/amd64 [Pipeline] } 15:28:37 $ docker stop --time=1 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea 15:28:38 $ docker rm -f 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:39 + docker inspect -f . ci-base-image-x86_64 15:28:39 . [Pipeline] withDockerContainer 15:28:39 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:28:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:28:39 $ docker top 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:39 ========================================================= 15:28:39 [edgeXBuildGoParallel] Running Tests and Build... 15:28:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:28:39 + make test 15:28:39 go mod tidy 15:28:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:28:45 ? github.com/edgexfoundry/edgex-go [no test files] 15:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:29:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:29:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:29:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:29:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:29:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:29:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:29:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:29:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 15:29:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:29:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 15:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements 15:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:29:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 15:29:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:29:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:29:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:29:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:29:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:29:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 15:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 15:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 15:29:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:29:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 15:29:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 15:29:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4988 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 15:29:26 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:29:26 The recommended git tool is: git 15:29:30 using credential edgex-jenkins-ssh 15:29:30 Cloning the remote Git repository 15:29:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:29:30 > git init /w/workspace/edgex-go/5 # timeout=10 15:29:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:29:31 > git --version # timeout=10 15:29:31 > git --version # 'git version 2.17.1' 15:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 15:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 15:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.230s coverage: 82.5% of statements 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:29:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:29:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:29:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:29:48 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 15:29:49 Merge succeeded, producing b2a77a0a8c303418372942f0039e400aa2629c96 15:29:49 Checking out Revision b2a77a0a8c303418372942f0039e400aa2629c96 (PR-3879) 15:29:48 > git config core.sparsecheckout # timeout=10 15:29:48 > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 15:29:48 > git remote # timeout=10 15:29:48 > git config --get remote.origin.url # timeout=10 15:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:48 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 15:29:49 > git rev-parse HEAD^{commit} # timeout=10 15:29:49 > git config core.sparsecheckout # timeout=10 15:29:49 > git checkout -f b2a77a0a8c303418372942f0039e400aa2629c96 # timeout=10 15:29:53 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" 15:29:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:29:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:54 Dload Upload Total Spent Left Speed 15:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh 15:29:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:29:53 > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 15:29:55 + sudo tee /etc/docker/daemon.new 15:29:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:29:55 { 15:29:55 "registry-mirrors": [ 15:29:55 "https://nexus3.edgexfoundry.org:10001" 15:29:55 ], 15:29:55 "bip": "10.250.0.254/24", 15:29:55 "hosts": [ 15:29:55 "tcp://0.0.0.0:5555", 15:29:55 "unix:///var/run/docker.sock" 15:29:55 ], 15:29:55 "mtu": 1458, 15:29:55 "selinux-enabled": true, 15:29:55 "seccomp-profile": "/etc/docker/seccomp.json" 15:29:55 } [Pipeline] sh 15:29:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:29:55 + sudo service docker restart 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.247s coverage: 65.4% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 15:30:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:14 provisioning config files... 15:30:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config164229718500177293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:14 ---> docker-login.sh 15:30:14 nexus3.edgexfoundry.org:10001 15:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:15 Configure a credential helper to remove this warning. See 15:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:15 15:30:15 Login Succeeded 15:30:15 nexus3.edgexfoundry.org:10002 15:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:15 Configure a credential helper to remove this warning. See 15:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:15 15:30:15 Login Succeeded 15:30:15 nexus3.edgexfoundry.org:10003 15:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:16 Configure a credential helper to remove this warning. See 15:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:16 15:30:16 Login Succeeded 15:30:16 nexus3.edgexfoundry.org:10004 15:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:16 Configure a credential helper to remove this warning. See 15:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:16 15:30:16 Login Succeeded 15:30:16 docker.io 15:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:17 Configure a credential helper to remove this warning. See 15:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:17 15:30:17 Login Succeeded 15:30:17 ---> docker-login.sh ends [Pipeline] } 15:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:17 ========================================================= 15:30:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:30:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:30:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:30:18 9b3977197b4f: Pulling fs layer 15:30:18 1a89e8eeedd5: Pulling fs layer 15:30:18 94645a83ff95: Pulling fs layer 15:30:18 3f3a8bcf1eab: Pulling fs layer 15:30:18 0c92f367c5e7: Pulling fs layer 15:30:18 f7c0051592d6: Pulling fs layer 15:30:18 a227ed2f7395: Pulling fs layer 15:30:18 7b1c46037f91: Pulling fs layer 15:30:18 0c92f367c5e7: Waiting 15:30:18 f7c0051592d6: Waiting 15:30:18 a227ed2f7395: Waiting 15:30:18 7b1c46037f91: Waiting 15:30:18 3f3a8bcf1eab: Waiting 15:30:18 94645a83ff95: Verifying Checksum 15:30:18 94645a83ff95: Download complete 15:30:18 1a89e8eeedd5: Verifying Checksum 15:30:18 1a89e8eeedd5: Download complete 15:30:18 0c92f367c5e7: Verifying Checksum 15:30:18 f7c0051592d6: Verifying Checksum 15:30:18 f7c0051592d6: Download complete 15:30:18 9b3977197b4f: Verifying Checksum 15:30:18 9b3977197b4f: Download complete 15:30:18 a227ed2f7395: Verifying Checksum 15:30:18 a227ed2f7395: Download complete 15:30:19 9b3977197b4f: Pull complete 15:30:19 1a89e8eeedd5: Pull complete 15:30:20 94645a83ff95: Pull complete 15:30:20 7b1c46037f91: Verifying Checksum 15:30:20 7b1c46037f91: Download complete 15:30:20 3f3a8bcf1eab: Verifying Checksum 15:30:20 3f3a8bcf1eab: Download complete 15:30:33 3f3a8bcf1eab: Pull complete 15:30:33 0c92f367c5e7: Pull complete 15:30:33 f7c0051592d6: Pull complete 15:30:33 a227ed2f7395: Pull complete 15:30:38 7b1c46037f91: Pull complete 15:30:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:30:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:30:39 + docker build -t ci-base-image-arm64 -f - . 15:30:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:30:39 WORKDIR /edgex 15:30:39 COPY go.mod . 15:30:39 RUN go mod download 15:30:41 Sending build context to Docker daemon 168.8MB 15:30:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:30:41 ---> f79e39bc4007 15:30:41 Step 2/4 : WORKDIR /edgex 15:30:43 ---> Running in e9481f9126a3 15:30:43 Removing intermediate container e9481f9126a3 15:30:43 ---> e319df5640ea 15:30:43 Step 3/4 : COPY go.mod . 15:30:44 ---> 94fc632d0ea2 15:30:44 Step 4/4 : RUN go mod download 15:30:44 ---> Running in 1737177c4a97 15:30:44 GO111MODULE=on go vet ./... 15:30:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:48 ./bin/test-attribution-txt.sh [Pipeline] echo 15:30:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:30:49 + ls -al . 15:30:49 total 644 15:30:49 drwxrwxr-x 10 1001 1001 4096 Feb 10 15:30 . 15:30:49 drwxr-xr-x 4 root root 28 Feb 10 15:28 .. 15:30:49 -rw-rw-r-- 1 1001 1001 11 Feb 10 15:27 .dockerignore 15:30:49 drwxrwxr-x 8 1001 1001 179 Feb 10 15:27 .git 15:30:49 drwxrwxr-x 4 1001 1001 142 Feb 10 15:27 .github 15:30:49 -rw-rw-r-- 1 1001 1001 804 Feb 10 15:27 .gitignore 15:30:49 -rw-rw-r-- 1 1001 1001 42 Feb 10 15:27 .golangci.yml 15:30:49 -rw-rw-r-- 1 1001 1001 76 Feb 10 15:27 .hadolint.yml 15:30:49 drwx------ 3 1001 1001 73 Feb 10 15:27 .semver 15:30:49 -rw-rw-r-- 1 1001 1001 166 Feb 10 15:27 .sonarcloud.properties 15:30:49 -rw-rw-r-- 1 1001 1001 1171 Feb 10 15:27 ADOPTERS.md 15:30:49 -rw-rw-r-- 1 1001 1001 9019 Feb 10 15:27 Attribution.txt 15:30:49 -rw-rw-r-- 1 1001 1001 51732 Feb 10 15:27 CHANGELOG.md 15:30:49 -rw-rw-r-- 1 1001 1001 3804 Feb 10 15:27 CONTRIBUTING.md 15:30:49 -rw-rw-r-- 1 1001 1001 677 Feb 10 15:27 GOVERNANCE.md 15:30:49 -rw-rw-r-- 1 1001 1001 849 Feb 10 15:27 Jenkinsfile 15:30:49 -rw-rw-r-- 1 1001 1001 10775 Feb 10 15:27 LICENSE 15:30:49 -rw-rw-r-- 1 1001 1001 6508 Feb 10 15:27 Makefile 15:30:49 -rw-rw-r-- 1 1001 1001 582 Feb 10 15:27 OWNERS.md 15:30:49 -rw-rw-r-- 1 1001 1001 8207 Feb 10 15:27 README.md 15:30:49 -rw-rw-r-- 1 1001 1001 6912 Feb 10 15:27 SECURITY.md 15:30:49 -rw-rw-r-- 1 1001 1001 5 Feb 10 15:27 VERSION 15:30:49 -rw-rw-r-- 1 1001 1001 4131 Feb 10 15:27 ZMQWindows.md 15:30:49 drwxrwxr-x 2 1001 1001 37 Feb 10 15:27 bin 15:30:49 drwxrwxr-x 14 1001 1001 4096 Feb 10 15:27 cmd 15:30:49 -rw-r--r-- 1 root root 428383 Feb 10 15:30 coverage.out 15:30:49 -rw-rw-r-- 1 1001 1001 2840 Feb 10 15:27 go.mod 15:30:49 -rw-rw-r-- 1 1001 1001 50301 Feb 10 15:27 go.sum 15:30:49 drwxrwxr-x 8 1001 1001 124 Feb 10 15:27 internal 15:30:49 drwxrwxr-x 3 1001 1001 16 Feb 10 15:27 openapi 15:30:49 drwxrwxr-x 4 1001 1001 71 Feb 10 15:27 snap 15:30:49 -rw-rw-r-- 1 1001 1001 204 Feb 10 15:27 version.go [Pipeline] sh 15:30:49 + '[' -e coverage.out ] 15:30:49 + chown 1001:1001 coverage.out [Pipeline] stash 15:30:50 Stashed 1 file(s) [Pipeline] sh 15:30:50 + make build 15:30:50 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 15:30:51 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 15:30:58 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 15:30:59 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 15:30:59 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 15:31:00 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 15:31:01 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 15:31:02 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 15:31:02 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 15:31:03 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 15:31:04 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 15:31:05 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] } 15:31:06 $ docker stop --time=1 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 15:31:08 $ docker rm -f 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:10 15:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:10 latest: Pulling from edgex-devops/edgex-compose 15:31:10 cbdbe7a5bc2a: Pulling fs layer 15:31:10 ca9280d653b3: Pulling fs layer 15:31:10 7e9c9ca2126c: Pulling fs layer 15:31:10 cbdbe7a5bc2a: Verifying Checksum 15:31:10 cbdbe7a5bc2a: Download complete 15:31:10 ca9280d653b3: Verifying Checksum 15:31:10 ca9280d653b3: Download complete 15:31:10 cbdbe7a5bc2a: Pull complete 15:31:10 7e9c9ca2126c: Download complete 15:31:11 ca9280d653b3: Pull complete 15:31:15 7e9c9ca2126c: Pull complete 15:31:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:31:15 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:31:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:31:18 $ docker top 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:18 + docker-compose build --help 15:31:18 + grep parallel 15:31:19 --parallel Build images in parallel. [Pipeline] } 15:31:19 $ docker stop --time=1 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de 15:31:20 $ docker rm -f 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:20 . [Pipeline] withDockerContainer 15:31:20 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:31:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:31:21 $ docker top e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:21 + docker-compose -f ./docker-compose-build.yml build --parallel 15:31:22 Building core-command ... 15:31:22 Building core-data ... 15:31:22 Building core-metadata ... 15:31:22 Building security-bootstrapper ... 15:31:22 Building security-proxy-setup ... 15:31:22 Building security-secretstore-setup ... 15:31:22 Building support-notifications ... 15:31:22 Building support-scheduler ... 15:31:22 Building sys-mgmt-agent ... 15:31:22 Building sys-mgmt-agent 15:31:22 Building security-bootstrapper 15:31:22 Building core-metadata 15:31:22 Building security-secretstore-setup 15:31:22 Building security-proxy-setup 15:31:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:31:34 ---> b652ec64237d 15:31:34 Step 3/31 : WORKDIR /edgex-go 15:31:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:31:34 ---> b652ec64237d 15:31:34 Step 3/25 : WORKDIR /edgex-go 15:31:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:34 ---> b652ec64237d 15:31:34 Step 3/23 : WORKDIR /edgex-go 15:31:38 ---> Running in a8ba79019682 15:31:38 ---> Running in 66f88a18f6d6 15:31:38 ---> Running in f1f2bb17a04c 15:31:43 Removing intermediate container f1f2bb17a04c 15:31:43 ---> dd4908674ad5 15:31:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:43 Removing intermediate container 66f88a18f6d6 15:31:43 ---> 4e1a06f1e7e6 15:31:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:43 Removing intermediate container a8ba79019682 15:31:43 ---> 94b04309dc28 15:31:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:43 ---> Running in e943ffdc40cc 15:31:43 ---> Running in eab20ebcf091 15:31:43 ---> Running in 5d2d65d7e352 15:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:46 ---> b652ec64237d 15:31:46 Step 3/23 : WORKDIR /edgex-go 15:31:46 ---> Using cache 15:31:46 ---> 4e1a06f1e7e6 15:31:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 ---> Running in 06195933a393 15:31:47 Removing intermediate container eab20ebcf091 15:31:47 ---> 8dc554e44c10 15:31:47 Step 5/25 : RUN apk add --update --no-cache make git 15:31:47 ---> Running in 2b5423198251 15:31:48 Removing intermediate container 5d2d65d7e352 15:31:48 ---> 6170f1cf22cb 15:31:48 Step 5/23 : RUN apk add --update --no-cache make git 15:31:48 Removing intermediate container e943ffdc40cc 15:31:48 ---> 5b79b29eff09 15:31:48 Step 5/31 : RUN apk add --update --no-cache make git 15:31:48 ---> Running in 21e80a105417 15:31:48 ---> Running in 22959dc5e0df 15:31:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:48 Removing intermediate container 06195933a393 15:31:48 ---> c364f5a9613e 15:31:48 Step 5/23 : RUN apk add --update --no-cache make bash git 15:31:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:48 ---> Running in a488a1028858 15:31:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:49 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:31:49 ---> b652ec64237d 15:31:49 Step 3/21 : WORKDIR /edgex-go 15:31:49 ---> Using cache 15:31:49 ---> 4e1a06f1e7e6 15:31:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:49 ---> Using cache 15:31:49 ---> c364f5a9613e 15:31:49 Step 5/21 : RUN apk add --update --no-cache make git 15:31:49 ---> Running in e968df6bd4a3 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:49 OK: 221 MiB in 52 packages 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:50 Removing intermediate container 2b5423198251 15:31:50 ---> fae170c18cb6 15:31:50 Step 6/25 : COPY go.mod vendor* ./ 15:31:50 OK: 221 MiB in 52 packages 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:50 ---> 19b41288338d 15:31:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:50 ---> Running in e5bc65766e58 15:31:50 OK: 221 MiB in 52 packages 15:31:50 OK: 221 MiB in 52 packages 15:31:50 Removing intermediate container 22959dc5e0df 15:31:50 ---> 5ecf6e969574 15:31:50 Step 6/31 : COPY go.mod vendor* ./ 15:31:50 Removing intermediate container 21e80a105417 15:31:50 ---> 3993f20e7c0a 15:31:50 Step 6/23 : COPY go.mod vendor* ./ 15:31:50 ---> 1f5fdb648874 15:31:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:50 ---> Running in edd3fdf8aed1 15:31:50 Removing intermediate container a488a1028858 15:31:50 ---> 07e4bc6975cd 15:31:50 Step 6/23 : COPY go.mod vendor* ./ 15:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:51 ---> a3c7d1b784e9 15:31:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:51 ---> Running in 0b72f3aca9c2 15:31:51 ---> 40e189c5dc71 15:31:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:51 ---> Running in da98c93cf68d 15:31:51 Removing intermediate container e5bc65766e58 15:31:51 ---> 7e77f293703e 15:31:51 Step 8/25 : COPY . . 15:31:53 OK: 221 MiB in 52 packages 15:31:54 Removing intermediate container edd3fdf8aed1 15:31:54 ---> a565c4d8f6e7 15:31:54 Step 8/31 : COPY . . 15:31:54 Removing intermediate container da98c93cf68d 15:31:54 ---> ccf47a9d46cc 15:31:54 Step 8/23 : COPY . . 15:31:54 Removing intermediate container e968df6bd4a3 15:31:54 ---> b8f1109ff59e 15:31:54 Step 6/21 : COPY go.mod vendor* ./ 15:31:54 Removing intermediate container 0b72f3aca9c2 15:31:54 ---> d2e018e40755 15:31:54 Step 8/23 : COPY . . 15:31:55 ---> 2089c9d64018 15:31:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:58 ---> Running in 5f7774f6215f 15:31:58 ---> 6302412102e5 15:31:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:31:58 ---> Running in 3d7cddf9e9af 15:31:59 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 15:32:01 Removing intermediate container 5f7774f6215f 15:32:01 ---> 9039ab34a37a 15:32:01 Step 8/21 : COPY . . 15:32:05 Removing intermediate container 1737177c4a97 15:32:05 ---> 0108ba8cac68 15:32:05 Successfully built 0108ba8cac68 15:32:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:32:06 + docker inspect -f . ci-base-image-arm64 15:32:06 . [Pipeline] withDockerContainer 15:32:06 prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 15:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:32:07 $ docker top 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:08 + go version 15:32:08 go version go1.17.6 linux/arm64 [Pipeline] } 15:32:08 $ docker stop --time=1 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 15:32:09 ---> 3fa0cacc7d27 15:32:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:32:09 ---> 2d123b87faa7 15:32:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:32:09 ---> eaac83fbd573 15:32:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:32:09 ---> Running in f5e12bb44643 15:32:09 ---> Running in 35cde270dbff 15:32:09 ---> Running in e5cca57fa112 15:32:10 $ docker rm -f 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:11 + docker inspect -f . ci-base-image-arm64 15:32:11 . [Pipeline] withDockerContainer 15:32:11 prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 15:32:11 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:32:11 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 15:32:11 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 15:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:32:12 $ docker top fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:12 ========================================================= 15:32:12 [edgeXBuildGoParallel] Running Tests and Build... 15:32:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:32:13 + make test 15:32:13 go mod tidy 15:32:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:32:22 ---> e5ba0cfdfb22 15:32:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:32:22 ---> Running in 2ce4b0dec2bc 15:32:22 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 15:32:22 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 15:32:26 Removing intermediate container 3d7cddf9e9af 15:32:26 ---> c1e16e824c46 15:32:26 15:32:26 Step 10/25 : FROM alpine:3.14 15:32:26 3.14: Pulling from library/alpine 15:32:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:32:26 Status: Downloaded newer image for alpine:3.14 15:32:26 ---> 0a97eee8041e 15:32:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:32:26 ---> Running in a53929a17474 15:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:32:27 (1/3) Installing ca-certificates (20211220-r0) 15:32:27 (2/3) Installing dumb-init (1.2.5-r1) 15:32:27 (3/3) Installing su-exec (0.2-r1) 15:32:27 Executing busybox-1.33.1-r6.trigger 15:32:27 Executing ca-certificates-20211220-r0.trigger 15:32:28 OK: 6 MiB in 17 packages 15:32:28 Removing intermediate container a53929a17474 15:32:28 ---> c236bacc286a 15:32:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:32:28 ---> Running in 3358c6d00983 15:32:28 Removing intermediate container 3358c6d00983 15:32:28 ---> 9a8d16152bb4 15:32:28 Step 13/25 : WORKDIR / 15:32:29 ---> Running in e4d729e6a11a 15:32:29 Removing intermediate container e4d729e6a11a 15:32:29 ---> 88dfba5409d7 15:32:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:32:29 ---> 80a8f91218e5 15:32:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:32:29 ---> 8d309980a387 15:32:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:32:29 ---> f926322d98f1 15:32:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:32:30 ---> d397d14007e8 15:32:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:32:30 ---> 1a4c6763f1d6 15:32:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:32:31 ---> 11ee9a3ac23e 15:32:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:32:31 ---> ea9875021987 15:32:31 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/ 15:32:31 ---> Running in c089dc3e1f1e 15:32:32 Removing intermediate container c089dc3e1f1e 15:32:32 ---> 9f6f859cec98 15:32:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:32:32 ---> Running in f90e09199e3e 15:32:32 Removing intermediate container f90e09199e3e 15:32:32 ---> 99638494249d 15:32:32 Step 23/25 : LABEL arch=x86_64 15:32:32 ---> Running in 9c3741c50e21 15:32:32 Removing intermediate container 9c3741c50e21 15:32:32 ---> 9d896255f457 15:32:32 Step 24/25 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:32:32 ---> Running in aa9c157203cc 15:32:32 Removing intermediate container aa9c157203cc 15:32:32 ---> 9e48c2ae64c6 15:32:32 Step 25/25 : LABEL version=0.0.0 15:32:32 ---> Running in 5524fbf4484c 15:32:32 Removing intermediate container 5524fbf4484c 15:32:32 ---> 5f7c50968b2d 15:32:32 15:32:33 Successfully built 5f7c50968b2d 15:32:33 Successfully tagged security-secretstore-setup:latest 15:32:33 Building support-scheduler 15:32:38  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:32:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:32:38 ---> b652ec64237d 15:32:38 Step 3/22 : WORKDIR /edgex-go 15:32:38 ---> Using cache 15:32:38 ---> 4e1a06f1e7e6 15:32:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:38 ---> Using cache 15:32:38 ---> c364f5a9613e 15:32:38 Step 5/22 : RUN apk add --update --no-cache make git 15:32:38 ---> Using cache 15:32:38 ---> b8f1109ff59e 15:32:38 Step 6/22 : COPY go.mod vendor* ./ 15:32:38 ---> Using cache 15:32:38 ---> 2089c9d64018 15:32:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:38 ---> Using cache 15:32:38 ---> 9039ab34a37a 15:32:38 Step 8/22 : COPY . . 15:32:38 ---> Using cache 15:32:38 ---> e5ba0cfdfb22 15:32:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:32:39 ---> Running in 693c2d3e4e0b 15:32:40 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 15:32:40 ? github.com/edgexfoundry/edgex-go [no test files] 15:32:55 Removing intermediate container e5cca57fa112 15:32:55 ---> 464877868686 15:32:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:32:55 ---> Running in 24d12db742ff 15:32: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 15:32:55 Removing intermediate container 35cde270dbff 15:32:55 ---> db9549758a8e 15:32:55 15:32:55 Step 10/31 : FROM alpine:3.14 15:32:55 ---> 0a97eee8041e 15:32:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:32:55 Removing intermediate container 24d12db742ff 15:32:55 ---> ee8abff48a08 15:32:55 15:32:55 Step 11/23 : FROM docker:20.10.10 15:32:55 ---> Running in 6347e020160f 15:32:55 20.10.10: Pulling from library/docker 15:32:55 Removing intermediate container 6347e020160f 15:32:55 ---> 1ab9c052045f 15:32:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:32:55 ---> Running in 37eabafad59d 15:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:32:57 (1/2) Installing dumb-init (1.2.5-r1) 15:32:57 (2/2) Installing su-exec (0.2-r1) 15:32:57 Executing busybox-1.33.1-r6.trigger 15:32:57 OK: 6 MiB in 16 packages 15:32:58 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 15:32:58 Removing intermediate container 37eabafad59d 15:32:58 ---> 75f9869fdccb 15:32:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:32:58 ---> Running in 936bf6ba2e0a 15:32:58 Removing intermediate container 936bf6ba2e0a 15:32:58 ---> 86169fee7d57 15:32:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:32:59 ---> Running in 58938a99bf94 15:33:00 Removing intermediate container 58938a99bf94 15:33:00 ---> 1b7347a01314 15:33:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:33:00 ---> Running in 8deb5ff715a6 15:33:00 Removing intermediate container f5e12bb44643 15:33:00 ---> cb2459849285 15:33:00 15:33:00 Step 10/23 : FROM alpine:3.14 15:33:00 ---> 0a97eee8041e 15:33:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:33:00 ---> Running in c34f015ff1d4 15:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:33:01 (1/1) Installing dumb-init (1.2.5-r1) 15:33:01 Executing busybox-1.33.1-r6.trigger 15:33:01 OK: 6 MiB in 15 packages 15:33:01 Removing intermediate container 8deb5ff715a6 15:33:01 ---> 0e57b08a0b7f 15:33:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:33:01 Removing intermediate container c34f015ff1d4 15:33:01 ---> e5684ccb54ba 15:33:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:02 ---> Running in dc10ac70ee9f 15:33:02 ---> Running in 5ea3e8d4919b 15:33:02 Removing intermediate container dc10ac70ee9f 15:33:02 ---> 0aa5f891d543 15:33:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:33:02 Removing intermediate container 5ea3e8d4919b 15:33:02 ---> af66c4777d42 15:33:02 Step 13/23 : ENV APP_PORT=59881 15:33:02 Removing intermediate container 2ce4b0dec2bc 15:33:02 ---> 4da94cd5692f 15:33:02 15:33:02 Step 10/21 : FROM alpine:3.14 15:33:02 ---> 0a97eee8041e 15:33:02 Step 11/21 : RUN apk add --update --no-cache curl 15:33:02 ---> Running in ac49d900e80b 15:33:02 ---> Running in 70d360eb9763 15:33:03 Removing intermediate container ac49d900e80b 15:33:03 ---> 0b8560d63e38 15:33:03 Step 14/23 : EXPOSE $APP_PORT 15:33:03 ---> 5c3de4a1dbf6 15:33:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:33:03 ---> Running in caa2b73758b5 15:33:03 ---> Running in a54c271b2353 15:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:33:03 Removing intermediate container caa2b73758b5 15:33:03 ---> 0603a7aadd3d 15:33:03 Step 15/23 : WORKDIR / 15:33:03 ---> Running in 72c1ae6a26f0 15:33:04 (1/5) Installing ca-certificates (20211220-r0) 15:33:04 (2/5) Installing brotli-libs (1.0.9-r5) 15:33:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:33:04 (4/5) Installing libcurl (7.79.1-r0) 15:33:04 (5/5) Installing curl (7.79.1-r0) 15:33:04 Removing intermediate container 72c1ae6a26f0 15:33:04 ---> 12b625dc5308 15:33:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:04 Executing busybox-1.33.1-r6.trigger 15:33:04 Executing ca-certificates-20211220-r0.trigger 15:33:04 OK: 8 MiB in 19 packages 15:33:04 ---> 64d1288cde4d 15:33:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:33:04 Removing intermediate container a54c271b2353 15:33:04 ---> 1d87afaf9e0e 15:33:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:05 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:33:05 ---> 99461bc66596 15:33:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:33:05 Status: Downloaded newer image for docker:20.10.10 15:33:05 ---> b706a049f56e 15:33:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:33:05 Removing intermediate container 70d360eb9763 15:33:05 ---> acf1976199af 15:33:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:05 ---> 4eeb3ade5d30 15:33:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:33:05 ---> Running in ff97ef7b679c 15:33:05 ---> Running in 284a30063b74 15:33:05 Removing intermediate container 284a30063b74 15:33:05 ---> 1f58ebdae5eb 15:33:05 Step 13/21 : WORKDIR /edgex 15:33:05 Removing intermediate container ff97ef7b679c 15:33:05 ---> 20b0d91f8da0 15:33:05 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 15:33:05 ---> b94e5df713c2 15:33:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:33:05 ---> Running in b5d8d8cd4a38 15:33:05 ---> Running in 9e1e3e6a9aac 15:33:05 ---> Running in a6d5c122f054 15:33:06 Removing intermediate container b5d8d8cd4a38 15:33:06 ---> 0203363e678c 15:33:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:33:06 Removing intermediate container a6d5c122f054 15:33:06 ---> e5d29b3ce8cf 15:33:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:06 ---> ff88aa074f39 15:33:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:33:06 ---> Running in 0cc6680f3884 15:33:06 Removing intermediate container 0cc6680f3884 15:33:06 ---> 28796c4bb9bc 15:33:06 Step 21/23 : LABEL arch=x86_64 15:33:06 ---> e9a91fbe36be 15:33:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:33:06 ---> Running in 3fb801943996 15:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:33:06 ---> a721fe460910 15:33:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:33:06 Removing intermediate container 3fb801943996 15:33:06 ---> 40dcd2c3e399 15:33:06 Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:06 ---> Running in f2775634a7d1 15:33:06 (1/42) Installing readline (8.1.0-r0) 15:33:06 (2/42) Installing bash (5.1.4-r0) 15:33:06 Executing bash-5.1.4-r0.post-install 15:33:06 (3/42) Installing brotli-libs (1.0.9-r5) 15:33:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:33:06 (5/42) Installing libcurl (7.79.1-r0) 15:33:06 (6/42) Installing curl (7.79.1-r0) 15:33:06 (7/42) Installing dumb-init (1.2.5-r1) 15:33:06 (8/42) Installing libbz2 (1.0.8-r1) 15:33:06 (9/42) Installing expat (2.4.4-r0) 15:33:06 (10/42) Installing libffi (3.3-r2) 15:33:07 (11/42) Installing gdbm (1.19-r0) 15:33:07 (12/42) Installing xz-libs (5.2.5-r0) 15:33:07 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:33:07 ---> 66cf024ac4f2 15:33:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:33:07 ---> 3f69f36daa7b 15:33:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:33:07 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:33:07 (15/42) Installing mpdecimal (2.5.1-r1) 15:33:07 (16/42) Installing sqlite-libs (3.35.5-r0) 15:33:07 (17/42) Installing python3 (3.9.5-r2) 15:33:07 Removing intermediate container f2775634a7d1 15:33:07 ---> 0ac45f50889d 15:33:07 Step 23/23 : LABEL version=0.0.0 15:33:07 ---> Running in 08b00387afd2 15:33:08 ---> 16036aeb754b 15:33:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:33:08 Removing intermediate container 08b00387afd2 15:33:08 ---> 6bb9953107c2 15:33:08 15:33:08 ---> 7d1dd531eb08 15:33:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:33:08 ---> Running in 7efa6e7a6896 15:33:08 (18/42) Installing py3-appdirs (1.4.4-r2) 15:33:08 (19/42) Installing py3-chardet (4.0.0-r2) 15:33:08 (20/42) Installing py3-idna (3.2-r0) 15:33:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:33:08 (22/42) Installing py3-certifi (2020.12.5-r1) 15:33:08 (23/42) Installing py3-requests (2.25.1-r4) 15:33:08 (24/42) Installing py3-msgpack (1.0.2-r1) 15:33:08 Successfully built 6bb9953107c2 15:33:08 (25/42) Installing py3-lockfile (0.12.2-r4) 15:33:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:33:08 Successfully tagged core-metadata:latest 15:33:08 Building support-notifications 15:33:08 Removing intermediate container 7efa6e7a6896 15:33:08 ---> f44a79d655d2 15:33:08 Step 18/21 : CMD ["--init=true"] 15:33:08  Building core-metadata ... done (27/42) Installing py3-colorama (0.4.4-r1) 15:33:08 ---> Running in 4f1516cfaa12 15:33:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:33:08 (29/42) Installing py3-distlib (0.3.1-r3) 15:33:08 ---> Running in 040238796d8a 15:33:08 (30/42) Installing py3-distro (1.5.0-r3) 15:33:08 (31/42) Installing py3-six (1.15.0-r1) 15:33:08 (32/42) Installing py3-webencodings (0.5.1-r4) 15:33:08 (33/42) Installing py3-html5lib (1.1-r1) 15:33:08 (34/42) Installing py3-parsing (2.4.7-r2) 15:33:08 (35/42) Installing py3-packaging (20.9-r1) 15:33:08 (36/42) Installing py3-toml (0.10.2-r2) 15:33:08 (37/42) Installing py3-pep517 (0.10.0-r2) 15:33:08 (38/42) Installing py3-progress (1.5-r2) 15:33:08 (39/42) Installing py3-retrying (1.3.3-r1) 15:33:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:33:09 (41/42) Installing py3-setuptools (52.0.0-r3) 15:33:09 (42/42) Installing py3-pip (20.3.4-r1) 15:33:09 Removing intermediate container 4f1516cfaa12 15:33:09 ---> 19ddb1b5255c 15:33:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:33:11 Removing intermediate container 040238796d8a 15:33:11 ---> b8ca5fe5a6b3 15:33:11 Step 19/21 : LABEL arch=x86_64 15:33:11 Executing busybox-1.33.1-r6.trigger 15:33:11 OK: 84 MiB in 64 packages 15:33:11 Collecting docker-compose==1.23.2 15:33:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:33:12 Removing intermediate container 693c2d3e4e0b 15:33:12 ---> 8e27ee029408 15:33:12 15:33:12 Step 10/22 : FROM alpine:3.14 15:33:12 ---> 0a97eee8041e 15:33:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:33:12 ---> Using cache 15:33:12 ---> e5684ccb54ba 15:33:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:12 ---> Using cache 15:33:12 ---> af66c4777d42 15:33:12 Step 13/22 : ENV APP_PORT=59861 15:33:12 Collecting PyYAML<4,>=3.10 15:33:12 Downloading PyYAML-3.13.tar.gz (270 kB) 15:33:12 ---> 074fd95cc6e9 15:33:12 Step 26/31 : RUN chmod +x /entrypoint.sh 15:33:12 ---> Running in 9d0e05715479 15:33:12 ---> Running in 468971225e80 15:33:12 ---> Running in 2a73f32bee99 15:33:12 Removing intermediate container 9d0e05715479 15:33:12 ---> 50db3dc7aeb5 15:33:12 Step 20/21 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:12 ---> Running in fb816df098d3 15:33:12 Removing intermediate container 468971225e80 15:33:12 ---> 7d450a511b5f 15:33:12 Step 14/22 : EXPOSE $APP_PORT 15:33:12 Collecting texttable<0.10,>=0.9.0 15:33:12 Downloading texttable-0.9.1.tar.gz (11 kB) 15:33:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:12 ---> b652ec64237d 15:33:12 Step 3/22 : WORKDIR /edgex-go 15:33:12 ---> Using cache 15:33:12 ---> 4e1a06f1e7e6 15:33:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:12 ---> Using cache 15:33:12 ---> c364f5a9613e 15:33:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:33:13 Collecting websocket-client<1.0,>=0.32.0 15:33:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:33:13 ---> Running in 900d39f00258 15:33:13 ---> Running in 96a3a8d5e10f 15:33:13 Removing intermediate container fb816df098d3 15:33:13 ---> 73058dde778d 15:33:13 Step 21/21 : LABEL version=0.0.0 15:33:13 Collecting dockerpty<0.5,>=0.4.1 15:33:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:33:13 ---> Running in 05dda9255e74 15:33:13 Removing intermediate container 900d39f00258 15:33:13 ---> ac9fa021f883 15:33:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:13 Removing intermediate container 05dda9255e74 15:33:13 ---> 7afafd14942a 15:33:13 15:33:13 Successfully built 7afafd14942a 15:33:13 Successfully tagged security-proxy-setup:latest 15:33:13 Building core-command 15:33:13  Building security-proxy-setup ... done  ---> df5edae1382e 15:33:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:33:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:33:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:33:13 Removing intermediate container 2a73f32bee99 15:33:13 ---> 9fe7730891ba 15:33:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:33:13 Collecting jsonschema<3,>=2.5.1 15:33:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:33:13 Collecting docker<4.0,>=3.6.0 15:33:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:33:14 Collecting cached-property<2,>=1.2.0 15:33:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:33:14 Collecting docopt<0.7,>=0.6.1 15:33:14 Downloading docopt-0.6.2.tar.gz (25 kB) 15:33:14 ---> Running in 9c54461c29b6 15:33:14 Collecting docker-pycreds>=0.4.0 15:33:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:33:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:33:14 Collecting idna<2.8,>=2.5 15:33:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:33:14 Collecting urllib3<1.25,>=1.21.1 15:33:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:33:14 Collecting chardet<3.1.0,>=3.0.2 15:33:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:33:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:33:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:33:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:33:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:33:14 Attempting uninstall: urllib3 15:33:14 Found existing installation: urllib3 1.26.5 15:33:14 Uninstalling urllib3-1.26.5: 15:33:14 Successfully uninstalled urllib3-1.26.5 15:33:15 OK: 221 MiB in 52 packages 15:33:15 ---> a290a00f91b8 15:33:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:33:15 Attempting uninstall: idna 15:33:15 Found existing installation: idna 3.2 15:33:15 Uninstalling idna-3.2: 15:33:15 Removing intermediate container 9c54461c29b6 15:33:15 ---> 56e0e4388ff2 15:33:15 Step 28/31 : CMD ["gate"] 15:33:15 Successfully uninstalled idna-3.2 15:33:16 ---> c221a0ebc66a 15:33:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:33:16 Attempting uninstall: chardet 15:33:16 Found existing installation: chardet 4.0.0 15:33:16 Uninstalling chardet-4.0.0: 15:33:16 ---> Running in 936074e67aef 15:33:16 Successfully uninstalled chardet-4.0.0 15:33:16 ---> Running in 9f7e338a7d24 15:33:16 Removing intermediate container 936074e67aef 15:33:16 ---> b2369301021e 15:33:16 Step 29/31 : LABEL arch=x86_64 15:33:16 Removing intermediate container 96a3a8d5e10f 15:33:16 ---> 608dcbe5c767 15:33:16 Step 6/22 : COPY go.mod vendor* ./ 15:33:16 Removing intermediate container 9f7e338a7d24 15:33:16 ---> 13bc67d707ac 15:33:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:16 ---> Running in 9e8f73e74151 15:33:16 ---> Running in 25849df6e086 15:33:16 Attempting uninstall: requests 15:33:16 Found existing installation: requests 2.25.1 15:33:16 Uninstalling requests-2.25.1: 15:33:16 Successfully uninstalled requests-2.25.1 15:33:16 Removing intermediate container 25849df6e086 15:33:16 ---> 911a6abe692c 15:33:16 Step 20/22 : LABEL arch=x86_64 15:33:16 Running setup.py install for texttable: started 15:33:16 Removing intermediate container 9e8f73e74151 15:33:16 ---> 8f87d10275e9 15:33:16 Step 30/31 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:16 ---> 853aa9e7f46f 15:33:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:16 ---> Running in 85ff1bf3d9e3 15:33:16 ---> Running in 64d2450f37ac 15:33:16 ---> Running in dd7e453b90e5 15:33:16 Running setup.py install for texttable: finished with status 'done' 15:33:16 Running setup.py install for PyYAML: started 15:33:16 Removing intermediate container 85ff1bf3d9e3 15:33:16 ---> 22dd39628c06 15:33:16 Step 21/22 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:16 Removing intermediate container 64d2450f37ac 15:33:16 ---> 136da517071c 15:33:16 Step 31/31 : LABEL version=0.0.0 15:33:17 ---> Running in 7b4752e5aba5 15:33:17 ---> Running in b161feb01074 15:33:17 Removing intermediate container 7b4752e5aba5 15:33:17 ---> 5f9826355005 15:33:17 Step 22/22 : LABEL version=0.0.0 15:33:17 Running setup.py install for PyYAML: finished with status 'done' 15:33:17 ---> Running in c16694d4cc72 15:33:17 Removing intermediate container b161feb01074 15:33:17 ---> d286db5f08ca 15:33:17 15:33:17 Running setup.py install for docopt: started 15:33:17 Successfully built d286db5f08ca 15:33:17 Successfully tagged security-bootstrapper:latest 15:33:17  Building security-bootstrapper ... done Building core-data 15:33:17 Removing intermediate container c16694d4cc72 15:33:17 ---> 8359eeaaa7f8 15:33:17 15:33:17 Successfully built 8359eeaaa7f8 15:33:17 Successfully tagged support-scheduler:latest 15:33:17  Building support-scheduler ... done  Running setup.py install for docopt: finished with status 'done' 15:33:17 Running setup.py install for dockerpty: started 15:33:18 Running setup.py install for dockerpty: finished with status 'done' 15:33:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:19 ---> b652ec64237d 15:33:19 Step 3/23 : WORKDIR /edgex-go 15:33:19 ---> Using cache 15:33:19 ---> 4e1a06f1e7e6 15:33:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:19 ---> Using cache 15:33:19 ---> c364f5a9613e 15:33:19 Step 5/23 : RUN apk add --update --no-cache make git 15:33:19 ---> Using cache 15:33:19 ---> b8f1109ff59e 15:33:19 Step 6/23 : COPY go.mod vendor* ./ 15:33:19 ---> Using cache 15:33:19 ---> 2089c9d64018 15:33:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:19 ---> Using cache 15:33:19 ---> 9039ab34a37a 15:33:19 Step 8/23 : COPY . . 15:33:19 ---> Using cache 15:33:19 ---> e5ba0cfdfb22 15:33:19 Step 9/23 : RUN make cmd/core-command/core-command 15:33:20 ---> Running in b92f0fb47a27 15:33:20 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 15:33:20 Removing intermediate container dd7e453b90e5 15:33:20 ---> c3afc38b4f4d 15:33:20 Step 8/22 : COPY . . 15:33:21 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 15:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:24 ---> b652ec64237d 15:33:24 Step 3/23 : WORKDIR /edgex-go 15:33:24 ---> Using cache 15:33:24 ---> 4e1a06f1e7e6 15:33:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:24 ---> Using cache 15:33:24 ---> c364f5a9613e 15:33:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:33:27 ---> Running in 1b9878d316f5 15:33:27 Removing intermediate container 9e1e3e6a9aac 15:33:27 ---> c3361c630d1b 15:33:27 Step 14/23 : ENV APP_PORT=58890 15:33:27 ---> 4704d13dd162 15:33:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:33:27 ---> Running in b467cf69436d 15:33:27 ---> Running in 97df72a49c58 15:33:27 Removing intermediate container b467cf69436d 15:33:27 ---> 2ec05bf902ba 15:33:27 Step 15/23 : EXPOSE $APP_PORT 15:33:27 ---> Running in 1e9332e1e68a 15:33:28 Removing intermediate container 1e9332e1e68a 15:33:28 ---> b9a240d4b510 15:33:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33:28 ---> 828828ee08cc 15:33:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:29 ---> 92fe0fbd503f 15:33:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:33:29 ---> eef6aebd8e60 15:33:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:33:29 OK: 221 MiB in 52 packages 15:33:29 ---> Running in 34adf6719f49 15:33:29 Removing intermediate container 34adf6719f49 15:33:29 ---> cd18ed769ec0 15:33:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:29 ---> Running in deaa965dca93 15:33:30 Removing intermediate container deaa965dca93 15:33:30 ---> d5631a784723 15:33:30 Step 21/23 : LABEL arch=x86_64 15:33:30 Removing intermediate container 1b9878d316f5 15:33:30 ---> b37aacbdaf0c 15:33:30 Step 6/23 : COPY go.mod vendor* ./ 15:33:30 ---> Running in cb65a639f289 15:33:30 Removing intermediate container cb65a639f289 15:33:30 ---> c019f096bd7d 15:33:30 Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:30 ---> Running in 9d8d3706de46 15:33:30 ---> 6c95d1ec58cc 15:33:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:30 ---> Running in ef7f21455485 15:33:30 Removing intermediate container 9d8d3706de46 15:33:30 ---> b64fed1ea2b7 15:33:30 Step 23/23 : LABEL version=0.0.0 15:33:30 ---> Running in 7b9086be7d8f 15:33:30 Removing intermediate container 7b9086be7d8f 15:33:30 ---> 5aaad8590dcc 15:33:30 15:33:30 Successfully built 5aaad8590dcc 15:33:30 Successfully tagged sys-mgmt-agent:latest 15:33:32  Building sys-mgmt-agent ... done Removing intermediate container ef7f21455485 15:33:32 ---> 11f8f9a74fc4 15:33:32 Step 8/23 : COPY . . 15:33:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:33:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:33:40 ---> 05e2531116c6 15:33:40 Step 9/23 : RUN make cmd/core-data/core-data 15:33:40 ---> Running in 80fbc4609229 15:33:40 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 15:33:44 Removing intermediate container b92f0fb47a27 15:33:44 ---> d1d3cb0d0b94 15:33:44 15:33:44 Step 10/23 : FROM alpine:3.14 15:33:44 ---> 0a97eee8041e 15:33:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:33:44 ---> Using cache 15:33:44 ---> e5684ccb54ba 15:33:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:44 ---> Using cache 15:33:44 ---> af66c4777d42 15:33:44 Step 13/23 : ENV APP_PORT=59882 15:33:44 ---> Running in 66484b4ff118 15:33:44 Removing intermediate container 66484b4ff118 15:33:44 ---> b8bccda78623 15:33:44 Step 14/23 : EXPOSE $APP_PORT 15:33:44 ---> Running in c673d31dea05 15:33:44 Removing intermediate container c673d31dea05 15:33:44 ---> 72a78065ae4d 15:33:44 Step 15/23 : WORKDIR / 15:33:44 ---> Running in b3aedba0b34d 15:33:44 Removing intermediate container b3aedba0b34d 15:33:44 ---> 7a1d538c9ee3 15:33:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:44 ---> d0e1b140bcf4 15:33:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:33:45 ---> deb534db34ac 15:33:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:33:45 ---> d726361e1b9a 15:33:45 Step 19/23 : ENTRYPOINT ["/core-command"] 15:33:45 ---> Running in 32ce2e897020 15:33:45 Removing intermediate container 32ce2e897020 15:33:45 ---> b7315bf9242c 15:33:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:45 ---> Running in d27e7e19c4ce 15:33:45 Removing intermediate container d27e7e19c4ce 15:33:45 ---> b8b0a6ad15d9 15:33:45 Step 21/23 : LABEL arch=x86_64 15:33:45 ---> Running in 2b5fa39e5070 15:33:46 Removing intermediate container 2b5fa39e5070 15:33:46 ---> 7849d76d8692 15:33:46 Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:46 ---> Running in f4784794f163 15:33:46 Removing intermediate container f4784794f163 15:33:46 ---> d6c540e6cba6 15:33:46 Step 23/23 : LABEL version=0.0.0 15:33:46 ---> Running in ed3561dea9c0 15:33:46 Removing intermediate container ed3561dea9c0 15:33:46 ---> ac968181ee70 15:33:46 15:33:46 Successfully built ac968181ee70 15:33:46 Successfully tagged core-command:latest 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:33:53  Building core-command ... done Removing intermediate container 97df72a49c58 15:33:53 ---> c210b0199fd6 15:33:53 15:33:53 Step 10/22 : FROM alpine:3.14 15:33:53 ---> 0a97eee8041e 15:33:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:33:53 ---> Running in 787c31b02243 15:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:33:53 (1/2) Installing ca-certificates (20211220-r0) 15:33:53 (2/2) Installing dumb-init (1.2.5-r1) 15:33:53 Executing busybox-1.33.1-r6.trigger 15:33:53 Executing ca-certificates-20211220-r0.trigger 15:33:53 OK: 6 MiB in 16 packages 15:33:53 Removing intermediate container 787c31b02243 15:33:53 ---> 930cea776c89 15:33:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:33:53 ---> Running in dd161209c27e 15:33:53 Removing intermediate container dd161209c27e 15:33:53 ---> 27c7f593f001 15:33:53 Step 13/22 : ENV APP_PORT=59860 15:33:53 ---> Running in 7a545a861f7f 15:33:54 Removing intermediate container 7a545a861f7f 15:33:54 ---> 0057c8009668 15:33:54 Step 14/22 : EXPOSE $APP_PORT 15:33:54 ---> Running in 09b785b6d214 15:33:54 Removing intermediate container 09b785b6d214 15:33:54 ---> 3ed9b54db3a3 15:33:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:54 ---> 4ff57207aeb0 15:33:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:33:55 ---> 3396026662d4 15:33:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:33:55 ---> ab40299b395d 15:33:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:33:55 ---> Running in d72ccbe1f276 15:33:55 Removing intermediate container d72ccbe1f276 15:33:55 ---> 6892aacf2a79 15:33:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:55 ---> Running in 4c6a01effd94 15:33:55 Removing intermediate container 4c6a01effd94 15:33:55 ---> f9ce300feb9a 15:33:55 Step 20/22 : LABEL arch=x86_64 15:33:55 ---> Running in 318d9cebd736 15:33:55 Removing intermediate container 318d9cebd736 15:33:55 ---> 0555837af3a5 15:33:55 Step 21/22 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:33:55 ---> Running in 872fb49a5384 15:33:55 Removing intermediate container 872fb49a5384 15:33:55 ---> 2b2fee284b97 15:33:55 Step 22/22 : LABEL version=0.0.0 15:33:55 ---> Running in 4a90700275c8 15:33:56 Removing intermediate container 4a90700275c8 15:33:56 ---> 430f7bd24799 15:33:56 15:33:56 Successfully built 430f7bd24799 15:33:56 Successfully tagged support-notifications:latest 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:33:59  Building support-notifications ... done Removing intermediate container 80fbc4609229 15:33:59 ---> 8716d19a4515 15:33:59 15:33:59 Step 10/23 : FROM alpine:3.14 15:33:59 ---> 0a97eee8041e 15:33:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:33:59 ---> Running in 23affa8a2a47 15:33:59 Removing intermediate container 23affa8a2a47 15:33:59 ---> ebedc212e033 15:33:59 Step 12/23 : ENV APP_PORT=59880 15:33:59 ---> Running in 0c7e0cf4709a 15:33:59 Removing intermediate container 0c7e0cf4709a 15:33:59 ---> e77c9c8cab53 15:33:59 Step 13/23 : EXPOSE $APP_PORT 15:33:59 ---> Running in 5691ba9ec286 15:33:59 Removing intermediate container 5691ba9ec286 15:33:59 ---> 5ee26cb84d40 15:33:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:59 ---> Running in 04398c9a1ad7 15:33:59 Removing intermediate container 04398c9a1ad7 15:33:59 ---> 0d5767ead318 15:33:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:33:59 ---> Running in 510ce4560b41 15:34:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:01 (1/6) Installing dumb-init (1.2.5-r1) 15:34:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:34:01 (3/6) Installing libsodium (1.0.18-r0) 15:34:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:01 (5/6) Installing libzmq (4.3.4-r0) 15:34:01 (6/6) Installing zeromq (4.3.4-r0) 15:34:01 Executing busybox-1.33.1-r6.trigger 15:34:01 OK: 8 MiB in 20 packages 15:34:02 Removing intermediate container 510ce4560b41 15:34:02 ---> 5cca7a109a6c 15:34:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:02 ---> 171f0c27d905 15:34:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:34:02 ---> 835b87403538 15:34:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:34:02 ---> 107af9f15805 15:34:02 Step 19/23 : ENTRYPOINT ["/core-data"] 15:34:02 ---> Running in 00e602f3e89f 15:34:02 Removing intermediate container 00e602f3e89f 15:34:02 ---> 0b51e6d3de8b 15:34:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:02 ---> Running in 567f62caa508 15:34:02 Removing intermediate container 567f62caa508 15:34:02 ---> dd4a0539ce46 15:34:02 Step 21/23 : LABEL arch=x86_64 15:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.347s coverage: 98.5% of statements 15:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements 15:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:34:03 ---> Running in 78a92c511074 15:34:03 Removing intermediate container 78a92c511074 15:34:03 ---> 3929cd1426d9 15:34:03 Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 15:34:03 ---> Running in e4eeb702998a 15:34:03 Removing intermediate container e4eeb702998a 15:34:03 ---> 7dea4d82c83c 15:34:03 Step 23/23 : LABEL version=0.0.0 15:34:03 ---> Running in 94e79b7430ff 15:34:03 Removing intermediate container 94e79b7430ff 15:34:03 ---> 26448d35bbc8 15:34:03 15:34:03 Successfully built 26448d35bbc8 15:34:03 Successfully tagged core-data:latest 15:34:03  Building core-data ... done  [Pipeline] } 15:34:03 $ docker stop --time=1 e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 15:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.602s coverage: 89.5% of statements 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 84.4% of statements 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:34:04 $ docker rm -f e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:05 + docker images 15:34:05 REPOSITORY TAG IMAGE ID CREATED SIZE 15:34:05 core-data latest 26448d35bbc8 2 seconds ago 20MB 15:34:05 8716d19a4515 7 seconds ago 1.79GB 15:34:05 support-notifications latest 430f7bd24799 9 seconds ago 16.7MB 15:34:05 c210b0199fd6 14 seconds ago 1.78GB 15:34:05 core-command latest ac968181ee70 19 seconds ago 15.6MB 15:34:05 d1d3cb0d0b94 22 seconds ago 1.77GB 15:34:05 sys-mgmt-agent latest 5aaad8590dcc 35 seconds ago 296MB 15:34:05 security-bootstrapper latest d286db5f08ca 48 seconds ago 18.7MB 15:34:05 support-scheduler latest 8359eeaaa7f8 48 seconds ago 16MB 15:34:05 security-proxy-setup latest 7afafd14942a 52 seconds ago 26.2MB 15:34:05 8e27ee029408 55 seconds ago 1.78GB 15:34:05 core-metadata latest 6bb9953107c2 57 seconds ago 16.6MB 15:34:05 4da94cd5692f About a minute ago 1.78GB 15:34:05 cb2459849285 About a minute ago 1.78GB 15:34:05 ee8abff48a08 About a minute ago 1.77GB 15:34:05 db9549758a8e About a minute ago 1.77GB 15:34:05 security-secretstore-setup latest 5f7c50968b2d About a minute ago 27.9MB 15:34:05 c1e16e824c46 About a minute ago 1.78GB 15:34:05 ci-base-image-x86_64 latest b652ec64237d 5 minutes ago 1.27GB 15:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 days ago 562MB 15:34:05 docker 20.10.10 b706a049f56e 2 months ago 216MB 15:34:05 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 15:34:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 15:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 94.2% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.9% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.204s coverage: 79.5% of statements 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.351s coverage: 94.1% of statements 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 15:34:20 Still waiting to schedule task 15:34:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements 15:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 15:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.613s coverage: 82.5% of statements 15:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.744s coverage: 91.2% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 15:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 15:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.262s coverage: 65.4% of statements 15:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.659s coverage: 43.8% of statements 15:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements 15:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 15:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.617s coverage: 92.3% of statements 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 63.2% of statements 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:34:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements 15:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 15:34:54 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 15:34:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:34:54 GO111MODULE=on go vet ./... 15:34:58 Running on prd-ubuntu18.04-docker-8c-8g-4990 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 15:34:58 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:34:58 The recommended git tool is: git 15:35:00 using credential edgex-jenkins-ssh 15:35:00 Cloning the remote Git repository 15:35:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:35:00 > git init /w/workspace/edgex-go/5 # timeout=10 15:35:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:35:00 > git --version # timeout=10 15:35:00 > git --version # 'git version 2.17.1' 15:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:05 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 15:35:05 Merge succeeded, producing 6c77dc9050fb60e396bb635db12baac6c13b651c 15:35:05 Checking out Revision 6c77dc9050fb60e396bb635db12baac6c13b651c (PR-3879) 15:35:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:35:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:35:05 > git config core.sparsecheckout # timeout=10 15:35:05 > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 15:35:05 > git remote # timeout=10 15:35:05 > git config --get remote.origin.url # timeout=10 15:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:05 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 15:35:05 > git rev-parse HEAD^{commit} # timeout=10 15:35:05 > git config core.sparsecheckout # timeout=10 15:35:05 > git checkout -f 6c77dc9050fb60e396bb635db12baac6c13b651c # timeout=10 15:35:08 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" 15:35:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:09 + echo snap-build.sh 15:35:09 snap-build.sh 15:35:09 + SNAP_BASE_DIR=. 15:35:09 + '[' '!' -z /w/workspace/edgex-go/5 ']' 15:35:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 15:35:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 15:35:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 15:35:09 + cd /w/workspace/edgex-go/5 15:35:09 + sudo apt-get remove -qy --purge lxd lxd-client 15:35:09 Reading package lists... 15:35:09 Building dependency tree... 15:35:09 Reading state information... 15:35:09 The following packages were automatically installed and are no longer required: 15:35:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:35:09 uidmap xdelta3 15:35:09 Use 'sudo apt autoremove' to remove them. 15:35:09 The following packages will be REMOVED: 15:35:09 lxd* lxd-client* 15:35:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:35:08 > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 15:35:09 After this operation, 31.7 MB disk space will be freed. 15:35:10 (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.) 15:35:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:35:11 Removing lxd dnsmasq configuration 15:35:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:35:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:35:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:35:12 (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.) 15:35:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:35:13 Processing triggers for systemd (237-3ubuntu10.52) ... 15:35:13 Processing triggers for ureadahead (0.100.0-21) ... 15:35:14 + sudo snap remove --purge lxd 15:35:14 snap "lxd" is not installed 15:35:14 + sudo groupadd --force --system lxd 15:35:14 ++ whoami 15:35:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:35:14 + newgrp - lxd 15:35:14 + sudo snap install lxd 15:35:26 2022-02-10T15:35:23Z INFO Waiting for automatic snapd restart... 15:35:41 lxd 4.22 from Canonical* installed 15:35:41 + sudo lxd init --auto 15:35:51 + sudo snap install --classic snapcraft 15:35:56 snapcraft 6.0.2 from Canonical* installed 15:35:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:35:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:56 Dload Upload Total Spent Left Speed 15:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3089 0 --:--:-- --:--:-- --:--:-- 3074 15:35:57 100 3325k 100 3325k 0 0 8209k 0 --:--:-- --:--:-- --:--:-- 8209k 15:35:57 ./yq_linux_amd64 15:35:57 + sudo snapcraft prime --use-lxd 15:35:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:35: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: 15:35:59 - README.md 15:35:59 15:35:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:35:59 Launching a container. 15:36:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:02 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:36:05 + ls -al . 15:36:05 total 672 15:36:05 drwxrwxr-x 9 1001 1001 4096 Feb 10 15:36 . 15:36:05 drwxr-xr-x 4 root root 4096 Feb 10 15:32 .. 15:36:05 -rw-rw-r-- 1 1001 1001 11 Feb 10 15:29 .dockerignore 15:36:05 drwxrwxr-x 8 1001 1001 4096 Feb 10 15:29 .git 15:36:05 drwxrwxr-x 4 1001 1001 4096 Feb 10 15:29 .github 15:36:05 -rw-rw-r-- 1 1001 1001 804 Feb 10 15:29 .gitignore 15:36:05 -rw-rw-r-- 1 1001 1001 42 Feb 10 15:29 .golangci.yml 15:36:05 -rw-rw-r-- 1 1001 1001 76 Feb 10 15:29 .hadolint.yml 15:36:05 -rw-rw-r-- 1 1001 1001 166 Feb 10 15:29 .sonarcloud.properties 15:36:05 -rw-rw-r-- 1 1001 1001 1171 Feb 10 15:29 ADOPTERS.md 15:36:05 -rw-rw-r-- 1 1001 1001 9019 Feb 10 15:29 Attribution.txt 15:36:05 -rw-rw-r-- 1 1001 1001 51732 Feb 10 15:29 CHANGELOG.md 15:36:05 -rw-rw-r-- 1 1001 1001 3804 Feb 10 15:29 CONTRIBUTING.md 15:36:05 -rw-rw-r-- 1 1001 1001 677 Feb 10 15:29 GOVERNANCE.md 15:36:05 -rw-rw-r-- 1 1001 1001 849 Feb 10 15:29 Jenkinsfile 15:36:05 -rw-rw-r-- 1 1001 1001 10775 Feb 10 15:29 LICENSE 15:36:05 -rw-rw-r-- 1 1001 1001 6508 Feb 10 15:29 Makefile 15:36:05 -rw-rw-r-- 1 1001 1001 582 Feb 10 15:29 OWNERS.md 15:36:05 -rw-rw-r-- 1 1001 1001 8207 Feb 10 15:29 README.md 15:36:05 -rw-rw-r-- 1 1001 1001 6912 Feb 10 15:29 SECURITY.md 15:36:05 -rw-rw-r-- 1 1001 1001 5 Feb 10 15:27 VERSION 15:36:05 -rw-rw-r-- 1 1001 1001 4131 Feb 10 15:29 ZMQWindows.md 15:36:05 drwxrwxr-x 2 1001 1001 4096 Feb 10 15:29 bin 15:36:05 drwxrwxr-x 14 1001 1001 4096 Feb 10 15:29 cmd 15:36:05 -rw-r--r-- 1 root root 428383 Feb 10 15:34 coverage.out 15:36:05 -rw-rw-r-- 1 1001 1001 2840 Feb 10 15:29 go.mod 15:36:05 -rw-rw-r-- 1 1001 1001 50301 Feb 10 15:29 go.sum 15:36:05 drwxrwxr-x 8 1001 1001 4096 Feb 10 15:29 internal 15:36:05 drwxrwxr-x 3 1001 1001 4096 Feb 10 15:29 openapi 15:36:05 drwxrwxr-x 4 1001 1001 4096 Feb 10 15:29 snap 15:36:05 -rw-rw-r-- 1 1001 1001 204 Feb 10 15:29 version.go [Pipeline] sh 15:36:05 + '[' -e coverage.out ] 15:36:05 + chown 1001:1001 coverage.out [Pipeline] stash 15:36:05 Warning: overwriting stash ‘coverage-report’ 15:36:06 Stashed 1 file(s) [Pipeline] sh 15:36:07 + make build 15:36: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 15:36:09 Waiting for container to be ready 15:36:09 To start your first container, try: lxc launch ubuntu:20.04 15:36:09 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:36:09 15:36:13 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 15:36:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:36:14 Waiting for network to be ready... 15:36:14 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 15:36:15 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] 15:36:15 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 15:36:15 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] 15:36:15 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 15:36:15 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 15:36:15 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] 15:36:15 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] 15:36:15 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] 15:36:15 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 15:36:15 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 15:36:15 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 15:36:15 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 15:36:15 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 15:36:15 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 15:36:15 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 15:36:15 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 15:36:15 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 15:36:16 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 15:36:16 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] 15:36:16 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] 15:36:16 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 15:36:16 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 15:36:16 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] 15:36:16 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] 15:36:16 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [903 kB] 15:36:16 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] 15:36:18 Fetched 23.0 MB in 4s (6393 kB/s) 15:36:18 Reading package lists... 15:36:19 Reading package lists... 15:36:19 Building dependency tree... 15:36:19 Reading state information... 15:36:19 The following additional packages will be installed: 15:36:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:36:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:36:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:36:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:36:19 Suggested packages: 15:36:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:36:19 Recommended packages: 15:36:19 gnupg libsasl2-modules 15:36:19 The following NEW packages will be installed: 15:36:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:36:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:36:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:36:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:36:19 The following packages will be upgraded: 15:36:19 gpg gpg-agent gpgconf libudev1 15:36:19 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 15:36:19 Need to get 3859 kB of archives. 15:36:19 After this operation, 14.9 MB of additional disk space will be used. 15:36:19 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 15:36:19 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 15:36:20 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 15:36:20 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 15:36:20 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 15:36:20 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 15:36:20 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 15:36:20 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:36:20 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 15:36:20 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 15:36:20 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 15:36:20 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 15:36:20 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 15:36:20 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 15:36:20 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 15:36:20 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 15:36:20 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 15:36:20 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 15:36:20 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 15:36:20 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 15:36:20 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 15:36:20 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 15:36:20 debconf: delaying package configuration, since apt-utils is not installed 15:36:20 Fetched 3859 kB in 1s (3374 kB/s) 15:36:20 (Reading database ... 12816 files and directories currently installed.) 15:36:20 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 15:36:20 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:36:20 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 15:36:21 Selecting previously unselected package udev. 15:36:21 (Reading database ... 12816 files and directories currently installed.) 15:36:21 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 15:36:21 Unpacking udev (245.4-4ubuntu3.15) ... 15:36:21 Selecting previously unselected package libfuse2:amd64. 15:36:21 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 15:36:21 Unpacking libfuse2:amd64 (2.9.9-3) ... 15:36:21 Selecting previously unselected package fuse. 15:36:21 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 15:36:21 Unpacking fuse (2.9.9-3) ... 15:36:21 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 15:36:21 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:36:21 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 15:36:21 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:36:21 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 15:36:21 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:36:21 Selecting previously unselected package libksba8:amd64. 15:36:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:36:21 Unpacking libksba8:amd64 (1.3.5-2) ... 15:36:21 Selecting previously unselected package libroken18-heimdal:amd64. 15:36:21 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:36:21 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:36:21 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:36:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libwind0-heimdal:amd64. 15:36:21 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:36:21 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:36:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:36:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:36:21 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:36:21 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:22 Selecting previously unselected package libsasl2-modules-db:amd64. 15:36:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 15:36:22 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 15:36:22 Selecting previously unselected package libsasl2-2:amd64. 15:36:22 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 15:36:22 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 15:36:22 Selecting previously unselected package libldap-common. 15:36:22 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 15:36:22 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:36:22 Selecting previously unselected package libldap-2.4-2:amd64. 15:36:22 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 15:36:22 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:36:22 Selecting previously unselected package dirmngr. 15:36:22 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 15:36:22 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 15:36:22 Setting up libksba8:amd64 (1.3.5-2) ... 15:36:22 Setting up libfuse2:amd64 (2.9.9-3) ... 15:36:22 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:36:22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 15:36:22 Setting up udev (245.4-4ubuntu3.15) ... 15:36:22 invoke-rc.d: policy-rc.d denied execution of start. 15:36:22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 15:36:22 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:22 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 15:36:22 Setting up gpg (2.2.19-3ubuntu2.1) ... 15:36:22 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:22 Setting up fuse (2.9.9-3) ... 15:36:22 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 15:36:23 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:36:23 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:36:23 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 15:36:23 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 15:36:23 Processing triggers for systemd (245.4-4ubuntu3) ... 15:36:23 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:36:24 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 15:36:24 Alias= settings in the [Install] section, and DefaultInstance= for template 15:36:24 units). This means they are not meant to be enabled using systemctl. 15:36:24 15:36:24 Possible reasons for having this kind of units are: 15:36:24 • A unit may be statically enabled by being symlinked from another unit's 15:36:24 .wants/ or .requires/ directory. 15:36:24 • A unit's purpose may be to act as a helper for some other unit which has 15:36:24 a requirement dependency on it. 15:36:24 • A unit may be started when needed via activation (socket, path, timer, 15:36:24 D-Bus, udev, scripted systemctl call, ...). 15:36:24 • In case of template units, the unit is meant to be enabled with some 15:36:24 instance name specified. 15:36:24 Reading package lists... 15:36:24 Building dependency tree... 15:36:24 Reading state information... 15:36:24 The following additional packages will be installed: 15:36:24 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:36:24 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:36:24 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:36:24 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 15:36:24 openssh-client python3 python3-minimal python3.8 python3.8-minimal 15:36:24 squashfs-tools systemd systemd-sysv systemd-timesyncd 15:36:24 Suggested packages: 15:36:24 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 15:36:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:36:24 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 15:36:24 systemd-container policykit-1 15:36:24 Recommended packages: 15:36:24 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 15:36:24 The following NEW packages will be installed: 15:36:24 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:36:24 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:36:24 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:36:24 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 15:36:24 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 15:36:24 The following packages will be upgraded: 15:36:24 libsystemd0 systemd systemd-sysv systemd-timesyncd 15:36:24 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 15:36:24 Need to get 46.4 MB of archives. 15:36:24 After this operation, 180 MB of additional disk space will be used. 15:36:24 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 15:36:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 15:36:25 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 15:36:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 15:36:25 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 15:36:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 15:36:25 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 15:36:25 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 15:36:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 15:36:25 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 15:36:25 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 15:36:25 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 15:36:25 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 15:36:25 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 15:36:25 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 15:36:25 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 15:36:25 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 15:36:25 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] 15:36:25 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 15:36:25 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 15:36:25 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 15:36:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 15:36:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 15:36:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 15:36:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 15:36:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 15:36:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 15:36:25 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 15:36:25 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 15:36:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 15:36:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 15:36:26 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 15:36:26 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 15:36:27 debconf: delaying package configuration, since apt-utils is not installed 15:36:27 Fetched 46.4 MB in 2s (22.5 MB/s) 15:36:27 (Reading database ... 13067 files and directories currently installed.) 15:36:27 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 15:36:27 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:36:27 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 15:36:27 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:36:27 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 15:36:27 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:36:27 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 15:36:27 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:36:27 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 15:36:27 Selecting previously unselected package libpython3.8-minimal:amd64. 15:36:27 (Reading database ... 13068 files and directories currently installed.) 15:36:27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:36:27 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:36:28 Selecting previously unselected package libexpat1:amd64. 15:36:28 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 15:36:28 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 15:36:28 Selecting previously unselected package python3.8-minimal. 15:36:28 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:36:28 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:36:28 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:36:28 Setting up libexpat1:amd64 (2.2.9-1build1) ... 15:36:28 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:36:29 Selecting previously unselected package python3-minimal. 15:36:29 (Reading database ... 13359 files and directories currently installed.) 15:36:29 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 15:36:29 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 15:36:29 Selecting previously unselected package mime-support. 15:36:29 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 15:36:29 Unpacking mime-support (3.64ubuntu1) ... 15:36:29 Selecting previously unselected package libmpdec2:amd64. 15:36:29 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 15:36:29 Unpacking libmpdec2:amd64 (2.4.2-3) ... 15:36:29 Selecting previously unselected package libpython3.8-stdlib:amd64. 15:36:29 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:36:29 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:36:29 Selecting previously unselected package python3.8. 15:36:29 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:36:29 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:36:29 Selecting previously unselected package libpython3-stdlib:amd64. 15:36:29 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 15:36:29 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:36:29 Setting up python3-minimal (3.8.2-0ubuntu2) ... 15:36:29 Selecting previously unselected package python3. 15:36:29 (Reading database ... 13761 files and directories currently installed.) 15:36:29 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 15:36:29 Unpacking python3 (3.8.2-0ubuntu2) ... 15:36:29 Selecting previously unselected package libdbus-1-3:amd64. 15:36:29 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 15:36:29 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:36:29 Selecting previously unselected package dbus. 15:36:29 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 15:36:29 Unpacking dbus (1.12.16-2ubuntu2.1) ... 15:36:29 Selecting previously unselected package libbsd0:amd64. 15:36:29 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 15:36:29 Unpacking libbsd0:amd64 (0.10.0-1) ... 15:36:29 Selecting previously unselected package libpam-systemd:amd64. 15:36:29 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 15:36:29 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:36:29 Selecting previously unselected package sudo. 15:36:29 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 15:36:29 Unpacking sudo (1.8.31-1ubuntu1.2) ... 15:36:29 Selecting previously unselected package apparmor. 15:36:30 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 15:36:30 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 15:36:30 Selecting previously unselected package libcbor0.6:amd64. 15:36:30 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 15:36:30 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:36:30 Selecting previously unselected package libedit2:amd64. 15:36:30 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 15:36:30 Unpacking libedit2:amd64 (3.1-20191231-1) ... 15:36:30 Selecting previously unselected package libfido2-1:amd64. 15:36:30 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 15:36:30 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:36:30 Selecting previously unselected package libkrb5support0:amd64. 15:36:30 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 15:36:30 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:36:30 Selecting previously unselected package libk5crypto3:amd64. 15:36:30 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 15:36:30 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:36:30 Selecting previously unselected package libkeyutils1:amd64. 15:36:30 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 15:36:30 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:36:30 Selecting previously unselected package libkrb5-3:amd64. 15:36:30 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 15:36:30 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:36:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:36:30 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 15:36:30 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:36:30 Selecting previously unselected package openssh-client. 15:36:30 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 15:36:30 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 15:36:30 Selecting previously unselected package dbus-user-session. 15:36:30 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 15:36:30 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 15:36:30 Selecting previously unselected package liblzo2-2:amd64. 15:36:30 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 15:36:30 Unpacking liblzo2-2:amd64 (2.10-2) ... 15:36:30 Selecting previously unselected package squashfs-tools. 15:36:30 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 15:36:30 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 15:36:30 Selecting previously unselected package snapd. 15:36:30 Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... 15:36:30 Unpacking snapd (2.54.2+20.04ubuntu2) ... 15:36:34 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:36:34 Setting up mime-support (3.64ubuntu1) ... 15:36:34 Setting up liblzo2-2:amd64 (2.10-2) ... 15:36:34 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:36:34 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:36:34 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:36:34 Setting up dbus (1.12.16-2ubuntu2.1) ... 15:36:34 Setting up sudo (1.8.31-1ubuntu1.2) ... 15:36:34 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:36:34 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:36:34 Setting up libmpdec2:amd64 (2.4.2-3) ... 15:36:34 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:36:34 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:36:34 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:36:34 Setting up libbsd0:amd64 (0.10.0-1) ... 15:36:34 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:36:34 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 15:36:34 Setting up libedit2:amd64 (3.1-20191231-1) ... 15:36:34 Setting up python3 (3.8.2-0ubuntu2) ... 15:36:34 running python rtupdate hooks for python3.8... 15:36:34 running python post-rtupdate hooks for python3.8... 15:36:34 Setting up apparmor (2.13.3-7ubuntu5.1) ... 15:36:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:36:36 Reloading AppArmor profiles 15:36:36 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:36:36 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 15:36:36 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 15:36:36 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 15:36:36 Setting up systemd (245.4-4ubuntu3.15) ... 15:36:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:36:36 Installing new version of config file /etc/systemd/resolved.conf ... 15:36:38 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 15:36:38 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:36:38 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 15:36:38 Setting up snapd (2.54.2+20.04ubuntu2) ... 15:36:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:36:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:36:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:36:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:36:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:36:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:36:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:36:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:36:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:36:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:36:40 /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' 15:36:40 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 15:36:40 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 15:36:40 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:36:42 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:36:42 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 15:36:42 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:36:43 Reading package lists... 15:36:43 Reading package lists... 15:36:43 Building dependency tree... 15:36:43 Reading state information... 15:36:43 Calculating upgrade... 15:36:43 The following packages will be upgraded: 15:36:43 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 15:36:43 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 15:36:43 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 15:36:43 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 15:36:43 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 15:36:43 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 15:36:43 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 15:36:43 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 15:36:43 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 15:36:43 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 15:36:43 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 15:36:43 xz-utils zlib1g 15:36:43 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:36:43 Need to get 63.3 MB of archives. 15:36:43 After this operation, 13.8 MB of additional disk space will be used. 15:36:43 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] 15:36:43 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 15:36:43 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 15:36:43 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 15:36:43 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 15:36:43 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 15:36:43 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 15:36:43 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 15:36:43 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 15:36:43 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 15:36:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 15:36:43 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 15:36:43 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 15:36:43 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 15:36:43 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 15:36:43 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 15:36:43 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 15:36:44 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 15:36:44 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 15:36:44 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 15:36:44 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 15:36:44 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 15:36:44 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 15:36:44 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 15:36:44 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 15:36:44 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 15:36:44 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 15:36:44 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 15:36:44 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 15:36:44 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 15:36:44 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 15:36:44 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 15:36:44 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 15:36:44 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 15:36:44 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 15:36:44 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 15:36:44 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 15:36:44 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 15:36:44 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 15:36:44 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 15:36:44 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 15:36:44 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 15:36:44 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 15:36:44 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 15:36:44 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 15:36:44 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 15:36:44 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 15:36:44 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 15:36:44 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 15:36:44 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 15:36:44 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 15:36:44 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 15:36:44 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 15:36:44 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 15:36:44 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 15:36:44 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 15:36:44 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 15:36:44 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 15:36:44 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 15:36:44 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 15:36:44 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 15:36:44 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 15:36:44 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 15:36:44 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 15:36:44 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 15:36:44 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 15:36:44 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 15:36:44 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 15:36:44 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 15:36:44 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 15:36:44 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 15:36:44 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 15:36:44 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 15:36:44 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 15:36:44 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 15:36:45 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 15:36:45 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 15:36:45 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 15:36:45 debconf: delaying package configuration, since apt-utils is not installed 15:36:45 Fetched 63.3 MB in 1s (44.9 MB/s) 15:36:45 (Reading database ... 14313 files and directories currently installed.) 15:36:45 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 15:36:45 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:36:45 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 15:36:45 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 15:36:45 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:36:45 Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... 15:36:45 Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... 15:36:45 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:45 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 15:36:46 (Reading database ... 14312 files and directories currently installed.) 15:36:46 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:46 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:36:46 (Reading database ... 14312 files and directories currently installed.) 15:36:46 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:46 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:47 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:47 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:47 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:36:47 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:36:47 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 15:36:47 (Reading database ... 14312 files and directories currently installed.) 15:36:47 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 15:36:47 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:36:47 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 15:36:48 (Reading database ... 14312 files and directories currently installed.) 15:36:48 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 15:36:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:36:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:36:48 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 15:36:48 Setting up base-files (11ubuntu5.4) ... 15:36:48 Installing new version of config file /etc/issue ... 15:36:48 Installing new version of config file /etc/issue.net ... 15:36:48 Installing new version of config file /etc/lsb-release ... 15:36:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:36:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:36:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:36:48 Removing obsolete conffile /etc/default/motd-news ... 15:36:48 (Reading database ... 14311 files and directories currently installed.) 15:36:48 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 15:36:48 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 15:36: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 15:36:49 Setting up bash (5.0-6ubuntu1.1) ... 15:36:49 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 15:36:49 (Reading database ... 14311 files and directories currently installed.) 15:36:49 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 15:36:49 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 15:36:49 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 15:36:49 (Reading database ... 14311 files and directories currently installed.) 15:36:49 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:36:49 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:36:49 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 15:36:49 (Reading database ... 14311 files and directories currently installed.) 15:36:49 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 15:36:49 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:36:49 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 15:36:49 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:36:49 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 15:36:49 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:36:50 Setting up perl-base (5.30.0-9ubuntu0.2) ... 15:36:50 (Reading database ... 14311 files and directories currently installed.) 15:36:50 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 15:36:50 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:36:50 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 15:36:50 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 15:36:50 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 15:36:50 (Reading database ... 14311 files and directories currently installed.) 15:36:50 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 15:36:50 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 15:36:50 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 15:36:50 (Reading database ... 14311 files and directories currently installed.) 15:36:50 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:50 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:50 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 15:36:50 (Reading database ... 14311 files and directories currently installed.) 15:36:50 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:50 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:50 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 15:36:50 (Reading database ... 14311 files and directories currently installed.) 15:36:50 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:50 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:51 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:51 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:51 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 15:36:51 (Reading database ... 14311 files and directories currently installed.) 15:36:51 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:51 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:51 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 15:36:51 (Reading database ... 14311 files and directories currently installed.) 15:36:51 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:51 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:51 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:51 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:51 Setting up util-linux (2.34-0.1ubuntu9.3) ... 15:36:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:36:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:36:52 (Reading database ... 14311 files and directories currently installed.) 15:36:52 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 15:36:52 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:36:52 Setting up libc-bin (2.31-0ubuntu9.2) ... 15:36:52 (Reading database ... 14311 files and directories currently installed.) 15:36:52 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 15:36:52 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 15:36:52 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 15:36:52 (Reading database ... 14311 files and directories currently installed.) 15:36:52 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 15:36:52 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 15:36:52 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 15:36:53 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:36:53 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 15:36:53 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 15:36:53 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 15:36:53 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 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 15:36:53 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 15:36:53 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 15:36:53 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:36:53 Setting up gpgv (2.2.19-3ubuntu2.1) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 15:36:53 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 15:36:53 Setting up ubuntu-keyring (2020.02.11.4) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:36:53 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:36:53 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:36:53 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:36:53 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:36:53 (Reading database ... 14311 files and directories currently installed.) 15:36:53 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 15:36:53 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 15:36:53 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 15:36:54 (Reading database ... 14311 files and directories currently installed.) 15:36:54 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 15:36:54 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 15:36:54 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 15:36:54 (Reading database ... 14311 files and directories currently installed.) 15:36:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 15:36:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 15:36:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 15:36:54 (Reading database ... 14311 files and directories currently installed.) 15:36:54 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 15:36:54 Unpacking apt (2.0.6) over (2.0.2) ... 15:36:54 Setting up apt (2.0.6) ... 15:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:36:55 (Reading database ... 14311 files and directories currently installed.) 15:36:55 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 15:36:55 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:36:55 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 15:36:55 (Reading database ... 14311 files and directories currently installed.) 15:36:55 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 15:36:55 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:36:55 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 15:36:55 (Reading database ... 14313 files and directories currently installed.) 15:36:55 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 15:36:55 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:36:55 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 15:36:55 (Reading database ... 14317 files and directories currently installed.) 15:36:55 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 15:36:55 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:36:56 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 15:36:56 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:36:56 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 15:36:56 (Reading database ... 14317 files and directories currently installed.) 15:36:56 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:36:56 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:36:56 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 15:36:56 (Reading database ... 14317 files and directories currently installed.) 15:36:56 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:36:56 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:36:56 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:36:56 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:36:56 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 15:36:56 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:36:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 15:36:56 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:36:57 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 15:36:57 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 15:36:57 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 15:36:57 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 15:36:57 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 15:36:57 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 15:36:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 15:36:57 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 15:36:57 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 15:36:57 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 15:36:57 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 15:36:57 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 15:36:57 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 15:36:57 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:36:57 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 15:36:57 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 15:36:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:58 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 15:36:58 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:58 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 15:36:58 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:58 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 15:36:58 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:58 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 15:36:58 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:36:58 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 15:36:58 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 15:36:58 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:36:58 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:36:58 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:36:58 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:36:59 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:36:59 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:36:59 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:36:59 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:37:00 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:37:00 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:37:00 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:37:00 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:37:00 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 15:37:00 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:37:00 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:37:01 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 15:37:01 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 15:37:01 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 15:37:01 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 15:37:01 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 15:37:01 Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... 15:37:01 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 15:37:01 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up tzdata (2021e-0ubuntu0.20.04) ... 15:37:01 15:37:01 Current default time zone: 'Etc/UTC' 15:37:01 Local time is now: Thu Feb 10 15:37:01 UTC 2022. 15:37:01 Universal Time is now: Thu Feb 10 15:37:01 UTC 2022. 15:37:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:37:01 15:37:01 Setting up xz-utils (5.2.4-1ubuntu1) ... 15:37:01 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 15:37:01 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up mount (2.34-0.1ubuntu9.3) ... 15:37:01 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 15:37:01 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 15:37:01 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 15:37:01 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 15:37:01 Setting up openssl (1.1.1f-1ubuntu2.10) ... 15:37:01 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 15:37:01 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 15:37:01 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:37:01 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 15:37:01 Setting up fdisk (2.34-0.1ubuntu9.3) ... 15:37:01 Setting up ca-certificates (20210119~20.04.2) ... 15:37:02 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 15:37:03 Updating certificates in /etc/ssl/certs... 15:37:04 21 added, 21 removed; done. 15:37:04 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Setting up perl (5.30.0-9ubuntu0.2) ... 15:37:04 Setting up procps (2:3.3.16-1ubuntu2.3) ... 15:37:04 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 15:37:04 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 15:37:04 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 15:37:04 Setting up binutils (2.34-6ubuntu1.3) ... 15:37:04 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Setting up build-essential (12.8ubuntu1.1) ... 15:37:04 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 15:37:04 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:37:04 Processing triggers for systemd (245.4-4ubuntu3.15) ... 15:37:04 Processing triggers for mime-support (3.64ubuntu1) ... 15:37:04 Processing triggers for ca-certificates (20210119~20.04.2) ... 15:37:04 Updating certificates in /etc/ssl/certs... 15:37:05 0 added, 0 removed; done. 15:37:05 Running hooks in /etc/ca-certificates/update.d... 15:37:05 done. 15:37:05 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 15:37:06 Reading package lists... 15:37:06 Building dependency tree... 15:37:06 Reading state information... 15:37:06 The following NEW packages will be installed: 15:37:06 apt-transport-https 15:37:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:37:06 Need to get 4680 B of archives. 15:37:06 After this operation, 162 kB of additional disk space will be used. 15:37:06 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 15:37:06 debconf: delaying package configuration, since apt-utils is not installed 15:37:06 Fetched 4680 B in 0s (24.8 kB/s) 15:37:06 Selecting previously unselected package apt-transport-https. 15:37:06 (Reading database ... 14320 files and directories currently installed.) 15:37:06 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 15:37:06 Unpacking apt-transport-https (2.0.6) ... 15:37:07 Setting up apt-transport-https (2.0.6) ... 15:37:07 Waiting for network to be ready... 15:37:11 2022-02-10T15:37:11Z INFO Waiting for automatic snapd restart... [Pipeline] } 15:37:12 $ docker stop --time=1 fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e 15:37:13 snapd 2.54.2 from Canonical* installed 15:37:14 "snapd" switched to the "latest/stable" channel 15:37:14 15:37:14 $ docker rm -f fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:37:16 15:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:37:16 latest: Pulling from edgex-devops/edgex-compose-arm64 15:37:16 29e5d40040c1: Pulling fs layer 15:37:16 1ce36da41761: Pulling fs layer 15:37:16 25b303627fd3: Pulling fs layer 15:37:16 29e5d40040c1: Verifying Checksum 15:37:16 29e5d40040c1: Download complete 15:37:16 core20 20220114 from Canonical* installed 15:37:16 "core20" switched to the "latest/stable" channel 15:37:16 15:37:17 1ce36da41761: Verifying Checksum 15:37:17 1ce36da41761: Download complete 15:37:17 29e5d40040c1: Pull complete 15:37:18 snapcraft 6.0.2 from Canonical* installed 15:37:18 25b303627fd3: Verifying Checksum 15:37:18 25b303627fd3: Download complete 15:37:18 1ce36da41761: Pull complete 15:37:18 "snapcraft" switched to the "latest/stable" channel 15:37:18 15:37:23 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: 15:37:23 - README.md 15:37:23 15:37:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:37:23 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 15:37:23 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 15:37:23 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:37:24 Reading package lists... 15:37:25 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 15:37:25 Reading package lists... 15:37:25 Building dependency tree... 15:37:25 Reading state information... 15:37:25 Suggested packages: 15:37:25 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 15:37:25 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 15:37:25 krb5-user libnorm-doc 15:37:25 Recommended packages: 15:37:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:37:25 The following NEW packages will be installed: 15:37:25 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 15:37:25 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 15:37:25 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 15:37:25 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 15:37:25 libzmq5 pkg-config zip 15:37:25 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 15:37:25 Need to get 10.3 MB of archives. 15:37:25 After this operation, 56.5 MB of additional disk space will be used. 15:37:25 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 15:37:25 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 15:37:26 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 15:37:26 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 15:37:26 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 15:37:26 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 15:37:26 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 15:37:26 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 15:37:26 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 15:37:26 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 15:37:26 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 15:37:26 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 15:37:26 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 15:37:26 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 15:37:26 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 15:37:26 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 15:37:26 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 15:37:26 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 15:37:26 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 15:37:26 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 15:37:26 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 15:37:26 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 15:37:26 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 15:37:26 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 15:37:26 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 15:37:26 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 15:37:26 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 15:37:26 debconf: delaying package configuration, since apt-utils is not installed 15:37:26 Fetched 10.3 MB in 1s (9237 kB/s) 15:37:26 Selecting previously unselected package libglib2.0-0:amd64. 15:37:26 (Reading database ... 14324 files and directories currently installed.) 15:37:26 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 15:37:26 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:37:26 Selecting previously unselected package libsodium23:amd64. 15:37:26 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 15:37:26 Unpacking libsodium23:amd64 (1.0.18-1) ... 15:37:26 Selecting previously unselected package libpsl5:amd64. 15:37:26 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 15:37:26 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:37:26 Selecting previously unselected package libbrotli1:amd64. 15:37:26 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 15:37:26 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:37:26 Selecting previously unselected package libnghttp2-14:amd64. 15:37:26 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 15:37:26 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 15:37:26 Selecting previously unselected package librtmp1:amd64. 15:37:26 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 15:37:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:37:26 Selecting previously unselected package libssh-4:amd64. 15:37:26 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 15:37:26 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:37:27 Selecting previously unselected package libcurl3-gnutls:amd64. 15:37:27 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 15:37:27 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:37:27 Selecting previously unselected package liberror-perl. 15:37:27 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 15:37:27 Unpacking liberror-perl (0.17029-1) ... 15:37:27 Selecting previously unselected package git-man. 15:37:27 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 15:37:27 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 15:37:27 Selecting previously unselected package git. 15:37:27 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 15:37:27 Unpacking git (1:2.25.1-1ubuntu3.2) ... 15:37:27 Selecting previously unselected package libgssrpc4:amd64. 15:37:27 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 15:37:27 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:37:27 Selecting previously unselected package libkdb5-9:amd64. 15:37:27 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 15:37:27 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:37:27 Selecting previously unselected package libkadm5srv-mit11:amd64. 15:37:27 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:37:27 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:37:27 Selecting previously unselected package libkadm5clnt-mit11:amd64. 15:37:27 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:37:27 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:37:27 Selecting previously unselected package comerr-dev:amd64. 15:37:27 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 15:37:27 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:37:27 Selecting previously unselected package krb5-multidev:amd64. 15:37:27 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 15:37:27 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Selecting previously unselected package libnorm1:amd64. 15:37:28 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 15:37:28 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:37:28 Selecting previously unselected package libnorm-dev:amd64. 15:37:28 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 15:37:28 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:37:28 Selecting previously unselected package libpgm-5.2-0:amd64. 15:37:28 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:37:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:37:28 Selecting previously unselected package libpgm-dev:amd64. 15:37:28 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:37:28 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:37:28 Selecting previously unselected package libsodium-dev:amd64. 15:37:28 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 15:37:28 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 15:37:28 Selecting previously unselected package libzmq5:amd64. 15:37:28 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 15:37:28 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:37:28 Selecting previously unselected package libkrb5-dev:amd64. 15:37:28 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 15:37:28 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Selecting previously unselected package libzmq3-dev:amd64. 15:37:28 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 15:37:28 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:37:28 Selecting previously unselected package pkg-config. 15:37:28 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 15:37:28 Unpacking pkg-config (0.29.1-0ubuntu4) ... 15:37:28 Selecting previously unselected package zip. 15:37:28 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 15:37:28 Unpacking zip (3.0-11build1) ... 15:37:28 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:37:28 Setting up libsodium23:amd64 (1.0.18-1) ... 15:37:28 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:37:28 No schema files found: doing nothing. 15:37:28 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:37:28 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:37:28 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 15:37:28 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:37:28 Setting up liberror-perl (0.17029-1) ... 15:37:28 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up zip (3.0-11build1) ... 15:37:28 25b303627fd3: Pull complete 15:37:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:37:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:37:28 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:37:28 Setting up pkg-config (0.29.1-0ubuntu4) ... 15:37:28 Setting up libsodium-dev:amd64 (1.0.18-1) ... 15:37:28 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:37:28 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 15:37:28 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:37:28 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:37:28 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:37:28 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:37:28 Setting up git (1:2.25.1-1ubuntu3.2) ... 15:37:28 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:37:28 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:37:28 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:37:29 prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 15:37:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:37:29 comerr-dev set to automatically installed. 15:37:29 git set to automatically installed. 15:37:29 git-man set to automatically installed. 15:37:29 krb5-multidev set to automatically installed. 15:37:29 libbrotli1 set to automatically installed. 15:37:29 libcurl3-gnutls set to automatically installed. 15:37:29 liberror-perl set to automatically installed. 15:37:29 libglib2.0-0 set to automatically installed. 15:37:29 libgssrpc4 set to automatically installed. 15:37:29 libkadm5clnt-mit11 set to automatically installed. 15:37:29 libkadm5srv-mit11 set to automatically installed. 15:37:29 libkdb5-9 set to automatically installed. 15:37:29 libkrb5-dev set to automatically installed. 15:37:29 libnghttp2-14 set to automatically installed. 15:37:29 libnorm-dev set to automatically installed. 15:37:29 libnorm1 set to automatically installed. 15:37:29 libpgm-5.2-0 set to automatically installed. 15:37:29 libpgm-dev set to automatically installed. 15:37:29 libpsl5 set to automatically installed. 15:37:29 librtmp1 set to automatically installed. 15:37:29 libsodium-dev set to automatically installed. 15:37:29 libsodium23 set to automatically installed. 15:37:29 libssh-4 set to automatically installed. 15:37:29 libzmq3-dev set to automatically installed. 15:37:29 libzmq5 set to automatically installed. 15:37:29 pkg-config set to automatically installed. 15:37:29 zip set to automatically installed. 15:37:30 snapd is not logged in, snap install commands will use sudo 15:37:31 $ docker top 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:32 + docker-compose build --help 15:37:32 + grep parallel 15:37:38 --parallel Build images in parallel. [Pipeline] } 15:37:38 $ docker stop --time=1 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 15:37:39 $ docker rm -f 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:37:40 . [Pipeline] withDockerContainer 15:37:40 prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 15:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:37:42 $ docker top ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:42 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 15:37:42 Downloading snap 'edgex-app-service-configurable' 15:37:42 + docker-compose -f ./docker-compose-build.yml build --parallel 15:37:46 Pulling app-service-configurable 15:37:46 + snapcraftctl pull 15:37:46 Pulling config-common 15:37:46 + snapcraftctl pull 15:37:47 Building core-command ... 15:37:47 Building core-data ... 15:37:47 Building core-metadata ... 15:37:47 Building security-bootstrapper ... 15:37:47 Building security-proxy-setup ... 15:37:47 Building security-secretstore-setup ... 15:37:47 Building support-notifications ... 15:37:47 Building support-scheduler ... 15:37:47 Building sys-mgmt-agent ... 15:37:47 Building core-metadata 15:37:47 Building support-scheduler 15:37:47 Building support-notifications 15:37:47 Building security-proxy-setup 15:37:47 Building security-bootstrapper 15:37:48 Pulling go-build-helper 15:37:48 + snapcraftctl pull 15:37:49 'edgex-go' has dependencies that need to be staged: go-build-helper 15:37:49 Skipping pull go-build-helper (already ran) 15:37:49 Building go-build-helper 15:37:49 + snapcraftctl build 15:37:50 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 15:37:51 Staging go-build-helper 15:37:51 + snapcraftctl stage 15:37:56 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 15:37:56 Fetched 290 kB in 0s (0 B/s) 15:37:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 15:37:56 Fetched 158 kB in 0s (0 B/s) 15:37:56 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 15:37:56 Fetched 242 kB in 0s (0 B/s) 15:37:56 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 15:37:56 Fetched 150 kB in 0s (0 B/s) 15:37:56 Pulling edgex-go 15:37:56 + snapcraftctl pull 15:37:58 Pulling hooks 15:37:58 + snapcraftctl pull 15:38:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:38:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 15:38:12 Fetched 96.1 kB in 0s (0 B/s) 15:38:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 15:38:12 Fetched 78.7 kB in 0s (0 B/s) 15:38:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 15:38:12 Fetched 48.0 kB in 0s (0 B/s) 15:38:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 15:38:12 Fetched 50.2 kB in 0s (0 B/s) 15:38:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 15:38:12 Fetched 14.9 kB in 0s (0 B/s) 15:38:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 15:38:12 Fetched 234 kB in 0s (0 B/s) 15:38:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 15:38:12 Fetched 155 kB in 0s (0 B/s) 15:38:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 15:38:12 Fetched 170 kB in 0s (0 B/s) 15:38:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 15:38:12 Fetched 267 kB in 0s (0 B/s) 15:38:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:38:12 Fetched 50.6 kB in 0s (0 B/s) 15:38:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 15:38:12 Fetched 15.1 kB in 0s (0 B/s) 15:38:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 15:38:12 Fetched 51.5 kB in 0s (0 B/s) 15:38:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 15:38:12 Fetched 121 kB in 0s (0 B/s) 15:38:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 15:38:12 Fetched 29.7 kB in 0s (0 B/s) 15:38:12 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 15:38:12 Fetched 1021 kB in 0s (0 B/s) 15:38:12 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 15:38:12 Fetched 49.3 kB in 0s (0 B/s) 15:38:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 15:38:12 Fetched 54.9 kB in 0s (0 B/s) 15:38:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 15:38:12 Fetched 16.6 kB in 0s (0 B/s) 15:38:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 15:38:12 Fetched 87.9 kB in 0s (0 B/s) 15:38:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 15:38:12 Fetched 142 kB in 0s (0 B/s) 15:38:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 15:38:12 Fetched 41.8 kB in 0s (0 B/s) 15:38:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 15:38:12 Fetched 181 kB in 0s (0 B/s) 15:38:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 15:38:12 Fetched 208 kB in 0s (0 B/s) 15:38:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 15:38:12 Fetched 161 kB in 0s (0 B/s) 15:38:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 15:38:12 Fetched 107 kB in 0s (0 B/s) 15:38:12 Pulling static-packages 15:38:12 + snapcraftctl pull 15:38:12 Pulling version 15:38:12 + cd /root/project 15:38:12 ++ git describe --tags --abbrev=0 15:38:12 ++ sed s/v// 15:38:12 + GIT_VERSION=2.2.0-dev.28 15:38:12 + '[' -z 2.2.0-dev.28 ']' 15:38:12 + snapcraftctl set-version 2.2.0-dev.28 15:38:14 Building app-service-configurable 15:38:14 + snapcraftctl build 15:38:16 Building config-common 15:38:16 + snapcraftctl build 15:38:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 15:38:18 Skipping build go-build-helper (already ran) 15:38:18 Building edgex-go 15:38:18 + cd /root/parts/edgex-go/src 15:38:18 ++ git describe --tags --abbrev=0 15:38:18 ++ sed s/v// 15:38:18 + GIT_VERSION=2.2.0-dev.28 15:38:18 + '[' -z 2.2.0-dev.28 ']' 15:38:18 + echo 2.2.0-dev.28 15:38:18 + '[' '!' -d vendor ']' 15:38:18 + go mod download all 15:38:25 + make build 15:38:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data 15:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command 15:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:38:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:38:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:38:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:38:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:38:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:38:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config 15:38:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:38:50 + 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 15:38:50 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:38:50 + case "$service" in 15:38:50 + 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 15:38:50 + 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 15:38:50 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:38:50 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:38:50 + case "$service" in 15:38:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:38:50 + 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 15:38:50 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:38:50 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:38:50 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:38:50 Building hooks 15:38:50 + cd /root/parts/hooks/src 15:38:50 + make build 15:38:50 go mod tidy 15:38:50 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 15:38:51 go: downloading github.com/davecgh/go-spew v1.1.0 15:38:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:38:51 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:38:52 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:38:52 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:38:52 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:38:54 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:38:54 Building static-packages 15:38:54 + snapcraftctl build 15:38:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:38:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:55 ---> 0108ba8cac68 15:38:55 Step 3/23 : WORKDIR /edgex-go 15:38:55 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:38:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:38:55 ---> 0108ba8cac68 15:38:55 Step 3/21 : WORKDIR /edgex-go 15:38:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:38:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:38:55 ---> 0108ba8cac68 15:38:55 Step 3/31 : WORKDIR /edgex-go 15:38:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:38:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:38:55 ---> 0108ba8cac68 15:38:55 Step 3/22 : WORKDIR /edgex-go 15:38:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:38:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:38:55 ---> 0108ba8cac68 15:38:55 Step 3/22 : WORKDIR /edgex-go 15:38:55 ---> Running in e411dcea1e9d 15:38:55 ---> Running in 776d8ab33062 15:38:55 ---> Running in 4dd859a68f30 15:38:55 ---> Running in fd692b092b83 15:38:55 ---> Running in e6a5918b0f36 15:38:56 Building version 15:38:56 + snapcraftctl build 15:38:56 Removing intermediate container e6a5918b0f36 15:38:56 ---> faf21b0f6373 15:38:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 Removing intermediate container fd692b092b83 15:38:56 ---> 506d400d0ea2 15:38:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 Removing intermediate container 4dd859a68f30 15:38:56 ---> f596174d0739 15:38:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 Removing intermediate container e411dcea1e9d 15:38:56 ---> f4bd9f87fb0b 15:38:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 Removing intermediate container 776d8ab33062 15:38:56 ---> bc3eee82243a 15:38:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 ---> Running in fe120dbad9b8 15:38:56 ---> Running in e392284d9c8a 15:38:56 ---> Running in 8953ce64d17a 15:38:56 ---> Running in cf7ea15145c6 15:38:56 ---> Running in 6a8b8148a1c5 15:38:58 Staging app-service-configurable 15:38:58 + snapcraftctl stage 15:38:59 Removing intermediate container fe120dbad9b8 15:38:59 ---> bfd6612ab764 15:38:59 Step 5/31 : RUN apk add --update --no-cache make git 15:38:59 Staging config-common 15:38:59 + snapcraftctl stage 15:38:59 ---> Running in 363b0596f67e 15:38:59 Removing intermediate container e392284d9c8a 15:38:59 ---> ad48aea98eb6 15:38:59 Step 5/22 : RUN apk add --update --no-cache make git 15:38:59 ---> Running in de6aace5573c 15:38:59 Removing intermediate container cf7ea15145c6 15:38:59 ---> 60ad9aa7ef7e 15:38:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:39:00 ---> Running in a6775b6b2bc8 15:39:00 Removing intermediate container 8953ce64d17a 15:39:00 ---> 9d1b3dd1258a 15:39:00 Step 5/21 : RUN apk add --update --no-cache make git 15:39:00 Removing intermediate container 6a8b8148a1c5 15:39:00 ---> e67fada43ef8 15:39:00 Step 5/23 : RUN apk add --update --no-cache make git 15:39:00 ---> Running in 83eca6d929fe 15:39:00 ---> Running in f9d4baca370b 15:39:00 Skipping stage go-build-helper (already ran) 15:39:00 Staging edgex-go 15:39:00 + snapcraftctl stage 15:39:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:01 Staging hooks 15:39:01 + snapcraftctl stage 15:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:03 Staging static-packages 15:39:03 + snapcraftctl stage 15:39:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:03 OK: 220 MiB in 52 packages 15:39:03 OK: 220 MiB in 52 packages 15:39:04 OK: 220 MiB in 52 packages 15:39:04 OK: 220 MiB in 52 packages 15:39:04 Staging version 15:39:04 + snapcraftctl stage 15:39:04 Removing intermediate container 363b0596f67e 15:39:04 ---> 0936a3604ccb 15:39:04 Step 6/31 : COPY go.mod vendor* ./ 15:39:05 Removing intermediate container de6aace5573c 15:39:05 ---> 72101e011835 15:39:05 Step 6/22 : COPY go.mod vendor* ./ 15:39:05 OK: 220 MiB in 52 packages 15:39:05 Removing intermediate container a6775b6b2bc8 15:39:05 ---> be136e19d8db 15:39:05 Step 6/22 : COPY go.mod vendor* ./ 15:39:05 Removing intermediate container 83eca6d929fe 15:39:05 ---> b77a2cffdb64 15:39:05 Step 6/23 : COPY go.mod vendor* ./ 15:39:06 Priming app-service-configurable 15:39:06 + snapcraftctl prime 15:39:06 ---> b0b16efee69c 15:39:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:06 ---> Running in ab06dfaed576 15:39:06 ---> e2a890966743 15:39:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:06 ---> Running in b625e1330edf 15:39:06 Removing intermediate container f9d4baca370b 15:39:06 ---> 791603a27597 15:39:06 Step 6/21 : COPY go.mod vendor* ./ 15:39:06 ---> b4d2939b611e 15:39:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:07 ---> Running in 2be9149d8a60 15:39:07 ---> 31a9dec5b028 15:39:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:07 ---> Running in 6e0226e25814 15:39:08 ---> 44e534ad6985 15:39:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:08 ---> Running in 69e823ee40bc 15:39:09 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 15:39:09 stage-packages: 15:39:09 - libnorm1 15:39:09 - libpgm-5.2-0 15:39:09 - libsodium23 15:39:09 - libzmq5 15:39:09 Priming config-common 15:39:09 + snapcraftctl prime 15:39:10 Priming go-build-helper 15:39:10 + snapcraftctl prime 15:39:11 Removing intermediate container ab06dfaed576 15:39:11 ---> 2747de409a54 15:39:11 Step 8/31 : COPY . . 15:39:12 Priming edgex-go 15:39:12 + snapcraftctl prime 15:39:13 Removing intermediate container b625e1330edf 15:39:13 ---> fbbcb0c80ac6 15:39:13 Step 8/22 : COPY . . 15:39:14 Priming hooks 15:39:14 + snapcraftctl prime 15:39:14 Removing intermediate container 6e0226e25814 15:39:14 ---> 3cc42074e314 15:39:14 Step 8/23 : COPY . . 15:39:14 Removing intermediate container 2be9149d8a60 15:39:14 ---> 1d798ab2161f 15:39:14 Step 8/22 : COPY . . 15:39:14 Removing intermediate container 69e823ee40bc 15:39:14 ---> c14325b17d36 15:39:14 Step 8/21 : COPY . . 15:39:15 Priming static-packages 15:39:15 + snapcraftctl prime 15:39:19 Priming version 15:39:19 + snapcraftctl prime 15:39:20 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:36 ---> a2a4d6cda604 15:39:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:39:36 ---> Running in b6abcc3aeded 15:39:36 ---> 1a77b85f220c 15:39:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:39:36 ---> Running in f2362907044b 15:39:36 ---> 97d3abe59441 15:39:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:39:36 ---> Running in 675d18f83e4d 15:39:37 ---> 4bdd72f2e0a3 15:39:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:39:37 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 15:39:37 ---> 45b38fa3ecda 15:39:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:39:37 ---> Running in 52346869ee9c 15:39:37 ---> Running in d0bed0827ba9 15:39: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 15:39: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 15:39:39 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 15:39:39 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 15:42:01 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 15:42:01 Removing intermediate container b6abcc3aeded 15:42:01 ---> adfa879b8085 15:42:01 15:42:01 Step 10/31 : FROM alpine:3.14 15:42:01 3.14: Pulling from library/alpine 15:42:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:42:03 Status: Downloaded newer image for alpine:3.14 15:42:03 ---> 5b8b7b635229 15:42:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:42:03 ---> Running in 5d2c9e5dd40e 15:42:04 Removing intermediate container 5d2c9e5dd40e 15:42:04 ---> 09e6c894751f 15:42:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:42:04 ---> Running in e545831b4d2c 15:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:07 (1/2) Installing dumb-init (1.2.5-r1) 15:42:07 (2/2) Installing su-exec (0.2-r1) 15:42:07 Executing busybox-1.33.1-r6.trigger 15:42:07 OK: 6 MiB in 16 packages 15:42:09 Removing intermediate container e545831b4d2c 15:42:09 ---> 3b9514b414f1 15:42:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:42:10 ---> Running in e5321886ec85 15:42:10 Removing intermediate container 675d18f83e4d 15:42:10 ---> 18c592befaea 15:42:10 15:42:10 Step 10/21 : FROM alpine:3.14 15:42:10 ---> 5b8b7b635229 15:42:10 Step 11/21 : RUN apk add --update --no-cache curl 15:42:10 ---> Running in c5dad3328c44 15:42:10 Removing intermediate container e5321886ec85 15:42:10 ---> 518edb9362f2 15:42:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:42:10 ---> Running in 3478aab64272 15:42:11 Removing intermediate container 3478aab64272 15:42:11 ---> 42a8dc0316c0 15:42:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:42:11 ---> Running in a7580b9babae 15:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:14 (1/5) Installing ca-certificates (20211220-r0) 15:42:14 (2/5) Installing brotli-libs (1.0.9-r5) 15:42:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:42:14 (4/5) Installing libcurl (7.79.1-r0) 15:42:14 (5/5) Installing curl (7.79.1-r0) 15:42:14 Executing busybox-1.33.1-r6.trigger 15:42:14 Executing ca-certificates-20211220-r0.trigger 15:42:14 Removing intermediate container a7580b9babae 15:42:14 ---> 9b0e245b0640 15:42:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:42:14 ---> Running in 2a4f9605acf4 15:42:14 OK: 8 MiB in 19 packages 15:42:15 Removing intermediate container 2a4f9605acf4 15:42:15 ---> 53dbc4b6a492 15:42:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:42:16 ---> 0914f6c240f6 15:42:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:42:17 ---> Running in 93fdda60c68c 15:42:17 Removing intermediate container c5dad3328c44 15:42:17 ---> c19c2a129de9 15:42:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:42:17 ---> Running in 322a023b1622 15:42:18 Removing intermediate container 322a023b1622 15:42:18 ---> 60a5dd79fa28 15:42:18 Step 13/21 : WORKDIR /edgex 15:42:18 ---> Running in 42332f0c1d34 15:42:19 Removing intermediate container 42332f0c1d34 15:42:19 ---> 475d9a68a126 15:42:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:42:20 Removing intermediate container 93fdda60c68c 15:42:20 ---> 11a1b806b840 15:42:20 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:20 ---> 5fbcc156296e 15:42:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:42:22 ---> 92114600ae93 15:42:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:42:22 Removing intermediate container f2362907044b 15:42:22 ---> a528c0d48248 15:42:22 15:42:22 Step 10/22 : FROM alpine:3.14 15:42:22 ---> 5b8b7b635229 15:42:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:42:22 ---> Running in bb4c76c3222f 15:42:22 ---> c4a51df7e6de 15:42:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:42:23 Removing intermediate container 52346869ee9c 15:42:23 ---> 4e3c34416844 15:42:23 15:42:23 Step 10/22 : FROM alpine:3.14 15:42:23 ---> 5b8b7b635229 15:42:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:42:23 Removing intermediate container d0bed0827ba9 15:42:23 ---> 0b9abe225be1 15:42:23 15:42:23 Step 10/23 : FROM alpine:3.14 15:42:23 ---> 5b8b7b635229 15:42:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:42:23 ---> Running in 04d66bc20557 15:42:23 ---> Running in 622ad92d2d73 15:42:24 ---> edbad35655c0 15:42:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:24 ---> 454ad6f6b086 15:42:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:42:25 ---> Running in c8f17f645310 15:42:25 ---> 635e6df0fa57 15:42:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:25 Removing intermediate container c8f17f645310 15:42:25 ---> 5806a5074bbc 15:42:26 Step 18/21 : CMD ["--init=true"] 15:42:26 ---> Running in 09e03d353848 15:42:26 (1/1) Installing dumb-init (1.2.5-r1) 15:42:26 Executing busybox-1.33.1-r6.trigger 15:42:26 OK: 6 MiB in 15 packages 15:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:26 Removing intermediate container 09e03d353848 15:42:26 ---> c7ca9f720163 15:42:26 Step 19/21 : LABEL arch=arm64 15:42:26 ---> 7c7df5a96b37 15:42:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:42:26 ---> Running in b65f0058a1f3 15:42:27 (1/1) Installing dumb-init (1.2.5-r1) 15:42:27 Executing busybox-1.33.1-r6.trigger 15:42:27 OK: 6 MiB in 15 packages 15:42:27 (1/2) Installing ca-certificates (20211220-r0) 15:42:27 (2/2) Installing dumb-init (1.2.5-r1) 15:42:27 Executing busybox-1.33.1-r6.trigger 15:42:27 Executing ca-certificates-20211220-r0.trigger 15:42:27 Removing intermediate container b65f0058a1f3 15:42:27 ---> 64bbae0bce38 15:42:27 Step 20/21 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:42:27 Removing intermediate container bb4c76c3222f 15:42:27 ---> 5787109ddcf9 15:42:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:27 ---> Running in 29bcd840eb56 15:42:27 OK: 6 MiB in 16 packages 15:42:27 ---> Running in 440b6ba16e7f 15:42:28 ---> e891d568a9cc 15:42:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:42:28 ---> Running in acd8db539a18 15:42:28 Removing intermediate container 622ad92d2d73 15:42:28 ---> ea49c240ab8c 15:42:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:28 Removing intermediate container 29bcd840eb56 15:42:28 ---> c1e3a6ee5232 15:42:28 Step 21/21 : LABEL version=0.0.0 15:42:28 Removing intermediate container 440b6ba16e7f 15:42:28 ---> 2709bc9f1001 15:42:28 Step 13/22 : ENV APP_PORT=59861 15:42:28 ---> Running in 34e5fe2a98c4 15:42:28 ---> Running in 129660df5749 15:42:29 ---> Running in 571f30db2de0 15:42:29 Removing intermediate container acd8db539a18 15:42:29 ---> d5085604c50d 15:42:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:42:29 Removing intermediate container 34e5fe2a98c4 15:42:29 ---> d6e197d89014 15:42:29 Step 13/23 : ENV APP_PORT=59881 15:42:29 Removing intermediate container 129660df5749 15:42:29 ---> e6b8b1a8bf7a 15:42:29 15:42:29 ---> Running in 3b3de4869d6a 15:42:29 Removing intermediate container 571f30db2de0 15:42:29 ---> 98f693f074cf 15:42:29 Step 14/22 : EXPOSE $APP_PORT 15:42:29 ---> Running in c8b5d140e699 15:42:29 Removing intermediate container 04d66bc20557 15:42:29 ---> 448b969a4096 15:42:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:42:30 ---> Running in 016641e05586 15:42:30 Successfully built e6b8b1a8bf7a 15:42:30 Removing intermediate container 3b3de4869d6a 15:42:30 ---> 815c18780abd 15:42:30 Step 14/23 : EXPOSE $APP_PORT 15:42:30 Successfully tagged security-proxy-setup-arm64:latest 15:42:30  Building security-proxy-setup ... done Building sys-mgmt-agent 15:42:30 ---> Running in b262a1c148d3 15:42:30 ---> 9d0349f8ffe4 15:42:30 Step 26/31 : RUN chmod +x /entrypoint.sh 15:42:30 Removing intermediate container c8b5d140e699 15:42:30 ---> 6ffcfa26a0c6 15:42:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:30 ---> Running in 999e835f9314 15:42:31 Removing intermediate container 016641e05586 15:42:31 ---> bb2e1ab82fc6 15:42:31 Step 13/22 : ENV APP_PORT=59860 15:42:31 Removing intermediate container b262a1c148d3 15:42:31 ---> ba113d3ef060 15:42:31 Step 15/23 : WORKDIR / 15:42:31 ---> Running in 12a7f3160eb1 15:42:31 ---> Running in ae5ecb44f560 15:42:31 ---> 5a28808df515 15:42:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:42:31 Removing intermediate container 12a7f3160eb1 15:42:31 ---> 18bc2a755766 15:42:31 Step 14/22 : EXPOSE $APP_PORT 15:42:31 ---> Running in 308b3eb2b05f 15:42:31 Removing intermediate container ae5ecb44f560 15:42:31 ---> 46cdeb83c55b 15:42:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:32 Removing intermediate container 308b3eb2b05f 15:42:32 ---> 8b2c91926d79 15:42:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:33 ---> 43044c393d94 15:42:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:42:33 ---> ddda73aa2521 15:42:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:42:34 Removing intermediate container 999e835f9314 15:42:34 ---> 494ce7c32198 15:42:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:42:34 ---> b09c16abd111 15:42:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:42:34 ---> Running in a2472f8319f9 15:42:35 ---> ac0f18393893 15:42:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:42:35 ---> 688c969b96e4 15:42:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:42:35 ---> Running in f9d1c2fdea4e 15:42:35 Removing intermediate container a2472f8319f9 15:42:35 ---> 56069e5a5566 15:42:35 Step 28/31 : CMD ["gate"] 15:42:35 ---> Running in 507cd5194c54 15:42:36 Removing intermediate container f9d1c2fdea4e 15:42:36 ---> a6fcf96dd646 15:42:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:36 ---> 2c1ee146c3aa 15:42:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:42:36 ---> Running in 40186522eb21 15:42:36 Removing intermediate container 507cd5194c54 15:42:36 ---> 6e16fdbb83ab 15:42:36 Step 29/31 : LABEL arch=arm64 15:42:36 ---> d3a4cc2c242d 15:42:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:42:36 ---> Running in a65536d4bb61 15:42:36 ---> Running in 1d2e24d7528c 15:42:36 Removing intermediate container 40186522eb21 15:42:36 ---> 302146c56fff 15:42:36 Step 20/22 : LABEL arch=arm64 15:42:37 ---> Running in 7ebc056f97e8 15:42:37 ---> 81a6b10d6433 15:42:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:42:37 ---> Running in 332fbd0c0512 15:42:37 Removing intermediate container 1d2e24d7528c 15:42:37 ---> 5e876783b61e 15:42:37 Step 30/31 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:42:37 Removing intermediate container a65536d4bb61 15:42:37 ---> d32385ca4810 15:42:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:37 ---> Running in b04954329c3e 15:42:37 Removing intermediate container 7ebc056f97e8 15:42:37 ---> 935b09d57173 15:42:37 Step 21/22 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:42:37 ---> Running in 10e8b05e7c5e 15:42:38 ---> Running in dd2bcabea436 15:42:38 Removing intermediate container 332fbd0c0512 15:42:38 ---> 9081b27fa9cc 15:42:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:38 ---> Running in 8bb07c94bc8b 15:42:38 Removing intermediate container b04954329c3e 15:42:38 ---> 4553c08a7fe5 15:42:38 Step 21/23 : LABEL arch=arm64 15:42:38 ---> Running in fc1e54d17c30 15:42:38 Removing intermediate container 10e8b05e7c5e 15:42:38 ---> d417af136ee2 15:42:38 Step 31/31 : LABEL version=0.0.0 15:42:38 Removing intermediate container dd2bcabea436 15:42:38 ---> 51e64ec61aaa 15:42:38 Step 22/22 : LABEL version=0.0.0 15:42:38 ---> Running in ba022b50a482 15:42:38 Removing intermediate container 8bb07c94bc8b 15:42:38 ---> 4ce3234b7bb7 15:42:38 Step 20/22 : LABEL arch=arm64 15:42:38 ---> Running in a59ecca6e67e 15:42:38 ---> Running in 9697ae353430 15:42:38 Removing intermediate container fc1e54d17c30 15:42:38 ---> 2f637591fe34 15:42:38 Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:42:39 ---> Running in 11a5509ae945 15:42:39 Removing intermediate container ba022b50a482 15:42:39 ---> 96209796fe2b 15:42:39 15:42:40 Removing intermediate container a59ecca6e67e 15:42:40 ---> 3b2cd33a8c53 15:42:40 15:42:40 Successfully built 96209796fe2b 15:42:40 Removing intermediate container 11a5509ae945 15:42:40 ---> d13304af810e 15:42:40 Step 23/23 : LABEL version=0.0.0 15:42:40 Removing intermediate container 9697ae353430 15:42:40 ---> 154f563192d2 15:42:40 Step 21/22 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:42:40 Successfully tagged security-bootstrapper-arm64:latest 15:42:40  Building security-bootstrapper ... done Building core-command 15:42:40 ---> Running in 344e1ea9f94e 15:42:40 ---> Running in f03c371e0cf6 15:42:40 Successfully built 3b2cd33a8c53 15:42:40 Successfully tagged support-scheduler-arm64:latest 15:42:40  Building support-scheduler ... done Building core-data 15:42:40 Removing intermediate container f03c371e0cf6 15:42:40 ---> b5122026616a 15:42:40 Step 22/22 : LABEL version=0.0.0 15:42:40 Removing intermediate container 344e1ea9f94e 15:42:40 ---> 7e60654052e8 15:42:40 15:42:40 ---> Running in f6020c3e8064 15:42:41 Successfully built 7e60654052e8 15:42:41 Successfully tagged core-metadata-arm64:latest 15:42:41 Building security-secretstore-setup 15:42:41  Building core-metadata ... done Removing intermediate container f6020c3e8064 15:42:41 ---> 481dde68ec67 15:42:41 15:42:41 Successfully built 481dde68ec67 15:42:41 Successfully tagged support-notifications-arm64:latest 15:43:20  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:20 ---> 0108ba8cac68 15:43:20 Step 3/23 : WORKDIR /edgex-go 15:43:20 ---> Using cache 15:43:20 ---> bc3eee82243a 15:43:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:20 ---> Using cache 15:43:20 ---> 60ad9aa7ef7e 15:43:20 Step 5/23 : RUN apk add --update --no-cache make bash git 15:43:20 ---> Running in 480e42ef1139 15:43:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:21 OK: 220 MiB in 52 packages 15:43:23 Removing intermediate container 480e42ef1139 15:43:23 ---> e8a8bee7baa8 15:43:23 Step 6/23 : COPY go.mod vendor* ./ 15:43:24 ---> 3b61fc946d9c 15:43:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:24 ---> Running in df411a341913 15:43:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:28 ---> 0108ba8cac68 15:43:28 Step 3/23 : WORKDIR /edgex-go 15:43:28 ---> Using cache 15:43:28 ---> bc3eee82243a 15:43:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:28 ---> Using cache 15:43:28 ---> 60ad9aa7ef7e 15:43:28 Step 5/23 : RUN apk add --update --no-cache make git 15:43:28 Removing intermediate container df411a341913 15:43:28 ---> 6ed5fbc6b13c 15:43:28 Step 8/23 : COPY . . 15:43:28 ---> Running in 2ca3455b07c4 15:43:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:43:28 ---> 0108ba8cac68 15:43:28 Step 3/25 : WORKDIR /edgex-go 15:43:28 ---> Using cache 15:43:28 ---> bc3eee82243a 15:43:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:28 ---> Using cache 15:43:28 ---> 60ad9aa7ef7e 15:43:28 Step 5/25 : RUN apk add --update --no-cache make git 15:43:28 ---> Running in 692f0df0c81d 15:43:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:29 ---> 0108ba8cac68 15:43:29 Step 3/23 : WORKDIR /edgex-go 15:43:29 ---> Using cache 15:43:29 ---> bc3eee82243a 15:43:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:29 ---> Using cache 15:43:29 ---> 60ad9aa7ef7e 15:43:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:43:29 ---> Running in 99a4642cfdc2 15:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:32 OK: 220 MiB in 52 packages 15:43:32 OK: 220 MiB in 52 packages 15:43:33 OK: 220 MiB in 52 packages 15:43:34 Removing intermediate container 2ca3455b07c4 15:43:34 Removing intermediate container 692f0df0c81d 15:43:34 ---> 039f5104ad8d 15:43:34 Step 6/25 : COPY go.mod vendor* ./ 15:43:34 ---> e808cfb1d33e 15:43:34 Step 6/23 : COPY go.mod vendor* ./ 15:43:34 Removing intermediate container 99a4642cfdc2 15:43:34 ---> 7a6d2e4d30a1 15:43:34 Step 6/23 : COPY go.mod vendor* ./ 15:43:35 ---> 0cb3ffa62517 15:43:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:35 ---> b8c1fb717a6a 15:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:35 ---> Running in aabd2998e5ab 15:43:35 ---> Running in ce04e5660127 15:43:36 ---> 01a0a1407af2 15:43:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:36 ---> Running in 0a79ddf693ed 15:43:41 Removing intermediate container ce04e5660127 15:43:41 ---> dd7e69229e99 15:43:41 Removing intermediate container aabd2998e5ab 15:43:41 ---> cee50f7cdd3a 15:43:41 Step 8/25 : COPY . . 15:43:41 Step 8/23 : COPY . . 15:43:41 Removing intermediate container 0a79ddf693ed 15:43:41 ---> 148da202190d 15:43:41 Step 8/23 : COPY . . 15:43:47 ---> 64841e98311c 15:43:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:43:47 ---> Running in 454ae8f3c399 15:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:44:16 ---> 81977dcf476a 15:44:16 Step 9/23 : RUN make cmd/core-command/core-command 15:44:16 ---> 54e9f163d481 15:44:16 Step 9/23 : RUN make cmd/core-data/core-data 15:44:16 ---> Running in acff3d312df5 15:44:16 ---> 884b9cf979d9 15:44:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:44:16 ---> Running in 74e23aefd0da 15:44:16 ---> Running in 3f0e41cc4277 15:44: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 15:44:16 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 15:44:16 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 15:45:12 Removing intermediate container 454ae8f3c399 15:45:12 ---> 4e4a02fc3e43 15:45:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:12 ---> Running in 6ef238fa83fd 15:45:12 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 15:45:12 Removing intermediate container 6ef238fa83fd 15:45:12 ---> 3393d4d958d6 15:45:12 15:45:12 Step 11/23 : FROM docker:20.10.10 15:45:12 20.10.10: Pulling from library/docker 15:45:27 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:45:27 Status: Downloaded newer image for docker:20.10.10 15:45:27 ---> 520e9a0a30f7 15:45:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:45:27 ---> Running in 933e34fe5de6 15:45:27 Removing intermediate container 933e34fe5de6 15:45:27 ---> 08b950c47117 15:45:27 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 15:45:27 ---> Running in ac326f73c1cd 15:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:29 (1/42) Installing readline (8.1.0-r0) 15:45:29 (2/42) Installing bash (5.1.4-r0) 15:45:29 Executing bash-5.1.4-r0.post-install 15:45:29 (3/42) Installing brotli-libs (1.0.9-r5) 15:45:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:45:29 (5/42) Installing libcurl (7.79.1-r0) 15:45:29 (6/42) Installing curl (7.79.1-r0) 15:45:29 (7/42) Installing dumb-init (1.2.5-r1) 15:45:29 (8/42) Installing libbz2 (1.0.8-r1) 15:45:29 (9/42) Installing expat (2.4.4-r0) 15:45:29 (10/42) Installing libffi (3.3-r2) 15:45:29 (11/42) Installing gdbm (1.19-r0) 15:45:29 (12/42) Installing xz-libs (5.2.5-r0) 15:45:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:45:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:45:29 (15/42) Installing mpdecimal (2.5.1-r1) 15:45:29 (16/42) Installing sqlite-libs (3.35.5-r0) 15:45:29 (17/42) Installing python3 (3.9.5-r2) 15:45:31 (18/42) Installing py3-appdirs (1.4.4-r2) 15:45:31 (19/42) Installing py3-chardet (4.0.0-r2) 15:45:31 (20/42) Installing py3-idna (3.2-r0) 15:45:31 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:45:31 (22/42) Installing py3-certifi (2020.12.5-r1) 15:45:31 (23/42) Installing py3-requests (2.25.1-r4) 15:45:31 (24/42) Installing py3-msgpack (1.0.2-r1) 15:45:31 (25/42) Installing py3-lockfile (0.12.2-r4) 15:45:31 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:45:31 (27/42) Installing py3-colorama (0.4.4-r1) 15:45:31 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:45:31 (29/42) Installing py3-distlib (0.3.1-r3) 15:45:31 (30/42) Installing py3-distro (1.5.0-r3) 15:45:31 (31/42) Installing py3-six (1.15.0-r1) 15:45:31 (32/42) Installing py3-webencodings (0.5.1-r4) 15:45:31 (33/42) Installing py3-html5lib (1.1-r1) 15:45:31 (34/42) Installing py3-parsing (2.4.7-r2) 15:45:31 (35/42) Installing py3-packaging (20.9-r1) 15:45:31 (36/42) Installing py3-toml (0.10.2-r2) 15:45:31 (37/42) Installing py3-pep517 (0.10.0-r2) 15:45:31 (38/42) Installing py3-progress (1.5-r2) 15:45:31 (39/42) Installing py3-retrying (1.3.3-r1) 15:45:31 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:45:31 (41/42) Installing py3-setuptools (52.0.0-r3) 15:45:32 (42/42) Installing py3-pip (20.3.4-r1) 15:45:32 Executing busybox-1.33.1-r6.trigger 15:45:32 OK: 84 MiB in 64 packages 15:45:36 Collecting docker-compose==1.23.2 15:45:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:45:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:45:37 Collecting jsonschema<3,>=2.5.1 15:45:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:45:38 Collecting PyYAML<4,>=3.10 15:45:38 Downloading PyYAML-3.13.tar.gz (270 kB) 15:45:41 Collecting cached-property<2,>=1.2.0 15:45:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:45:41 Collecting docopt<0.7,>=0.6.1 15:45:41 Downloading docopt-0.6.2.tar.gz (25 kB) 15:45:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:45:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:45:45 Collecting docker<4.0,>=3.6.0 15:45:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:45:45 Collecting dockerpty<0.5,>=0.4.1 15:45:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:45:47 Collecting texttable<0.10,>=0.9.0 15:45:47 Downloading texttable-0.9.1.tar.gz (11 kB) 15:45:50 Collecting websocket-client<1.0,>=0.32.0 15:45:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:45:50 Collecting docker-pycreds>=0.4.0 15:45:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:45:50 Collecting chardet<3.1.0,>=3.0.2 15:45:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:45:50 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) 15:45:51 Collecting urllib3<1.25,>=1.21.1 15:45:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:45:51 Collecting idna<2.8,>=2.5 15:45:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:45:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:45:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:45:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:45:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:45:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:45:53 Attempting uninstall: urllib3 15:45:53 Found existing installation: urllib3 1.26.5 15:45:53 Uninstalling urllib3-1.26.5: 15:45:53 Successfully uninstalled urllib3-1.26.5 15:45:53 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 15:45:53 Attempting uninstall: idna 15:45:53 Found existing installation: idna 3.2 15:45:53 Uninstalling idna-3.2: 15:45:53 Successfully uninstalled idna-3.2 15:45:54 Attempting uninstall: chardet 15:45:54 Found existing installation: chardet 4.0.0 15:45:54 Uninstalling chardet-4.0.0: 15:45:55 Successfully uninstalled chardet-4.0.0 15:45:57 Attempting uninstall: requests 15:45:57 Found existing installation: requests 2.25.1 15:45:57 Uninstalling requests-2.25.1: 15:45:57 Successfully uninstalled requests-2.25.1 15:45:57 Running setup.py install for texttable: started 15:46:00 Running setup.py install for texttable: finished with status 'done' 15:46:00 Running setup.py install for PyYAML: started 15:46:00 Removing intermediate container acff3d312df5 15:46:00 ---> 4e344a68263f 15:46:00 15:46:00 Step 10/23 : FROM alpine:3.14 15:46:00 ---> 5b8b7b635229 15:46:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:46:00 ---> Using cache 15:46:00 ---> ea49c240ab8c 15:46:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:46:00 ---> Using cache 15:46:00 ---> d6e197d89014 15:46:00 Step 13/23 : ENV APP_PORT=59882 15:46:01 ---> Running in b9c815e1f90f 15:46:01 Removing intermediate container b9c815e1f90f 15:46:01 ---> 7cb85df32f79 15:46:01 Step 14/23 : EXPOSE $APP_PORT 15:46:01 ---> Running in 139557b080ae 15:46:02 Removing intermediate container 139557b080ae 15:46:02 ---> f8da9759422c 15:46:02 Step 15/23 : WORKDIR / 15:46:02 ---> Running in 3a978683da31 15:46:02 Running setup.py install for PyYAML: finished with status 'done' 15:46:03 Running setup.py install for docopt: started 15:46:03 Removing intermediate container 3a978683da31 15:46:03 ---> 78f49c4d79f6 15:46:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:04 ---> d30340dc21bc 15:46:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:46:05 Running setup.py install for docopt: finished with status 'done' 15:46:05 Running setup.py install for dockerpty: started 15:46:06 ---> 9a89d8263069 15:46:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:46:06 Removing intermediate container 3f0e41cc4277 15:46:06 ---> 64dc358f3db9 15:46:06 15:46:06 Step 10/25 : FROM alpine:3.14 15:46:06 ---> 5b8b7b635229 15:46:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:46:06 ---> Running in 8b78b85a8d1c 15:46:07 ---> 1d692e24f628 15:46:07 Step 19/23 : ENTRYPOINT ["/core-command"] 15:46:07 ---> Running in 757719b547d2 15:46:07 Running setup.py install for dockerpty: finished with status 'done' 15:46:08 Removing intermediate container 757719b547d2 15:46:08 ---> b75874413533 15:46:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:08 ---> Running in d6b431edc291 15:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:08 Removing intermediate container d6b431edc291 15:46:08 ---> ac441a671d8f 15:46:08 Step 21/23 : LABEL arch=arm64 15:46:08 ---> Running in 5f720041da1b 15:46:09 Removing intermediate container 5f720041da1b 15:46:09 ---> 16a3fd8b0249 15:46:09 Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:46:09 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 15:46:09 ---> Running in 98395ac650b2 15:46:09 (1/3) Installing ca-certificates (20211220-r0) 15:46:09 (2/3) Installing dumb-init (1.2.5-r1) 15:46:10 (3/3) Installing su-exec (0.2-r1) 15:46:10 Executing busybox-1.33.1-r6.trigger 15:46:10 Executing ca-certificates-20211220-r0.trigger 15:46:10 Removing intermediate container 98395ac650b2 15:46:10 ---> c7ae6803bef2 15:46:10 Step 23/23 : LABEL version=0.0.0 15:46:10 OK: 6 MiB in 17 packages 15:46:10 ---> Running in 604f78996ab3 15:46:10 Removing intermediate container 604f78996ab3 15:46:10 ---> 01a9963eacc7 15:46:10 15:46:11 Successfully built 01a9963eacc7 15:46:11 Successfully tagged core-command-arm64:latest 15:46:11  Building core-command ... done Removing intermediate container 8b78b85a8d1c 15:46:11 ---> 010c11b54525 15:46:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:46:12 ---> Running in ec8e69212606 15:46:12 Removing intermediate container ec8e69212606 15:46:12 ---> bb8bc54bf317 15:46:12 Step 13/25 : WORKDIR / 15:46:12 ---> Running in ce16906c657f 15:46:12 Removing intermediate container ce16906c657f 15:46:12 ---> 7d2f9afea9b2 15:46:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:46:13 ---> 4ad5d2e4a4a8 15:46:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:46:14 ---> 7a0fc9c9f1cc 15:46:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:46:15 ---> 741c5a8689d8 15:46:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:46:16 ---> 56b45296dd16 15:46:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:46:18 ---> de484b154d10 15:46:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:46:18 Removing intermediate container 74e23aefd0da 15:46:18 ---> eea0d6674503 15:46:18 15:46:18 Step 10/23 : FROM alpine:3.14 15:46:18 ---> 5b8b7b635229 15:46:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:46:18 ---> Running in bb0d9d5e3d80 15:46:18 Removing intermediate container bb0d9d5e3d80 15:46:18 ---> d71091a6eea1 15:46:18 Step 12/23 : ENV APP_PORT=59880 15:46:19 ---> Running in c483290d9b99 15:46:19 ---> c08473eb301f 15:46:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:46:19 Removing intermediate container c483290d9b99 15:46:19 ---> da83f4374570 15:46:19 Step 13/23 : EXPOSE $APP_PORT 15:46:19 ---> Running in 5deb0b231009 15:46:20 Removing intermediate container 5deb0b231009 15:46:20 ---> 254d5e100ba7 15:46:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:20 ---> Running in 380e3baa7216 15:46:20 Removing intermediate container ac326f73c1cd 15:46:20 ---> 556c018aa77d 15:46:20 Step 14/23 : ENV APP_PORT=58890 15:46:20 ---> 7170445f6517 15:46:20 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/ 15:46:20 ---> Running in 1db914261d2e 15:46:20 ---> Running in 70cdb1f99774 15:46:20 Removing intermediate container 1db914261d2e 15:46:20 ---> fe85b0d30c5a 15:46:20 Step 15/23 : EXPOSE $APP_PORT 15:46:21 ---> Running in a17f6ad13b6e 15:46:21 Removing intermediate container a17f6ad13b6e 15:46:21 ---> 4e1cea2c9448 15:46:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:22 Removing intermediate container 380e3baa7216 15:46:22 ---> 71705bc65c19 15:46:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:46:22 ---> Running in 923ca991a0ff 15:46:22 Removing intermediate container 70cdb1f99774 15:46:22 ---> 37f7fadd7789 15:46:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:46:22 ---> 0088dabc26cc 15:46:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:46:22 ---> Running in 368734cf435d 15:46:23 Removing intermediate container 368734cf435d 15:46:23 ---> c2fb356395a8 15:46:23 Step 23/25 : LABEL arch=arm64 15:46:23 ---> Running in f585bc48f14c 15:46:23 ---> 500797a1f4ef 15:46:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:46:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:24 Removing intermediate container f585bc48f14c 15:46:24 ---> 004aa5c992d7 15:46:24 Step 24/25 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:46:24 ---> Running in 18696c11e8b8 15:46:24 Removing intermediate container 18696c11e8b8 15:46:24 ---> 143823f2345a 15:46:24 Step 25/25 : LABEL version=0.0.0 15:46:24 ---> 26be7c1107ab 15:46:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:46:24 ---> Running in a3ae092d968b 15:46:24 ---> Running in 55ffa70bd46d 15:46:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:24 Removing intermediate container a3ae092d968b 15:46:24 ---> 122fdc4c383f 15:46:24 15:46:24 Removing intermediate container 55ffa70bd46d 15:46:24 ---> bd8f74332e94 15:46:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:25 ---> Running in 7520a9949592 15:46:25 Successfully built 122fdc4c383f 15:46:25 Successfully tagged security-secretstore-setup-arm64:latest 15:46:25  Building security-secretstore-setup ... done Removing intermediate container 7520a9949592 15:46:25 ---> 72219763c67e 15:46:25 Step 21/23 : LABEL arch=arm64 15:46:25 (1/6) Installing dumb-init (1.2.5-r1) 15:46:25 ---> Running in 73e54bbf9d2b 15:46:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:46:25 (3/6) Installing libsodium (1.0.18-r0) 15:46:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:46:26 (5/6) Installing libzmq (4.3.4-r0) 15:46:26 Removing intermediate container 73e54bbf9d2b 15:46:26 ---> f5fddf1f9dbd 15:46:26 Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:46:26 (6/6) Installing zeromq (4.3.4-r0) 15:46:26 ---> Running in 9a6a079e084f 15:46:26 Executing busybox-1.33.1-r6.trigger 15:46:26 OK: 8 MiB in 20 packages 15:46:26 Removing intermediate container 9a6a079e084f 15:46:26 ---> a0eadb891cae 15:46:26 Step 23/23 : LABEL version=0.0.0 15:46:26 ---> Running in 383d6af44d30 15:46:27 Removing intermediate container 383d6af44d30 15:46:27 ---> 2f0ac197b706 15:46:27 15:46:27 Removing intermediate container 923ca991a0ff 15:46:27 ---> b10b3be231d6 15:46:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:27 Successfully built 2f0ac197b706 15:46:27 Successfully tagged sys-mgmt-agent-arm64:latest 15:46:28  Building sys-mgmt-agent ... done  ---> da3f26e5c83c 15:46:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:46:28 ---> dc75c73d886a 15:46:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:46:29 ---> 2935e4b9834f 15:46:29 Step 19/23 : ENTRYPOINT ["/core-data"] 15:46:29 ---> Running in be3590ff725f 15:46:30 Removing intermediate container be3590ff725f 15:46:30 ---> 2d205f81b4ff 15:46:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:30 ---> Running in 832c3ee55c34 15:46:30 Removing intermediate container 832c3ee55c34 15:46:30 ---> 0bf93fb0293b 15:46:30 Step 21/23 : LABEL arch=arm64 15:46:30 ---> Running in 1b0bca2704fd 15:46:31 Removing intermediate container 1b0bca2704fd 15:46:31 ---> 5254b0194665 15:46:31 Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 15:46:31 ---> Running in 7e7b261e069d 15:46:31 Removing intermediate container 7e7b261e069d 15:46:31 ---> 33a2707db3ba 15:46:31 Step 23/23 : LABEL version=0.0.0 15:46:31 ---> Running in d42e776189c6 15:46:31 Removing intermediate container d42e776189c6 15:46:31 ---> abf9ac1acfe8 15:46:31 15:46:32 Successfully built abf9ac1acfe8 15:46:32 Successfully tagged core-data-arm64:latest 15:46:32  Building core-data ... done  [Pipeline] } 15:46:32 $ docker stop --time=1 ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a 15:46:34 $ docker rm -f ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a [Pipeline] // withDockerContainer [Pipeline] sh 15:46:34 + docker images 15:46:34 REPOSITORY TAG IMAGE ID CREATED SIZE 15:46:34 core-data-arm64 latest abf9ac1acfe8 3 seconds ago 19.3MB 15:46:34 sys-mgmt-agent-arm64 latest 2f0ac197b706 8 seconds ago 280MB 15:46:34 security-secretstore-setup-arm64 latest 122fdc4c383f 10 seconds ago 27MB 15:46:34 eea0d6674503 17 seconds ago 1.6GB 15:46:34 core-command-arm64 latest 01a9963eacc7 24 seconds ago 15.1MB 15:46:34 64dc358f3db9 28 seconds ago 1.6GB 15:46:34 4e344a68263f 34 seconds ago 1.59GB 15:46:34 3393d4d958d6 About a minute ago 1.59GB 15:46:34 support-notifications-arm64 latest 481dde68ec67 3 minutes ago 16.1MB 15:46:34 core-metadata-arm64 latest 7e60654052e8 3 minutes ago 15.9MB 15:46:34 security-bootstrapper-arm64 latest 96209796fe2b 3 minutes ago 18MB 15:46:34 support-scheduler-arm64 latest 3b2cd33a8c53 3 minutes ago 15.4MB 15:46:34 security-proxy-setup-arm64 latest e6b8b1a8bf7a 4 minutes ago 25.5MB 15:46:34 4e3c34416844 4 minutes ago 1.6GB 15:46:34 0b9abe225be1 4 minutes ago 1.6GB 15:46:34 a528c0d48248 4 minutes ago 1.6GB 15:46:34 18c592befaea 4 minutes ago 1.6GB 15:46:34 adfa879b8085 4 minutes ago 1.59GB 15:46:34 ci-base-image-arm64 latest 0108ba8cac68 14 minutes ago 1.26GB 15:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 days ago 551MB 15:46:34 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 15:46:34 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 15:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 15:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:35 15:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:35 arm64: Pulling from edgex-lftools-log-publisher 15:46:35 448f6bf000e3: Pulling fs layer 15:46:35 f757da607395: Pulling fs layer 15:46:35 05883995daec: Pulling fs layer 15:46:35 8603b9c90790: Pulling fs layer 15:46:35 1560dd03e051: Pulling fs layer 15:46:35 27f5ce0e4adf: Pulling fs layer 15:46:35 c2d8d7efcc4b: Pulling fs layer 15:46:35 1560dd03e051: Waiting 15:46:35 27f5ce0e4adf: Waiting 15:46:35 8603b9c90790: Waiting 15:46:35 c2d8d7efcc4b: Waiting 15:46:35 f757da607395: Verifying Checksum 15:46:35 f757da607395: Download complete 15:46:35 8603b9c90790: Verifying Checksum 15:46:35 8603b9c90790: Download complete 15:46:35 1560dd03e051: Verifying Checksum 15:46:35 1560dd03e051: Download complete 15:46:35 27f5ce0e4adf: Verifying Checksum 15:46:35 27f5ce0e4adf: Download complete 15:46:36 05883995daec: Verifying Checksum 15:46:36 05883995daec: Download complete 15:46:36 448f6bf000e3: Download complete 15:46:39 c2d8d7efcc4b: Verifying Checksum 15:46:39 c2d8d7efcc4b: Download complete 15:46:40 448f6bf000e3: Pull complete 15:46:40 f757da607395: Pull complete 15:46:42 05883995daec: Pull complete 15:46:42 8603b9c90790: Pull complete 15:46:43 1560dd03e051: Pull complete 15:46:43 27f5ce0e4adf: Pull complete 15:46:58 c2d8d7efcc4b: Pull complete 15:46:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:46:58 prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 15:46:58 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:47:01 $ docker top f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:02 ---> job-cost.sh 15:47:02 lf-activate-venv: SKIPPING 15:47:02 INFO: No Stack... 15:47:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:03 INFO: Archiving Costs [Pipeline] sh 15:47:04 + cat /w/workspace/edgex-go/5/archives/cost.csv 15:47:04 + cut -d, -f6 [Pipeline] lock 15:47:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] 15:47:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] did not exist. Created. 15:47:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:04 + echo total: 0.10999999940395355 [Pipeline] stash 15:47:04 Stashed 1 file(s) [Pipeline] } 15:47:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:05 $ docker stop --time=1 f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f 15:47:06 $ docker rm -f f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f [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 15:47:06 provisioning config files... 15:47:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7864957783364429472tmp [Pipeline] { [Pipeline] sh 15:47:07 + set +x 15:47:07 + curl -s https://codecov.io/bash 15:47:07 + bash -s -- 15:47:07 15:47:07 _____ _ 15:47:07 / ____| | | 15:47:07 | | ___ __| | ___ ___ _____ __ 15:47:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:07 Bash-1.0.6 15:47:07 15:47:07 15:47:07 ==> git version 2.24.4 found 15:47:07 ==> 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 15:47:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:47:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:47:07 ==> Jenkins CI detected. 15:47:07 current dir:  /w/workspace/edgex-go/5 15:47:07 project root: . 15:47:07 --> token set from env 15:47:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:07 ==> Running gcov in . (disable via -X gcov) 15:47:07 ==> Python coveragepy not found 15:47:07 ==> Searching for coverage reports in: 15:47:07 + . 15:47:07 -> Found 1 reports 15:47:07 ==> Detecting git/mercurial file structure 15:47:07 ==> Reading reports 15:47:07 + ./coverage.out bytes=428383 15:47:07 ==> Appending adjustments 15:47:07 https://docs.codecov.io/docs/fixing-reports 15:47:08 + Found adjustments 15:47:08 ==> Gzipping contents 15:47:08 60K /tmp/codecov.HPPIGe.gz 15:47:08 ==> Uploading reports 15:47:08 url: https://codecov.io 15:47:08 query: branch=PR-3879&commit=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 15:47:08 -> Pinging Codecov 15:47:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3879&commit=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 15:47:09 -> Uploading to 15:47:09 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/00271124DB129430A58F1EEE437C3FCB/464d97ec1fe68033db75c2ce9d4f81c6fcd2d005/111eb7c0-34b0-45a1-9053-3e7a0b091d1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T154708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=606b7b3b825afeb2cff544b27ba130851662fbbf88f5402ea15135e217dd8a03 15:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:09 Dload Upload Total Spent Left Speed 15:47:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 192k --:--:-- --:--:-- --:--:-- 192k 15:47:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] } 15:47:09 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 15:47:09 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:47:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:10 ---> package-listing.sh 15:47:10 ++ tr '[:upper:]' '[:lower:]' 15:47:10 ++ facter osfamily 15:47:11 + OS_FAMILY=redhat 15:47:11 + workspace=/w/workspace/edgex-go/5 15:47:11 + START_PACKAGES=/tmp/packages_start.txt 15:47:11 + END_PACKAGES=/tmp/packages_end.txt 15:47:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:11 + PACKAGES=/tmp/packages_start.txt 15:47:11 + '[' /w/workspace/edgex-go/5 ']' 15:47:11 + PACKAGES=/tmp/packages_end.txt 15:47:11 + case "${OS_FAMILY}" in 15:47:11 + rpm -qa 15:47:11 + sort 15:47:15 + '[' -f /tmp/packages_start.txt ']' 15:47:15 + '[' -f /tmp/packages_end.txt ']' 15:47:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:15 + '[' /w/workspace/edgex-go/5 ']' 15:47:15 + mkdir -p /w/workspace/edgex-go/5/archives/ 15:47:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 15:47:15 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:47:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:16 15:47:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:47:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:16 latest: Pulling from edgex-lftools-log-publisher 15:47:16 b4d181a07f80: Pulling fs layer 15:47:16 a1111a8f2ec3: Pulling fs layer 15:47:16 ed53099fbce6: Pulling fs layer 15:47:16 dc539afda2c1: Pulling fs layer 15:47:16 77bc0d833cb6: Pulling fs layer 15:47:16 9065ff56babe: Pulling fs layer 15:47:16 d287ab97295c: Pulling fs layer 15:47:16 dc539afda2c1: Waiting 15:47:16 77bc0d833cb6: Waiting 15:47:16 9065ff56babe: Waiting 15:47:16 d287ab97295c: Waiting 15:47:16 a1111a8f2ec3: Verifying Checksum 15:47:16 a1111a8f2ec3: Download complete 15:47:16 dc539afda2c1: Verifying Checksum 15:47:16 dc539afda2c1: Download complete 15:47:16 ed53099fbce6: Verifying Checksum 15:47:16 ed53099fbce6: Download complete 15:47:16 9065ff56babe: Verifying Checksum 15:47:16 9065ff56babe: Download complete 15:47:16 77bc0d833cb6: Verifying Checksum 15:47:16 77bc0d833cb6: Download complete 15:47:16 b4d181a07f80: Verifying Checksum 15:47:16 b4d181a07f80: Download complete 15:47:17 d287ab97295c: Verifying Checksum 15:47:17 d287ab97295c: Download complete 15:47:18 b4d181a07f80: Pull complete 15:47:18 a1111a8f2ec3: Pull complete 15:47:18 ed53099fbce6: Pull complete 15:47:18 dc539afda2c1: Pull complete 15:47:19 77bc0d833cb6: Pull complete 15:47:19 9065ff56babe: Pull complete 15:47:24 d287ab97295c: Pull complete 15:47:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:47:24 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 15:47:24 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:47:27 $ docker top 78d5689908a61e23559d2cf0b2f15337681041d9dca500900d58f7a0c09376da -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:28 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:28 + ls /var/log/sa-host 15:47:28 + sadf -c /var/log/sa-host/sa10 15:47:28 file_magic: OK 15:47:28 HZ: Using current value: 100 15:47:28 file_header: OK 15:47:28 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 15:47:28 Statistics: 15:47:28 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... 15:47:28 File successfully converted to sysstat format version 12.0.3 15:47:28 + sadf -c /var/log/sa-host/sa17 15:47:28 file_magic: OK 15:47:28 HZ: Using current value: 100 15:47:28 file_header: OK 15:47:28 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 15:47:28 Statistics: 15:47:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:47:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:28 provisioning config files... 15:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6651953418356026465tmp [Pipeline] { [Pipeline] echo 15:47:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:29 ---> create-netrc.sh [Pipeline] } 15:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:29 ---> python-tools-install.sh [Pipeline] echo 15:47:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:29 ---> sudo-logs.sh 15:47:29 Archiving 'sudo' log.. 15:47:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known 15:47:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:47:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:30 ---> job-cost.sh 15:47:30 lf-activate-venv: SKIPPING 15:47:30 DEBUG: total: 0.10999999940395355 15:47:30 INFO: Retrieving Stack Cost... 15:47:30 INFO: Retrieving Pricing Info for: v3-standard-2 15:47:31 INFO: Archiving Costs [Pipeline] echo 15:47:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:31 ---> logs-deploy.sh 15:47:31 lf-activate-venv: SKIPPING 15:47:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/5 15:47:31 INFO: archiving workspace using pattern(s): 15:47:31 Archives upload complete. 15:47:32 INFO: archiving logs to Nexus