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 752d0619909af349e85d1938c692d957e4baabd2+613ba3a9f074961a82087988d5f76ae29a1a6b1f (72176dcea762f380ddafabf0c5226e9b27c0ad62) 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-ssh17081067791449865146.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-ssh3885579074849285316.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-ssh6703162917780243085.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-ssh15292089673739777846.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-ssh2797394313643694212.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 Running on prd-centos7-docker-4c-2g-6646 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh4079026899444009789.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/6@tmp/jenkins-gitclient-ssh1711644954948649805.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 752d0619909af349e85d1938c692d957e4baabd2 Merge succeeded, producing 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 Checking out Revision 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 752d0619909af349e85d1938c692d957e4baabd2 # 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/6@tmp/jenkins-gitclient-ssh2460990663380346763.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3a1a3033c658eae6952b19277024f92a0c290519 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T22:22:43.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T22:22:43.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T22:22:43.128Z] ========================================================= [2022-03-08T22:22:43.128Z] EdgeX Global Pipelines Version Info [2022-03-08T22:22:43.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:22:44.236Z] ------------------- [2022-03-08T22:22:44.236Z] stable info: [2022-03-08T22:22:44.236Z] ------------------- [2022-03-08T22:22:44.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T22:22:44.236Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T22:22:44.236Z] Message: update stable to v1.0.220 [2022-03-08T22:22:44.809Z] ------------------- [2022-03-08T22:22:44.809Z] experimental info: [2022-03-08T22:22:44.809Z] ------------------- [2022-03-08T22:22:44.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T22:22:44.809Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T22:22:44.809Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T22:22:44.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-08T22:22:44.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-08T22:22:44.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T22:22:44.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T22:22:44.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T22:22:44.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T22:22:44.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T22:22:45.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-08T22:22:45.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-08T22:22:45.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-08T22:22:45.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T22:22:45.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T22:22:45.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T22:22:45.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T22:22:45.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T22:22:45.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T22:22:45.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T22:22:45.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T22:22:45.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-08T22:22:45.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-08T22:22:45.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T22:22:45.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T22:22:45.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T22:22:45.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T22:22:45.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-08T22:22:45.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [Pipeline] echo [2022-03-08T22:22:45.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3afacef [Pipeline] echo [2022-03-08T22:22:45.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T22:22:45.277Z] provisioning config files... [2022-03-08T22:22:45.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5478279655675512324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:22:45.595Z] ---> docker-login.sh [2022-03-08T22:22:45.595Z] nexus3.edgexfoundry.org:10001 [2022-03-08T22:22:45.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:22:45.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:22:45.855Z] Configure a credential helper to remove this warning. See [2022-03-08T22:22:45.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:22:45.855Z] [2022-03-08T22:22:45.855Z] Login Succeeded [2022-03-08T22:22:45.855Z] nexus3.edgexfoundry.org:10002 [2022-03-08T22:22:45.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:22:45.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:22:45.855Z] Configure a credential helper to remove this warning. See [2022-03-08T22:22:45.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:22:45.855Z] [2022-03-08T22:22:45.855Z] Login Succeeded [2022-03-08T22:22:45.855Z] nexus3.edgexfoundry.org:10003 [2022-03-08T22:22:45.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:22:46.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:22:46.115Z] Configure a credential helper to remove this warning. See [2022-03-08T22:22:46.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:22:46.115Z] [2022-03-08T22:22:46.115Z] Login Succeeded [2022-03-08T22:22:46.115Z] nexus3.edgexfoundry.org:10004 [2022-03-08T22:22:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:22:46.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:22:46.115Z] Configure a credential helper to remove this warning. See [2022-03-08T22:22:46.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:22:46.115Z] [2022-03-08T22:22:46.115Z] Login Succeeded [2022-03-08T22:22:46.115Z] docker.io [2022-03-08T22:22:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:22:46.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:22:46.691Z] Configure a credential helper to remove this warning. See [2022-03-08T22:22:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:22:46.691Z] [2022-03-08T22:22:46.691Z] Login Succeeded [2022-03-08T22:22:46.691Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T22:22:46.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T22:22:47.015Z] ++ 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-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/core-command/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/core-data/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T22:22:47.015Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-08T22:22:47.015Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T22:22:47.015Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-08T22:22:47.015Z] ++ cut -d/ -f2 [2022-03-08T22:22:47.015Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-08T22:22:47.054Z] 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-08T22:22:47.406Z] + git rev-list -1 --merges 3afacef1d6f63e6b91256365e3bb98f3dc8a9286~1..3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [Pipeline] echo [2022-03-08T22:22:47.420Z] -----------> git rev-list -1 --merges 3afacef1d6f63e6b91256365e3bb98f3dc8a9286~1..3afacef1d6f63e6b91256365e3bb98f3dc8a9286 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:22:47.420Z] 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [false] [Pipeline] sh [2022-03-08T22:22:47.713Z] + git log --format=format:%s -1 3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [Pipeline] echo [2022-03-08T22:22:47.732Z] ========================================================= [2022-03-08T22:22:47.732Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T22:22:47.732Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-08T22:22:48.340Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T22:22:48.340Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T22:22:48.340Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T22:22:48.340Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T22:22:48.340Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T22:22:48.340Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T22:22:48.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:22:48.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T22:22:48.776Z] [2022-03-08T22:22:48.776Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:22:49.094Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T22:22:49.095Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T22:22:49.095Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T22:22:49.095Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T22:22:49.095Z] 4c7163046ea9: Pulling fs layer [2022-03-08T22:22:49.095Z] 0c2d73faf560: Pulling fs layer [2022-03-08T22:22:49.095Z] 0c2d73faf560: Waiting [2022-03-08T22:22:49.095Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T22:22:49.095Z] 3e5f54012d9b: Download complete [2022-03-08T22:22:49.095Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T22:22:49.095Z] a0d0a0d46f8b: Download complete [2022-03-08T22:22:49.095Z] 0c2d73faf560: Verifying Checksum [2022-03-08T22:22:49.095Z] 0c2d73faf560: Download complete [2022-03-08T22:22:49.095Z] 4c7163046ea9: Verifying Checksum [2022-03-08T22:22:49.095Z] 4c7163046ea9: Download complete [2022-03-08T22:22:49.368Z] a0d0a0d46f8b: Pull complete [2022-03-08T22:22:49.368Z] 3e5f54012d9b: Pull complete [2022-03-08T22:22:49.633Z] 4c7163046ea9: Pull complete [2022-03-08T22:22:49.898Z] 0c2d73faf560: Pull complete [2022-03-08T22:22:49.898Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T22:22:49.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T22:22:49.898Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T22:22:49.975Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:22:49.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:22:50.735Z] $ docker top 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T22:22:50.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T22:22:50.822Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T22:22:50.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T22:22:50.926Z] $ docker exec 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 ssh-agent [2022-03-08T22:22:51.023Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDINOIo/agent.14 [2022-03-08T22:22:51.023Z] SSH_AGENT_PID=20 [2022-03-08T22:22:51.034Z] Running ssh-add (command line suppressed) [2022-03-08T22:22:51.116Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4256137947004628744.key (/w/workspace/edgex-go/6@tmp/private_key_4256137947004628744.key) [2022-03-08T22:22:51.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T22:22:51.421Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T22:22:51.452Z] $ docker exec --env ******** --env ******** 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 ssh-agent -k [2022-03-08T22:22:51.539Z] unset SSH_AUTH_SOCK; [2022-03-08T22:22:51.539Z] unset SSH_AGENT_PID; [2022-03-08T22:22:51.539Z] echo Agent pid 20 killed; [2022-03-08T22:22:51.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T22:22:51.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T22:22:51.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T22:22:51.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T22:22:51.693Z] $ docker exec 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 ssh-agent [2022-03-08T22:22:51.803Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnLEkk/agent.55 [2022-03-08T22:22:51.803Z] SSH_AGENT_PID=61 [2022-03-08T22:22:51.809Z] Running ssh-add (command line suppressed) [2022-03-08T22:22:51.926Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2488312226776856021.key (/w/workspace/edgex-go/6@tmp/private_key_2488312226776856021.key) [2022-03-08T22:22:51.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T22:22:52.238Z] + git semver init [2022-03-08T22:22:52.238Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T22:22:52.238Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-08T22:22:52.238Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-08T22:22:52.238Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T22:22:52.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T22:22:52.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T22:22:52.238Z] # $SEMVER_BRANCH = PR-3892 [2022-03-08T22:22:52.238Z] # $SEMVER_TEMP = /tmp/semver-043235135 [2022-03-08T22:22:52.238Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-08T22:23:07.204Z] # '/tmp/semver-043235135' -> '/w/workspace/edgex-go/6/.semver' [2022-03-08T22:23:07.204Z] # -> Force: false [2022-03-08T22:23:07.204Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-08T22:23:07.219Z] $ docker exec --env ******** --env ******** 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 ssh-agent -k [2022-03-08T22:23:07.335Z] unset SSH_AUTH_SOCK; [2022-03-08T22:23:07.336Z] unset SSH_AGENT_PID; [2022-03-08T22:23:07.336Z] echo Agent pid 61 killed; [2022-03-08T22:23:07.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T22:23:07.651Z] + git semver [Pipeline] } [2022-03-08T22:23:07.669Z] $ docker stop --time=1 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 [2022-03-08T22:23:09.776Z] $ docker rm -f 3c980454c28aabdc41d30949194c3481591ff68aac3f3bd1729d77a5799d8109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T22:23:10.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T22:23:10.384Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T22:23:10.388Z] [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-08T22:23:10.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T22:23:10.539Z] ========================================================= [2022-03-08T22:23:10.539Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T22:23:10.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:23:10.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T22:23:10.842Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T22:23:10.842Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T22:23:10.842Z] 666ba61612fd: Pulling fs layer [2022-03-08T22:23:10.842Z] 8ed8ca486205: Pulling fs layer [2022-03-08T22:23:10.842Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T22:23:10.842Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T22:23:10.842Z] 640e595b4fbd: Pulling fs layer [2022-03-08T22:23:10.842Z] 763cafe07f6e: Pulling fs layer [2022-03-08T22:23:10.842Z] 0c0b528cf693: Pulling fs layer [2022-03-08T22:23:10.842Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T22:23:10.842Z] 640e595b4fbd: Waiting [2022-03-08T22:23:10.842Z] 763cafe07f6e: Waiting [2022-03-08T22:23:10.842Z] 0c0b528cf693: Waiting [2022-03-08T22:23:10.842Z] 10935f4eaf8b: Waiting [2022-03-08T22:23:10.842Z] 4fe6c5a15a65: Waiting [2022-03-08T22:23:10.842Z] 22a0e8bec74d: Waiting [2022-03-08T22:23:10.842Z] 8ed8ca486205: Verifying Checksum [2022-03-08T22:23:10.842Z] 8ed8ca486205: Download complete [2022-03-08T22:23:10.842Z] 666ba61612fd: Verifying Checksum [2022-03-08T22:23:10.842Z] 666ba61612fd: Download complete [2022-03-08T22:23:10.842Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T22:23:10.842Z] 22a0e8bec74d: Download complete [2022-03-08T22:23:10.842Z] 640e595b4fbd: Verifying Checksum [2022-03-08T22:23:10.842Z] 640e595b4fbd: Download complete [2022-03-08T22:23:10.842Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T22:23:10.842Z] 59bf1c3509f3: Download complete [2022-03-08T22:23:10.842Z] 763cafe07f6e: Verifying Checksum [2022-03-08T22:23:10.842Z] 763cafe07f6e: Download complete [2022-03-08T22:23:11.110Z] 59bf1c3509f3: Pull complete [2022-03-08T22:23:11.110Z] 0c0b528cf693: Verifying Checksum [2022-03-08T22:23:11.110Z] 0c0b528cf693: Download complete [2022-03-08T22:23:11.382Z] 666ba61612fd: Pull complete [2022-03-08T22:23:11.382Z] 8ed8ca486205: Pull complete [2022-03-08T22:23:11.651Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T22:23:11.651Z] 4fe6c5a15a65: Download complete [2022-03-08T22:23:11.925Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T22:23:11.925Z] 10935f4eaf8b: Download complete [2022-03-08T22:23:16.191Z] 4fe6c5a15a65: Pull complete [2022-03-08T22:23:16.191Z] 22a0e8bec74d: Pull complete [2022-03-08T22:23:16.191Z] 640e595b4fbd: Pull complete [2022-03-08T22:23:16.191Z] 763cafe07f6e: Pull complete [2022-03-08T22:23:16.463Z] 0c0b528cf693: Pull complete [2022-03-08T22:23:19.056Z] 10935f4eaf8b: Pull complete [2022-03-08T22:23:19.056Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T22:23:19.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T22:23:19.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:23:19.360Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T22:23:19.360Z] WORKDIR /edgex [2022-03-08T22:23:19.360Z] COPY go.mod . [2022-03-08T22:23:19.360Z] RUN go mod download' [2022-03-08T22:23:19.360Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-08T22:23:21.296Z] Sending build context to Docker daemon 334.3MB [2022-03-08T22:23:21.296Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T22:23:21.296Z] ---> 99d49a6021b9 [2022-03-08T22:23:21.296Z] Step 2/4 : WORKDIR /edgex [2022-03-08T22:23:23.214Z] ---> Running in 0956577810f2 [2022-03-08T22:23:23.214Z] Removing intermediate container 0956577810f2 [2022-03-08T22:23:23.214Z] ---> 6b905fdf47a0 [2022-03-08T22:23:23.214Z] Step 3/4 : COPY go.mod . [2022-03-08T22:23:23.214Z] ---> 32173755807c [2022-03-08T22:23:23.214Z] Step 4/4 : RUN go mod download [2022-03-08T22:23:23.214Z] ---> Running in ff873dba5b77 [2022-03-08T22:23:25.472Z] Still waiting to schedule task [2022-03-08T22:23:25.473Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-08T22:24:02.026Z] Removing intermediate container ff873dba5b77 [2022-03-08T22:24:02.026Z] ---> c3f66570d4c3 [2022-03-08T22:24:02.026Z] Successfully built c3f66570d4c3 [2022-03-08T22:24:02.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:24:02.335Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T22:24:02.335Z] . [Pipeline] withDockerContainer [2022-03-08T22:24:02.410Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:24:02.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:24:02.885Z] $ docker top 67eac65b929dd19a27f01a37d0c8ca018063b4c5a04e87b19df096d4f5125704 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:24:03.264Z] + go version [2022-03-08T22:24:03.264Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T22:24:03.278Z] $ docker stop --time=1 67eac65b929dd19a27f01a37d0c8ca018063b4c5a04e87b19df096d4f5125704 [2022-03-08T22:24:04.484Z] $ docker rm -f 67eac65b929dd19a27f01a37d0c8ca018063b4c5a04e87b19df096d4f5125704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:24:04.888Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T22:24:04.888Z] . [Pipeline] withDockerContainer [2022-03-08T22:24:04.955Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:24:04.993Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:24:05.398Z] $ docker top 5f67a6b548561e5c136dbd1bb3286decf32ac96664aef87e03827fa7bd23f538 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T22:24:05.483Z] ========================================================= [2022-03-08T22:24:05.483Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T22:24:05.483Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:24:05.782Z] + make test [2022-03-08T22:24:05.783Z] go mod tidy [2022-03-08T22:24:06.052Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T22:24:12.672Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T22:24:30.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T22:24:35.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T22:24:35.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T22:24:35.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T22:24:38.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T22:24:38.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T22:24:38.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T22:24:38.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T22:24:46.172Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6647 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-08T22:24:46.186Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-08T22:24:46.368Z] The recommended git tool is: git [2022-03-08T22:24:48.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T22:24:48.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T22:24:49.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T22:24:49.468Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T22:24:49.732Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T22:24:49.732Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T22:24:49.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T22:24:50.699Z] using credential edgex-jenkins-ssh [2022-03-08T22:24:50.715Z] Cloning the remote Git repository [2022-03-08T22:24:50.768Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:24:50.838Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-08T22:24:50.924Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:24:50.925Z] > git --version # timeout=10 [2022-03-08T22:24:50.945Z] > git --version # 'git version 2.17.1' [2022-03-08T22:24:50.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:24:51.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T22:24:51.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-03-08T22:24:51.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T22:24:51.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T22:24:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2022-03-08T22:24:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T22:24:52.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2022-03-08T22:24:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T22:24:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T22:24:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.134s coverage: 89.5% of statements [2022-03-08T22:24:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T22:24:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:24:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2022-03-08T22:24:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T22:24:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T22:24:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T22:24:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T22:24:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T22:24:55.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 94.2% of statements [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:24:55.534Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T22:24:55.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T22:24:56.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2022-03-08T22:24:56.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T22:24:56.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T22:24:56.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T22:24:57.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-03-08T22:24:57.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T22:24:57.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2022-03-08T22:24:57.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2022-03-08T22:24:57.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T22:24:57.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2022-03-08T22:24:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2022-03-08T22:24:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-03-08T22:24:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-03-08T22:24:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-03-08T22:25:06.204Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T22:25:06.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T22:25:06.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T22:25:06.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:25:06.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:25:06.351Z] > 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-08T22:25:07.355Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 752d0619909af349e85d1938c692d957e4baabd2 [2022-03-08T22:25:07.945Z] Merge succeeded, producing 07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:25:07.946Z] Checking out Revision 07a743a3ae21d0b84cd900ab036ffd77771ec169 (PR-3892) [2022-03-08T22:25:07.379Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T22:25:07.400Z] > git checkout -f 752d0619909af349e85d1938c692d957e4baabd2 # timeout=10 [2022-03-08T22:25:07.625Z] > git remote # timeout=10 [2022-03-08T22:25:07.643Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T22:25:07.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:25:07.666Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-08T22:25:07.935Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T22:25:07.956Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T22:25:07.972Z] > git checkout -f 07a743a3ae21d0b84cd900ab036ffd77771ec169 # timeout=10 [2022-03-08T22:25:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2022-03-08T22:25:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-03-08T22:25:12.276Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-08T22:25:12.308Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-03-08T22:25:12.288Z] > git rev-list --no-walk 3a1a3033c658eae6952b19277024f92a0c290519 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T22:25:13.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T22:25:13.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T22:25:13.423Z] Dload Upload Total Spent Left Speed [2022-03-08T22:25:13.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh [2022-03-08T22:25:14.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T22:25:14.339Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-03-08T22:25:14.339Z] /etc/docker/daemon.json [2022-03-08T22:25:14.339Z] { [2022-03-08T22:25:14.339Z] "registry-mirrors": [ [2022-03-08T22:25:14.339Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T22:25:14.339Z] ], [2022-03-08T22:25:14.339Z] "bip": "10.250.0.254/24", [2022-03-08T22:25:14.339Z] "hosts": [ [2022-03-08T22:25:14.339Z] "tcp://0.0.0.0:5555", [2022-03-08T22:25:14.339Z] "unix:///var/run/docker.sock" [2022-03-08T22:25:14.339Z] ], [2022-03-08T22:25:14.339Z] "mtu": 1458, [2022-03-08T22:25:14.339Z] "selinux-enabled": true, [2022-03-08T22:25:14.339Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T22:25:14.339Z] } [Pipeline] sh [2022-03-08T22:25:14.686Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T22:25:15.029Z] + sudo service docker restart [2022-03-08T22:25:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.234s coverage: 82.5% of statements [2022-03-08T22:25:15.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T22:25:33.324Z] provisioning config files... [2022-03-08T22:25:33.351Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config816206216887285835tmp [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T22:25:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-03-08T22:25:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:25:33.704Z] ---> docker-login.sh [2022-03-08T22:25:33.704Z] nexus3.edgexfoundry.org:10001 [2022-03-08T22:25:33.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.291s coverage: 65.4% of statements [2022-03-08T22:25:33.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T22:25:33.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T22:25:33.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T22:25:34.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:25:34.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:25:34.294Z] Configure a credential helper to remove this warning. See [2022-03-08T22:25:34.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:25:34.294Z] [2022-03-08T22:25:34.294Z] Login Succeeded [2022-03-08T22:25:34.294Z] nexus3.edgexfoundry.org:10002 [2022-03-08T22:25:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements [2022-03-08T22:25:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T22:25:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T22:25:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-03-08T22:25:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T22:25:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:25:34.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-08T22:25:34.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T22:25:34.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T22:25:34.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T22:25:34.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T22:25:34.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:25:34.834Z] Configure a credential helper to remove this warning. See [2022-03-08T22:25:34.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:25:34.834Z] [2022-03-08T22:25:34.834Z] Login Succeeded [2022-03-08T22:25:34.834Z] nexus3.edgexfoundry.org:10003 [2022-03-08T22:25:35.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:25:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:25:35.103Z] Configure a credential helper to remove this warning. See [2022-03-08T22:25:35.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:25:35.103Z] [2022-03-08T22:25:35.103Z] Login Succeeded [2022-03-08T22:25:35.103Z] nexus3.edgexfoundry.org:10004 [2022-03-08T22:25:35.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:25:35.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:25:35.644Z] Configure a credential helper to remove this warning. See [2022-03-08T22:25:35.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:25:35.644Z] [2022-03-08T22:25:35.644Z] Login Succeeded [2022-03-08T22:25:35.644Z] docker.io [2022-03-08T22:25:35.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T22:25:36.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T22:25:36.184Z] Configure a credential helper to remove this warning. See [2022-03-08T22:25:36.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T22:25:36.184Z] [2022-03-08T22:25:36.184Z] Login Succeeded [2022-03-08T22:25:36.184Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T22:25:36.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T22:25:36.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T22:25:36.669Z] ========================================================= [2022-03-08T22:25:36.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T22:25:36.669Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:25:36.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T22:25:37.272Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T22:25:37.272Z] 9b3977197b4f: Pulling fs layer [2022-03-08T22:25:37.272Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T22:25:37.272Z] 94645a83ff95: Pulling fs layer [2022-03-08T22:25:37.272Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T22:25:37.272Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T22:25:37.272Z] f7c0051592d6: Pulling fs layer [2022-03-08T22:25:37.272Z] a227ed2f7395: Pulling fs layer [2022-03-08T22:25:37.272Z] 7b1c46037f91: Pulling fs layer [2022-03-08T22:25:37.272Z] 0c92f367c5e7: Waiting [2022-03-08T22:25:37.272Z] f7c0051592d6: Waiting [2022-03-08T22:25:37.272Z] a227ed2f7395: Waiting [2022-03-08T22:25:37.272Z] 7b1c46037f91: Waiting [2022-03-08T22:25:37.272Z] 3f3a8bcf1eab: Waiting [2022-03-08T22:25:37.272Z] 94645a83ff95: Verifying Checksum [2022-03-08T22:25:37.272Z] 94645a83ff95: Download complete [2022-03-08T22:25:37.272Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T22:25:37.272Z] 1a89e8eeedd5: Download complete [2022-03-08T22:25:37.272Z] 0c92f367c5e7: Verifying Checksum [2022-03-08T22:25:37.272Z] 0c92f367c5e7: Download complete [2022-03-08T22:25:37.272Z] f7c0051592d6: Verifying Checksum [2022-03-08T22:25:37.272Z] f7c0051592d6: Download complete [2022-03-08T22:25:37.272Z] 9b3977197b4f: Verifying Checksum [2022-03-08T22:25:37.272Z] 9b3977197b4f: Download complete [2022-03-08T22:25:37.272Z] a227ed2f7395: Verifying Checksum [2022-03-08T22:25:37.272Z] a227ed2f7395: Download complete [2022-03-08T22:25:37.882Z] 9b3977197b4f: Pull complete [2022-03-08T22:25:38.480Z] 1a89e8eeedd5: Pull complete [2022-03-08T22:25:38.757Z] 94645a83ff95: Pull complete [2022-03-08T22:25:39.050Z] 7b1c46037f91: Verifying Checksum [2022-03-08T22:25:39.050Z] 7b1c46037f91: Download complete [2022-03-08T22:25:39.644Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T22:25:39.644Z] 3f3a8bcf1eab: Download complete [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T22:25:42.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2022-03-08T22:25:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-08T22:25:42.945Z] 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-08T22:25:52.022Z] 3f3a8bcf1eab: Pull complete [2022-03-08T22:25:52.022Z] 0c92f367c5e7: Pull complete [2022-03-08T22:25:52.022Z] f7c0051592d6: Pull complete [2022-03-08T22:25:52.022Z] a227ed2f7395: Pull complete [2022-03-08T22:25:57.423Z] 7b1c46037f91: Pull complete [2022-03-08T22:25:57.423Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T22:25:57.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T22:25:57.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:25:57.774Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T22:25:57.774Z] WORKDIR /edgex [2022-03-08T22:25:57.774Z] COPY go.mod . [2022-03-08T22:25:57.774Z] RUN go mod download [2022-03-08T22:25:57.774Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-08T22:26:00.419Z] Sending build context to Docker daemon 169MB [2022-03-08T22:26:00.419Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T22:26:00.419Z] ---> f79e39bc4007 [2022-03-08T22:26:00.419Z] Step 2/4 : WORKDIR /edgex [2022-03-08T22:26:02.389Z] ---> Running in 5dc07fa6f1fc [2022-03-08T22:26:02.663Z] Removing intermediate container 5dc07fa6f1fc [2022-03-08T22:26:02.663Z] ---> 68fcdd62fab8 [2022-03-08T22:26:02.663Z] Step 3/4 : COPY go.mod . [2022-03-08T22:26:03.260Z] ---> d2d2ebd292fd [2022-03-08T22:26:03.260Z] Step 4/4 : RUN go mod download [2022-03-08T22:26:03.260Z] ---> Running in 2ecac124c630 [2022-03-08T22:26:39.352Z] GO111MODULE=on go vet ./... [2022-03-08T22:26:40.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T22:26:40.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T22:26:40.823Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T22:26:41.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T22:26:41.712Z] + ls -al . [2022-03-08T22:26:41.712Z] total 644 [2022-03-08T22:26:41.712Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 22:26 . [2022-03-08T22:26:41.712Z] drwxr-xr-x 4 root root 28 Mar 8 22:24 .. [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 22:22 .dockerignore [2022-03-08T22:26:41.712Z] drwxrwxr-x 8 1001 1001 179 Mar 8 22:22 .git [2022-03-08T22:26:41.712Z] drwxrwxr-x 4 1001 1001 142 Mar 8 22:22 .github [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 22:22 .gitignore [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 22:22 .golangci.yml [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 22:22 .hadolint.yml [2022-03-08T22:26:41.712Z] drwx------ 3 1001 1001 73 Mar 8 22:23 .semver [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 22:22 .sonarcloud.properties [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 22:22 ADOPTERS.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 22:22 Attribution.txt [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 22:22 CHANGELOG.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 22:22 CONTRIBUTING.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 22:22 GOVERNANCE.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 22:22 Jenkinsfile [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 22:22 LICENSE [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 8072 Mar 8 22:22 Makefile [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 22:22 OWNERS.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 22:22 README.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 22:22 SECURITY.md [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 22:23 VERSION [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 22:22 ZMQWindows.md [2022-03-08T22:26:41.712Z] drwxrwxr-x 2 1001 1001 37 Mar 8 22:22 bin [2022-03-08T22:26:41.712Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 22:22 cmd [2022-03-08T22:26:41.712Z] -rw-r--r-- 1 root root 428383 Mar 8 22:25 coverage.out [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 22:22 go.mod [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 22:22 go.sum [2022-03-08T22:26:41.712Z] drwxrwxr-x 8 1001 1001 124 Mar 8 22:22 internal [2022-03-08T22:26:41.712Z] drwxrwxr-x 3 1001 1001 16 Mar 8 22:22 openapi [2022-03-08T22:26:41.712Z] drwxrwxr-x 4 1001 1001 71 Mar 8 22:22 snap [2022-03-08T22:26:41.712Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 22:22 version.go [Pipeline] sh [2022-03-08T22:26:42.002Z] + '[' -e coverage.out ] [2022-03-08T22:26:42.002Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T22:26:42.119Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T22:26:42.408Z] + make build [2022-03-08T22:26:42.408Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T22:26:44.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T22:26:52.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T22:26:52.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T22:26:53.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T22:26:53.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T22:26:54.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T22:26:55.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T22:26:55.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T22:26:57.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T22:26:57.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T22:26:58.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T22:27:00.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-08T22:27:04.464Z] $ docker stop --time=1 5f67a6b548561e5c136dbd1bb3286decf32ac96664aef87e03827fa7bd23f538 [2022-03-08T22:27:06.295Z] $ docker rm -f 5f67a6b548561e5c136dbd1bb3286decf32ac96664aef87e03827fa7bd23f538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:27:08.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T22:27:08.063Z] [2022-03-08T22:27:08.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:27:08.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T22:27:08.375Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-08T22:27:08.375Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-08T22:27:08.375Z] ca9280d653b3: Pulling fs layer [2022-03-08T22:27:08.375Z] 7e9c9ca2126c: Pulling fs layer [2022-03-08T22:27:08.375Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-08T22:27:08.375Z] cbdbe7a5bc2a: Download complete [2022-03-08T22:27:08.642Z] ca9280d653b3: Verifying Checksum [2022-03-08T22:27:08.642Z] ca9280d653b3: Download complete [2022-03-08T22:27:08.642Z] cbdbe7a5bc2a: Pull complete [2022-03-08T22:27:08.919Z] 7e9c9ca2126c: Verifying Checksum [2022-03-08T22:27:08.919Z] 7e9c9ca2126c: Download complete [2022-03-08T22:27:09.181Z] ca9280d653b3: Pull complete [2022-03-08T22:27:13.438Z] 7e9c9ca2126c: Pull complete [2022-03-08T22:27:13.438Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-08T22:27:13.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T22:27:13.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-08T22:27:13.516Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:27:13.556Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:27:16.224Z] $ docker top 1accf17295b4e5fe0fca2f16eb660ce8bc9474f22f8640840f74e984a013b50a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:27:16.582Z] + docker-compose build --help [2022-03-08T22:27:16.582Z] + grep parallel [2022-03-08T22:27:17.152Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T22:27:17.170Z] $ docker stop --time=1 1accf17295b4e5fe0fca2f16eb660ce8bc9474f22f8640840f74e984a013b50a [2022-03-08T22:27:18.355Z] $ docker rm -f 1accf17295b4e5fe0fca2f16eb660ce8bc9474f22f8640840f74e984a013b50a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:27:18.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T22:27:18.763Z] . [Pipeline] withDockerContainer [2022-03-08T22:27:18.831Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:27:18.869Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:27:19.303Z] $ docker top 124571d88188524eb6a7086fa6a828350ce00d9c16fafb170ffa919b6f8846ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:27:19.682Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T22:27:20.254Z] Building core-command ... [2022-03-08T22:27:20.254Z] Building core-data ... [2022-03-08T22:27:20.254Z] Building core-metadata ... [2022-03-08T22:27:20.254Z] Building security-bootstrapper ... [2022-03-08T22:27:20.254Z] Building security-proxy-setup ... [2022-03-08T22:27:20.254Z] Building security-secretstore-setup ... [2022-03-08T22:27:20.254Z] Building security-spiffe-token-provider ... [2022-03-08T22:27:20.254Z] Building security-spire-agent ... [2022-03-08T22:27:20.254Z] Building security-spire-config ... [2022-03-08T22:27:20.254Z] Building security-spire-server ... [2022-03-08T22:27:20.254Z] Building support-notifications ... [2022-03-08T22:27:20.254Z] Building support-scheduler ... [2022-03-08T22:27:20.254Z] Building sys-mgmt-agent ... [2022-03-08T22:27:20.254Z] Building support-scheduler [2022-03-08T22:27:20.254Z] Building core-command [2022-03-08T22:27:20.254Z] Building security-proxy-setup [2022-03-08T22:27:20.254Z] Building security-spire-agent [2022-03-08T22:27:20.254Z] Building core-data [2022-03-08T22:27:25.070Z] Removing intermediate container 2ecac124c630 [2022-03-08T22:27:25.070Z] ---> 1cf949449e89 [2022-03-08T22:27:25.070Z] Successfully built 1cf949449e89 [2022-03-08T22:27:25.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:27:25.425Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T22:27:25.425Z] . [Pipeline] withDockerContainer [2022-03-08T22:27:25.701Z] prd-ubuntu18.04-docker-arm64-4c-16g-6647 does not seem to be running inside a container [2022-03-08T22:27:25.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-08T22:27:27.376Z] $ docker top 8520daa8aae2a720428954a17d0748659395fc592f45da35280a2bdd2ff21cda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:27:28.324Z] + go version [2022-03-08T22:27:28.324Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T22:27:28.354Z] $ docker stop --time=1 8520daa8aae2a720428954a17d0748659395fc592f45da35280a2bdd2ff21cda [2022-03-08T22:27:30.090Z] $ docker rm -f 8520daa8aae2a720428954a17d0748659395fc592f45da35280a2bdd2ff21cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:27:30.771Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T22:27:30.771Z] . [Pipeline] withDockerContainer [2022-03-08T22:27:31.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-6647 does not seem to be running inside a container [2022-03-08T22:27:31.142Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-08T22:27:32.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:27:32.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:27:32.633Z] ---> c3f66570d4c3 [2022-03-08T22:27:32.633Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:27:32.633Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:27:32.633Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:27:32.633Z] ---> c3f66570d4c3 [2022-03-08T22:27:32.633Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T22:27:32.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:27:32.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:27:32.633Z] ---> c3f66570d4c3 [2022-03-08T22:27:32.633Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T22:27:32.638Z] $ docker top 7c11073a1c551fab7a2d0f8c870dc080fc24a89fd3e676c1c4bbbd8de54dc2fd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T22:27:32.927Z] ========================================================= [2022-03-08T22:27:32.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T22:27:32.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T22:27:33.630Z] + make test [2022-03-08T22:27:33.630Z] go mod tidy [2022-03-08T22:27:34.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T22:27:37.922Z] ---> Running in 4be66f3fcc8b [2022-03-08T22:27:37.923Z] ---> Running in 7e46d1104dc5 [2022-03-08T22:27:37.923Z] ---> Running in 27ab8899b27b [2022-03-08T22:27:44.508Z] Removing intermediate container 4be66f3fcc8b [2022-03-08T22:27:44.508Z] ---> 1c5877b086ec [2022-03-08T22:27:44.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:27:44.508Z] Removing intermediate container 7e46d1104dc5 [2022-03-08T22:27:44.508Z] ---> 3a84d7e3a0c7 [2022-03-08T22:27:44.508Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:27:44.508Z] Removing intermediate container 27ab8899b27b [2022-03-08T22:27:44.508Z] ---> acb86661b6ad [2022-03-08T22:27:44.508Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:27:44.508Z] ---> Running in 8d3866e95c71 [2022-03-08T22:27:44.508Z] ---> Running in 7f8afa7dca1e [2022-03-08T22:27:44.508Z] ---> Running in aef268705468 [2022-03-08T22:27:47.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:27:47.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:27:47.898Z] ---> c3f66570d4c3 [2022-03-08T22:27:47.898Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:27:47.898Z] ---> Using cache [2022-03-08T22:27:47.898Z] ---> acb86661b6ad [2022-03-08T22:27:47.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:27:47.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:27:47.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:27:47.898Z] ---> c3f66570d4c3 [2022-03-08T22:27:47.898Z] Step 3/24 : WORKDIR /edgex-go [2022-03-08T22:27:47.898Z] ---> Using cache [2022-03-08T22:27:47.898Z] ---> acb86661b6ad [2022-03-08T22:27:47.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:27:47.898Z] ---> Running in 60fa2a1448e3 [2022-03-08T22:27:47.898Z] ---> Running in 418e564d644d [2022-03-08T22:27:48.163Z] Removing intermediate container 8d3866e95c71 [2022-03-08T22:27:48.163Z] ---> df55bdf29bf3 [2022-03-08T22:27:48.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:27:48.163Z] Removing intermediate container aef268705468 [2022-03-08T22:27:48.163Z] ---> 2bf5f57fdaf9 [2022-03-08T22:27:48.163Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T22:27:48.163Z] ---> Running in 688d3e5d8a34 [2022-03-08T22:27:48.163Z] ---> Running in 748bb52dbd95 [2022-03-08T22:27:48.163Z] Removing intermediate container 7f8afa7dca1e [2022-03-08T22:27:48.163Z] ---> 609e8856bfb4 [2022-03-08T22:27:48.163Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T22:27:48.163Z] ---> Running in 50f9a9aac627 [2022-03-08T22:27:48.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:48.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.007Z] Removing intermediate container 418e564d644d [2022-03-08T22:27:49.007Z] ---> 20bf9d9b1e3d [2022-03-08T22:27:49.007Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T22:27:49.007Z] ---> Running in 08d541f70f48 [2022-03-08T22:27:49.007Z] Removing intermediate container 60fa2a1448e3 [2022-03-08T22:27:49.007Z] ---> c30a83e4843d [2022-03-08T22:27:49.007Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-08T22:27:49.007Z] ---> Running in 02859511af4f [2022-03-08T22:27:49.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:49.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:50.120Z] OK: 221 MiB in 52 packages [2022-03-08T22:27:50.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:50.120Z] OK: 221 MiB in 52 packages [2022-03-08T22:27:50.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:27:50.120Z] OK: 221 MiB in 52 packages [2022-03-08T22:27:50.394Z] OK: 221 MiB in 52 packages [2022-03-08T22:27:50.666Z] OK: 221 MiB in 52 packages [2022-03-08T22:27:50.666Z] Removing intermediate container 50f9a9aac627 [2022-03-08T22:27:50.666Z] ---> 1c09a4f61a4f [2022-03-08T22:27:50.666Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T22:27:50.666Z] Removing intermediate container 748bb52dbd95 [2022-03-08T22:27:50.666Z] ---> fa18ae102523 [2022-03-08T22:27:50.666Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T22:27:50.941Z] Removing intermediate container 688d3e5d8a34 [2022-03-08T22:27:50.941Z] ---> f1ce309565a2 [2022-03-08T22:27:50.941Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:27:50.941Z] ---> 588290cf5e5c [2022-03-08T22:27:50.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:27:50.941Z] ---> Running in 8ac07af5cf9b [2022-03-08T22:27:50.941Z] ---> 5e454f63e378 [2022-03-08T22:27:50.941Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:27:50.941Z] ---> Running in 3d98d01e464e [2022-03-08T22:27:50.941Z] Removing intermediate container 08d541f70f48 [2022-03-08T22:27:50.941Z] ---> 860f53b3afb1 [2022-03-08T22:27:50.941Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:27:50.941Z] ---> 5d76917e684f [2022-03-08T22:27:50.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:27:51.210Z] Removing intermediate container 02859511af4f [2022-03-08T22:27:51.210Z] ---> 51ad3f213386 [2022-03-08T22:27:51.210Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-08T22:27:51.210Z] ---> Running in 6dc5107aa21f [2022-03-08T22:27:51.210Z] ---> 1b17b6623233 [2022-03-08T22:27:51.210Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:27:51.471Z] ---> Running in 6868d9356633 [2022-03-08T22:27:51.471Z] ---> 3ee7f16263cf [2022-03-08T22:27:51.471Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:27:51.471Z] ---> Running in b7139098fedc [2022-03-08T22:27:53.385Z] Removing intermediate container 6dc5107aa21f [2022-03-08T22:27:53.385Z] ---> 2a381a94a344 [2022-03-08T22:27:53.385Z] Step 8/23 : COPY . . [2022-03-08T22:27:53.385Z] Removing intermediate container 6868d9356633 [2022-03-08T22:27:53.385Z] ---> f5e8af498d42 [2022-03-08T22:27:53.385Z] Step 8/23 : COPY . . [2022-03-08T22:27:53.647Z] Removing intermediate container 3d98d01e464e [2022-03-08T22:27:53.647Z] ---> 58d301079278 [2022-03-08T22:27:53.647Z] Step 8/21 : COPY . . [2022-03-08T22:27:55.069Z] Removing intermediate container b7139098fedc [2022-03-08T22:27:55.069Z] ---> 2eebf2f72ef2 [2022-03-08T22:27:55.069Z] Step 8/24 : COPY . . [2022-03-08T22:27:55.069Z] Removing intermediate container 8ac07af5cf9b [2022-03-08T22:27:55.069Z] ---> 7acf5dd9df0f [2022-03-08T22:27:55.069Z] Step 8/22 : COPY . . [2022-03-08T22:28:05.115Z] ---> 7cbecb4f9c57 [2022-03-08T22:28:05.115Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T22:28:05.380Z] ---> Running in db098a193217 [2022-03-08T22:28:06.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T22:28:13.642Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T22:28:32.966Z] ---> f6c938c5c3fa [2022-03-08T22:28:32.966Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T22:28:32.966Z] ---> Running in 782b9883f50e [2022-03-08T22:28:32.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T22:28:32.966Z] ---> 851b801287b6 [2022-03-08T22:28:32.966Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T22:28:33.226Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T22:28:34.614Z] ---> Running in 5fba4f9cf292 [2022-03-08T22:28:34.614Z] ---> ed7d49678228 [2022-03-08T22:28:34.614Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:28:35.181Z] ---> Running in 26ec03a24614 [2022-03-08T22:28:35.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T22:28:36.022Z] Removing intermediate container 26ec03a24614 [2022-03-08T22:28:36.022Z] ---> 8f7292e0c677 [2022-03-08T22:28:36.022Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T22:28:36.591Z] ---> Running in dc938fd2258f [2022-03-08T22:28:39.958Z] spire-1.2.0/ [2022-03-08T22:28:40.229Z] ---> 5103da12402b [2022-03-08T22:28:40.229Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T22:28:40.812Z] ---> Running in c869122ff265 [2022-03-08T22:28:40.812Z] Removing intermediate container db098a193217 [2022-03-08T22:28:40.812Z] ---> 87c419da8c4a [2022-03-08T22:28:40.812Z] [2022-03-08T22:28:40.812Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T22:28:41.075Z] 3.14: Pulling from library/alpine [2022-03-08T22:28:41.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T22:28:41.342Z] spire-1.2.0/README.md [2022-03-08T22:28:41.342Z] spire-1.2.0/bin/ [2022-03-08T22:28:41.342Z] spire-1.2.0/bin/spire-server [2022-03-08T22:28:41.342Z] spire-1.2.0/bin/spire-agent [2022-03-08T22:28:41.342Z] spire-1.2.0/conf/ [2022-03-08T22:28:41.342Z] spire-1.2.0/conf/server/ [2022-03-08T22:28:41.342Z] spire-1.2.0/conf/server/server.conf [2022-03-08T22:28:41.342Z] spire-1.2.0/conf/agent/ [2022-03-08T22:28:41.342Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T22:28:41.342Z] spire-1.2.0/LICENSE [2022-03-08T22:28:41.937Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T22:28:41.937Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T22:28:41.937Z] ---> 0a97eee8041e [2022-03-08T22:28:41.937Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T22:28:42.198Z] ---> Running in 41391fd75f75 [2022-03-08T22:28:43.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:43.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:43.413Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-08T22:28:43.413Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-08T22:28:43.413Z] Removing intermediate container dc938fd2258f [2022-03-08T22:28:43.413Z] ---> dd7fbfa7160d [2022-03-08T22:28:43.413Z] [2022-03-08T22:28:43.413Z] Step 11/24 : FROM alpine:3.15 [2022-03-08T22:28:43.413Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T22:28:43.413Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-08T22:28:43.413Z] (5/5) Installing curl (7.79.1-r0) [2022-03-08T22:28:43.413Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:28:43.413Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:28:43.675Z] OK: 8 MiB in 19 packages [2022-03-08T22:28:43.675Z] 3.15: Pulling from library/alpine [2022-03-08T22:28:43.675Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T22:28:43.675Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T22:28:43.675Z] ---> c059bfaa849c [2022-03-08T22:28:43.675Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:28:43.938Z] ---> Running in a3a581843b85 [2022-03-08T22:28:44.214Z] Removing intermediate container a3a581843b85 [2022-03-08T22:28:44.214Z] ---> 5a5385d9160e [2022-03-08T22:28:44.214Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:28:44.214Z] ---> Running in e257e05621db [2022-03-08T22:28:44.214Z] Removing intermediate container 41391fd75f75 [2022-03-08T22:28:44.214Z] ---> fa8adeabf764 [2022-03-08T22:28:44.214Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T22:28:44.214Z] ---> Running in 124c6deb98db [2022-03-08T22:28:44.487Z] Removing intermediate container 124c6deb98db [2022-03-08T22:28:44.487Z] ---> 5b7e0ab6dbfe [2022-03-08T22:28:44.487Z] Step 13/21 : WORKDIR /edgex [2022-03-08T22:28:44.487Z] ---> Running in bad556960101 [2022-03-08T22:28:44.758Z] Removing intermediate container bad556960101 [2022-03-08T22:28:44.758Z] ---> 5a243d2a3a25 [2022-03-08T22:28:44.758Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-08T22:28:44.758Z] ---> a69d4dd87758 [2022-03-08T22:28:44.758Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-08T22:28:45.340Z] Removing intermediate container e257e05621db [2022-03-08T22:28:45.340Z] ---> f27548ad2ff5 [2022-03-08T22:28:45.340Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T22:28:45.340Z] ---> Running in 784ed0380f73 [2022-03-08T22:28:45.340Z] ---> 617032044407 [2022-03-08T22:28:45.340Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-08T22:28:45.931Z] ---> 6c3de411c31a [2022-03-08T22:28:45.931Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-08T22:28:45.931Z] ---> Running in ab155e965f20 [2022-03-08T22:28:46.195Z] Removing intermediate container ab155e965f20 [2022-03-08T22:28:46.195Z] ---> 9c5f0310cf32 [2022-03-08T22:28:46.195Z] Step 18/21 : CMD ["--init=true"] [2022-03-08T22:28:46.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:46.195Z] ---> Running in 6ae4d681b753 [2022-03-08T22:28:46.464Z] Removing intermediate container 6ae4d681b753 [2022-03-08T22:28:46.465Z] ---> 5d5edcf1f6ff [2022-03-08T22:28:46.465Z] Step 19/21 : LABEL arch=x86_64 [2022-03-08T22:28:46.465Z] ---> Running in c8859c216ea7 [2022-03-08T22:28:46.465Z] Removing intermediate container c8859c216ea7 [2022-03-08T22:28:46.465Z] ---> 0c987a46c50e [2022-03-08T22:28:46.465Z] Step 20/21 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:28:46.465Z] ---> Running in 3d94bb42f231 [2022-03-08T22:28:46.736Z] Removing intermediate container 3d94bb42f231 [2022-03-08T22:28:46.736Z] ---> 3f59be9e8dc3 [2022-03-08T22:28:46.736Z] Step 21/21 : LABEL version=0.0.0 [2022-03-08T22:28:46.736Z] ---> Running in 0c357127b542 [2022-03-08T22:28:47.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:47.014Z] Removing intermediate container 0c357127b542 [2022-03-08T22:28:47.014Z] ---> e24708e1ee29 [2022-03-08T22:28:47.014Z] [2022-03-08T22:28:47.284Z] Successfully built e24708e1ee29 [2022-03-08T22:28:47.284Z] Successfully tagged security-proxy-setup:latest [2022-03-08T22:28:47.284Z]  Building security-proxy-setup ... done Building security-spire-server [2022-03-08T22:28:47.553Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:28:47.553Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:28:47.553Z] OK: 15859 distinct packages available [2022-03-08T22:28:47.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:48.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:28:48.804Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T22:28:49.077Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:28:49.077Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T22:28:49.077Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T22:28:49.348Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T22:28:49.348Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:28:49.348Z] OK: 7 MiB in 19 packages [2022-03-08T22:28:51.920Z] Removing intermediate container 784ed0380f73 [2022-03-08T22:28:51.920Z] ---> 81c303a32308 [2022-03-08T22:28:51.920Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T22:28:52.873Z] ---> 5902408a600b [2022-03-08T22:28:52.873Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:28:56.257Z] ---> 526c2f41e912 [2022-03-08T22:28:56.257Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:28:56.257Z] ---> 97469c74852b [2022-03-08T22:28:56.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-08T22:28:56.844Z] ---> 11c591e3d749 [2022-03-08T22:28:56.845Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-08T22:28:57.114Z] ---> 3bef70062a49 [2022-03-08T22:28:57.114Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:28:57.114Z] ---> Running in a24e687dc265 [2022-03-08T22:28:57.382Z] Removing intermediate container a24e687dc265 [2022-03-08T22:28:57.382Z] ---> 4137e3143076 [2022-03-08T22:28:57.382Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:28:57.382Z] ---> Running in 421c8453ac43 [2022-03-08T22:28:57.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:28:57.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:28:57.659Z] ---> c3f66570d4c3 [2022-03-08T22:28:57.659Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> acb86661b6ad [2022-03-08T22:28:57.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> c30a83e4843d [2022-03-08T22:28:57.659Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 51ad3f213386 [2022-03-08T22:28:57.659Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 3ee7f16263cf [2022-03-08T22:28:57.659Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 2eebf2f72ef2 [2022-03-08T22:28:57.659Z] Step 8/23 : COPY . . [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> ed7d49678228 [2022-03-08T22:28:57.659Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 8f7292e0c677 [2022-03-08T22:28:57.659Z] 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-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> dd7fbfa7160d [2022-03-08T22:28:57.659Z] [2022-03-08T22:28:57.659Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T22:28:57.659Z] ---> c059bfaa849c [2022-03-08T22:28:57.659Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 5a5385d9160e [2022-03-08T22:28:57.659Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> f27548ad2ff5 [2022-03-08T22:28:57.659Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T22:28:57.659Z] ---> Using cache [2022-03-08T22:28:57.659Z] ---> 81c303a32308 [2022-03-08T22:28:57.659Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:28:57.659Z] Removing intermediate container 421c8453ac43 [2022-03-08T22:28:57.659Z] ---> a5c65b17ec5b [2022-03-08T22:28:57.659Z] Step 22/24 : LABEL arch=x86_64 [2022-03-08T22:28:57.950Z] ---> Running in b526c4ae1cc6 [2022-03-08T22:28:58.224Z] Removing intermediate container b526c4ae1cc6 [2022-03-08T22:28:58.224Z] ---> 38025f2ba88a [2022-03-08T22:28:58.224Z] Step 23/24 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:28:58.515Z] ---> Running in 427fc23ba961 [2022-03-08T22:28:58.797Z] ---> 32b698db2875 [2022-03-08T22:28:58.797Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:28:58.797Z] Removing intermediate container 427fc23ba961 [2022-03-08T22:28:58.797Z] ---> 21e4e90edd6a [2022-03-08T22:28:58.797Z] Step 24/24 : LABEL version=0.0.0 [2022-03-08T22:28:58.797Z] ---> Running in fe544f19daf2 [2022-03-08T22:28:59.071Z] Removing intermediate container fe544f19daf2 [2022-03-08T22:28:59.071Z] ---> e8ae06c20a00 [2022-03-08T22:28:59.071Z] [2022-03-08T22:28:59.071Z] Successfully built e8ae06c20a00 [2022-03-08T22:28:59.337Z] Successfully tagged security-spire-agent:latest [2022-03-08T22:28:59.337Z]  Building security-spire-agent ... done Building support-notifications [2022-03-08T22:28:59.337Z] ---> bfd3eda9fb0c [2022-03-08T22:28:59.337Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-08T22:28:59.612Z] ---> fea645db6bba [2022-03-08T22:28:59.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-08T22:28:59.612Z] ---> a803c325b6dc [2022-03-08T22:28:59.612Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:28:59.882Z] ---> Running in 8a75d2ea623d [2022-03-08T22:29:00.481Z] Removing intermediate container 8a75d2ea623d [2022-03-08T22:29:00.481Z] ---> f59bd0668750 [2022-03-08T22:29:00.481Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:29:00.481Z] ---> Running in 82ee22d4ca76 [2022-03-08T22:29:01.077Z] Removing intermediate container 82ee22d4ca76 [2022-03-08T22:29:01.077Z] ---> 96dea9fcf71d [2022-03-08T22:29:01.077Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T22:29:01.345Z] ---> Running in fa605ef348cb [2022-03-08T22:29:01.612Z] Removing intermediate container fa605ef348cb [2022-03-08T22:29:01.612Z] ---> 3e9732890bd4 [2022-03-08T22:29:01.613Z] Step 22/23 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:29:01.613Z] ---> Running in 553689cd2555 [2022-03-08T22:29:01.880Z] Removing intermediate container 553689cd2555 [2022-03-08T22:29:01.880Z] ---> 5879433a95dd [2022-03-08T22:29:01.880Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:29:01.880Z] ---> Running in 667816aa6ec2 [2022-03-08T22:29:02.148Z] Removing intermediate container 667816aa6ec2 [2022-03-08T22:29:02.148Z] ---> f5c31b9aca5f [2022-03-08T22:29:02.148Z] [2022-03-08T22:29:02.148Z] Successfully built f5c31b9aca5f [2022-03-08T22:29:02.148Z] Successfully tagged security-spire-server:latest [2022-03-08T22:29:02.148Z] Building security-spire-config [2022-03-08T22:29:10.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T22:29:10.637Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:10.637Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:10.637Z] ---> c3f66570d4c3 [2022-03-08T22:29:10.637Z] Step 3/24 : WORKDIR /edgex-go [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> acb86661b6ad [2022-03-08T22:29:10.637Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> c30a83e4843d [2022-03-08T22:29:10.637Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> 51ad3f213386 [2022-03-08T22:29:10.637Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> 3ee7f16263cf [2022-03-08T22:29:10.637Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> 2eebf2f72ef2 [2022-03-08T22:29:10.637Z] Step 8/24 : COPY . . [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> ed7d49678228 [2022-03-08T22:29:10.637Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> 8f7292e0c677 [2022-03-08T22:29:10.637Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> dd7fbfa7160d [2022-03-08T22:29:10.637Z] [2022-03-08T22:29:10.637Z] Step 11/24 : FROM alpine:3.15 [2022-03-08T22:29:10.637Z] ---> c059bfaa849c [2022-03-08T22:29:10.637Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> 5a5385d9160e [2022-03-08T22:29:10.637Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:10.637Z] ---> Using cache [2022-03-08T22:29:10.637Z] ---> f27548ad2ff5 [2022-03-08T22:29:10.637Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-08T22:29:10.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T22:29:11.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T22:29:11.741Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T22:29:12.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:12.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:12.067Z] ---> c3f66570d4c3 [2022-03-08T22:29:12.067Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T22:29:12.067Z] ---> Using cache [2022-03-08T22:29:12.067Z] ---> acb86661b6ad [2022-03-08T22:29:12.067Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:12.067Z] ---> Using cache [2022-03-08T22:29:12.067Z] ---> c30a83e4843d [2022-03-08T22:29:12.067Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T22:29:12.067Z] ---> Running in e90998e152ef [2022-03-08T22:29:12.067Z] ---> Running in 9c06fdfbe3b6 [2022-03-08T22:29:13.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:13.496Z] Removing intermediate container 5fba4f9cf292 [2022-03-08T22:29:13.496Z] ---> d9c186410ea6 [2022-03-08T22:29:13.496Z] [2022-03-08T22:29:13.496Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:29:13.496Z] ---> 0a97eee8041e [2022-03-08T22:29:13.496Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:29:13.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:13.496Z] ---> Running in 330bedbc51da [2022-03-08T22:29:13.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:14.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:14.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:14.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T22:29:14.303Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:29:14.303Z] OK: 6 MiB in 15 packages [2022-03-08T22:29:14.570Z] OK: 221 MiB in 52 packages [2022-03-08T22:29:14.845Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:29:14.845Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:29:14.845Z] OK: 15859 distinct packages available [2022-03-08T22:29:14.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:14.845Z] Removing intermediate container 330bedbc51da [2022-03-08T22:29:14.845Z] ---> c94023eea57d [2022-03-08T22:29:14.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:29:14.845Z] ---> Running in d8da4a4e6db9 [2022-03-08T22:29:15.121Z] Removing intermediate container 9c06fdfbe3b6 [2022-03-08T22:29:15.121Z] ---> 99df5ebccf37 [2022-03-08T22:29:15.121Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T22:29:15.121Z] Removing intermediate container d8da4a4e6db9 [2022-03-08T22:29:15.121Z] ---> 64dbac9ba722 [2022-03-08T22:29:15.121Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T22:29:15.121Z] ---> Running in 88a11e50b025 [2022-03-08T22:29:15.393Z] ---> 723e9dde7f8e [2022-03-08T22:29:15.393Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:15.393Z] ---> Running in 4161f89fd521 [2022-03-08T22:29:15.393Z] Removing intermediate container 88a11e50b025 [2022-03-08T22:29:15.393Z] ---> f0b976cb6cf3 [2022-03-08T22:29:15.393Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T22:29:15.393Z] ---> Running in 9164d16a29b9 [2022-03-08T22:29:15.682Z] Removing intermediate container 9164d16a29b9 [2022-03-08T22:29:15.682Z] ---> 55858a153c88 [2022-03-08T22:29:15.682Z] Step 15/23 : WORKDIR / [2022-03-08T22:29:15.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:15.682Z] ---> Running in 7bdbdda8c9ad [2022-03-08T22:29:15.959Z] Removing intermediate container 7bdbdda8c9ad [2022-03-08T22:29:15.959Z] ---> d58b6d496460 [2022-03-08T22:29:15.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:29:16.230Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T22:29:16.230Z] ---> bf4bb8de50b6 [2022-03-08T22:29:16.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T22:29:16.230Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:29:16.501Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T22:29:16.501Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T22:29:16.501Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:29:16.501Z] OK: 6 MiB in 18 packages [2022-03-08T22:29:16.778Z] ---> aff83f544f70 [2022-03-08T22:29:16.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T22:29:17.354Z] Removing intermediate container e90998e152ef [2022-03-08T22:29:17.354Z] ---> f558c5ada810 [2022-03-08T22:29:17.354Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:29:17.354Z] ---> 20ae079eabbe [2022-03-08T22:29:17.354Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T22:29:17.354Z] ---> Running in de44e9d83d14 [2022-03-08T22:29:17.622Z] Removing intermediate container de44e9d83d14 [2022-03-08T22:29:17.622Z] ---> 12a84de995dc [2022-03-08T22:29:17.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:29:17.893Z] ---> Running in 39e494c4e5c4 [2022-03-08T22:29:18.163Z] Removing intermediate container 39e494c4e5c4 [2022-03-08T22:29:18.163Z] ---> 524cd6314383 [2022-03-08T22:29:18.163Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T22:29:18.163Z] ---> Running in 594a8afafc66 [2022-03-08T22:29:18.163Z] Removing intermediate container 4161f89fd521 [2022-03-08T22:29:18.163Z] ---> f0b66f5ced96 [2022-03-08T22:29:18.163Z] Step 8/22 : COPY . . [2022-03-08T22:29:18.163Z] ---> dda02a05a2fc [2022-03-08T22:29:18.163Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:29:18.434Z] Removing intermediate container 594a8afafc66 [2022-03-08T22:29:18.434Z] ---> d3f2871713d3 [2022-03-08T22:29:18.434Z] Step 22/23 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:29:19.029Z] ---> Running in 2237e20e4db3 [2022-03-08T22:29:20.961Z] ---> 1acda3757c2a [2022-03-08T22:29:20.961Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-08T22:29:20.961Z] ---> Running in 60ceac97a00b [2022-03-08T22:29:20.961Z] Removing intermediate container 2237e20e4db3 [2022-03-08T22:29:20.961Z] ---> b63893d89b64 [2022-03-08T22:29:20.961Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:29:20.961Z] ---> Running in 640d7118ff5b [2022-03-08T22:29:21.235Z] Removing intermediate container 60ceac97a00b [2022-03-08T22:29:21.235Z] ---> fbd457f5171f [2022-03-08T22:29:21.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-08T22:29:21.235Z] Removing intermediate container 640d7118ff5b [2022-03-08T22:29:21.235Z] ---> ef065628b04a [2022-03-08T22:29:21.235Z] [2022-03-08T22:29:21.235Z] Successfully built ef065628b04a [2022-03-08T22:29:21.235Z] Successfully tagged core-command:latest [2022-03-08T22:29:21.235Z]  Building core-command ... done Building security-spiffe-token-provider [2022-03-08T22:29:23.184Z] ---> 6a9f54a7fa00 [2022-03-08T22:29:23.184Z] Step 19/24 : WORKDIR / [2022-03-08T22:29:24.131Z] ---> Running in 60d1dfcdeae8 [2022-03-08T22:29:24.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T22:29:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T22:29:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T22:29:24.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T22:29:24.707Z] Removing intermediate container c869122ff265 [2022-03-08T22:29:24.707Z] ---> 29e9193b6de4 [2022-03-08T22:29:24.707Z] [2022-03-08T22:29:24.707Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T22:29:24.707Z] ---> 0a97eee8041e [2022-03-08T22:29:24.707Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:29:24.707Z] ---> Using cache [2022-03-08T22:29:24.707Z] ---> c94023eea57d [2022-03-08T22:29:24.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:29:24.707Z] ---> Using cache [2022-03-08T22:29:24.707Z] ---> 64dbac9ba722 [2022-03-08T22:29:24.707Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T22:29:24.707Z] Removing intermediate container 60d1dfcdeae8 [2022-03-08T22:29:24.707Z] ---> 6a22fb6d1a61 [2022-03-08T22:29:24.707Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:29:24.707Z] Removing intermediate container 782b9883f50e [2022-03-08T22:29:24.707Z] ---> a86273302e2d [2022-03-08T22:29:24.707Z] [2022-03-08T22:29:24.707Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:29:24.707Z] ---> 0a97eee8041e [2022-03-08T22:29:24.707Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T22:29:24.707Z] ---> 1f54fb1a92c5 [2022-03-08T22:29:24.707Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T22:29:24.707Z] ---> Running in 2466ffcdce26 [2022-03-08T22:29:24.987Z] ---> Running in ef226b091578 [2022-03-08T22:29:24.987Z] ---> Running in 492d035fcd55 [2022-03-08T22:29:24.987Z] ---> Running in dea94fdba361 [2022-03-08T22:29:24.987Z] Removing intermediate container 2466ffcdce26 [2022-03-08T22:29:24.987Z] ---> 740daa82d276 [2022-03-08T22:29:24.987Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T22:29:25.255Z] Removing intermediate container ef226b091578 [2022-03-08T22:29:25.255Z] ---> 78105815910a [2022-03-08T22:29:25.255Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T22:29:25.255Z] Removing intermediate container 492d035fcd55 [2022-03-08T22:29:25.255Z] ---> 7bfcf0c8ac5a [2022-03-08T22:29:25.255Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:29:25.255Z] ---> Running in 71fe2f39e70b [2022-03-08T22:29:25.255Z] ---> Running in 4467ada829f4 [2022-03-08T22:29:25.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T22:29:25.255Z] ---> Running in 0fa02f173a51 [2022-03-08T22:29:25.255Z] Removing intermediate container 71fe2f39e70b [2022-03-08T22:29:25.255Z] ---> b11bc66899c0 [2022-03-08T22:29:25.255Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:29:25.529Z] Removing intermediate container 4467ada829f4 [2022-03-08T22:29:25.529Z] ---> 0ff36422dce2 [2022-03-08T22:29:25.529Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T22:29:25.529Z] Removing intermediate container 0fa02f173a51 [2022-03-08T22:29:25.529Z] ---> fecef2ff2de2 [2022-03-08T22:29:25.529Z] Step 22/24 : LABEL arch=x86_64 [2022-03-08T22:29:25.529Z] ---> Running in 8a08a7bcd446 [2022-03-08T22:29:25.529Z] ---> Running in 56dda25361fb [2022-03-08T22:29:25.799Z] Removing intermediate container 8a08a7bcd446 [2022-03-08T22:29:25.799Z] ---> 24ca088953e9 [2022-03-08T22:29:25.799Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:25.799Z] ---> df77c65b7250 [2022-03-08T22:29:25.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T22:29:25.799Z] ---> Running in 69f6b84b0c6e [2022-03-08T22:29:25.799Z] Removing intermediate container 56dda25361fb [2022-03-08T22:29:25.799Z] ---> 704cf62a08da [2022-03-08T22:29:25.799Z] Step 23/24 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:29:26.072Z] ---> Running in f6590851f00b [2022-03-08T22:29:26.339Z] Removing intermediate container f6590851f00b [2022-03-08T22:29:26.339Z] ---> f5f4f4efdbeb [2022-03-08T22:29:26.339Z] Step 24/24 : LABEL version=0.0.0 [2022-03-08T22:29:26.339Z] ---> c76aff372e1f [2022-03-08T22:29:26.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T22:29:26.339Z] ---> Running in 64e693ce4683 [2022-03-08T22:29:26.614Z] Removing intermediate container 64e693ce4683 [2022-03-08T22:29:26.614Z] ---> 0f82d8ab76c8 [2022-03-08T22:29:26.614Z] [2022-03-08T22:29:26.614Z] ---> 8050d99271b4 [2022-03-08T22:29:26.614Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T22:29:26.885Z] ---> Running in 24a4797d4dd8 [2022-03-08T22:29:26.885Z] Successfully built 0f82d8ab76c8 [2022-03-08T22:29:26.885Z] Removing intermediate container 69f6b84b0c6e [2022-03-08T22:29:26.885Z] ---> 1c021d6926d8 [2022-03-08T22:29:26.885Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T22:29:27.161Z] Successfully tagged security-spire-config:latest [2022-03-08T22:29:27.161Z] Building security-bootstrapper [2022-03-08T22:29:27.161Z]  Building security-spire-config ... done  ---> Running in f4e069a974b0 [2022-03-08T22:29:27.161Z] Removing intermediate container 24a4797d4dd8 [2022-03-08T22:29:27.161Z] ---> ed76238005f5 [2022-03-08T22:29:27.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:29:27.439Z] ---> Running in cbdc10d4068c [2022-03-08T22:29:27.701Z] Removing intermediate container cbdc10d4068c [2022-03-08T22:29:27.701Z] ---> e18aa1089c23 [2022-03-08T22:29:27.701Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T22:29:28.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:28.872Z] ---> Running in 4db55b5dd65c [2022-03-08T22:29:28.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:29.455Z] Removing intermediate container 4db55b5dd65c [2022-03-08T22:29:29.455Z] ---> 9f56cab4dfa3 [2022-03-08T22:29:29.455Z] Step 21/22 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:29:29.455Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T22:29:29.455Z] ---> Running in d7ac9e0aa955 [2022-03-08T22:29:29.455Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T22:29:29.720Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T22:29:29.720Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T22:29:29.720Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:29.720Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:29.720Z] ---> c3f66570d4c3 [2022-03-08T22:29:29.720Z] Step 3/20 : WORKDIR /edgex-go [2022-03-08T22:29:29.720Z] ---> Using cache [2022-03-08T22:29:29.720Z] ---> acb86661b6ad [2022-03-08T22:29:29.720Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T22:29:29.720Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T22:29:29.720Z] ---> Running in ea9e952416ce [2022-03-08T22:29:29.720Z] Removing intermediate container d7ac9e0aa955 [2022-03-08T22:29:29.720Z] ---> b8020e2f7089 [2022-03-08T22:29:29.720Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T22:29:29.982Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T22:29:29.982Z] ---> Running in 69effb06bd56 [2022-03-08T22:29:29.982Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:29:29.982Z] OK: 8 MiB in 20 packages [2022-03-08T22:29:30.249Z] Removing intermediate container 69effb06bd56 [2022-03-08T22:29:30.249Z] ---> e203acce94d0 [2022-03-08T22:29:30.249Z] [2022-03-08T22:29:30.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:30.525Z] Successfully built e203acce94d0 [2022-03-08T22:29:30.525Z] Successfully tagged support-scheduler:latest [2022-03-08T22:29:30.525Z] Building core-metadata [2022-03-08T22:29:30.525Z] Removing intermediate container f4e069a974b0 [2022-03-08T22:29:30.525Z] ---> 9373119c1724 [2022-03-08T22:29:30.525Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:29:31.473Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:31.734Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:29:31.734Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:29:31.734Z] OK: 15862 distinct packages available [2022-03-08T22:29:31.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:32.700Z] ---> fb4e1f65179f [2022-03-08T22:29:32.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T22:29:32.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:32.971Z] OK: 221 MiB in 52 packages [2022-03-08T22:29:33.947Z] ---> bf32a9a9bfd6 [2022-03-08T22:29:33.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T22:29:35.363Z] ---> 1e757b1ff6ce [2022-03-08T22:29:35.363Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-08T22:29:35.971Z] Removing intermediate container ea9e952416ce [2022-03-08T22:29:35.971Z] ---> 7529594e72a7 [2022-03-08T22:29:35.971Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-08T22:29:35.971Z] ---> Running in 0611de0d9e02 [2022-03-08T22:29:36.240Z] ---> 104c0057dc01 [2022-03-08T22:29:36.240Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:36.510Z] Removing intermediate container 0611de0d9e02 [2022-03-08T22:29:36.510Z] ---> 9ef4fca7ae8b [2022-03-08T22:29:36.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:29:36.510Z] ---> Running in cbab3043db67 [2022-03-08T22:29:36.510Z] ---> Running in aab3cc506684 [2022-03-08T22:29:37.102Z] Removing intermediate container aab3cc506684 [2022-03-08T22:29:37.102Z] ---> 49ce75b1bd0e [2022-03-08T22:29:37.102Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T22:29:37.102Z] ---> Running in cf04b8aeded8 [2022-03-08T22:29:37.382Z] Removing intermediate container cf04b8aeded8 [2022-03-08T22:29:37.382Z] ---> 70f9af1c06d9 [2022-03-08T22:29:37.382Z] Step 22/23 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:29:37.382Z] ---> Running in 1b0a27a467c7 [2022-03-08T22:29:37.646Z] Removing intermediate container 1b0a27a467c7 [2022-03-08T22:29:37.646Z] ---> e44d1dc7b7fa [2022-03-08T22:29:37.646Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:29:37.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:37.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:37.646Z] ---> c3f66570d4c3 [2022-03-08T22:29:37.646Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> acb86661b6ad [2022-03-08T22:29:37.646Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> c30a83e4843d [2022-03-08T22:29:37.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> 51ad3f213386 [2022-03-08T22:29:37.646Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> 3ee7f16263cf [2022-03-08T22:29:37.646Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> 2eebf2f72ef2 [2022-03-08T22:29:37.646Z] Step 8/23 : COPY . . [2022-03-08T22:29:37.646Z] ---> Using cache [2022-03-08T22:29:37.646Z] ---> ed7d49678228 [2022-03-08T22:29:37.646Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T22:29:37.910Z] ---> Running in 8233d4d14d5f [2022-03-08T22:29:37.910Z] ---> Running in 30b5ba26a76c [2022-03-08T22:29:38.171Z] Removing intermediate container 8233d4d14d5f [2022-03-08T22:29:38.171Z] ---> 114f07ffd420 [2022-03-08T22:29:38.171Z] [2022-03-08T22:29:38.432Z] Successfully built 114f07ffd420 [2022-03-08T22:29:38.432Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:38.432Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:38.432Z] ---> c3f66570d4c3 [2022-03-08T22:29:38.432Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> acb86661b6ad [2022-03-08T22:29:38.432Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> c30a83e4843d [2022-03-08T22:29:38.432Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> 51ad3f213386 [2022-03-08T22:29:38.432Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> 3ee7f16263cf [2022-03-08T22:29:38.432Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> 2eebf2f72ef2 [2022-03-08T22:29:38.432Z] Step 8/31 : COPY . . [2022-03-08T22:29:38.432Z] ---> Using cache [2022-03-08T22:29:38.432Z] ---> ed7d49678228 [2022-03-08T22:29:38.432Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T22:29:38.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T22:29:38.432Z] Successfully tagged core-data:latest [2022-03-08T22:29:38.432Z] Building security-secretstore-setup [2022-03-08T22:29:38.432Z]  Building core-data ... done  ---> Running in 36183e60ed07 [2022-03-08T22:29:39.380Z] Removing intermediate container cbab3043db67 [2022-03-08T22:29:39.380Z] ---> 91e8036f0237 [2022-03-08T22:29:39.380Z] Step 7/20 : COPY . . [2022-03-08T22:29:39.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T22:29:50.503Z] ---> 15447190653a [2022-03-08T22:29:50.503Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T22:29:50.503Z] ---> Running in de55700dbbf5 [2022-03-08T22:29:51.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T22:29:51.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:29:51.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:29:51.610Z] ---> c3f66570d4c3 [2022-03-08T22:29:51.610Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> acb86661b6ad [2022-03-08T22:29:51.610Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> c30a83e4843d [2022-03-08T22:29:51.610Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> 51ad3f213386 [2022-03-08T22:29:51.610Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> 3ee7f16263cf [2022-03-08T22:29:51.610Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> 2eebf2f72ef2 [2022-03-08T22:29:51.610Z] Step 8/25 : COPY . . [2022-03-08T22:29:51.610Z] ---> Using cache [2022-03-08T22:29:51.610Z] ---> ed7d49678228 [2022-03-08T22:29:51.610Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T22:29:51.891Z] ---> Running in 88432fe3005c [2022-03-08T22:29:52.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T22:29:57.763Z] Removing intermediate container dea94fdba361 [2022-03-08T22:29:57.764Z] ---> 7a7436dabe81 [2022-03-08T22:29:57.764Z] [2022-03-08T22:29:57.764Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T22:29:57.764Z] ---> 0a97eee8041e [2022-03-08T22:29:57.764Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T22:29:57.764Z] ---> Running in f148ee81a7aa [2022-03-08T22:29:57.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:58.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:29:58.287Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T22:29:58.287Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T22:29:58.287Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:29:58.287Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:29:58.549Z] OK: 6 MiB in 16 packages [2022-03-08T22:29:59.119Z] Removing intermediate container f148ee81a7aa [2022-03-08T22:29:59.119Z] ---> e20752e4fadb [2022-03-08T22:29:59.119Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:29:59.119Z] ---> Running in e236ee5ac1d7 [2022-03-08T22:29:59.380Z] Removing intermediate container e236ee5ac1d7 [2022-03-08T22:29:59.380Z] ---> bee8f54d43fb [2022-03-08T22:29:59.380Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T22:29:59.380Z] ---> Running in bb57a9cf345f [2022-03-08T22:29:59.643Z] Removing intermediate container bb57a9cf345f [2022-03-08T22:29:59.643Z] ---> ee097a508521 [2022-03-08T22:29:59.643Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T22:29:59.643Z] ---> Running in 745cd5af9331 [2022-03-08T22:29:59.906Z] Removing intermediate container 745cd5af9331 [2022-03-08T22:29:59.906Z] ---> ea4bacaaebca [2022-03-08T22:29:59.906Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:29:59.906Z] ---> 3ca0c5d05554 [2022-03-08T22:29:59.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T22:30:00.478Z] ---> 16e8838de546 [2022-03-08T22:30:00.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T22:30:00.740Z] ---> e7fa5d647944 [2022-03-08T22:30:00.740Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T22:30:00.740Z] ---> Running in cca5748385a7 [2022-03-08T22:30:01.000Z] Removing intermediate container cca5748385a7 [2022-03-08T22:30:01.000Z] ---> 0a3a3bcfe682 [2022-03-08T22:30:01.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:30:01.000Z] ---> Running in 30286fffbb7b [2022-03-08T22:30:01.261Z] Removing intermediate container 30286fffbb7b [2022-03-08T22:30:01.261Z] ---> 60424c7a3a0a [2022-03-08T22:30:01.261Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T22:30:01.261Z] ---> Running in 59ba552ea21b [2022-03-08T22:30:01.261Z] Removing intermediate container 59ba552ea21b [2022-03-08T22:30:01.261Z] ---> 918139cfe058 [2022-03-08T22:30:01.261Z] Step 21/22 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:30:01.538Z] ---> Running in 64ec1477f328 [2022-03-08T22:30:01.538Z] Removing intermediate container 64ec1477f328 [2022-03-08T22:30:01.538Z] ---> 08b1678d0e5f [2022-03-08T22:30:01.538Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T22:30:01.538Z] ---> Running in a2c550601f0d [2022-03-08T22:30:01.801Z] Removing intermediate container a2c550601f0d [2022-03-08T22:30:01.801Z] ---> 937cabd5ea74 [2022-03-08T22:30:01.801Z] [2022-03-08T22:30:01.801Z] Successfully built 937cabd5ea74 [2022-03-08T22:30:01.801Z] Successfully tagged support-notifications:latest [2022-03-08T22:30:01.801Z] Building sys-mgmt-agent [2022-03-08T22:30:08.388Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:30:08.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:30:08.388Z] ---> c3f66570d4c3 [2022-03-08T22:30:08.388Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:30:08.388Z] ---> Using cache [2022-03-08T22:30:08.388Z] ---> acb86661b6ad [2022-03-08T22:30:08.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:30:08.388Z] ---> Using cache [2022-03-08T22:30:08.388Z] ---> c30a83e4843d [2022-03-08T22:30:08.388Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T22:30:08.650Z] ---> Running in abe87421362e [2022-03-08T22:30:09.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:09.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:10.367Z] OK: 221 MiB in 52 packages [2022-03-08T22:30:10.940Z] Removing intermediate container abe87421362e [2022-03-08T22:30:10.940Z] ---> 94c6a2e23f3a [2022-03-08T22:30:10.940Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T22:30:11.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T22:30:11.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 98.5% of statements [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T22:30:11.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T22:30:11.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 89.5% of statements [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:30:11.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 84.4% of statements [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T22:30:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T22:30:11.202Z] ---> d847327a9dce [2022-03-08T22:30:11.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:30:11.463Z] ---> Running in bcec3bc64551 [2022-03-08T22:30:13.381Z] Removing intermediate container bcec3bc64551 [2022-03-08T22:30:13.381Z] ---> 13a1ffe185f0 [2022-03-08T22:30:13.381Z] Step 8/23 : COPY . . [2022-03-08T22:30:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.804s coverage: 94.2% of statements [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:30:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.189s coverage: 59.1% of statements [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T22:30:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.192s coverage: 60.0% of statements [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T22:30:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T22:30:15.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.353s coverage: 0.9% of statements [2022-03-08T22:30:15.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T22:30:15.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.230s coverage: 58.8% of statements [2022-03-08T22:30:15.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.376s coverage: 21.7% of statements [2022-03-08T22:30:15.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T22:30:15.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.260s coverage: 47.1% of statements [2022-03-08T22:30:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-03-08T22:30:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2022-03-08T22:30:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2022-03-08T22:30:18.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2022-03-08T22:30:21.564Z] ---> 1d412909003e [2022-03-08T22:30:21.564Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T22:30:21.564Z] ---> Running in a432f35fef22 [2022-03-08T22:30:22.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T22:30:23.501Z] Removing intermediate container 36183e60ed07 [2022-03-08T22:30:23.501Z] ---> c862b6f139d0 [2022-03-08T22:30:23.501Z] [2022-03-08T22:30:23.501Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T22:30:23.501Z] ---> 0a97eee8041e [2022-03-08T22:30:23.501Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T22:30:23.501Z] ---> Running in bf09d7337b4b [2022-03-08T22:30:23.501Z] Removing intermediate container 30b5ba26a76c [2022-03-08T22:30:23.501Z] ---> c50d05d6d894 [2022-03-08T22:30:23.501Z] [2022-03-08T22:30:23.501Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:30:23.501Z] ---> 0a97eee8041e [2022-03-08T22:30:23.501Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:30:23.501Z] ---> Using cache [2022-03-08T22:30:23.501Z] ---> c94023eea57d [2022-03-08T22:30:23.501Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:30:23.501Z] ---> Using cache [2022-03-08T22:30:23.501Z] ---> 64dbac9ba722 [2022-03-08T22:30:23.501Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T22:30:23.501Z] ---> Running in 646b9c09ee62 [2022-03-08T22:30:23.501Z] Removing intermediate container bf09d7337b4b [2022-03-08T22:30:23.501Z] ---> a3b57fb44d62 [2022-03-08T22:30:23.501Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T22:30:23.501Z] Removing intermediate container 646b9c09ee62 [2022-03-08T22:30:23.501Z] ---> 5db0835113c0 [2022-03-08T22:30:23.501Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T22:30:23.760Z] ---> Running in f9fadfac506f [2022-03-08T22:30:23.760Z] ---> Running in 9a9d4b73fe17 [2022-03-08T22:30:24.020Z] Removing intermediate container 9a9d4b73fe17 [2022-03-08T22:30:24.020Z] ---> 23176924fbee [2022-03-08T22:30:24.020Z] Step 15/23 : WORKDIR / [2022-03-08T22:30:24.020Z] ---> Running in 1e5dd10883ca [2022-03-08T22:30:24.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:24.281Z] Removing intermediate container 1e5dd10883ca [2022-03-08T22:30:24.281Z] ---> 4daa9126bc19 [2022-03-08T22:30:24.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:30:24.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:24.546Z] ---> 4ed90ec17253 [2022-03-08T22:30:24.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T22:30:24.809Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T22:30:24.809Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T22:30:24.809Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:30:24.809Z] OK: 6 MiB in 16 packages [2022-03-08T22:30:25.385Z] ---> 2f069bbdf92f [2022-03-08T22:30:25.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T22:30:25.385Z] Removing intermediate container f9fadfac506f [2022-03-08T22:30:25.385Z] ---> 7cdb009798da [2022-03-08T22:30:25.385Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T22:30:25.649Z] ---> Running in a8a0d077a259 [2022-03-08T22:30:25.649Z] ---> c0864e671d85 [2022-03-08T22:30:25.649Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T22:30:25.649Z] ---> Running in 9fd57a86a978 [2022-03-08T22:30:25.649Z] Removing intermediate container a8a0d077a259 [2022-03-08T22:30:25.649Z] ---> 09ad6e592502 [2022-03-08T22:30:25.649Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T22:30:25.649Z] ---> Running in 8beefc704180 [2022-03-08T22:30:25.912Z] Removing intermediate container 9fd57a86a978 [2022-03-08T22:30:25.912Z] ---> a2a0771d905d [2022-03-08T22:30:25.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:30:25.912Z] ---> Running in cc103dbc6863 [2022-03-08T22:30:25.912Z] Removing intermediate container 8beefc704180 [2022-03-08T22:30:25.912Z] ---> 09556f344e10 [2022-03-08T22:30:25.912Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T22:30:25.912Z] ---> Running in bfe0d80243d9 [2022-03-08T22:30:25.912Z] Removing intermediate container cc103dbc6863 [2022-03-08T22:30:25.912Z] ---> f6752962797b [2022-03-08T22:30:25.912Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T22:30:25.912Z] ---> Running in 47818f5e7893 [2022-03-08T22:30:26.487Z] Removing intermediate container 47818f5e7893 [2022-03-08T22:30:26.487Z] ---> cf4c8079f344 [2022-03-08T22:30:26.487Z] Step 22/23 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:30:26.487Z] ---> Running in afb710ee9606 [2022-03-08T22:30:26.487Z] Removing intermediate container afb710ee9606 [2022-03-08T22:30:26.487Z] ---> 530ae15b9ccf [2022-03-08T22:30:26.487Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:30:26.750Z] ---> Running in aead0698272d [2022-03-08T22:30:27.011Z] Removing intermediate container aead0698272d [2022-03-08T22:30:27.011Z] ---> bfc3f27e4b68 [2022-03-08T22:30:27.011Z] [2022-03-08T22:30:27.011Z] Removing intermediate container bfe0d80243d9 [2022-03-08T22:30:27.011Z] ---> 189d6cb8d2c4 [2022-03-08T22:30:27.011Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T22:30:27.011Z] ---> Running in 2d4472c1cadd [2022-03-08T22:30:27.011Z] Successfully built bfc3f27e4b68 [2022-03-08T22:30:27.011Z] Successfully tagged core-metadata:latest [2022-03-08T22:30:27.011Z]  Building core-metadata ... done Removing intermediate container 2d4472c1cadd [2022-03-08T22:30:27.011Z] ---> 6105a50bb39a [2022-03-08T22:30:27.011Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T22:30:27.272Z] ---> 51312f0b36d5 [2022-03-08T22:30:27.272Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T22:30:27.538Z] ---> Running in b059fdc15779 [2022-03-08T22:30:28.121Z] Removing intermediate container b059fdc15779 [2022-03-08T22:30:28.121Z] ---> 61e6e1e4f7f6 [2022-03-08T22:30:28.121Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:30:28.384Z] ---> 2693e9d6ca87 [2022-03-08T22:30:28.384Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T22:30:28.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T22:30:29.230Z] ---> e7739900aa8d [2022-03-08T22:30:29.230Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T22:30:29.492Z] ---> 023bb0131196 [2022-03-08T22:30:29.492Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T22:30:29.754Z] ---> 2d25c879ef98 [2022-03-08T22:30:29.754Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T22:30:30.015Z] ---> e8d7461cd27b [2022-03-08T22:30:30.015Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T22:30:30.274Z] ---> Running in d9bbe07da384 [2022-03-08T22:30:30.275Z] Removing intermediate container d9bbe07da384 [2022-03-08T22:30:30.275Z] ---> 001f6851b08e [2022-03-08T22:30:30.275Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T22:30:30.535Z] ---> edca00751066 [2022-03-08T22:30:30.535Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T22:30:30.795Z] ---> Running in f1f61f23bf85 [2022-03-08T22:30:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.319s coverage: 94.4% of statements [2022-03-08T22:30:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-03-08T22:30:31.736Z] Removing intermediate container f1f61f23bf85 [2022-03-08T22:30:31.736Z] ---> d1ffa14917e9 [2022-03-08T22:30:31.736Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T22:30:31.736Z] ---> Running in 92b828e2b6b9 [2022-03-08T22:30:31.995Z] Removing intermediate container 92b828e2b6b9 [2022-03-08T22:30:31.995Z] ---> dfad1ac23edf [2022-03-08T22:30:31.995Z] Step 28/31 : CMD ["gate"] [2022-03-08T22:30:31.995Z] ---> Running in d2cbaacc31a0 [2022-03-08T22:30:32.581Z] Removing intermediate container d2cbaacc31a0 [2022-03-08T22:30:32.581Z] ---> 66c82d9c0a97 [2022-03-08T22:30:32.581Z] Step 29/31 : LABEL arch=x86_64 [2022-03-08T22:30:32.848Z] ---> Running in 921792543ff8 [2022-03-08T22:30:33.108Z] Removing intermediate container 88432fe3005c [2022-03-08T22:30:33.108Z] ---> 6f510ba56838 [2022-03-08T22:30:33.108Z] [2022-03-08T22:30:33.108Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T22:30:33.108Z] ---> 0a97eee8041e [2022-03-08T22:30:33.108Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T22:30:33.108Z] Removing intermediate container 921792543ff8 [2022-03-08T22:30:33.108Z] ---> 52a752371618 [2022-03-08T22:30:33.108Z] Step 30/31 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:30:33.371Z] ---> Running in 12d4dee86845 [2022-03-08T22:30:33.371Z] ---> Running in 125751ed79ea [2022-03-08T22:30:33.371Z] Removing intermediate container 125751ed79ea [2022-03-08T22:30:33.371Z] ---> d72491435486 [2022-03-08T22:30:33.371Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T22:30:33.635Z] ---> Running in e7a3cc22a84e [2022-03-08T22:30:33.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:33.900Z] Removing intermediate container e7a3cc22a84e [2022-03-08T22:30:33.900Z] ---> 1f26af0a8308 [2022-03-08T22:30:33.900Z] [2022-03-08T22:30:33.900Z] Successfully built 1f26af0a8308 [2022-03-08T22:30:33.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:33.900Z] Successfully tagged security-bootstrapper:latest [2022-03-08T22:30:34.166Z]  Building security-bootstrapper ... done (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T22:30:34.166Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T22:30:34.166Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T22:30:34.166Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:30:34.166Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:30:34.431Z] OK: 6 MiB in 17 packages [2022-03-08T22:30:35.005Z] Removing intermediate container 12d4dee86845 [2022-03-08T22:30:35.005Z] ---> 3a9e6caa301a [2022-03-08T22:30:35.005Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T22:30:35.005Z] ---> Running in 350a7ea2339b [2022-03-08T22:30:35.266Z] Removing intermediate container 350a7ea2339b [2022-03-08T22:30:35.266Z] ---> f9dc7382ebc4 [2022-03-08T22:30:35.266Z] Step 13/25 : WORKDIR / [2022-03-08T22:30:35.266Z] ---> Running in 1e7888f684e0 [2022-03-08T22:30:35.527Z] Removing intermediate container 1e7888f684e0 [2022-03-08T22:30:35.527Z] ---> d0c036086e4c [2022-03-08T22:30:35.527Z] 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-08T22:30:35.789Z] ---> 80dd25624982 [2022-03-08T22:30:35.789Z] 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-08T22:30:35.789Z] ---> 850d440111d9 [2022-03-08T22:30:35.789Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T22:30:36.049Z] ---> 3b117bba29ee [2022-03-08T22:30:36.049Z] 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-08T22:30:36.619Z] ---> 9c1887b39851 [2022-03-08T22:30:36.619Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T22:30:37.191Z] ---> de8aee542e05 [2022-03-08T22:30:37.191Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T22:30:37.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.745s coverage: 82.5% of statements [2022-03-08T22:30:37.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-08T22:30:37.775Z] ---> 012cb959744f [2022-03-08T22:30:37.775Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T22:30:38.036Z] ---> 132edbdb4c2e [2022-03-08T22:30:38.036Z] 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-08T22:30:38.300Z] ---> Running in 0cd933e9bf5b [2022-03-08T22:30:39.245Z] Removing intermediate container 0cd933e9bf5b [2022-03-08T22:30:39.245Z] ---> 63f2d91225a1 [2022-03-08T22:30:39.245Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T22:30:39.245Z] ---> Running in 58973e5705b0 [2022-03-08T22:30:39.245Z] Removing intermediate container 58973e5705b0 [2022-03-08T22:30:39.245Z] ---> c860ea6eb095 [2022-03-08T22:30:39.245Z] Step 23/25 : LABEL arch=x86_64 [2022-03-08T22:30:39.245Z] ---> Running in c0ffb7d13c2d [2022-03-08T22:30:39.506Z] Removing intermediate container c0ffb7d13c2d [2022-03-08T22:30:39.506Z] ---> 5b9757994b17 [2022-03-08T22:30:39.506Z] Step 24/25 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:30:39.506Z] ---> Running in 2aeeec3f20ff [2022-03-08T22:30:39.767Z] Removing intermediate container 2aeeec3f20ff [2022-03-08T22:30:39.767Z] ---> 8cdcebb407b4 [2022-03-08T22:30:39.768Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T22:30:39.768Z] ---> Running in d315d4694883 [2022-03-08T22:30:40.029Z] Removing intermediate container d315d4694883 [2022-03-08T22:30:40.029Z] ---> 3d34fd2ae37a [2022-03-08T22:30:40.029Z] [2022-03-08T22:30:40.290Z] Successfully built 3d34fd2ae37a [2022-03-08T22:30:40.290Z] Successfully tagged security-secretstore-setup:latest [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.223s coverage: 100.0% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.368s coverage: 85.4% of statements [2022-03-08T22:30:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.865s coverage: 91.2% of statements [2022-03-08T22:30:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T22:30:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.4% of statements [2022-03-08T22:30:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T22:30:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T22:30:44.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2022-03-08T22:30:44.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements [2022-03-08T22:30:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-03-08T22:30:45.604Z]  Building security-secretstore-setup ... done Removing intermediate container a432f35fef22 [2022-03-08T22:30:45.604Z] ---> b5530e27c122 [2022-03-08T22:30:45.604Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T22:30:45.604Z] ---> Running in 369ef83fed83 [2022-03-08T22:30:45.604Z] Removing intermediate container de55700dbbf5 [2022-03-08T22:30:45.604Z] ---> 9c38e5432f67 [2022-03-08T22:30:45.604Z] [2022-03-08T22:30:45.604Z] Step 9/20 : FROM alpine:3.15 [2022-03-08T22:30:45.604Z] ---> c059bfaa849c [2022-03-08T22:30:45.604Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:30:45.604Z] ---> Using cache [2022-03-08T22:30:45.604Z] ---> 5a5385d9160e [2022-03-08T22:30:45.604Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:30:45.604Z] ---> Using cache [2022-03-08T22:30:45.604Z] ---> f27548ad2ff5 [2022-03-08T22:30:45.604Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T22:30:45.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T22:30:45.604Z] ---> Running in c8aebe82ba13 [2022-03-08T22:30:45.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:45.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.149s coverage: 73.7% of statements [2022-03-08T22:30:46.124Z] Removing intermediate container 369ef83fed83 [2022-03-08T22:30:46.124Z] ---> bc8174774dfb [2022-03-08T22:30:46.124Z] [2022-03-08T22:30:46.124Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T22:30:46.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-03-08T22:30:46.388Z] 20.10.10: Pulling from library/docker [2022-03-08T22:30:46.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:47.294Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:30:47.295Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:30:47.295Z] OK: 15859 distinct packages available [2022-03-08T22:30:47.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:48.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:48.289Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T22:30:48.550Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T22:30:48.550Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T22:30:48.550Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T22:30:48.550Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T22:30:48.550Z] ---> b706a049f56e [2022-03-08T22:30:48.550Z] 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-08T22:30:48.812Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T22:30:48.812Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T22:30:48.812Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T22:30:49.089Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:30:49.089Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T22:30:49.089Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T22:30:49.089Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:30:49.089Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:30:49.351Z] OK: 8 MiB in 23 packages [2022-03-08T22:30:49.352Z] ---> Running in be727fd1e059 [2022-03-08T22:30:49.352Z] Removing intermediate container be727fd1e059 [2022-03-08T22:30:49.352Z] ---> 40ff2d5550bc [2022-03-08T22:30:49.352Z] 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-08T22:30:49.614Z] ---> Running in 5ea000f0ae44 [2022-03-08T22:30:49.614Z] Removing intermediate container c8aebe82ba13 [2022-03-08T22:30:49.614Z] ---> b4c75bdfa0fc [2022-03-08T22:30:49.614Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:30:49.885Z] ---> e9c9969ea04b [2022-03-08T22:30:49.885Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T22:30:49.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:49.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T22:30:50.144Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T22:30:50.144Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T22:30:50.144Z] Executing bash-5.1.4-r0.post-install [2022-03-08T22:30:50.144Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T22:30:50.145Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T22:30:50.145Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T22:30:50.145Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T22:30:50.145Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T22:30:50.145Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T22:30:50.145Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T22:30:50.145Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T22:30:50.145Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T22:30:50.145Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T22:30:50.145Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T22:30:50.145Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T22:30:50.145Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T22:30:50.145Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T22:30:50.145Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T22:30:50.407Z] ---> 67d471213b81 [2022-03-08T22:30:50.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T22:30:51.365Z] ---> 4de2c9e4da31 [2022-03-08T22:30:51.365Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T22:30:51.365Z] ---> Running in 98208b63eccb [2022-03-08T22:30:51.365Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T22:30:51.365Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T22:30:51.365Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T22:30:51.365Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T22:30:51.630Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T22:30:51.630Z] Removing intermediate container 98208b63eccb [2022-03-08T22:30:51.630Z] ---> 4f029eb40173 [2022-03-08T22:30:51.630Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:30:51.630Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T22:30:51.630Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T22:30:51.630Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T22:30:51.630Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T22:30:51.630Z] ---> Running in 80df092f45f5 [2022-03-08T22:30:51.630Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T22:30:51.630Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T22:30:51.630Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T22:30:51.630Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T22:30:51.630Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T22:30:51.630Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T22:30:51.630Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T22:30:51.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.405s coverage: 65.4% of statements [2022-03-08T22:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T22:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T22:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T22:30:51.891Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T22:30:51.891Z] Removing intermediate container 80df092f45f5 [2022-03-08T22:30:51.891Z] ---> 1ce2ef23d33b [2022-03-08T22:30:51.891Z] Step 18/20 : LABEL arch=x86_64 [2022-03-08T22:30:51.891Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T22:30:51.891Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T22:30:51.891Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T22:30:51.891Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T22:30:51.891Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T22:30:51.891Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T22:30:51.891Z] ---> Running in 4bf844cf60b3 [2022-03-08T22:30:51.891Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T22:30:51.891Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T22:30:52.155Z] Removing intermediate container 4bf844cf60b3 [2022-03-08T22:30:52.155Z] ---> c12566c289d3 [2022-03-08T22:30:52.155Z] Step 19/20 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:30:52.438Z] ---> Running in a5da3a116e96 [2022-03-08T22:30:52.438Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:30:52.438Z] OK: 84 MiB in 64 packages [2022-03-08T22:30:52.438Z] Removing intermediate container a5da3a116e96 [2022-03-08T22:30:52.438Z] ---> 551d065ee51d [2022-03-08T22:30:52.438Z] Step 20/20 : LABEL version=0.0.0 [2022-03-08T22:30:52.438Z] ---> Running in a065c9ddf788 [2022-03-08T22:30:52.697Z] Removing intermediate container a065c9ddf788 [2022-03-08T22:30:52.697Z] ---> 5f91a7417182 [2022-03-08T22:30:52.697Z] [2022-03-08T22:30:52.697Z] Successfully built 5f91a7417182 [2022-03-08T22:30:52.697Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-08T22:30:52.958Z]  Building security-spiffe-token-provider ... done Collecting docker-compose==1.23.2 [2022-03-08T22:30:52.958Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T22:30:53.220Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T22:30:53.220Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T22:30:53.220Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T22:30:53.220Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T22:30:53.480Z] Collecting PyYAML<4,>=3.10 [2022-03-08T22:30:53.480Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T22:30:54.049Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T22:30:54.049Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T22:30:54.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 43.8% of statements [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T22:30:54.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T22:30:54.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T22:30:54.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T22:30:54.311Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T22:30:54.312Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T22:30:54.312Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T22:30:54.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T22:30:54.572Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T22:30:54.572Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T22:30:54.572Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T22:30:54.572Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T22:30:54.833Z] 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-08T22:30:54.833Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T22:30:54.833Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T22:30:54.833Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T22:30:54.833Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T22:30:55.093Z] 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-08T22:30:55.093Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T22:30:55.093Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T22:30:55.093Z] Collecting idna<2.8,>=2.5 [2022-03-08T22:30:55.093Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T22:30:55.093Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T22:30:55.093Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T22:30:55.093Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T22:30:55.093Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T22:30:55.093Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T22:30:55.093Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T22:30:55.353Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T22:30:55.353Z] Attempting uninstall: urllib3 [2022-03-08T22:30:55.353Z] Found existing installation: urllib3 1.26.5 [2022-03-08T22:30:55.353Z] Uninstalling urllib3-1.26.5: [2022-03-08T22:30:55.353Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T22:30:55.353Z] Attempting uninstall: idna [2022-03-08T22:30:55.353Z] Found existing installation: idna 3.2 [2022-03-08T22:30:55.353Z] Uninstalling idna-3.2: [2022-03-08T22:30:55.353Z] Successfully uninstalled idna-3.2 [2022-03-08T22:30:55.613Z] Attempting uninstall: chardet [2022-03-08T22:30:55.613Z] Found existing installation: chardet 4.0.0 [2022-03-08T22:30:55.613Z] Uninstalling chardet-4.0.0: [2022-03-08T22:30:55.613Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T22:30:55.873Z] Attempting uninstall: requests [2022-03-08T22:30:55.873Z] Found existing installation: requests 2.25.1 [2022-03-08T22:30:55.873Z] Uninstalling requests-2.25.1: [2022-03-08T22:30:55.873Z] Successfully uninstalled requests-2.25.1 [2022-03-08T22:30:55.873Z] Running setup.py install for texttable: started [2022-03-08T22:30:56.134Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T22:30:56.134Z] Running setup.py install for PyYAML: started [2022-03-08T22:30:56.705Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T22:30:56.705Z] Running setup.py install for docopt: started [2022-03-08T22:30:56.966Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T22:30:56.966Z] Running setup.py install for dockerpty: started [2022-03-08T22:30:57.226Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T22:30:57.487Z] 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-08T22:31:00.793Z] Removing intermediate container 5ea000f0ae44 [2022-03-08T22:31:00.793Z] ---> e787974e2c60 [2022-03-08T22:31:00.793Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T22:31:00.793Z] ---> Running in 8c3dadf6c19c [2022-03-08T22:31:00.793Z] Removing intermediate container 8c3dadf6c19c [2022-03-08T22:31:00.793Z] ---> f35c29ac9976 [2022-03-08T22:31:00.793Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T22:31:00.793Z] ---> Running in 1748c1af4a71 [2022-03-08T22:31:00.793Z] Removing intermediate container 1748c1af4a71 [2022-03-08T22:31:00.793Z] ---> 493d1b14e74a [2022-03-08T22:31:00.793Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T22:31:01.053Z] ---> 173537206bc1 [2022-03-08T22:31:01.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T22:31:01.053Z] ---> a28d16f90027 [2022-03-08T22:31:01.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T22:31:01.317Z] ---> 07db890e99e0 [2022-03-08T22:31:01.317Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T22:31:01.317Z] ---> Running in cf870aca963f [2022-03-08T22:31:01.582Z] Removing intermediate container cf870aca963f [2022-03-08T22:31:01.582Z] ---> fddad7faf15f [2022-03-08T22:31:01.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:31:01.582Z] ---> Running in b28f8df49485 [2022-03-08T22:31:01.582Z] Removing intermediate container b28f8df49485 [2022-03-08T22:31:01.582Z] ---> d85fa707ea38 [2022-03-08T22:31:01.582Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T22:31:01.582Z] ---> Running in c669cffefd6d [2022-03-08T22:31:01.582Z] Removing intermediate container c669cffefd6d [2022-03-08T22:31:01.582Z] ---> 44815f1e2413 [2022-03-08T22:31:01.582Z] Step 22/23 : LABEL git_sha=3afacef1d6f63e6b91256365e3bb98f3dc8a9286 [2022-03-08T22:31:01.848Z] ---> Running in bb294e8f8cea [2022-03-08T22:31:01.848Z] Removing intermediate container bb294e8f8cea [2022-03-08T22:31:01.848Z] ---> 896c4bd37184 [2022-03-08T22:31:01.848Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:31:01.848Z] ---> Running in b64528633ac0 [2022-03-08T22:31:01.848Z] Removing intermediate container b64528633ac0 [2022-03-08T22:31:01.848Z] ---> 271b5bbb6f8f [2022-03-08T22:31:01.848Z] [2022-03-08T22:31:02.108Z] Successfully built 271b5bbb6f8f [2022-03-08T22:31:02.108Z] Successfully tagged sys-mgmt-agent:latest [2022-03-08T22:31:02.114Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-08T22:31:02.122Z] $ docker stop --time=1 124571d88188524eb6a7086fa6a828350ce00d9c16fafb170ffa919b6f8846ad [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T22:31:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2022-03-08T22:31:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2022-03-08T22:31:02.541Z] 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-08T22:31:02.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-08T22:31:02.541Z] GO111MODULE=on go vet ./... [2022-03-08T22:31:03.429Z] $ docker rm -f 124571d88188524eb6a7086fa6a828350ce00d9c16fafb170ffa919b6f8846ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T22:31:03.885Z] + docker images [2022-03-08T22:31:03.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-08T22:31:03.886Z] sys-mgmt-agent latest 271b5bbb6f8f 2 seconds ago 296MB [2022-03-08T22:31:03.886Z] security-spiffe-token-provider latest 5f91a7417182 11 seconds ago 28.5MB [2022-03-08T22:31:03.886Z] bc8174774dfb 17 seconds ago 1.79GB [2022-03-08T22:31:03.886Z] 9c38e5432f67 18 seconds ago 1.84GB [2022-03-08T22:31:03.886Z] security-secretstore-setup latest 3d34fd2ae37a 24 seconds ago 27.9MB [2022-03-08T22:31:03.886Z] security-bootstrapper latest 1f26af0a8308 30 seconds ago 18.7MB [2022-03-08T22:31:03.886Z] 6f510ba56838 31 seconds ago 1.8GB [2022-03-08T22:31:03.886Z] core-metadata latest bfc3f27e4b68 37 seconds ago 16.6MB [2022-03-08T22:31:03.886Z] c50d05d6d894 40 seconds ago 1.8GB [2022-03-08T22:31:03.886Z] c862b6f139d0 41 seconds ago 1.8GB [2022-03-08T22:31:03.886Z] support-notifications latest 937cabd5ea74 About a minute ago 16.7MB [2022-03-08T22:31:03.886Z] 7a7436dabe81 About a minute ago 1.8GB [2022-03-08T22:31:03.886Z] core-data latest 114f07ffd420 About a minute ago 20MB [2022-03-08T22:31:03.886Z] support-scheduler latest e203acce94d0 About a minute ago 16MB [2022-03-08T22:31:03.886Z] security-spire-config latest 0f82d8ab76c8 About a minute ago 82.2MB [2022-03-08T22:31:03.886Z] 29e9193b6de4 About a minute ago 1.8GB [2022-03-08T22:31:03.886Z] a86273302e2d About a minute ago 1.81GB [2022-03-08T22:31:03.886Z] core-command latest ef065628b04a About a minute ago 15.8MB [2022-03-08T22:31:03.886Z] d9c186410ea6 About a minute ago 1.79GB [2022-03-08T22:31:03.886Z] security-spire-server latest f5c31b9aca5f 2 minutes ago 82.9MB [2022-03-08T22:31:03.886Z] security-spire-agent latest e8ae06c20a00 2 minutes ago 119MB [2022-03-08T22:31:03.886Z] security-proxy-setup latest e24708e1ee29 2 minutes ago 26.2MB [2022-03-08T22:31:03.886Z] dd7fbfa7160d 2 minutes ago 1.88GB [2022-03-08T22:31:03.886Z] 87c419da8c4a 2 minutes ago 1.8GB [2022-03-08T22:31:03.886Z] ci-base-image-x86_64 latest c3f66570d4c3 7 minutes ago 1.27GB [2022-03-08T22:31:03.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-08T22:31:03.886Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-08T22:31:03.886Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-08T22:31:03.886Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-08T22:31:03.886Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-08T22:31:03.886Z] 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-08T22:31:19.047Z] Still waiting to schedule task [2022-03-08T22:31:19.047Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-08T22:32:35.119Z] Running on prd-ubuntu18.04-docker-8c-8g-6648 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-08T22:32:35.131Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-08T22:32:35.214Z] The recommended git tool is: git [2022-03-08T22:32:36.700Z] using credential edgex-jenkins-ssh [2022-03-08T22:32:36.716Z] Cloning the remote Git repository [2022-03-08T22:32:36.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:32:36.774Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-08T22:32:36.802Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:32:36.803Z] > git --version # timeout=10 [2022-03-08T22:32:36.810Z] > git --version # 'git version 2.17.1' [2022-03-08T22:32:36.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:32:36.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T22:32:41.702Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 752d0619909af349e85d1938c692d957e4baabd2 [2022-03-08T22:32:41.857Z] Merge succeeded, producing c56ed6b446d46a21df7e3a01dcb61aae9c85966c [2022-03-08T22:32:41.858Z] Checking out Revision c56ed6b446d46a21df7e3a01dcb61aae9c85966c (PR-3892) [2022-03-08T22:32:41.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T22:32:41.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T22:32:41.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T22:32:41.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T22:32:41.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:32:41.051Z] > 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-08T22:32:41.718Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T22:32:41.725Z] > git checkout -f 752d0619909af349e85d1938c692d957e4baabd2 # timeout=10 [2022-03-08T22:32:41.782Z] > git remote # timeout=10 [2022-03-08T22:32:41.789Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T22:32:41.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T22:32:41.798Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-08T22:32:41.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T22:32:41.866Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T22:32:41.871Z] > git checkout -f c56ed6b446d46a21df7e3a01dcb61aae9c85966c # timeout=10 [2022-03-08T22:32:45.396Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-08T22:32:45.409Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:32:46.236Z] + echo snap-build.sh [2022-03-08T22:32:46.236Z] snap-build.sh [2022-03-08T22:32:46.236Z] + SNAP_BASE_DIR=. [2022-03-08T22:32:46.236Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-08T22:32:46.236Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-08T22:32:46.236Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-08T22:32:46.236Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-08T22:32:46.236Z] + cd /w/workspace/edgex-go/6 [2022-03-08T22:32:46.236Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-08T22:32:46.236Z] Reading package lists... [2022-03-08T22:32:46.236Z] Building dependency tree... [2022-03-08T22:32:46.236Z] Reading state information... [2022-03-08T22:32:46.236Z] The following packages were automatically installed and are no longer required: [2022-03-08T22:32:46.236Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-08T22:32:46.236Z] uidmap xdelta3 [2022-03-08T22:32:46.236Z] Use 'sudo apt autoremove' to remove them. [2022-03-08T22:32:46.236Z] The following packages will be REMOVED: [2022-03-08T22:32:46.236Z] lxd* lxd-client* [2022-03-08T22:32:46.236Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-08T22:32:45.406Z] > git rev-list --no-walk 3a1a3033c658eae6952b19277024f92a0c290519 # timeout=10 [2022-03-08T22:32:46.499Z] After this operation, 31.7 MB disk space will be freed. [2022-03-08T22:32:47.023Z] (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-08T22:32:47.023Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T22:32:47.968Z] Removing lxd dnsmasq configuration [2022-03-08T22:32:47.968Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T22:32:47.969Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-08T22:32:48.919Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-08T22:32:48.920Z] (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-08T22:32:48.920Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-08T22:32:50.306Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-08T22:32:50.307Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-08T22:32:50.880Z] + sudo snap remove --purge lxd [2022-03-08T22:32:50.880Z] snap "lxd" is not installed [2022-03-08T22:32:50.880Z] + sudo groupadd --force --system lxd [2022-03-08T22:32:50.880Z] ++ whoami [2022-03-08T22:32:50.880Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-08T22:32:50.880Z] + newgrp - lxd [2022-03-08T22:32:50.880Z] + sudo snap install lxd [2022-03-08T22:32:54.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T22:32:54.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T22:32:54.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T22:32:54.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T22:32:55.198Z] + ls -al . [2022-03-08T22:32:55.198Z] total 672 [2022-03-08T22:32:55.198Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 22:32 . [2022-03-08T22:32:55.198Z] drwxr-xr-x 4 root root 4096 Mar 8 22:27 .. [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 22:25 .dockerignore [2022-03-08T22:32:55.198Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 22:25 .git [2022-03-08T22:32:55.198Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 22:25 .github [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 22:25 .gitignore [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 22:25 .golangci.yml [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 22:25 .hadolint.yml [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 22:25 .sonarcloud.properties [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 22:25 ADOPTERS.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 22:25 Attribution.txt [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 22:25 CHANGELOG.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 22:25 CONTRIBUTING.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 22:25 GOVERNANCE.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 22:25 Jenkinsfile [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 22:25 LICENSE [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 8072 Mar 8 22:25 Makefile [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 22:25 OWNERS.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 22:25 README.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 22:25 SECURITY.md [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 22:23 VERSION [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 22:25 ZMQWindows.md [2022-03-08T22:32:55.198Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 22:25 bin [2022-03-08T22:32:55.198Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 22:25 cmd [2022-03-08T22:32:55.198Z] -rw-r--r-- 1 root root 428383 Mar 8 22:31 coverage.out [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 22:25 go.mod [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 22:25 go.sum [2022-03-08T22:32:55.198Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 22:25 internal [2022-03-08T22:32:55.198Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 22:25 openapi [2022-03-08T22:32:55.198Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 22:25 snap [2022-03-08T22:32:55.198Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 22:25 version.go [Pipeline] sh [2022-03-08T22:32:55.855Z] + '[' -e coverage.out ] [2022-03-08T22:32:55.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T22:32:55.876Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T22:32:56.699Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T22:32:57.351Z] + make build [2022-03-08T22:32:57.351Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T22:33:00.900Z] 2022-03-08T22:32:57Z INFO Waiting for automatic snapd restart... [2022-03-08T22:33:04.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T22:33:15.831Z] lxd 4.23 from Canonical* installed [2022-03-08T22:33:15.831Z] + sudo lxd init --auto [2022-03-08T22:33:23.993Z] + sudo snap install --classic snapcraft [2022-03-08T22:33:27.304Z] snapcraft 6.0.2 from Canonical* installed [2022-03-08T22:33:27.304Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-08T22:33:27.304Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-08T22:33:27.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T22:33:27.304Z] Dload Upload Total Spent Left Speed [2022-03-08T22:33:27.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4112 [2022-03-08T22:33:27.565Z] 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 9287k [2022-03-08T22:33:27.565Z] ./yq_linux_amd64 [2022-03-08T22:33:27.827Z] + sudo snapcraft prime --use-lxd [2022-03-08T22:33:29.743Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-08T22:33:29.743Z] 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-08T22:33:29.743Z] - README.md [2022-03-08T22:33:29.743Z] [2022-03-08T22:33:29.743Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-08T22:33:30.005Z] Launching a container. [2022-03-08T22:33:36.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T22:33:36.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T22:33:40.025Z] Waiting for container to be ready [2022-03-08T22:33:40.596Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-08T22:33:40.596Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-08T22:33:40.596Z] [2022-03-08T22:33:40.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T22:33:41.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T22:33:44.824Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-08T22:33:45.768Z] Waiting for network to be ready... [2022-03-08T22:33:46.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T22:33:46.339Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-08T22:33:46.339Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-08T22:33:46.914Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-08T22:33:46.914Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] [2022-03-08T22:33:46.914Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-08T22:33:47.484Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] [2022-03-08T22:33:47.484Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-08T22:33:47.484Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-08T22:33:47.484Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-08T22:33:47.484Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-08T22:33:47.484Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] [2022-03-08T22:33:47.484Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-08T22:33:47.745Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-08T22:33:47.746Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-08T22:33:47.746Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-08T22:33:47.746Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-08T22:33:47.746Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-08T22:33:47.746Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-08T22:33:48.008Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-08T22:33:48.269Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] [2022-03-08T22:33:48.269Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-08T22:33:48.269Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-08T22:33:48.269Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-08T22:33:48.269Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-08T22:33:48.269Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-08T22:33:48.269Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-08T22:33:48.269Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-08T22:33:49.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T22:33:50.348Z] Fetched 23.3 MB in 4s (5727 kB/s) [2022-03-08T22:33:50.920Z] Reading package lists... [2022-03-08T22:33:51.181Z] Reading package lists... [2022-03-08T22:33:51.444Z] Building dependency tree... [2022-03-08T22:33:51.444Z] Reading state information... [2022-03-08T22:33:51.706Z] The following additional packages will be installed: [2022-03-08T22:33:51.706Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-08T22:33:51.706Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-08T22:33:51.706Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-08T22:33:51.706Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-08T22:33:51.706Z] Suggested packages: [2022-03-08T22:33:51.706Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-08T22:33:51.706Z] Recommended packages: [2022-03-08T22:33:51.706Z] gnupg libsasl2-modules [2022-03-08T22:33:51.706Z] The following NEW packages will be installed: [2022-03-08T22:33:51.706Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-08T22:33:51.706Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-08T22:33:51.706Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-08T22:33:51.706Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-08T22:33:51.706Z] The following packages will be upgraded: [2022-03-08T22:33:51.706Z] gpg gpg-agent gpgconf libudev1 [2022-03-08T22:33:51.968Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-08T22:33:51.968Z] Need to get 3859 kB of archives. [2022-03-08T22:33:51.968Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-08T22:33:51.968Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-08T22:33:51.968Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-08T22:33:52.230Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-08T22:33:52.230Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-08T22:33:52.230Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-08T22:33:52.490Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-08T22:33:52.490Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-08T22:33:52.490Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-08T22:33:52.490Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-08T22:33:52.490Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-08T22:33:52.490Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-08T22:33:52.490Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-08T22:33:52.490Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-08T22:33:52.490Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-08T22:33:52.490Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-08T22:33:52.490Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-08T22:33:52.490Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-08T22:33:52.490Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-08T22:33:52.490Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-08T22:33:52.751Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-08T22:33:52.751Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-08T22:33:52.751Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-08T22:33:52.751Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T22:33:52.751Z] Fetched 3859 kB in 1s (3751 kB/s) [2022-03-08T22:33:52.751Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-08T22:33:52.751Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:52.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T22:33:53.012Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T22:33:53.012Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T22:33:53.012Z] Selecting previously unselected package udev. [2022-03-08T22:33:53.012Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-08T22:33:53.012Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:53.012Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-08T22:33:53.274Z] Selecting previously unselected package libfuse2:amd64. [2022-03-08T22:33:53.274Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-08T22:33:53.274Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-08T22:33:53.274Z] Selecting previously unselected package fuse. [2022-03-08T22:33:53.274Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-08T22:33:53.274Z] Unpacking fuse (2.9.9-3) ... [2022-03-08T22:33:53.274Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T22:33:53.274Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T22:33:53.536Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T22:33:53.536Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T22:33:53.536Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T22:33:53.536Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T22:33:53.536Z] Selecting previously unselected package libksba8:amd64. [2022-03-08T22:33:53.536Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-08T22:33:53.536Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-08T22:33:53.536Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-08T22:33:53.536Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.536Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:53.536Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-08T22:33:53.536Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.536Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:53.797Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-08T22:33:53.797Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.797Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:53.797Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-08T22:33:53.797Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.797Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:53.797Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-08T22:33:53.797Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.797Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:53.797Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-08T22:33:53.797Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:53.797Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:54.056Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-08T22:33:54.056Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:54.056Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:54.056Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-08T22:33:54.056Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:54.056Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:54.056Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-08T22:33:54.056Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-08T22:33:54.056Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:54.056Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-08T22:33:54.056Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-08T22:33:54.056Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T22:33:54.056Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-08T22:33:54.056Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-08T22:33:54.056Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T22:33:54.315Z] Selecting previously unselected package libldap-common. [2022-03-08T22:33:54.315Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-08T22:33:54.315Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T22:33:54.315Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-08T22:33:54.315Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-08T22:33:54.315Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T22:33:54.315Z] Selecting previously unselected package dirmngr. [2022-03-08T22:33:54.315Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T22:33:54.315Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-08T22:33:54.315Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-08T22:33:54.315Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-08T22:33:54.315Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T22:33:54.315Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T22:33:54.315Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-08T22:33:54.888Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-08T22:33:55.149Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-08T22:33:55.149Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.149Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-08T22:33:55.149Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-08T22:33:55.149Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.149Z] Setting up fuse (2.9.9-3) ... [2022-03-08T22:33:55.149Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-08T22:33:55.721Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-08T22:33:55.721Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-08T22:33:55.721Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-08T22:33:55.721Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-08T22:33:55.721Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-08T22:33:55.985Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-08T22:33:56.252Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-08T22:33:56.252Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-08T22:33:56.252Z] units). This means they are not meant to be enabled using systemctl. [2022-03-08T22:33:56.252Z] [2022-03-08T22:33:56.252Z] Possible reasons for having this kind of units are: [2022-03-08T22:33:56.252Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-08T22:33:56.252Z] .wants/ or .requires/ directory. [2022-03-08T22:33:56.252Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-08T22:33:56.252Z] a requirement dependency on it. [2022-03-08T22:33:56.252Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-08T22:33:56.252Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-08T22:33:56.252Z] • In case of template units, the unit is meant to be enabled with some [2022-03-08T22:33:56.252Z] instance name specified. [2022-03-08T22:33:56.828Z] Reading package lists... [2022-03-08T22:33:56.828Z] Building dependency tree... [2022-03-08T22:33:56.828Z] Reading state information... [2022-03-08T22:33:57.090Z] The following additional packages will be installed: [2022-03-08T22:33:57.090Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-08T22:33:57.090Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-08T22:33:57.090Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-08T22:33:57.090Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-08T22:33:57.090Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-08T22:33:57.090Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-08T22:33:57.090Z] Suggested packages: [2022-03-08T22:33:57.090Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-08T22:33:57.090Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-08T22:33:57.090Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-08T22:33:57.090Z] systemd-container policykit-1 [2022-03-08T22:33:57.090Z] Recommended packages: [2022-03-08T22:33:57.090Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-08T22:33:57.090Z] The following NEW packages will be installed: [2022-03-08T22:33:57.090Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-08T22:33:57.090Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-08T22:33:57.090Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-08T22:33:57.090Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-08T22:33:57.090Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-08T22:33:57.090Z] The following packages will be upgraded: [2022-03-08T22:33:57.090Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-08T22:33:57.090Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-08T22:33:57.090Z] Need to get 46.5 MB of archives. [2022-03-08T22:33:57.090Z] After this operation, 181 MB of additional disk space will be used. [2022-03-08T22:33:57.090Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-08T22:33:57.350Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-08T22:33:57.350Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-08T22:33:57.350Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-08T22:33:57.350Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-08T22:33:57.350Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-08T22:33:57.351Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-08T22:33:57.351Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-08T22:33:57.351Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-08T22:33:57.351Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-08T22:33:57.351Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-08T22:33:57.351Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-08T22:33:57.351Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-08T22:33:57.351Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-08T22:33:57.351Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-08T22:33:57.351Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-08T22:33:57.351Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-08T22:33:57.351Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-08T22:33:57.351Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-08T22:33:57.351Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-08T22:33:57.351Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-08T22:33:57.611Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-08T22:33:57.611Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-08T22:33:57.611Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-08T22:33:57.611Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-08T22:33:57.873Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-08T22:33:57.873Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-08T22:33:57.873Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-08T22:33:57.873Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-08T22:33:57.873Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-08T22:33:57.873Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-08T22:33:57.873Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-08T22:33:58.135Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-08T22:33:58.135Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T22:33:58.135Z] Fetched 46.5 MB in 1s (51.4 MB/s) [2022-03-08T22:33:58.135Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-08T22:33:58.135Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:58.135Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T22:33:58.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T22:33:58.396Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:58.396Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T22:33:58.396Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:58.656Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T22:33:59.228Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:33:59.228Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-08T22:33:59.228Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T22:33:59.228Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-08T22:33:59.228Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-08T22:33:59.228Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T22:33:59.228Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:33:59.228Z] Selecting previously unselected package libexpat1:amd64. [2022-03-08T22:33:59.489Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-08T22:33:59.489Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-08T22:33:59.489Z] Selecting previously unselected package python3.8-minimal. [2022-03-08T22:33:59.489Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T22:33:59.489Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:33:59.751Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:33:59.751Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-08T22:33:59.751Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:34:00.322Z] Selecting previously unselected package python3-minimal. [2022-03-08T22:34:00.322Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-08T22:34:00.322Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T22:34:00.322Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-08T22:34:00.322Z] Selecting previously unselected package mime-support. [2022-03-08T22:34:00.322Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-08T22:34:00.322Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-08T22:34:00.322Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-08T22:34:00.322Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-08T22:34:00.322Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-08T22:34:00.322Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-08T22:34:00.322Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T22:34:00.322Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:34:00.583Z] Selecting previously unselected package python3.8. [2022-03-08T22:34:00.583Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-08T22:34:00.583Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:34:00.583Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-08T22:34:00.583Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T22:34:00.583Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-08T22:34:00.583Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-08T22:34:00.844Z] Selecting previously unselected package python3. [2022-03-08T22:34:00.844Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-08T22:34:00.844Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-08T22:34:00.844Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-08T22:34:00.844Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-08T22:34:00.844Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T22:34:00.844Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:01.105Z] Selecting previously unselected package dbus. [2022-03-08T22:34:01.105Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T22:34:01.105Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:01.105Z] Selecting previously unselected package libbsd0:amd64. [2022-03-08T22:34:01.105Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-08T22:34:01.105Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-08T22:34:01.105Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-08T22:34:01.105Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-08T22:34:01.105Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T22:34:01.106Z] Selecting previously unselected package sudo. [2022-03-08T22:34:01.106Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-08T22:34:01.106Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-08T22:34:01.366Z] Selecting previously unselected package apparmor. [2022-03-08T22:34:01.366Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-08T22:34:01.366Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-08T22:34:01.366Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-08T22:34:01.366Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-08T22:34:01.366Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-08T22:34:01.366Z] Selecting previously unselected package libedit2:amd64. [2022-03-08T22:34:01.366Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-08T22:34:01.366Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-08T22:34:01.626Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-08T22:34:01.626Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-08T22:34:01.626Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-08T22:34:01.626Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-08T22:34:01.626Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:34:01.626Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:01.626Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-08T22:34:01.626Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:34:01.626Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:01.626Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-08T22:34:01.626Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-08T22:34:01.626Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-08T22:34:01.626Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-08T22:34:01.626Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:34:01.626Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:01.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T22:34:01.887Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-08T22:34:01.887Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:34:01.887Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:01.887Z] Selecting previously unselected package openssh-client. [2022-03-08T22:34:01.887Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-08T22:34:01.887Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-08T22:34:01.887Z] Selecting previously unselected package dbus-user-session. [2022-03-08T22:34:01.887Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-08T22:34:01.887Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:02.148Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-08T22:34:02.148Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-08T22:34:02.148Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-08T22:34:02.148Z] Selecting previously unselected package squashfs-tools. [2022-03-08T22:34:02.148Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-08T22:34:02.148Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-08T22:34:02.148Z] Selecting previously unselected package snapd. [2022-03-08T22:34:02.148Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-08T22:34:02.148Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-08T22:34:05.449Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-08T22:34:05.449Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-08T22:34:05.449Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-08T22:34:05.449Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-08T22:34:05.449Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:05.449Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:05.449Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:05.449Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-08T22:34:05.449Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:05.449Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:05.449Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-08T22:34:05.449Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:34:05.449Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-08T22:34:05.449Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-08T22:34:06.025Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-08T22:34:06.025Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-08T22:34:06.025Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-08T22:34:06.025Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-08T22:34:06.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T22:34:06.287Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-08T22:34:06.287Z] running python rtupdate hooks for python3.8... [2022-03-08T22:34:06.287Z] running python post-rtupdate hooks for python3.8... [2022-03-08T22:34:06.287Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-08T22:34:07.232Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-08T22:34:07.491Z] Reloading AppArmor profiles [2022-03-08T22:34:07.491Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:34:07.491Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-08T22:34:07.491Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-08T22:34:07.753Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-08T22:34:07.753Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-08T22:34:07.753Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-08T22:34:08.325Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-08T22:34:10.240Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-08T22:34:10.240Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-08T22:34:10.240Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-08T22:34:10.502Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-08T22:34:10.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-08T22:34:11.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-08T22:34:11.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-08T22:34:11.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-08T22:34:11.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-08T22:34:11.809Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-08T22:34:12.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-08T22:34:12.071Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-08T22:34:12.333Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-08T22:34:12.594Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-08T22:34:12.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T22:34:12.856Z] /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-08T22:34:12.856Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-08T22:34:13.798Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-08T22:34:13.798Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-08T22:34:13.798Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-08T22:34:14.957Z] Reading package lists... [2022-03-08T22:34:15.217Z] Reading package lists... [2022-03-08T22:34:15.217Z] Building dependency tree... [2022-03-08T22:34:15.217Z] Reading state information... [2022-03-08T22:34:15.217Z] Calculating upgrade... [2022-03-08T22:34:15.479Z] The following packages will be upgraded: [2022-03-08T22:34:15.479Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-08T22:34:15.479Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-08T22:34:15.479Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-08T22:34:15.479Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-08T22:34:15.479Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-08T22:34:15.479Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-08T22:34:15.479Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-08T22:34:15.479Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-08T22:34:15.479Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-08T22:34:15.479Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-08T22:34:15.479Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-08T22:34:15.479Z] xz-utils zlib1g [2022-03-08T22:34:15.741Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T22:34:15.741Z] Need to get 65.7 MB of archives. [2022-03-08T22:34:15.741Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-08T22:34:15.741Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-08T22:34:15.741Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-08T22:34:16.003Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-08T22:34:16.263Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-08T22:34:16.263Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-08T22:34:16.263Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-08T22:34:16.263Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-08T22:34:16.524Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-08T22:34:16.524Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-08T22:34:16.524Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-08T22:34:16.524Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-08T22:34:16.524Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-08T22:34:16.524Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-08T22:34:16.524Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-08T22:34:16.524Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-08T22:34:16.524Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-08T22:34:16.524Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-08T22:34:16.524Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-08T22:34:16.524Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-08T22:34:16.524Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-08T22:34:16.524Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-08T22:34:16.524Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-08T22:34:16.524Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-08T22:34:16.524Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-08T22:34:16.524Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-08T22:34:16.524Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-08T22:34:16.524Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-08T22:34:16.524Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-08T22:34:16.524Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-08T22:34:16.524Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-08T22:34:16.524Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-08T22:34:16.524Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-08T22:34:16.524Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-08T22:34:16.524Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-08T22:34:16.524Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-08T22:34:16.785Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-08T22:34:16.785Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-08T22:34:16.785Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-08T22:34:17.047Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-08T22:34:17.047Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-08T22:34:17.047Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-08T22:34:17.047Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-08T22:34:17.047Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-08T22:34:17.047Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-08T22:34:17.047Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-08T22:34:17.047Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-08T22:34:17.047Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-08T22:34:17.047Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-08T22:34:17.047Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-08T22:34:17.047Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-08T22:34:17.308Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-08T22:34:17.308Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-08T22:34:17.308Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-08T22:34:17.308Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-08T22:34:17.308Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-08T22:34:17.308Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-08T22:34:17.308Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-08T22:34:17.308Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-08T22:34:17.308Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-08T22:34:17.308Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-08T22:34:17.308Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-08T22:34:17.308Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-08T22:34:17.308Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-08T22:34:17.308Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-08T22:34:17.308Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-08T22:34:17.308Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-08T22:34:17.308Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-08T22:34:17.569Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-08T22:34:17.569Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-08T22:34:17.569Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-08T22:34:17.569Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-08T22:34:17.569Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-08T22:34:17.830Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-08T22:34:18.097Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-08T22:34:18.097Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-08T22:34:18.097Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-08T22:34:18.358Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-08T22:34:18.932Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T22:34:18.932Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-08T22:34:18.932Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-08T22:34:18.932Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T22:34:18.932Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T22:34:19.509Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T22:34:19.509Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T22:34:19.509Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-08T22:34:19.509Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-08T22:34:19.770Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:19.770Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:19.770Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:19.770Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.032Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.032Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.032Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.032Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.293Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.293Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.293Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.293Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.293Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.293Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.555Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:20.555Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T22:34:20.555Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.555Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.555Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:20.555Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T22:34:20.555Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.555Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.555Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.821Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.821Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:20.821Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-08T22:34:20.821Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:20.821Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T22:34:20.821Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T22:34:21.083Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T22:34:21.356Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-08T22:34:21.617Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-08T22:34:21.617Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-08T22:34:21.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-08T22:34:21.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-08T22:34:21.617Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-08T22:34:21.879Z] Setting up base-files (11ubuntu5.5) ... [2022-03-08T22:34:21.879Z] Installing new version of config file /etc/issue ... [2022-03-08T22:34:21.879Z] Installing new version of config file /etc/issue.net ... [2022-03-08T22:34:21.879Z] Installing new version of config file /etc/lsb-release ... [2022-03-08T22:34:22.139Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-08T22:34:22.400Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-08T22:34:22.400Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-08T22:34:22.400Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-08T22:34:22.400Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:22.400Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-08T22:34:22.400Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-08T22:34:22.661Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-08T22:34:22.661Z] 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-08T22:34:22.661Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:22.661Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:22.661Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-08T22:34:22.661Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:22.921Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:22.921Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-08T22:34:22.921Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-08T22:34:22.921Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-08T22:34:22.921Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:22.921Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T22:34:22.921Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T22:34:23.492Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T22:34:23.492Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T22:34:23.492Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-08T22:34:23.492Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T22:34:23.755Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-08T22:34:24.015Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:24.015Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-08T22:34:24.015Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-08T22:34:24.275Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-08T22:34:24.275Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-08T22:34:24.537Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-08T22:34:24.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:24.537Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-08T22:34:24.537Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-08T22:34:24.537Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-08T22:34:24.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:24.537Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:24.537Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:24.797Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:24.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:24.797Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:24.797Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:24.797Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:24.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:24.797Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:24.797Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:24.797Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:24.797Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:25.057Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:25.057Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:25.057Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:25.057Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:25.057Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:25.057Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:25.057Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:25.057Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:25.318Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:25.318Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:25.579Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:25.841Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-08T22:34:26.413Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-08T22:34:26.414Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:26.414Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-08T22:34:26.414Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-08T22:34:26.414Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T22:34:26.676Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:26.676Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-08T22:34:26.676Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-08T22:34:26.676Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-08T22:34:26.676Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:26.676Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-08T22:34:26.676Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-08T22:34:26.937Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-08T22:34:26.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:26.937Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-08T22:34:26.937Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-08T22:34:26.937Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-08T22:34:26.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:26.937Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-08T22:34:26.937Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-08T22:34:27.198Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-08T22:34:27.198Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.198Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-08T22:34:27.198Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-08T22:34:27.198Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-08T22:34:27.198Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.198Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-08T22:34:27.198Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-08T22:34:27.458Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-08T22:34:27.458Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.458Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-08T22:34:27.458Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-08T22:34:27.458Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-08T22:34:27.458Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.458Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-08T22:34:27.458Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-08T22:34:27.719Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-08T22:34:27.719Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.719Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-08T22:34:27.719Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-08T22:34:27.719Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-08T22:34:27.719Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.719Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-08T22:34:27.719Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-08T22:34:27.978Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-08T22:34:27.978Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:27.978Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-08T22:34:27.978Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-08T22:34:27.978Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-08T22:34:28.237Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:28.237Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-08T22:34:28.237Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-08T22:34:28.237Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-08T22:34:28.237Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:28.237Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-08T22:34:28.237Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-08T22:34:28.809Z] Setting up apt (2.0.6) ... [2022-03-08T22:34:29.379Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-08T22:34:29.379Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:29.379Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T22:34:29.379Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T22:34:29.379Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-08T22:34:29.379Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-08T22:34:29.379Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T22:34:29.379Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T22:34:29.379Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-08T22:34:29.641Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-08T22:34:29.641Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-08T22:34:29.641Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T22:34:29.641Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-08T22:34:29.901Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T22:34:29.901Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-08T22:34:29.901Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-08T22:34:29.901Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-08T22:34:29.901Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-08T22:34:29.901Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-08T22:34:30.163Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T22:34:30.163Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-08T22:34:30.163Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-08T22:34:30.424Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-08T22:34:30.424Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-08T22:34:30.424Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-08T22:34:30.424Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-08T22:34:30.424Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-08T22:34:30.683Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-08T22:34:30.683Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-08T22:34:30.683Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-08T22:34:30.943Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-08T22:34:30.943Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-08T22:34:30.943Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-08T22:34:30.943Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [Pipeline] } [2022-03-08T22:34:31.055Z] $ docker stop --time=1 7c11073a1c551fab7a2d0f8c870dc080fc24a89fd3e676c1c4bbbd8de54dc2fd [2022-03-08T22:34:31.205Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-08T22:34:31.205Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-08T22:34:31.206Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-08T22:34:31.206Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-08T22:34:31.206Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-08T22:34:31.206Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-08T22:34:31.206Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-08T22:34:31.206Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-08T22:34:31.469Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-08T22:34:31.469Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-08T22:34:31.730Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-08T22:34:31.730Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-08T22:34:31.730Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:31.730Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:31.993Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:31.993Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:31.993Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:31.993Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:32.255Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:32.255Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:32.255Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:32.255Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:32.255Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-08T22:34:32.255Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-08T22:34:32.515Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-08T22:34:32.515Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-08T22:34:32.515Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:32.515Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:32.781Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:32.781Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:33.107Z] $ docker rm -f 7c11073a1c551fab7a2d0f8c870dc080fc24a89fd3e676c1c4bbbd8de54dc2fd [2022-03-08T22:34:33.727Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:33.727Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:34.300Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:34.300Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:34.562Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:34.562Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:34:34.825Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:34.825Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:34.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T22:34:34.987Z] [2022-03-08T22:34:34.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:34:35.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T22:34:35.601Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-08T22:34:35.601Z] 29e5d40040c1: Pulling fs layer [2022-03-08T22:34:35.601Z] 1ce36da41761: Pulling fs layer [2022-03-08T22:34:35.601Z] 25b303627fd3: Pulling fs layer [2022-03-08T22:34:35.601Z] 29e5d40040c1: Verifying Checksum [2022-03-08T22:34:35.601Z] 29e5d40040c1: Download complete [2022-03-08T22:34:35.765Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-08T22:34:35.765Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-08T22:34:35.765Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-08T22:34:35.765Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-08T22:34:35.765Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-08T22:34:35.765Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-08T22:34:35.765Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T22:34:35.765Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-08T22:34:35.765Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T22:34:35.765Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:35.765Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-08T22:34:35.765Z] [2022-03-08T22:34:35.765Z] Current default time zone: 'Etc/UTC' [2022-03-08T22:34:35.765Z] Local time is now: Tue Mar 8 22:34:35 UTC 2022. [2022-03-08T22:34:35.765Z] Universal Time is now: Tue Mar 8 22:34:35 UTC 2022. [2022-03-08T22:34:35.765Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-08T22:34:35.765Z] [2022-03-08T22:34:35.765Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-08T22:34:35.876Z] 1ce36da41761: Verifying Checksum [2022-03-08T22:34:35.876Z] 1ce36da41761: Download complete [2022-03-08T22:34:36.024Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:36.024Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:36.024Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-08T22:34:36.024Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-08T22:34:36.024Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T22:34:36.024Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-08T22:34:36.024Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-08T22:34:36.024Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-08T22:34:36.024Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-08T22:34:36.024Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-08T22:34:36.024Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-08T22:34:36.024Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-08T22:34:36.476Z] 29e5d40040c1: Pull complete [2022-03-08T22:34:37.459Z] 25b303627fd3: Verifying Checksum [2022-03-08T22:34:37.459Z] 25b303627fd3: Download complete [2022-03-08T22:34:37.734Z] 1ce36da41761: Pull complete [2022-03-08T22:34:37.934Z] Updating certificates in /etc/ssl/certs... [2022-03-08T22:34:38.877Z] 21 added, 21 removed; done. [2022-03-08T22:34:38.877Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:38.877Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-08T22:34:38.877Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-08T22:34:39.139Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:39.139Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-08T22:34:39.139Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-08T22:34:39.139Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-08T22:34:39.139Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-08T22:34:39.139Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:39.139Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-08T22:34:39.139Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:39.139Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:39.139Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-08T22:34:39.139Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T22:34:39.139Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-08T22:34:39.400Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-08T22:34:39.400Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-08T22:34:39.400Z] Updating certificates in /etc/ssl/certs... [2022-03-08T22:34:39.971Z] 0 added, 0 removed; done. [2022-03-08T22:34:39.971Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-08T22:34:39.971Z] done. [2022-03-08T22:34:41.486Z] Reading package lists... [2022-03-08T22:34:41.486Z] Building dependency tree... [2022-03-08T22:34:41.486Z] Reading state information... [2022-03-08T22:34:41.747Z] The following NEW packages will be installed: [2022-03-08T22:34:41.747Z] apt-transport-https [2022-03-08T22:34:41.747Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T22:34:42.008Z] Need to get 4680 B of archives. [2022-03-08T22:34:42.008Z] After this operation, 162 kB of additional disk space will be used. [2022-03-08T22:34:42.008Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-08T22:34:42.008Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T22:34:42.008Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-03-08T22:34:42.008Z] Selecting previously unselected package apt-transport-https. [2022-03-08T22:34:42.008Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-08T22:34:42.008Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-08T22:34:42.008Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-08T22:34:42.267Z] Setting up apt-transport-https (2.0.6) ... [2022-03-08T22:34:42.267Z] Waiting for network to be ready... [2022-03-08T22:34:46.585Z] 2022-03-08T22:34:45Z INFO Waiting for automatic snapd restart... [2022-03-08T22:34:46.585Z] snapd 2.54.3 from Canonical* installed [2022-03-08T22:34:46.871Z] "snapd" switched to the "latest/stable" channel [2022-03-08T22:34:46.871Z] [2022-03-08T22:34:49.453Z] core20 20220215 from Canonical* installed [2022-03-08T22:34:49.453Z] "core20" switched to the "latest/stable" channel [2022-03-08T22:34:49.453Z] [2022-03-08T22:34:50.122Z] 25b303627fd3: Pull complete [2022-03-08T22:34:50.122Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-08T22:34:50.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T22:34:50.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-08T22:34:50.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-6647 does not seem to be running inside a container [2022-03-08T22:34:50.385Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-08T22:34:51.367Z] snapcraft 6.0.2 from Canonical* installed [2022-03-08T22:34:51.628Z] "snapcraft" switched to the "latest/stable" channel [2022-03-08T22:34:51.628Z] [2022-03-08T22:34:52.865Z] $ docker top 0037dfb515e624812f7bcd0185488cf835cf151e179aec5251e9f5d26cdbdba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:34:53.765Z] + docker-compose build --help [2022-03-08T22:34:53.765Z] + grep parallel [2022-03-08T22:34:55.831Z] 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-08T22:34:55.831Z] - README.md [2022-03-08T22:34:55.831Z] [2022-03-08T22:34:55.831Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-08T22:34:56.776Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-08T22:34:56.776Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-08T22:34:56.776Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-08T22:34:57.610Z] Reading package lists... [2022-03-08T22:34:57.883Z] 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-08T22:34:57.884Z] Reading package lists... [2022-03-08T22:34:58.145Z] Building dependency tree... [2022-03-08T22:34:58.145Z] Reading state information... [2022-03-08T22:34:58.406Z] Suggested packages: [2022-03-08T22:34:58.406Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-08T22:34:58.407Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-08T22:34:58.407Z] krb5-user libnorm-doc [2022-03-08T22:34:58.407Z] Recommended packages: [2022-03-08T22:34:58.407Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-08T22:34:58.407Z] The following NEW packages will be installed: [2022-03-08T22:34:58.407Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-08T22:34:58.407Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-08T22:34:58.407Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-08T22:34:58.407Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-08T22:34:58.407Z] libzmq5 pkg-config zip [2022-03-08T22:34:58.407Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-08T22:34:58.667Z] Need to get 10.3 MB of archives. [2022-03-08T22:34:58.667Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-08T22:34:58.667Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-08T22:34:58.667Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-08T22:34:58.667Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-08T22:34:58.667Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-08T22:34:58.667Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-08T22:34:58.667Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-08T22:34:58.667Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-08T22:34:58.667Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-08T22:34:58.667Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-08T22:34:58.667Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-08T22:34:58.667Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-08T22:34:58.667Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-08T22:34:59.151Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T22:34:59.162Z] $ docker stop --time=1 0037dfb515e624812f7bcd0185488cf835cf151e179aec5251e9f5d26cdbdba5 [2022-03-08T22:34:59.607Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-08T22:34:59.607Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-08T22:34:59.607Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-08T22:34:59.607Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-08T22:34:59.607Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-08T22:34:59.607Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-08T22:34:59.607Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-08T22:34:59.607Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-08T22:34:59.607Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-08T22:34:59.607Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-08T22:34:59.607Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-08T22:34:59.607Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-08T22:34:59.607Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-08T22:34:59.607Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-08T22:34:59.607Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-08T22:34:59.607Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-08T22:34:59.607Z] Fetched 10.3 MB in 1s (9225 kB/s) [2022-03-08T22:34:59.868Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-08T22:34:59.868Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-08T22:34:59.868Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-08T22:34:59.868Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-08T22:34:59.868Z] Selecting previously unselected package libsodium23:amd64. [2022-03-08T22:34:59.868Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-08T22:34:59.868Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-08T22:34:59.868Z] Selecting previously unselected package libpsl5:amd64. [2022-03-08T22:34:59.868Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-08T22:34:59.868Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-08T22:35:00.128Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-08T22:35:00.128Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-08T22:35:00.128Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-08T22:35:00.128Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-08T22:35:00.128Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-08T22:35:00.128Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-08T22:35:00.128Z] Selecting previously unselected package librtmp1:amd64. [2022-03-08T22:35:00.128Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-08T22:35:00.128Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-08T22:35:00.128Z] Selecting previously unselected package libssh-4:amd64. [2022-03-08T22:35:00.128Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-08T22:35:00.128Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-08T22:35:00.388Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-08T22:35:00.388Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-08T22:35:00.388Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-08T22:35:00.388Z] Selecting previously unselected package liberror-perl. [2022-03-08T22:35:00.388Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-08T22:35:00.388Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-08T22:35:00.388Z] Selecting previously unselected package git-man. [2022-03-08T22:35:00.388Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-08T22:35:00.388Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-08T22:35:00.388Z] Selecting previously unselected package git. [2022-03-08T22:35:00.388Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-08T22:35:00.648Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-08T22:35:00.831Z] $ docker rm -f 0037dfb515e624812f7bcd0185488cf835cf151e179aec5251e9f5d26cdbdba5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:35:01.215Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.215Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.215Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.215Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.215Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-08T22:35:01.215Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-08T22:35:01.215Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.215Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T22:35:01.445Z] . [Pipeline] withDockerContainer [2022-03-08T22:35:01.474Z] Selecting previously unselected package libnorm1:amd64. [2022-03-08T22:35:01.474Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-08T22:35:01.474Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T22:35:01.474Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-08T22:35:01.474Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-08T22:35:01.474Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T22:35:01.474Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-08T22:35:01.474Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-08T22:35:01.474Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T22:35:01.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-6647 does not seem to be running inside a container [2022-03-08T22:35:01.734Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-08T22:35:01.734Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-08T22:35:01.734Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T22:35:01.734Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-08T22:35:01.734Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-08T22:35:01.734Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-08T22:35:01.734Z] Selecting previously unselected package libzmq5:amd64. [2022-03-08T22:35:01.734Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-08T22:35:01.734Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T22:35:01.734Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-08T22:35:01.734Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-08T22:35:01.734Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:01.776Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:35:01.996Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-08T22:35:01.996Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-08T22:35:01.996Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T22:35:01.996Z] Selecting previously unselected package pkg-config. [2022-03-08T22:35:01.996Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-08T22:35:01.996Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-08T22:35:01.996Z] Selecting previously unselected package zip. [2022-03-08T22:35:01.996Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-08T22:35:01.996Z] Unpacking zip (3.0-11build1) ... [2022-03-08T22:35:01.996Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-08T22:35:01.996Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-08T22:35:01.996Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-08T22:35:01.996Z] No schema files found: doing nothing. [2022-03-08T22:35:01.996Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-08T22:35:02.257Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T22:35:02.257Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-08T22:35:02.257Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-08T22:35:02.257Z] Setting up liberror-perl (0.17029-1) ... [2022-03-08T22:35:02.257Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up zip (3.0-11build1) ... [2022-03-08T22:35:02.257Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-08T22:35:02.257Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-08T22:35:02.257Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-08T22:35:02.257Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-08T22:35:02.257Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-08T22:35:02.257Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-08T22:35:02.257Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T22:35:02.257Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T22:35:02.257Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-08T22:35:02.257Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-08T22:35:02.257Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-08T22:35:02.257Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-08T22:35:02.257Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-08T22:35:02.257Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-08T22:35:03.098Z] $ docker top f43a408ea0046aa6436ff0cff1878ecd95312e9198b5f8b5ec9f03efc20ce633 -eo pid,comm [2022-03-08T22:35:03.195Z] comerr-dev set to automatically installed. [2022-03-08T22:35:03.195Z] git set to automatically installed. [2022-03-08T22:35:03.195Z] git-man set to automatically installed. [2022-03-08T22:35:03.195Z] krb5-multidev set to automatically installed. [2022-03-08T22:35:03.195Z] libbrotli1 set to automatically installed. [2022-03-08T22:35:03.195Z] libcurl3-gnutls set to automatically installed. [2022-03-08T22:35:03.195Z] liberror-perl set to automatically installed. [2022-03-08T22:35:03.195Z] libglib2.0-0 set to automatically installed. [2022-03-08T22:35:03.195Z] libgssrpc4 set to automatically installed. [2022-03-08T22:35:03.195Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-08T22:35:03.195Z] libkadm5srv-mit11 set to automatically installed. [2022-03-08T22:35:03.195Z] libkdb5-9 set to automatically installed. [2022-03-08T22:35:03.195Z] libkrb5-dev set to automatically installed. [2022-03-08T22:35:03.195Z] libnghttp2-14 set to automatically installed. [2022-03-08T22:35:03.195Z] libnorm-dev set to automatically installed. [2022-03-08T22:35:03.195Z] libnorm1 set to automatically installed. [2022-03-08T22:35:03.195Z] libpgm-5.2-0 set to automatically installed. [2022-03-08T22:35:03.195Z] libpgm-dev set to automatically installed. [2022-03-08T22:35:03.195Z] libpsl5 set to automatically installed. [2022-03-08T22:35:03.195Z] librtmp1 set to automatically installed. [2022-03-08T22:35:03.195Z] libsodium-dev set to automatically installed. [2022-03-08T22:35:03.195Z] libsodium23 set to automatically installed. [2022-03-08T22:35:03.195Z] libssh-4 set to automatically installed. [2022-03-08T22:35:03.195Z] libzmq3-dev set to automatically installed. [2022-03-08T22:35:03.195Z] libzmq5 set to automatically installed. [2022-03-08T22:35:03.195Z] pkg-config set to automatically installed. [2022-03-08T22:35:03.195Z] zip set to automatically installed. [Pipeline] { [Pipeline] sh [2022-03-08T22:35:04.043Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T22:35:04.137Z] snapd is not logged in, snap install commands will use sudo [2022-03-08T22:35:08.422Z] Building core-command ... [2022-03-08T22:35:08.423Z] Building core-data ... [2022-03-08T22:35:08.423Z] Building core-metadata ... [2022-03-08T22:35:08.423Z] Building security-bootstrapper ... [2022-03-08T22:35:08.423Z] Building security-proxy-setup ... [2022-03-08T22:35:08.423Z] Building security-secretstore-setup ... [2022-03-08T22:35:08.423Z] Building security-spiffe-token-provider ... [2022-03-08T22:35:08.423Z] Building security-spire-agent ... [2022-03-08T22:35:08.423Z] Building security-spire-config ... [2022-03-08T22:35:08.423Z] Building security-spire-server ... [2022-03-08T22:35:08.423Z] Building support-notifications ... [2022-03-08T22:35:08.423Z] Building support-scheduler ... [2022-03-08T22:35:08.423Z] Building sys-mgmt-agent ... [2022-03-08T22:35:08.423Z] Building security-bootstrapper [2022-03-08T22:35:08.423Z] Building security-secretstore-setup [2022-03-08T22:35:08.423Z] Building security-proxy-setup [2022-03-08T22:35:08.423Z] Building sys-mgmt-agent [2022-03-08T22:35:08.423Z] Building core-data [2022-03-08T22:35:16.368Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-08T22:35:16.368Z] Downloading snap 'edgex-app-service-configurable' [2022-03-08T22:35:18.915Z] Pulling app-service-configurable [2022-03-08T22:35:18.915Z] + snapcraftctl pull [2022-03-08T22:35:19.857Z] Pulling config-common [2022-03-08T22:35:19.857Z] + snapcraftctl pull [2022-03-08T22:35:21.793Z] Pulling go-build-helper [2022-03-08T22:35:21.793Z] + snapcraftctl pull [2022-03-08T22:35:23.183Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-08T22:35:23.183Z] Skipping pull go-build-helper (already ran) [2022-03-08T22:35:23.183Z] Building go-build-helper [2022-03-08T22:35:23.183Z] + snapcraftctl build [2022-03-08T22:35:24.133Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-08T22:35:24.703Z] Staging go-build-helper [2022-03-08T22:35:24.703Z] + snapcraftctl stage [2022-03-08T22:35:29.994Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-08T22:35:29.994Z] Fetched 290 kB in 0s (0 B/s) [2022-03-08T22:35:29.994Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-08T22:35:29.994Z] Fetched 158 kB in 0s (0 B/s) [2022-03-08T22:35:29.994Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-08T22:35:29.994Z] Fetched 242 kB in 0s (0 B/s) [2022-03-08T22:35:29.994Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-08T22:35:29.994Z] Fetched 150 kB in 0s (0 B/s) [2022-03-08T22:35:29.994Z] Pulling edgex-go [2022-03-08T22:35:29.994Z] + snapcraftctl pull [2022-03-08T22:35:31.906Z] Pulling hooks [2022-03-08T22:35:31.906Z] + snapcraftctl pull [2022-03-08T22:35:46.839Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-08T22:35:46.839Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-08T22:35:46.839Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-08T22:35:46.839Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-08T22:35:46.839Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-08T22:35:46.839Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-08T22:35:46.839Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-08T22:35:46.839Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-08T22:35:46.839Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-08T22:35:46.839Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-08T22:35:46.840Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-08T22:35:46.840Z] Fetched 234 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-08T22:35:46.840Z] Fetched 155 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-08T22:35:46.840Z] Fetched 170 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-08T22:35:46.840Z] Fetched 267 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-08T22:35:46.840Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-08T22:35:46.840Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-08T22:35:46.840Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-08T22:35:46.840Z] Fetched 121 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-08T22:35:46.840Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-08T22:35:46.840Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-08T22:35:46.840Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-08T22:35:46.840Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-08T22:35:46.840Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-08T22:35:46.840Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-08T22:35:46.840Z] Fetched 142 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-08T22:35:46.840Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-08T22:35:46.840Z] Fetched 181 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-08T22:35:46.840Z] Fetched 208 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-08T22:35:46.840Z] Fetched 161 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-08T22:35:46.840Z] Fetched 107 kB in 0s (0 B/s) [2022-03-08T22:35:46.840Z] Pulling static-packages [2022-03-08T22:35:46.840Z] + snapcraftctl pull [2022-03-08T22:35:46.840Z] Pulling version [2022-03-08T22:35:46.840Z] + cd /root/project [2022-03-08T22:35:46.840Z] ++ sed s/v// [2022-03-08T22:35:46.840Z] ++ git describe --tags --abbrev=0 [2022-03-08T22:35:46.840Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-08T22:35:46.840Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-08T22:35:46.840Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-08T22:35:47.780Z] Building app-service-configurable [2022-03-08T22:35:47.780Z] + snapcraftctl build [2022-03-08T22:35:49.690Z] Building config-common [2022-03-08T22:35:49.690Z] + snapcraftctl build [2022-03-08T22:35:51.072Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-08T22:35:51.642Z] Skipping build go-build-helper (already ran) [2022-03-08T22:35:51.902Z] Building edgex-go [2022-03-08T22:35:52.162Z] + cd /root/parts/edgex-go/src [2022-03-08T22:35:52.162Z] ++ git describe --tags --abbrev=0 [2022-03-08T22:35:52.162Z] ++ sed s/v// [2022-03-08T22:35:52.162Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-08T22:35:52.162Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-08T22:35:52.162Z] + echo 2.2.0-dev.33 [2022-03-08T22:35:52.162Z] + '[' '!' -d vendor ']' [2022-03-08T22:35:52.162Z] + go mod download all [2022-03-08T22:35:58.763Z] + make build [2022-03-08T22:35:58.763Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T22:36:08.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T22:36:14.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T22:36:14.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T22:36:15.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T22:36:15.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T22:36:16.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T22:36:18.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T22:36:19.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T22:36:20.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T22:36:21.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T22:36:21.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T22:36:24.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T22:36:30.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:36:30.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:36:30.167Z] ---> 1cf949449e89 [2022-03-08T22:36:30.167Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:36:30.167Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:36:30.167Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:36:30.167Z] ---> 1cf949449e89 [2022-03-08T22:36:30.167Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T22:36:30.167Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:36:30.167Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:36:30.167Z] ---> 1cf949449e89 [2022-03-08T22:36:30.167Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T22:36:30.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:36:30.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:36:30.167Z] ---> 1cf949449e89 [2022-03-08T22:36:30.167Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:36:30.167Z] ---> Running in b6afa68090af [2022-03-08T22:36:30.167Z] ---> Running in 868eb284cbbc [2022-03-08T22:36:30.167Z] ---> Running in 66d897d5f4a8 [2022-03-08T22:36:30.167Z] ---> Running in db784dc7f57d [2022-03-08T22:36:30.167Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:36:30.167Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:36:30.167Z] ---> 1cf949449e89 [2022-03-08T22:36:30.167Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T22:36:30.167Z] ---> Running in c2a3d0a6a2a3 [2022-03-08T22:36:30.167Z] Removing intermediate container 868eb284cbbc [2022-03-08T22:36:30.167Z] ---> cfbd6f305d16 [2022-03-08T22:36:30.167Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:36:30.167Z] Removing intermediate container db784dc7f57d [2022-03-08T22:36:30.167Z] ---> da9578ff0008 [2022-03-08T22:36:30.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:36:30.167Z] ---> Running in 35608cbbf047 [2022-03-08T22:36:30.167Z] Removing intermediate container 66d897d5f4a8 [2022-03-08T22:36:30.167Z] ---> db9afdb6c9ed [2022-03-08T22:36:30.167Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:36:30.167Z] Removing intermediate container b6afa68090af [2022-03-08T22:36:30.167Z] ---> 32db78cb2fe6 [2022-03-08T22:36:30.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:36:30.167Z] ---> Running in 70b43f0b8f00 [2022-03-08T22:36:30.167Z] Removing intermediate container c2a3d0a6a2a3 [2022-03-08T22:36:30.167Z] ---> 93ecbf8d732a [2022-03-08T22:36:30.167Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:36:30.167Z] ---> Running in b11f8d58c671 [2022-03-08T22:36:30.167Z] ---> Running in 6ff4c06c21b5 [2022-03-08T22:36:30.167Z] ---> Running in 963435ec718d [2022-03-08T22:36:30.167Z] Removing intermediate container 35608cbbf047 [2022-03-08T22:36:30.167Z] ---> f42873a73070 [2022-03-08T22:36:30.167Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T22:36:30.167Z] ---> Running in bb1e4ffaec3e [2022-03-08T22:36:30.167Z] Removing intermediate container 70b43f0b8f00 [2022-03-08T22:36:30.167Z] ---> c29c098567aa [2022-03-08T22:36:30.167Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T22:36:30.167Z] ---> Running in c88cd557c333 [2022-03-08T22:36:30.167Z] Removing intermediate container 6ff4c06c21b5 [2022-03-08T22:36:30.167Z] ---> 94948690b8f0 [2022-03-08T22:36:30.167Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T22:36:30.167Z] ---> Running in c3b4d5e058ce [2022-03-08T22:36:30.167Z] Removing intermediate container 963435ec718d [2022-03-08T22:36:30.167Z] ---> fb3c08bfcd7e [2022-03-08T22:36:30.167Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T22:36:30.167Z] Removing intermediate container b11f8d58c671 [2022-03-08T22:36:30.167Z] ---> eb25cc8d8f4e [2022-03-08T22:36:30.167Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T22:36:30.167Z] ---> Running in e10a9529f9ae [2022-03-08T22:36:30.167Z] ---> Running in 7e32cf3020b7 [2022-03-08T22:36:30.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-08T22:36:30.642Z] + case "$service" in [2022-03-08T22:36:30.642Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-08T22:36:30.642Z] + 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-08T22:36:30.642Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-08T22:36:30.642Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-08T22:36:30.643Z] + 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-08T22:36:30.643Z] Building hooks [2022-03-08T22:36:30.643Z] + cd /root/parts/hooks/src [2022-03-08T22:36:30.643Z] + make build [2022-03-08T22:36:30.643Z] go mod tidy [2022-03-08T22:36:30.643Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-08T22:36:30.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:30.902Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-08T22:36:30.902Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-08T22:36:31.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:31.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:31.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:31.162Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-08T22:36:31.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:31.734Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-08T22:36:31.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:31.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:32.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:32.181Z] OK: 220 MiB in 52 packages [2022-03-08T22:36:32.306Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-08T22:36:32.306Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-08T22:36:32.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:36:33.463Z] OK: 220 MiB in 52 packages [2022-03-08T22:36:33.463Z] OK: 220 MiB in 52 packages [2022-03-08T22:36:33.463Z] Removing intermediate container bb1e4ffaec3e [2022-03-08T22:36:33.463Z] ---> 236a81747f10 [2022-03-08T22:36:33.463Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T22:36:33.463Z] OK: 220 MiB in 52 packages [2022-03-08T22:36:33.742Z] OK: 220 MiB in 52 packages [2022-03-08T22:36:34.219Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-08T22:36:34.220Z] Building static-packages [2022-03-08T22:36:34.220Z] + snapcraftctl build [2022-03-08T22:36:34.742Z] ---> ab22b3b26386 [2022-03-08T22:36:35.033Z] Removing intermediate container c88cd557c333 [2022-03-08T22:36:35.033Z] ---> 271bb25206cb [2022-03-08T22:36:35.033Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:36:35.033Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:36:35.033Z] ---> Running in 55edddef3298 [2022-03-08T22:36:35.033Z] Removing intermediate container c3b4d5e058ce [2022-03-08T22:36:35.033Z] ---> 0fb44d9363ce [2022-03-08T22:36:35.033Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:36:35.317Z] Removing intermediate container e10a9529f9ae [2022-03-08T22:36:35.317Z] ---> d6c2ac3ba869 [2022-03-08T22:36:35.317Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T22:36:35.317Z] Removing intermediate container 7e32cf3020b7 [2022-03-08T22:36:35.317Z] ---> ae1b7a1fa07d [2022-03-08T22:36:35.317Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T22:36:36.304Z] ---> 7e7f7dbfa779 [2022-03-08T22:36:36.304Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:36:36.304Z] ---> Running in c820825fa6d2 [2022-03-08T22:36:36.584Z] ---> 55b4d1dca2a2 [2022-03-08T22:36:36.584Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:36:36.584Z] ---> 72f5229b3033 [2022-03-08T22:36:36.584Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:36:36.584Z] ---> c54f84390ccb [2022-03-08T22:36:36.584Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:36:36.584Z] ---> Running in 1af648773a5f [2022-03-08T22:36:36.764Z] Building version [2022-03-08T22:36:36.764Z] + snapcraftctl build [2022-03-08T22:36:36.874Z] ---> Running in ecae1abe319c [2022-03-08T22:36:36.874Z] ---> Running in 46ec5768c1d7 [2022-03-08T22:36:38.148Z] Staging app-service-configurable [2022-03-08T22:36:38.148Z] + snapcraftctl stage [2022-03-08T22:36:39.494Z] Removing intermediate container 55edddef3298 [2022-03-08T22:36:39.494Z] ---> 9ceaad173be0 [2022-03-08T22:36:39.494Z] Step 8/21 : COPY . . [2022-03-08T22:36:39.528Z] Staging config-common [2022-03-08T22:36:39.528Z] + snapcraftctl stage [2022-03-08T22:36:40.907Z] Skipping stage go-build-helper (already ran) [2022-03-08T22:36:40.907Z] Staging edgex-go [2022-03-08T22:36:40.907Z] + snapcraftctl stage [2022-03-08T22:36:42.287Z] Staging hooks [2022-03-08T22:36:42.287Z] + snapcraftctl stage [2022-03-08T22:36:42.898Z] Removing intermediate container c820825fa6d2 [2022-03-08T22:36:42.898Z] ---> 90c99eb2983f [2022-03-08T22:36:42.898Z] Step 8/23 : COPY . . [2022-03-08T22:36:43.176Z] Removing intermediate container ecae1abe319c [2022-03-08T22:36:43.176Z] ---> 197d1dec5e25 [2022-03-08T22:36:43.176Z] Step 8/23 : COPY . . [2022-03-08T22:36:43.449Z] Removing intermediate container 46ec5768c1d7 [2022-03-08T22:36:43.449Z] ---> 0f1f6c358ecc [2022-03-08T22:36:43.449Z] Step 8/31 : COPY . . [2022-03-08T22:36:43.672Z] Staging static-packages [2022-03-08T22:36:43.672Z] + snapcraftctl stage [2022-03-08T22:36:43.723Z] Removing intermediate container 1af648773a5f [2022-03-08T22:36:43.723Z] ---> b4baeb93476a [2022-03-08T22:36:43.723Z] Step 8/25 : COPY . . [2022-03-08T22:36:45.058Z] Staging version [2022-03-08T22:36:45.058Z] + snapcraftctl stage [2022-03-08T22:36:46.445Z] Priming app-service-configurable [2022-03-08T22:36:46.445Z] + snapcraftctl prime [2022-03-08T22:36:48.990Z] 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-08T22:36:48.990Z] stage-packages: [2022-03-08T22:36:48.990Z] - libnorm1 [2022-03-08T22:36:48.990Z] - libpgm-5.2-0 [2022-03-08T22:36:48.990Z] - libsodium23 [2022-03-08T22:36:48.990Z] - libzmq5 [2022-03-08T22:36:48.990Z] Priming config-common [2022-03-08T22:36:48.990Z] + snapcraftctl prime [2022-03-08T22:36:50.898Z] Priming go-build-helper [2022-03-08T22:36:50.898Z] + snapcraftctl prime [2022-03-08T22:36:52.279Z] Priming edgex-go [2022-03-08T22:36:52.279Z] + snapcraftctl prime [2022-03-08T22:36:53.663Z] Priming hooks [2022-03-08T22:36:53.663Z] + snapcraftctl prime [2022-03-08T22:36:55.044Z] Priming static-packages [2022-03-08T22:36:55.044Z] + snapcraftctl prime [2022-03-08T22:37:00.325Z] Priming version [2022-03-08T22:37:00.325Z] + snapcraftctl prime [2022-03-08T22:37:00.896Z] 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-08T22:37:05.910Z] ---> b67d0b7da79f [2022-03-08T22:37:05.911Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T22:37:05.911Z] ---> Running in 51826ae05872 [2022-03-08T22:37:05.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T22:37:05.911Z] ---> 9778def5976c [2022-03-08T22:37:05.911Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T22:37:06.520Z] ---> Running in 9a2870e246d1 [2022-03-08T22:37:07.508Z] ---> 05e380eaca89 [2022-03-08T22:37:07.508Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T22:37:07.508Z] ---> Running in 30e4a9fb7e56 [2022-03-08T22:37:08.503Z] ---> 62f60c1acbfd [2022-03-08T22:37:08.503Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T22:37:08.791Z] ---> Running in dbf437e843ec [2022-03-08T22:37:08.791Z] ---> c1b50e5828f0 [2022-03-08T22:37:08.791Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T22:37:08.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T22:37:09.066Z] ---> Running in ea08dda41597 [2022-03-08T22:37:10.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T22:37:11.493Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T22:37:11.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T22:39:33.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T22:39:35.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T22:39:37.098Z] Removing intermediate container 9a2870e246d1 [2022-03-08T22:39:37.098Z] ---> a726f55a65d7 [2022-03-08T22:39:37.098Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T22:39:37.098Z] ---> Running in 0c0021f78c07 [2022-03-08T22:39:39.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T22:39:41.719Z] Removing intermediate container 51826ae05872 [2022-03-08T22:39:41.719Z] ---> c3d20ea91a62 [2022-03-08T22:39:41.719Z] [2022-03-08T22:39:41.719Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T22:39:41.719Z] 3.14: Pulling from library/alpine [2022-03-08T22:39:42.709Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T22:39:42.709Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T22:39:42.709Z] ---> 5b8b7b635229 [2022-03-08T22:39:42.709Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T22:39:42.991Z] ---> Running in 7339d6a7855a [2022-03-08T22:39:45.645Z] Removing intermediate container 0c0021f78c07 [2022-03-08T22:39:45.645Z] ---> 6f8520cef18f [2022-03-08T22:39:45.645Z] [2022-03-08T22:39:45.645Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T22:39:45.645Z] 20.10.10: Pulling from library/docker [2022-03-08T22:39:45.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:51.373Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-03-08T22:39:51.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:52.361Z] Removing intermediate container ea08dda41597 [2022-03-08T22:39:52.361Z] ---> 5b888106afe6 [2022-03-08T22:39:52.361Z] [2022-03-08T22:39:52.361Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T22:39:52.361Z] ---> 5b8b7b635229 [2022-03-08T22:39:52.361Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T22:39:52.635Z] ---> Running in 47efacca705d [2022-03-08T22:39:53.244Z] Removing intermediate container 47efacca705d [2022-03-08T22:39:53.244Z] ---> cc43adb6ca09 [2022-03-08T22:39:53.244Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T22:39:53.244Z] Removing intermediate container 30e4a9fb7e56 [2022-03-08T22:39:53.244Z] ---> 7d5e621a1a00 [2022-03-08T22:39:53.244Z] [2022-03-08T22:39:53.244Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T22:39:53.244Z] ---> 5b8b7b635229 [2022-03-08T22:39:53.244Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T22:39:53.244Z] ---> Running in 1e2e30b6fa0b [2022-03-08T22:39:53.523Z] ---> Running in 4c6104e159bf [2022-03-08T22:39:55.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:55.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:55.799Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-03-08T22:39:55.799Z] ERROR: unable to select packages: [2022-03-08T22:39:55.799Z]  curl (no such package): [2022-03-08T22:39:55.799Z] required by: world[curl] [2022-03-08T22:39:57.255Z] Building security-spire-agent [2022-03-08T22:39:58.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:39:59.503Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T22:39:59.785Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T22:39:59.785Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T22:39:59.785Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T22:39:59.785Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T22:39:59.785Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:39:59.785Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:39:59.785Z] OK: 6 MiB in 16 packages [2022-03-08T22:39:59.785Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:40:00.080Z] OK: 6 MiB in 17 packages [2022-03-08T22:40:02.734Z] Removing intermediate container 1e2e30b6fa0b [2022-03-08T22:40:02.734Z] ---> 61a1548f9d79 [2022-03-08T22:40:02.734Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T22:40:02.734Z] ---> Running in 38132fd65ec1 [2022-03-08T22:40:03.013Z] Removing intermediate container 4c6104e159bf [2022-03-08T22:40:03.013Z] ---> b2730594b36b [2022-03-08T22:40:03.013Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T22:40:03.289Z] ---> Running in de48dee817d4 [2022-03-08T22:40:03.289Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T22:40:03.289Z] Removing intermediate container 38132fd65ec1 [2022-03-08T22:40:03.289Z] ---> b93c5a1d48f5 [2022-03-08T22:40:03.289Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T22:40:03.289Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T22:40:03.289Z] ---> 520e9a0a30f7 [2022-03-08T22:40:03.289Z] 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-08T22:40:03.572Z] ---> Running in 91deed06a84a [2022-03-08T22:40:03.572Z] ---> Running in 4bbb6f8defd9 [2022-03-08T22:40:03.957Z] Removing intermediate container de48dee817d4 [2022-03-08T22:40:03.957Z] ---> d8c72a147b8d [2022-03-08T22:40:03.957Z] Step 13/25 : WORKDIR / [2022-03-08T22:40:04.393Z] ---> Running in 7d706600b95c [2022-03-08T22:40:04.393Z] Removing intermediate container 91deed06a84a [2022-03-08T22:40:04.393Z] ---> 3abdc4a65fe3 [2022-03-08T22:40:04.393Z] 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-08T22:40:04.685Z] Removing intermediate container 4bbb6f8defd9 [2022-03-08T22:40:04.685Z] ---> 8153d0f95e5c [2022-03-08T22:40:04.685Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T22:40:04.685Z] ---> Running in b75ef64fb8a6 [2022-03-08T22:40:04.685Z] ---> Running in 093ed0ee306a [2022-03-08T22:40:05.717Z] Removing intermediate container 7d706600b95c [2022-03-08T22:40:05.717Z] ---> 417bc13d25ed [2022-03-08T22:40:05.717Z] 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-08T22:40:07.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:07.593Z] ---> 1f9237653309 [2022-03-08T22:40:07.593Z] 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-08T22:40:07.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:08.860Z] Removing intermediate container dbf437e843ec [2022-03-08T22:40:08.860Z] ---> 408ffc278003 [2022-03-08T22:40:08.860Z] [2022-03-08T22:40:08.860Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:40:08.860Z] ---> 5b8b7b635229 [2022-03-08T22:40:08.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T22:40:08.860Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T22:40:08.860Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T22:40:08.860Z] Executing bash-5.1.4-r0.post-install [2022-03-08T22:40:08.860Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T22:40:08.860Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T22:40:08.860Z] ---> Running in baf4acea6522 [2022-03-08T22:40:08.860Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T22:40:09.147Z] Removing intermediate container 093ed0ee306a [2022-03-08T22:40:09.147Z] ---> c74819f25a9f [2022-03-08T22:40:09.147Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T22:40:09.147Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T22:40:09.147Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T22:40:09.147Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T22:40:09.147Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T22:40:09.147Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T22:40:09.147Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T22:40:09.147Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T22:40:09.147Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T22:40:09.147Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T22:40:09.147Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T22:40:09.147Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T22:40:09.147Z] ---> a3f84e045954 [2022-03-08T22:40:09.147Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T22:40:09.147Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T22:40:09.147Z] ---> Running in c0852ec250cb [2022-03-08T22:40:09.761Z] Removing intermediate container baf4acea6522 [2022-03-08T22:40:09.761Z] ---> 4bdb77785b70 [2022-03-08T22:40:09.761Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T22:40:10.035Z] ---> Running in cf7b635b23d2 [2022-03-08T22:40:10.035Z] Removing intermediate container c0852ec250cb [2022-03-08T22:40:10.035Z] ---> 0847486dd71a [2022-03-08T22:40:10.035Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T22:40:10.645Z] ---> e40dd1bd130b [2022-03-08T22:40:10.645Z] 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-08T22:40:10.919Z] Removing intermediate container cf7b635b23d2 [2022-03-08T22:40:10.919Z] ---> 7207a46d9874 [2022-03-08T22:40:10.919Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T22:40:11.196Z] ---> Running in abb6ca949ffd [2022-03-08T22:40:11.477Z] ---> 18a5a346f0af [2022-03-08T22:40:11.477Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T22:40:11.750Z] ---> Running in f646e9a6e33a [2022-03-08T22:40:11.750Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T22:40:11.750Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T22:40:12.039Z] ---> afdba000ac67 [2022-03-08T22:40:12.039Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T22:40:12.039Z] Removing intermediate container abb6ca949ffd [2022-03-08T22:40:12.039Z] ---> 7a0a950c7d8b [2022-03-08T22:40:12.039Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:40:12.039Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T22:40:12.039Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T22:40:12.039Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T22:40:12.039Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T22:40:12.039Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T22:40:12.039Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T22:40:12.039Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T22:40:12.316Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T22:40:12.316Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T22:40:12.316Z] ---> Running in 6ac1e1a400e5 [2022-03-08T22:40:12.316Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T22:40:12.316Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T22:40:12.316Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T22:40:12.316Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T22:40:12.316Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T22:40:12.316Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T22:40:12.316Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T22:40:12.316Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T22:40:12.316Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T22:40:12.595Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T22:40:12.595Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T22:40:12.595Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T22:40:12.595Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T22:40:12.595Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T22:40:13.196Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:40:13.476Z] OK: 84 MiB in 64 packages [2022-03-08T22:40:14.480Z] ---> e44bac14fdc3 [2022-03-08T22:40:14.481Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T22:40:15.925Z] Removing intermediate container f646e9a6e33a [2022-03-08T22:40:15.925Z] ---> 15d5fe95a34f [2022-03-08T22:40:15.925Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:40:15.925Z] Removing intermediate container 6ac1e1a400e5 [2022-03-08T22:40:15.925Z] ---> 369b6ae29ae9 [2022-03-08T22:40:15.925Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T22:40:16.204Z] ---> Running in 6e10e3e077cf [2022-03-08T22:40:17.201Z] ---> bc3b52bed0d2 [2022-03-08T22:40:17.201Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T22:40:17.474Z] ---> cdfded986992 [2022-03-08T22:40:17.474Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T22:40:18.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:18.670Z] ---> 263dcf98de43 [2022-03-08T22:40:18.670Z] 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-08T22:40:18.951Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:18.951Z] Collecting docker-compose==1.23.2 [2022-03-08T22:40:18.951Z] ---> Running in c1215b9d1d3b [2022-03-08T22:40:18.951Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T22:40:19.548Z] ---> fd70a71961ca [2022-03-08T22:40:19.548Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T22:40:19.825Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T22:40:19.825Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T22:40:20.100Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T22:40:20.100Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T22:40:20.100Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T22:40:20.374Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T22:40:20.374Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T22:40:20.659Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T22:40:20.659Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:40:20.659Z] OK: 8 MiB in 20 packages [2022-03-08T22:40:20.943Z] ---> 1a24508c3b60 [2022-03-08T22:40:20.943Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T22:40:21.930Z] ---> 564be5297658 [2022-03-08T22:40:21.930Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T22:40:22.205Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T22:40:22.205Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T22:40:22.480Z] Removing intermediate container c1215b9d1d3b [2022-03-08T22:40:22.480Z] ---> b4961edf6c4a [2022-03-08T22:40:22.480Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T22:40:22.480Z] Removing intermediate container 6e10e3e077cf [2022-03-08T22:40:22.480Z] ---> d187e96302c6 [2022-03-08T22:40:22.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:40:22.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:40:22.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:40:22.756Z] ---> 1cf949449e89 [2022-03-08T22:40:22.756Z] Step 3/24 : WORKDIR /edgex-go [2022-03-08T22:40:22.756Z] ---> Using cache [2022-03-08T22:40:22.756Z] ---> 93ecbf8d732a [2022-03-08T22:40:22.756Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:40:22.757Z] ---> Using cache [2022-03-08T22:40:22.757Z] ---> fb3c08bfcd7e [2022-03-08T22:40:22.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-08T22:40:22.757Z] ---> Using cache [2022-03-08T22:40:22.757Z] ---> d6c2ac3ba869 [2022-03-08T22:40:22.757Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-08T22:40:22.757Z] ---> Using cache [2022-03-08T22:40:22.757Z] ---> c54f84390ccb [2022-03-08T22:40:22.757Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:40:22.757Z] ---> Using cache [2022-03-08T22:40:22.757Z] ---> 0f1f6c358ecc [2022-03-08T22:40:22.757Z] Step 8/24 : COPY . . [2022-03-08T22:40:22.757Z] ---> Running in 87e3a1262daf [2022-03-08T22:40:23.034Z] ---> Using cache [2022-03-08T22:40:23.034Z] ---> c1b50e5828f0 [2022-03-08T22:40:23.034Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:40:23.034Z] ---> Running in f55f6b7f19a4 [2022-03-08T22:40:23.327Z] Removing intermediate container 87e3a1262daf [2022-03-08T22:40:23.327Z] ---> 788900487a23 [2022-03-08T22:40:23.327Z] Step 23/25 : LABEL arch=arm64 [2022-03-08T22:40:23.327Z] ---> b56cdf90fe08 [2022-03-08T22:40:23.327Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T22:40:23.610Z] ---> Running in 4bd7e3e14136 [2022-03-08T22:40:23.885Z] ---> affcacd6afdf [2022-03-08T22:40:23.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T22:40:23.885Z] ---> Running in 0da7bf9c49d0 [2022-03-08T22:40:23.885Z] Removing intermediate container f55f6b7f19a4 [2022-03-08T22:40:23.885Z] ---> 9de6bef51431 [2022-03-08T22:40:23.886Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T22:40:23.886Z] ---> Running in 86e46df96722 [2022-03-08T22:40:24.161Z] Removing intermediate container 4bd7e3e14136 [2022-03-08T22:40:24.161Z] ---> 3e886e11c02a [2022-03-08T22:40:24.161Z] Step 24/25 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:40:24.433Z] ---> Running in 9fa4d4b7a348 [2022-03-08T22:40:24.706Z] Removing intermediate container 0da7bf9c49d0 [2022-03-08T22:40:24.706Z] ---> b4a49b39c6f6 [2022-03-08T22:40:24.706Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T22:40:25.311Z] Removing intermediate container 9fa4d4b7a348 [2022-03-08T22:40:25.311Z] ---> 2b44d0b86a30 [2022-03-08T22:40:25.311Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T22:40:25.311Z] ---> Running in 217e7b30f00f [2022-03-08T22:40:25.914Z] Removing intermediate container 217e7b30f00f [2022-03-08T22:40:25.914Z] ---> f7317efbd563 [2022-03-08T22:40:25.914Z] [2022-03-08T22:40:26.187Z] ---> 06f57e41a918 [2022-03-08T22:40:26.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T22:40:26.463Z] ---> 35808fffcc59 [2022-03-08T22:40:26.463Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T22:40:26.740Z] ---> Running in 037c0de708f4 [2022-03-08T22:40:27.019Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T22:40:27.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T22:40:27.019Z] Successfully built f7317efbd563 [2022-03-08T22:40:27.019Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-08T22:40:27.019Z]  Building security-secretstore-setup ... done Building core-command [2022-03-08T22:40:27.297Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T22:40:27.297Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T22:40:27.297Z] spire-1.2.0/ [2022-03-08T22:40:27.588Z] ---> 670d753aebeb [2022-03-08T22:40:27.588Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-08T22:40:27.588Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T22:40:27.588Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T22:40:27.868Z] ---> Running in 512915299fc2 [2022-03-08T22:40:28.493Z] Removing intermediate container 512915299fc2 [2022-03-08T22:40:28.493Z] ---> 6c7ba35edeca [2022-03-08T22:40:28.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:40:28.772Z] ---> Running in 8a920d5a7998 [2022-03-08T22:40:29.804Z] Removing intermediate container 8a920d5a7998 [2022-03-08T22:40:29.804Z] ---> 3658bd1dde29 [2022-03-08T22:40:29.804Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T22:40:29.804Z] Removing intermediate container 037c0de708f4 [2022-03-08T22:40:29.804Z] ---> 750daae8dd3d [2022-03-08T22:40:29.804Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T22:40:29.804Z] ---> Running in 5629c4282de8 [2022-03-08T22:40:30.083Z] 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-08T22:40:30.361Z] ---> Running in 67acb1059932 [2022-03-08T22:40:30.645Z] Removing intermediate container 5629c4282de8 [2022-03-08T22:40:30.645Z] ---> 79c8a6d09c40 [2022-03-08T22:40:30.645Z] Step 22/23 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:40:30.645Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T22:40:30.645Z] ---> Running in 6f6bf0529635 [2022-03-08T22:40:30.940Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T22:40:30.940Z] Removing intermediate container 67acb1059932 [2022-03-08T22:40:30.940Z] ---> 3cf5a1ee6b5e [2022-03-08T22:40:30.940Z] Step 28/31 : CMD ["gate"] [2022-03-08T22:40:31.220Z] ---> Running in 760bf7b500b2 [2022-03-08T22:40:31.220Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T22:40:31.493Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T22:40:31.493Z] Removing intermediate container 6f6bf0529635 [2022-03-08T22:40:31.493Z] ---> f64a4338a20c [2022-03-08T22:40:31.493Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:40:31.493Z] ---> Running in a029fadf2700 [2022-03-08T22:40:32.098Z] Removing intermediate container 760bf7b500b2 [2022-03-08T22:40:32.098Z] ---> b33a82223013 [2022-03-08T22:40:32.098Z] Step 29/31 : LABEL arch=arm64 [2022-03-08T22:40:32.098Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T22:40:32.098Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T22:40:32.376Z] Removing intermediate container a029fadf2700 [2022-03-08T22:40:32.376Z] ---> 8d4002364515 [2022-03-08T22:40:32.376Z] [2022-03-08T22:40:32.376Z] ---> Running in 20d7a82f9be6 [2022-03-08T22:40:32.376Z] spire-1.2.0/README.md [2022-03-08T22:40:32.376Z] spire-1.2.0/bin/ [2022-03-08T22:40:32.376Z] spire-1.2.0/bin/spire-server [2022-03-08T22:40:32.376Z] spire-1.2.0/bin/spire-agent [2022-03-08T22:40:32.376Z] spire-1.2.0/conf/ [2022-03-08T22:40:32.376Z] spire-1.2.0/conf/server/ [2022-03-08T22:40:32.376Z] spire-1.2.0/conf/server/server.conf [2022-03-08T22:40:32.376Z] spire-1.2.0/conf/agent/ [2022-03-08T22:40:32.376Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T22:40:32.376Z] spire-1.2.0/LICENSE [2022-03-08T22:40:32.986Z] Successfully built 8d4002364515 [2022-03-08T22:40:32.986Z] Successfully tagged core-data-arm64:latest [2022-03-08T22:40:32.986Z] Building security-spire-config [2022-03-08T22:40:33.261Z]  Building core-data ... done Removing intermediate container 20d7a82f9be6 [2022-03-08T22:40:33.261Z] ---> 445bc536de13 [2022-03-08T22:40:33.261Z] Step 30/31 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:40:33.539Z] Collecting PyYAML<4,>=3.10 [2022-03-08T22:40:33.539Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T22:40:33.539Z] ---> Running in c81fc0090b69 [2022-03-08T22:40:34.521Z] Removing intermediate container c81fc0090b69 [2022-03-08T22:40:34.521Z] ---> 3734ec3474d0 [2022-03-08T22:40:34.521Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T22:40:34.795Z] ---> Running in 3db905560d8d [2022-03-08T22:40:35.391Z] Removing intermediate container 3db905560d8d [2022-03-08T22:40:35.391Z] ---> ffa301bcf70b [2022-03-08T22:40:35.391Z] [2022-03-08T22:40:36.377Z] Successfully built ffa301bcf70b [2022-03-08T22:40:36.377Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-08T22:40:36.377Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-08T22:40:37.360Z] Removing intermediate container 86e46df96722 [2022-03-08T22:40:37.360Z] ---> 5de3a1264af2 [2022-03-08T22:40:37.360Z] [2022-03-08T22:40:37.360Z] Step 11/24 : FROM alpine:3.15 [2022-03-08T22:40:37.640Z] 3.15: Pulling from library/alpine [2022-03-08T22:40:37.640Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T22:40:37.640Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T22:40:37.640Z] ---> 8e1d7573f448 [2022-03-08T22:40:37.640Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:40:37.640Z] ---> Running in b794aff7b0e5 [2022-03-08T22:40:38.243Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T22:40:38.243Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T22:40:38.243Z] Removing intermediate container b794aff7b0e5 [2022-03-08T22:40:38.243Z] ---> 584813c9bd49 [2022-03-08T22:40:38.243Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:40:38.243Z] ---> Running in 8095525159f6 [2022-03-08T22:40:38.846Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T22:40:38.846Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T22:40:39.127Z] Collecting idna<2.8,>=2.5 [2022-03-08T22:40:39.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T22:40:39.127Z] 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-08T22:40:39.730Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T22:40:40.008Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T22:40:40.284Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T22:40:40.284Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T22:40:40.284Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T22:40:40.284Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T22:40:40.568Z] Removing intermediate container 8095525159f6 [2022-03-08T22:40:40.568Z] ---> 9371bae76b52 [2022-03-08T22:40:40.568Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T22:40:40.844Z] ---> Running in 4054abc9a46c [2022-03-08T22:40:41.449Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T22:40:41.449Z] Attempting uninstall: urllib3 [2022-03-08T22:40:41.449Z] Found existing installation: urllib3 1.26.5 [2022-03-08T22:40:41.449Z] Uninstalling urllib3-1.26.5: [2022-03-08T22:40:41.724Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T22:40:42.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:42.273Z] Attempting uninstall: idna [2022-03-08T22:40:42.273Z] Found existing installation: idna 3.2 [2022-03-08T22:40:42.273Z] Uninstalling idna-3.2: [2022-03-08T22:40:42.548Z] Successfully uninstalled idna-3.2 [2022-03-08T22:40:43.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:43.435Z] Attempting uninstall: chardet [2022-03-08T22:40:43.435Z] Found existing installation: chardet 4.0.0 [2022-03-08T22:40:43.435Z] Uninstalling chardet-4.0.0: [2022-03-08T22:40:43.713Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T22:40:44.310Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:40:44.310Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:40:44.310Z] OK: 15734 distinct packages available [2022-03-08T22:40:44.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:45.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:40:45.579Z] Attempting uninstall: requests [2022-03-08T22:40:45.579Z] Found existing installation: requests 2.25.1 [2022-03-08T22:40:45.579Z] Uninstalling requests-2.25.1: [2022-03-08T22:40:45.857Z] Successfully uninstalled requests-2.25.1 [2022-03-08T22:40:46.459Z] Running setup.py install for texttable: started [2022-03-08T22:40:46.459Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T22:40:46.732Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:40:46.732Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T22:40:46.732Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T22:40:47.009Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T22:40:47.009Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:40:47.009Z] OK: 6 MiB in 19 packages [2022-03-08T22:40:49.006Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T22:40:49.006Z] Running setup.py install for PyYAML: started [2022-03-08T22:40:49.006Z] Removing intermediate container 4054abc9a46c [2022-03-08T22:40:49.006Z] ---> 36d87f01e8ea [2022-03-08T22:40:49.006Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T22:40:52.394Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T22:40:52.394Z] ---> fbe0818578ef [2022-03-08T22:40:52.394Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:40:52.394Z] Running setup.py install for docopt: started [2022-03-08T22:40:55.014Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T22:40:55.014Z] Running setup.py install for dockerpty: started [2022-03-08T22:40:57.006Z] ---> 45fc447bde68 [2022-03-08T22:40:57.006Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:40:57.286Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T22:40:58.280Z] ---> 5013ba9ab448 [2022-03-08T22:40:58.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-08T22:40:59.274Z] ---> 52a762ba6cae [2022-03-08T22:40:59.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-08T22:40:59.550Z] 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-08T22:41:00.637Z] ---> 2cf6ab77d134 [2022-03-08T22:41:00.637Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:41:00.637Z] ---> Running in 3d860c8802cc [2022-03-08T22:41:01.792Z] Removing intermediate container 3d860c8802cc [2022-03-08T22:41:01.792Z] ---> d08017e9bcc8 [2022-03-08T22:41:01.792Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:41:02.085Z] ---> Running in e77aabec07f5 [2022-03-08T22:41:02.760Z] Removing intermediate container e77aabec07f5 [2022-03-08T22:41:02.760Z] ---> c742bb5ed95c [2022-03-08T22:41:02.760Z] Step 22/24 : LABEL arch=arm64 [2022-03-08T22:41:03.032Z] ---> Running in 99f35260030b [2022-03-08T22:41:04.011Z] Removing intermediate container 99f35260030b [2022-03-08T22:41:04.011Z] ---> 7dc1648985a7 [2022-03-08T22:41:04.011Z] Step 23/24 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:41:04.286Z] ---> Running in d0a5e60fb39a [2022-03-08T22:41:05.274Z] Removing intermediate container d0a5e60fb39a [2022-03-08T22:41:05.274Z] ---> 354b7d155c68 [2022-03-08T22:41:05.274Z] Step 24/24 : LABEL version=0.0.0 [2022-03-08T22:41:05.274Z] ---> Running in a8f0dfabf7b6 [2022-03-08T22:41:06.259Z] Removing intermediate container a8f0dfabf7b6 [2022-03-08T22:41:06.259Z] ---> 8fb3b5151fb4 [2022-03-08T22:41:06.259Z] [2022-03-08T22:41:06.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:41:06.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:41:06.259Z] ---> 1cf949449e89 [2022-03-08T22:41:06.259Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:41:06.259Z] ---> Using cache [2022-03-08T22:41:06.259Z] ---> 93ecbf8d732a [2022-03-08T22:41:06.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:41:06.259Z] ---> Using cache [2022-03-08T22:41:06.259Z] ---> fb3c08bfcd7e [2022-03-08T22:41:06.259Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:41:06.259Z] ---> Using cache [2022-03-08T22:41:06.259Z] ---> d6c2ac3ba869 [2022-03-08T22:41:06.259Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:41:06.259Z] ---> Using cache [2022-03-08T22:41:06.259Z] ---> c54f84390ccb [2022-03-08T22:41:06.259Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:41:06.259Z] ---> Using cache [2022-03-08T22:41:06.259Z] ---> 0f1f6c358ecc [2022-03-08T22:41:06.259Z] Step 8/23 : COPY . . [2022-03-08T22:41:06.535Z] ---> Using cache [2022-03-08T22:41:06.535Z] ---> c1b50e5828f0 [2022-03-08T22:41:06.535Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T22:41:06.842Z] ---> Running in 817063dfbed2 [2022-03-08T22:41:07.457Z] Successfully built 8fb3b5151fb4 [2022-03-08T22:41:07.457Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-08T22:41:07.457Z] Building security-spiffe-token-provider [2022-03-08T22:41:08.902Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T22:41:19.060Z] Removing intermediate container b75ef64fb8a6 [2022-03-08T22:41:19.060Z] ---> 9a90289de3f1 [2022-03-08T22:41:19.060Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T22:41:19.060Z] ---> Running in 66b98a034a5c [2022-03-08T22:41:20.069Z] Removing intermediate container 66b98a034a5c [2022-03-08T22:41:20.069Z] ---> 9fb9f1a790cd [2022-03-08T22:41:20.069Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T22:41:20.350Z] ---> Running in 54058bb49ed2 [2022-03-08T22:41:20.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:41:20.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:41:20.350Z] ---> 1cf949449e89 [2022-03-08T22:41:20.350Z] Step 3/24 : WORKDIR /edgex-go [2022-03-08T22:41:20.350Z] ---> Using cache [2022-03-08T22:41:20.350Z] ---> 93ecbf8d732a [2022-03-08T22:41:20.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:41:20.350Z] ---> Using cache [2022-03-08T22:41:20.350Z] ---> fb3c08bfcd7e [2022-03-08T22:41:20.350Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-08T22:41:20.350Z] ---> Using cache [2022-03-08T22:41:20.350Z] ---> d6c2ac3ba869 [2022-03-08T22:41:20.629Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-08T22:41:20.629Z] ---> Using cache [2022-03-08T22:41:20.629Z] ---> c54f84390ccb [2022-03-08T22:41:20.629Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:41:20.629Z] ---> Using cache [2022-03-08T22:41:20.629Z] ---> 0f1f6c358ecc [2022-03-08T22:41:20.629Z] Step 8/24 : COPY . . [2022-03-08T22:41:20.919Z] ---> Using cache [2022-03-08T22:41:20.919Z] ---> c1b50e5828f0 [2022-03-08T22:41:20.919Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:41:20.919Z] ---> Using cache [2022-03-08T22:41:20.919Z] ---> 9de6bef51431 [2022-03-08T22:41:20.919Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-08T22:41:20.919Z] ---> Using cache [2022-03-08T22:41:20.919Z] ---> 5de3a1264af2 [2022-03-08T22:41:20.919Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:41:20.919Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:41:20.919Z] ---> 1cf949449e89 [2022-03-08T22:41:20.919Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T22:41:20.919Z] Step 11/24 : FROM alpine:3.15 [2022-03-08T22:41:20.919Z] ---> 8e1d7573f448 [2022-03-08T22:41:20.919Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:41:20.919Z] ---> Using cache [2022-03-08T22:41:20.919Z] ---> 93ecbf8d732a [2022-03-08T22:41:21.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> fb3c08bfcd7e [2022-03-08T22:41:21.222Z] [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> 584813c9bd49 [2022-03-08T22:41:21.222Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> 9371bae76b52 [2022-03-08T22:41:21.222Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompatStep 5/22 : RUN apk add --update --no-cache make git [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] [2022-03-08T22:41:21.222Z] ---> Running in 82d89c88bace [2022-03-08T22:41:21.222Z] ---> d6c2ac3ba869 [2022-03-08T22:41:21.222Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> c54f84390ccb [2022-03-08T22:41:21.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> 0f1f6c358ecc [2022-03-08T22:41:21.222Z] Step 8/22 : COPY . . [2022-03-08T22:41:21.222Z] ---> Using cache [2022-03-08T22:41:21.222Z] ---> c1b50e5828f0 [2022-03-08T22:41:21.222Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T22:41:21.222Z] Removing intermediate container 54058bb49ed2 [2022-03-08T22:41:21.222Z] ---> 455072d67dfc [2022-03-08T22:41:21.222Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T22:41:21.222Z] ---> Running in 118592a92dc2 [2022-03-08T22:41:24.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T22:41:24.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:24.651Z] ---> 0a4d109d0e69 [2022-03-08T22:41:24.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T22:41:25.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:25.920Z] ---> 6e3c0d4b4868 [2022-03-08T22:41:25.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T22:41:26.912Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:41:26.912Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:41:26.912Z] OK: 15734 distinct packages available [2022-03-08T22:41:27.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:27.790Z] ---> 7f8fd2a6383c [2022-03-08T22:41:27.790Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T22:41:27.790Z] ---> Running in 826265d52557 [2022-03-08T22:41:28.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:28.672Z] Removing intermediate container 826265d52557 [2022-03-08T22:41:28.673Z] ---> 0cd83ba09e1a [2022-03-08T22:41:28.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:41:28.944Z] ---> Running in baaa2e510235 [2022-03-08T22:41:29.541Z] Removing intermediate container baaa2e510235 [2022-03-08T22:41:29.541Z] ---> 12199830fd1d [2022-03-08T22:41:29.541Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T22:41:29.813Z] ---> Running in aa4e8f694217 [2022-03-08T22:41:29.813Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T22:41:29.813Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:41:29.813Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T22:41:30.089Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T22:41:30.089Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:41:30.089Z] OK: 6 MiB in 18 packages [2022-03-08T22:41:30.364Z] Removing intermediate container aa4e8f694217 [2022-03-08T22:41:30.364Z] ---> 9d09411d7536 [2022-03-08T22:41:30.364Z] Step 22/23 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:41:30.364Z] ---> Running in cd6827281b19 [2022-03-08T22:41:31.374Z] Removing intermediate container cd6827281b19 [2022-03-08T22:41:31.374Z] ---> d22240b8e4dc [2022-03-08T22:41:31.374Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:41:31.649Z] ---> Running in 0ff62850dc98 [2022-03-08T22:41:32.253Z] Removing intermediate container 0ff62850dc98 [2022-03-08T22:41:32.253Z] ---> f59a87e587b3 [2022-03-08T22:41:32.253Z] [2022-03-08T22:41:32.530Z] Removing intermediate container 82d89c88bace [2022-03-08T22:41:32.530Z] ---> d8ca5bcbb9d5 [2022-03-08T22:41:32.530Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:41:33.521Z] Successfully built f59a87e587b3 [2022-03-08T22:41:33.521Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-08T22:41:33.521Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-03-08T22:41:40.283Z] ---> d2d78cc3eb31 [2022-03-08T22:41:40.283Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:41:41.748Z] ---> f535130e8c18 [2022-03-08T22:41:41.748Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-08T22:41:41.748Z] ---> Running in c279da09e897 [2022-03-08T22:41:42.766Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:41:42.766Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:41:42.766Z] ---> 1cf949449e89 [2022-03-08T22:41:42.766Z] Step 3/20 : WORKDIR /edgex-go [2022-03-08T22:41:42.766Z] ---> Using cache [2022-03-08T22:41:42.766Z] ---> 93ecbf8d732a [2022-03-08T22:41:42.766Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T22:41:42.766Z] ---> Running in 3beb831d0665 [2022-03-08T22:41:42.766Z] Removing intermediate container c279da09e897 [2022-03-08T22:41:42.766Z] ---> 640239ab1f51 [2022-03-08T22:41:42.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-08T22:41:44.257Z] ---> dcc9863c859b [2022-03-08T22:41:44.257Z] Step 19/24 : WORKDIR / [2022-03-08T22:41:44.257Z] ---> Running in fa9c9795916c [2022-03-08T22:41:44.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:45.133Z] Removing intermediate container fa9c9795916c [2022-03-08T22:41:45.133Z] ---> 88697ffe03c1 [2022-03-08T22:41:45.133Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:41:45.409Z] ---> Running in a9597267b91e [2022-03-08T22:41:45.694Z] Removing intermediate container a9597267b91e [2022-03-08T22:41:45.694Z] ---> 504e6b2541d5 [2022-03-08T22:41:45.694Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:41:45.970Z] ---> Running in 30a96d32ce52 [2022-03-08T22:41:46.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:46.541Z] Removing intermediate container 30a96d32ce52 [2022-03-08T22:41:46.541Z] ---> 6c1793686bba [2022-03-08T22:41:46.541Z] Step 22/24 : LABEL arch=arm64 [2022-03-08T22:41:46.541Z] ---> Running in 7690ef120366 [2022-03-08T22:41:47.149Z] Removing intermediate container 7690ef120366 [2022-03-08T22:41:47.149Z] ---> 3c29463065b1 [2022-03-08T22:41:47.149Z] Step 23/24 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:41:47.427Z] ---> Running in 18468fec194e [2022-03-08T22:41:47.716Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:41:47.716Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:41:47.716Z] OK: 15737 distinct packages available [2022-03-08T22:41:48.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:48.001Z] Removing intermediate container 18468fec194e [2022-03-08T22:41:48.001Z] ---> e96948a36e3d [2022-03-08T22:41:48.001Z] Step 24/24 : LABEL version=0.0.0 [2022-03-08T22:41:48.001Z] ---> Running in 066b2f0336e9 [2022-03-08T22:41:49.000Z] Removing intermediate container 066b2f0336e9 [2022-03-08T22:41:49.000Z] ---> e9ce4776bb44 [2022-03-08T22:41:49.000Z] [2022-03-08T22:41:49.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:41:49.607Z] Successfully built e9ce4776bb44 [2022-03-08T22:41:49.882Z] Successfully tagged security-spire-config-arm64:latest [2022-03-08T22:41:49.882Z]  Building security-spire-config ... done Building support-notifications [2022-03-08T22:41:50.494Z] OK: 220 MiB in 52 packages [2022-03-08T22:41:51.947Z] Removing intermediate container 3beb831d0665 [2022-03-08T22:41:51.947Z] ---> c57f4b583bcf [2022-03-08T22:41:51.947Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-08T22:41:53.398Z] ---> 15430e7f7523 [2022-03-08T22:41:53.398Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:41:53.398Z] ---> Running in 28144999b246 [2022-03-08T22:42:01.767Z] Removing intermediate container 28144999b246 [2022-03-08T22:42:01.767Z] ---> 0addc749ad87 [2022-03-08T22:42:01.767Z] Step 7/20 : COPY . . [2022-03-08T22:42:10.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:42:10.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:42:10.072Z] ---> 1cf949449e89 [2022-03-08T22:42:10.072Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 93ecbf8d732a [2022-03-08T22:42:10.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> fb3c08bfcd7e [2022-03-08T22:42:10.072Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> d6c2ac3ba869 [2022-03-08T22:42:10.072Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> c54f84390ccb [2022-03-08T22:42:10.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 0f1f6c358ecc [2022-03-08T22:42:10.072Z] Step 8/23 : COPY . . [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> c1b50e5828f0 [2022-03-08T22:42:10.072Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 9de6bef51431 [2022-03-08T22:42:10.072Z] 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-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 5de3a1264af2 [2022-03-08T22:42:10.072Z] [2022-03-08T22:42:10.072Z] Step 11/23 : FROM alpine:3.15 [2022-03-08T22:42:10.072Z] ---> 8e1d7573f448 [2022-03-08T22:42:10.072Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 584813c9bd49 [2022-03-08T22:42:10.072Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 9371bae76b52 [2022-03-08T22:42:10.072Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T22:42:10.072Z] ---> Using cache [2022-03-08T22:42:10.072Z] ---> 36d87f01e8ea [2022-03-08T22:42:10.072Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T22:42:22.491Z] ---> 244d35ba1ce9 [2022-03-08T22:42:22.491Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-08T22:42:23.932Z] ---> f26800b387a6 [2022-03-08T22:42:23.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-08T22:42:25.380Z] ---> 6d929a26f5ab [2022-03-08T22:42:25.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-08T22:42:27.416Z] ---> 003a03ebf776 [2022-03-08T22:42:27.416Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-08T22:42:27.416Z] ---> Running in 298016cf2aaf [2022-03-08T22:42:28.017Z] Removing intermediate container 298016cf2aaf [2022-03-08T22:42:28.017Z] ---> 2dfae41f3bac [2022-03-08T22:42:28.017Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-08T22:42:28.291Z] ---> Running in a71b41409acb [2022-03-08T22:42:29.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:42:29.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:42:29.445Z] ---> 1cf949449e89 [2022-03-08T22:42:29.445Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T22:42:29.445Z] ---> Using cache [2022-03-08T22:42:29.445Z] ---> 93ecbf8d732a [2022-03-08T22:42:29.445Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:42:29.445Z] ---> Using cache [2022-03-08T22:42:29.445Z] ---> fb3c08bfcd7e [2022-03-08T22:42:29.445Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T22:42:29.445Z] ---> Running in 378b6b8ed15d [2022-03-08T22:42:30.105Z] Removing intermediate container a71b41409acb [2022-03-08T22:42:30.105Z] ---> 74fc023feab3 [2022-03-08T22:42:30.105Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T22:42:30.105Z] ---> Running in de8e08ffea4b [2022-03-08T22:42:31.593Z] Removing intermediate container de8e08ffea4b [2022-03-08T22:42:31.593Z] ---> 77741080e629 [2022-03-08T22:42:31.593Z] Step 22/23 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:42:31.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:42:31.593Z] ---> Running in ddf5f8a89c17 [2022-03-08T22:42:33.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:42:33.038Z] Removing intermediate container ddf5f8a89c17 [2022-03-08T22:42:33.038Z] ---> 80ea3c53c47d [2022-03-08T22:42:33.038Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:42:33.038Z] ---> Running in 2dd8231a094f [2022-03-08T22:42:34.055Z] Removing intermediate container 2dd8231a094f [2022-03-08T22:42:34.055Z] ---> 76686bfa4462 [2022-03-08T22:42:34.055Z] [2022-03-08T22:42:34.055Z] OK: 220 MiB in 52 packages [2022-03-08T22:42:34.332Z] ---> 36973f33f0e7 [2022-03-08T22:42:34.332Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T22:42:34.609Z] ---> Running in 2e246097913c [2022-03-08T22:42:35.219Z] Successfully built 76686bfa4462 [2022-03-08T22:42:35.219Z] Successfully tagged security-spire-server-arm64:latest [2022-03-08T22:42:35.219Z] Building core-metadata [2022-03-08T22:42:35.827Z]  Building security-spire-server ... done Removing intermediate container 378b6b8ed15d [2022-03-08T22:42:35.827Z] ---> 9e9be6f5b458 [2022-03-08T22:42:35.827Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T22:42:37.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T22:42:37.285Z] ---> 9e5e54042302 [2022-03-08T22:42:37.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:42:37.563Z] ---> Running in 152585c966ef [2022-03-08T22:42:45.866Z] Removing intermediate container 152585c966ef [2022-03-08T22:42:45.866Z] ---> 3ead9d4db023 [2022-03-08T22:42:45.866Z] Step 8/22 : COPY . . [2022-03-08T22:43:01.006Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T22:43:01.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T22:43:01.006Z] ---> 1cf949449e89 [2022-03-08T22:43:01.006Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> 93ecbf8d732a [2022-03-08T22:43:01.006Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> fb3c08bfcd7e [2022-03-08T22:43:01.006Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> d6c2ac3ba869 [2022-03-08T22:43:01.006Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> c54f84390ccb [2022-03-08T22:43:01.006Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> 0f1f6c358ecc [2022-03-08T22:43:01.006Z] Step 8/23 : COPY . . [2022-03-08T22:43:01.006Z] ---> Using cache [2022-03-08T22:43:01.006Z] ---> c1b50e5828f0 [2022-03-08T22:43:01.006Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T22:43:02.478Z] ---> Running in 7c849cc82906 [2022-03-08T22:43:04.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T22:43:12.856Z] Removing intermediate container 817063dfbed2 [2022-03-08T22:43:12.856Z] ---> d81495a6ff7c [2022-03-08T22:43:12.856Z] [2022-03-08T22:43:12.856Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:43:12.856Z] ---> 5b8b7b635229 [2022-03-08T22:43:12.856Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:43:12.856Z] ---> Running in 59d5b3a26032 [2022-03-08T22:43:13.457Z] ---> 7464b35799c7 [2022-03-08T22:43:13.457Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T22:43:13.734Z] ---> Running in f206587096ad [2022-03-08T22:43:14.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:43:14.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:43:15.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T22:43:16.587Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T22:43:16.587Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:43:16.587Z] OK: 6 MiB in 15 packages [2022-03-08T22:43:18.053Z] Removing intermediate container 59d5b3a26032 [2022-03-08T22:43:18.053Z] ---> 64406666bba2 [2022-03-08T22:43:18.053Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:43:18.327Z] ---> Running in 3861b1febaa9 [2022-03-08T22:43:18.609Z] Removing intermediate container 3861b1febaa9 [2022-03-08T22:43:18.609Z] ---> bfde751d7c40 [2022-03-08T22:43:18.609Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T22:43:18.882Z] ---> Running in ad9ae294c9a0 [2022-03-08T22:43:19.491Z] Removing intermediate container ad9ae294c9a0 [2022-03-08T22:43:19.491Z] ---> 7ddc5ce8c193 [2022-03-08T22:43:19.491Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T22:43:19.491Z] ---> Running in ec851df32268 [2022-03-08T22:43:20.087Z] Removing intermediate container ec851df32268 [2022-03-08T22:43:20.087Z] ---> 28cfab82a0a7 [2022-03-08T22:43:20.087Z] Step 15/23 : WORKDIR / [2022-03-08T22:43:20.087Z] ---> Running in 4e73c38efd9c [2022-03-08T22:43:21.031Z] Removing intermediate container 4e73c38efd9c [2022-03-08T22:43:21.031Z] ---> a9863e3d070e [2022-03-08T22:43:21.031Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:43:21.969Z] ---> f0c66844739d [2022-03-08T22:43:21.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T22:43:23.422Z] ---> 15b08b13241f [2022-03-08T22:43:23.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T22:43:24.028Z] ---> cae966ed1346 [2022-03-08T22:43:24.028Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T22:43:24.318Z] ---> Running in 6e53179d2f02 [2022-03-08T22:43:24.923Z] Removing intermediate container 6e53179d2f02 [2022-03-08T22:43:24.923Z] ---> 79fb421368b0 [2022-03-08T22:43:24.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:43:24.923Z] ---> Running in 78a5151d4258 [2022-03-08T22:43:25.536Z] Removing intermediate container 78a5151d4258 [2022-03-08T22:43:25.536Z] ---> 456221deb8cc [2022-03-08T22:43:25.536Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T22:43:25.815Z] ---> Running in 3368abf1c270 [2022-03-08T22:43:26.102Z] Removing intermediate container 3368abf1c270 [2022-03-08T22:43:26.102Z] ---> b7aefdf55b22 [2022-03-08T22:43:26.102Z] Step 22/23 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:43:26.381Z] ---> Running in 54c5804925a5 [2022-03-08T22:43:26.997Z] Removing intermediate container 54c5804925a5 [2022-03-08T22:43:26.997Z] ---> 0eb55a79a1ea [2022-03-08T22:43:26.997Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:43:26.997Z] ---> Running in faf09e07ec46 [2022-03-08T22:43:27.274Z] Removing intermediate container faf09e07ec46 [2022-03-08T22:43:27.274Z] ---> 929047ed2af3 [2022-03-08T22:43:27.274Z] [2022-03-08T22:43:27.880Z] Successfully built 929047ed2af3 [2022-03-08T22:43:27.880Z] Successfully tagged core-command-arm64:latest [2022-03-08T22:43:50.107Z]  Building core-command ... done Removing intermediate container 118592a92dc2 [2022-03-08T22:43:50.107Z] ---> 92419886bf77 [2022-03-08T22:43:50.107Z] [2022-03-08T22:43:50.107Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T22:43:50.107Z] ---> 5b8b7b635229 [2022-03-08T22:43:50.107Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:43:50.107Z] ---> Using cache [2022-03-08T22:43:50.107Z] ---> 64406666bba2 [2022-03-08T22:43:50.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:43:50.107Z] ---> Using cache [2022-03-08T22:43:50.107Z] ---> bfde751d7c40 [2022-03-08T22:43:50.107Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T22:43:50.107Z] ---> Running in 73808aa12b58 [2022-03-08T22:43:50.107Z] Removing intermediate container 73808aa12b58 [2022-03-08T22:43:50.107Z] ---> 0ce6a1708e85 [2022-03-08T22:43:50.107Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T22:43:50.107Z] ---> Running in 8fa7c3c991a5 [2022-03-08T22:43:50.107Z] Removing intermediate container 8fa7c3c991a5 [2022-03-08T22:43:50.107Z] ---> 43445d9cbe08 [2022-03-08T22:43:50.107Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:43:51.100Z] ---> 19f193a8be88 [2022-03-08T22:43:51.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T22:43:52.594Z] ---> 8d8a583aa026 [2022-03-08T22:43:52.594Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T22:43:53.628Z] ---> a031281d4ddf [2022-03-08T22:43:53.628Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T22:43:53.908Z] ---> Running in 02bd6cda52fa [2022-03-08T22:43:54.184Z] Removing intermediate container 02bd6cda52fa [2022-03-08T22:43:54.184Z] ---> 05a3941abb4e [2022-03-08T22:43:54.184Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:43:54.461Z] ---> Running in bdf34c240b16 [2022-03-08T22:43:54.748Z] Removing intermediate container bdf34c240b16 [2022-03-08T22:43:54.748Z] ---> 18db122db151 [2022-03-08T22:43:54.748Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T22:43:55.025Z] ---> Running in 40429ceadba8 [2022-03-08T22:43:55.627Z] Removing intermediate container 40429ceadba8 [2022-03-08T22:43:55.627Z] ---> 8d6b4025de63 [2022-03-08T22:43:55.627Z] Step 21/22 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:43:55.627Z] ---> Running in 32a7a0d093fa [2022-03-08T22:43:56.228Z] Removing intermediate container 32a7a0d093fa [2022-03-08T22:43:56.228Z] ---> cd8fdf4d69de [2022-03-08T22:43:56.228Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T22:43:56.228Z] ---> Running in 2e1422828b5c [2022-03-08T22:43:56.832Z] Removing intermediate container 2e1422828b5c [2022-03-08T22:43:56.832Z] ---> 24b1073c6d1b [2022-03-08T22:43:56.832Z] [2022-03-08T22:43:57.108Z] Successfully built 24b1073c6d1b [2022-03-08T22:43:57.108Z] Successfully tagged support-scheduler-arm64:latest [2022-03-08T22:45:05.737Z]  Building support-scheduler ... done Removing intermediate container 7c849cc82906 [2022-03-08T22:45:05.737Z] ---> 387f170c5051 [2022-03-08T22:45:05.737Z] [2022-03-08T22:45:05.737Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T22:45:05.737Z] ---> 5b8b7b635229 [2022-03-08T22:45:05.737Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T22:45:05.737Z] ---> Using cache [2022-03-08T22:45:05.737Z] ---> 64406666bba2 [2022-03-08T22:45:05.737Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:45:05.737Z] ---> Using cache [2022-03-08T22:45:05.737Z] ---> bfde751d7c40 [2022-03-08T22:45:05.737Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T22:45:05.737Z] ---> Running in bde1da6186af [2022-03-08T22:45:06.027Z] Removing intermediate container bde1da6186af [2022-03-08T22:45:06.027Z] ---> a6f81aa55d70 [2022-03-08T22:45:06.027Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T22:45:06.303Z] ---> Running in adb60ccdbbee [2022-03-08T22:45:06.913Z] Removing intermediate container adb60ccdbbee [2022-03-08T22:45:06.913Z] ---> 6e08a727ca99 [2022-03-08T22:45:06.913Z] Step 15/23 : WORKDIR / [2022-03-08T22:45:07.197Z] ---> Running in 20fabe25a2e2 [2022-03-08T22:45:07.800Z] Removing intermediate container 20fabe25a2e2 [2022-03-08T22:45:07.800Z] ---> e8e71876fe62 [2022-03-08T22:45:07.800Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:45:09.789Z] ---> 3468249ff004 [2022-03-08T22:45:09.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T22:45:11.231Z] Removing intermediate container f206587096ad [2022-03-08T22:45:11.231Z] ---> e6534024441b [2022-03-08T22:45:11.231Z] [2022-03-08T22:45:11.231Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T22:45:11.231Z] ---> 5b8b7b635229 [2022-03-08T22:45:11.231Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T22:45:11.231Z] ---> Running in d11fa69606aa [2022-03-08T22:45:11.231Z] ---> c89043ca4d5e [2022-03-08T22:45:11.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T22:45:12.684Z] ---> 12436ef57f73 [2022-03-08T22:45:12.684Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T22:45:12.684Z] ---> Running in 98de61d05ae9 [2022-03-08T22:45:12.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:13.250Z] Removing intermediate container 98de61d05ae9 [2022-03-08T22:45:13.250Z] ---> b8120fd738a0 [2022-03-08T22:45:13.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:45:13.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:13.250Z] ---> Running in 1836fbac7226 [2022-03-08T22:45:13.867Z] Removing intermediate container 1836fbac7226 [2022-03-08T22:45:13.868Z] ---> e106e34b6cc7 [2022-03-08T22:45:13.868Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T22:45:13.868Z] ---> Running in a47587339fe5 [2022-03-08T22:45:14.143Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T22:45:14.143Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T22:45:14.143Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T22:45:14.143Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:45:14.419Z] Removing intermediate container a47587339fe5 [2022-03-08T22:45:14.419Z] ---> e06773a2630b [2022-03-08T22:45:14.419Z] Step 22/23 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:45:14.419Z] OK: 6 MiB in 16 packages [2022-03-08T22:45:14.419Z] ---> Running in 94d756bdb1c4 [2022-03-08T22:45:15.433Z] Removing intermediate container 94d756bdb1c4 [2022-03-08T22:45:15.433Z] ---> d28aaafcb59b [2022-03-08T22:45:15.433Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T22:45:15.433Z] ---> Running in 03c26ea53e26 [2022-03-08T22:45:16.034Z] Removing intermediate container 03c26ea53e26 [2022-03-08T22:45:16.034Z] ---> f0565b299f35 [2022-03-08T22:45:16.034Z] [2022-03-08T22:45:16.311Z] Removing intermediate container d11fa69606aa [2022-03-08T22:45:16.311Z] ---> e931d02fbf48 [2022-03-08T22:45:16.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T22:45:16.589Z] Successfully built f0565b299f35 [2022-03-08T22:45:16.589Z] Successfully tagged core-metadata-arm64:latest [2022-03-08T22:45:16.589Z]  Building core-metadata ... done  ---> Running in 6809c469ebd1 [2022-03-08T22:45:16.867Z] Removing intermediate container 6809c469ebd1 [2022-03-08T22:45:16.867Z] ---> c7aab6cd68ad [2022-03-08T22:45:16.867Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T22:45:17.145Z] ---> Running in 55fdf63aebd1 [2022-03-08T22:45:17.430Z] Removing intermediate container 55fdf63aebd1 [2022-03-08T22:45:17.430Z] ---> dbf9654d57da [2022-03-08T22:45:17.430Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T22:45:17.430Z] ---> Running in 0946943d8b09 [2022-03-08T22:45:18.036Z] Removing intermediate container 0946943d8b09 [2022-03-08T22:45:18.036Z] ---> e44ce7fdf443 [2022-03-08T22:45:18.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:45:18.636Z] ---> 778d1a5b9996 [2022-03-08T22:45:18.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T22:45:19.628Z] ---> e7b37e04fffa [2022-03-08T22:45:19.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T22:45:20.621Z] ---> 6616363fec3d [2022-03-08T22:45:20.621Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T22:45:20.621Z] ---> Running in 1b36f99a5695 [2022-03-08T22:45:20.896Z] Removing intermediate container 1b36f99a5695 [2022-03-08T22:45:20.896Z] ---> 84b7a8d4a66e [2022-03-08T22:45:20.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:45:20.896Z] ---> Running in a52ad58c40a7 [2022-03-08T22:45:21.494Z] Removing intermediate container a52ad58c40a7 [2022-03-08T22:45:21.494Z] ---> e2b8922167f4 [2022-03-08T22:45:21.494Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T22:45:21.494Z] ---> Running in d8f11f7abad4 [2022-03-08T22:45:22.096Z] Removing intermediate container d8f11f7abad4 [2022-03-08T22:45:22.096Z] ---> c00c87abe10a [2022-03-08T22:45:22.096Z] Step 21/22 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:45:22.096Z] ---> Running in 3a4edc2381ab [2022-03-08T22:45:22.380Z] Removing intermediate container 3a4edc2381ab [2022-03-08T22:45:22.380Z] ---> fd6a7132023a [2022-03-08T22:45:22.380Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T22:45:22.657Z] ---> Running in d9819cb51915 [2022-03-08T22:45:22.942Z] Removing intermediate container d9819cb51915 [2022-03-08T22:45:22.942Z] ---> 785656e2caf5 [2022-03-08T22:45:22.942Z] [2022-03-08T22:45:23.557Z] Successfully built 785656e2caf5 [2022-03-08T22:45:23.557Z] Successfully tagged support-notifications-arm64:latest [2022-03-08T22:45:27.879Z]  Building support-notifications ... done Removing intermediate container 2e246097913c [2022-03-08T22:45:27.879Z] ---> 077f8e156cab [2022-03-08T22:45:27.879Z] [2022-03-08T22:45:27.879Z] Step 9/20 : FROM alpine:3.15 [2022-03-08T22:45:27.879Z] ---> 8e1d7573f448 [2022-03-08T22:45:27.879Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T22:45:27.879Z] ---> Using cache [2022-03-08T22:45:27.879Z] ---> 584813c9bd49 [2022-03-08T22:45:27.879Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T22:45:27.879Z] ---> Using cache [2022-03-08T22:45:27.879Z] ---> 9371bae76b52 [2022-03-08T22:45:27.879Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T22:45:27.879Z] ---> Running in e0f05a4b281c [2022-03-08T22:45:28.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:29.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:30.449Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T22:45:30.449Z] v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T22:45:30.449Z] OK: 15734 distinct packages available [2022-03-08T22:45:30.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:31.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T22:45:32.684Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T22:45:32.684Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T22:45:32.684Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T22:45:32.959Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T22:45:32.959Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T22:45:32.959Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T22:45:33.231Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T22:45:33.231Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T22:45:33.231Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T22:45:33.504Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T22:45:33.504Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T22:45:33.778Z] OK: 8 MiB in 23 packages [2022-03-08T22:45:35.233Z] Removing intermediate container e0f05a4b281c [2022-03-08T22:45:35.233Z] ---> 7f0ee3c07ae2 [2022-03-08T22:45:35.233Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T22:45:35.833Z] ---> f159d44ad46d [2022-03-08T22:45:35.833Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T22:45:36.817Z] ---> 4e99df56dc3f [2022-03-08T22:45:36.817Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T22:45:37.808Z] ---> 0a6cf1870cf5 [2022-03-08T22:45:37.808Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T22:45:37.808Z] ---> Running in e1f88aa0338a [2022-03-08T22:45:38.086Z] Removing intermediate container e1f88aa0338a [2022-03-08T22:45:38.086Z] ---> 7488f509c710 [2022-03-08T22:45:38.086Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T22:45:38.086Z] ---> Running in 4e76deeb534d [2022-03-08T22:45:38.683Z] Removing intermediate container 4e76deeb534d [2022-03-08T22:45:38.683Z] ---> adab14f6a473 [2022-03-08T22:45:38.683Z] Step 18/20 : LABEL arch=arm64 [2022-03-08T22:45:38.683Z] ---> Running in 175c8cd9a786 [2022-03-08T22:45:38.956Z] Removing intermediate container 175c8cd9a786 [2022-03-08T22:45:38.956Z] ---> 6f445f07380a [2022-03-08T22:45:38.956Z] Step 19/20 : LABEL git_sha=07a743a3ae21d0b84cd900ab036ffd77771ec169 [2022-03-08T22:45:39.230Z] ---> Running in f6188a88a4e0 [2022-03-08T22:45:39.504Z] Removing intermediate container f6188a88a4e0 [2022-03-08T22:45:39.504Z] ---> 3ac7f28b4b36 [2022-03-08T22:45:39.504Z] Step 20/20 : LABEL version=0.0.0 [2022-03-08T22:45:39.504Z] ---> Running in 0e6f53b83860 [2022-03-08T22:45:39.780Z] Removing intermediate container 0e6f53b83860 [2022-03-08T22:45:39.780Z] ---> bbdba355e2b9 [2022-03-08T22:45:39.780Z] [2022-03-08T22:45:40.377Z] Successfully built bbdba355e2b9 [2022-03-08T22:45:40.377Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-08T22:45:40.377Z]  Building security-spiffe-token-provider ... done  [2022-03-08T22:45:40.377Z] ERROR: for security-proxy-setup (, "The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1") [2022-03-08T22:45:40.377Z] Service 'security-proxy-setup' failed to build: The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1 [Pipeline] } [2022-03-08T22:45:40.657Z] $ docker stop --time=1 f43a408ea0046aa6436ff0cff1878ecd95312e9198b5f8b5ec9f03efc20ce633 [2022-03-08T22:45:42.353Z] $ docker rm -f f43a408ea0046aa6436ff0cff1878ecd95312e9198b5f8b5ec9f03efc20ce633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:45:42.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T22:45:42.995Z] [2022-03-08T22:45:42.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:45:43.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T22:45:43.621Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T22:45:43.621Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T22:45:43.621Z] 04944245beec: Pulling fs layer [2022-03-08T22:45:43.621Z] 699f458cf7ca: Pulling fs layer [2022-03-08T22:45:43.621Z] 765212b225bb: Pulling fs layer [2022-03-08T22:45:43.621Z] f23df028b6ca: Pulling fs layer [2022-03-08T22:45:43.621Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T22:45:43.621Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T22:45:43.621Z] f23df028b6ca: Waiting [2022-03-08T22:45:43.621Z] d65c8cfc05b1: Waiting [2022-03-08T22:45:43.621Z] 2437ff75d9bd: Waiting [2022-03-08T22:45:43.621Z] 765212b225bb: Waiting [2022-03-08T22:45:43.621Z] 04944245beec: Verifying Checksum [2022-03-08T22:45:43.621Z] 765212b225bb: Verifying Checksum [2022-03-08T22:45:43.621Z] 765212b225bb: Download complete [2022-03-08T22:45:43.621Z] f23df028b6ca: Verifying Checksum [2022-03-08T22:45:43.621Z] f23df028b6ca: Download complete [2022-03-08T22:45:43.621Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T22:45:43.621Z] d65c8cfc05b1: Download complete [2022-03-08T22:45:43.895Z] 699f458cf7ca: Verifying Checksum [2022-03-08T22:45:43.895Z] 699f458cf7ca: Download complete [2022-03-08T22:45:44.168Z] 8998bd30e6a1: Download complete [2022-03-08T22:45:46.788Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T22:45:46.788Z] 2437ff75d9bd: Download complete [2022-03-08T22:45:48.757Z] 8998bd30e6a1: Pull complete [2022-03-08T22:45:49.029Z] 04944245beec: Pull complete [2022-03-08T22:45:50.463Z] 699f458cf7ca: Pull complete [2022-03-08T22:45:51.059Z] 765212b225bb: Pull complete [2022-03-08T22:45:52.033Z] f23df028b6ca: Pull complete [2022-03-08T22:45:52.033Z] d65c8cfc05b1: Pull complete [2022-03-08T22:46:07.097Z] 2437ff75d9bd: Pull complete [2022-03-08T22:46:07.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T22:46:07.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T22:46:07.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T22:46:07.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-6647 does not seem to be running inside a container [2022-03-08T22:46:07.450Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T22:46:10.506Z] $ docker top 00ec3504e5f05f8ba6eafcc79ece9c9e52760aa3250ca0e2ddba043b7254a2ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:11.551Z] ---> job-cost.sh [2022-03-08T22:46:11.551Z] lf-activate-venv: SKIPPING [2022-03-08T22:46:11.551Z] INFO: No Stack... [2022-03-08T22:46:12.146Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T22:46:13.117Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T22:46:13.786Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-03-08T22:46:13.786Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T22:46:13.822Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-6-stack-cost] [2022-03-08T22:46:13.828Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-6-stack-cost] did not exist. Created. [2022-03-08T22:46:13.828Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T22:46:14.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T22:46:14.657Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T22:46:14.706Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T22:46:14.705Z] $ docker stop --time=1 00ec3504e5f05f8ba6eafcc79ece9c9e52760aa3250ca0e2ddba043b7254a2ec [2022-03-08T22:46:16.271Z] $ docker rm -f 00ec3504e5f05f8ba6eafcc79ece9c9e52760aa3250ca0e2ddba043b7254a2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T22:46:16.628Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-08T22:46:17.328Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:17.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:18.195Z] ---> package-listing.sh [2022-03-08T22:46:18.195Z] ++ facter osfamily [2022-03-08T22:46:18.195Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T22:46:18.455Z] + OS_FAMILY=redhat [2022-03-08T22:46:18.455Z] + workspace=/w/workspace/edgex-go/6 [2022-03-08T22:46:18.455Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T22:46:18.455Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T22:46:18.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T22:46:18.455Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T22:46:18.455Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-08T22:46:18.455Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T22:46:18.455Z] + case "${OS_FAMILY}" in [2022-03-08T22:46:18.455Z] + rpm -qa [2022-03-08T22:46:18.455Z] + sort [2022-03-08T22:46:22.657Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T22:46:22.657Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T22:46:22.657Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T22:46:22.657Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-08T22:46:22.657Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-08T22:46:22.657Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-08T22:46:22.668Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-08T22:46:22.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:46:23.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T22:46:23.516Z] [2022-03-08T22:46:23.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T22:46:23.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T22:46:23.821Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T22:46:23.821Z] 5eb5b503b376: Pulling fs layer [2022-03-08T22:46:23.821Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T22:46:23.821Z] ec43610c2a17: Pulling fs layer [2022-03-08T22:46:23.821Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T22:46:23.821Z] 33b1e0a273af: Pulling fs layer [2022-03-08T22:46:23.821Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T22:46:23.821Z] 2f39f015ded8: Pulling fs layer [2022-03-08T22:46:23.821Z] 3a2ae6a8a46f: Waiting [2022-03-08T22:46:23.821Z] 33b1e0a273af: Waiting [2022-03-08T22:46:23.821Z] 5d3b04190fa2: Waiting [2022-03-08T22:46:23.821Z] 2f39f015ded8: Waiting [2022-03-08T22:46:23.821Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T22:46:23.821Z] 5c69ac0246d0: Download complete [2022-03-08T22:46:23.821Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T22:46:23.821Z] 3a2ae6a8a46f: Download complete [2022-03-08T22:46:23.821Z] ec43610c2a17: Verifying Checksum [2022-03-08T22:46:23.821Z] ec43610c2a17: Download complete [2022-03-08T22:46:23.821Z] 33b1e0a273af: Verifying Checksum [2022-03-08T22:46:23.821Z] 33b1e0a273af: Download complete [2022-03-08T22:46:24.080Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T22:46:24.080Z] 5d3b04190fa2: Download complete [2022-03-08T22:46:24.080Z] 5eb5b503b376: Verifying Checksum [2022-03-08T22:46:24.080Z] 5eb5b503b376: Download complete [2022-03-08T22:46:24.668Z] 2f39f015ded8: Verifying Checksum [2022-03-08T22:46:24.668Z] 2f39f015ded8: Download complete [2022-03-08T22:46:25.642Z] 5eb5b503b376: Pull complete [2022-03-08T22:46:25.642Z] 5c69ac0246d0: Pull complete [2022-03-08T22:46:26.216Z] ec43610c2a17: Pull complete [2022-03-08T22:46:26.480Z] 3a2ae6a8a46f: Pull complete [2022-03-08T22:46:26.748Z] 33b1e0a273af: Pull complete [2022-03-08T22:46:26.748Z] 5d3b04190fa2: Pull complete [2022-03-08T22:46:32.111Z] 2f39f015ded8: Pull complete [2022-03-08T22:46:32.111Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T22:46:32.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T22:46:32.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T22:46:32.187Z] prd-centos7-docker-4c-2g-6646 does not seem to be running inside a container [2022-03-08T22:46:32.227Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-08T22:46:35.652Z] $ docker top 6eb05656e28bd02dd4a5584e8f846672a3ec2fe412f80fc787b72d94926114de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T22:46:36.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T22:46:36.307Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T22:46:36.597Z] + ls /var/log/sa-host [2022-03-08T22:46:36.597Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T22:46:36.597Z] file_magic: OK [2022-03-08T22:46:36.597Z] HZ: Using current value: 100 [2022-03-08T22:46:36.597Z] file_header: OK [2022-03-08T22:46:36.597Z] 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-08T22:46:36.597Z] Statistics: [2022-03-08T22:46:36.597Z] 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... [2022-03-08T22:46:36.597Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T22:46:36.597Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T22:46:36.597Z] file_magic: OK [2022-03-08T22:46:36.597Z] HZ: Using current value: 100 [2022-03-08T22:46:36.597Z] file_header: OK [2022-03-08T22:46:36.597Z] 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-08T22:46:36.597Z] Statistics: [2022-03-08T22:46:36.597Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T22:46:36.597Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T22:46:36.817Z] provisioning config files... [2022-03-08T22:46:36.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config597267531938085863tmp [Pipeline] { [Pipeline] echo [2022-03-08T22:46:36.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:37.131Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T22:46:37.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:37.475Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T22:46:37.486Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:37.901Z] ---> sudo-logs.sh [2022-03-08T22:46:37.901Z] Archiving 'sudo' log.. [2022-03-08T22:46:37.901Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6646.novalocal: Name or service not known [2022-03-08T22:46:37.901Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6646.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T22:46:38.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:38.382Z] ---> job-cost.sh [2022-03-08T22:46:38.382Z] lf-activate-venv: SKIPPING [2022-03-08T22:46:38.382Z] DEBUG: total: 0.10999999940395355 [2022-03-08T22:46:38.382Z] INFO: Retrieving Stack Cost... [2022-03-08T22:46:38.642Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T22:46:39.213Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T22:46:39.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T22:46:39.515Z] ---> logs-deploy.sh [2022-03-08T22:46:39.515Z] lf-activate-venv: SKIPPING [2022-03-08T22:46:39.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/6 [2022-03-08T22:46:39.515Z] INFO: archiving workspace using pattern(s): [2022-03-08T22:46:40.457Z] Archives upload complete. [2022-03-08T22:46:40.457Z] INFO: archiving logs to Nexus