Pull request #3892 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9+613ba3a9f074961a82087988d5f76ae29a1a6b1f (3f38484d24bf5b8371d4c751407ba9f511210477) 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-ssh14800354790328794255.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-ssh3003965345576958019.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-3892/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-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13889773289365291788.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-ssh10125752872681214792.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-3892/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-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15691675977944907947.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6619 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [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-ssh5458751765366367900.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4213664232375242045.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 Merge succeeded, producing 6269ca7f83250260c05d7312f991e1108fe040db Checking out Revision 6269ca7f83250260c05d7312f991e1108fe040db (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh761357920027860153.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6269ca7f83250260c05d7312f991e1108fe040db # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T16:22:55.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T16:22:55.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T16:22:55.270Z] ========================================================= [2022-03-08T16:22:55.270Z] EdgeX Global Pipelines Version Info [2022-03-08T16:22:55.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:22:56.400Z] ------------------- [2022-03-08T16:22:56.401Z] stable info: [2022-03-08T16:22:56.401Z] ------------------- [2022-03-08T16:22:56.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T16:22:56.401Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T16:22:56.401Z] Message: update stable to v1.0.220 [2022-03-08T16:22:56.973Z] ------------------- [2022-03-08T16:22:56.973Z] experimental info: [2022-03-08T16:22:56.973Z] ------------------- [2022-03-08T16:22:56.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T16:22:56.973Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T16:22:56.973Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T16:22:57.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-08T16:22:57.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-08T16:22:57.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T16:22:57.182Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T16:22:57.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T16:22:57.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T16:22:57.230Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T16:22:57.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-08T16:22:57.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-08T16:22:57.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-08T16:22:57.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T16:22:57.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T16:22:57.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T16:22:57.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T16:22:57.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T16:22:57.374Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T16:22:57.390Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T16:22:57.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T16:22:57.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-08T16:22:57.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-08T16:22:57.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T16:22:57.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T16:22:57.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T16:22:57.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T16:22:57.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-08T16:22:57.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo [2022-03-08T16:22:57.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6269ca7 [Pipeline] echo [2022-03-08T16:22:57.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:22:57.620Z] provisioning config files... [2022-03-08T16:22:57.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7426815618004691217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:22:57.942Z] ---> docker-login.sh [2022-03-08T16:22:57.942Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:22:57.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:22:58.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:22:58.203Z] Configure a credential helper to remove this warning. See [2022-03-08T16:22:58.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:22:58.203Z] [2022-03-08T16:22:58.203Z] Login Succeeded [2022-03-08T16:22:58.203Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:22:58.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:22:58.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:22:58.203Z] Configure a credential helper to remove this warning. See [2022-03-08T16:22:58.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:22:58.203Z] [2022-03-08T16:22:58.203Z] Login Succeeded [2022-03-08T16:22:58.203Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:22:58.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:22:58.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:22:58.466Z] Configure a credential helper to remove this warning. See [2022-03-08T16:22:58.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:22:58.466Z] [2022-03-08T16:22:58.466Z] Login Succeeded [2022-03-08T16:22:58.466Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:22:58.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:22:58.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:22:58.466Z] Configure a credential helper to remove this warning. See [2022-03-08T16:22:58.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:22:58.466Z] [2022-03-08T16:22:58.466Z] Login Succeeded [2022-03-08T16:22:58.466Z] docker.io [2022-03-08T16:22:58.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:22:59.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:22:59.037Z] Configure a credential helper to remove this warning. See [2022-03-08T16:22:59.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:22:59.037Z] [2022-03-08T16:22:59.037Z] Login Succeeded [2022-03-08T16:22:59.037Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:22:59.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:22:59.361Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] ++ dirname cmd/core-command/Dockerfile [2022-03-08T16:22:59.361Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] ++ dirname cmd/core-data/Dockerfile [2022-03-08T16:22:59.361Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-08T16:22:59.361Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-08T16:22:59.361Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-08T16:22:59.361Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T16:22:59.361Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-08T16:22:59.361Z] ++ cut -d/ -f2 [2022-03-08T16:22:59.361Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-08T16:22:59.399Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-08T16:22:59.750Z] + git rev-list -1 --merges 6269ca7f83250260c05d7312f991e1108fe040db~1..6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo [2022-03-08T16:22:59.763Z] -----------> git rev-list -1 --merges 6269ca7f83250260c05d7312f991e1108fe040db~1..6269ca7f83250260c05d7312f991e1108fe040db 6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:22:59.764Z] 6269ca7f83250260c05d7312f991e1108fe040db [false] [Pipeline] sh [2022-03-08T16:23:00.060Z] + git log --format=format:%s -1 6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo [2022-03-08T16:23:00.081Z] ========================================================= [2022-03-08T16:23:00.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T16:23:00.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-08T16:23:00.523Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T16:23:00.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T16:23:00.523Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T16:23:00.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T16:23:00.523Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T16:23:00.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T16:23:00.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:23:00.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:00.885Z] [2022-03-08T16:23:00.885Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:23:01.198Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:01.198Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T16:23:01.198Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T16:23:01.198Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T16:23:01.198Z] 4c7163046ea9: Pulling fs layer [2022-03-08T16:23:01.198Z] 0c2d73faf560: Pulling fs layer [2022-03-08T16:23:01.198Z] 0c2d73faf560: Waiting [2022-03-08T16:23:01.198Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T16:23:01.198Z] 3e5f54012d9b: Download complete [2022-03-08T16:23:01.198Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T16:23:01.198Z] a0d0a0d46f8b: Download complete [2022-03-08T16:23:01.198Z] 4c7163046ea9: Verifying Checksum [2022-03-08T16:23:01.198Z] 4c7163046ea9: Download complete [2022-03-08T16:23:01.198Z] 0c2d73faf560: Verifying Checksum [2022-03-08T16:23:01.198Z] 0c2d73faf560: Download complete [2022-03-08T16:23:01.469Z] a0d0a0d46f8b: Pull complete [2022-03-08T16:23:01.469Z] 3e5f54012d9b: Pull complete [2022-03-08T16:23:01.743Z] 4c7163046ea9: Pull complete [2022-03-08T16:23:02.005Z] 0c2d73faf560: Pull complete [2022-03-08T16:23:02.005Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T16:23:02.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:02.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T16:23:02.094Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:23:02.149Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T16:23:02.681Z] $ docker top 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T16:23:02.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:23:02.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:23:02.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:23:02.853Z] $ docker exec 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent [2022-03-08T16:23:02.939Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhoIEAE/agent.15 [2022-03-08T16:23:02.939Z] SSH_AGENT_PID=21 [2022-03-08T16:23:02.948Z] Running ssh-add (command line suppressed) [2022-03-08T16:23:03.040Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8635658803537319604.key (/w/workspace/edgex-go/5@tmp/private_key_8635658803537319604.key) [2022-03-08T16:23:03.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:23:03.343Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T16:23:03.368Z] $ docker exec --env ******** --env ******** 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent -k [2022-03-08T16:23:03.480Z] unset SSH_AUTH_SOCK; [2022-03-08T16:23:03.480Z] unset SSH_AGENT_PID; [2022-03-08T16:23:03.480Z] echo Agent pid 21 killed; [2022-03-08T16:23:03.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T16:23:03.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:23:03.510Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:23:03.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:23:03.608Z] $ docker exec 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent [2022-03-08T16:23:03.697Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalHldI/agent.54 [2022-03-08T16:23:03.697Z] SSH_AGENT_PID=60 [2022-03-08T16:23:03.701Z] Running ssh-add (command line suppressed) [2022-03-08T16:23:03.788Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2924586481711786470.key (/w/workspace/edgex-go/5@tmp/private_key_2924586481711786470.key) [2022-03-08T16:23:03.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:23:04.092Z] + git semver init [2022-03-08T16:23:04.092Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T16:23:04.092Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-03-08T16:23:04.092Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-03-08T16:23:04.092Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T16:23:04.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T16:23:04.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T16:23:04.092Z] # $SEMVER_BRANCH = PR-3892 [2022-03-08T16:23:04.092Z] # $SEMVER_TEMP = /tmp/semver-289128688 [2022-03-08T16:23:04.092Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-08T16:23:19.072Z] # '/tmp/semver-289128688' -> '/w/workspace/edgex-go/5/.semver' [2022-03-08T16:23:19.072Z] # -> Force: false [2022-03-08T16:23:19.072Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-03-08T16:23:19.087Z] $ docker exec --env ******** --env ******** 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent -k [2022-03-08T16:23:19.178Z] unset SSH_AUTH_SOCK; [2022-03-08T16:23:19.178Z] unset SSH_AGENT_PID; [2022-03-08T16:23:19.178Z] echo Agent pid 60 killed; [2022-03-08T16:23:19.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:23:19.516Z] + git semver [Pipeline] } [2022-03-08T16:23:19.532Z] $ docker stop --time=1 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 [2022-03-08T16:23:21.589Z] $ docker rm -f 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:23:21.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T16:23:22.194Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T16:23:22.198Z] [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 [2022-03-08T16:23:22.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:23:22.400Z] ========================================================= [2022-03-08T16:23:22.400Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T16:23:22.400Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:23:22.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T16:23:22.701Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T16:23:22.701Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T16:23:22.701Z] 666ba61612fd: Pulling fs layer [2022-03-08T16:23:22.701Z] 8ed8ca486205: Pulling fs layer [2022-03-08T16:23:22.701Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T16:23:22.701Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T16:23:22.701Z] 640e595b4fbd: Pulling fs layer [2022-03-08T16:23:22.701Z] 763cafe07f6e: Pulling fs layer [2022-03-08T16:23:22.701Z] 0c0b528cf693: Pulling fs layer [2022-03-08T16:23:22.701Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T16:23:22.701Z] 640e595b4fbd: Waiting [2022-03-08T16:23:22.701Z] 763cafe07f6e: Waiting [2022-03-08T16:23:22.701Z] 0c0b528cf693: Waiting [2022-03-08T16:23:22.701Z] 10935f4eaf8b: Waiting [2022-03-08T16:23:22.701Z] 22a0e8bec74d: Waiting [2022-03-08T16:23:22.701Z] 8ed8ca486205: Verifying Checksum [2022-03-08T16:23:22.701Z] 8ed8ca486205: Download complete [2022-03-08T16:23:22.701Z] 666ba61612fd: Verifying Checksum [2022-03-08T16:23:22.701Z] 666ba61612fd: Download complete [2022-03-08T16:23:22.701Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T16:23:22.701Z] 22a0e8bec74d: Download complete [2022-03-08T16:23:22.701Z] 640e595b4fbd: Verifying Checksum [2022-03-08T16:23:22.701Z] 640e595b4fbd: Download complete [2022-03-08T16:23:22.701Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T16:23:22.701Z] 763cafe07f6e: Verifying Checksum [2022-03-08T16:23:22.701Z] 763cafe07f6e: Download complete [2022-03-08T16:23:22.961Z] 0c0b528cf693: Verifying Checksum [2022-03-08T16:23:22.961Z] 0c0b528cf693: Download complete [2022-03-08T16:23:22.961Z] 59bf1c3509f3: Pull complete [2022-03-08T16:23:23.224Z] 666ba61612fd: Pull complete [2022-03-08T16:23:23.224Z] 8ed8ca486205: Pull complete [2022-03-08T16:23:23.491Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T16:23:23.491Z] 10935f4eaf8b: Download complete [2022-03-08T16:23:23.491Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T16:23:23.491Z] 4fe6c5a15a65: Download complete [2022-03-08T16:23:27.757Z] 4fe6c5a15a65: Pull complete [2022-03-08T16:23:27.757Z] 22a0e8bec74d: Pull complete [2022-03-08T16:23:27.757Z] 640e595b4fbd: Pull complete [2022-03-08T16:23:27.757Z] 763cafe07f6e: Pull complete [2022-03-08T16:23:27.757Z] 0c0b528cf693: Pull complete [2022-03-08T16:23:31.209Z] 10935f4eaf8b: Pull complete [2022-03-08T16:23:31.209Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T16:23:31.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T16:23:31.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:23:31.522Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T16:23:31.522Z] WORKDIR /edgex [2022-03-08T16:23:31.522Z] COPY go.mod . [2022-03-08T16:23:31.522Z] RUN go mod download' [2022-03-08T16:23:31.522Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-08T16:23:32.919Z] Sending build context to Docker daemon 334.4MB [2022-03-08T16:23:33.184Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T16:23:33.184Z] ---> 99d49a6021b9 [2022-03-08T16:23:33.184Z] Step 2/4 : WORKDIR /edgex [2022-03-08T16:23:35.100Z] ---> Running in 177cb8e41e0a [2022-03-08T16:23:35.100Z] Removing intermediate container 177cb8e41e0a [2022-03-08T16:23:35.100Z] ---> 8111b91eafa0 [2022-03-08T16:23:35.100Z] Step 3/4 : COPY go.mod . [2022-03-08T16:23:35.100Z] ---> 71d25f78d09c [2022-03-08T16:23:35.100Z] Step 4/4 : RUN go mod download [2022-03-08T16:23:35.100Z] ---> Running in 86e483cf1adc [2022-03-08T16:23:37.312Z] Still waiting to schedule task [2022-03-08T16:23:37.312Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6617’ [2022-03-08T16:24:13.874Z] Removing intermediate container 86e483cf1adc [2022-03-08T16:24:13.874Z] ---> e1e6f4f68ec4 [2022-03-08T16:24:13.874Z] Successfully built e1e6f4f68ec4 [2022-03-08T16:24:13.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:24:14.179Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T16:24:14.179Z] . [Pipeline] withDockerContainer [2022-03-08T16:24:14.246Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:24:14.282Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T16:24:14.638Z] $ docker top 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:24:14.989Z] + go version [2022-03-08T16:24:14.989Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T16:24:15.003Z] $ docker stop --time=1 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 [2022-03-08T16:24:16.175Z] $ docker rm -f 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:24:16.581Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T16:24:16.581Z] . [Pipeline] withDockerContainer [2022-03-08T16:24:16.652Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:24:16.689Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T16:24:16.994Z] $ docker top f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T16:24:17.064Z] ========================================================= [2022-03-08T16:24:17.065Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T16:24:17.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:24:17.364Z] + make test [2022-03-08T16:24:17.364Z] go mod tidy [2022-03-08T16:24:17.630Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T16:24:24.269Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T16:24:39.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T16:24:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T16:24:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T16:24:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T16:24:47.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T16:24:47.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T16:24:47.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T16:24:47.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T16:24:57.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T16:24:58.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.028s coverage: 28.7% of statements [2022-03-08T16:24:58.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T16:24:58.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T16:24:59.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2022-03-08T16:24:59.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T16:24:59.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements [2022-03-08T16:24:59.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T16:24:59.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T16:25:00.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements [2022-03-08T16:25:00.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T16:25:00.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:25:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-03-08T16:25:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T16:25:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T16:25:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T16:25:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T16:25:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T16:25:02.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements [2022-03-08T16:25:02.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T16:25:02.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:25:02.341Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2022-03-08T16:25:02.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T16:25:02.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T16:25:02.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T16:25:02.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T16:25:02.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T16:25:02.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-03-08T16:25:02.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T16:25:02.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T16:25:02.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T16:25:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2022-03-08T16:25:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T16:25:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-03-08T16:25:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2022-03-08T16:25:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T16:25:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-03-08T16:25:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2022-03-08T16:25:04.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-03-08T16:25:04.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-03-08T16:25:04.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-03-08T16:25:16.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2022-03-08T16:25:16.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-08T16:25:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 82.5% of statements [2022-03-08T16:25:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-08T16:25:39.146Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6622 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-08T16:25:39.157Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-08T16:25:39.338Z] The recommended git tool is: git [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 65.4% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T16:25:40.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T16:25:40.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T16:25:44.306Z] using credential edgex-jenkins-ssh [2022-03-08T16:25:44.324Z] Cloning the remote Git repository [2022-03-08T16:25:44.389Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:25:44.457Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-08T16:25:44.554Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:25:44.555Z] > git --version # timeout=10 [2022-03-08T16:25:44.573Z] > git --version # 'git version 2.17.1' [2022-03-08T16:25:44.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:25:44.658Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T16:25:46.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-08T16:25:46.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-08T16:25:47.167Z] 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 [2022-03-08T16:26:00.878Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 [2022-03-08T16:26:01.426Z] Merge succeeded, producing b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:26:01.426Z] Checking out Revision b8bd2744666132d484559045d707880a06686f9f (PR-3892) [2022-03-08T16:25:59.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T16:25:59.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:25:59.829Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T16:25:59.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:25:59.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:25:59.932Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-08T16:26:00.902Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T16:26:00.933Z] > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 [2022-03-08T16:26:01.160Z] > git remote # timeout=10 [2022-03-08T16:26:01.176Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T16:26:01.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:26:01.202Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-08T16:26:01.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T16:26:01.437Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T16:26:01.449Z] > git checkout -f b8bd2744666132d484559045d707880a06686f9f # timeout=10 [2022-03-08T16:26:05.718Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-08T16:26:05.742Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T16:26:06.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T16:26:06.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T16:26:06.741Z] Dload Upload Total Spent Left Speed [2022-03-08T16:26:06.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh [2022-03-08T16:26:07.273Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T16:26:07.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-08T16:26:07.625Z] + sudo tee /etc/docker/daemon.new [2022-03-08T16:26:07.625Z] { [2022-03-08T16:26:07.625Z] "registry-mirrors": [ [2022-03-08T16:26:07.625Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T16:26:07.625Z] ], [2022-03-08T16:26:07.625Z] "bip": "10.250.0.254/24", [2022-03-08T16:26:07.625Z] "hosts": [ [2022-03-08T16:26:07.625Z] "tcp://0.0.0.0:5555", [2022-03-08T16:26:07.625Z] "unix:///var/run/docker.sock" [2022-03-08T16:26:07.625Z] ], [2022-03-08T16:26:07.625Z] "mtu": 1458, [2022-03-08T16:26:07.625Z] "selinux-enabled": true, [2022-03-08T16:26:07.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T16:26:07.625Z] } [Pipeline] sh [2022-03-08T16:26:05.732Z] > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 [2022-03-08T16:26:08.021Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T16:26:08.363Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:26:26.692Z] provisioning config files... [2022-03-08T16:26:26.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4427964752248317606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:26:27.076Z] ---> docker-login.sh [2022-03-08T16:26:27.076Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:26:27.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:26:28.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:26:28.063Z] Configure a credential helper to remove this warning. See [2022-03-08T16:26:28.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:26:28.063Z] [2022-03-08T16:26:28.063Z] Login Succeeded [2022-03-08T16:26:28.063Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:26:28.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:26:28.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:26:28.617Z] Configure a credential helper to remove this warning. See [2022-03-08T16:26:28.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:26:28.617Z] [2022-03-08T16:26:28.617Z] Login Succeeded [2022-03-08T16:26:28.617Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:26:28.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:26:28.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:26:28.891Z] Configure a credential helper to remove this warning. See [2022-03-08T16:26:28.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:26:28.891Z] [2022-03-08T16:26:28.891Z] Login Succeeded [2022-03-08T16:26:28.891Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:26:29.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:26:29.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:26:29.447Z] Configure a credential helper to remove this warning. See [2022-03-08T16:26:29.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:26:29.447Z] [2022-03-08T16:26:29.447Z] Login Succeeded [2022-03-08T16:26:29.447Z] docker.io [2022-03-08T16:26:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:26:30.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:26:30.312Z] Configure a credential helper to remove this warning. See [2022-03-08T16:26:30.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:26:30.312Z] [2022-03-08T16:26:30.312Z] Login Succeeded [2022-03-08T16:26:30.312Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:26:30.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T16:26:30.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:26:30.868Z] ========================================================= [2022-03-08T16:26:30.868Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T16:26:30.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:26:31.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T16:26:31.482Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T16:26:31.482Z] 9b3977197b4f: Pulling fs layer [2022-03-08T16:26:31.482Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T16:26:31.482Z] 94645a83ff95: Pulling fs layer [2022-03-08T16:26:31.482Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T16:26:31.482Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T16:26:31.482Z] f7c0051592d6: Pulling fs layer [2022-03-08T16:26:31.482Z] a227ed2f7395: Pulling fs layer [2022-03-08T16:26:31.482Z] 3f3a8bcf1eab: Waiting [2022-03-08T16:26:31.482Z] 7b1c46037f91: Pulling fs layer [2022-03-08T16:26:31.482Z] f7c0051592d6: Waiting [2022-03-08T16:26:31.482Z] 7b1c46037f91: Waiting [2022-03-08T16:26:31.482Z] a227ed2f7395: Waiting [2022-03-08T16:26:31.482Z] 0c92f367c5e7: Waiting [2022-03-08T16:26:31.482Z] 94645a83ff95: Verifying Checksum [2022-03-08T16:26:31.482Z] 94645a83ff95: Download complete [2022-03-08T16:26:31.482Z] 1a89e8eeedd5: Download complete [2022-03-08T16:26:31.482Z] 0c92f367c5e7: Download complete [2022-03-08T16:26:31.482Z] f7c0051592d6: Verifying Checksum [2022-03-08T16:26:31.482Z] f7c0051592d6: Download complete [2022-03-08T16:26:31.482Z] 9b3977197b4f: Download complete [2022-03-08T16:26:31.482Z] a227ed2f7395: Verifying Checksum [2022-03-08T16:26:31.482Z] a227ed2f7395: Download complete [2022-03-08T16:26:32.471Z] 9b3977197b4f: Pull complete [2022-03-08T16:26:32.747Z] 1a89e8eeedd5: Pull complete [2022-03-08T16:26:33.351Z] 94645a83ff95: Pull complete [2022-03-08T16:26:33.626Z] 7b1c46037f91: Verifying Checksum [2022-03-08T16:26:33.626Z] 7b1c46037f91: Download complete [2022-03-08T16:26:33.902Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T16:26:33.903Z] 3f3a8bcf1eab: Download complete [2022-03-08T16:26:34.015Z] GO111MODULE=on go vet ./... [2022-03-08T16:26:42.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T16:26:42.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T16:26:42.180Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T16:26:42.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T16:26:42.748Z] + ls -al . [2022-03-08T16:26:42.748Z] total 648 [2022-03-08T16:26:42.748Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 16:26 . [2022-03-08T16:26:42.748Z] drwxr-xr-x 4 root root 28 Mar 8 16:24 .. [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 16:22 .dockerignore [2022-03-08T16:26:42.748Z] drwxrwxr-x 8 1001 1001 179 Mar 8 16:22 .git [2022-03-08T16:26:42.748Z] drwxrwxr-x 4 1001 1001 142 Mar 8 16:22 .github [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 16:22 .gitignore [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 16:22 .golangci.yml [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 16:22 .hadolint.yml [2022-03-08T16:26:42.748Z] drwx------ 3 1001 1001 73 Mar 8 16:23 .semver [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 16:22 .sonarcloud.properties [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 16:22 ADOPTERS.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 16:22 Attribution.txt [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 16:22 CHANGELOG.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 16:22 CONTRIBUTING.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 16:22 GOVERNANCE.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 16:22 Jenkinsfile [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 16:22 LICENSE [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 8453 Mar 8 16:22 Makefile [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 16:22 OWNERS.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 16:22 README.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 16:22 SECURITY.md [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 16:23 VERSION [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 16:22 ZMQWindows.md [2022-03-08T16:26:42.748Z] drwxrwxr-x 2 1001 1001 37 Mar 8 16:22 bin [2022-03-08T16:26:42.748Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 16:22 cmd [2022-03-08T16:26:42.748Z] -rw-r--r-- 1 root root 428383 Mar 8 16:25 coverage.out [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 16:22 go.mod [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 16:22 go.sum [2022-03-08T16:26:42.748Z] drwxrwxr-x 8 1001 1001 124 Mar 8 16:22 internal [2022-03-08T16:26:42.748Z] drwxrwxr-x 3 1001 1001 16 Mar 8 16:22 openapi [2022-03-08T16:26:42.748Z] drwxrwxr-x 4 1001 1001 71 Mar 8 16:22 snap [2022-03-08T16:26:42.748Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 16:22 version.go [Pipeline] sh [2022-03-08T16:26:43.041Z] + '[' -e coverage.out ] [2022-03-08T16:26:43.041Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T16:26:43.152Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T16:26:43.444Z] + make build [2022-03-08T16:26:43.444Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T16:26:46.301Z] 3f3a8bcf1eab: Pull complete [2022-03-08T16:26:46.301Z] 0c92f367c5e7: Pull complete [2022-03-08T16:26:46.301Z] f7c0051592d6: Pull complete [2022-03-08T16:26:46.301Z] a227ed2f7395: Pull complete [2022-03-08T16:26:51.711Z] 7b1c46037f91: Pull complete [2022-03-08T16:26:51.711Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T16:26:51.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T16:26:51.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:26:52.071Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T16:26:52.072Z] WORKDIR /edgex [2022-03-08T16:26:52.072Z] COPY go.mod . [2022-03-08T16:26:52.072Z] RUN go mod download [2022-03-08T16:26:52.072Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-08T16:26:54.691Z] Sending build context to Docker daemon 168.9MB [2022-03-08T16:26:54.691Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T16:26:54.691Z] ---> f79e39bc4007 [2022-03-08T16:26:54.691Z] Step 2/4 : WORKDIR /edgex [2022-03-08T16:26:56.673Z] ---> Running in 9c975dcf342c [2022-03-08T16:26:56.673Z] Removing intermediate container 9c975dcf342c [2022-03-08T16:26:56.673Z] ---> 815202b9a786 [2022-03-08T16:26:56.673Z] Step 3/4 : COPY go.mod . [2022-03-08T16:26:57.269Z] ---> bfc1e5704dc8 [2022-03-08T16:26:57.269Z] Step 4/4 : RUN go mod download [2022-03-08T16:26:57.542Z] ---> Running in 36f544e7d39f [2022-03-08T16:27:06.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T16:27:21.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T16:27:21.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T16:27:22.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T16:27:23.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T16:27:23.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T16:27:24.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T16:27:26.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T16:27:26.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T16:27:27.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T16:27:28.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T16:27:30.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-08T16:27:38.278Z] $ docker stop --time=1 f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 [2022-03-08T16:27:40.170Z] $ docker rm -f f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:27:41.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T16:27:41.306Z] [2022-03-08T16:27:41.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:27:41.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T16:27:41.610Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-08T16:27:41.610Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-08T16:27:41.610Z] ca9280d653b3: Pulling fs layer [2022-03-08T16:27:41.610Z] 7e9c9ca2126c: Pulling fs layer [2022-03-08T16:27:41.610Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-08T16:27:41.610Z] cbdbe7a5bc2a: Download complete [2022-03-08T16:27:41.884Z] ca9280d653b3: Verifying Checksum [2022-03-08T16:27:41.884Z] ca9280d653b3: Download complete [2022-03-08T16:27:41.884Z] cbdbe7a5bc2a: Pull complete [2022-03-08T16:27:42.145Z] 7e9c9ca2126c: Verifying Checksum [2022-03-08T16:27:42.145Z] 7e9c9ca2126c: Download complete [2022-03-08T16:27:42.405Z] ca9280d653b3: Pull complete [2022-03-08T16:27:46.630Z] 7e9c9ca2126c: Pull complete [2022-03-08T16:27:46.630Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-08T16:27:46.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T16:27:46.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-08T16:27:46.698Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:27:46.736Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-08T16:27:49.216Z] $ docker top 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:27:49.578Z] + docker-compose build --help [2022-03-08T16:27:49.578Z] + grep parallel [2022-03-08T16:27:50.150Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T16:27:50.166Z] $ docker stop --time=1 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 [2022-03-08T16:27:51.361Z] $ docker rm -f 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:27:51.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T16:27:51.776Z] . [Pipeline] withDockerContainer [2022-03-08T16:27:51.848Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:27:51.887Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-08T16:27:52.223Z] $ docker top 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:27:52.590Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T16:27:53.164Z] Building core-command ... [2022-03-08T16:27:53.164Z] Building core-data ... [2022-03-08T16:27:53.164Z] Building core-metadata ... [2022-03-08T16:27:53.164Z] Building security-bootstrapper ... [2022-03-08T16:27:53.164Z] Building security-proxy-setup ... [2022-03-08T16:27:53.164Z] Building security-secretstore-setup ... [2022-03-08T16:27:53.164Z] Building security-spiffe-token-provider ... [2022-03-08T16:27:53.164Z] Building security-spire-agent ... [2022-03-08T16:27:53.164Z] Building security-spire-config ... [2022-03-08T16:27:53.164Z] Building security-spire-server ... [2022-03-08T16:27:53.164Z] Building support-notifications ... [2022-03-08T16:27:53.164Z] Building support-scheduler ... [2022-03-08T16:27:53.164Z] Building sys-mgmt-agent ... [2022-03-08T16:27:53.164Z] Building support-notifications [2022-03-08T16:27:53.164Z] Building core-data [2022-03-08T16:27:53.164Z] Building core-metadata [2022-03-08T16:27:53.164Z] Building security-proxy-setup [2022-03-08T16:27:53.164Z] Building security-spire-config [2022-03-08T16:28:03.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:28:03.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:28:03.219Z] ---> e1e6f4f68ec4 [2022-03-08T16:28:03.219Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:28:03.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:28:03.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:28:03.220Z] ---> e1e6f4f68ec4 [2022-03-08T16:28:03.220Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:28:08.797Z] ---> Running in 63f316602897 [2022-03-08T16:28:08.797Z] ---> Running in c4ca3f6972f3 [2022-03-08T16:28:12.999Z] Removing intermediate container 63f316602897 [2022-03-08T16:28:12.999Z] ---> bc1a5043a4b4 [2022-03-08T16:28:12.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:28:12.999Z] Removing intermediate container c4ca3f6972f3 [2022-03-08T16:28:12.999Z] ---> af5542433170 [2022-03-08T16:28:12.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:28:13.260Z] ---> Running in 039d5a1f8c79 [2022-03-08T16:28:13.260Z] ---> Running in 9dbd73ecb30a [2022-03-08T16:28:18.559Z] Removing intermediate container 039d5a1f8c79 [2022-03-08T16:28:18.559Z] ---> dda82cf6d0ff [2022-03-08T16:28:18.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:28:18.559Z] Removing intermediate container 9dbd73ecb30a [2022-03-08T16:28:18.559Z] ---> d6a84af1533e [2022-03-08T16:28:18.559Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T16:28:18.559Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:28:18.559Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:28:18.559Z] ---> e1e6f4f68ec4 [2022-03-08T16:28:18.559Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:28:18.559Z] ---> Using cache [2022-03-08T16:28:18.559Z] ---> af5542433170 [2022-03-08T16:28:18.559Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:28:18.559Z] ---> Using cache [2022-03-08T16:28:18.559Z] ---> dda82cf6d0ff [2022-03-08T16:28:18.559Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T16:28:18.559Z] ---> Running in dfee05a9fd40 [2022-03-08T16:28:18.559Z] ---> Running in 6672d0c2d233 [2022-03-08T16:28:18.559Z] ---> Running in f10633c8d8d0 [2022-03-08T16:28:18.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:18.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:18.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:19.335Z] Removing intermediate container 36f544e7d39f [2022-03-08T16:28:19.335Z] ---> 806de5351d1e [2022-03-08T16:28:19.335Z] Successfully built 806de5351d1e [2022-03-08T16:28:19.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:28:19.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:19.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:19.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:19.678Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T16:28:19.678Z] . [Pipeline] withDockerContainer [2022-03-08T16:28:19.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container [2022-03-08T16:28:19.920Z] OK: 221 MiB in 52 packages [2022-03-08T16:28:19.920Z] OK: 221 MiB in 52 packages [2022-03-08T16:28:19.920Z] OK: 221 MiB in 52 packages [2022-03-08T16:28:19.982Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-03-08T16:28:20.186Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:28:20.186Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:28:20.186Z] ---> e1e6f4f68ec4 [2022-03-08T16:28:20.186Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T16:28:20.186Z] ---> Using cache [2022-03-08T16:28:20.186Z] ---> af5542433170 [2022-03-08T16:28:20.186Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:28:20.186Z] ---> Using cache [2022-03-08T16:28:20.186Z] ---> dda82cf6d0ff [2022-03-08T16:28:20.186Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T16:28:20.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:28:20.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:28:20.447Z] ---> e1e6f4f68ec4 [2022-03-08T16:28:20.447Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:28:20.447Z] ---> Using cache [2022-03-08T16:28:20.447Z] ---> af5542433170 [2022-03-08T16:28:20.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:28:20.447Z] ---> Using cache [2022-03-08T16:28:20.447Z] ---> dda82cf6d0ff [2022-03-08T16:28:20.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:28:20.709Z] ---> Running in b9ecf4d3bc43 [2022-03-08T16:28:20.709Z] ---> Running in aced8f5894e9 [2022-03-08T16:28:20.974Z] Removing intermediate container dfee05a9fd40 [2022-03-08T16:28:20.974Z] ---> 5d68a9931a2b [2022-03-08T16:28:20.974Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:28:20.974Z] Removing intermediate container 6672d0c2d233 [2022-03-08T16:28:20.974Z] ---> 8c9da566e02c [2022-03-08T16:28:20.974Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:28:21.242Z] ---> 5dbf638e29b8 [2022-03-08T16:28:21.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:28:21.242Z] ---> Running in df5c2a16b9b8 [2022-03-08T16:28:21.242Z] Removing intermediate container f10633c8d8d0 [2022-03-08T16:28:21.242Z] ---> 0c5bde0d16eb [2022-03-08T16:28:21.242Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:28:21.242Z] ---> 885dbff111f6 [2022-03-08T16:28:21.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:28:21.242Z] ---> Running in 5e02633ee842 [2022-03-08T16:28:21.252Z] $ docker top e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:28:21.504Z] ---> 5c0e2aa0ca9e [2022-03-08T16:28:21.504Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:28:21.504Z] ---> Running in bc092030e33e [2022-03-08T16:28:21.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:21.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:22.132Z] + go version [2022-03-08T16:28:22.132Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T16:28:22.160Z] $ docker stop --time=1 e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 [2022-03-08T16:28:22.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:22.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:22.627Z] Removing intermediate container df5c2a16b9b8 [2022-03-08T16:28:22.627Z] ---> b441bb93aa53 [2022-03-08T16:28:22.627Z] Step 8/23 : COPY . . [2022-03-08T16:28:22.900Z] OK: 221 MiB in 52 packages [2022-03-08T16:28:22.900Z] OK: 221 MiB in 52 packages [2022-03-08T16:28:23.161Z] Removing intermediate container bc092030e33e [2022-03-08T16:28:23.161Z] ---> ebaf0a872141 [2022-03-08T16:28:23.161Z] Step 8/22 : COPY . . [2022-03-08T16:28:23.161Z] Removing intermediate container 5e02633ee842 [2022-03-08T16:28:23.161Z] ---> 22e98ce68143 [2022-03-08T16:28:23.161Z] Step 8/23 : COPY . . [2022-03-08T16:28:23.769Z] $ docker rm -f e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:28:24.353Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T16:28:24.353Z] . [Pipeline] withDockerContainer [2022-03-08T16:28:24.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container [2022-03-08T16:28:24.649Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-03-08T16:28:25.788Z] $ docker top bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T16:28:26.023Z] ========================================================= [2022-03-08T16:28:26.023Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T16:28:26.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:28:26.493Z] Removing intermediate container aced8f5894e9 [2022-03-08T16:28:26.493Z] ---> ecc534d78727 [2022-03-08T16:28:26.493Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T16:28:26.493Z] Removing intermediate container b9ecf4d3bc43 [2022-03-08T16:28:26.493Z] ---> 93f4322e8e97 [2022-03-08T16:28:26.493Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:28:26.493Z] ---> 6e438c461537 [2022-03-08T16:28:26.493Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:28:26.668Z] + make test [2022-03-08T16:28:26.669Z] go mod tidy [2022-03-08T16:28:26.757Z] ---> d4ad6322cf3c [2022-03-08T16:28:26.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:28:26.757Z] ---> Running in a4170cfd4884 [2022-03-08T16:28:26.757Z] ---> Running in 0bf2b48c26d9 [2022-03-08T16:28:27.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T16:28:29.332Z] Removing intermediate container 0bf2b48c26d9 [2022-03-08T16:28:29.332Z] ---> daaa91fbf0a7 [2022-03-08T16:28:29.332Z] Step 8/21 : COPY . . [2022-03-08T16:28:29.597Z] Removing intermediate container a4170cfd4884 [2022-03-08T16:28:29.597Z] ---> 642cd2857a72 [2022-03-08T16:28:29.597Z] Step 8/23 : COPY . . [2022-03-08T16:28:33.804Z] ---> 458250591277 [2022-03-08T16:28:33.804Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T16:28:33.804Z] ---> b44585eb9184 [2022-03-08T16:28:33.804Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T16:28:33.804Z] ---> f3dab545429e [2022-03-08T16:28:33.804Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T16:28:34.066Z] ---> Running in a24cafdbd019 [2022-03-08T16:28:34.066Z] ---> Running in ddc84e818371 [2022-03-08T16:28:34.326Z] ---> Running in 904e445a5b8a [2022-03-08T16:28:34.908Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T16:28:35.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T16:28:35.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T16:28:50.171Z] ---> ee167b2e9039 [2022-03-08T16:28:50.172Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T16:28:50.172Z] ---> Running in 10079d289c62 [2022-03-08T16:28:50.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T16:28:50.172Z] ---> 38122a4b9b8c [2022-03-08T16:28:50.172Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:28:50.172Z] ---> Running in 73ad6fdb7c75 [2022-03-08T16:28:50.172Z] Removing intermediate container 73ad6fdb7c75 [2022-03-08T16:28:50.172Z] ---> 63a4aad65506 [2022-03-08T16:28:50.172Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:28:50.436Z] ---> Running in 2edd5752dd91 [2022-03-08T16:28:51.824Z] spire-1.2.0/ [2022-03-08T16:28:54.372Z] spire-1.2.0/README.md [2022-03-08T16:28:54.372Z] spire-1.2.0/bin/ [2022-03-08T16:28:54.372Z] spire-1.2.0/bin/spire-server [2022-03-08T16:28:54.372Z] spire-1.2.0/bin/spire-agent [2022-03-08T16:28:54.372Z] spire-1.2.0/conf/ [2022-03-08T16:28:54.372Z] spire-1.2.0/conf/server/ [2022-03-08T16:28:54.372Z] spire-1.2.0/conf/server/server.conf [2022-03-08T16:28:54.372Z] spire-1.2.0/conf/agent/ [2022-03-08T16:28:54.372Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T16:28:54.372Z] spire-1.2.0/LICENSE [2022-03-08T16:28:55.815Z] Removing intermediate container 2edd5752dd91 [2022-03-08T16:28:55.815Z] ---> d20208c14f91 [2022-03-08T16:28:55.815Z] [2022-03-08T16:28:55.815Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T16:28:56.086Z] 3.15: Pulling from library/alpine [2022-03-08T16:28:56.678Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T16:28:56.678Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T16:28:56.678Z] ---> c059bfaa849c [2022-03-08T16:28:56.678Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:28:56.678Z] ---> Running in 7b6bd2988b7f [2022-03-08T16:28:56.943Z] Removing intermediate container 7b6bd2988b7f [2022-03-08T16:28:56.943Z] ---> d5dab6bc9aa0 [2022-03-08T16:28:56.943Z] Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-08T16:28:56.943Z] ---> Running in ec136d3e52f9 [2022-03-08T16:28:57.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:57.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:58.092Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:28:58.092Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:28:58.092Z] OK: 15859 distinct packages available [2022-03-08T16:28:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:28:58.663Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T16:28:58.663Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:28:58.663Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T16:28:58.663Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T16:28:58.663Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:28:58.663Z] OK: 6 MiB in 18 packages [2022-03-08T16:28:58.926Z] Removing intermediate container ec136d3e52f9 [2022-03-08T16:28:58.926Z] ---> dec753a41f17 [2022-03-08T16:28:58.926Z] Step 14/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:28:59.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T16:29:00.313Z] ---> dca7529a9121 [2022-03-08T16:29:00.313Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:29:00.577Z] ---> b156f521cd75 [2022-03-08T16:29:00.577Z] Step 16/23 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-08T16:29:00.577Z] ---> Running in 4e66668e068c [2022-03-08T16:29:00.837Z] Removing intermediate container 4e66668e068c [2022-03-08T16:29:00.837Z] ---> ae8c84a94d2a [2022-03-08T16:29:00.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-08T16:29:01.101Z] ---> eaf8f4cf11fb [2022-03-08T16:29:01.101Z] Step 18/23 : WORKDIR / [2022-03-08T16:29:01.101Z] ---> Running in 72f446464dae [2022-03-08T16:29:01.364Z] Removing intermediate container 72f446464dae [2022-03-08T16:29:01.364Z] ---> ee5d0fb823af [2022-03-08T16:29:01.364Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:29:01.364Z] ---> Running in fd80a0ebc764 [2022-03-08T16:29:01.364Z] Removing intermediate container fd80a0ebc764 [2022-03-08T16:29:01.364Z] ---> 326aa930164a [2022-03-08T16:29:01.364Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:29:01.364Z] ---> Running in 0922bf73ded2 [2022-03-08T16:29:01.626Z] Removing intermediate container 0922bf73ded2 [2022-03-08T16:29:01.626Z] ---> 36f3b46a3369 [2022-03-08T16:29:01.626Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:29:01.626Z] ---> Running in 868d653e8d97 [2022-03-08T16:29:01.892Z] Removing intermediate container 868d653e8d97 [2022-03-08T16:29:01.892Z] ---> b4be067267b0 [2022-03-08T16:29:01.892Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:29:01.892Z] ---> Running in 6234799a5d34 [2022-03-08T16:29:01.892Z] Removing intermediate container 6234799a5d34 [2022-03-08T16:29:01.892Z] ---> dbba2ee82047 [2022-03-08T16:29:01.892Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:29:01.892Z] ---> Running in 5eea5e3cf5a4 [2022-03-08T16:29:02.154Z] Removing intermediate container 5eea5e3cf5a4 [2022-03-08T16:29:02.154Z] ---> a999b63c1a6a [2022-03-08T16:29:02.154Z] [2022-03-08T16:29:02.417Z] Successfully built a999b63c1a6a [2022-03-08T16:29:02.417Z] Successfully tagged security-spire-config:latest [2022-03-08T16:29:02.417Z] Building support-scheduler [2022-03-08T16:29:14.669Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:29:14.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:29:14.669Z] ---> e1e6f4f68ec4 [2022-03-08T16:29:14.669Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> af5542433170 [2022-03-08T16:29:14.669Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> dda82cf6d0ff [2022-03-08T16:29:14.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> 93f4322e8e97 [2022-03-08T16:29:14.669Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> d4ad6322cf3c [2022-03-08T16:29:14.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> 642cd2857a72 [2022-03-08T16:29:14.669Z] Step 8/22 : COPY . . [2022-03-08T16:29:14.669Z] ---> Using cache [2022-03-08T16:29:14.669Z] ---> 38122a4b9b8c [2022-03-08T16:29:14.669Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T16:29:14.669Z] ---> Running in 45cdb58b5d1a [2022-03-08T16:29:15.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T16:29:56.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T16:30:00.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T16:30:00.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T16:30:00.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T16:30:02.044Z] Removing intermediate container ddc84e818371 [2022-03-08T16:30:02.044Z] ---> 0e4c692f62b2 [2022-03-08T16:30:02.044Z] [2022-03-08T16:30:02.044Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T16:30:02.044Z] Removing intermediate container 904e445a5b8a [2022-03-08T16:30:02.044Z] ---> 533bb9ddd828 [2022-03-08T16:30:02.044Z] [2022-03-08T16:30:02.044Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:30:02.044Z] 3.14: Pulling from library/alpine [2022-03-08T16:30:02.044Z] 3.14: Pulling from library/alpine [2022-03-08T16:30:02.044Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T16:30:02.044Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T16:30:02.044Z] ---> 0a97eee8041e [2022-03-08T16:30:02.044Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:30:02.044Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T16:30:02.044Z] Status: Image is up to date for alpine:3.14 [2022-03-08T16:30:02.044Z] ---> 0a97eee8041e [2022-03-08T16:30:02.044Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T16:30:02.044Z] ---> Running in 41290e1c7ed8 [2022-03-08T16:30:02.044Z] ---> Running in 6a2581ccd53a [2022-03-08T16:30:02.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:02.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:02.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:02.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:02.044Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T16:30:02.044Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:30:02.044Z] OK: 6 MiB in 15 packages [2022-03-08T16:30:02.044Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T16:30:02.044Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T16:30:02.044Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:30:02.044Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:30:02.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T16:30:02.044Z] OK: 6 MiB in 16 packages [2022-03-08T16:30:02.044Z] Removing intermediate container 41290e1c7ed8 [2022-03-08T16:30:02.044Z] ---> b2d817e441af [2022-03-08T16:30:02.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:30:02.044Z] ---> Running in 63d1f8ebbef4 [2022-03-08T16:30:02.044Z] Removing intermediate container 63d1f8ebbef4 [2022-03-08T16:30:02.044Z] ---> 2d43e23f8a19 [2022-03-08T16:30:02.044Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T16:30:02.044Z] Removing intermediate container 6a2581ccd53a [2022-03-08T16:30:02.044Z] ---> a28f43736a38 [2022-03-08T16:30:02.044Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:30:02.044Z] ---> Running in 15cf86277843 [2022-03-08T16:30:02.044Z] ---> Running in 62988c1ce0af [2022-03-08T16:30:02.044Z] Removing intermediate container 15cf86277843 [2022-03-08T16:30:02.044Z] ---> 13dd007912b3 [2022-03-08T16:30:02.044Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T16:30:02.044Z] Removing intermediate container 62988c1ce0af [2022-03-08T16:30:02.044Z] ---> a8055aaee691 [2022-03-08T16:30:02.044Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T16:30:02.044Z] ---> Running in de77ff1694ca [2022-03-08T16:30:02.044Z] ---> Running in 67466816d2ce [2022-03-08T16:30:02.044Z] Removing intermediate container de77ff1694ca [2022-03-08T16:30:02.044Z] ---> 3de2982eeeba [2022-03-08T16:30:02.044Z] Step 15/23 : WORKDIR / [2022-03-08T16:30:02.044Z] Removing intermediate container 67466816d2ce [2022-03-08T16:30:02.044Z] ---> 3dd0e63d10e8 [2022-03-08T16:30:02.044Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T16:30:02.044Z] ---> Running in 5491fb903789 [2022-03-08T16:30:02.044Z] ---> Running in 449b5a1b19a2 [2022-03-08T16:30:02.044Z] Removing intermediate container 449b5a1b19a2 [2022-03-08T16:30:02.044Z] ---> 309a1fb99032 [2022-03-08T16:30:02.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:30:02.044Z] Removing intermediate container 5491fb903789 [2022-03-08T16:30:02.044Z] ---> c5764abe589e [2022-03-08T16:30:02.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:30:02.044Z] ---> 5a4063c44b17 [2022-03-08T16:30:02.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T16:30:02.044Z] ---> 8b9a5669e406 [2022-03-08T16:30:02.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T16:30:02.311Z] ---> 107f925f23e7 [2022-03-08T16:30:02.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T16:30:02.311Z] ---> 744b88c97b87 [2022-03-08T16:30:02.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T16:30:02.893Z] ---> 61ccdb536a02 [2022-03-08T16:30:02.893Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T16:30:02.893Z] ---> 4fb00ed9c2f8 [2022-03-08T16:30:02.893Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T16:30:02.893Z] ---> Running in e9843971ef3b [2022-03-08T16:30:02.893Z] ---> Running in 23c3d38dc600 [2022-03-08T16:30:03.172Z] Removing intermediate container e9843971ef3b [2022-03-08T16:30:03.172Z] ---> 08db370780ff [2022-03-08T16:30:03.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:30:03.172Z] ---> Running in fcfedd097e38 [2022-03-08T16:30:03.172Z] Removing intermediate container 23c3d38dc600 [2022-03-08T16:30:03.172Z] ---> 5a3692d01dab [2022-03-08T16:30:03.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:30:03.442Z] ---> Running in 1dd55327b96e [2022-03-08T16:30:03.442Z] Removing intermediate container fcfedd097e38 [2022-03-08T16:30:03.442Z] ---> cedde0a941eb [2022-03-08T16:30:03.442Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:30:03.713Z] Removing intermediate container 1dd55327b96e [2022-03-08T16:30:03.713Z] ---> 8305447432f2 [2022-03-08T16:30:03.713Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T16:30:03.989Z] ---> Running in 8f7fb0ed390c [2022-03-08T16:30:03.989Z] ---> Running in 42da906458c9 [2022-03-08T16:30:04.271Z] Removing intermediate container 8f7fb0ed390c [2022-03-08T16:30:04.271Z] ---> 8d46d5bbbdbf [2022-03-08T16:30:04.271Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:04.271Z] Removing intermediate container 42da906458c9 [2022-03-08T16:30:04.271Z] ---> a7efd4fb0c29 [2022-03-08T16:30:04.271Z] Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:04.271Z] ---> Running in 2ffa4fb5bbc0 [2022-03-08T16:30:04.271Z] ---> Running in 00a08db855bd [2022-03-08T16:30:04.538Z] Removing intermediate container 00a08db855bd [2022-03-08T16:30:04.538Z] ---> 4b5e0678a141 [2022-03-08T16:30:04.538Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:30:04.538Z] Removing intermediate container 2ffa4fb5bbc0 [2022-03-08T16:30:04.538Z] ---> 6775221de83c [2022-03-08T16:30:04.538Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:30:04.802Z] Removing intermediate container 10079d289c62 [2022-03-08T16:30:04.802Z] ---> c0e4faa11d35 [2022-03-08T16:30:04.802Z] [2022-03-08T16:30:04.802Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T16:30:04.802Z] ---> 0a97eee8041e [2022-03-08T16:30:04.802Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T16:30:04.802Z] ---> Running in b4cd3d98f856 [2022-03-08T16:30:04.802Z] ---> Running in 9e0be2ef694b [2022-03-08T16:30:04.802Z] ---> Running in be1a00bcff50 [2022-03-08T16:30:05.064Z] Removing intermediate container b4cd3d98f856 [2022-03-08T16:30:05.064Z] ---> 02bce6f3a7d5 [2022-03-08T16:30:05.064Z] [2022-03-08T16:30:05.064Z] Removing intermediate container 9e0be2ef694b [2022-03-08T16:30:05.064Z] ---> a9c76cbf3202 [2022-03-08T16:30:05.064Z] [2022-03-08T16:30:05.325Z] Successfully built a9c76cbf3202 [2022-03-08T16:30:05.325Z] Successfully built 02bce6f3a7d5 [2022-03-08T16:30:05.325Z] Successfully tagged support-notifications:latest [2022-03-08T16:30:05.325Z] Building security-secretstore-setup [2022-03-08T16:30:05.325Z] Successfully tagged core-metadata:latest [2022-03-08T16:30:05.325Z] Building sys-mgmt-agent [2022-03-08T16:30:05.325Z]  Building support-notifications ... done  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:05.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:05.847Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-08T16:30:05.847Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:30:05.847Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T16:30:06.109Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-08T16:30:06.109Z] (5/5) Installing curl (7.79.1-r0) [2022-03-08T16:30:06.109Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:30:06.109Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:30:06.109Z] OK: 8 MiB in 19 packages [2022-03-08T16:30:08.032Z] Removing intermediate container be1a00bcff50 [2022-03-08T16:30:08.032Z] ---> 3a646c3cb8c6 [2022-03-08T16:30:08.032Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T16:30:08.635Z] ---> Running in ec164753da90 [2022-03-08T16:30:08.916Z] Removing intermediate container ec164753da90 [2022-03-08T16:30:08.916Z] ---> 7279f891b27c [2022-03-08T16:30:08.916Z] Step 13/21 : WORKDIR /edgex [2022-03-08T16:30:09.191Z] ---> Running in a9bb605ff5a0 [2022-03-08T16:30:09.477Z] Removing intermediate container a9bb605ff5a0 [2022-03-08T16:30:09.477Z] ---> efd1712edbf7 [2022-03-08T16:30:09.477Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-08T16:30:10.109Z] ---> 97dececdf0b5 [2022-03-08T16:30:10.109Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-08T16:30:11.529Z] ---> 71c44d2e27d5 [2022-03-08T16:30:11.529Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-08T16:30:11.792Z] Removing intermediate container a24cafdbd019 [2022-03-08T16:30:11.792Z] ---> 289ba83160d0 [2022-03-08T16:30:11.792Z] [2022-03-08T16:30:11.792Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:30:11.792Z] ---> 0a97eee8041e [2022-03-08T16:30:11.792Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T16:30:11.792Z] ---> Running in 1928be35a163 [2022-03-08T16:30:12.063Z] ---> 99b51ddcfdea [2022-03-08T16:30:12.063Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-08T16:30:12.063Z] ---> Running in 5c44d0cb1b3f [2022-03-08T16:30:12.063Z] Removing intermediate container 1928be35a163 [2022-03-08T16:30:12.063Z] ---> 29f3cb311e97 [2022-03-08T16:30:12.063Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T16:30:12.063Z] ---> Running in cc87893fae08 [2022-03-08T16:30:12.063Z] Removing intermediate container 5c44d0cb1b3f [2022-03-08T16:30:12.063Z] ---> 506813e3a02b [2022-03-08T16:30:12.063Z] Step 18/21 : CMD ["--init=true"] [2022-03-08T16:30:12.327Z] ---> Running in 99954ff62c15 [2022-03-08T16:30:12.327Z] Removing intermediate container cc87893fae08 [2022-03-08T16:30:12.327Z] ---> e78f2da5f817 [2022-03-08T16:30:12.327Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T16:30:12.593Z] Removing intermediate container 99954ff62c15 [2022-03-08T16:30:12.593Z] ---> 9d9890a7ee2e [2022-03-08T16:30:12.593Z] Step 19/21 : LABEL arch=x86_64 [2022-03-08T16:30:12.593Z] ---> Running in 835afe2f70e6 [2022-03-08T16:30:12.593Z] ---> Running in 89896bf236de [2022-03-08T16:30:12.872Z] Removing intermediate container 835afe2f70e6 [2022-03-08T16:30:12.872Z] ---> d034384d1efd [2022-03-08T16:30:12.872Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:12.872Z] ---> Running in 5449837e5e34 [2022-03-08T16:30:12.872Z] Removing intermediate container 89896bf236de [2022-03-08T16:30:12.872Z] ---> 17e72305b959 [2022-03-08T16:30:12.872Z] Step 20/21 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:12.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T16:30:12.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T16:30:12.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T16:30:12.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T16:30:13.149Z] ---> Running in 1f9fe745afa2 [2022-03-08T16:30:13.149Z] Removing intermediate container 1f9fe745afa2 [2022-03-08T16:30:13.149Z] ---> e61362df4b5c [2022-03-08T16:30:13.149Z] Step 21/21 : LABEL version=0.0.0 [2022-03-08T16:30:13.413Z] ---> Running in 6c29a2f4a95d [2022-03-08T16:30:14.825Z] Removing intermediate container 6c29a2f4a95d [2022-03-08T16:30:14.825Z] ---> 76cba4f85dcb [2022-03-08T16:30:14.825Z] [2022-03-08T16:30:15.097Z] Successfully built 76cba4f85dcb [2022-03-08T16:30:15.097Z] Successfully tagged security-proxy-setup:latest [2022-03-08T16:30:15.097Z] Building security-spire-agent [2022-03-08T16:30:15.367Z]  Building security-proxy-setup ... done Removing intermediate container 5449837e5e34 [2022-03-08T16:30:15.367Z] ---> c5b5bf9137a2 [2022-03-08T16:30:15.367Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T16:30:16.322Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:16.322Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:16.322Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:16.322Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> af5542433170 [2022-03-08T16:30:16.322Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> dda82cf6d0ff [2022-03-08T16:30:16.322Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> 93f4322e8e97 [2022-03-08T16:30:16.322Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> d4ad6322cf3c [2022-03-08T16:30:16.322Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> 642cd2857a72 [2022-03-08T16:30:16.322Z] Step 8/25 : COPY . . [2022-03-08T16:30:16.322Z] ---> Using cache [2022-03-08T16:30:16.322Z] ---> 38122a4b9b8c [2022-03-08T16:30:16.322Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T16:30:18.240Z] ---> Running in 4a6406b9d2b3 [2022-03-08T16:30:18.240Z] ---> Running in aa9c6a55b926 [2022-03-08T16:30:18.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:18.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T16:30:19.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:20.027Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T16:30:20.297Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:30:20.297Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T16:30:20.297Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:30:20.562Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T16:30:20.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:20.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:20.562Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:20.562Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:30:20.562Z] ---> Using cache [2022-03-08T16:30:20.562Z] ---> af5542433170 [2022-03-08T16:30:20.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:20.562Z] ---> Using cache [2022-03-08T16:30:20.562Z] ---> dda82cf6d0ff [2022-03-08T16:30:20.562Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T16:30:20.822Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T16:30:20.822Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:30:20.822Z] OK: 8 MiB in 20 packages [2022-03-08T16:30:20.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:20.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:20.822Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:20.822Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:30:20.822Z] ---> Using cache [2022-03-08T16:30:20.822Z] ---> af5542433170 [2022-03-08T16:30:20.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:20.822Z] ---> Using cache [2022-03-08T16:30:20.822Z] ---> dda82cf6d0ff [2022-03-08T16:30:20.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:30:20.822Z] ---> Using cache [2022-03-08T16:30:20.822Z] ---> 93f4322e8e97 [2022-03-08T16:30:20.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:30:20.822Z] ---> Using cache [2022-03-08T16:30:20.822Z] ---> d4ad6322cf3c [2022-03-08T16:30:20.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:20.822Z] ---> Using cache [2022-03-08T16:30:20.822Z] ---> 642cd2857a72 [2022-03-08T16:30:20.822Z] Step 8/23 : COPY . . [2022-03-08T16:30:20.822Z] ---> Running in 7a501af6765f [2022-03-08T16:30:21.098Z] ---> Using cache [2022-03-08T16:30:21.098Z] ---> 38122a4b9b8c [2022-03-08T16:30:21.098Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:30:21.098Z] ---> Using cache [2022-03-08T16:30:21.098Z] ---> 63a4aad65506 [2022-03-08T16:30:21.098Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:30:21.098Z] ---> Using cache [2022-03-08T16:30:21.098Z] ---> d20208c14f91 [2022-03-08T16:30:21.098Z] [2022-03-08T16:30:21.098Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T16:30:21.098Z] ---> c059bfaa849c [2022-03-08T16:30:21.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:30:21.098Z] ---> Using cache [2022-03-08T16:30:21.098Z] ---> d5dab6bc9aa0 [2022-03-08T16:30:21.098Z] Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T16:30:21.363Z] ---> Running in e1b8a2f3ea28 [2022-03-08T16:30:22.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:22.601Z] Removing intermediate container 4a6406b9d2b3 [2022-03-08T16:30:22.601Z] ---> 1a239e55db4f [2022-03-08T16:30:22.601Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:30:22.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:22.862Z] ---> d370433cf8b7 [2022-03-08T16:30:22.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T16:30:23.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:23.157Z] Removing intermediate container 45cdb58b5d1a [2022-03-08T16:30:23.157Z] ---> 1527b058d438 [2022-03-08T16:30:23.157Z] [2022-03-08T16:30:23.157Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T16:30:23.157Z] ---> 0a97eee8041e [2022-03-08T16:30:23.157Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:30:23.157Z] ---> Using cache [2022-03-08T16:30:23.157Z] ---> b2d817e441af [2022-03-08T16:30:23.157Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:30:23.157Z] ---> Using cache [2022-03-08T16:30:23.157Z] ---> 2d43e23f8a19 [2022-03-08T16:30:23.157Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T16:30:23.157Z] ---> Running in 5ece81a864ab [2022-03-08T16:30:23.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:23.433Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:30:23.433Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:30:23.433Z] OK: 15859 distinct packages available [2022-03-08T16:30:23.433Z] Removing intermediate container 5ece81a864ab [2022-03-08T16:30:23.433Z] ---> ae0709e9d9fa [2022-03-08T16:30:23.433Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T16:30:23.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:23.433Z] ---> Running in 212f88d555b5 [2022-03-08T16:30:23.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:23.433Z] ---> 0c5a4a89a671 [2022-03-08T16:30:23.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T16:30:23.711Z] Removing intermediate container 212f88d555b5 [2022-03-08T16:30:23.711Z] ---> 4d30549642a7 [2022-03-08T16:30:23.711Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:30:23.711Z] ---> 134dc89b2d03 [2022-03-08T16:30:23.711Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-08T16:30:23.711Z] ---> c948643cbffc [2022-03-08T16:30:23.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T16:30:23.974Z] ---> Running in c414f33e4180 [2022-03-08T16:30:23.974Z] OK: 221 MiB in 52 packages [2022-03-08T16:30:23.974Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T16:30:23.974Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:30:23.974Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T16:30:23.974Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T16:30:23.974Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T16:30:23.974Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:30:23.974Z] OK: 7 MiB in 19 packages [2022-03-08T16:30:24.246Z] Removing intermediate container c414f33e4180 [2022-03-08T16:30:24.247Z] ---> 3d9ec87b836d [2022-03-08T16:30:24.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:30:24.247Z] ---> Running in 7b9e6bac01ff [2022-03-08T16:30:24.247Z] ---> f513a6803bb9 [2022-03-08T16:30:24.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T16:30:24.529Z] Removing intermediate container 7b9e6bac01ff [2022-03-08T16:30:24.529Z] ---> 432d1e7a650e [2022-03-08T16:30:24.529Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:30:24.529Z] ---> Running in 8c27998c682b [2022-03-08T16:30:24.529Z] Removing intermediate container 7a501af6765f [2022-03-08T16:30:24.529Z] ---> 0e9a37093b41 [2022-03-08T16:30:24.529Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:30:24.810Z] Removing intermediate container e1b8a2f3ea28 [2022-03-08T16:30:24.810Z] ---> 3b0652f94a3f [2022-03-08T16:30:24.810Z] Step 14/23 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T16:30:24.810Z] ---> b7f7283d4806 [2022-03-08T16:30:24.810Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T16:30:24.810Z] ---> Running in d178856783eb [2022-03-08T16:30:24.810Z] Removing intermediate container 8c27998c682b [2022-03-08T16:30:24.810Z] ---> 23b89f8c567c [2022-03-08T16:30:24.810Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:24.811Z] ---> Running in c993740d3b9f [2022-03-08T16:30:25.084Z] Removing intermediate container c993740d3b9f [2022-03-08T16:30:25.085Z] ---> 5e62dfe7b189 [2022-03-08T16:30:25.085Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:30:25.085Z] ---> 6a562205beba [2022-03-08T16:30:25.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:25.085Z] ---> Running in da8fa6edb1fe [2022-03-08T16:30:25.085Z] Removing intermediate container d178856783eb [2022-03-08T16:30:25.085Z] ---> b3b2468c180b [2022-03-08T16:30:25.085Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:30:25.085Z] ---> Running in b811930ffe99 [2022-03-08T16:30:25.355Z] ---> Running in 69d17131c3c9 [2022-03-08T16:30:25.637Z] Removing intermediate container da8fa6edb1fe [2022-03-08T16:30:25.637Z] ---> 732d6f0db5df [2022-03-08T16:30:25.637Z] [2022-03-08T16:30:25.637Z] Removing intermediate container 69d17131c3c9 [2022-03-08T16:30:25.637Z] ---> 22b82083e217 [2022-03-08T16:30:25.637Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T16:30:25.910Z] Successfully built 732d6f0db5df [2022-03-08T16:30:25.910Z] Successfully tagged core-data:latest [2022-03-08T16:30:25.910Z] Building security-bootstrapper [2022-03-08T16:30:25.910Z] ---> Running in 361af3773fa8 [2022-03-08T16:30:26.497Z]  Building core-data ... done Removing intermediate container 361af3773fa8 [2022-03-08T16:30:26.497Z] ---> 196315199447 [2022-03-08T16:30:26.497Z] Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:26.497Z] ---> d64c07ea3e31 [2022-03-08T16:30:26.757Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:30:28.152Z] ---> Running in b545dc5617d9 [2022-03-08T16:30:28.152Z] ---> 37e35fb6e96b [2022-03-08T16:30:28.152Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:30:28.152Z] Removing intermediate container b545dc5617d9 [2022-03-08T16:30:28.152Z] ---> c726f6917980 [2022-03-08T16:30:28.152Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:30:28.152Z] ---> Running in 9b4bd219f95b [2022-03-08T16:30:28.152Z] ---> 4427bc4d21c9 [2022-03-08T16:30:28.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-08T16:30:28.425Z] Removing intermediate container 9b4bd219f95b [2022-03-08T16:30:28.425Z] ---> 2dd9630c0ea4 [2022-03-08T16:30:28.425Z] [2022-03-08T16:30:28.694Z] ---> 84c4931df2d6 [2022-03-08T16:30:28.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-08T16:30:28.694Z] Successfully built 2dd9630c0ea4 [2022-03-08T16:30:28.694Z] Successfully tagged support-scheduler:latest [2022-03-08T16:30:28.694Z] Building core-command [2022-03-08T16:30:29.289Z]  Building support-scheduler ... done  ---> 1dd7c8a7432d [2022-03-08T16:30:29.289Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:30:30.251Z] Removing intermediate container b811930ffe99 [2022-03-08T16:30:30.251Z] ---> 94cf3d0f8d86 [2022-03-08T16:30:30.251Z] Step 8/23 : COPY . . [2022-03-08T16:30:30.516Z] ---> Running in 4067b989b7e9 [2022-03-08T16:30:30.794Z] Removing intermediate container 4067b989b7e9 [2022-03-08T16:30:30.794Z] ---> 73b5e7b21d12 [2022-03-08T16:30:30.794Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:30:32.209Z] ---> Running in c4737592f83b [2022-03-08T16:30:35.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:35.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:35.506Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:35.506Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> af5542433170 [2022-03-08T16:30:35.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> dda82cf6d0ff [2022-03-08T16:30:35.506Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> 93f4322e8e97 [2022-03-08T16:30:35.506Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> d4ad6322cf3c [2022-03-08T16:30:35.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> 642cd2857a72 [2022-03-08T16:30:35.506Z] Step 8/23 : COPY . . [2022-03-08T16:30:35.506Z] ---> Using cache [2022-03-08T16:30:35.506Z] ---> 38122a4b9b8c [2022-03-08T16:30:35.506Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T16:30:38.045Z] Removing intermediate container c4737592f83b [2022-03-08T16:30:38.045Z] ---> b53725e112a0 [2022-03-08T16:30:38.045Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:30:38.045Z] ---> Running in a76cedc9018d [2022-03-08T16:30:38.308Z] ---> Running in 51784b8d5f1e [2022-03-08T16:30:38.308Z] ---> 46878d86d791 [2022-03-08T16:30:38.308Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T16:30:38.308Z] Removing intermediate container 51784b8d5f1e [2022-03-08T16:30:38.308Z] ---> 9c7fead4f105 [2022-03-08T16:30:38.308Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:30:38.572Z] ---> Running in 85f1553df82c [2022-03-08T16:30:38.572Z] ---> Running in 4eea18c0bc68 [2022-03-08T16:30:38.572Z] Removing intermediate container 4eea18c0bc68 [2022-03-08T16:30:38.572Z] ---> 7f265b415a81 [2022-03-08T16:30:38.572Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:30:38.836Z] ---> Running in 7a217474d225 [2022-03-08T16:30:38.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T16:30:39.096Z] Removing intermediate container 7a217474d225 [2022-03-08T16:30:39.096Z] ---> 2cf5b6db22b5 [2022-03-08T16:30:39.096Z] [2022-03-08T16:30:39.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T16:30:39.364Z] Successfully built 2cf5b6db22b5 [2022-03-08T16:30:39.364Z] Successfully tagged security-spire-agent:latest [2022-03-08T16:30:39.364Z] Building security-spiffe-token-provider [2022-03-08T16:30:39.364Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:39.364Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:39.364Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:39.364Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> af5542433170 [2022-03-08T16:30:39.364Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> dda82cf6d0ff [2022-03-08T16:30:39.364Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> 93f4322e8e97 [2022-03-08T16:30:39.364Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> d4ad6322cf3c [2022-03-08T16:30:39.364Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> 642cd2857a72 [2022-03-08T16:30:39.364Z] Step 8/31 : COPY . . [2022-03-08T16:30:39.364Z] ---> Using cache [2022-03-08T16:30:39.364Z] ---> 38122a4b9b8c [2022-03-08T16:30:39.364Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T16:30:39.364Z] ---> Running in 22f3b804cf78 [2022-03-08T16:30:39.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T16:30:45.299Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:45.299Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:30:45.299Z] ---> e1e6f4f68ec4 [2022-03-08T16:30:45.299Z] Step 3/19 : WORKDIR /edgex-go [2022-03-08T16:30:45.299Z] ---> Using cache [2022-03-08T16:30:45.299Z] ---> af5542433170 [2022-03-08T16:30:45.299Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T16:30:45.982Z] ---> Running in 3e2eb3f1d5e9 [2022-03-08T16:30:47.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:47.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:48.074Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:30:48.074Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:30:48.074Z] OK: 15862 distinct packages available [2022-03-08T16:30:48.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:49.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:30:49.770Z] OK: 221 MiB in 52 packages [2022-03-08T16:30:50.346Z] Removing intermediate container 3e2eb3f1d5e9 [2022-03-08T16:30:50.346Z] ---> dcb100125941 [2022-03-08T16:30:50.346Z] Step 5/19 : COPY go.mod vendor* ./ [2022-03-08T16:30:50.608Z] ---> 4f024bcc5792 [2022-03-08T16:30:50.608Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:50.608Z] ---> Running in 5ceb2e36921a [2022-03-08T16:30:52.518Z] Removing intermediate container 5ceb2e36921a [2022-03-08T16:30:52.518Z] ---> 6c05079308c1 [2022-03-08T16:30:52.518Z] Step 7/19 : COPY . . [2022-03-08T16:30:57.869Z] ---> 043b61fd56ff [2022-03-08T16:30:57.869Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T16:30:58.131Z] ---> Running in 2098a8860c7a [2022-03-08T16:30:58.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T16:31:00.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.247s coverage: 28.7% of statements [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T16:31:00.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T16:31:00.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 44.7% of statements [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T16:31:00.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.658s coverage: 89.5% of statements [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:31:00.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.274s coverage: 84.4% of statements [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T16:31:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T16:31:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.623s coverage: 94.2% of statements [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:31:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.184s coverage: 59.1% of statements [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T16:31:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T16:31:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T16:31:02.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements [2022-03-08T16:31:02.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T16:31:02.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.228s coverage: 58.8% of statements [2022-03-08T16:31:02.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements [2022-03-08T16:31:02.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T16:31:02.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2022-03-08T16:31:03.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 79.5% of statements [2022-03-08T16:31:03.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2022-03-08T16:31:04.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2022-03-08T16:31:04.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2022-03-08T16:31:17.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.304s coverage: 94.4% of statements [2022-03-08T16:31:17.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2022-03-08T16:31:22.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements [2022-03-08T16:31:22.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-08T16:31:24.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T16:31:27.557Z] Removing intermediate container aa9c6a55b926 [2022-03-08T16:31:27.557Z] ---> 5cea06ca6ec3 [2022-03-08T16:31:27.557Z] [2022-03-08T16:31:27.557Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T16:31:27.557Z] ---> 0a97eee8041e [2022-03-08T16:31:27.557Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T16:31:27.557Z] ---> Running in 5d24f3f98b26 [2022-03-08T16:31:27.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:31:27.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:31:28.130Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T16:31:28.130Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T16:31:28.130Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T16:31:28.130Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:31:28.130Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:31:28.130Z] OK: 6 MiB in 17 packages [2022-03-08T16:31:28.707Z] Removing intermediate container 5d24f3f98b26 [2022-03-08T16:31:28.707Z] ---> 7152fcececf0 [2022-03-08T16:31:28.707Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T16:31:28.707Z] ---> Running in 124f1cfbeea9 [2022-03-08T16:31:28.974Z] Removing intermediate container 124f1cfbeea9 [2022-03-08T16:31:28.974Z] ---> cad5b792f700 [2022-03-08T16:31:28.974Z] Step 13/25 : WORKDIR / [2022-03-08T16:31:28.974Z] ---> Running in dbf5d6bfd298 [2022-03-08T16:31:28.974Z] Removing intermediate container dbf5d6bfd298 [2022-03-08T16:31:28.974Z] ---> 321a271b33ae [2022-03-08T16:31:28.974Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-08T16:31:29.234Z] ---> 34bf63368c60 [2022-03-08T16:31:29.234Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-08T16:31:29.497Z] ---> e3d62c5243db [2022-03-08T16:31:29.497Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T16:31:29.760Z] ---> e2ae08131aaf [2022-03-08T16:31:29.760Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-08T16:31:30.022Z] ---> 24db273b29c5 [2022-03-08T16:31:30.022Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T16:31:30.962Z] ---> 1928999628e0 [2022-03-08T16:31:30.962Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.713s coverage: 64.4% of statements [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T16:31:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-03-08T16:31:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2022-03-08T16:31:31.906Z] ---> 8037734ea1a4 [2022-03-08T16:31:31.906Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T16:31:32.166Z] ---> f713eee4d04c [2022-03-08T16:31:32.166Z] 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/ [2022-03-08T16:31:32.166Z] ---> Running in c291e1d1f287 [2022-03-08T16:31:32.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2022-03-08T16:31:32.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2022-03-08T16:31:33.106Z] Removing intermediate container c291e1d1f287 [2022-03-08T16:31:33.106Z] ---> c7b643cad976 [2022-03-08T16:31:33.106Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T16:31:33.106Z] ---> Running in 2c61dd981db8 [2022-03-08T16:31:33.366Z] Removing intermediate container 2c61dd981db8 [2022-03-08T16:31:33.366Z] ---> 25475304f4e2 [2022-03-08T16:31:33.366Z] Step 23/25 : LABEL arch=x86_64 [2022-03-08T16:31:33.366Z] ---> Running in 02bb3bf775fe [2022-03-08T16:31:33.366Z] Removing intermediate container 02bb3bf775fe [2022-03-08T16:31:33.366Z] ---> aa14e2d1163e [2022-03-08T16:31:33.366Z] Step 24/25 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:31:33.630Z] ---> Running in 038c2e2cd988 [2022-03-08T16:31:33.630Z] Removing intermediate container 038c2e2cd988 [2022-03-08T16:31:33.630Z] ---> a93c1192ed07 [2022-03-08T16:31:33.630Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T16:31:33.630Z] ---> Running in 7d55d3ea805d [2022-03-08T16:31:33.893Z] Removing intermediate container 7d55d3ea805d [2022-03-08T16:31:33.893Z] ---> bd893a78fee6 [2022-03-08T16:31:33.893Z] [2022-03-08T16:31:33.893Z] Successfully built bd893a78fee6 [2022-03-08T16:31:34.152Z] Successfully tagged security-secretstore-setup:latest [2022-03-08T16:31:34.152Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-03-08T16:31:36.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.308s coverage: 65.4% of statements [2022-03-08T16:31:36.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T16:31:36.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T16:31:36.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T16:31:38.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.689s coverage: 43.8% of statements [2022-03-08T16:31:38.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T16:31:38.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T16:31:38.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2022-03-08T16:31:38.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T16:31:38.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2022-03-08T16:31:38.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T16:31:38.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T16:31:38.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T16:31:38.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T16:31:42.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:31:42.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:31:42.296Z] ---> e1e6f4f68ec4 [2022-03-08T16:31:42.296Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> af5542433170 [2022-03-08T16:31:42.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> dda82cf6d0ff [2022-03-08T16:31:42.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> 93f4322e8e97 [2022-03-08T16:31:42.296Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> d4ad6322cf3c [2022-03-08T16:31:42.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> 642cd2857a72 [2022-03-08T16:31:42.296Z] Step 8/22 : COPY . . [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> 38122a4b9b8c [2022-03-08T16:31:42.296Z] Step 9/22 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> 63a4aad65506 [2022-03-08T16:31:42.296Z] Step 10/22 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> d20208c14f91 [2022-03-08T16:31:42.296Z] [2022-03-08T16:31:42.296Z] Step 11/22 : FROM alpine:3.15 [2022-03-08T16:31:42.296Z] ---> c059bfaa849c [2022-03-08T16:31:42.296Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> d5dab6bc9aa0 [2022-03-08T16:31:42.296Z] Step 13/22 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T16:31:42.296Z] ---> Using cache [2022-03-08T16:31:42.296Z] ---> 3b0652f94a3f [2022-03-08T16:31:42.296Z] Step 14/22 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:31:44.842Z] ---> d306e34e1f4b [2022-03-08T16:31:44.842Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:31:44.842Z] ---> 688f742bc573 [2022-03-08T16:31:44.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-08T16:31:45.412Z] ---> ddcda6692d15 [2022-03-08T16:31:45.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-08T16:31:45.676Z] ---> 54866c70543a [2022-03-08T16:31:45.676Z] Step 18/22 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:31:45.676Z] ---> Running in cd742c6a0e70 [2022-03-08T16:31:45.676Z] Removing intermediate container cd742c6a0e70 [2022-03-08T16:31:45.676Z] ---> bc97d09f69ce [2022-03-08T16:31:45.676Z] Step 19/22 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:31:45.937Z] ---> Running in c7d44116b418 [2022-03-08T16:31:45.937Z] Removing intermediate container c7d44116b418 [2022-03-08T16:31:45.937Z] ---> 55a9f6d94061 [2022-03-08T16:31:45.937Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T16:31:45.937Z] ---> Running in 30a9fe6da6ff [2022-03-08T16:31:46.198Z] Removing intermediate container 30a9fe6da6ff [2022-03-08T16:31:46.198Z] ---> 189156030583 [2022-03-08T16:31:46.198Z] Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:31:46.198Z] ---> Running in a291d27da99c [2022-03-08T16:31:46.198Z] Removing intermediate container a291d27da99c [2022-03-08T16:31:46.198Z] ---> 3183a03c6cf4 [2022-03-08T16:31:46.198Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:31:46.460Z] ---> Running in 7e4a87c2081e [2022-03-08T16:31:46.460Z] Removing intermediate container 7e4a87c2081e [2022-03-08T16:31:46.460Z] ---> 62ac365ba6f8 [2022-03-08T16:31:46.460Z] [2022-03-08T16:31:46.460Z] Successfully built 62ac365ba6f8 [2022-03-08T16:31:46.460Z] Successfully tagged security-spire-server:latest [2022-03-08T16:31:46.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 17.7% of statements [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T16:31:46.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.688s coverage: 92.3% of statements [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T16:31:46.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 63.2% of statements [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T16:31:46.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T16:31:46.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T16:31:46.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T16:31:46.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T16:31:46.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2022-03-08T16:31:46.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-08T16:31:47.352Z] 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 [2022-03-08T16:31:47.626Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-08T16:31:47.626Z] GO111MODULE=on go vet ./... [2022-03-08T16:31:56.464Z]  Building security-spire-server ... done Removing intermediate container 85f1553df82c [2022-03-08T16:31:56.464Z] ---> 5ea34ad4c235 [2022-03-08T16:31:56.464Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T16:31:56.464Z] ---> Running in f83cf9677c42 [2022-03-08T16:31:57.052Z] Removing intermediate container a76cedc9018d [2022-03-08T16:31:57.052Z] ---> e22cbc723b18 [2022-03-08T16:31:57.052Z] [2022-03-08T16:31:57.052Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:31:57.052Z] ---> 0a97eee8041e [2022-03-08T16:31:57.052Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:31:57.052Z] ---> Using cache [2022-03-08T16:31:57.052Z] ---> b2d817e441af [2022-03-08T16:31:57.052Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:31:57.052Z] ---> Using cache [2022-03-08T16:31:57.052Z] ---> 2d43e23f8a19 [2022-03-08T16:31:57.052Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T16:31:57.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T16:31:57.052Z] ---> Running in 783e3dec2835 [2022-03-08T16:31:57.321Z] Removing intermediate container 783e3dec2835 [2022-03-08T16:31:57.321Z] ---> 9b9a32ee5f78 [2022-03-08T16:31:57.321Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T16:31:57.594Z] ---> Running in b5eeff120194 [2022-03-08T16:31:57.886Z] Removing intermediate container b5eeff120194 [2022-03-08T16:31:57.886Z] ---> 1764cdd4d3cf [2022-03-08T16:31:57.886Z] Step 15/23 : WORKDIR / [2022-03-08T16:31:58.180Z] ---> Running in a13ee0baa5da [2022-03-08T16:31:58.180Z] Removing intermediate container f83cf9677c42 [2022-03-08T16:31:58.180Z] ---> f777d6597604 [2022-03-08T16:31:58.180Z] [2022-03-08T16:31:58.180Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T16:31:58.776Z] 20.10.10: Pulling from library/docker [2022-03-08T16:31:58.776Z] Removing intermediate container a13ee0baa5da [2022-03-08T16:31:58.776Z] ---> d1fd19d74632 [2022-03-08T16:31:58.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:31:58.776Z] Removing intermediate container 22f3b804cf78 [2022-03-08T16:31:58.776Z] ---> 92ed510db494 [2022-03-08T16:31:58.776Z] [2022-03-08T16:31:58.776Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T16:31:58.776Z] ---> 0a97eee8041e [2022-03-08T16:31:58.776Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T16:31:59.067Z] ---> Running in f165a6c98133 [2022-03-08T16:31:59.067Z] ---> f10dfff48a37 [2022-03-08T16:31:59.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T16:31:59.680Z] Removing intermediate container f165a6c98133 [2022-03-08T16:31:59.680Z] ---> be2539c067ad [2022-03-08T16:31:59.680Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T16:31:59.680Z] ---> Running in e8c1cda9c314 [2022-03-08T16:31:59.942Z] ---> c311367a0a0c [2022-03-08T16:31:59.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T16:32:00.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:00.522Z] ---> 8b63ee69277e [2022-03-08T16:32:00.522Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T16:32:00.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:00.522Z] ---> Running in c082cf1c1cc4 [2022-03-08T16:32:00.789Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T16:32:00.789Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T16:32:00.789Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:32:00.789Z] OK: 6 MiB in 16 packages [2022-03-08T16:32:00.789Z] Removing intermediate container c082cf1c1cc4 [2022-03-08T16:32:00.789Z] ---> dedf36d332f4 [2022-03-08T16:32:00.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:32:00.789Z] ---> Running in cae6ce4584a5 [2022-03-08T16:32:01.373Z] Removing intermediate container cae6ce4584a5 [2022-03-08T16:32:01.373Z] ---> dcc8d19f0586 [2022-03-08T16:32:01.373Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:32:01.636Z] Removing intermediate container e8c1cda9c314 [2022-03-08T16:32:01.636Z] ---> 345de7cdd66a [2022-03-08T16:32:01.636Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T16:32:01.636Z] ---> Running in a0fc4316e6ad [2022-03-08T16:32:01.636Z] ---> Running in 901964d0a3ea [2022-03-08T16:32:01.901Z] Removing intermediate container a0fc4316e6ad [2022-03-08T16:32:01.901Z] ---> 4dd563d088bc [2022-03-08T16:32:01.901Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:32:02.167Z] Removing intermediate container 901964d0a3ea [2022-03-08T16:32:02.167Z] ---> 789166d51ed1 [2022-03-08T16:32:02.167Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T16:32:02.167Z] ---> Running in 4b0535b72ee4 [2022-03-08T16:32:02.167Z] ---> Running in b41eef24b803 [2022-03-08T16:32:02.432Z] Removing intermediate container 4b0535b72ee4 [2022-03-08T16:32:02.432Z] ---> ccccc72c8d7e [2022-03-08T16:32:02.432Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:32:02.432Z] ---> Running in 32da8029d7e7 [2022-03-08T16:32:02.432Z] Removing intermediate container b41eef24b803 [2022-03-08T16:32:02.432Z] ---> 73e885440c51 [2022-03-08T16:32:02.432Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T16:32:02.697Z] ---> Running in 932216aa15ae [2022-03-08T16:32:02.697Z] Removing intermediate container 32da8029d7e7 [2022-03-08T16:32:02.697Z] ---> 17983ae52b94 [2022-03-08T16:32:02.697Z] [2022-03-08T16:32:03.275Z] Successfully built 17983ae52b94 [2022-03-08T16:32:03.275Z] Successfully tagged core-command:latest [2022-03-08T16:32:04.227Z]  Building core-command ... done Removing intermediate container 932216aa15ae [2022-03-08T16:32:04.227Z] ---> aee6c1e7d603 [2022-03-08T16:32:04.227Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T16:32:04.227Z] ---> Running in 27e7687fa84c [2022-03-08T16:32:04.504Z] Removing intermediate container 27e7687fa84c [2022-03-08T16:32:04.504Z] ---> 36db36eb316a [2022-03-08T16:32:04.504Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T16:32:04.775Z] ---> 4d913ed50ce5 [2022-03-08T16:32:04.775Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T16:32:04.775Z] ---> Running in e66c6d3de5fe [2022-03-08T16:32:04.775Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T16:32:04.775Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T16:32:04.775Z] ---> b706a049f56e [2022-03-08T16:32:04.775Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:32:04.775Z] ---> Running in 3a93fb9396b4 [2022-03-08T16:32:05.036Z] Removing intermediate container 3a93fb9396b4 [2022-03-08T16:32:05.036Z] ---> b048666a1019 [2022-03-08T16:32:05.036Z] 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 [2022-03-08T16:32:05.036Z] ---> Running in 14117299efcd [2022-03-08T16:32:05.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:05.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:05.616Z] Removing intermediate container e66c6d3de5fe [2022-03-08T16:32:05.616Z] ---> baf78da26b50 [2022-03-08T16:32:05.616Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:32:05.881Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T16:32:05.881Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T16:32:05.881Z] Executing bash-5.1.4-r0.post-install [2022-03-08T16:32:05.881Z] ---> 27f880ce37e7 [2022-03-08T16:32:05.881Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T16:32:05.881Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:32:05.881Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T16:32:05.881Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T16:32:05.881Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T16:32:05.881Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T16:32:05.881Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T16:32:05.881Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T16:32:05.881Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T16:32:05.881Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T16:32:05.881Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T16:32:05.881Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:32:05.881Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:32:05.881Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T16:32:06.142Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T16:32:06.142Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T16:32:07.545Z] ---> 1d4c8b0a16f8 [2022-03-08T16:32:07.545Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T16:32:07.545Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T16:32:07.545Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T16:32:07.545Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T16:32:07.545Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T16:32:07.545Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T16:32:07.545Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T16:32:07.545Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T16:32:07.545Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T16:32:07.545Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T16:32:07.808Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T16:32:07.808Z] ---> 35582e7e9e9a [2022-03-08T16:32:07.808Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T16:32:07.808Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T16:32:07.808Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T16:32:07.808Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T16:32:07.808Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T16:32:07.808Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T16:32:07.808Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T16:32:07.808Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T16:32:07.808Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T16:32:07.808Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T16:32:07.808Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T16:32:07.808Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T16:32:07.808Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T16:32:07.808Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T16:32:08.076Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T16:32:08.076Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T16:32:08.657Z] ---> bc6ecbd06923 [2022-03-08T16:32:08.657Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T16:32:08.657Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:32:08.657Z] OK: 84 MiB in 64 packages [2022-03-08T16:32:08.921Z] ---> ea4870a96518 [2022-03-08T16:32:08.921Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T16:32:09.205Z] ---> Running in 0eadd546a0e7 [2022-03-08T16:32:09.205Z] Collecting docker-compose==1.23.2 [2022-03-08T16:32:09.205Z] Removing intermediate container 0eadd546a0e7 [2022-03-08T16:32:09.205Z] ---> 0e5190d5eb00 [2022-03-08T16:32:09.205Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T16:32:09.205Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T16:32:09.473Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T16:32:09.473Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T16:32:09.473Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T16:32:09.473Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T16:32:09.473Z] ---> 5b56453633d5 [2022-03-08T16:32:09.473Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T16:32:09.740Z] ---> Running in 921f395e3829 [2022-03-08T16:32:10.004Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T16:32:10.004Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T16:32:10.004Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-08T16:32:10.004Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T16:32:10.004Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T16:32:10.273Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T16:32:10.273Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T16:32:10.538Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T16:32:10.538Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T16:32:10.538Z] Removing intermediate container 921f395e3829 [2022-03-08T16:32:10.538Z] ---> 19daadb9d9a8 [2022-03-08T16:32:10.538Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T16:32:10.538Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T16:32:10.538Z] ---> Running in 1421d67b7012 [2022-03-08T16:32:10.801Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T16:32:10.801Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T16:32:10.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T16:32:10.801Z] Removing intermediate container 1421d67b7012 [2022-03-08T16:32:10.801Z] ---> 7c34d56f39ba [2022-03-08T16:32:10.801Z] Step 28/31 : CMD ["gate"] [2022-03-08T16:32:10.801Z] ---> Running in 636b9684e26e [2022-03-08T16:32:11.062Z] Removing intermediate container 636b9684e26e [2022-03-08T16:32:11.062Z] ---> b7009164c7ef [2022-03-08T16:32:11.062Z] Step 29/31 : LABEL arch=x86_64 [2022-03-08T16:32:11.062Z] ---> Running in c9ecc11d8d91 [2022-03-08T16:32:11.324Z] Collecting PyYAML<4,>=3.10 [2022-03-08T16:32:11.324Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T16:32:11.324Z] Removing intermediate container c9ecc11d8d91 [2022-03-08T16:32:11.324Z] ---> be58cfc006ff [2022-03-08T16:32:11.324Z] Step 30/31 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:32:11.591Z] ---> Running in 14effce81da7 [2022-03-08T16:32:11.854Z] Removing intermediate container 14effce81da7 [2022-03-08T16:32:11.854Z] ---> 7d93fca8a7bb [2022-03-08T16:32:11.854Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T16:32:11.854Z] ---> Running in a088ceee74ca [2022-03-08T16:32:12.141Z] Removing intermediate container a088ceee74ca [2022-03-08T16:32:12.141Z] ---> 59f2f8755044 [2022-03-08T16:32:12.141Z] [2022-03-08T16:32:12.141Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T16:32:12.141Z] Successfully built 59f2f8755044 [2022-03-08T16:32:12.141Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T16:32:12.141Z] Successfully tagged security-bootstrapper:latest [2022-03-08T16:32:12.141Z]  Building security-bootstrapper ... done 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) [2022-03-08T16:32:12.141Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T16:32:12.141Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T16:32:12.141Z] Collecting idna<2.8,>=2.5 [2022-03-08T16:32:12.141Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T16:32:12.418Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T16:32:12.418Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T16:32:12.418Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T16:32:12.418Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T16:32:12.418Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T16:32:12.418Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T16:32:12.418Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T16:32:12.418Z] Attempting uninstall: urllib3 [2022-03-08T16:32:12.418Z] Found existing installation: urllib3 1.26.5 [2022-03-08T16:32:12.418Z] Uninstalling urllib3-1.26.5: [2022-03-08T16:32:12.418Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T16:32:12.689Z] Attempting uninstall: idna [2022-03-08T16:32:12.689Z] Found existing installation: idna 3.2 [2022-03-08T16:32:12.689Z] Uninstalling idna-3.2: [2022-03-08T16:32:12.689Z] Successfully uninstalled idna-3.2 [2022-03-08T16:32:12.689Z] Attempting uninstall: chardet [2022-03-08T16:32:12.689Z] Found existing installation: chardet 4.0.0 [2022-03-08T16:32:12.689Z] Uninstalling chardet-4.0.0: [2022-03-08T16:32:12.961Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T16:32:13.226Z] Attempting uninstall: requests [2022-03-08T16:32:13.226Z] Found existing installation: requests 2.25.1 [2022-03-08T16:32:13.226Z] Uninstalling requests-2.25.1: [2022-03-08T16:32:13.226Z] Successfully uninstalled requests-2.25.1 [2022-03-08T16:32:13.226Z] Running setup.py install for texttable: started [2022-03-08T16:32:13.489Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T16:32:13.489Z] Running setup.py install for PyYAML: started [2022-03-08T16:32:14.084Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T16:32:14.084Z] Running setup.py install for docopt: started [2022-03-08T16:32:14.372Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T16:32:14.372Z] Running setup.py install for dockerpty: started [2022-03-08T16:32:14.656Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T16:32:14.936Z] 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 [2022-03-08T16:32:16.324Z] Removing intermediate container 2098a8860c7a [2022-03-08T16:32:16.324Z] ---> 89c08c456343 [2022-03-08T16:32:16.324Z] [2022-03-08T16:32:16.324Z] Step 9/19 : FROM alpine:3.15 [2022-03-08T16:32:16.324Z] ---> c059bfaa849c [2022-03-08T16:32:16.324Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:32:16.324Z] ---> Using cache [2022-03-08T16:32:16.324Z] ---> d5dab6bc9aa0 [2022-03-08T16:32:16.324Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T16:32:16.324Z] ---> Running in acf15b72d41c [2022-03-08T16:32:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:16.890Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:32:16.890Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:32:16.890Z] OK: 15859 distinct packages available [2022-03-08T16:32:16.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:17.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:32:17.155Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T16:32:17.155Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:32:17.155Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T16:32:17.155Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T16:32:17.155Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T16:32:17.155Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T16:32:17.416Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:32:17.416Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T16:32:17.416Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T16:32:17.416Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:32:17.416Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:32:17.416Z] OK: 8 MiB in 23 packages [2022-03-08T16:32:19.331Z] Removing intermediate container 14117299efcd [2022-03-08T16:32:19.331Z] ---> e7469dafb953 [2022-03-08T16:32:19.331Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T16:32:19.331Z] ---> Running in 445b1e4fe1a2 [2022-03-08T16:32:19.331Z] Removing intermediate container acf15b72d41c [2022-03-08T16:32:19.331Z] ---> 213119833b70 [2022-03-08T16:32:19.331Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:32:19.594Z] Removing intermediate container 445b1e4fe1a2 [2022-03-08T16:32:19.594Z] ---> c16430b7d304 [2022-03-08T16:32:19.594Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T16:32:19.594Z] ---> Running in 37e2041e7d98 [2022-03-08T16:32:19.594Z] ---> fc42452f2fde [2022-03-08T16:32:19.594Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T16:32:19.594Z] Removing intermediate container 37e2041e7d98 [2022-03-08T16:32:19.594Z] ---> f0406bb117b2 [2022-03-08T16:32:19.594Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T16:32:20.175Z] ---> 1c70d41cd9f9 [2022-03-08T16:32:20.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T16:32:20.175Z] ---> 233bccffe8dd [2022-03-08T16:32:20.175Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T16:32:20.175Z] ---> d682c15c8f5a [2022-03-08T16:32:20.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T16:32:20.175Z] ---> f658056e0a15 [2022-03-08T16:32:20.175Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T16:32:20.175Z] ---> Running in b6bed40fcee6 [2022-03-08T16:32:20.441Z] Removing intermediate container b6bed40fcee6 [2022-03-08T16:32:20.441Z] ---> 5bf2d66de52e [2022-03-08T16:32:20.441Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:32:20.441Z] ---> 94de0c68dc45 [2022-03-08T16:32:20.441Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T16:32:20.441Z] ---> Running in 8d3081e4b050 [2022-03-08T16:32:20.441Z] ---> Running in 27d806d0755b [2022-03-08T16:32:20.441Z] Removing intermediate container 8d3081e4b050 [2022-03-08T16:32:20.441Z] ---> 09380694c241 [2022-03-08T16:32:20.441Z] Step 17/19 : LABEL arch=x86_64 [2022-03-08T16:32:20.441Z] ---> Running in 84deb6d8b0ac [2022-03-08T16:32:20.441Z] Removing intermediate container 27d806d0755b [2022-03-08T16:32:20.441Z] ---> 2fdb56d89229 [2022-03-08T16:32:20.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:32:20.441Z] ---> Running in ca68361f52fd [2022-03-08T16:32:20.702Z] Removing intermediate container 84deb6d8b0ac [2022-03-08T16:32:20.702Z] ---> 5f73410b0f2b [2022-03-08T16:32:20.702Z] Step 18/19 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:32:20.702Z] ---> Running in bd9a5ddccc31 [2022-03-08T16:32:20.702Z] Removing intermediate container ca68361f52fd [2022-03-08T16:32:20.702Z] ---> 3dcb30041ddb [2022-03-08T16:32:20.702Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T16:32:20.702Z] ---> Running in 561fa6c5ee10 [2022-03-08T16:32:20.968Z] Removing intermediate container bd9a5ddccc31 [2022-03-08T16:32:20.968Z] ---> b55836f1b641 [2022-03-08T16:32:20.968Z] Step 19/19 : LABEL version=0.0.0 [2022-03-08T16:32:20.968Z] Removing intermediate container 561fa6c5ee10 [2022-03-08T16:32:20.968Z] ---> 6b5113b1e183 [2022-03-08T16:32:20.968Z] Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db [2022-03-08T16:32:20.968Z] ---> Running in 7dd507b57fa5 [2022-03-08T16:32:20.968Z] ---> Running in 28b0400cd957 [2022-03-08T16:32:20.968Z] Removing intermediate container 7dd507b57fa5 [2022-03-08T16:32:20.968Z] ---> b515af5bbff4 [2022-03-08T16:32:20.968Z] [2022-03-08T16:32:20.968Z] Removing intermediate container 28b0400cd957 [2022-03-08T16:32:20.968Z] ---> 16f622402aa7 [2022-03-08T16:32:20.968Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:32:20.968Z] Successfully built b515af5bbff4 [2022-03-08T16:32:20.968Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-08T16:32:20.968Z]  Building security-spiffe-token-provider ... done  ---> Running in 0583f73b78dc [2022-03-08T16:32:21.234Z] Removing intermediate container 0583f73b78dc [2022-03-08T16:32:21.234Z] ---> 8b7c898dbf85 [2022-03-08T16:32:21.234Z] [2022-03-08T16:32:21.234Z] Successfully built 8b7c898dbf85 [2022-03-08T16:32:21.234Z] Successfully tagged sys-mgmt-agent:latest [2022-03-08T16:32:21.240Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-08T16:32:21.249Z] $ docker stop --time=1 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 [2022-03-08T16:32:22.773Z] $ docker rm -f 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:32:23.116Z] + docker images [2022-03-08T16:32:23.116Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-08T16:32:23.116Z] sys-mgmt-agent latest 8b7c898dbf85 2 seconds ago 296MB [2022-03-08T16:32:23.116Z] security-spiffe-token-provider latest b515af5bbff4 3 seconds ago 28.5MB [2022-03-08T16:32:23.116Z] 89c08c456343 8 seconds ago 1.88GB [2022-03-08T16:32:23.116Z] security-bootstrapper latest 59f2f8755044 12 seconds ago 18.7MB [2022-03-08T16:32:23.116Z] core-command latest 17983ae52b94 21 seconds ago 15.8MB [2022-03-08T16:32:23.116Z] f777d6597604 25 seconds ago 1.84GB [2022-03-08T16:32:23.116Z] 92ed510db494 25 seconds ago 1.84GB [2022-03-08T16:32:23.116Z] e22cbc723b18 27 seconds ago 1.83GB [2022-03-08T16:32:23.116Z] security-spire-server latest 62ac365ba6f8 37 seconds ago 82.9MB [2022-03-08T16:32:23.116Z] security-secretstore-setup latest bd893a78fee6 50 seconds ago 27.9MB [2022-03-08T16:32:23.116Z] 5cea06ca6ec3 57 seconds ago 1.85GB [2022-03-08T16:32:23.116Z] security-spire-agent latest 2cf5b6db22b5 About a minute ago 119MB [2022-03-08T16:32:23.116Z] support-scheduler latest 2dd9630c0ea4 About a minute ago 15.9MB [2022-03-08T16:32:23.116Z] core-data latest 732d6f0db5df About a minute ago 22.1MB [2022-03-08T16:32:23.116Z] 1527b058d438 2 minutes ago 1.84GB [2022-03-08T16:32:23.116Z] security-proxy-setup latest 76cba4f85dcb 2 minutes ago 26.2MB [2022-03-08T16:32:23.116Z] 289ba83160d0 2 minutes ago 1.86GB [2022-03-08T16:32:23.116Z] core-metadata latest a9c76cbf3202 2 minutes ago 16.6MB [2022-03-08T16:32:23.116Z] c0e4faa11d35 2 minutes ago 1.84GB [2022-03-08T16:32:23.116Z] support-notifications latest 02bce6f3a7d5 2 minutes ago 16.7MB [2022-03-08T16:32:23.116Z] 533bb9ddd828 2 minutes ago 1.84GB [2022-03-08T16:32:23.116Z] 0e4c692f62b2 2 minutes ago 1.84GB [2022-03-08T16:32:23.116Z] security-spire-config latest a999b63c1a6a 3 minutes ago 82.2MB [2022-03-08T16:32:23.116Z] d20208c14f91 3 minutes ago 1.88GB [2022-03-08T16:32:23.116Z] ci-base-image-x86_64 latest e1e6f4f68ec4 8 minutes ago 1.27GB [2022-03-08T16:32:23.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-08T16:32:23.116Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-08T16:32:23.116Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-08T16:32:23.116Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-08T16:32:23.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-08T16:32:23.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-08T16:32:38.310Z] Still waiting to schedule task [2022-03-08T16:32:38.311Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-08T16:33:24.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T16:33:24.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T16:33:25.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T16:33:27.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T16:33:28.040Z] + ls -al . [2022-03-08T16:33:28.040Z] total 676 [2022-03-08T16:33:28.040Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 16:33 . [2022-03-08T16:33:28.040Z] drwxr-xr-x 4 root root 4096 Mar 8 16:28 .. [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 16:26 .dockerignore [2022-03-08T16:33:28.040Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 16:26 .git [2022-03-08T16:33:28.040Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 16:26 .github [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 16:26 .gitignore [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 16:26 .golangci.yml [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 16:26 .hadolint.yml [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 16:26 .sonarcloud.properties [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 16:26 ADOPTERS.md [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 16:26 Attribution.txt [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 16:26 CHANGELOG.md [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 16:26 CONTRIBUTING.md [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 16:26 GOVERNANCE.md [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 16:26 Jenkinsfile [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 16:26 LICENSE [2022-03-08T16:33:28.040Z] -rw-rw-r-- 1 1001 1001 8453 Mar 8 16:26 Makefile [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 16:26 OWNERS.md [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 16:26 README.md [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 16:26 SECURITY.md [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 16:23 VERSION [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 16:26 ZMQWindows.md [2022-03-08T16:33:28.041Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 16:26 bin [2022-03-08T16:33:28.041Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 16:26 cmd [2022-03-08T16:33:28.041Z] -rw-r--r-- 1 root root 428383 Mar 8 16:31 coverage.out [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 16:26 go.mod [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 16:26 go.sum [2022-03-08T16:33:28.041Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 16:26 internal [2022-03-08T16:33:28.041Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 16:26 openapi [2022-03-08T16:33:28.041Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 16:26 snap [2022-03-08T16:33:28.041Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 16:26 version.go [Pipeline] sh [2022-03-08T16:33:28.699Z] + '[' -e coverage.out ] [2022-03-08T16:33:28.699Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T16:33:28.718Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T16:33:29.536Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T16:33:30.224Z] + make build [2022-03-08T16:33:30.225Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T16:33:54.809Z] Running on prd-ubuntu18.04-docker-8c-8g-6624 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-08T16:33:54.823Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-08T16:33:54.913Z] The recommended git tool is: git [2022-03-08T16:33:56.435Z] using credential edgex-jenkins-ssh [2022-03-08T16:33:56.448Z] Cloning the remote Git repository [2022-03-08T16:33:56.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:33:56.512Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-08T16:33:56.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:33:56.540Z] > git --version # timeout=10 [2022-03-08T16:33:56.554Z] > git --version # 'git version 2.17.1' [2022-03-08T16:33:56.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:33:56.584Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:34:01.387Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 [2022-03-08T16:34:01.550Z] Merge succeeded, producing 3a1a3033c658eae6952b19277024f92a0c290519 [2022-03-08T16:34:01.550Z] Checking out Revision 3a1a3033c658eae6952b19277024f92a0c290519 (PR-3892) [2022-03-08T16:34:00.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T16:34:00.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:34:00.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T16:34:00.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T16:34:00.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:34:00.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-08T16:34:01.397Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T16:34:01.402Z] > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 [2022-03-08T16:34:01.466Z] > git remote # timeout=10 [2022-03-08T16:34:01.476Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T16:34:01.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:34:01.486Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-08T16:34:01.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T16:34:01.556Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T16:34:01.568Z] > git checkout -f 3a1a3033c658eae6952b19277024f92a0c290519 # timeout=10 [2022-03-08T16:34:05.100Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-08T16:34:05.109Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:34:05.850Z] + echo snap-build.sh [2022-03-08T16:34:05.850Z] snap-build.sh [2022-03-08T16:34:05.850Z] + SNAP_BASE_DIR=. [2022-03-08T16:34:05.850Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-03-08T16:34:05.850Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-03-08T16:34:05.850Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-03-08T16:34:05.850Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-03-08T16:34:05.850Z] + cd /w/workspace/edgex-go/5 [2022-03-08T16:34:05.850Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-08T16:34:05.850Z] Reading package lists... [2022-03-08T16:34:05.850Z] Building dependency tree... [2022-03-08T16:34:05.850Z] Reading state information... [2022-03-08T16:34:05.850Z] The following packages were automatically installed and are no longer required: [2022-03-08T16:34:05.850Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-08T16:34:05.850Z] uidmap xdelta3 [2022-03-08T16:34:05.850Z] Use 'sudo apt autoremove' to remove them. [2022-03-08T16:34:05.850Z] The following packages will be REMOVED: [2022-03-08T16:34:05.850Z] lxd* lxd-client* [2022-03-08T16:34:05.850Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-08T16:34:05.106Z] > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 [2022-03-08T16:34:06.114Z] After this operation, 31.7 MB disk space will be freed. [2022-03-08T16:34:06.638Z] (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.) [2022-03-08T16:34:06.638Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T16:34:07.582Z] Removing lxd dnsmasq configuration [2022-03-08T16:34:07.582Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T16:34:07.582Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-08T16:34:08.154Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-08T16:34:08.417Z] (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.) [2022-03-08T16:34:08.417Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T16:34:09.812Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-08T16:34:09.812Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-08T16:34:10.393Z] + sudo snap remove --purge lxd [2022-03-08T16:34:10.656Z] snap "lxd" is not installed [2022-03-08T16:34:10.656Z] + sudo groupadd --force --system lxd [2022-03-08T16:34:10.656Z] ++ whoami [2022-03-08T16:34:10.656Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-08T16:34:10.657Z] + newgrp - lxd [2022-03-08T16:34:10.657Z] + sudo snap install lxd [2022-03-08T16:34:20.686Z] 2022-03-08T16:34:17Z INFO Waiting for automatic snapd restart... [2022-03-08T16:34:35.632Z] lxd 4.23 from Canonical* installed [2022-03-08T16:34:35.632Z] + sudo lxd init --auto [2022-03-08T16:34:45.647Z] + sudo snap install --classic snapcraft [2022-03-08T16:34:50.935Z] snapcraft 6.0.2 from Canonical* installed [2022-03-08T16:34:50.935Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-08T16:34:50.935Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-08T16:34:50.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T16:34:50.935Z] Dload Upload Total Spent Left Speed [2022-03-08T16:34:50.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3481 0 --:--:-- --:--:-- --:--:-- 3481 [2022-03-08T16:34:50.935Z] 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k [2022-03-08T16:34:50.935Z] ./yq_linux_amd64 [2022-03-08T16:34:50.935Z] + sudo snapcraft prime --use-lxd [2022-03-08T16:34:52.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T16:34:52.323Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-08T16:34:52.323Z] 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: [2022-03-08T16:34:52.323Z] - README.md [2022-03-08T16:34:52.323Z] [2022-03-08T16:34:52.323Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-08T16:34:52.897Z] Launching a container. [2022-03-08T16:35:02.903Z] Waiting for container to be ready [2022-03-08T16:35:03.165Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-08T16:35:03.166Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-08T16:35:03.166Z] [2022-03-08T16:35:07.375Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-08T16:35:08.324Z] Waiting for network to be ready... [2022-03-08T16:35:08.591Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-08T16:35:08.591Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-08T16:35:09.163Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-08T16:35:09.163Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1278 kB] [2022-03-08T16:35:09.424Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-08T16:35:09.686Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [225 kB] [2022-03-08T16:35:09.686Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-08T16:35:09.686Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-08T16:35:09.686Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-08T16:35:09.686Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] [2022-03-08T16:35:09.686Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-08T16:35:09.686Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] [2022-03-08T16:35:09.686Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] [2022-03-08T16:35:09.686Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-08T16:35:09.686Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-08T16:35:09.686Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-08T16:35:09.686Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-08T16:35:09.686Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-08T16:35:09.947Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-08T16:35:10.209Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] [2022-03-08T16:35:10.209Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-08T16:35:10.209Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-08T16:35:10.209Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-08T16:35:10.209Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] [2022-03-08T16:35:10.209Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] [2022-03-08T16:35:10.209Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-08T16:35:10.210Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-08T16:35:12.769Z] Fetched 23.2 MB in 4s (5796 kB/s) [2022-03-08T16:35:13.344Z] Reading package lists... [2022-03-08T16:35:13.344Z] Reading package lists... [2022-03-08T16:35:13.632Z] Building dependency tree... [2022-03-08T16:35:13.632Z] Reading state information... [2022-03-08T16:35:13.632Z] The following additional packages will be installed: [2022-03-08T16:35:13.632Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-08T16:35:13.632Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-08T16:35:13.632Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-08T16:35:13.632Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-08T16:35:13.632Z] Suggested packages: [2022-03-08T16:35:13.632Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-08T16:35:13.632Z] Recommended packages: [2022-03-08T16:35:13.632Z] gnupg libsasl2-modules [2022-03-08T16:35:13.632Z] The following NEW packages will be installed: [2022-03-08T16:35:13.632Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-08T16:35:13.632Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-08T16:35:13.632Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-08T16:35:13.632Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-08T16:35:13.632Z] The following packages will be upgraded: [2022-03-08T16:35:13.632Z] gpg gpg-agent gpgconf libudev1 [2022-03-08T16:35:13.906Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-08T16:35:13.906Z] Need to get 3859 kB of archives. [2022-03-08T16:35:13.906Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-08T16:35:13.906Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-08T16:35:13.906Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-08T16:35:13.906Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-08T16:35:13.906Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-08T16:35:13.906Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-08T16:35:14.172Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-08T16:35:14.172Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-08T16:35:14.453Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-08T16:35:14.453Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-08T16:35:14.453Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-08T16:35:14.453Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-08T16:35:14.453Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-08T16:35:14.453Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-08T16:35:14.453Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-08T16:35:14.453Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-08T16:35:14.453Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-08T16:35:14.718Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-08T16:35:14.718Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-08T16:35:14.718Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-08T16:35:14.718Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-08T16:35:14.718Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-08T16:35:14.718Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-08T16:35:14.718Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T16:35:14.718Z] Fetched 3859 kB in 1s (3797 kB/s) [2022-03-08T16:35:14.981Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-08T16:35:14.981Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:14.981Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T16:35:14.981Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T16:35:14.981Z] Selecting previously unselected package udev. [2022-03-08T16:35:14.981Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-08T16:35:14.981Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:14.981Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-08T16:35:15.243Z] Selecting previously unselected package libfuse2:amd64. [2022-03-08T16:35:15.243Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-08T16:35:15.243Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-08T16:35:15.243Z] Selecting previously unselected package fuse. [2022-03-08T16:35:15.243Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-08T16:35:15.243Z] Unpacking fuse (2.9.9-3) ... [2022-03-08T16:35:15.243Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T16:35:15.243Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T16:35:15.518Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T16:35:15.518Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T16:35:15.518Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T16:35:15.518Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T16:35:15.518Z] Selecting previously unselected package libksba8:amd64. [2022-03-08T16:35:15.518Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-08T16:35:15.518Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-08T16:35:15.780Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-08T16:35:15.780Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:15.780Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:15.780Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-08T16:35:15.781Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:15.781Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:15.781Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-08T16:35:15.781Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:15.781Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:15.781Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-08T16:35:15.781Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:15.781Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:15.781Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-08T16:35:15.781Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:15.781Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:16.045Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-08T16:35:16.045Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:16.045Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:16.045Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-08T16:35:16.045Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:16.045Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:16.045Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-08T16:35:16.045Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:16.045Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:16.045Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-08T16:35:16.045Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T16:35:16.045Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:16.307Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-08T16:35:16.307Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-08T16:35:16.307Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T16:35:16.307Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-08T16:35:16.307Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-08T16:35:16.307Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T16:35:16.307Z] Selecting previously unselected package libldap-common. [2022-03-08T16:35:16.307Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-08T16:35:16.307Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T16:35:16.307Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-08T16:35:16.307Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-08T16:35:16.307Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T16:35:16.307Z] Selecting previously unselected package dirmngr. [2022-03-08T16:35:16.307Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T16:35:16.307Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:16.569Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-08T16:35:16.569Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-08T16:35:16.569Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T16:35:16.569Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T16:35:16.569Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-08T16:35:17.146Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-08T16:35:17.146Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T16:35:17.146Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.146Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:17.146Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:17.146Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.146Z] Setting up fuse (2.9.9-3) ... [2022-03-08T16:35:17.408Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:17.669Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.669Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.669Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.669Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.669Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.932Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.932Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T16:35:17.932Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T16:35:17.932Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:17.932Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-08T16:35:17.932Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-08T16:35:18.194Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-08T16:35:18.457Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-08T16:35:18.457Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-08T16:35:18.457Z] units). This means they are not meant to be enabled using systemctl. [2022-03-08T16:35:18.457Z] [2022-03-08T16:35:18.457Z] Possible reasons for having this kind of units are: [2022-03-08T16:35:18.457Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-08T16:35:18.457Z] .wants/ or .requires/ directory. [2022-03-08T16:35:18.457Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-08T16:35:18.457Z] a requirement dependency on it. [2022-03-08T16:35:18.457Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-08T16:35:18.457Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-08T16:35:18.457Z] • In case of template units, the unit is meant to be enabled with some [2022-03-08T16:35:18.457Z] instance name specified. [2022-03-08T16:35:18.982Z] Reading package lists... [2022-03-08T16:35:18.982Z] Building dependency tree... [2022-03-08T16:35:18.982Z] Reading state information... [2022-03-08T16:35:19.243Z] The following additional packages will be installed: [2022-03-08T16:35:19.243Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-08T16:35:19.243Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-08T16:35:19.243Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-08T16:35:19.243Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-08T16:35:19.243Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-08T16:35:19.243Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-08T16:35:19.243Z] Suggested packages: [2022-03-08T16:35:19.243Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-08T16:35:19.243Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-08T16:35:19.243Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-08T16:35:19.243Z] systemd-container policykit-1 [2022-03-08T16:35:19.243Z] Recommended packages: [2022-03-08T16:35:19.243Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-08T16:35:19.243Z] The following NEW packages will be installed: [2022-03-08T16:35:19.243Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-08T16:35:19.243Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-08T16:35:19.243Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-08T16:35:19.243Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-08T16:35:19.243Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-08T16:35:19.243Z] The following packages will be upgraded: [2022-03-08T16:35:19.243Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-08T16:35:19.507Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-08T16:35:19.507Z] Need to get 46.5 MB of archives. [2022-03-08T16:35:19.507Z] After this operation, 181 MB of additional disk space will be used. [2022-03-08T16:35:19.507Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-08T16:35:19.507Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-08T16:35:19.768Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-08T16:35:19.768Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-08T16:35:19.768Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-08T16:35:19.768Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-08T16:35:19.768Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-08T16:35:19.768Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-08T16:35:19.768Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-08T16:35:20.028Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-08T16:35:20.028Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-08T16:35:20.028Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-08T16:35:20.028Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-08T16:35:20.028Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-08T16:35:20.028Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-08T16:35:20.028Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-08T16:35:20.289Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-08T16:35:20.289Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-08T16:35:20.289Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-08T16:35:20.289Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-08T16:35:20.289Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-08T16:35:20.549Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-08T16:35:20.549Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-08T16:35:20.549Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-08T16:35:20.549Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-08T16:35:20.549Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-08T16:35:20.549Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-08T16:35:20.549Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-08T16:35:20.549Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-08T16:35:20.549Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-08T16:35:20.549Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-08T16:35:20.549Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-08T16:35:20.549Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-08T16:35:21.943Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T16:35:21.943Z] Fetched 46.5 MB in 2s (18.7 MB/s) [2022-03-08T16:35:21.943Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-08T16:35:21.943Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:21.943Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T16:35:22.204Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:22.204Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T16:35:22.204Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:22.468Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T16:35:22.729Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:22.991Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T16:35:22.991Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T16:35:22.991Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-08T16:35:22.991Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-08T16:35:22.991Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T16:35:22.991Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:23.252Z] Selecting previously unselected package libexpat1:amd64. [2022-03-08T16:35:23.252Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-08T16:35:23.252Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-08T16:35:23.252Z] Selecting previously unselected package python3.8-minimal. [2022-03-08T16:35:23.252Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T16:35:23.252Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:23.512Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:23.512Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-08T16:35:23.512Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:24.085Z] Selecting previously unselected package python3-minimal. [2022-03-08T16:35:24.085Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-08T16:35:24.085Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T16:35:24.085Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-08T16:35:24.085Z] Selecting previously unselected package mime-support. [2022-03-08T16:35:24.085Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-08T16:35:24.085Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-08T16:35:24.085Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-08T16:35:24.085Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-08T16:35:24.085Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-08T16:35:24.085Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-08T16:35:24.085Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T16:35:24.085Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:24.345Z] Selecting previously unselected package python3.8. [2022-03-08T16:35:24.345Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T16:35:24.345Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:24.345Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-08T16:35:24.345Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T16:35:24.345Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-08T16:35:24.606Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-08T16:35:24.606Z] Selecting previously unselected package python3. [2022-03-08T16:35:24.606Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-08T16:35:24.606Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T16:35:24.606Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-08T16:35:24.606Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-08T16:35:24.867Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T16:35:24.868Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:24.868Z] Selecting previously unselected package dbus. [2022-03-08T16:35:24.868Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T16:35:24.868Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:24.868Z] Selecting previously unselected package libbsd0:amd64. [2022-03-08T16:35:24.868Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-08T16:35:24.868Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-08T16:35:24.868Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-08T16:35:24.868Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T16:35:24.868Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T16:35:25.129Z] Selecting previously unselected package sudo. [2022-03-08T16:35:25.129Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-08T16:35:25.129Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-08T16:35:25.129Z] Selecting previously unselected package apparmor. [2022-03-08T16:35:25.129Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-08T16:35:25.129Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-08T16:35:25.390Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-08T16:35:25.390Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-08T16:35:25.390Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-08T16:35:25.390Z] Selecting previously unselected package libedit2:amd64. [2022-03-08T16:35:25.390Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-08T16:35:25.390Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-08T16:35:25.390Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-08T16:35:25.390Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-08T16:35:25.390Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-08T16:35:25.390Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-08T16:35:25.390Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:35:25.390Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:25.390Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-08T16:35:25.390Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:35:25.390Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:25.651Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-08T16:35:25.651Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-08T16:35:25.651Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-08T16:35:25.651Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-08T16:35:25.651Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:35:25.651Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:25.651Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-08T16:35:25.651Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:35:25.651Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:25.911Z] Selecting previously unselected package openssh-client. [2022-03-08T16:35:25.911Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-08T16:35:25.911Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-08T16:35:25.911Z] Selecting previously unselected package dbus-user-session. [2022-03-08T16:35:25.911Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T16:35:25.911Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:25.911Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-08T16:35:25.911Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-08T16:35:25.911Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-08T16:35:25.911Z] Selecting previously unselected package squashfs-tools. [2022-03-08T16:35:25.911Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-08T16:35:25.911Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-08T16:35:26.172Z] Selecting previously unselected package snapd. [2022-03-08T16:35:26.172Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-08T16:35:26.172Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-08T16:35:29.476Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-08T16:35:29.476Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-08T16:35:29.476Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-08T16:35:29.476Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-08T16:35:29.476Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:29.476Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:29.476Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:29.476Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-08T16:35:29.476Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:29.476Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:29.476Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-08T16:35:29.476Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:29.476Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-08T16:35:29.476Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T16:35:30.047Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-08T16:35:30.047Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-08T16:35:30.047Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-08T16:35:30.310Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-08T16:35:30.310Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-08T16:35:30.310Z] running python rtupdate hooks for python3.8... [2022-03-08T16:35:30.310Z] running python post-rtupdate hooks for python3.8... [2022-03-08T16:35:30.310Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-08T16:35:31.255Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-08T16:35:31.516Z] Reloading AppArmor profiles [2022-03-08T16:35:31.516Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:35:31.516Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-08T16:35:31.516Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-08T16:35:31.778Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-08T16:35:32.039Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-08T16:35:32.039Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-08T16:35:32.039Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-08T16:35:33.427Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-08T16:35:33.427Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T16:35:33.689Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-08T16:35:33.689Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-08T16:35:33.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-08T16:35:34.210Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-08T16:35:34.471Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-08T16:35:34.730Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-08T16:35:34.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-08T16:35:34.991Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-08T16:35:35.252Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-08T16:35:35.512Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-08T16:35:35.772Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-08T16:35:36.033Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-08T16:35:36.033Z] /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' [2022-03-08T16:35:36.293Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-08T16:35:37.235Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-08T16:35:37.235Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-08T16:35:37.235Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-08T16:35:38.070Z] Reading package lists... [2022-03-08T16:35:38.330Z] Reading package lists... [2022-03-08T16:35:38.591Z] Building dependency tree... [2022-03-08T16:35:38.591Z] Reading state information... [2022-03-08T16:35:38.591Z] Calculating upgrade... [2022-03-08T16:35:38.853Z] The following packages will be upgraded: [2022-03-08T16:35:38.853Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-08T16:35:38.853Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-08T16:35:38.853Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-08T16:35:38.853Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-08T16:35:38.853Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-08T16:35:38.853Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-08T16:35:38.853Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-08T16:35:38.853Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-08T16:35:38.853Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-08T16:35:38.853Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-08T16:35:38.853Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-08T16:35:38.853Z] xz-utils zlib1g [2022-03-08T16:35:38.853Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T16:35:38.853Z] Need to get 65.7 MB of archives. [2022-03-08T16:35:38.853Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-08T16:35:38.853Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-08T16:35:38.853Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-08T16:35:38.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T16:35:38.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T16:35:39.115Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-08T16:35:39.115Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-08T16:35:39.115Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-08T16:35:39.115Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-08T16:35:39.115Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-08T16:35:39.115Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-08T16:35:39.115Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-08T16:35:39.115Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-08T16:35:39.115Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-08T16:35:39.115Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-08T16:35:39.115Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-08T16:35:39.115Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-08T16:35:39.115Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-08T16:35:39.115Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-08T16:35:39.115Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-08T16:35:39.115Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-08T16:35:39.115Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-08T16:35:39.115Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-08T16:35:39.115Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-08T16:35:39.115Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-08T16:35:39.115Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-08T16:35:39.115Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-08T16:35:39.115Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-08T16:35:39.115Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-08T16:35:39.115Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-08T16:35:39.115Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-08T16:35:39.115Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-08T16:35:39.115Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-08T16:35:39.115Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-08T16:35:39.115Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-08T16:35:39.115Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-08T16:35:39.115Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-08T16:35:39.115Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-08T16:35:39.115Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-08T16:35:39.115Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-08T16:35:39.376Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-08T16:35:39.376Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-08T16:35:39.376Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-08T16:35:39.376Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-08T16:35:39.376Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-08T16:35:39.376Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-08T16:35:39.376Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-08T16:35:39.376Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-08T16:35:39.376Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-08T16:35:39.376Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-08T16:35:39.376Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-08T16:35:39.376Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-08T16:35:39.376Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-08T16:35:39.376Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-08T16:35:39.376Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-08T16:35:39.376Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-08T16:35:39.376Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-08T16:35:39.376Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-08T16:35:39.376Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-08T16:35:39.376Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-08T16:35:39.649Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-08T16:35:39.649Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-08T16:35:39.649Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-08T16:35:39.649Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-08T16:35:39.649Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-08T16:35:39.649Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-08T16:35:39.649Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-08T16:35:39.649Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-08T16:35:39.649Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-08T16:35:39.910Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-08T16:35:39.910Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-08T16:35:39.910Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-08T16:35:39.910Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-08T16:35:39.910Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-08T16:35:39.910Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-08T16:35:39.910Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-08T16:35:39.910Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-08T16:35:39.910Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-08T16:35:39.910Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-08T16:35:39.910Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-08T16:35:39.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T16:35:40.171Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T16:35:40.432Z] Fetched 65.7 MB in 1s (55.9 MB/s) [2022-03-08T16:35:40.432Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-08T16:35:40.432Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T16:35:40.432Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T16:35:40.694Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T16:35:40.694Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T16:35:40.956Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-08T16:35:40.956Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-08T16:35:41.216Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:41.216Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:41.216Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:41.216Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:41.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T16:35:41.478Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:41.478Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:41.739Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:41.739Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:41.739Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:41.739Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.004Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.004Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.004Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.004Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.004Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:42.264Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T16:35:42.264Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.264Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.264Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:42.264Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T16:35:42.264Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.264Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.264Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.264Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.524Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:42.524Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T16:35:42.524Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:42.524Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T16:35:42.524Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T16:35:42.785Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T16:35:43.047Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-08T16:35:43.307Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T16:35:43.307Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-08T16:35:43.570Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-08T16:35:43.570Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-08T16:35:43.570Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-08T16:35:43.829Z] Setting up base-files (11ubuntu5.5) ... [2022-03-08T16:35:43.829Z] Installing new version of config file /etc/issue ... [2022-03-08T16:35:43.829Z] Installing new version of config file /etc/issue.net ... [2022-03-08T16:35:43.829Z] Installing new version of config file /etc/lsb-release ... [2022-03-08T16:35:43.829Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-08T16:35:44.090Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-08T16:35:44.091Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-08T16:35:44.091Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-08T16:35:44.352Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:44.352Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-08T16:35:44.352Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-08T16:35:44.352Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-08T16:35:44.352Z] 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 [2022-03-08T16:35:44.352Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:44.352Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:44.352Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-08T16:35:44.613Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:44.613Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:44.613Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-08T16:35:44.613Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-08T16:35:44.613Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-08T16:35:44.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T16:35:44.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:44.873Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T16:35:44.873Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T16:35:45.133Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T16:35:45.133Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T16:35:45.392Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T16:35:45.392Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T16:35:45.652Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-08T16:35:45.652Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:45.652Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-08T16:35:45.652Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T16:35:46.224Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-08T16:35:46.224Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-08T16:35:46.224Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-08T16:35:46.224Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:46.224Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-08T16:35:46.224Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-08T16:35:46.484Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-08T16:35:46.484Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:46.484Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:46.484Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:46.484Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:46.484Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:46.484Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:46.484Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:46.745Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:46.745Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:46.745Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:46.745Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:46.745Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:46.745Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:46.745Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:47.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:47.005Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:47.005Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:47.005Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:47.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:47.005Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:47.005Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:47.005Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:47.005Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:47.578Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:47.838Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-08T16:35:48.409Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-08T16:35:48.409Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:48.409Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T16:35:48.409Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T16:35:48.409Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T16:35:48.671Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:48.671Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-08T16:35:48.671Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-08T16:35:48.671Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-08T16:35:48.671Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:48.671Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-08T16:35:48.671Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-08T16:35:48.671Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-08T16:35:48.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:48.930Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-08T16:35:48.930Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-08T16:35:48.930Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-08T16:35:48.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:48.930Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-08T16:35:48.930Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-08T16:35:49.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T16:35:49.193Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-08T16:35:49.193Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.193Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-08T16:35:49.193Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-08T16:35:49.193Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-08T16:35:49.193Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.193Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T16:35:49.454Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T16:35:49.454Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-08T16:35:49.454Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.454Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-08T16:35:49.454Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-08T16:35:49.454Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-08T16:35:49.454Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.454Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-08T16:35:49.454Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-08T16:35:49.714Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-08T16:35:49.714Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.714Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-08T16:35:49.714Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-08T16:35:49.714Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-08T16:35:49.714Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.714Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-08T16:35:49.714Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-08T16:35:49.976Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-08T16:35:49.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:49.976Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-08T16:35:49.976Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-08T16:35:49.976Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-08T16:35:50.237Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:50.237Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-08T16:35:50.237Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-08T16:35:50.237Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-08T16:35:50.237Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:50.237Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-08T16:35:50.237Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-08T16:35:50.807Z] Setting up apt (2.0.6) ... [2022-03-08T16:35:51.071Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-08T16:35:51.331Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:51.331Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T16:35:51.331Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T16:35:51.331Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-08T16:35:51.591Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T16:35:51.591Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T16:35:51.591Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T16:35:51.591Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-08T16:35:51.852Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-08T16:35:51.852Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T16:35:51.852Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T16:35:51.852Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-08T16:35:52.113Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T16:35:52.113Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T16:35:52.113Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T16:35:52.113Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-08T16:35:52.113Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T16:35:52.113Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-08T16:35:52.375Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T16:35:52.375Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-08T16:35:52.375Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-08T16:35:52.636Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-08T16:35:52.636Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T16:35:52.636Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-08T16:35:52.636Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-08T16:35:52.896Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-08T16:35:52.896Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-08T16:35:52.896Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-08T16:35:52.896Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-08T16:35:53.156Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-08T16:35:53.156Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-08T16:35:53.156Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-08T16:35:53.156Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-08T16:35:53.416Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-08T16:35:53.416Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-08T16:35:53.416Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-08T16:35:53.416Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-08T16:35:53.416Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-08T16:35:53.416Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-08T16:35:53.677Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-08T16:35:53.677Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-08T16:35:53.677Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-08T16:35:53.677Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-08T16:35:53.935Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-08T16:35:53.935Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-08T16:35:53.935Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.195Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.195Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.195Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.455Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.455Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.455Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.455Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.455Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.455Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T16:35:54.717Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T16:35:54.717Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T16:35:54.717Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-08T16:35:54.717Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-08T16:35:54.717Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:54.717Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:54.977Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:54.977Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:55.919Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:55.919Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:56.492Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:56.492Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:56.753Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:56.753Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:57.014Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:57.014Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:57.956Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T16:35:57.956Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T16:35:57.956Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-08T16:35:57.956Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-08T16:35:57.956Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-08T16:35:57.956Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-08T16:35:57.956Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T16:35:57.956Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-08T16:35:57.956Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T16:35:57.956Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:57.956Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-08T16:35:58.217Z] [2022-03-08T16:35:58.217Z] Current default time zone: 'Etc/UTC' [2022-03-08T16:35:58.217Z] Local time is now: Tue Mar 8 16:35:57 UTC 2022. [2022-03-08T16:35:58.217Z] Universal Time is now: Tue Mar 8 16:35:57 UTC 2022. [2022-03-08T16:35:58.217Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-08T16:35:58.217Z] [2022-03-08T16:35:58.217Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-08T16:35:58.217Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:58.217Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:58.217Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-08T16:35:58.217Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-08T16:35:58.217Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T16:35:58.217Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-08T16:35:58.217Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-08T16:35:58.217Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-08T16:35:58.217Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T16:35:58.217Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T16:35:58.477Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-08T16:35:58.477Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-08T16:35:58.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T16:36:00.398Z] Updating certificates in /etc/ssl/certs... [2022-03-08T16:36:00.970Z] 21 added, 21 removed; done. [2022-03-08T16:36:00.970Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:00.970Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-08T16:36:00.970Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-08T16:36:01.238Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:01.238Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-08T16:36:01.238Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-08T16:36:01.238Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-08T16:36:01.238Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-08T16:36:01.238Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:01.238Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-08T16:36:01.238Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:01.238Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:01.238Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T16:36:01.238Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T16:36:01.238Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-08T16:36:01.499Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-08T16:36:01.499Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-08T16:36:01.499Z] Updating certificates in /etc/ssl/certs... [2022-03-08T16:36:02.074Z] 0 added, 0 removed; done. [2022-03-08T16:36:02.074Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-08T16:36:02.074Z] done. [2022-03-08T16:36:02.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T16:36:03.274Z] Reading package lists... [2022-03-08T16:36:03.274Z] Building dependency tree... [2022-03-08T16:36:03.274Z] Reading state information... [2022-03-08T16:36:03.535Z] The following NEW packages will be installed: [2022-03-08T16:36:03.535Z] apt-transport-https [2022-03-08T16:36:03.535Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T16:36:03.794Z] Need to get 4680 B of archives. [2022-03-08T16:36:03.794Z] After this operation, 162 kB of additional disk space will be used. [2022-03-08T16:36:03.794Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-08T16:36:03.794Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T16:36:04.055Z] Fetched 4680 B in 0s (18.5 kB/s) [2022-03-08T16:36:04.055Z] Selecting previously unselected package apt-transport-https. [2022-03-08T16:36:04.055Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-08T16:36:04.055Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-08T16:36:04.055Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-08T16:36:04.055Z] Setting up apt-transport-https (2.0.6) ... [2022-03-08T16:36:04.315Z] Waiting for network to be ready... [2022-03-08T16:36:04.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T16:36:09.605Z] 2022-03-08T16:36:07Z INFO Waiting for automatic snapd restart... [2022-03-08T16:36:09.866Z] snapd 2.54.3 from Canonical* installed [2022-03-08T16:36:10.127Z] "snapd" switched to the "latest/stable" channel [2022-03-08T16:36:10.127Z] [2022-03-08T16:36:12.669Z] core20 20220215 from Canonical* installed [2022-03-08T16:36:12.669Z] "core20" switched to the "latest/stable" channel [2022-03-08T16:36:12.669Z] [2022-03-08T16:36:13.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T16:36:14.581Z] snapcraft 6.0.2 from Canonical* installed [2022-03-08T16:36:14.840Z] "snapcraft" switched to the "latest/stable" channel [2022-03-08T16:36:14.840Z] [2022-03-08T16:36:19.051Z] 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: [2022-03-08T16:36:19.051Z] - README.md [2022-03-08T16:36:19.051Z] [2022-03-08T16:36:19.051Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-08T16:36:19.624Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-08T16:36:19.624Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-08T16:36:19.624Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-08T16:36:20.458Z] Reading package lists... [2022-03-08T16:36:21.028Z] 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 [2022-03-08T16:36:21.028Z] Reading package lists... [2022-03-08T16:36:21.028Z] Building dependency tree... [2022-03-08T16:36:21.028Z] Reading state information... [2022-03-08T16:36:21.290Z] Suggested packages: [2022-03-08T16:36:21.290Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-08T16:36:21.290Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-08T16:36:21.290Z] krb5-user libnorm-doc [2022-03-08T16:36:21.290Z] Recommended packages: [2022-03-08T16:36:21.290Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-08T16:36:21.290Z] The following NEW packages will be installed: [2022-03-08T16:36:21.290Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-08T16:36:21.290Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-08T16:36:21.290Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-08T16:36:21.290Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-08T16:36:21.290Z] libzmq5 pkg-config zip [2022-03-08T16:36:21.290Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T16:36:21.549Z] Need to get 10.3 MB of archives. [2022-03-08T16:36:21.549Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-08T16:36:21.549Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-08T16:36:21.549Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-08T16:36:22.122Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-08T16:36:22.122Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-08T16:36:22.122Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-08T16:36:22.383Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-08T16:36:22.383Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-08T16:36:22.383Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-08T16:36:22.383Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-08T16:36:22.383Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-08T16:36:22.383Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-08T16:36:22.383Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-08T16:36:22.383Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-08T16:36:22.383Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-08T16:36:22.383Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-08T16:36:22.383Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-08T16:36:22.383Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-08T16:36:22.383Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-08T16:36:22.383Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-08T16:36:22.383Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-08T16:36:22.383Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-08T16:36:22.383Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-08T16:36:22.383Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-08T16:36:22.383Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-08T16:36:22.383Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-08T16:36:22.383Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-08T16:36:22.383Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-08T16:36:22.643Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T16:36:22.643Z] Fetched 10.3 MB in 1s (9270 kB/s) [2022-03-08T16:36:22.643Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-08T16:36:22.643Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-08T16:36:22.643Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-08T16:36:22.643Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-08T16:36:22.903Z] Selecting previously unselected package libsodium23:amd64. [2022-03-08T16:36:22.903Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-08T16:36:22.903Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-08T16:36:22.903Z] Selecting previously unselected package libpsl5:amd64. [2022-03-08T16:36:22.903Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-08T16:36:22.903Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-08T16:36:22.903Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-08T16:36:22.903Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-08T16:36:22.903Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-08T16:36:22.903Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-08T16:36:22.903Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-08T16:36:22.903Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-08T16:36:23.164Z] Selecting previously unselected package librtmp1:amd64. [2022-03-08T16:36:23.164Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-08T16:36:23.164Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-08T16:36:23.164Z] Selecting previously unselected package libssh-4:amd64. [2022-03-08T16:36:23.164Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-08T16:36:23.164Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-08T16:36:23.164Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-08T16:36:23.164Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-08T16:36:23.164Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-08T16:36:23.164Z] Selecting previously unselected package liberror-perl. [2022-03-08T16:36:23.164Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-08T16:36:23.164Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-08T16:36:23.164Z] Selecting previously unselected package git-man. [2022-03-08T16:36:23.164Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-08T16:36:23.164Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-08T16:36:23.425Z] Selecting previously unselected package git. [2022-03-08T16:36:23.426Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-08T16:36:23.426Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-08T16:36:23.997Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-08T16:36:23.997Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:23.997Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:23.997Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-08T16:36:23.997Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:23.997Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:23.997Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-08T16:36:23.997Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:23.997Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:23.997Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-08T16:36:23.997Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:23.997Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:24.258Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-08T16:36:24.258Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-08T16:36:24.258Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-08T16:36:24.258Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-08T16:36:24.258Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:24.258Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:24.258Z] Selecting previously unselected package libnorm1:amd64. [2022-03-08T16:36:24.258Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-08T16:36:24.258Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T16:36:24.258Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-08T16:36:24.258Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-08T16:36:24.258Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T16:36:24.520Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-08T16:36:24.520Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-08T16:36:24.520Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T16:36:24.520Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-08T16:36:24.520Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-08T16:36:24.520Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T16:36:24.520Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-08T16:36:24.520Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-08T16:36:24.520Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-08T16:36:24.520Z] Selecting previously unselected package libzmq5:amd64. [2022-03-08T16:36:24.520Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-08T16:36:24.520Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T16:36:24.780Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-08T16:36:24.780Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T16:36:24.780Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:24.780Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-08T16:36:24.780Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-08T16:36:24.780Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T16:36:24.780Z] Selecting previously unselected package pkg-config. [2022-03-08T16:36:24.780Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-08T16:36:24.780Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-08T16:36:24.780Z] Selecting previously unselected package zip. [2022-03-08T16:36:24.780Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-08T16:36:24.780Z] Unpacking zip (3.0-11build1) ... [2022-03-08T16:36:25.041Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-08T16:36:25.041Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-08T16:36:25.041Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-08T16:36:25.041Z] No schema files found: doing nothing. [2022-03-08T16:36:25.041Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-08T16:36:25.041Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T16:36:25.041Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-08T16:36:25.041Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T16:36:25.041Z] Setting up liberror-perl (0.17029-1) ... [2022-03-08T16:36:25.041Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.041Z] Setting up zip (3.0-11build1) ... [2022-03-08T16:36:25.041Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-08T16:36:25.041Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-08T16:36:25.041Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-08T16:36:25.041Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-08T16:36:25.041Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-08T16:36:25.041Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.041Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-08T16:36:25.041Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.041Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T16:36:25.041Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.041Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T16:36:25.041Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-08T16:36:25.041Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T16:36:25.041Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-08T16:36:25.302Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.302Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T16:36:25.302Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T16:36:25.302Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T16:36:25.873Z] comerr-dev set to automatically installed. [2022-03-08T16:36:25.873Z] git set to automatically installed. [2022-03-08T16:36:25.873Z] git-man set to automatically installed. [2022-03-08T16:36:25.873Z] krb5-multidev set to automatically installed. [2022-03-08T16:36:25.873Z] libbrotli1 set to automatically installed. [2022-03-08T16:36:25.873Z] libcurl3-gnutls set to automatically installed. [2022-03-08T16:36:25.873Z] liberror-perl set to automatically installed. [2022-03-08T16:36:25.873Z] libglib2.0-0 set to automatically installed. [2022-03-08T16:36:25.873Z] libgssrpc4 set to automatically installed. [2022-03-08T16:36:25.873Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-08T16:36:25.873Z] libkadm5srv-mit11 set to automatically installed. [2022-03-08T16:36:25.873Z] libkdb5-9 set to automatically installed. [2022-03-08T16:36:25.873Z] libkrb5-dev set to automatically installed. [2022-03-08T16:36:25.873Z] libnghttp2-14 set to automatically installed. [2022-03-08T16:36:25.873Z] libnorm-dev set to automatically installed. [2022-03-08T16:36:25.873Z] libnorm1 set to automatically installed. [2022-03-08T16:36:25.873Z] libpgm-5.2-0 set to automatically installed. [2022-03-08T16:36:25.873Z] libpgm-dev set to automatically installed. [2022-03-08T16:36:25.873Z] libpsl5 set to automatically installed. [2022-03-08T16:36:25.873Z] librtmp1 set to automatically installed. [2022-03-08T16:36:25.873Z] libsodium-dev set to automatically installed. [2022-03-08T16:36:25.873Z] libsodium23 set to automatically installed. [2022-03-08T16:36:25.873Z] libssh-4 set to automatically installed. [2022-03-08T16:36:25.873Z] libzmq3-dev set to automatically installed. [2022-03-08T16:36:25.873Z] libzmq5 set to automatically installed. [2022-03-08T16:36:25.873Z] pkg-config set to automatically installed. [2022-03-08T16:36:25.873Z] zip set to automatically installed. [2022-03-08T16:36:26.444Z] snapd is not logged in, snap install commands will use sudo [2022-03-08T16:36:38.676Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-08T16:36:39.246Z] Downloading snap 'edgex-app-service-configurable' [2022-03-08T16:36:41.788Z] Pulling app-service-configurable [2022-03-08T16:36:41.788Z] + snapcraftctl pull [2022-03-08T16:36:43.191Z] Pulling config-common [2022-03-08T16:36:43.191Z] + snapcraftctl pull [2022-03-08T16:36:44.603Z] Pulling go-build-helper [2022-03-08T16:36:44.603Z] + snapcraftctl pull [Pipeline] } [2022-03-08T16:36:45.418Z] $ docker stop --time=1 bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 [2022-03-08T16:36:45.638Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-08T16:36:45.638Z] Skipping pull go-build-helper (already ran) [2022-03-08T16:36:45.638Z] Building go-build-helper [2022-03-08T16:36:45.638Z] + snapcraftctl build [2022-03-08T16:36:47.024Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-08T16:36:47.382Z] $ docker rm -f bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 [2022-03-08T16:36:47.598Z] Staging go-build-helper [2022-03-08T16:36:47.598Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:36:49.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T16:36:49.585Z] [2022-03-08T16:36:49.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:36:49.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T16:36:50.201Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-08T16:36:50.201Z] 29e5d40040c1: Pulling fs layer [2022-03-08T16:36:50.201Z] 1ce36da41761: Pulling fs layer [2022-03-08T16:36:50.201Z] 25b303627fd3: Pulling fs layer [2022-03-08T16:36:50.201Z] 29e5d40040c1: Download complete [2022-03-08T16:36:50.474Z] 1ce36da41761: Verifying Checksum [2022-03-08T16:36:50.474Z] 1ce36da41761: Download complete [2022-03-08T16:36:50.747Z] 29e5d40040c1: Pull complete [2022-03-08T16:36:52.180Z] 25b303627fd3: Verifying Checksum [2022-03-08T16:36:52.180Z] 25b303627fd3: Download complete [2022-03-08T16:36:52.180Z] 1ce36da41761: Pull complete [2022-03-08T16:36:52.886Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-08T16:36:52.886Z] Fetched 290 kB in 0s (0 B/s) [2022-03-08T16:36:52.886Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-08T16:36:52.886Z] Fetched 158 kB in 0s (0 B/s) [2022-03-08T16:36:52.886Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-08T16:36:52.886Z] Fetched 242 kB in 0s (0 B/s) [2022-03-08T16:36:52.886Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-08T16:36:52.887Z] Fetched 150 kB in 0s (0 B/s) [2022-03-08T16:36:52.887Z] Pulling edgex-go [2022-03-08T16:36:52.887Z] + snapcraftctl pull [2022-03-08T16:36:54.271Z] Pulling hooks [2022-03-08T16:36:54.271Z] + snapcraftctl pull [2022-03-08T16:37:02.315Z] 25b303627fd3: Pull complete [2022-03-08T16:37:02.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-08T16:37:02.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T16:37:02.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-08T16:37:02.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container [2022-03-08T16:37:02.605Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-08T16:37:04.927Z] $ docker top ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:37:05.801Z] + grep parallel [2022-03-08T16:37:05.801Z] + docker-compose build --help [2022-03-08T16:37:09.168Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-08T16:37:09.168Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-08T16:37:09.168Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-08T16:37:09.168Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-08T16:37:09.168Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-08T16:37:09.168Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-08T16:37:09.168Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-08T16:37:09.169Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-08T16:37:09.169Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-08T16:37:09.169Z] Fetched 234 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-08T16:37:09.169Z] Fetched 155 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-08T16:37:09.169Z] Fetched 170 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-08T16:37:09.169Z] Fetched 267 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-08T16:37:09.169Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-08T16:37:09.169Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-08T16:37:09.169Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-08T16:37:09.169Z] Fetched 121 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-08T16:37:09.169Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-08T16:37:09.169Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-08T16:37:09.169Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-08T16:37:09.169Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-08T16:37:09.169Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-08T16:37:09.169Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-08T16:37:09.169Z] Fetched 142 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-08T16:37:09.169Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-08T16:37:09.169Z] Fetched 181 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-08T16:37:09.169Z] Fetched 208 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-08T16:37:09.169Z] Fetched 161 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-08T16:37:09.169Z] Fetched 107 kB in 0s (0 B/s) [2022-03-08T16:37:09.169Z] Pulling static-packages [2022-03-08T16:37:09.169Z] + snapcraftctl pull [2022-03-08T16:37:09.169Z] Pulling version [2022-03-08T16:37:09.169Z] + cd /root/project [2022-03-08T16:37:09.169Z] ++ git describe --tags --abbrev=0 [2022-03-08T16:37:09.169Z] ++ sed s/v// [2022-03-08T16:37:09.169Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-08T16:37:09.169Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-08T16:37:09.169Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-08T16:37:09.176Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T16:37:09.468Z] $ docker stop --time=1 ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d [2022-03-08T16:37:10.107Z] Building app-service-configurable [2022-03-08T16:37:10.107Z] + snapcraftctl build [2022-03-08T16:37:11.105Z] $ docker rm -f ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:37:11.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T16:37:11.685Z] . [Pipeline] withDockerContainer [2022-03-08T16:37:11.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container [2022-03-08T16:37:12.017Z] Building config-common [2022-03-08T16:37:12.017Z] + snapcraftctl build [2022-03-08T16:37:12.010Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-08T16:37:13.394Z] $ docker top 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef -eo pid,comm [2022-03-08T16:37:13.397Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [Pipeline] { [Pipeline] sh [2022-03-08T16:37:13.968Z] Skipping build go-build-helper (already ran) [2022-03-08T16:37:14.230Z] Building edgex-go [2022-03-08T16:37:14.230Z] + cd /root/parts/edgex-go/src [2022-03-08T16:37:14.230Z] ++ git describe --tags --abbrev=0 [2022-03-08T16:37:14.230Z] ++ sed s/v// [2022-03-08T16:37:14.230Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-08T16:37:14.230Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-08T16:37:14.230Z] + echo 2.2.0-dev.33 [2022-03-08T16:37:14.230Z] + '[' '!' -d vendor ']' [2022-03-08T16:37:14.230Z] + go mod download all [2022-03-08T16:37:14.325Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T16:37:18.625Z] Building core-command ... [2022-03-08T16:37:18.625Z] Building core-data ... [2022-03-08T16:37:18.625Z] Building core-metadata ... [2022-03-08T16:37:18.625Z] Building security-bootstrapper ... [2022-03-08T16:37:18.625Z] Building security-proxy-setup ... [2022-03-08T16:37:18.625Z] Building security-secretstore-setup ... [2022-03-08T16:37:18.625Z] Building security-spiffe-token-provider ... [2022-03-08T16:37:18.625Z] Building security-spire-agent ... [2022-03-08T16:37:18.625Z] Building security-spire-config ... [2022-03-08T16:37:18.625Z] Building security-spire-server ... [2022-03-08T16:37:18.625Z] Building support-notifications ... [2022-03-08T16:37:18.625Z] Building support-scheduler ... [2022-03-08T16:37:18.625Z] Building sys-mgmt-agent ... [2022-03-08T16:37:18.625Z] Building security-secretstore-setup [2022-03-08T16:37:18.625Z] Building security-spire-config [2022-03-08T16:37:18.625Z] Building core-data [2022-03-08T16:37:18.625Z] Building security-bootstrapper [2022-03-08T16:37:18.625Z] Building core-command [2022-03-08T16:37:20.804Z] + make build [2022-03-08T16:37:20.804Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T16:37:38.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T16:37:47.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T16:37:47.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T16:37:48.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T16:37:49.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T16:37:50.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T16:37:51.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T16:37:52.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T16:37:54.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T16:37:55.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T16:37:56.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T16:37:58.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-08T16:38:04.676Z] + case "$service" in [2022-03-08T16:38:04.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-08T16:38:04.676Z] + 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 [2022-03-08T16:38:04.676Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-08T16:38:04.676Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-08T16:38:04.676Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-08T16:38:04.676Z] Building hooks [2022-03-08T16:38:04.676Z] + cd /root/parts/hooks/src [2022-03-08T16:38:04.676Z] + make build [2022-03-08T16:38:04.676Z] go mod tidy [2022-03-08T16:38:04.676Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-08T16:38:05.248Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-08T16:38:05.248Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-08T16:38:05.248Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-08T16:38:06.632Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-08T16:38:07.202Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-08T16:38:07.202Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-08T16:38:09.110Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-08T16:38:09.110Z] Building static-packages [2022-03-08T16:38:09.110Z] + snapcraftctl build [2022-03-08T16:38:11.023Z] Building version [2022-03-08T16:38:11.023Z] + snapcraftctl build [2022-03-08T16:38:12.937Z] Staging app-service-configurable [2022-03-08T16:38:12.937Z] + snapcraftctl stage [2022-03-08T16:38:14.321Z] Staging config-common [2022-03-08T16:38:14.321Z] + snapcraftctl stage [2022-03-08T16:38:15.260Z] Skipping stage go-build-helper (already ran) [2022-03-08T16:38:15.260Z] Staging edgex-go [2022-03-08T16:38:15.520Z] + snapcraftctl stage [2022-03-08T16:38:16.902Z] Staging hooks [2022-03-08T16:38:16.902Z] + snapcraftctl stage [2022-03-08T16:38:18.287Z] Staging static-packages [2022-03-08T16:38:18.287Z] + snapcraftctl stage [2022-03-08T16:38:19.668Z] Staging version [2022-03-08T16:38:19.668Z] + snapcraftctl stage [2022-03-08T16:38:21.046Z] Priming app-service-configurable [2022-03-08T16:38:21.046Z] + snapcraftctl prime [2022-03-08T16:38:22.955Z] 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 [2022-03-08T16:38:22.956Z] stage-packages: [2022-03-08T16:38:22.956Z] - libnorm1 [2022-03-08T16:38:22.956Z] - libpgm-5.2-0 [2022-03-08T16:38:22.956Z] - libsodium23 [2022-03-08T16:38:22.956Z] - libzmq5 [2022-03-08T16:38:23.216Z] Priming config-common [2022-03-08T16:38:23.216Z] + snapcraftctl prime [2022-03-08T16:38:24.656Z] Priming go-build-helper [2022-03-08T16:38:24.656Z] + snapcraftctl prime [2022-03-08T16:38:26.068Z] Priming edgex-go [2022-03-08T16:38:26.068Z] + snapcraftctl prime [2022-03-08T16:38:28.000Z] Priming hooks [2022-03-08T16:38:28.000Z] + snapcraftctl prime [2022-03-08T16:38:29.396Z] Priming static-packages [2022-03-08T16:38:29.396Z] + snapcraftctl prime [2022-03-08T16:38:33.599Z] Priming version [2022-03-08T16:38:33.599Z] + snapcraftctl prime [2022-03-08T16:38:34.981Z] 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] } [2022-03-08T16:38:40.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:38:40.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:38:40.376Z] ---> 806de5351d1e [2022-03-08T16:38:40.376Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:38:40.376Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:38:40.376Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:38:40.376Z] ---> 806de5351d1e [2022-03-08T16:38:40.376Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T16:38:40.376Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:38:40.376Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:38:40.376Z] ---> 806de5351d1e [2022-03-08T16:38:40.376Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T16:38:40.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:38:40.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:38:40.376Z] ---> 806de5351d1e [2022-03-08T16:38:40.376Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:38:40.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:38:40.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:38:40.376Z] ---> 806de5351d1e [2022-03-08T16:38:40.376Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:38:40.376Z] ---> Running in 7f800f72326c [2022-03-08T16:38:40.377Z] ---> Running in b214ab0c7ca8 [2022-03-08T16:38:40.377Z] ---> Running in 36572ec99656 [2022-03-08T16:38:40.377Z] ---> Running in 15a73695badd [2022-03-08T16:38:40.377Z] ---> Running in a78a53808e1e [2022-03-08T16:38:40.377Z] Removing intermediate container 36572ec99656 [2022-03-08T16:38:40.377Z] ---> 6980c052b254 [2022-03-08T16:38:40.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:38:40.377Z] Removing intermediate container b214ab0c7ca8 [2022-03-08T16:38:40.377Z] ---> a82f6e9775ab [2022-03-08T16:38:40.377Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:38:40.377Z] Removing intermediate container 7f800f72326c [2022-03-08T16:38:40.377Z] ---> 35664d1e7bd8 [2022-03-08T16:38:40.377Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:38:40.377Z] ---> Running in 64d9c47aa75a [2022-03-08T16:38:40.377Z] ---> Running in 6a7219c05a99 [2022-03-08T16:38:40.377Z] Removing intermediate container a78a53808e1e [2022-03-08T16:38:40.377Z] ---> 5e73c5261f46 [2022-03-08T16:38:40.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:38:40.377Z] Removing intermediate container 15a73695badd [2022-03-08T16:38:40.377Z] ---> 526d815836c8 [2022-03-08T16:38:40.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:38:40.377Z] ---> Running in 74221a2d8a47 [2022-03-08T16:38:40.377Z] ---> Running in e6c7b1e084d5 [2022-03-08T16:38:40.377Z] ---> Running in d7751b3693ba [2022-03-08T16:38:40.377Z] Removing intermediate container 64d9c47aa75a [2022-03-08T16:38:40.377Z] ---> 50888799de0e [2022-03-08T16:38:40.377Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T16:38:40.377Z] ---> Running in e2b75d87b33a [2022-03-08T16:38:40.377Z] Removing intermediate container 6a7219c05a99 [2022-03-08T16:38:40.377Z] ---> 206b4f4d2b6e [2022-03-08T16:38:40.377Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T16:38:40.377Z] ---> Running in 3bcdf9786803 [2022-03-08T16:38:40.377Z] Removing intermediate container 74221a2d8a47 [2022-03-08T16:38:40.377Z] ---> 09fa987faa11 [2022-03-08T16:38:40.377Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T16:38:40.377Z] ---> Running in a5a2cbf66eaa [2022-03-08T16:38:40.377Z] Removing intermediate container e6c7b1e084d5 [2022-03-08T16:38:40.377Z] ---> d2bd9cf0d0b0 [2022-03-08T16:38:40.377Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:38:40.377Z] Removing intermediate container d7751b3693ba [2022-03-08T16:38:40.377Z] ---> be1c8457b410 [2022-03-08T16:38:40.377Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:38:40.377Z] ---> Running in 9cbac5c03d44 [2022-03-08T16:38:40.377Z] ---> Running in 8683d972a3bf [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.651Z] OK: 220 MiB in 52 packages [2022-03-08T16:38:40.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:38:40.930Z] OK: 220 MiB in 52 packages [2022-03-08T16:38:41.534Z] OK: 220 MiB in 52 packages [2022-03-08T16:38:41.813Z] OK: 220 MiB in 52 packages [2022-03-08T16:38:42.094Z] OK: 220 MiB in 52 packages [2022-03-08T16:38:42.366Z] Removing intermediate container e2b75d87b33a [2022-03-08T16:38:42.366Z] ---> 8a1f5fd8046f [2022-03-08T16:38:42.366Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T16:38:42.641Z] Removing intermediate container 3bcdf9786803 [2022-03-08T16:38:42.641Z] ---> 1c8a8ca0d823 [2022-03-08T16:38:42.641Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:38:42.914Z] Removing intermediate container a5a2cbf66eaa [2022-03-08T16:38:42.914Z] ---> 8e0795fab03a [2022-03-08T16:38:42.914Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T16:38:43.189Z] Removing intermediate container 8683d972a3bf [2022-03-08T16:38:43.189Z] ---> 05cffc10a616 [2022-03-08T16:38:43.189Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:38:43.189Z] Removing intermediate container 9cbac5c03d44 [2022-03-08T16:38:43.189Z] ---> 334739cc86b0 [2022-03-08T16:38:43.189Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:38:43.459Z] ---> 1083f2750bf4 [2022-03-08T16:38:43.459Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:38:43.730Z] ---> Running in dcb0221804cb [2022-03-08T16:38:43.730Z] ---> 8fea7378bf01 [2022-03-08T16:38:43.730Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:38:44.002Z] ---> Running in 8510e2f4cccc [2022-03-08T16:38:44.002Z] ---> 523f9ca5428e [2022-03-08T16:38:44.002Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:38:44.279Z] ---> Running in 912b7661d232 [2022-03-08T16:38:44.559Z] ---> d28311747e8c [2022-03-08T16:38:44.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:38:44.559Z] ---> d5030b7fb1e6 [2022-03-08T16:38:44.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:38:44.833Z] ---> Running in bf73713014aa [2022-03-08T16:38:44.833Z] ---> Running in fb8c5f1efba1 [2022-03-08T16:38:50.258Z] Removing intermediate container dcb0221804cb [2022-03-08T16:38:50.258Z] ---> 339d306c93a4 [2022-03-08T16:38:50.258Z] Step 8/31 : COPY . . [2022-03-08T16:38:50.258Z] Removing intermediate container 8510e2f4cccc [2022-03-08T16:38:50.258Z] ---> 8f25b66ba89f [2022-03-08T16:38:50.258Z] Step 8/23 : COPY . . [2022-03-08T16:38:50.258Z] Removing intermediate container 912b7661d232 [2022-03-08T16:38:50.258Z] ---> 9edc4dbfe001 [2022-03-08T16:38:50.258Z] Step 8/25 : COPY . . [2022-03-08T16:38:50.531Z] Removing intermediate container bf73713014aa [2022-03-08T16:38:50.532Z] ---> cd789c8fa677 [2022-03-08T16:38:50.532Z] Step 8/23 : COPY . . [2022-03-08T16:38:50.805Z] Removing intermediate container fb8c5f1efba1 [2022-03-08T16:38:50.805Z] ---> 42e8dc8dc88f [2022-03-08T16:38:50.805Z] Step 8/23 : COPY . . [2022-03-08T16:39:12.972Z] ---> b59a9b0931d9 [2022-03-08T16:39:12.972Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T16:39:13.245Z] ---> e62531c221ff [2022-03-08T16:39:13.245Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T16:39:13.245Z] ---> bd16f4893d28 [2022-03-08T16:39:13.245Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T16:39:13.245Z] ---> Running in 8817c82b8402 [2022-03-08T16:39:13.522Z] ---> Running in b3425b67ec19 [2022-03-08T16:39:13.522Z] ---> Running in fe8e4db564d1 [2022-03-08T16:39:13.522Z] ---> 8d336631fb3f [2022-03-08T16:39:13.522Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T16:39:13.803Z] ---> Running in a7d575015f6b [2022-03-08T16:39:14.086Z] ---> 074d1c968355 [2022-03-08T16:39:14.086Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:39:14.360Z] ---> Running in 174ceac857df [2022-03-08T16:39:14.960Z] Removing intermediate container 174ceac857df [2022-03-08T16:39:14.960Z] ---> f8731068479a [2022-03-08T16:39:14.960Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:39:14.960Z] ---> Running in 7986061923c0 [2022-03-08T16:39:15.234Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T16:39:15.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T16:39:15.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T16:39:15.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T16:39:18.414Z] spire-1.2.0/ [2022-03-08T16:39:23.833Z] spire-1.2.0/README.md [2022-03-08T16:39:23.833Z] spire-1.2.0/bin/ [2022-03-08T16:39:23.833Z] spire-1.2.0/bin/spire-server [2022-03-08T16:39:23.833Z] spire-1.2.0/bin/spire-agent [2022-03-08T16:39:23.833Z] spire-1.2.0/conf/ [2022-03-08T16:39:23.833Z] spire-1.2.0/conf/server/ [2022-03-08T16:39:23.833Z] spire-1.2.0/conf/server/server.conf [2022-03-08T16:39:23.833Z] spire-1.2.0/conf/agent/ [2022-03-08T16:39:23.833Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T16:39:23.833Z] spire-1.2.0/LICENSE [2022-03-08T16:39:29.236Z] Removing intermediate container 7986061923c0 [2022-03-08T16:39:29.236Z] ---> 4eec9bad7e60 [2022-03-08T16:39:29.236Z] [2022-03-08T16:39:29.236Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T16:39:29.236Z] 3.15: Pulling from library/alpine [2022-03-08T16:39:29.236Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T16:39:29.236Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T16:39:29.236Z] ---> 8e1d7573f448 [2022-03-08T16:39:29.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:39:29.236Z] ---> Running in 0bdad672e558 [2022-03-08T16:39:29.837Z] Removing intermediate container 0bdad672e558 [2022-03-08T16:39:29.837Z] ---> 38b9eadedf77 [2022-03-08T16:39:29.837Z] Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-08T16:39:30.127Z] ---> Running in 8450a19ebd0a [2022-03-08T16:39:32.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:39:32.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:39:33.561Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:39:33.561Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:39:33.561Z] OK: 15734 distinct packages available [2022-03-08T16:39:33.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:39:33.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:39:34.822Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T16:39:34.822Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:39:34.822Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T16:39:34.822Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T16:39:34.822Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:39:34.822Z] OK: 6 MiB in 18 packages [2022-03-08T16:39:36.288Z] Removing intermediate container 8450a19ebd0a [2022-03-08T16:39:36.288Z] ---> 47fa7a6a9dbe [2022-03-08T16:39:36.288Z] Step 14/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:39:41.714Z] ---> 358e5ac3ffd0 [2022-03-08T16:39:41.714Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:39:41.995Z] ---> 03d965513fc3 [2022-03-08T16:39:41.995Z] Step 16/23 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-08T16:39:41.995Z] ---> Running in c479d552dacb [2022-03-08T16:39:42.591Z] Removing intermediate container c479d552dacb [2022-03-08T16:39:42.591Z] ---> ef3d538d4b6e [2022-03-08T16:39:42.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-08T16:39:43.575Z] ---> 95da5e382631 [2022-03-08T16:39:43.575Z] Step 18/23 : WORKDIR / [2022-03-08T16:39:43.575Z] ---> Running in ca55877ed1f6 [2022-03-08T16:39:44.177Z] Removing intermediate container ca55877ed1f6 [2022-03-08T16:39:44.177Z] ---> 589aa57e6fcd [2022-03-08T16:39:44.177Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:39:44.177Z] ---> Running in eaa7a6d04a72 [2022-03-08T16:39:44.776Z] Removing intermediate container eaa7a6d04a72 [2022-03-08T16:39:44.776Z] ---> 53ea52f67a49 [2022-03-08T16:39:44.776Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:39:45.049Z] ---> Running in f4ea754f12fd [2022-03-08T16:39:45.336Z] Removing intermediate container f4ea754f12fd [2022-03-08T16:39:45.336Z] ---> c0b4cf8e5359 [2022-03-08T16:39:45.336Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:39:45.610Z] ---> Running in 4567ef469062 [2022-03-08T16:39:46.207Z] Removing intermediate container 4567ef469062 [2022-03-08T16:39:46.207Z] ---> 1a5b2dc42912 [2022-03-08T16:39:46.207Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:39:46.207Z] ---> Running in 7234c4c29c92 [2022-03-08T16:39:46.814Z] Removing intermediate container 7234c4c29c92 [2022-03-08T16:39:46.814Z] ---> d4c486d0f67c [2022-03-08T16:39:46.814Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:39:47.087Z] ---> Running in 3586e5dbdd93 [2022-03-08T16:39:47.685Z] Removing intermediate container 3586e5dbdd93 [2022-03-08T16:39:47.685Z] ---> 7d131fe2bcdb [2022-03-08T16:39:47.685Z] [2022-03-08T16:39:47.959Z] Successfully built 7d131fe2bcdb [2022-03-08T16:39:47.959Z] Successfully tagged security-spire-config-arm64:latest [2022-03-08T16:39:47.959Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-08T16:40:14.848Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:40:14.848Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:40:14.848Z] ---> 806de5351d1e [2022-03-08T16:40:14.848Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:40:14.848Z] ---> Using cache [2022-03-08T16:40:14.848Z] ---> 526d815836c8 [2022-03-08T16:40:14.848Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:40:14.848Z] ---> Using cache [2022-03-08T16:40:14.848Z] ---> be1c8457b410 [2022-03-08T16:40:14.848Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T16:40:14.848Z] ---> Running in e194e5fa5549 [2022-03-08T16:40:14.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:40:15.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:40:16.572Z] OK: 220 MiB in 52 packages [2022-03-08T16:40:17.558Z] Removing intermediate container e194e5fa5549 [2022-03-08T16:40:17.558Z] ---> 3f475917dee7 [2022-03-08T16:40:17.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:40:18.554Z] ---> 87b7e544a48d [2022-03-08T16:40:18.554Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:40:18.554Z] ---> Running in e4aa820f23a4 [2022-03-08T16:40:25.296Z] Removing intermediate container e4aa820f23a4 [2022-03-08T16:40:25.296Z] ---> 9a365b6b582e [2022-03-08T16:40:25.296Z] Step 8/23 : COPY . . [2022-03-08T16:40:43.629Z] ---> 0037d8b4450a [2022-03-08T16:40:43.629Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T16:40:43.629Z] ---> Running in 7e54fbbae32e [2022-03-08T16:40:45.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T16:43:37.004Z] Removing intermediate container a7d575015f6b [2022-03-08T16:43:37.004Z] ---> ab190bb49f3b [2022-03-08T16:43:37.004Z] [2022-03-08T16:43:37.004Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:43:37.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T16:43:37.004Z] 3.14: Pulling from library/alpine [2022-03-08T16:43:37.004Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T16:43:37.004Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T16:43:37.004Z] ---> 5b8b7b635229 [2022-03-08T16:43:37.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:43:37.004Z] ---> Running in e34e0de7bd0c [2022-03-08T16:43:37.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:37.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:37.004Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T16:43:37.004Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:43:37.004Z] OK: 6 MiB in 15 packages [2022-03-08T16:43:37.004Z] Removing intermediate container e34e0de7bd0c [2022-03-08T16:43:37.004Z] ---> a118385d6cdb [2022-03-08T16:43:37.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:43:37.004Z] ---> Running in df1a4c949c1a [2022-03-08T16:43:37.004Z] Removing intermediate container df1a4c949c1a [2022-03-08T16:43:37.004Z] ---> e698b63d1937 [2022-03-08T16:43:37.004Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T16:43:37.004Z] ---> Running in e06385722971 [2022-03-08T16:43:37.004Z] Removing intermediate container e06385722971 [2022-03-08T16:43:37.004Z] ---> f961708162bb [2022-03-08T16:43:37.004Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T16:43:37.004Z] ---> Running in e982ac0d823a [2022-03-08T16:43:37.004Z] Removing intermediate container e982ac0d823a [2022-03-08T16:43:37.004Z] ---> 0c02fbbd1778 [2022-03-08T16:43:37.004Z] Step 15/23 : WORKDIR / [2022-03-08T16:43:37.004Z] ---> Running in b50cf9aa6ec1 [2022-03-08T16:43:37.004Z] Removing intermediate container b50cf9aa6ec1 [2022-03-08T16:43:37.004Z] ---> 680ac6d7bc29 [2022-03-08T16:43:37.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:43:37.004Z] ---> abd2142698d0 [2022-03-08T16:43:37.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T16:43:38.454Z] Removing intermediate container b3425b67ec19 [2022-03-08T16:43:38.454Z] ---> 3b2a05a26f8a [2022-03-08T16:43:38.454Z] [2022-03-08T16:43:38.454Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T16:43:38.454Z] ---> 5b8b7b635229 [2022-03-08T16:43:38.454Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T16:43:38.735Z] ---> Running in 9a101fe68526 [2022-03-08T16:43:39.016Z] ---> 025d5e2581aa [2022-03-08T16:43:39.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T16:43:39.301Z] Removing intermediate container fe8e4db564d1 [2022-03-08T16:43:39.580Z] ---> b901b2972420 [2022-03-08T16:43:39.580Z] [2022-03-08T16:43:39.580Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T16:43:39.580Z] ---> 5b8b7b635229 [2022-03-08T16:43:39.580Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T16:43:39.580Z] ---> Running in a0e9c688deac [2022-03-08T16:43:40.575Z] Removing intermediate container a0e9c688deac [2022-03-08T16:43:40.575Z] ---> 957cd87fcc46 [2022-03-08T16:43:40.575Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T16:43:40.575Z] ---> Running in 71c38fb3aa72 [2022-03-08T16:43:40.846Z] ---> 14a66202b39a [2022-03-08T16:43:40.846Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T16:43:40.846Z] ---> Running in c12508018e64 [2022-03-08T16:43:41.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:41.720Z] Removing intermediate container c12508018e64 [2022-03-08T16:43:41.720Z] ---> bcad85c32603 [2022-03-08T16:43:41.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:43:41.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:41.720Z] ---> Running in 7909a72bbcdb [2022-03-08T16:43:42.326Z] Removing intermediate container 7909a72bbcdb [2022-03-08T16:43:42.326Z] ---> 33f11eb9d7cd [2022-03-08T16:43:42.326Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:43:42.326Z] ---> Running in b41cb57aa54e [2022-03-08T16:43:42.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:42.603Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T16:43:42.887Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T16:43:42.887Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T16:43:42.887Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:43:42.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:43:42.887Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:43:42.887Z] Removing intermediate container b41cb57aa54e [2022-03-08T16:43:42.887Z] ---> 2236085ef9db [2022-03-08T16:43:42.887Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:43:43.167Z] ---> Running in a08ac0072100 [2022-03-08T16:43:43.167Z] OK: 6 MiB in 17 packages [2022-03-08T16:43:44.168Z] Removing intermediate container a08ac0072100 [2022-03-08T16:43:44.168Z] ---> 4df869052f89 [2022-03-08T16:43:44.168Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:43:44.168Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T16:43:44.168Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T16:43:44.168Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:43:44.168Z] OK: 6 MiB in 16 packages [2022-03-08T16:43:44.168Z] ---> Running in 980a327a515e [2022-03-08T16:43:44.775Z] Removing intermediate container 980a327a515e [2022-03-08T16:43:44.775Z] ---> 719a4586f5b6 [2022-03-08T16:43:44.775Z] [2022-03-08T16:43:45.763Z] Removing intermediate container 9a101fe68526 [2022-03-08T16:43:45.763Z] ---> 55aa86e309da [2022-03-08T16:43:45.763Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T16:43:45.763Z] Successfully built 719a4586f5b6 [2022-03-08T16:43:45.763Z] Successfully tagged core-command-arm64:latest [2022-03-08T16:43:45.763Z] Building security-spiffe-token-provider [2022-03-08T16:43:46.039Z]  Building core-command ... done Removing intermediate container 71c38fb3aa72 [2022-03-08T16:43:46.039Z] ---> 0c71183b32da [2022-03-08T16:43:46.039Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T16:43:46.039Z] ---> Running in 3fe4675dec81 [2022-03-08T16:43:46.039Z] ---> Running in d0ba54653e02 [2022-03-08T16:43:46.644Z] Removing intermediate container 3fe4675dec81 [2022-03-08T16:43:46.644Z] ---> f0148d9a26a9 [2022-03-08T16:43:46.644Z] Step 13/25 : WORKDIR / [2022-03-08T16:43:46.644Z] Removing intermediate container d0ba54653e02 [2022-03-08T16:43:46.644Z] ---> 71f8aa589e17 [2022-03-08T16:43:46.644Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T16:43:46.644Z] ---> Running in abdcbf2ebbbd [2022-03-08T16:43:46.919Z] ---> Running in 402518d28fe3 [2022-03-08T16:43:47.537Z] Removing intermediate container abdcbf2ebbbd [2022-03-08T16:43:47.537Z] ---> f1eebcfd0d81 [2022-03-08T16:43:47.537Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-08T16:43:47.537Z] Removing intermediate container 402518d28fe3 [2022-03-08T16:43:47.537Z] ---> 5dae6e11db1b [2022-03-08T16:43:47.537Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T16:43:47.537Z] ---> Running in 88543756acff [2022-03-08T16:43:48.972Z] ---> caac97a46c96 [2022-03-08T16:43:48.972Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-08T16:43:50.412Z] ---> 300714986c22 [2022-03-08T16:43:50.412Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T16:43:51.406Z] Removing intermediate container 88543756acff [2022-03-08T16:43:51.406Z] ---> a92539421933 [2022-03-08T16:43:51.406Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T16:43:51.406Z] ---> Running in a82fd9be78a6 [2022-03-08T16:43:51.681Z] ---> 85e48911dd1d [2022-03-08T16:43:51.681Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-08T16:43:52.281Z] Removing intermediate container a82fd9be78a6 [2022-03-08T16:43:52.281Z] ---> b0dcb9c3c37f [2022-03-08T16:43:52.281Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T16:43:52.884Z] ---> aad178af11c6 [2022-03-08T16:43:52.884Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T16:43:53.500Z] ---> 93b75982cf44 [2022-03-08T16:43:53.500Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T16:43:53.775Z] ---> Running in 32d36b3af7a5 [2022-03-08T16:43:54.762Z] ---> c5e0152171ce [2022-03-08T16:43:55.040Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T16:43:57.684Z] Removing intermediate container 32d36b3af7a5 [2022-03-08T16:43:57.684Z] ---> f055ba7dbf59 [2022-03-08T16:43:57.684Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:43:57.684Z] ---> 47071ce43d2c [2022-03-08T16:43:57.684Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T16:43:59.144Z] ---> 7796b3faa39b [2022-03-08T16:43:59.144Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T16:43:59.144Z] ---> b6defee8f31f [2022-03-08T16:43:59.144Z] 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/ [2022-03-08T16:43:59.144Z] ---> Running in a230ba53eed8 [2022-03-08T16:44:02.556Z] ---> 39e3645ed26d [2022-03-08T16:44:02.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T16:44:03.161Z] Removing intermediate container a230ba53eed8 [2022-03-08T16:44:03.161Z] ---> bbe2a1bede37 [2022-03-08T16:44:03.161Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T16:44:03.443Z] ---> Running in f7d184d0c65a [2022-03-08T16:44:04.047Z] ---> d6f0b6453ddb [2022-03-08T16:44:04.047Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T16:44:04.047Z] Removing intermediate container f7d184d0c65a [2022-03-08T16:44:04.047Z] ---> aa11823b731d [2022-03-08T16:44:04.047Z] Step 23/25 : LABEL arch=arm64 [2022-03-08T16:44:04.323Z] ---> Running in 88961014ee3a [2022-03-08T16:44:05.316Z] Removing intermediate container 88961014ee3a [2022-03-08T16:44:05.316Z] ---> 4f8bbf271859 [2022-03-08T16:44:05.316Z] Step 24/25 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:44:05.316Z] ---> Running in a4186919b598 [2022-03-08T16:44:05.592Z] ---> 7968c5ee66ec [2022-03-08T16:44:05.592Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T16:44:06.205Z] Removing intermediate container a4186919b598 [2022-03-08T16:44:06.206Z] ---> 697638070aa4 [2022-03-08T16:44:06.206Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T16:44:06.489Z] ---> Running in 4c2e5042b51c [2022-03-08T16:44:07.093Z] ---> 32b6faa5cb42 [2022-03-08T16:44:07.093Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T16:44:07.373Z] Removing intermediate container 4c2e5042b51c [2022-03-08T16:44:07.373Z] ---> d33fbd5a201d [2022-03-08T16:44:07.373Z] [2022-03-08T16:44:07.373Z] ---> Running in 9d76a40155b8 [2022-03-08T16:44:08.355Z] Removing intermediate container 9d76a40155b8 [2022-03-08T16:44:08.355Z] ---> 850900a70d4a [2022-03-08T16:44:08.355Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T16:44:08.355Z] Successfully built d33fbd5a201d [2022-03-08T16:44:08.355Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-08T16:44:08.355Z] Building support-scheduler [2022-03-08T16:44:09.365Z]  Building security-secretstore-setup ... done  ---> 6e20c1458a5f [2022-03-08T16:44:09.365Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T16:44:09.975Z] ---> Running in 675e85a7f4e1 [2022-03-08T16:44:14.295Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:44:14.295Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:44:14.295Z] ---> 806de5351d1e [2022-03-08T16:44:14.295Z] Step 3/19 : WORKDIR /edgex-go [2022-03-08T16:44:14.295Z] ---> Using cache [2022-03-08T16:44:14.295Z] ---> 526d815836c8 [2022-03-08T16:44:14.295Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T16:44:14.295Z] ---> Running in a224488d4125 [2022-03-08T16:44:14.295Z] Removing intermediate container 675e85a7f4e1 [2022-03-08T16:44:14.295Z] ---> 9c301796519b [2022-03-08T16:44:14.295Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T16:44:14.574Z] ---> Running in e51a56858587 [2022-03-08T16:44:16.188Z] Removing intermediate container e51a56858587 [2022-03-08T16:44:16.188Z] ---> 8aebe0978584 [2022-03-08T16:44:16.188Z] Step 28/31 : CMD ["gate"] [2022-03-08T16:44:16.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:16.833Z] ---> Running in 1bfc36cdd890 [2022-03-08T16:44:17.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:17.905Z] Removing intermediate container 1bfc36cdd890 [2022-03-08T16:44:17.905Z] ---> 7b11ffcc40a8 [2022-03-08T16:44:17.905Z] Step 29/31 : LABEL arch=arm64 [2022-03-08T16:44:18.502Z] ---> Running in 9960d1dc03ee [2022-03-08T16:44:19.103Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:44:19.103Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:44:19.103Z] OK: 15737 distinct packages available [2022-03-08T16:44:19.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:19.387Z] Removing intermediate container 9960d1dc03ee [2022-03-08T16:44:19.387Z] ---> d05a0cee21db [2022-03-08T16:44:19.387Z] Step 30/31 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:44:19.983Z] ---> Running in a1677329eef6 [2022-03-08T16:44:20.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:20.543Z] Removing intermediate container 8817c82b8402 [2022-03-08T16:44:20.543Z] ---> 52c6c5182a32 [2022-03-08T16:44:20.543Z] [2022-03-08T16:44:20.543Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:44:20.543Z] ---> 5b8b7b635229 [2022-03-08T16:44:20.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T16:44:20.819Z] Removing intermediate container a1677329eef6 [2022-03-08T16:44:20.819Z] ---> 4c06da13e507 [2022-03-08T16:44:20.819Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T16:44:20.819Z] ---> Running in 0f01bce5dd91 [2022-03-08T16:44:21.096Z] ---> Running in 61112e36049a [2022-03-08T16:44:21.372Z] OK: 220 MiB in 52 packages [2022-03-08T16:44:21.372Z] Removing intermediate container 0f01bce5dd91 [2022-03-08T16:44:21.372Z] ---> 594854e0d749 [2022-03-08T16:44:21.372Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T16:44:21.660Z] ---> Running in 54e5f19ad0e6 [2022-03-08T16:44:21.934Z] Removing intermediate container 61112e36049a [2022-03-08T16:44:21.934Z] ---> 7ac141888170 [2022-03-08T16:44:21.934Z] [2022-03-08T16:44:22.208Z] Removing intermediate container 54e5f19ad0e6 [2022-03-08T16:44:22.208Z] ---> 46e2b90fad5c [2022-03-08T16:44:22.208Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T16:44:22.489Z] ---> Running in 131753fc7621 [2022-03-08T16:44:22.762Z] Successfully built 7ac141888170 [2022-03-08T16:44:22.762Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-08T16:44:22.762Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-08T16:44:22.762Z] Removing intermediate container a224488d4125 [2022-03-08T16:44:22.762Z] ---> f2990dd8e5e5 [2022-03-08T16:44:22.762Z] Step 5/19 : COPY go.mod vendor* ./ [2022-03-08T16:44:23.032Z] Removing intermediate container 131753fc7621 [2022-03-08T16:44:23.032Z] ---> 56af9a1955b2 [2022-03-08T16:44:23.032Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:44:23.306Z] ---> Running in 77c16a7a4993 [2022-03-08T16:44:24.288Z] ---> de0f478c4e31 [2022-03-08T16:44:24.288Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:44:24.288Z] ---> Running in 5f01684f8930 [2022-03-08T16:44:26.280Z] Removing intermediate container 77c16a7a4993 [2022-03-08T16:44:26.280Z] ---> e0772ffc9c07 [2022-03-08T16:44:26.280Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T16:44:26.556Z] ---> Running in a2a6b2ea30e6 [2022-03-08T16:44:28.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:29.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:29.756Z] Removing intermediate container 5f01684f8930 [2022-03-08T16:44:29.756Z] ---> 24a768755138 [2022-03-08T16:44:29.756Z] Step 7/19 : COPY . . [2022-03-08T16:44:29.756Z] Removing intermediate container 7e54fbbae32e [2022-03-08T16:44:29.756Z] ---> eadba797fe04 [2022-03-08T16:44:29.756Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T16:44:30.027Z] ---> Running in d92c1a3ffe16 [2022-03-08T16:44:30.301Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T16:44:30.301Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:44:30.301Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T16:44:30.574Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:44:30.574Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T16:44:30.847Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T16:44:30.847Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:44:30.847Z] OK: 8 MiB in 20 packages [2022-03-08T16:44:31.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T16:44:32.820Z] Removing intermediate container a2a6b2ea30e6 [2022-03-08T16:44:32.820Z] ---> a087bd96c9f8 [2022-03-08T16:44:32.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:44:34.281Z] ---> 1b43df2977af [2022-03-08T16:44:34.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T16:44:34.562Z] Removing intermediate container d92c1a3ffe16 [2022-03-08T16:44:34.562Z] ---> d3c72773eded [2022-03-08T16:44:34.562Z] [2022-03-08T16:44:34.562Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T16:44:34.562Z] 20.10.10: Pulling from library/docker [2022-03-08T16:44:37.184Z] ---> 6d4db6f6d926 [2022-03-08T16:44:37.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T16:44:37.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:44:37.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:44:37.781Z] ---> 806de5351d1e [2022-03-08T16:44:37.781Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> 526d815836c8 [2022-03-08T16:44:37.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> be1c8457b410 [2022-03-08T16:44:37.781Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> 05cffc10a616 [2022-03-08T16:44:37.781Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> d5030b7fb1e6 [2022-03-08T16:44:37.781Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> 42e8dc8dc88f [2022-03-08T16:44:37.781Z] Step 8/22 : COPY . . [2022-03-08T16:44:37.781Z] ---> Using cache [2022-03-08T16:44:37.781Z] ---> 8d336631fb3f [2022-03-08T16:44:37.781Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T16:44:38.375Z] ---> 6e0134987f87 [2022-03-08T16:44:38.375Z] Step 19/23 : ENTRYPOINT ["/core-data"] ---> Running in 620f64d80a1d [2022-03-08T16:44:38.375Z] [2022-03-08T16:44:38.648Z] ---> Running in e5b614f18af0 [2022-03-08T16:44:39.638Z] Removing intermediate container e5b614f18af0 [2022-03-08T16:44:39.638Z] ---> d9e6ff9438b5 [2022-03-08T16:44:39.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:44:39.917Z] ---> Running in d708fe9a8075 [2022-03-08T16:44:39.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T16:44:40.898Z] Removing intermediate container d708fe9a8075 [2022-03-08T16:44:40.898Z] ---> 350c7b9b932b [2022-03-08T16:44:40.898Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:44:40.898Z] ---> Running in 8443038fb240 [2022-03-08T16:44:41.883Z] Removing intermediate container 8443038fb240 [2022-03-08T16:44:41.883Z] ---> 2cf8ee8b6ae3 [2022-03-08T16:44:41.883Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:44:41.883Z] ---> Running in 44c9cc001968 [2022-03-08T16:44:42.869Z] Removing intermediate container 44c9cc001968 [2022-03-08T16:44:42.869Z] ---> 38d408a167ae [2022-03-08T16:44:42.869Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:44:43.142Z] ---> Running in f8377e59b59b [2022-03-08T16:44:44.131Z] Removing intermediate container f8377e59b59b [2022-03-08T16:44:44.131Z] ---> f33d9d1977fc [2022-03-08T16:44:44.131Z] [2022-03-08T16:44:45.566Z] Successfully built f33d9d1977fc [2022-03-08T16:44:45.566Z] Successfully tagged core-data-arm64:latest [2022-03-08T16:44:45.566Z] Building security-spire-server [2022-03-08T16:44:53.822Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:44:53.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:44:53.822Z] ---> 806de5351d1e [2022-03-08T16:44:53.822Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> 526d815836c8 [2022-03-08T16:44:53.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> be1c8457b410 [2022-03-08T16:44:53.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> 05cffc10a616 [2022-03-08T16:44:53.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> d5030b7fb1e6 [2022-03-08T16:44:53.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> 42e8dc8dc88f [2022-03-08T16:44:53.822Z] Step 8/23 : COPY . . [2022-03-08T16:44:53.822Z] ---> Using cache [2022-03-08T16:44:53.822Z] ---> 8d336631fb3f [2022-03-08T16:44:53.822Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T16:44:55.790Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T16:44:55.790Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T16:44:55.790Z] ---> 520e9a0a30f7 [2022-03-08T16:44:55.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:44:55.790Z] ---> Running in 942facf095b7 [2022-03-08T16:44:55.790Z] ---> Running in 34e225dd6e1b [2022-03-08T16:44:56.772Z] Removing intermediate container 34e225dd6e1b [2022-03-08T16:44:56.772Z] ---> 46e4beb0b50c [2022-03-08T16:44:56.772Z] 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 [2022-03-08T16:44:57.052Z] ---> Running in 578d546cc4d7 [2022-03-08T16:44:57.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T16:44:59.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:44:59.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:45:00.616Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T16:45:00.616Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T16:45:00.616Z] Executing bash-5.1.4-r0.post-install [2022-03-08T16:45:00.616Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:45:00.616Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T16:45:00.616Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T16:45:00.894Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T16:45:00.894Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T16:45:00.894Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T16:45:00.894Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T16:45:00.894Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T16:45:00.894Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T16:45:00.894Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T16:45:00.894Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:45:00.894Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:45:00.894Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T16:45:00.894Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T16:45:00.894Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T16:45:01.507Z] ---> 0a0239f70758 [2022-03-08T16:45:01.507Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T16:45:01.796Z] ---> Running in 34f973754444 [2022-03-08T16:45:03.243Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T16:45:03.243Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T16:45:03.522Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T16:45:03.522Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T16:45:03.522Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T16:45:03.522Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T16:45:03.522Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T16:45:03.522Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T16:45:03.522Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T16:45:03.522Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T16:45:03.522Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T16:45:03.522Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T16:45:03.801Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T16:45:03.801Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T16:45:03.801Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T16:45:03.801Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T16:45:03.801Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T16:45:03.801Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T16:45:03.801Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T16:45:03.801Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T16:45:03.801Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T16:45:04.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T16:45:04.076Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T16:45:04.076Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T16:45:04.076Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T16:45:04.076Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T16:45:05.063Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:45:05.063Z] OK: 84 MiB in 64 packages [2022-03-08T16:45:11.776Z] Collecting docker-compose==1.23.2 [2022-03-08T16:45:11.776Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T16:45:12.046Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T16:45:12.046Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T16:45:12.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:45:12.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:45:12.644Z] ---> 806de5351d1e [2022-03-08T16:45:12.644Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> 526d815836c8 [2022-03-08T16:45:12.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> be1c8457b410 [2022-03-08T16:45:12.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> 05cffc10a616 [2022-03-08T16:45:12.644Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> d5030b7fb1e6 [2022-03-08T16:45:12.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> 42e8dc8dc88f [2022-03-08T16:45:12.644Z] Step 8/22 : COPY . . [2022-03-08T16:45:12.644Z] ---> Using cache [2022-03-08T16:45:12.644Z] ---> 8d336631fb3f [2022-03-08T16:45:12.644Z] Step 9/22 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:45:13.625Z] ---> Running in 5283be52ccf2 [2022-03-08T16:45:13.625Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T16:45:13.625Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T16:45:13.901Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T16:45:13.901Z] Removing intermediate container 5283be52ccf2 [2022-03-08T16:45:13.901Z] ---> 7cf2fc93927a [2022-03-08T16:45:13.901Z] Step 10/22 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:45:13.901Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T16:45:14.181Z] ---> Running in 2df012aef683 [2022-03-08T16:45:17.579Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T16:45:17.579Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T16:45:17.579Z] spire-1.2.0/ [2022-03-08T16:45:18.172Z] Collecting PyYAML<4,>=3.10 [2022-03-08T16:45:18.172Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T16:45:22.470Z] spire-1.2.0/README.md [2022-03-08T16:45:22.470Z] spire-1.2.0/bin/ [2022-03-08T16:45:22.470Z] spire-1.2.0/bin/spire-server [2022-03-08T16:45:22.470Z] spire-1.2.0/bin/spire-agent [2022-03-08T16:45:22.470Z] spire-1.2.0/conf/ [2022-03-08T16:45:22.470Z] spire-1.2.0/conf/server/ [2022-03-08T16:45:22.470Z] spire-1.2.0/conf/server/server.conf [2022-03-08T16:45:22.470Z] spire-1.2.0/conf/agent/ [2022-03-08T16:45:22.470Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T16:45:22.470Z] spire-1.2.0/LICENSE [2022-03-08T16:45:22.470Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T16:45:22.470Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T16:45:22.743Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T16:45:22.743Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T16:45:26.376Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-08T16:45:26.376Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T16:45:26.376Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T16:45:26.649Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T16:45:26.649Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T16:45:27.247Z] Removing intermediate container 2df012aef683 [2022-03-08T16:45:27.247Z] ---> af0e1ecfc209 [2022-03-08T16:45:27.247Z] [2022-03-08T16:45:27.247Z] Step 11/22 : FROM alpine:3.15 [2022-03-08T16:45:27.247Z] ---> 8e1d7573f448 [2022-03-08T16:45:27.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:45:27.247Z] ---> Using cache [2022-03-08T16:45:27.247Z] ---> 38b9eadedf77 [2022-03-08T16:45:27.247Z] Step 13/22 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T16:45:27.247Z] ---> Running in aa0266b0edd6 [2022-03-08T16:45:29.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:45:29.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:45:29.829Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T16:45:29.829Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T16:45:30.429Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T16:45:30.429Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T16:45:30.429Z] 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) [2022-03-08T16:45:30.704Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:45:30.704Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:45:30.704Z] OK: 15734 distinct packages available [2022-03-08T16:45:30.704Z] Collecting idna<2.8,>=2.5 [2022-03-08T16:45:30.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T16:45:30.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:45:30.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:45:31.587Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T16:45:31.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T16:45:31.862Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T16:45:31.862Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T16:45:31.862Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T16:45:31.862Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T16:45:32.139Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T16:45:32.139Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:45:32.139Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T16:45:32.139Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T16:45:32.139Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T16:45:32.139Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:45:32.413Z] OK: 6 MiB in 19 packages [2022-03-08T16:45:33.022Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T16:45:33.022Z] Attempting uninstall: urllib3 [2022-03-08T16:45:33.022Z] Found existing installation: urllib3 1.26.5 [2022-03-08T16:45:33.022Z] Uninstalling urllib3-1.26.5: [2022-03-08T16:45:33.299Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T16:45:33.907Z] Removing intermediate container aa0266b0edd6 [2022-03-08T16:45:33.907Z] ---> 7fbdc7f11926 [2022-03-08T16:45:33.908Z] Step 14/22 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:45:34.187Z] Attempting uninstall: idna [2022-03-08T16:45:34.187Z] Found existing installation: idna 3.2 [2022-03-08T16:45:34.187Z] Uninstalling idna-3.2: [2022-03-08T16:45:34.472Z] Successfully uninstalled idna-3.2 [2022-03-08T16:45:35.083Z] Attempting uninstall: chardet [2022-03-08T16:45:35.083Z] Found existing installation: chardet 4.0.0 [2022-03-08T16:45:35.361Z] Uninstalling chardet-4.0.0: [2022-03-08T16:45:35.361Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T16:45:37.350Z] Attempting uninstall: requests [2022-03-08T16:45:37.350Z] Found existing installation: requests 2.25.1 [2022-03-08T16:45:37.350Z] Uninstalling requests-2.25.1: [2022-03-08T16:45:37.350Z] Successfully uninstalled requests-2.25.1 [2022-03-08T16:45:37.630Z] Running setup.py install for texttable: started [2022-03-08T16:45:39.063Z] ---> 1af6010c96d4 [2022-03-08T16:45:39.063Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:45:40.050Z] ---> a75e456726c8 [2022-03-08T16:45:40.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-08T16:45:40.050Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T16:45:40.050Z] Running setup.py install for PyYAML: started [2022-03-08T16:45:41.028Z] ---> 892d7d7c1d05 [2022-03-08T16:45:41.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-08T16:45:42.016Z] ---> 0c14d4537edc [2022-03-08T16:45:42.016Z] Step 18/22 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:45:42.016Z] ---> Running in 0e19d29f3008 [2022-03-08T16:45:42.622Z] Removing intermediate container 0e19d29f3008 [2022-03-08T16:45:42.622Z] ---> 5b91b697f02e [2022-03-08T16:45:42.622Z] Step 19/22 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:45:42.899Z] ---> Running in 84069d833ec3 [2022-03-08T16:45:43.176Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T16:45:43.455Z] Removing intermediate container 84069d833ec3 [2022-03-08T16:45:43.455Z] ---> 98b3fb95dd36 [2022-03-08T16:45:43.455Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T16:45:43.455Z] ---> Running in d4e7842d5907 [2022-03-08T16:45:44.057Z] Running setup.py install for docopt: started [2022-03-08T16:45:44.057Z] Removing intermediate container d4e7842d5907 [2022-03-08T16:45:44.057Z] ---> 2ca55bdc82ed [2022-03-08T16:45:44.057Z] Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:45:44.333Z] ---> Running in badd2f87b85f [2022-03-08T16:45:44.939Z] Removing intermediate container badd2f87b85f [2022-03-08T16:45:44.939Z] ---> 7c70590abcd8 [2022-03-08T16:45:44.939Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:45:44.939Z] ---> Running in a625aa77fb2b [2022-03-08T16:45:45.549Z] Removing intermediate container a625aa77fb2b [2022-03-08T16:45:45.549Z] ---> 502f81438eb4 [2022-03-08T16:45:45.549Z] [2022-03-08T16:45:46.154Z] Successfully built 502f81438eb4 [2022-03-08T16:45:46.154Z] Successfully tagged security-spire-server-arm64:latest [2022-03-08T16:45:46.154Z]  Building security-spire-server ... done Building support-notifications [2022-03-08T16:45:47.139Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T16:45:47.139Z] Running setup.py install for dockerpty: started [2022-03-08T16:45:49.763Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T16:45:51.739Z] 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 [2022-03-08T16:46:10.269Z] Removing intermediate container 578d546cc4d7 [2022-03-08T16:46:10.269Z] ---> 894d14bd0600 [2022-03-08T16:46:10.269Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T16:46:10.269Z] ---> Running in 1161822d8654 [2022-03-08T16:46:10.269Z] Removing intermediate container 1161822d8654 [2022-03-08T16:46:10.269Z] ---> 63a04036aa76 [2022-03-08T16:46:10.269Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T16:46:10.269Z] ---> Running in d0bb8b702a9a [2022-03-08T16:46:10.865Z] Removing intermediate container d0bb8b702a9a [2022-03-08T16:46:10.865Z] ---> 31046840739f [2022-03-08T16:46:10.865Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T16:46:12.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:46:12.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:46:12.298Z] ---> 806de5351d1e [2022-03-08T16:46:12.298Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T16:46:12.298Z] ---> Using cache [2022-03-08T16:46:12.298Z] ---> 526d815836c8 [2022-03-08T16:46:12.298Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:46:12.298Z] ---> Using cache [2022-03-08T16:46:12.298Z] ---> be1c8457b410 [2022-03-08T16:46:12.298Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T16:46:12.298Z] ---> Running in 12607cc4a541 [2022-03-08T16:46:12.902Z] ---> 3c0fc121fc04 [2022-03-08T16:46:12.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T16:46:14.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:46:14.334Z] ---> 9f991d3c4be6 [2022-03-08T16:46:14.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T16:46:15.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:46:15.314Z] ---> a7e8ffd9fab7 [2022-03-08T16:46:15.314Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T16:46:15.591Z] ---> Running in a140dd69053e [2022-03-08T16:46:16.187Z] Removing intermediate container a140dd69053e [2022-03-08T16:46:16.187Z] ---> 117ae09f2043 [2022-03-08T16:46:16.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:46:16.187Z] ---> Running in 3ff7615ad52b [2022-03-08T16:46:16.460Z] OK: 220 MiB in 52 packages [2022-03-08T16:46:16.733Z] Removing intermediate container 3ff7615ad52b [2022-03-08T16:46:16.733Z] ---> 4d103ac45431 [2022-03-08T16:46:16.733Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:46:17.005Z] ---> Running in 8bc7fca3bbd1 [2022-03-08T16:46:17.986Z] Removing intermediate container 12607cc4a541 [2022-03-08T16:46:17.986Z] Removing intermediate container 8bc7fca3bbd1 [2022-03-08T16:46:17.986Z] ---> 5e5cd4d89592 [2022-03-08T16:46:17.986Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:46:17.986Z] ---> 74d79ed081ef [2022-03-08T16:46:17.986Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T16:46:17.986Z] ---> Running in 0821439433cf [2022-03-08T16:46:18.962Z] Removing intermediate container 0821439433cf [2022-03-08T16:46:18.962Z] ---> 249c8bad45e8 [2022-03-08T16:46:18.962Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:46:18.962Z] ---> Running in daaee2e0d8b8 [2022-03-08T16:46:19.235Z] ---> 9adc6a01e672 [2022-03-08T16:46:19.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:46:19.235Z] ---> Running in 4a9e731633a0 [2022-03-08T16:46:19.829Z] Removing intermediate container daaee2e0d8b8 [2022-03-08T16:46:19.829Z] ---> dfebc33fcbb0 [2022-03-08T16:46:19.829Z] [2022-03-08T16:46:20.801Z] Successfully built dfebc33fcbb0 [2022-03-08T16:46:20.801Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-08T16:46:20.801Z] Building security-proxy-setup [2022-03-08T16:46:26.187Z]  Building sys-mgmt-agent ... done Removing intermediate container 4a9e731633a0 [2022-03-08T16:46:26.187Z] ---> 9850563a8927 [2022-03-08T16:46:26.187Z] Step 8/22 : COPY . . [2022-03-08T16:46:48.355Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:46:48.355Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:46:48.355Z] ---> 806de5351d1e [2022-03-08T16:46:48.355Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> 526d815836c8 [2022-03-08T16:46:48.355Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> be1c8457b410 [2022-03-08T16:46:48.355Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> 05cffc10a616 [2022-03-08T16:46:48.355Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> d5030b7fb1e6 [2022-03-08T16:46:48.355Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> 42e8dc8dc88f [2022-03-08T16:46:48.355Z] Step 8/21 : COPY . . [2022-03-08T16:46:48.355Z] ---> Using cache [2022-03-08T16:46:48.355Z] ---> 8d336631fb3f [2022-03-08T16:46:48.355Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T16:46:48.631Z] ---> Running in 140b552a273d [2022-03-08T16:46:49.234Z] ---> 37582fce210e [2022-03-08T16:46:49.234Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T16:46:49.511Z] ---> Running in 938dcc5fe127 [2022-03-08T16:46:50.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T16:46:51.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T16:48:58.221Z] Removing intermediate container 620f64d80a1d [2022-03-08T16:48:58.221Z] ---> aa1b2f9c7350 [2022-03-08T16:48:58.221Z] [2022-03-08T16:48:58.221Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T16:48:58.221Z] ---> 5b8b7b635229 [2022-03-08T16:48:58.221Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:48:58.221Z] ---> Using cache [2022-03-08T16:48:58.221Z] ---> a118385d6cdb [2022-03-08T16:48:58.221Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:48:58.221Z] ---> Using cache [2022-03-08T16:48:58.221Z] ---> e698b63d1937 [2022-03-08T16:48:58.221Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T16:48:58.221Z] ---> Running in 222755c0ac1d [2022-03-08T16:48:58.221Z] Removing intermediate container 222755c0ac1d [2022-03-08T16:48:58.221Z] ---> 64ae3700177b [2022-03-08T16:48:58.221Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T16:48:58.221Z] ---> Running in 88841b940443 [2022-03-08T16:48:58.221Z] Removing intermediate container 88841b940443 [2022-03-08T16:48:58.221Z] ---> 617ed0137532 [2022-03-08T16:48:58.221Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:48:58.221Z] ---> 08ab421af045 [2022-03-08T16:48:58.221Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T16:48:58.221Z] ---> 3e49a29782d2 [2022-03-08T16:48:58.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T16:48:58.221Z] ---> fef213a8ae00 [2022-03-08T16:48:58.221Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T16:48:58.221Z] ---> Running in 6358978130cc [2022-03-08T16:48:58.221Z] Removing intermediate container 6358978130cc [2022-03-08T16:48:58.221Z] ---> 5f28777246fe [2022-03-08T16:48:58.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:48:58.221Z] ---> Running in d9914c00025a [2022-03-08T16:48:58.221Z] Removing intermediate container d9914c00025a [2022-03-08T16:48:58.221Z] ---> 0e3bcdb9860e [2022-03-08T16:48:58.221Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T16:48:58.221Z] ---> Running in 03f7e280da40 [2022-03-08T16:48:58.221Z] Removing intermediate container 03f7e280da40 [2022-03-08T16:48:58.221Z] ---> dda5e25158a7 [2022-03-08T16:48:58.221Z] Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:48:58.221Z] ---> Running in e1d5fae7908b [2022-03-08T16:48:58.221Z] Removing intermediate container e1d5fae7908b [2022-03-08T16:48:58.221Z] ---> d313af0a3e78 [2022-03-08T16:48:58.221Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:48:58.221Z] ---> Running in e47261811807 [2022-03-08T16:48:58.221Z] Removing intermediate container e47261811807 [2022-03-08T16:48:58.221Z] ---> db776a4a849d [2022-03-08T16:48:58.221Z] [2022-03-08T16:48:58.221Z] Successfully built db776a4a849d [2022-03-08T16:48:58.221Z] Successfully tagged support-scheduler-arm64:latest [2022-03-08T16:48:58.221Z]  Building support-scheduler ... done Building security-spire-agent [2022-03-08T16:49:25.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T16:49:25.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T16:49:25.034Z] ---> 806de5351d1e [2022-03-08T16:49:25.034Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 526d815836c8 [2022-03-08T16:49:25.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> be1c8457b410 [2022-03-08T16:49:25.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 05cffc10a616 [2022-03-08T16:49:25.034Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> d5030b7fb1e6 [2022-03-08T16:49:25.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 42e8dc8dc88f [2022-03-08T16:49:25.034Z] Step 8/23 : COPY . . [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 8d336631fb3f [2022-03-08T16:49:25.034Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 7cf2fc93927a [2022-03-08T16:49:25.034Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> af0e1ecfc209 [2022-03-08T16:49:25.034Z] [2022-03-08T16:49:25.034Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T16:49:25.034Z] ---> 8e1d7573f448 [2022-03-08T16:49:25.034Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 38b9eadedf77 [2022-03-08T16:49:25.034Z] Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T16:49:25.034Z] ---> Using cache [2022-03-08T16:49:25.034Z] ---> 7fbdc7f11926 [2022-03-08T16:49:25.034Z] Step 14/23 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T16:49:28.429Z] ---> 0b254b6ca204 [2022-03-08T16:49:28.429Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T16:49:35.170Z] Removing intermediate container 942facf095b7 [2022-03-08T16:49:35.170Z] ---> 6a7e3675a48e [2022-03-08T16:49:35.170Z] [2022-03-08T16:49:35.170Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T16:49:35.170Z] ---> 5b8b7b635229 [2022-03-08T16:49:35.170Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T16:49:35.170Z] ---> Using cache [2022-03-08T16:49:35.170Z] ---> a118385d6cdb [2022-03-08T16:49:35.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:49:35.170Z] ---> Using cache [2022-03-08T16:49:35.170Z] ---> e698b63d1937 [2022-03-08T16:49:35.170Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T16:49:35.170Z] ---> Running in 373f8acc6068 [2022-03-08T16:49:35.170Z] ---> 51df55f09e40 [2022-03-08T16:49:35.170Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T16:49:35.170Z] Removing intermediate container 373f8acc6068 [2022-03-08T16:49:35.170Z] ---> aa2dcf3b217b [2022-03-08T16:49:35.170Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T16:49:35.447Z] ---> Running in b9ab03156401 [2022-03-08T16:49:36.049Z] Removing intermediate container b9ab03156401 [2022-03-08T16:49:36.049Z] ---> b267b68d9037 [2022-03-08T16:49:36.049Z] Step 15/23 : WORKDIR / [2022-03-08T16:49:36.327Z] ---> Running in eab35661ce7e [2022-03-08T16:49:36.327Z] ---> b2ba6f849bdf [2022-03-08T16:49:36.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-08T16:49:36.931Z] Removing intermediate container eab35661ce7e [2022-03-08T16:49:36.931Z] ---> 01f1801eb984 [2022-03-08T16:49:36.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:49:37.535Z] ---> 5639d0e0fd7e [2022-03-08T16:49:37.535Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-08T16:49:38.151Z] ---> 7a3cae8fc9ee [2022-03-08T16:49:38.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T16:49:38.750Z] ---> 6f97760bb646 [2022-03-08T16:49:38.750Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T16:49:38.750Z] ---> Running in 6314c7fc0a62 [2022-03-08T16:49:39.740Z] Removing intermediate container 6314c7fc0a62 [2022-03-08T16:49:39.740Z] ---> cae74f1b2d61 [2022-03-08T16:49:39.740Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T16:49:39.740Z] ---> Running in 469e328c13d2 [2022-03-08T16:49:40.724Z] ---> 4b541d1ac00a [2022-03-08T16:49:40.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T16:49:40.724Z] Removing intermediate container 469e328c13d2 [2022-03-08T16:49:40.724Z] ---> bdce8836d8f4 [2022-03-08T16:49:40.724Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:49:41.000Z] ---> Running in 05ed5e8a285c [2022-03-08T16:49:41.607Z] Removing intermediate container 05ed5e8a285c [2022-03-08T16:49:41.607Z] ---> dd151b1453d3 [2022-03-08T16:49:41.607Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:49:41.607Z] ---> Running in ca93661b3c63 [2022-03-08T16:49:41.607Z] ---> 152be2d626ee [2022-03-08T16:49:41.607Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T16:49:41.886Z] ---> Running in e0bbc18dc551 [2022-03-08T16:49:42.161Z] Removing intermediate container ca93661b3c63 [2022-03-08T16:49:42.161Z] ---> 2ea49090af9a [2022-03-08T16:49:42.161Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:49:42.440Z] ---> Running in f0082f2f9c1f [2022-03-08T16:49:42.718Z] Removing intermediate container e0bbc18dc551 [2022-03-08T16:49:42.718Z] ---> ad2e7f257f3e [2022-03-08T16:49:42.718Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:49:42.718Z] ---> Running in 2b573b51292d [2022-03-08T16:49:43.339Z] Removing intermediate container f0082f2f9c1f [2022-03-08T16:49:43.339Z] ---> 7b2a427c90ef [2022-03-08T16:49:43.339Z] [2022-03-08T16:49:43.627Z] Removing intermediate container 2b573b51292d [2022-03-08T16:49:43.627Z] ---> 3b7b5166a032 [2022-03-08T16:49:43.627Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T16:49:43.627Z] ---> Running in 3299be9b8680 [2022-03-08T16:49:43.899Z] Successfully built 7b2a427c90ef [2022-03-08T16:49:43.899Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-08T16:49:44.190Z]  Building security-spire-agent ... done Removing intermediate container 3299be9b8680 [2022-03-08T16:49:44.190Z] ---> 652acf425a3e [2022-03-08T16:49:44.190Z] Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:49:44.471Z] ---> Running in 39df427b004d [2022-03-08T16:49:45.075Z] Removing intermediate container 39df427b004d [2022-03-08T16:49:45.075Z] ---> d5538e0c0982 [2022-03-08T16:49:45.075Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T16:49:45.075Z] ---> Running in e5aa845e47d5 [2022-03-08T16:49:45.674Z] Removing intermediate container e5aa845e47d5 [2022-03-08T16:49:45.674Z] ---> 3a7cf50d9d42 [2022-03-08T16:49:45.674Z] [2022-03-08T16:49:45.950Z] Successfully built 3a7cf50d9d42 [2022-03-08T16:49:45.950Z] Successfully tagged core-metadata-arm64:latest [2022-03-08T16:50:24.940Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T16:50:35.129Z] Removing intermediate container 140b552a273d [2022-03-08T16:50:35.129Z] ---> b63dc030dfa8 [2022-03-08T16:50:35.129Z] [2022-03-08T16:50:35.129Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T16:50:35.129Z] ---> 5b8b7b635229 [2022-03-08T16:50:35.129Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T16:50:35.129Z] ---> Running in ec795790b8f5 [2022-03-08T16:50:35.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:35.677Z] Removing intermediate container 938dcc5fe127 [2022-03-08T16:50:35.677Z] ---> 207809169ded [2022-03-08T16:50:35.677Z] [2022-03-08T16:50:35.677Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T16:50:35.677Z] ---> 5b8b7b635229 [2022-03-08T16:50:35.677Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T16:50:35.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:35.950Z] ---> Running in 035a08e13414 [2022-03-08T16:50:36.542Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-08T16:50:36.542Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:50:36.542Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T16:50:36.542Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-08T16:50:36.542Z] (5/5) Installing curl (7.79.1-r0) [2022-03-08T16:50:36.818Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:50:36.818Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:50:36.818Z] OK: 8 MiB in 19 packages [2022-03-08T16:50:37.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:37.428Z] Removing intermediate container 34f973754444 [2022-03-08T16:50:37.428Z] ---> 384176808617 [2022-03-08T16:50:37.428Z] [2022-03-08T16:50:37.428Z] Step 9/19 : FROM alpine:3.15 [2022-03-08T16:50:37.428Z] ---> 8e1d7573f448 [2022-03-08T16:50:37.428Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T16:50:37.428Z] ---> Using cache [2022-03-08T16:50:37.428Z] ---> 38b9eadedf77 [2022-03-08T16:50:37.428Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T16:50:37.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:37.700Z] ---> Running in e3b2fed3b293 [2022-03-08T16:50:38.719Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T16:50:38.719Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T16:50:38.719Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:50:38.719Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:50:38.719Z] Removing intermediate container ec795790b8f5 [2022-03-08T16:50:38.719Z] ---> fe7d2e23a6c4 [2022-03-08T16:50:38.719Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T16:50:38.719Z] ---> Running in a51f161a0278 [2022-03-08T16:50:38.719Z] OK: 6 MiB in 16 packages [2022-03-08T16:50:39.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:39.280Z] Removing intermediate container a51f161a0278 [2022-03-08T16:50:39.280Z] ---> 9fa5c5de05b4 [2022-03-08T16:50:39.280Z] Step 13/21 : WORKDIR /edgex [2022-03-08T16:50:39.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:39.280Z] ---> Running in bfbe13aea860 [2022-03-08T16:50:39.879Z] Removing intermediate container bfbe13aea860 [2022-03-08T16:50:39.879Z] ---> e8fd6f24f879 [2022-03-08T16:50:39.879Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-08T16:50:40.151Z] Removing intermediate container 035a08e13414 [2022-03-08T16:50:40.151Z] ---> f412bb364ef9 [2022-03-08T16:50:40.151Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T16:50:40.151Z] v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T16:50:40.151Z] v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T16:50:40.151Z] OK: 15734 distinct packages available [2022-03-08T16:50:40.434Z] ---> Running in 9edb5f954e7e [2022-03-08T16:50:40.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:40.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:50:40.707Z] ---> cf2b70ee5ff0 [2022-03-08T16:50:40.707Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-08T16:50:40.980Z] Removing intermediate container 9edb5f954e7e [2022-03-08T16:50:40.980Z] ---> 73e36e325c43 [2022-03-08T16:50:40.980Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T16:50:40.980Z] ---> Running in ed347fa929fe [2022-03-08T16:50:41.579Z] Removing intermediate container ed347fa929fe [2022-03-08T16:50:41.579Z] ---> 14f517010fda [2022-03-08T16:50:41.579Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T16:50:41.579Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T16:50:41.579Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T16:50:41.579Z] ---> Running in 53fd81284060 [2022-03-08T16:50:41.579Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T16:50:41.579Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T16:50:41.579Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T16:50:41.579Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T16:50:41.579Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T16:50:41.579Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T16:50:41.579Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T16:50:41.851Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T16:50:41.851Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:50:41.851Z] ---> 9b1216409830 [2022-03-08T16:50:41.851Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-08T16:50:41.851Z] OK: 8 MiB in 23 packages [2022-03-08T16:50:42.126Z] Removing intermediate container 53fd81284060 [2022-03-08T16:50:42.126Z] ---> daa3dd05a734 [2022-03-08T16:50:42.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:50:43.108Z] ---> 36818dc54200 [2022-03-08T16:50:43.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T16:50:43.381Z] ---> acc389c65bc2 [2022-03-08T16:50:43.381Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-08T16:50:43.381Z] ---> Running in 6ced7384f458 [2022-03-08T16:50:43.655Z] Removing intermediate container e3b2fed3b293 [2022-03-08T16:50:43.655Z] ---> 65cdf6b2bbbf [2022-03-08T16:50:43.655Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T16:50:43.933Z] Removing intermediate container 6ced7384f458 [2022-03-08T16:50:43.933Z] ---> 4d7652e5f6f9 [2022-03-08T16:50:43.933Z] Step 18/21 : CMD ["--init=true"] [2022-03-08T16:50:44.207Z] ---> 694f6806c3f2 [2022-03-08T16:50:44.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T16:50:44.207Z] ---> Running in ed4752495d5f [2022-03-08T16:50:44.207Z] ---> 0bef020580c2 [2022-03-08T16:50:44.207Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T16:50:44.481Z] Removing intermediate container ed4752495d5f [2022-03-08T16:50:44.481Z] ---> 2e719b9891cf [2022-03-08T16:50:44.481Z] Step 19/21 : LABEL arch=arm64 [2022-03-08T16:50:44.755Z] ---> Running in 3c08f5694e89 [2022-03-08T16:50:45.036Z] ---> b6c39172e65c [2022-03-08T16:50:45.036Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T16:50:45.036Z] ---> Running in 4304b2aa4c42 [2022-03-08T16:50:45.036Z] Removing intermediate container 3c08f5694e89 [2022-03-08T16:50:45.036Z] ---> 8882754b7b06 [2022-03-08T16:50:45.036Z] Step 20/21 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:50:45.310Z] ---> Running in 89b765a1b61d [2022-03-08T16:50:45.582Z] Removing intermediate container 4304b2aa4c42 [2022-03-08T16:50:45.582Z] ---> eae12539d6ab [2022-03-08T16:50:45.582Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:50:45.854Z] ---> Running in c82d94c45754 [2022-03-08T16:50:45.854Z] Removing intermediate container 89b765a1b61d [2022-03-08T16:50:45.854Z] ---> 31fe03e77fa8 [2022-03-08T16:50:45.854Z] Step 21/21 : LABEL version=0.0.0 [2022-03-08T16:50:45.854Z] ---> 6059ad18bbae [2022-03-08T16:50:45.854Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T16:50:45.854Z] ---> Running in fbf6697ab725 [2022-03-08T16:50:46.130Z] Removing intermediate container c82d94c45754 [2022-03-08T16:50:46.130Z] ---> 39e70a64dae5 [2022-03-08T16:50:46.130Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T16:50:46.413Z] ---> Running in fcea92ed3736 [2022-03-08T16:50:46.413Z] Removing intermediate container fbf6697ab725 [2022-03-08T16:50:46.413Z] ---> f1d251b42ebd [2022-03-08T16:50:46.413Z] [2022-03-08T16:50:46.699Z] Removing intermediate container fcea92ed3736 [2022-03-08T16:50:46.699Z] ---> 2ac89ed1f1fb [2022-03-08T16:50:46.699Z] Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:50:46.699Z] Successfully built f1d251b42ebd [2022-03-08T16:50:46.699Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-08T16:50:46.975Z]  Building security-proxy-setup ... done  ---> 7572cfb40f9d [2022-03-08T16:50:46.975Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T16:50:46.975Z] ---> Running in 09281f59040b [2022-03-08T16:50:46.975Z] ---> Running in f969e88bb792 [2022-03-08T16:50:47.609Z] Removing intermediate container f969e88bb792 [2022-03-08T16:50:47.609Z] ---> 819bde669229 [2022-03-08T16:50:47.609Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:50:47.609Z] Removing intermediate container 09281f59040b [2022-03-08T16:50:47.609Z] ---> 9fa3c60c69ee [2022-03-08T16:50:47.609Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T16:50:47.609Z] ---> Running in 4c31db7198ef [2022-03-08T16:50:47.609Z] ---> Running in 936a6926f9c7 [2022-03-08T16:50:47.895Z] Removing intermediate container 936a6926f9c7 [2022-03-08T16:50:47.895Z] ---> d00de452f79b [2022-03-08T16:50:47.895Z] Step 17/19 : LABEL arch=arm64Removing intermediate container 4c31db7198ef [2022-03-08T16:50:47.895Z] [2022-03-08T16:50:47.895Z] ---> e185a9b81fb0 [2022-03-08T16:50:47.895Z] [2022-03-08T16:50:48.184Z] ---> Running in 8aefc209b33c [2022-03-08T16:50:48.472Z] Successfully built e185a9b81fb0 [2022-03-08T16:50:48.472Z] Successfully tagged support-notifications-arm64:latest [2022-03-08T16:50:48.472Z]  Building support-notifications ... done Removing intermediate container 8aefc209b33c [2022-03-08T16:50:48.472Z] ---> 6d805c4ebe3a [2022-03-08T16:50:48.472Z] Step 18/19 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f [2022-03-08T16:50:48.472Z] ---> Running in 58dc07f92664 [2022-03-08T16:50:49.064Z] Removing intermediate container 58dc07f92664 [2022-03-08T16:50:49.064Z] ---> 0ab40425eb57 [2022-03-08T16:50:49.064Z] Step 19/19 : LABEL version=0.0.0 [2022-03-08T16:50:49.064Z] ---> Running in ee8648687056 [2022-03-08T16:50:49.335Z] Removing intermediate container ee8648687056 [2022-03-08T16:50:49.335Z] ---> a80b58cc1ae8 [2022-03-08T16:50:49.335Z] [2022-03-08T16:50:49.606Z] Successfully built a80b58cc1ae8 [2022-03-08T16:50:49.606Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-08T16:50:50.211Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-08T16:50:50.222Z] $ docker stop --time=1 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef [2022-03-08T16:50:51.892Z] $ docker rm -f 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:50:52.416Z] + docker images [2022-03-08T16:50:52.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-08T16:50:52.687Z] security-spiffe-token-provider-arm64 latest a80b58cc1ae8 3 seconds ago 27.6MB [2022-03-08T16:50:52.687Z] support-notifications-arm64 latest e185a9b81fb0 5 seconds ago 16.1MB [2022-03-08T16:50:52.687Z] security-proxy-setup-arm64 latest f1d251b42ebd 6 seconds ago 25.4MB [2022-03-08T16:50:52.687Z] 384176808617 16 seconds ago 1.7GB [2022-03-08T16:50:52.687Z] 207809169ded 18 seconds ago 1.66GB [2022-03-08T16:50:52.687Z] b63dc030dfa8 20 seconds ago 1.66GB [2022-03-08T16:50:52.687Z] core-metadata-arm64 latest 3a7cf50d9d42 About a minute ago 15.9MB [2022-03-08T16:50:52.687Z] security-spire-agent-arm64 latest 7b2a427c90ef About a minute ago 118MB [2022-03-08T16:50:52.687Z] 6a7e3675a48e About a minute ago 1.66GB [2022-03-08T16:50:52.687Z] support-scheduler-arm64 latest db776a4a849d About a minute ago 15.4MB [2022-03-08T16:50:52.687Z] aa1b2f9c7350 2 minutes ago 1.66GB [2022-03-08T16:50:52.687Z] sys-mgmt-agent-arm64 latest dfebc33fcbb0 4 minutes ago 280MB [2022-03-08T16:50:52.688Z] security-spire-server-arm64 latest 502f81438eb4 5 minutes ago 82.6MB [2022-03-08T16:50:52.688Z] af0e1ecfc209 5 minutes ago 1.7GB [2022-03-08T16:50:52.688Z] core-data-arm64 latest f33d9d1977fc 6 minutes ago 21.3MB [2022-03-08T16:50:52.688Z] d3c72773eded 6 minutes ago 1.65GB [2022-03-08T16:50:52.688Z] security-bootstrapper-arm64 latest 7ac141888170 6 minutes ago 18MB [2022-03-08T16:50:52.688Z] 52c6c5182a32 6 minutes ago 1.68GB [2022-03-08T16:50:52.688Z] security-secretstore-setup-arm64 latest d33fbd5a201d 6 minutes ago 27MB [2022-03-08T16:50:52.688Z] core-command-arm64 latest 719a4586f5b6 7 minutes ago 15.3MB [2022-03-08T16:50:52.688Z] b901b2972420 7 minutes ago 1.66GB [2022-03-08T16:50:52.688Z] 3b2a05a26f8a 7 minutes ago 1.66GB [2022-03-08T16:50:52.688Z] ab190bb49f3b 7 minutes ago 1.65GB [2022-03-08T16:50:52.688Z] security-spire-config-arm64 latest 7d131fe2bcdb 11 minutes ago 81.9MB [2022-03-08T16:50:52.688Z] 4eec9bad7e60 11 minutes ago 1.7GB [2022-03-08T16:50:52.688Z] ci-base-image-arm64 latest 806de5351d1e 22 minutes ago 1.26GB [2022-03-08T16:50:52.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 4 weeks ago 551MB [2022-03-08T16:50:52.688Z] alpine 3.15 8e1d7573f448 3 months ago 5.33MB [2022-03-08T16:50:52.688Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-08T16:50:52.688Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-08T16:50:52.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:50:53.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:50:53.116Z] [2022-03-08T16:50:53.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:50:53.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:50:53.731Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T16:50:53.731Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T16:50:53.731Z] 04944245beec: Pulling fs layer [2022-03-08T16:50:53.731Z] 699f458cf7ca: Pulling fs layer [2022-03-08T16:50:53.731Z] 765212b225bb: Pulling fs layer [2022-03-08T16:50:53.731Z] f23df028b6ca: Pulling fs layer [2022-03-08T16:50:53.731Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T16:50:53.731Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T16:50:53.731Z] d65c8cfc05b1: Waiting [2022-03-08T16:50:53.731Z] 765212b225bb: Waiting [2022-03-08T16:50:53.731Z] 2437ff75d9bd: Waiting [2022-03-08T16:50:53.731Z] f23df028b6ca: Waiting [2022-03-08T16:50:53.731Z] 04944245beec: Verifying Checksum [2022-03-08T16:50:53.731Z] 04944245beec: Download complete [2022-03-08T16:50:53.731Z] 765212b225bb: Download complete [2022-03-08T16:50:53.731Z] f23df028b6ca: Verifying Checksum [2022-03-08T16:50:53.731Z] f23df028b6ca: Download complete [2022-03-08T16:50:53.731Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T16:50:53.731Z] d65c8cfc05b1: Download complete [2022-03-08T16:50:54.004Z] 699f458cf7ca: Verifying Checksum [2022-03-08T16:50:54.004Z] 699f458cf7ca: Download complete [2022-03-08T16:50:54.279Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T16:50:54.279Z] 8998bd30e6a1: Download complete [2022-03-08T16:50:56.252Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T16:50:56.252Z] 2437ff75d9bd: Download complete [2022-03-08T16:50:58.865Z] 8998bd30e6a1: Pull complete [2022-03-08T16:50:58.865Z] 04944245beec: Pull complete [2022-03-08T16:51:00.292Z] 699f458cf7ca: Pull complete [2022-03-08T16:51:00.564Z] 765212b225bb: Pull complete [2022-03-08T16:51:01.539Z] f23df028b6ca: Pull complete [2022-03-08T16:51:01.810Z] d65c8cfc05b1: Pull complete [2022-03-08T16:51:16.866Z] 2437ff75d9bd: Pull complete [2022-03-08T16:51:16.866Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T16:51:16.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:51:16.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T16:51:17.088Z] prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container [2022-03-08T16:51:17.171Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T16:51:19.890Z] $ docker top 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:20.888Z] ---> job-cost.sh [2022-03-08T16:51:20.888Z] lf-activate-venv: SKIPPING [2022-03-08T16:51:20.888Z] INFO: No Stack... [2022-03-08T16:51:21.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T16:51:22.444Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T16:51:23.102Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-03-08T16:51:23.103Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T16:51:23.134Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] [2022-03-08T16:51:23.143Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] did not exist. Created. [2022-03-08T16:51:23.143Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T16:51:23.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T16:51:23.959Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T16:51:23.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T16:51:23.984Z] $ docker stop --time=1 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 [2022-03-08T16:51:25.469Z] $ docker rm -f 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 [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 [2022-03-08T16:51:26.004Z] provisioning config files... [2022-03-08T16:51:26.013Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8320853739829191317tmp [Pipeline] { [Pipeline] sh [2022-03-08T16:51:26.311Z] + set +x [2022-03-08T16:51:26.311Z] + curl -s https://codecov.io/bash [2022-03-08T16:51:26.311Z] + bash -s -- [2022-03-08T16:51:26.311Z] [2022-03-08T16:51:26.311Z] _____ _ [2022-03-08T16:51:26.311Z] / ____| | | [2022-03-08T16:51:26.311Z] | | ___ __| | ___ ___ _____ __ [2022-03-08T16:51:26.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-08T16:51:26.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-08T16:51:26.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-08T16:51:26.311Z] Bash-1.0.6 [2022-03-08T16:51:26.311Z] [2022-03-08T16:51:26.311Z] [2022-03-08T16:51:26.311Z] ==> git version 2.24.4 found [2022-03-08T16:51:26.311Z] ==> 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 [2022-03-08T16:51:26.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-08T16:51:26.311Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-08T16:51:26.311Z] ==> Jenkins CI detected. [2022-03-08T16:51:26.311Z] current dir:  /w/workspace/edgex-go/5 [2022-03-08T16:51:26.311Z] project root: . [2022-03-08T16:51:26.311Z] --> token set from env [2022-03-08T16:51:26.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-08T16:51:26.572Z] ==> Running gcov in . (disable via -X gcov) [2022-03-08T16:51:26.573Z] ==> Python coveragepy not found [2022-03-08T16:51:26.573Z] ==> Searching for coverage reports in: [2022-03-08T16:51:26.573Z] + . [2022-03-08T16:51:26.573Z] -> Found 1 reports [2022-03-08T16:51:26.573Z] ==> Detecting git/mercurial file structure [2022-03-08T16:51:26.573Z] ==> Reading reports [2022-03-08T16:51:26.573Z] + ./coverage.out bytes=428383 [2022-03-08T16:51:26.573Z] ==> Appending adjustments [2022-03-08T16:51:26.573Z] https://docs.codecov.io/docs/fixing-reports [2022-03-08T16:51:27.957Z] + Found adjustments [2022-03-08T16:51:27.957Z] ==> Gzipping contents [2022-03-08T16:51:27.957Z] 60K /tmp/codecov.xZ8pUk.gz [2022-03-08T16:51:27.957Z] ==> Uploading reports [2022-03-08T16:51:27.957Z] url: https://codecov.io [2022-03-08T16:51:27.957Z] query: branch=PR-3892&commit=6269ca7f83250260c05d7312f991e1108fe040db&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-08T16:51:27.957Z] -> Pinging Codecov [2022-03-08T16:51:27.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3892&commit=6269ca7f83250260c05d7312f991e1108fe040db&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-08T16:51:28.217Z] -> Uploading to [2022-03-08T16:51:28.217Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-08/00271124DB129430A58F1EEE437C3FCB/6269ca7f83250260c05d7312f991e1108fe040db/248b494a-01b7-409c-810a-e72eff4f22fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T165127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df7558dc82591f99b1352a1f2fb7118390a9ea3110af3b012789cdfa096f19e1 [2022-03-08T16:51:28.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T16:51:28.217Z] Dload Upload Total Spent Left Speed [2022-03-08T16:51:28.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58364 0 0 100 58364 0 165k --:--:-- --:--:-- --:--:-- 166k [2022-03-08T16:51:28.477Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] } [2022-03-08T16:51:28.485Z] 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 [2022-03-08T16:51:29.173Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:29.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:30.029Z] ---> package-listing.sh [2022-03-08T16:51:30.029Z] ++ facter osfamily [2022-03-08T16:51:30.029Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T16:51:30.290Z] + OS_FAMILY=redhat [2022-03-08T16:51:30.290Z] + workspace=/w/workspace/edgex-go/5 [2022-03-08T16:51:30.290Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T16:51:30.290Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T16:51:30.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T16:51:30.290Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T16:51:30.290Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-08T16:51:30.290Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T16:51:30.290Z] + case "${OS_FAMILY}" in [2022-03-08T16:51:30.290Z] + rpm -qa [2022-03-08T16:51:30.290Z] + sort [2022-03-08T16:51:34.493Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T16:51:34.493Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T16:51:34.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T16:51:34.493Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-08T16:51:34.493Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-03-08T16:51:34.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-03-08T16:51:34.506Z] 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 [2022-03-08T16:51:34.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:51:35.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:51:35.348Z] [2022-03-08T16:51:35.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:51:35.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:51:35.655Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T16:51:35.655Z] 5eb5b503b376: Pulling fs layer [2022-03-08T16:51:35.655Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T16:51:35.655Z] ec43610c2a17: Pulling fs layer [2022-03-08T16:51:35.655Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T16:51:35.655Z] 33b1e0a273af: Pulling fs layer [2022-03-08T16:51:35.655Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T16:51:35.655Z] 2f39f015ded8: Pulling fs layer [2022-03-08T16:51:35.655Z] 33b1e0a273af: Waiting [2022-03-08T16:51:35.655Z] 5d3b04190fa2: Waiting [2022-03-08T16:51:35.655Z] 2f39f015ded8: Waiting [2022-03-08T16:51:35.655Z] 3a2ae6a8a46f: Waiting [2022-03-08T16:51:35.655Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T16:51:35.655Z] 5c69ac0246d0: Download complete [2022-03-08T16:51:35.655Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T16:51:35.655Z] 3a2ae6a8a46f: Download complete [2022-03-08T16:51:35.918Z] 33b1e0a273af: Verifying Checksum [2022-03-08T16:51:35.918Z] 33b1e0a273af: Download complete [2022-03-08T16:51:35.918Z] ec43610c2a17: Verifying Checksum [2022-03-08T16:51:35.918Z] ec43610c2a17: Download complete [2022-03-08T16:51:35.918Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T16:51:35.918Z] 5d3b04190fa2: Download complete [2022-03-08T16:51:35.918Z] 5eb5b503b376: Verifying Checksum [2022-03-08T16:51:35.918Z] 5eb5b503b376: Download complete [2022-03-08T16:51:36.501Z] 2f39f015ded8: Verifying Checksum [2022-03-08T16:51:36.501Z] 2f39f015ded8: Download complete [2022-03-08T16:51:37.447Z] 5eb5b503b376: Pull complete [2022-03-08T16:51:37.715Z] 5c69ac0246d0: Pull complete [2022-03-08T16:51:38.293Z] ec43610c2a17: Pull complete [2022-03-08T16:51:38.293Z] 3a2ae6a8a46f: Pull complete [2022-03-08T16:51:38.557Z] 33b1e0a273af: Pull complete [2022-03-08T16:51:38.827Z] 5d3b04190fa2: Pull complete [2022-03-08T16:51:44.177Z] 2f39f015ded8: Pull complete [2022-03-08T16:51:44.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T16:51:44.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:51:44.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T16:51:44.243Z] prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container [2022-03-08T16:51:44.281Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T16:51:48.133Z] $ docker top b31a7548e7ecffeb0705f2f60e7826e708bb7b855eba549dbddc2a55a8b54d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:51:48.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T16:51:48.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T16:51:49.270Z] + ls /var/log/sa-host [2022-03-08T16:51:49.270Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T16:51:49.270Z] file_magic: OK [2022-03-08T16:51:49.270Z] HZ: Using current value: 100 [2022-03-08T16:51:49.270Z] file_header: OK [2022-03-08T16:51:49.270Z] 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 [2022-03-08T16:51:49.270Z] Statistics: [2022-03-08T16:51:49.270Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T16:51:49.270Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T16:51:49.270Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T16:51:49.270Z] file_magic: OK [2022-03-08T16:51:49.270Z] HZ: Using current value: 100 [2022-03-08T16:51:49.270Z] file_header: OK [2022-03-08T16:51:49.270Z] 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 [2022-03-08T16:51:49.270Z] Statistics: [2022-03-08T16:51:49.270Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T16:51:49.270Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:51:49.487Z] provisioning config files... [2022-03-08T16:51:49.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3974030091402321513tmp [Pipeline] { [Pipeline] echo [2022-03-08T16:51:49.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:49.796Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T16:51:49.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:50.143Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T16:51:50.153Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:50.444Z] ---> sudo-logs.sh [2022-03-08T16:51:50.444Z] Archiving 'sudo' log.. [2022-03-08T16:51:50.444Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6619.novalocal: Name or service not known [2022-03-08T16:51:50.444Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6619.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T16:51:50.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:50.757Z] ---> job-cost.sh [2022-03-08T16:51:50.757Z] lf-activate-venv: SKIPPING [2022-03-08T16:51:50.757Z] DEBUG: total: 0.10999999940395355 [2022-03-08T16:51:50.757Z] INFO: Retrieving Stack Cost... [2022-03-08T16:51:51.016Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T16:51:51.585Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T16:51:51.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:51:51.887Z] ---> logs-deploy.sh [2022-03-08T16:51:51.887Z] lf-activate-venv: SKIPPING [2022-03-08T16:51:51.887Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/5 [2022-03-08T16:51:51.887Z] INFO: archiving workspace using pattern(s): [2022-03-08T16:51:52.830Z] Archives upload complete. [2022-03-08T16:51:52.830Z] INFO: archiving logs to Nexus