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 d6565d0bcea504ba8b6238c7a9f008c32a138eff+613ba3a9f074961a82087988d5f76ae29a1a6b1f (25b5a506c898c77c7ac9756df24aa58e0882d5f9) 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-ssh10250496527757925995.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-ssh6720290035561106426.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-ssh9834575538859877192.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-ssh10441796359545414181.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-ssh11231271285430636136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6565 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh3276771077563216513.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/3@tmp/jenkins-gitclient-ssh4528869510063141029.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 d6565d0bcea504ba8b6238c7a9f008c32a138eff Merge succeeded, producing 8114ebe8cff33268e2e803a983dcce3bfb77cef8 Checking out Revision 8114ebe8cff33268e2e803a983dcce3bfb77cef8 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f d6565d0bcea504ba8b6238c7a9f008c32a138eff # 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/3@tmp/jenkins-gitclient-ssh4250940966971292474.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8114ebe8cff33268e2e803a983dcce3bfb77cef8 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T01:45:15.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T01:45:15.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T01:45:15.096Z] ========================================================= [2022-03-08T01:45:15.096Z] EdgeX Global Pipelines Version Info [2022-03-08T01:45:15.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T01:45:16.233Z] ------------------- [2022-03-08T01:45:16.233Z] stable info: [2022-03-08T01:45:16.233Z] ------------------- [2022-03-08T01:45:16.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T01:45:16.233Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T01:45:16.233Z] Message: update stable to v1.0.220 [2022-03-08T01:45:16.804Z] ------------------- [2022-03-08T01:45:16.804Z] experimental info: [2022-03-08T01:45:16.804Z] ------------------- [2022-03-08T01:45:16.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T01:45:16.804Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T01:45:16.804Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T01:45:16.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-08T01:45:16.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-08T01:45:16.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T01:45:16.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T01:45:16.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T01:45:16.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T01:45:17.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T01:45:17.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-08T01:45:17.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-08T01:45:17.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-08T01:45:17.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T01:45:17.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T01:45:17.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T01:45:17.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T01:45:17.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T01:45:17.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T01:45:17.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T01:45:17.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T01:45:17.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-08T01:45:17.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-08T01:45:17.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T01:45:17.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T01:45:17.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T01:45:17.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-08T01:45:17.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-08T01:45:17.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo [2022-03-08T01:45:17.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114ebe [Pipeline] echo [2022-03-08T01:45:17.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T01:45:17.333Z] provisioning config files... [2022-03-08T01:45:17.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3603269513405407330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T01:45:17.658Z] ---> docker-login.sh [2022-03-08T01:45:17.658Z] nexus3.edgexfoundry.org:10001 [2022-03-08T01:45:17.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:45:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:45:17.919Z] Configure a credential helper to remove this warning. See [2022-03-08T01:45:17.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:45:17.919Z] [2022-03-08T01:45:17.919Z] Login Succeeded [2022-03-08T01:45:17.919Z] nexus3.edgexfoundry.org:10002 [2022-03-08T01:45:17.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:45:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:45:17.919Z] Configure a credential helper to remove this warning. See [2022-03-08T01:45:17.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:45:17.919Z] [2022-03-08T01:45:17.919Z] Login Succeeded [2022-03-08T01:45:17.919Z] nexus3.edgexfoundry.org:10003 [2022-03-08T01:45:17.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:45:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:45:17.919Z] Configure a credential helper to remove this warning. See [2022-03-08T01:45:17.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:45:17.919Z] [2022-03-08T01:45:17.919Z] Login Succeeded [2022-03-08T01:45:17.919Z] nexus3.edgexfoundry.org:10004 [2022-03-08T01:45:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:45:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:45:18.184Z] Configure a credential helper to remove this warning. See [2022-03-08T01:45:18.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:45:18.184Z] [2022-03-08T01:45:18.184Z] Login Succeeded [2022-03-08T01:45:18.184Z] docker.io [2022-03-08T01:45:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:45:18.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:45:18.446Z] Configure a credential helper to remove this warning. See [2022-03-08T01:45:18.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:45:18.446Z] [2022-03-08T01:45:18.446Z] Login Succeeded [2022-03-08T01:45:18.446Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T01:45:18.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T01:45:18.769Z] ++ 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-08T01:45:18.769Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.769Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.769Z] ++ dirname cmd/core-command/Dockerfile [2022-03-08T01:45:18.769Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-08T01:45:18.769Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.769Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.769Z] ++ dirname cmd/core-data/Dockerfile [2022-03-08T01:45:18.769Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-08T01:45:18.769Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.769Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-08T01:45:18.769Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.769Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-08T01:45:18.769Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.769Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-08T01:45:18.770Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-08T01:45:18.770Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-08T01:45:18.770Z] ++ cut -d/ -f2 [2022-03-08T01:45:18.770Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-08T01:45:18.807Z] 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-08T01:45:19.173Z] + git rev-list -1 --merges 8114ebe8cff33268e2e803a983dcce3bfb77cef8~1..8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo [2022-03-08T01:45:19.186Z] -----------> git rev-list -1 --merges 8114ebe8cff33268e2e803a983dcce3bfb77cef8~1..8114ebe8cff33268e2e803a983dcce3bfb77cef8 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:45:19.186Z] 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [false] [Pipeline] sh [2022-03-08T01:45:19.482Z] + git log --format=format:%s -1 8114ebe8cff33268e2e803a983dcce3bfb77cef8 [Pipeline] echo [2022-03-08T01:45:19.499Z] ========================================================= [2022-03-08T01:45:19.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T01:45:19.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-08T01:45:20.183Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T01:45:20.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T01:45:20.183Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T01:45:20.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T01:45:20.183Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T01:45:20.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T01:45:20.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:45:20.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T01:45:20.606Z] [2022-03-08T01:45:20.606Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:45:20.920Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T01:45:20.921Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T01:45:20.921Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T01:45:20.921Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T01:45:20.921Z] 4c7163046ea9: Pulling fs layer [2022-03-08T01:45:20.921Z] 0c2d73faf560: Pulling fs layer [2022-03-08T01:45:20.921Z] 0c2d73faf560: Waiting [2022-03-08T01:45:20.921Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T01:45:20.921Z] 3e5f54012d9b: Download complete [2022-03-08T01:45:20.921Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T01:45:20.921Z] a0d0a0d46f8b: Download complete [2022-03-08T01:45:20.921Z] 0c2d73faf560: Verifying Checksum [2022-03-08T01:45:20.921Z] 0c2d73faf560: Download complete [2022-03-08T01:45:20.921Z] 4c7163046ea9: Verifying Checksum [2022-03-08T01:45:20.921Z] 4c7163046ea9: Download complete [2022-03-08T01:45:21.181Z] a0d0a0d46f8b: Pull complete [2022-03-08T01:45:21.181Z] 3e5f54012d9b: Pull complete [2022-03-08T01:45:21.443Z] 4c7163046ea9: Pull complete [2022-03-08T01:45:21.710Z] 0c2d73faf560: Pull complete [2022-03-08T01:45:21.710Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T01:45:21.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T01:45:21.710Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T01:45:21.780Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T01:45:21.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T01:45:22.548Z] $ docker top 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T01:45:22.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T01:45:22.637Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T01:45:22.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T01:45:22.743Z] $ docker exec 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent [2022-03-08T01:45:22.837Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdpBgJ/agent.14 [2022-03-08T01:45:22.837Z] SSH_AGENT_PID=20 [2022-03-08T01:45:22.845Z] Running ssh-add (command line suppressed) [2022-03-08T01:45:22.932Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4064310982090932249.key (/w/workspace/edgex-go/3@tmp/private_key_4064310982090932249.key) [2022-03-08T01:45:22.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T01:45:23.228Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T01:45:23.254Z] $ docker exec --env ******** --env ******** 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent -k [2022-03-08T01:45:23.351Z] unset SSH_AUTH_SOCK; [2022-03-08T01:45:23.351Z] unset SSH_AGENT_PID; [2022-03-08T01:45:23.351Z] echo Agent pid 20 killed; [2022-03-08T01:45:23.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T01:45:23.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T01:45:23.380Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T01:45:23.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T01:45:23.492Z] $ docker exec 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent [2022-03-08T01:45:23.579Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHOfkH/agent.53 [2022-03-08T01:45:23.579Z] SSH_AGENT_PID=59 [2022-03-08T01:45:23.584Z] Running ssh-add (command line suppressed) [2022-03-08T01:45:23.688Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7861297020017408489.key (/w/workspace/edgex-go/3@tmp/private_key_7861297020017408489.key) [2022-03-08T01:45:23.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T01:45:23.994Z] + git semver init [2022-03-08T01:45:23.994Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T01:45:23.994Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-08T01:45:23.994Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-08T01:45:23.994Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T01:45:23.994Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T01:45:23.994Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T01:45:23.994Z] # $SEMVER_BRANCH = PR-3892 [2022-03-08T01:45:23.994Z] # $SEMVER_TEMP = /tmp/semver-982740284 [2022-03-08T01:45:23.994Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-08T01:45:38.938Z] # '/tmp/semver-982740284' -> '/w/workspace/edgex-go/3/.semver' [2022-03-08T01:45:38.938Z] # -> Force: false [2022-03-08T01:45:38.938Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-08T01:45:38.954Z] $ docker exec --env ******** --env ******** 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 ssh-agent -k [2022-03-08T01:45:39.054Z] unset SSH_AUTH_SOCK; [2022-03-08T01:45:39.054Z] unset SSH_AGENT_PID; [2022-03-08T01:45:39.054Z] echo Agent pid 59 killed; [2022-03-08T01:45:39.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T01:45:39.372Z] + git semver [Pipeline] } [2022-03-08T01:45:39.393Z] $ docker stop --time=1 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 [2022-03-08T01:45:41.869Z] $ docker rm -f 834a13c31c8d1dc2821d0c53dda7d34ad51a1415c52313c9b378a8775cb8cbc7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T01:45:42.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T01:45:42.524Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T01:45:42.528Z] [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-08T01:45:42.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T01:45:42.627Z] ========================================================= [2022-03-08T01:45:42.627Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T01:45:42.627Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:45:42.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T01:45:42.923Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T01:45:42.923Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T01:45:42.923Z] 666ba61612fd: Pulling fs layer [2022-03-08T01:45:42.923Z] 8ed8ca486205: Pulling fs layer [2022-03-08T01:45:42.923Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T01:45:42.923Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T01:45:42.923Z] 640e595b4fbd: Pulling fs layer [2022-03-08T01:45:42.923Z] 763cafe07f6e: Pulling fs layer [2022-03-08T01:45:42.923Z] 0c0b528cf693: Pulling fs layer [2022-03-08T01:45:42.923Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T01:45:42.923Z] 4fe6c5a15a65: Waiting [2022-03-08T01:45:42.923Z] 22a0e8bec74d: Waiting [2022-03-08T01:45:42.923Z] 640e595b4fbd: Waiting [2022-03-08T01:45:42.923Z] 763cafe07f6e: Waiting [2022-03-08T01:45:42.923Z] 0c0b528cf693: Waiting [2022-03-08T01:45:42.923Z] 10935f4eaf8b: Waiting [2022-03-08T01:45:42.923Z] 8ed8ca486205: Verifying Checksum [2022-03-08T01:45:42.923Z] 8ed8ca486205: Download complete [2022-03-08T01:45:42.923Z] 666ba61612fd: Verifying Checksum [2022-03-08T01:45:42.923Z] 666ba61612fd: Download complete [2022-03-08T01:45:42.923Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T01:45:42.923Z] 22a0e8bec74d: Download complete [2022-03-08T01:45:42.923Z] 640e595b4fbd: Verifying Checksum [2022-03-08T01:45:42.923Z] 640e595b4fbd: Download complete [2022-03-08T01:45:42.923Z] 763cafe07f6e: Verifying Checksum [2022-03-08T01:45:42.923Z] 763cafe07f6e: Download complete [2022-03-08T01:45:42.923Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T01:45:42.923Z] 59bf1c3509f3: Download complete [2022-03-08T01:45:43.189Z] 0c0b528cf693: Verifying Checksum [2022-03-08T01:45:43.189Z] 0c0b528cf693: Download complete [2022-03-08T01:45:43.767Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T01:45:43.768Z] 10935f4eaf8b: Download complete [2022-03-08T01:45:43.768Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T01:45:43.768Z] 4fe6c5a15a65: Download complete [2022-03-08T01:45:43.768Z] 59bf1c3509f3: Pull complete [2022-03-08T01:45:43.768Z] 666ba61612fd: Pull complete [2022-03-08T01:45:44.033Z] 8ed8ca486205: Pull complete [2022-03-08T01:45:48.248Z] 4fe6c5a15a65: Pull complete [2022-03-08T01:45:48.248Z] 22a0e8bec74d: Pull complete [2022-03-08T01:45:48.248Z] 640e595b4fbd: Pull complete [2022-03-08T01:45:48.516Z] 763cafe07f6e: Pull complete [2022-03-08T01:45:48.516Z] 0c0b528cf693: Pull complete [2022-03-08T01:45:51.847Z] 10935f4eaf8b: Pull complete [2022-03-08T01:45:51.847Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T01:45:51.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T01:45:51.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:45:52.156Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T01:45:52.156Z] WORKDIR /edgex [2022-03-08T01:45:52.156Z] COPY go.mod . [2022-03-08T01:45:52.156Z] RUN go mod download' [2022-03-08T01:45:52.156Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-08T01:45:53.550Z] Sending build context to Docker daemon 334.3MB [2022-03-08T01:45:53.550Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T01:45:53.550Z] ---> 99d49a6021b9 [2022-03-08T01:45:53.550Z] Step 2/4 : WORKDIR /edgex [2022-03-08T01:45:57.587Z] Still waiting to schedule task [2022-03-08T01:45:57.587Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6562’ [2022-03-08T01:46:15.583Z] ---> Running in a10fcf89c652 [2022-03-08T01:46:15.583Z] Removing intermediate container a10fcf89c652 [2022-03-08T01:46:15.583Z] ---> 049efa13e119 [2022-03-08T01:46:15.583Z] Step 3/4 : COPY go.mod . [2022-03-08T01:46:16.526Z] ---> 57c7201683b9 [2022-03-08T01:46:16.526Z] Step 4/4 : RUN go mod download [2022-03-08T01:46:16.785Z] ---> Running in 7ac71fdfea9b [2022-03-08T01:47:13.093Z] Removing intermediate container 7ac71fdfea9b [2022-03-08T01:47:13.093Z] ---> 4d66567bbb50 [2022-03-08T01:47:13.093Z] Successfully built 4d66567bbb50 [2022-03-08T01:47:13.093Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:47:13.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T01:47:13.403Z] . [Pipeline] withDockerContainer [2022-03-08T01:47:13.468Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T01:47:13.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2022-03-08T01:47:13.835Z] $ docker top b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T01:47:14.183Z] + go version [2022-03-08T01:47:14.183Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T01:47:14.200Z] $ docker stop --time=1 b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a [2022-03-08T01:47:15.380Z] $ docker rm -f b2eee8330a25baf6b806d671aebeba014d29943837fce55ffe4edd174a0e191a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:47:15.849Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T01:47:15.849Z] . [Pipeline] withDockerContainer [2022-03-08T01:47:15.930Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T01:47:15.974Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2022-03-08T01:47:16.288Z] $ docker top a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T01:47:16.356Z] ========================================================= [2022-03-08T01:47:16.356Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T01:47:16.356Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:47:16.647Z] + make test [2022-03-08T01:47:16.647Z] go mod tidy [2022-03-08T01:47:16.909Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T01:47:23.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T01:47:38.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T01:47:42.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T01:47:43.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T01:47:43.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T01:47:45.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T01:47:45.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T01:47:45.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T01:47:45.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T01:47:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T01:47:57.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-03-08T01:47:57.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T01:47:57.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T01:47:57.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2022-03-08T01:47:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T01:47:58.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 44.7% of statements [2022-03-08T01:47:58.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T01:47:58.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T01:47:59.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.153s coverage: 89.5% of statements [2022-03-08T01:47:59.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T01:47:59.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:48:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2022-03-08T01:48:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T01:48:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T01:48:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T01:48:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T01:48:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T01:48:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:48:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T01:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T01:48:00.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-03-08T01:48:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T01:48:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T01:48:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T01:48:01.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-03-08T01:48:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T01:48:01.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-03-08T01:48:01.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-03-08T01:48:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T01:48:02.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-03-08T01:48:02.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2022-03-08T01:48:02.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-03-08T01:48:03.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-03-08T01:48:03.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-03-08T01:48:15.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-03-08T01:48:15.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-08T01:48:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements [2022-03-08T01:48:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T01:48:38.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-08T01:48:38.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-08T01:48:38.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 65.4% of statements [2022-03-08T01:48:38.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T01:48:38.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T01:48:38.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T01:48:38.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T01:48:38.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T01:48:38.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T01:48:38.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T01:48:40.163Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6566 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-08T01:48:40.178Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-08T01:48:40.376Z] The recommended git tool is: git [2022-03-08T01:48:45.540Z] using credential edgex-jenkins-ssh [2022-03-08T01:48:45.562Z] Cloning the remote Git repository [2022-03-08T01:48:45.630Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-08T01:48:45.702Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-08T01:48:45.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T01:48:45.787Z] > git --version # timeout=10 [2022-03-08T01:48:45.809Z] > git --version # 'git version 2.17.1' [2022-03-08T01:48:45.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T01:48:45.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T01:48:47.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 17.7% of statements [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T01:48:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-08T01:48:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-08T01:48:47.092Z] 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-08T01:49:02.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T01:49:02.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T01:49:02.138Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-08T01:49:02.181Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-08T01:49:02.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T01:49:02.195Z] > 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-08T01:49:03.070Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit d6565d0bcea504ba8b6238c7a9f008c32a138eff [2022-03-08T01:49:03.727Z] Merge succeeded, producing 41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T01:49:03.728Z] Checking out Revision 41267642b7aacd75255acd50ff566435e8c50882 (PR-3892) [2022-03-08T01:49:03.096Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T01:49:03.116Z] > git checkout -f d6565d0bcea504ba8b6238c7a9f008c32a138eff # timeout=10 [2022-03-08T01:49:03.362Z] > git remote # timeout=10 [2022-03-08T01:49:03.383Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T01:49:03.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T01:49:03.415Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-08T01:49:03.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T01:49:03.740Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T01:49:03.751Z] > git checkout -f 41267642b7aacd75255acd50ff566435e8c50882 # timeout=10 [2022-03-08T01:49:08.092Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-08T01:49:08.116Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T01:49:09.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T01:49:09.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T01:49:09.075Z] Dload Upload Total Spent Left Speed [2022-03-08T01:49:09.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47754 [2022-03-08T01:49:08.104Z] > git rev-list --no-walk aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 [Pipeline] sh [2022-03-08T01:49:09.592Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T01:49:09.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-08T01:49:09.933Z] + sudo tee /etc/docker/daemon.new [2022-03-08T01:49:09.933Z] { [2022-03-08T01:49:09.933Z] "registry-mirrors": [ [2022-03-08T01:49:09.933Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T01:49:09.933Z] ], [2022-03-08T01:49:09.933Z] "bip": "10.250.0.254/24", [2022-03-08T01:49:09.933Z] "hosts": [ [2022-03-08T01:49:09.933Z] "tcp://0.0.0.0:5555", [2022-03-08T01:49:09.933Z] "unix:///var/run/docker.sock" [2022-03-08T01:49:09.933Z] ], [2022-03-08T01:49:09.933Z] "mtu": 1458, [2022-03-08T01:49:09.933Z] "selinux-enabled": true, [2022-03-08T01:49:09.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T01:49:09.933Z] } [Pipeline] sh [2022-03-08T01:49:10.291Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T01:49:10.702Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T01:49:29.040Z] provisioning config files... [2022-03-08T01:49:29.062Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2981896546219666449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T01:49:29.425Z] ---> docker-login.sh [2022-03-08T01:49:29.425Z] nexus3.edgexfoundry.org:10001 [2022-03-08T01:49:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:49:30.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:49:30.295Z] Configure a credential helper to remove this warning. See [2022-03-08T01:49:30.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:49:30.295Z] [2022-03-08T01:49:30.295Z] Login Succeeded [2022-03-08T01:49:30.295Z] nexus3.edgexfoundry.org:10002 [2022-03-08T01:49:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:49:30.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:49:30.846Z] Configure a credential helper to remove this warning. See [2022-03-08T01:49:30.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:49:30.846Z] [2022-03-08T01:49:30.846Z] Login Succeeded [2022-03-08T01:49:30.846Z] nexus3.edgexfoundry.org:10003 [2022-03-08T01:49:31.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:49:31.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:49:31.394Z] Configure a credential helper to remove this warning. See [2022-03-08T01:49:31.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:49:31.394Z] [2022-03-08T01:49:31.394Z] Login Succeeded [2022-03-08T01:49:31.394Z] nexus3.edgexfoundry.org:10004 [2022-03-08T01:49:31.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:49:31.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:49:31.668Z] Configure a credential helper to remove this warning. See [2022-03-08T01:49:31.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:49:31.668Z] [2022-03-08T01:49:31.668Z] Login Succeeded [2022-03-08T01:49:31.668Z] docker.io [2022-03-08T01:49:32.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T01:49:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T01:49:32.549Z] Configure a credential helper to remove this warning. See [2022-03-08T01:49:32.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T01:49:32.549Z] [2022-03-08T01:49:32.549Z] Login Succeeded [2022-03-08T01:49:32.549Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T01:49:32.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T01:49:33.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T01:49:33.091Z] ========================================================= [2022-03-08T01:49:33.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T01:49:33.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:49:33.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T01:49:33.706Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T01:49:33.706Z] 9b3977197b4f: Pulling fs layer [2022-03-08T01:49:33.706Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T01:49:33.706Z] 94645a83ff95: Pulling fs layer [2022-03-08T01:49:33.706Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T01:49:33.706Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T01:49:33.706Z] f7c0051592d6: Pulling fs layer [2022-03-08T01:49:33.706Z] a227ed2f7395: Pulling fs layer [2022-03-08T01:49:33.706Z] 7b1c46037f91: Pulling fs layer [2022-03-08T01:49:33.706Z] f7c0051592d6: Waiting [2022-03-08T01:49:33.706Z] 3f3a8bcf1eab: Waiting [2022-03-08T01:49:33.706Z] a227ed2f7395: Waiting [2022-03-08T01:49:33.706Z] 7b1c46037f91: Waiting [2022-03-08T01:49:33.706Z] 0c92f367c5e7: Waiting [2022-03-08T01:49:33.706Z] 94645a83ff95: Verifying Checksum [2022-03-08T01:49:33.706Z] 94645a83ff95: Download complete [2022-03-08T01:49:33.706Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T01:49:33.706Z] 1a89e8eeedd5: Download complete [2022-03-08T01:49:33.706Z] 0c92f367c5e7: Verifying Checksum [2022-03-08T01:49:33.706Z] 0c92f367c5e7: Download complete [2022-03-08T01:49:33.706Z] f7c0051592d6: Verifying Checksum [2022-03-08T01:49:33.706Z] f7c0051592d6: Download complete [2022-03-08T01:49:33.706Z] a227ed2f7395: Verifying Checksum [2022-03-08T01:49:33.706Z] a227ed2f7395: Download complete [2022-03-08T01:49:33.706Z] 9b3977197b4f: Download complete [2022-03-08T01:49:34.003Z] GO111MODULE=on go vet ./... [2022-03-08T01:49:34.306Z] 9b3977197b4f: Pull complete [2022-03-08T01:49:35.295Z] 1a89e8eeedd5: Pull complete [2022-03-08T01:49:35.295Z] 94645a83ff95: Pull complete [2022-03-08T01:49:35.577Z] 7b1c46037f91: Verifying Checksum [2022-03-08T01:49:35.577Z] 7b1c46037f91: Download complete [2022-03-08T01:49:36.173Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T01:49:36.173Z] 3f3a8bcf1eab: Download complete [2022-03-08T01:49:38.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T01:49:38.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T01:49:38.242Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T01:49:38.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T01:49:38.814Z] + ls -al . [2022-03-08T01:49:38.814Z] total 648 [2022-03-08T01:49:38.814Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 01:49 . [2022-03-08T01:49:38.814Z] drwxr-xr-x 4 root root 28 Mar 8 01:47 .. [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 01:45 .dockerignore [2022-03-08T01:49:38.814Z] drwxrwxr-x 8 1001 1001 179 Mar 8 01:45 .git [2022-03-08T01:49:38.814Z] drwxrwxr-x 4 1001 1001 142 Mar 8 01:45 .github [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 01:45 .gitignore [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 01:45 .golangci.yml [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 01:45 .hadolint.yml [2022-03-08T01:49:38.814Z] drwx------ 3 1001 1001 73 Mar 8 01:45 .semver [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 01:45 .sonarcloud.properties [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 01:45 ADOPTERS.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 01:45 Attribution.txt [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 01:45 CHANGELOG.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 01:45 CONTRIBUTING.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 01:45 GOVERNANCE.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 01:45 Jenkinsfile [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 01:45 LICENSE [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 8524 Mar 8 01:45 Makefile [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 01:45 OWNERS.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 01:45 README.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 01:45 SECURITY.md [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 01:45 VERSION [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 01:45 ZMQWindows.md [2022-03-08T01:49:38.814Z] drwxrwxr-x 2 1001 1001 37 Mar 8 01:45 bin [2022-03-08T01:49:38.814Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 01:45 cmd [2022-03-08T01:49:38.814Z] -rw-r--r-- 1 root root 428383 Mar 8 01:48 coverage.out [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 01:45 go.mod [2022-03-08T01:49:38.814Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 01:45 go.sum [2022-03-08T01:49:38.814Z] drwxrwxr-x 8 1001 1001 124 Mar 8 01:45 internal [2022-03-08T01:49:38.814Z] drwxrwxr-x 3 1001 1001 16 Mar 8 01:45 openapi [2022-03-08T01:49:38.814Z] drwxrwxr-x 4 1001 1001 71 Mar 8 01:45 snap [2022-03-08T01:49:38.815Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 01:45 version.go [Pipeline] sh [2022-03-08T01:49:39.107Z] + '[' -e coverage.out ] [2022-03-08T01:49:39.107Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T01:49:39.311Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T01:49:39.734Z] + make build [2022-03-08T01:49:39.734Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T01:49:48.574Z] 3f3a8bcf1eab: Pull complete [2022-03-08T01:49:48.574Z] 0c92f367c5e7: Pull complete [2022-03-08T01:49:48.574Z] f7c0051592d6: Pull complete [2022-03-08T01:49:48.574Z] a227ed2f7395: Pull complete [2022-03-08T01:49:55.284Z] 7b1c46037f91: Pull complete [2022-03-08T01:49:55.284Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T01:49:55.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T01:49:55.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:49:55.650Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T01:49:55.650Z] WORKDIR /edgex [2022-03-08T01:49:55.650Z] COPY go.mod . [2022-03-08T01:49:55.650Z] RUN go mod download [2022-03-08T01:49:55.650Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-08T01:49:58.301Z] Sending build context to Docker daemon 169MB [2022-03-08T01:49:58.302Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T01:49:58.302Z] ---> f79e39bc4007 [2022-03-08T01:49:58.302Z] Step 2/4 : WORKDIR /edgex [2022-03-08T01:50:00.273Z] ---> Running in cff9df3a76ae [2022-03-08T01:50:00.547Z] Removing intermediate container cff9df3a76ae [2022-03-08T01:50:00.547Z] ---> d5c6e10cdef4 [2022-03-08T01:50:00.547Z] Step 3/4 : COPY go.mod . [2022-03-08T01:50:01.145Z] ---> 458ba2d8ccdb [2022-03-08T01:50:01.145Z] Step 4/4 : RUN go mod download [2022-03-08T01:50:01.420Z] ---> Running in cf7adfce24d7 [2022-03-08T01:50:02.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T01:50:17.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T01:50:17.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T01:50:18.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T01:50:18.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T01:50:19.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T01:50:19.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T01:50:21.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T01:50:22.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T01:50:23.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T01:50:23.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T01:50:25.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-08T01:50:33.781Z] $ docker stop --time=1 a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e [2022-03-08T01:50:35.761Z] $ docker rm -f a4f1b75bc8398925d3e68d72eb903f312eaab3340ea7359db831685be8f8cc1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:50:37.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T01:50:37.323Z] [2022-03-08T01:50:37.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:50:37.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T01:50:37.639Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-08T01:50:37.639Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-08T01:50:37.639Z] ca9280d653b3: Pulling fs layer [2022-03-08T01:50:37.639Z] 7e9c9ca2126c: Pulling fs layer [2022-03-08T01:50:37.639Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-08T01:50:37.639Z] cbdbe7a5bc2a: Download complete [2022-03-08T01:50:37.903Z] ca9280d653b3: Verifying Checksum [2022-03-08T01:50:37.903Z] ca9280d653b3: Download complete [2022-03-08T01:50:37.903Z] cbdbe7a5bc2a: Pull complete [2022-03-08T01:50:38.174Z] 7e9c9ca2126c: Verifying Checksum [2022-03-08T01:50:38.174Z] 7e9c9ca2126c: Download complete [2022-03-08T01:50:38.441Z] ca9280d653b3: Pull complete [2022-03-08T01:50:42.673Z] 7e9c9ca2126c: Pull complete [2022-03-08T01:50:42.673Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-08T01:50:42.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T01:50:42.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-08T01:50:42.741Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T01:50:42.784Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-08T01:50:45.663Z] $ docker top 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T01:50:46.028Z] + docker-compose build --help [2022-03-08T01:50:46.028Z] + grep parallel [2022-03-08T01:50:46.597Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T01:50:46.611Z] $ docker stop --time=1 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb [2022-03-08T01:50:47.797Z] $ docker rm -f 93a3d2ba3f96bebaed7c40772ec1dc75197426272a135193d51e1cbb9ddb1dfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:50:48.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-08T01:50:48.197Z] . [Pipeline] withDockerContainer [2022-03-08T01:50:48.259Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T01:50:48.293Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-08T01:50:48.591Z] $ docker top 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T01:50:48.964Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T01:50:49.533Z] Building core-command ... [2022-03-08T01:50:49.533Z] Building core-data ... [2022-03-08T01:50:49.533Z] Building core-metadata ... [2022-03-08T01:50:49.533Z] Building security-bootstrapper ... [2022-03-08T01:50:49.533Z] Building security-proxy-setup ... [2022-03-08T01:50:49.533Z] Building security-secretstore-setup ... [2022-03-08T01:50:49.533Z] Building security-spiffe-token-provider ... [2022-03-08T01:50:49.533Z] Building security-spire-agent ... [2022-03-08T01:50:49.533Z] Building security-spire-config ... [2022-03-08T01:50:49.533Z] Building security-spire-server ... [2022-03-08T01:50:49.533Z] Building support-notifications ... [2022-03-08T01:50:49.533Z] Building support-scheduler ... [2022-03-08T01:50:49.533Z] Building sys-mgmt-agent ... [2022-03-08T01:50:49.533Z] Building core-command [2022-03-08T01:50:49.533Z] Building security-secretstore-setup [2022-03-08T01:50:49.533Z] Building sys-mgmt-agent [2022-03-08T01:50:49.533Z] Building security-spiffe-token-provider [2022-03-08T01:50:49.533Z] Building security-bootstrapper [2022-03-08T01:50:59.528Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:50:59.528Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:50:59.528Z] ---> 4d66567bbb50 [2022-03-08T01:50:59.528Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T01:50:59.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:50:59.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:50:59.789Z] ---> 4d66567bbb50 [2022-03-08T01:50:59.789Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T01:51:07.932Z] ---> Running in 0539ab38fd2d [2022-03-08T01:51:07.932Z] ---> Running in e84f9ec23aaf [2022-03-08T01:51:11.234Z] Removing intermediate container e84f9ec23aaf [2022-03-08T01:51:11.234Z] ---> bed4ccacb390 [2022-03-08T01:51:11.234Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:51:11.234Z] Removing intermediate container 0539ab38fd2d [2022-03-08T01:51:11.234Z] ---> ba1ec183781f [2022-03-08T01:51:11.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:51:11.493Z] ---> Running in 41a4d4f11fdf [2022-03-08T01:51:11.493Z] ---> Running in d2cf25be8148 [2022-03-08T01:51:14.798Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:51:14.798Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:51:14.798Z] ---> 4d66567bbb50 [2022-03-08T01:51:14.798Z] Step 3/19 : WORKDIR /edgex-go [2022-03-08T01:51:14.798Z] ---> Using cache [2022-03-08T01:51:14.798Z] ---> ba1ec183781f [2022-03-08T01:51:14.798Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T01:51:14.798Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:51:14.798Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:51:14.798Z] ---> 4d66567bbb50 [2022-03-08T01:51:14.798Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T01:51:14.798Z] ---> Using cache [2022-03-08T01:51:14.798Z] ---> ba1ec183781f [2022-03-08T01:51:14.798Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:51:15.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:51:15.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:51:15.370Z] ---> 4d66567bbb50 [2022-03-08T01:51:15.370Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T01:51:15.370Z] ---> Using cache [2022-03-08T01:51:15.370Z] ---> ba1ec183781f [2022-03-08T01:51:15.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:51:15.370Z] ---> Running in fb0d1e59c0e7 [2022-03-08T01:51:15.370Z] ---> Running in 153a43fdd61e [2022-03-08T01:51:15.370Z] ---> Running in 972ea6327477 [2022-03-08T01:51:15.370Z] Removing intermediate container 41a4d4f11fdf [2022-03-08T01:51:15.370Z] ---> 4343e3c0bdbf [2022-03-08T01:51:15.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T01:51:15.370Z] Removing intermediate container d2cf25be8148 [2022-03-08T01:51:15.370Z] ---> 4f5752d0de6d [2022-03-08T01:51:15.370Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T01:51:15.634Z] ---> Running in 3499293eeae6 [2022-03-08T01:51:15.634Z] ---> Running in e034b0943a29 [2022-03-08T01:51:15.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.163Z] Removing intermediate container fb0d1e59c0e7 [2022-03-08T01:51:16.163Z] ---> c53bc41ec2aa [2022-03-08T01:51:16.163Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T01:51:16.163Z] ---> Running in 8cd4c57474de [2022-03-08T01:51:16.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.425Z] Removing intermediate container 972ea6327477 [2022-03-08T01:51:16.425Z] ---> 08e3a2076698 [2022-03-08T01:51:16.425Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T01:51:16.425Z] ---> Running in a99def34590f [2022-03-08T01:51:16.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:16.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:17.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:17.208Z] OK: 221 MiB in 52 packages [2022-03-08T01:51:17.478Z] OK: 221 MiB in 52 packages [2022-03-08T01:51:17.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:17.478Z] v3.15.0-327-g65045bcbe1 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T01:51:17.478Z] v3.15.0-326-gf2c1788cd3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T01:51:17.478Z] OK: 15862 distinct packages available [2022-03-08T01:51:17.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:17.745Z] OK: 221 MiB in 52 packages [2022-03-08T01:51:17.745Z] Removing intermediate container 3499293eeae6 [2022-03-08T01:51:17.745Z] ---> 7e19883ad1b1 [2022-03-08T01:51:17.745Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T01:51:17.745Z] Removing intermediate container e034b0943a29 [2022-03-08T01:51:17.745Z] ---> f685875ce29e [2022-03-08T01:51:17.745Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T01:51:18.004Z] OK: 221 MiB in 52 packages [2022-03-08T01:51:18.004Z] ---> e6abae988d63 [2022-03-08T01:51:18.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:51:18.004Z] ---> Running in d3f8cf52ad44 [2022-03-08T01:51:18.004Z] ---> 234fb8f94ed5 [2022-03-08T01:51:18.004Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:51:18.004Z] Removing intermediate container 8cd4c57474de [2022-03-08T01:51:18.004Z] ---> 19789557f7ee [2022-03-08T01:51:18.004Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T01:51:18.004Z] ---> Running in 0f4306fd6539 [2022-03-08T01:51:18.268Z] Removing intermediate container a99def34590f [2022-03-08T01:51:18.268Z] ---> dea44da6bfa7 [2022-03-08T01:51:18.268Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T01:51:18.268Z] ---> b948ace5fc73 [2022-03-08T01:51:18.268Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:51:18.268Z] ---> Running in ec4d1ec9244a [2022-03-08T01:51:18.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:51:18.538Z] ---> 26c99cb9f92b [2022-03-08T01:51:18.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:51:18.538Z] ---> Running in 0de04cd61af1 [2022-03-08T01:51:19.110Z] OK: 221 MiB in 52 packages [2022-03-08T01:51:19.376Z] Removing intermediate container 153a43fdd61e [2022-03-08T01:51:19.376Z] ---> 0824494c6612 [2022-03-08T01:51:19.376Z] Step 5/19 : COPY go.mod vendor* ./ [2022-03-08T01:51:19.637Z] ---> 8e47ce72e10a [2022-03-08T01:51:19.637Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:51:19.637Z] ---> Running in def56fce4c3d [2022-03-08T01:51:20.209Z] Removing intermediate container ec4d1ec9244a [2022-03-08T01:51:20.209Z] ---> 2f23d89bc1da [2022-03-08T01:51:20.209Z] Step 8/25 : COPY . . [2022-03-08T01:51:20.209Z] Removing intermediate container d3f8cf52ad44 [2022-03-08T01:51:20.209Z] ---> 41edb48cdbe5 [2022-03-08T01:51:20.209Z] Step 8/23 : COPY . . [2022-03-08T01:51:20.800Z] Removing intermediate container 0de04cd61af1 [2022-03-08T01:51:20.800Z] ---> 2d695f5ec530 [2022-03-08T01:51:20.800Z] Step 8/23 : COPY . . [2022-03-08T01:51:22.733Z] Removing intermediate container 0f4306fd6539 [2022-03-08T01:51:22.733Z] ---> 805023769afd [2022-03-08T01:51:22.733Z] Step 8/31 : COPY . . [2022-03-08T01:51:23.200Z] Removing intermediate container cf7adfce24d7 [2022-03-08T01:51:23.200Z] ---> 005c6b9ba410 [2022-03-08T01:51:23.200Z] Successfully built 005c6b9ba410 [2022-03-08T01:51:23.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:51:23.542Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T01:51:23.542Z] . [Pipeline] withDockerContainer [2022-03-08T01:51:23.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container [2022-03-08T01:51:23.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-03-08T01:51:25.274Z] $ docker top 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T01:51:26.183Z] + go version [2022-03-08T01:51:26.183Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T01:51:26.208Z] $ docker stop --time=1 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 [2022-03-08T01:51:27.884Z] $ docker rm -f 2320583f2a8b715e25566773d2542631b94ef7dbd538eefe32e5370121ba3346 [2022-03-08T01:51:28.058Z] Removing intermediate container def56fce4c3d [2022-03-08T01:51:28.058Z] ---> 2b8fe8ef4c79 [2022-03-08T01:51:28.058Z] Step 7/19 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T01:51:28.509Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T01:51:28.509Z] . [Pipeline] withDockerContainer [2022-03-08T01:51:28.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container [2022-03-08T01:51:28.829Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-03-08T01:51:30.169Z] $ docker top 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T01:51:30.444Z] ========================================================= [2022-03-08T01:51:30.444Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-08T01:51:30.445Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-08T01:51:31.095Z] + make test [2022-03-08T01:51:31.095Z] go mod tidy [2022-03-08T01:51:32.073Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-08T01:51:46.272Z] ---> 507df8a131f9 [2022-03-08T01:51:46.272Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T01:51:46.272Z] ---> 3c6f0b7da48a [2022-03-08T01:51:46.272Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T01:51:46.272Z] ---> 1f2f00766945 [2022-03-08T01:51:46.272Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T01:51:46.272Z] ---> Running in 05f7a7ec9ad1 [2022-03-08T01:51:46.272Z] ---> Running in 9e18c3d4d167 [2022-03-08T01:51:46.272Z] ---> Running in 7bd3713fc8b9 [2022-03-08T01:51:46.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T01:51:46.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T01:51:46.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T01:51:52.851Z] ---> 3b2424ce599f [2022-03-08T01:51:52.851Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T01:51:52.851Z] ---> Running in e07c881b6a17 [2022-03-08T01:51:53.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T01:51:58.465Z] ---> 74916000f296 [2022-03-08T01:51:58.465Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T01:51:58.465Z] ---> Running in 931b0ff07423 [2022-03-08T01:51:58.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T01:52:04.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-08T01:53:01.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-08T01:53:07.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-08T01:53:08.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-08T01:53:08.644Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-08T01:53:20.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T01:53:20.325Z] Removing intermediate container 9e18c3d4d167 [2022-03-08T01:53:20.325Z] ---> 2ea6793ccca7 [2022-03-08T01:53:20.325Z] [2022-03-08T01:53:20.325Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T01:53:20.325Z] 3.14: Pulling from library/alpine [2022-03-08T01:53:20.325Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T01:53:20.325Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T01:53:20.325Z] ---> 0a97eee8041e [2022-03-08T01:53:20.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T01:53:20.325Z] ---> Running in 5bde5ac2d44e [2022-03-08T01:53:20.325Z] Removing intermediate container 05f7a7ec9ad1 [2022-03-08T01:53:20.325Z] ---> 41c4f622b9f0 [2022-03-08T01:53:20.325Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T01:53:20.325Z] ---> Running in 6a38bb88811c [2022-03-08T01:53:20.325Z] Removing intermediate container 7bd3713fc8b9 [2022-03-08T01:53:20.325Z] ---> 2c134000e6bb [2022-03-08T01:53:20.325Z] [2022-03-08T01:53:20.325Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T01:53:20.325Z] ---> 0a97eee8041e [2022-03-08T01:53:20.325Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T01:53:20.325Z] ---> Running in 33b25a60213c [2022-03-08T01:53:20.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.325Z] Removing intermediate container e07c881b6a17 [2022-03-08T01:53:20.325Z] ---> a1489b5c9a8e [2022-03-08T01:53:20.325Z] [2022-03-08T01:53:20.325Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T01:53:20.325Z] ---> 0a97eee8041e [2022-03-08T01:53:20.325Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T01:53:20.325Z] ---> Running in ac311b31ea5a [2022-03-08T01:53:20.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T01:53:20.325Z] Removing intermediate container ac311b31ea5a [2022-03-08T01:53:20.325Z] ---> 925b6baeb7e6 [2022-03-08T01:53:20.325Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T01:53:20.325Z] ---> Running in 50162ff2111e [2022-03-08T01:53:20.325Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:20.325Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:53:20.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.325Z] OK: 6 MiB in 15 packages [2022-03-08T01:53:20.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.325Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T01:53:20.325Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:20.326Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T01:53:20.326Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:53:20.326Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T01:53:20.326Z] OK: 6 MiB in 17 packages [2022-03-08T01:53:20.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:20.326Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:20.326Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T01:53:20.326Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:53:20.326Z] OK: 6 MiB in 16 packages [2022-03-08T01:53:20.326Z] Removing intermediate container 6a38bb88811c [2022-03-08T01:53:20.326Z] ---> 4bcdb5792bc7 [2022-03-08T01:53:20.326Z] [2022-03-08T01:53:20.326Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T01:53:20.326Z] Removing intermediate container 5bde5ac2d44e [2022-03-08T01:53:20.326Z] ---> ba04402587fd [2022-03-08T01:53:20.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T01:53:20.326Z] ---> Running in 1aadea74e22e [2022-03-08T01:53:20.326Z] 20.10.10: Pulling from library/docker [2022-03-08T01:53:20.326Z] Removing intermediate container 1aadea74e22e [2022-03-08T01:53:20.326Z] ---> 785272d2a853 [2022-03-08T01:53:20.326Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T01:53:20.326Z] Removing intermediate container 33b25a60213c [2022-03-08T01:53:20.326Z] ---> 540e0eb64a7d [2022-03-08T01:53:20.326Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T01:53:20.326Z] Removing intermediate container 50162ff2111e [2022-03-08T01:53:20.326Z] ---> cef153e70f75 [2022-03-08T01:53:20.326Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T01:53:20.326Z] ---> Running in 0f783dc2e0e8 [2022-03-08T01:53:20.326Z] ---> Running in 2f7652ae6da0 [2022-03-08T01:53:20.326Z] ---> Running in 142f58547648 [2022-03-08T01:53:20.326Z] Removing intermediate container 0f783dc2e0e8 [2022-03-08T01:53:20.326Z] ---> 337f93236895 [2022-03-08T01:53:20.326Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T01:53:20.326Z] Removing intermediate container 142f58547648 [2022-03-08T01:53:20.326Z] ---> b30f25c7e7d4 [2022-03-08T01:53:20.326Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T01:53:20.326Z] Removing intermediate container 2f7652ae6da0 [2022-03-08T01:53:20.326Z] ---> 43e0f15ab372 [2022-03-08T01:53:20.326Z] Step 13/25 : WORKDIR / [2022-03-08T01:53:20.326Z] ---> Running in 99febf540bf8 [2022-03-08T01:53:20.326Z] ---> Running in 53586a89da74 [2022-03-08T01:53:20.326Z] ---> Running in d8cb71b19e56 [2022-03-08T01:53:20.326Z] Removing intermediate container 99febf540bf8 [2022-03-08T01:53:20.326Z] ---> aa183f960a65 [2022-03-08T01:53:20.326Z] Step 15/23 : WORKDIR / [2022-03-08T01:53:20.326Z] Removing intermediate container 53586a89da74 [2022-03-08T01:53:20.326Z] ---> 78ff57f5baec [2022-03-08T01:53:20.326Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T01:53:20.326Z] Removing intermediate container d8cb71b19e56 [2022-03-08T01:53:20.326Z] ---> 51120bb90b7e [2022-03-08T01:53:20.326Z] 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-08T01:53:20.326Z] ---> Running in e0969488cc57 [2022-03-08T01:53:20.326Z] ---> Running in 440d0455eebb [2022-03-08T01:53:20.326Z] ---> 52c1a50d66ed [2022-03-08T01:53:20.326Z] 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-08T01:53:20.326Z] Removing intermediate container e0969488cc57 [2022-03-08T01:53:20.326Z] ---> 928bdf826c2e [2022-03-08T01:53:20.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:53:20.326Z] ---> d45adf147858 [2022-03-08T01:53:20.326Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T01:53:20.326Z] ---> 9d324bf634bf [2022-03-08T01:53:20.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T01:53:20.326Z] ---> 74691408a43b [2022-03-08T01:53:20.326Z] 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-08T01:53:20.326Z] Removing intermediate container 440d0455eebb [2022-03-08T01:53:20.326Z] ---> d6dec61370c3 [2022-03-08T01:53:20.326Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T01:53:20.326Z] ---> Running in a6ea06e444d6 [2022-03-08T01:53:20.326Z] ---> 7ceb7f6e53c5 [2022-03-08T01:53:20.326Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T01:53:20.326Z] ---> 4754e02447d5 [2022-03-08T01:53:20.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T01:53:20.326Z] Removing intermediate container a6ea06e444d6 [2022-03-08T01:53:20.326Z] ---> 8aac6c9d31bc [2022-03-08T01:53:20.326Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T01:53:20.326Z] ---> ff8b60e179b7 [2022-03-08T01:53:20.326Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T01:53:20.326Z] ---> 67e5ed6e5ee0 [2022-03-08T01:53:20.326Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T01:53:20.326Z] ---> Running in f0f31b8a2bda [2022-03-08T01:53:20.326Z] ---> Running in 6687c3db8b2a [2022-03-08T01:53:20.326Z] ---> 157e1d303755 [2022-03-08T01:53:20.326Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T01:53:20.326Z] Removing intermediate container 6687c3db8b2a [2022-03-08T01:53:20.326Z] ---> 055f485e678d [2022-03-08T01:53:20.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:53:20.326Z] ---> Running in 65d290a58267 [2022-03-08T01:53:20.326Z] Removing intermediate container 65d290a58267 [2022-03-08T01:53:20.326Z] ---> 1a1c27e917cf [2022-03-08T01:53:20.326Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T01:53:20.326Z] ---> Running in 84d6fe38bba5 [2022-03-08T01:53:20.326Z] ---> 09919986fbb5 [2022-03-08T01:53:20.326Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T01:53:20.326Z] Removing intermediate container 84d6fe38bba5 [2022-03-08T01:53:20.326Z] ---> 2a6529e788ca [2022-03-08T01:53:20.326Z] Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:53:20.326Z] Removing intermediate container f0f31b8a2bda [2022-03-08T01:53:20.326Z] ---> b75146b78c62 [2022-03-08T01:53:20.326Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:53:20.326Z] ---> Running in 4a4bf468b764 [2022-03-08T01:53:20.326Z] ---> 3c885a9d9f21 [2022-03-08T01:53:20.326Z] 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-08T01:53:20.326Z] ---> Running in 9586f435951e [2022-03-08T01:53:20.326Z] Removing intermediate container 4a4bf468b764 [2022-03-08T01:53:20.326Z] ---> 1aabec86a2d7 [2022-03-08T01:53:20.326Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T01:53:20.326Z] ---> Running in b29ac92fecba [2022-03-08T01:53:20.326Z] ---> 9ccb5bf93031 [2022-03-08T01:53:20.326Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T01:53:20.592Z] Removing intermediate container b29ac92fecba [2022-03-08T01:53:20.592Z] ---> d589dd158893 [2022-03-08T01:53:20.592Z] [2022-03-08T01:53:20.858Z] Successfully built d589dd158893 [2022-03-08T01:53:20.858Z] Successfully tagged core-command:latest [2022-03-08T01:53:20.858Z] Building security-spire-agent [2022-03-08T01:53:21.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-08T01:53:21.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-08T01:53:21.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-08T01:53:21.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-08T01:53:21.378Z]  Building core-command ... done Removing intermediate container 9586f435951e [2022-03-08T01:53:21.378Z] ---> 5ea1421bedc6 [2022-03-08T01:53:21.378Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T01:53:21.648Z] ---> 4e0314d9f294 [2022-03-08T01:53:21.648Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T01:53:21.912Z] ---> Running in 88fd62cf676f [2022-03-08T01:53:22.483Z] ---> 4587276055e9 [2022-03-08T01:53:22.484Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T01:53:22.484Z] Removing intermediate container 88fd62cf676f [2022-03-08T01:53:22.484Z] ---> 9e949824206a [2022-03-08T01:53:22.484Z] Step 23/25 : LABEL arch=x86_64 [2022-03-08T01:53:22.746Z] ---> Running in b1b025f6fb85 [2022-03-08T01:53:22.746Z] ---> 524f22ead652 [2022-03-08T01:53:22.746Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T01:53:22.746Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T01:53:22.746Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T01:53:22.746Z] ---> b706a049f56e [2022-03-08T01:53:22.746Z] 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-08T01:53:23.010Z] Removing intermediate container b1b025f6fb85 [2022-03-08T01:53:23.010Z] ---> 8d27edd79aa8 [2022-03-08T01:53:23.010Z] Step 24/25 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:53:23.010Z] ---> Running in 13e81b225490 [2022-03-08T01:53:23.010Z] ---> Running in 22beb7a048f5 [2022-03-08T01:53:23.273Z] ---> 1a33dbeb993f [2022-03-08T01:53:23.273Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T01:53:23.273Z] Removing intermediate container 13e81b225490 [2022-03-08T01:53:23.273Z] ---> c9a8c7238cd6 [2022-03-08T01:53:23.273Z] 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-08T01:53:23.273Z] ---> Running in 437ff276f4fe [2022-03-08T01:53:23.273Z] ---> Running in db16dde67220 [2022-03-08T01:53:23.273Z] Removing intermediate container 22beb7a048f5 [2022-03-08T01:53:23.273Z] ---> 699c567abf77 [2022-03-08T01:53:23.273Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T01:53:23.540Z] ---> Running in 1ee47c960b81 [2022-03-08T01:53:23.540Z] Removing intermediate container db16dde67220 [2022-03-08T01:53:23.540Z] ---> 34d105da868c [2022-03-08T01:53:23.540Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T01:53:23.802Z] Removing intermediate container 1ee47c960b81 [2022-03-08T01:53:23.802Z] ---> 04175ac4aa0b [2022-03-08T01:53:23.802Z] [2022-03-08T01:53:23.802Z] Successfully built 04175ac4aa0b [2022-03-08T01:53:23.802Z] Successfully tagged security-secretstore-setup:latest [2022-03-08T01:53:23.802Z] Building support-scheduler [2022-03-08T01:53:24.062Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:24.062Z] ---> a8a9569728de [2022-03-08T01:53:24.062Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T01:53:24.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:24.062Z] ---> Running in a13920900972 [2022-03-08T01:53:24.639Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T01:53:24.639Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T01:53:24.639Z] Executing bash-5.1.4-r0.post-install [2022-03-08T01:53:24.639Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T01:53:24.639Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T01:53:24.639Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T01:53:24.639Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T01:53:24.639Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:24.639Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T01:53:24.639Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T01:53:24.639Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T01:53:24.639Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T01:53:24.639Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T01:53:24.639Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T01:53:24.909Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T01:53:24.909Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T01:53:24.909Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T01:53:24.909Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T01:53:27.501Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T01:53:27.501Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T01:53:27.501Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T01:53:27.501Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T01:53:27.501Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T01:53:27.501Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T01:53:27.501Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T01:53:27.763Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T01:53:28.027Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T01:53:28.290Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T01:53:28.290Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T01:53:28.290Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T01:53:28.290Z] Removing intermediate container a13920900972 [2022-03-08T01:53:28.290Z] ---> f4e41b5ee384 [2022-03-08T01:53:28.290Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T01:53:28.549Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T01:53:28.549Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T01:53:28.549Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T01:53:28.549Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T01:53:28.549Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T01:53:28.549Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T01:53:28.549Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T01:53:28.549Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T01:53:28.549Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T01:53:28.549Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T01:53:28.820Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T01:53:28.820Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T01:53:28.820Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T01:53:28.820Z] ---> Running in fa428a981a12 [2022-03-08T01:53:29.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:53:29.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:53:29.405Z] ---> 4d66567bbb50 [2022-03-08T01:53:29.405Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T01:53:29.405Z] ---> Using cache [2022-03-08T01:53:29.405Z] ---> ba1ec183781f [2022-03-08T01:53:29.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:53:29.405Z] ---> Using cache [2022-03-08T01:53:29.405Z] ---> 08e3a2076698 [2022-03-08T01:53:29.405Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T01:53:30.000Z] ---> Running in df6e5b648d08 [2022-03-08T01:53:30.000Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:53:30.000Z] OK: 84 MiB in 64 packages [2022-03-08T01:53:30.000Z] Removing intermediate container fa428a981a12 [2022-03-08T01:53:30.000Z] ---> 769e4db5b0af [2022-03-08T01:53:30.000Z] Step 28/31 : CMD ["gate"] [2022-03-08T01:53:30.000Z] Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:53:30.000Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:53:30.000Z] ---> 4d66567bbb50 [2022-03-08T01:53:30.000Z] Step 3/18 : WORKDIR /edgex-go [2022-03-08T01:53:30.000Z] ---> Using cache [2022-03-08T01:53:30.000Z] ---> ba1ec183781f [2022-03-08T01:53:30.000Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T01:53:30.262Z] ---> Running in 3a6632595bcd [2022-03-08T01:53:30.262Z] ---> Running in 74af7eaeaf21 [2022-03-08T01:53:30.531Z] Removing intermediate container 3a6632595bcd [2022-03-08T01:53:30.531Z] ---> 38b08c8c5e3a [2022-03-08T01:53:30.531Z] Step 29/31 : LABEL arch=x86_64 [2022-03-08T01:53:30.531Z] Removing intermediate container 74af7eaeaf21 [2022-03-08T01:53:30.531Z] ---> ed3ec133f278 [2022-03-08T01:53:30.531Z] Step 5/18 : 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-08T01:53:30.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:30.790Z] ---> Running in 0b568defda6f [2022-03-08T01:53:30.790Z] ---> Running in 80a47b9eef4f [2022-03-08T01:53:30.790Z] Collecting docker-compose==1.23.2 [2022-03-08T01:53:30.790Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T01:53:31.058Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T01:53:31.058Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T01:53:31.058Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T01:53:31.058Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T01:53:31.058Z] Removing intermediate container 80a47b9eef4f [2022-03-08T01:53:31.058Z] ---> 3b01fd767c35 [2022-03-08T01:53:31.058Z] Step 30/31 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:53:31.321Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T01:53:31.321Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T01:53:31.321Z] 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-08T01:53:31.321Z] ---> Running in f63ce70d60f8 [2022-03-08T01:53:31.321Z] Collecting PyYAML<4,>=3.10 [2022-03-08T01:53:31.321Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T01:53:31.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:31.847Z] Removing intermediate container f63ce70d60f8 [2022-03-08T01:53:31.847Z] ---> 00e7cbd71a85 [2022-03-08T01:53:31.847Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T01:53:32.119Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T01:53:32.119Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T01:53:32.119Z] OK: 221 MiB in 52 packages [2022-03-08T01:53:32.119Z] spire-1.2.0/ [2022-03-08T01:53:32.391Z] ---> Running in 44b6a708cd04 [2022-03-08T01:53:32.391Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T01:53:32.391Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T01:53:32.391Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T01:53:32.651Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T01:53:32.651Z] Removing intermediate container 44b6a708cd04 [2022-03-08T01:53:32.651Z] ---> f4fb19556601 [2022-03-08T01:53:32.651Z] [2022-03-08T01:53:32.651Z] Removing intermediate container 931b0ff07423 [2022-03-08T01:53:32.651Z] ---> de650c274bac [2022-03-08T01:53:32.651Z] [2022-03-08T01:53:32.651Z] Step 9/19 : FROM alpine:3.15 [2022-03-08T01:53:32.652Z] Removing intermediate container df6e5b648d08 [2022-03-08T01:53:32.652Z] ---> 26ad7544676f [2022-03-08T01:53:32.652Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T01:53:32.919Z] Successfully built f4fb19556601 [2022-03-08T01:53:32.919Z] Successfully tagged security-bootstrapper:latest [2022-03-08T01:53:32.919Z] Building security-proxy-setup [2022-03-08T01:53:33.181Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T01:53:33.181Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T01:53:33.181Z] ---> 4ba57843d8ca [2022-03-08T01:53:33.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:53:33.451Z] spire-1.2.0/README.md [2022-03-08T01:53:33.451Z] spire-1.2.0/bin/ [2022-03-08T01:53:33.451Z] spire-1.2.0/bin/spire-server [2022-03-08T01:53:33.451Z] spire-1.2.0/bin/spire-agent [2022-03-08T01:53:33.451Z] spire-1.2.0/conf/ [2022-03-08T01:53:33.451Z] spire-1.2.0/conf/server/ [2022-03-08T01:53:33.451Z] spire-1.2.0/conf/server/server.conf [2022-03-08T01:53:33.451Z] spire-1.2.0/conf/agent/ [2022-03-08T01:53:33.451Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T01:53:33.451Z] spire-1.2.0/LICENSE [2022-03-08T01:53:33.723Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T01:53:33.723Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T01:53:33.723Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T01:53:33.723Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T01:53:33.723Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T01:53:33.723Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T01:53:33.723Z] 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-08T01:53:33.723Z] Collecting idna<2.8,>=2.5 [2022-03-08T01:53:33.723Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T01:53:33.987Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T01:53:33.987Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T01:53:33.987Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T01:53:33.987Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T01:53:33.987Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T01:53:33.987Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T01:53:33.987Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T01:53:33.987Z] Attempting uninstall: urllib3 [2022-03-08T01:53:33.987Z] Found existing installation: urllib3 1.26.5 [2022-03-08T01:53:33.987Z] Uninstalling urllib3-1.26.5: [2022-03-08T01:53:33.987Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T01:53:33.987Z] 3.15: Pulling from library/alpine [2022-03-08T01:53:34.937Z] ---> Running in b399e1c49e00 [2022-03-08T01:53:34.937Z] Attempting uninstall: idna [2022-03-08T01:53:34.937Z] Found existing installation: idna 3.2 [2022-03-08T01:53:34.937Z] Uninstalling idna-3.2: [2022-03-08T01:53:34.937Z] Successfully uninstalled idna-3.2 [2022-03-08T01:53:34.937Z] Attempting uninstall: chardet [2022-03-08T01:53:34.937Z] Found existing installation: chardet 4.0.0 [2022-03-08T01:53:34.937Z] Uninstalling chardet-4.0.0: [2022-03-08T01:53:34.937Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T01:53:34.937Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T01:53:34.937Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T01:53:34.937Z] ---> c059bfaa849c [2022-03-08T01:53:34.937Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T01:53:35.516Z] Attempting uninstall: requests [2022-03-08T01:53:35.516Z] Found existing installation: requests 2.25.1 [2022-03-08T01:53:35.516Z] Uninstalling requests-2.25.1: [2022-03-08T01:53:35.516Z] ---> Running in 16cedf96e934 [2022-03-08T01:53:35.516Z] Successfully uninstalled requests-2.25.1 [2022-03-08T01:53:35.516Z] Running setup.py install for texttable: started [2022-03-08T01:53:35.516Z] Removing intermediate container 16cedf96e934 [2022-03-08T01:53:35.516Z] ---> f65623b3fcf3 [2022-03-08T01:53:35.516Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T01:53:35.784Z] ---> Running in 5f0b98e8bf9d [2022-03-08T01:53:35.784Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T01:53:35.784Z] Running setup.py install for PyYAML: started [2022-03-08T01:53:36.377Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T01:53:36.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:36.635Z] Removing intermediate container 0b568defda6f [2022-03-08T01:53:36.635Z] ---> af2429631887 [2022-03-08T01:53:36.635Z] [2022-03-08T01:53:36.635Z] Step 6/18 : FROM alpine:3.15 [2022-03-08T01:53:36.635Z] ---> c059bfaa849c [2022-03-08T01:53:36.635Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T01:53:36.635Z] ---> Using cache [2022-03-08T01:53:36.635Z] ---> f65623b3fcf3 [2022-03-08T01:53:36.635Z] Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T01:53:36.635Z] Running setup.py install for docopt: started [2022-03-08T01:53:36.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:36.907Z] ---> Running in f85b6f3182cc [2022-03-08T01:53:36.907Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T01:53:36.907Z] Running setup.py install for dockerpty: started [2022-03-08T01:53:37.181Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T01:53:37.181Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T01:53:37.181Z] OK: 15859 distinct packages available [2022-03-08T01:53:37.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:37.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:37.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:37.448Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T01:53:37.448Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T01:53:37.448Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T01:53:37.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:37.728Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T01:53:37.728Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T01:53:37.728Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T01:53:37.728Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:37.728Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T01:53:37.728Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T01:53:37.728Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T01:53:37.728Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T01:53:37.728Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T01:53:37.728Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T01:53:37.728Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T01:53:37.728Z] OK: 15859 distinct packages available [2022-03-08T01:53:37.728Z] OK: 8 MiB in 23 packages [2022-03-08T01:53:37.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:38.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:53:38.004Z] 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-08T01:53:38.268Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T01:53:38.268Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T01:53:38.268Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T01:53:38.268Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T01:53:38.268Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T01:53:38.268Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T01:53:38.268Z] OK: 7 MiB in 19 packages [2022-03-08T01:53:38.862Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:53:38.862Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:53:38.862Z] ---> 4d66567bbb50 [2022-03-08T01:53:38.862Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T01:53:38.862Z] ---> Using cache [2022-03-08T01:53:38.862Z] ---> ba1ec183781f [2022-03-08T01:53:38.862Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:53:38.862Z] ---> Using cache [2022-03-08T01:53:38.862Z] ---> 08e3a2076698 [2022-03-08T01:53:38.862Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T01:53:38.862Z] ---> Using cache [2022-03-08T01:53:38.862Z] ---> 26ad7544676f [2022-03-08T01:53:38.862Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T01:53:38.862Z] ---> Using cache [2022-03-08T01:53:38.862Z] ---> 4ba57843d8ca [2022-03-08T01:53:38.862Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:53:39.123Z] ---> Running in e2c752b0a048 [2022-03-08T01:53:39.123Z] Removing intermediate container b399e1c49e00 [2022-03-08T01:53:39.123Z] ---> 7c9beb3cc941 [2022-03-08T01:53:39.123Z] Step 8/22 : COPY . . [2022-03-08T01:53:39.123Z] Removing intermediate container 5f0b98e8bf9d [2022-03-08T01:53:39.123Z] ---> a8138000ccb9 [2022-03-08T01:53:39.123Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:53:39.123Z] Removing intermediate container f85b6f3182cc [2022-03-08T01:53:39.123Z] ---> ecebca9d9b60 [2022-03-08T01:53:39.123Z] Step 9/18 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T01:53:39.717Z] ---> 2aa757f5dcac [2022-03-08T01:53:39.717Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T01:53:43.056Z] ---> 14619c9a3669 [2022-03-08T01:53:43.056Z] Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T01:53:43.624Z] ---> 0d72e7752551 [2022-03-08T01:53:43.624Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T01:53:43.624Z] Removing intermediate container 437ff276f4fe [2022-03-08T01:53:43.624Z] ---> 45782304de0d [2022-03-08T01:53:43.624Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T01:53:43.892Z] Removing intermediate container e2c752b0a048 [2022-03-08T01:53:43.892Z] ---> f66f97ef3bdf [2022-03-08T01:53:43.892Z] Step 8/21 : COPY . . [2022-03-08T01:53:44.463Z] ---> 5f078a884f14 [2022-03-08T01:53:44.463Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T01:53:44.463Z] ---> Running in df9fc38912f4 [2022-03-08T01:53:45.868Z] ---> 68bceba29ece [2022-03-08T01:53:45.868Z] Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T01:53:45.868Z] ---> Running in 5b4189852065 [2022-03-08T01:53:45.868Z] Removing intermediate container df9fc38912f4 [2022-03-08T01:53:45.868Z] ---> 465dfc00d0eb [2022-03-08T01:53:45.868Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T01:53:45.868Z] ---> Running in ed4f6337a60c [2022-03-08T01:53:46.158Z] Building support-notifications [2022-03-08T01:53:46.158Z] ---> 58b658cb022a [2022-03-08T01:53:46.158Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T01:53:46.158Z] Removing intermediate container 5b4189852065 [2022-03-08T01:53:46.158Z] ---> dee9550e55f9 [2022-03-08T01:53:46.158Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:53:46.158Z] ---> Running in 1f3306dcb1e0 [2022-03-08T01:53:46.432Z] ---> Running in c43470ed844f [2022-03-08T01:53:46.432Z] Removing intermediate container ed4f6337a60c [2022-03-08T01:53:46.432Z] ---> f1e5c3515b51 [2022-03-08T01:53:46.432Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T01:53:48.380Z] Removing intermediate container c43470ed844f [2022-03-08T01:53:48.380Z] ---> af56ec2472d5 [2022-03-08T01:53:48.380Z] Step 17/19 : LABEL arch=x86_64 [2022-03-08T01:53:48.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T01:53:49.579Z] ---> Running in 1df57a6a83db [2022-03-08T01:53:49.579Z] ---> 15094695f89e [2022-03-08T01:53:49.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T01:53:50.974Z] Removing intermediate container 1df57a6a83db [2022-03-08T01:53:50.974Z] ---> 8373783db1a2 [2022-03-08T01:53:50.974Z] Step 18/19 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:53:51.236Z] ---> 166fb761baf6 [2022-03-08T01:53:51.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T01:53:51.501Z] ---> db1e205fbe7c [2022-03-08T01:53:51.501Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T01:53:51.501Z] ---> Running in 0d26c7793efa [2022-03-08T01:53:51.501Z] ---> Running in 430c5853cb68 [2022-03-08T01:53:51.767Z] Removing intermediate container 0d26c7793efa [2022-03-08T01:53:51.767Z] ---> e88c25baacf5 [2022-03-08T01:53:51.767Z] Step 19/19 : LABEL version=0.0.0 [2022-03-08T01:53:51.767Z] ---> Running in eb720ddc0bf0 [2022-03-08T01:53:51.767Z] ---> be24c36cd936 [2022-03-08T01:53:51.767Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T01:53:51.767Z] ---> Running in f6112c24f0f7 [2022-03-08T01:53:52.029Z] Removing intermediate container eb720ddc0bf0 [2022-03-08T01:53:52.029Z] ---> bde9d710f280 [2022-03-08T01:53:52.029Z] [2022-03-08T01:53:52.029Z] Successfully built bde9d710f280 [2022-03-08T01:53:52.029Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-08T01:53:52.029Z]  Building security-spiffe-token-provider ... done Building core-data [2022-03-08T01:53:52.298Z] Removing intermediate container f6112c24f0f7 [2022-03-08T01:53:52.298Z] ---> ec3f45340049 [2022-03-08T01:53:52.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:53:52.298Z] ---> Running in 498233ead27d [2022-03-08T01:53:52.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T01:53:52.298Z] Removing intermediate container 498233ead27d [2022-03-08T01:53:52.298Z] ---> 8acc9c23f84b [2022-03-08T01:53:52.298Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T01:53:52.298Z] ---> Running in 55fc4ba9dd17 [2022-03-08T01:53:52.577Z] Removing intermediate container 55fc4ba9dd17 [2022-03-08T01:53:52.577Z] ---> a5d964fb7f97 [2022-03-08T01:53:52.577Z] Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:53:53.987Z] ---> Running in a2ac986fecb9 [2022-03-08T01:53:53.987Z] Removing intermediate container a2ac986fecb9 [2022-03-08T01:53:53.987Z] ---> 7ff6f55be6ba [2022-03-08T01:53:53.987Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T01:53:54.254Z] ---> Running in ed4f7f470d47 [2022-03-08T01:53:55.670Z] Removing intermediate container ed4f7f470d47 [2022-03-08T01:53:55.670Z] ---> e1f63de33269 [2022-03-08T01:53:55.670Z] [2022-03-08T01:53:55.670Z] Successfully built e1f63de33269 [2022-03-08T01:53:55.670Z] Successfully tagged sys-mgmt-agent:latest [2022-03-08T01:53:55.670Z] Building security-spire-server [2022-03-08T01:54:03.914Z]  Building sys-mgmt-agent ... done Step 1/17 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:54:03.914Z] Step 2/17 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:54:03.914Z] ---> 4d66567bbb50 [2022-03-08T01:54:03.914Z] Step 3/17 : WORKDIR /edgex-go [2022-03-08T01:54:03.914Z] ---> Using cache [2022-03-08T01:54:03.914Z] ---> ba1ec183781f [2022-03-08T01:54:03.914Z] Step 4/17 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T01:54:03.914Z] ---> Using cache [2022-03-08T01:54:03.914Z] ---> ed3ec133f278 [2022-03-08T01:54:03.914Z] Step 5/17 : 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-08T01:54:03.914Z] ---> Using cache [2022-03-08T01:54:03.914Z] ---> af2429631887 [2022-03-08T01:54:03.914Z] [2022-03-08T01:54:03.914Z] Step 6/17 : FROM alpine:3.15 [2022-03-08T01:54:03.914Z] ---> c059bfaa849c [2022-03-08T01:54:03.914Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T01:54:03.914Z] ---> Using cache [2022-03-08T01:54:03.914Z] ---> f65623b3fcf3 [2022-03-08T01:54:03.914Z] Step 8/17 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T01:54:03.914Z] ---> Using cache [2022-03-08T01:54:03.914Z] ---> ecebca9d9b60 [2022-03-08T01:54:03.914Z] Step 9/17 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T01:54:04.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:54:04.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:54:04.180Z] ---> 4d66567bbb50 [2022-03-08T01:54:04.180Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T01:54:04.180Z] ---> Using cache [2022-03-08T01:54:04.180Z] ---> ba1ec183781f [2022-03-08T01:54:04.180Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:54:04.180Z] ---> Using cache [2022-03-08T01:54:04.180Z] ---> 08e3a2076698 [2022-03-08T01:54:04.180Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T01:54:05.585Z] ---> Running in 357882dcd4ce [2022-03-08T01:54:05.585Z] ---> 64fee69751e7 [2022-03-08T01:54:05.585Z] Step 10/17 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T01:54:05.585Z] Building core-metadata [2022-03-08T01:54:06.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:54:06.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:54:08.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-08T01:54:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-08T01:54:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 98.5% of statements [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-08T01:54:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-08T01:54:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 89.5% of statements [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:54:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.297s coverage: 84.4% of statements [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-08T01:54:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-08T01:54:09.359Z] OK: 221 MiB in 52 packages [2022-03-08T01:54:09.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:54:09.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:54:09.359Z] ---> 4d66567bbb50 [2022-03-08T01:54:09.359Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T01:54:09.359Z] ---> Using cache [2022-03-08T01:54:09.359Z] ---> ba1ec183781f [2022-03-08T01:54:09.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:54:09.359Z] ---> Using cache [2022-03-08T01:54:09.359Z] ---> 08e3a2076698 [2022-03-08T01:54:09.359Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T01:54:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.629s coverage: 94.2% of statements [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:54:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.183s coverage: 59.1% of statements [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-08T01:54:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-08T01:54:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-08T01:54:10.108Z] ---> Running in 667b03e12c8d [2022-03-08T01:54:10.108Z] Removing intermediate container 357882dcd4ce [2022-03-08T01:54:10.108Z] ---> 7e2579b44718 [2022-03-08T01:54:10.108Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T01:54:10.436Z] ---> 7874719bcae4 [2022-03-08T01:54:10.436Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:54:10.436Z] ---> Running in 05b9cf036d5b [2022-03-08T01:54:10.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:54:11.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements [2022-03-08T01:54:11.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 21.7% of statements [2022-03-08T01:54:11.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.204s coverage: 79.5% of statements [2022-03-08T01:54:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements [2022-03-08T01:54:11.747Z] OK: 221 MiB in 52 packages [2022-03-08T01:54:12.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:54:12.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:54:12.454Z] ---> 4d66567bbb50 [2022-03-08T01:54:12.454Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> ba1ec183781f [2022-03-08T01:54:12.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> 08e3a2076698 [2022-03-08T01:54:12.454Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> 26ad7544676f [2022-03-08T01:54:12.454Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> 4ba57843d8ca [2022-03-08T01:54:12.454Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> f66f97ef3bdf [2022-03-08T01:54:12.454Z] Step 8/23 : COPY . . [2022-03-08T01:54:12.454Z] ---> Using cache [2022-03-08T01:54:12.454Z] ---> db1e205fbe7c [2022-03-08T01:54:12.454Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T01:54:12.454Z] ---> Running in 9b4ac3900f15 [2022-03-08T01:54:12.454Z] Removing intermediate container 667b03e12c8d [2022-03-08T01:54:12.454Z] ---> 0cbe44d559da [2022-03-08T01:54:12.454Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T01:54:13.048Z] ---> 3e82473c18be [2022-03-08T01:54:13.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T01:54:13.048Z] ---> Running in 43de87bfaa41 [2022-03-08T01:54:13.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T01:54:13.048Z] Removing intermediate container 05b9cf036d5b [2022-03-08T01:54:13.048Z] ---> cc58a0d99555 [2022-03-08T01:54:13.048Z] Step 8/22 : COPY . . [2022-03-08T01:54:13.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.559s coverage: 96.3% of statements [2022-03-08T01:54:14.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2022-03-08T01:54:18.349Z] Removing intermediate container 43de87bfaa41 [2022-03-08T01:54:18.349Z] ---> aa5e60c19c97 [2022-03-08T01:54:18.349Z] Step 8/23 : COPY . . [2022-03-08T01:54:21.687Z] ---> 9ee317da4e68 [2022-03-08T01:54:21.687Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T01:54:21.687Z] ---> Running in 94974afbe9f4 [2022-03-08T01:54:22.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T01:54:25.937Z] ---> 32cbe0fb9df4 [2022-03-08T01:54:25.937Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T01:54:25.937Z] ---> Running in 7fb79ae51d95 [2022-03-08T01:54:26.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements [2022-03-08T01:54:26.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2022-03-08T01:54:26.880Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T01:54:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.624s coverage: 82.5% of statements [2022-03-08T01:54:33.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-08T01:54:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2022-03-08T01:54:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-08T01:54:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-08T01:54:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-08T01:54:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-03-08T01:54:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-08T01:54:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.225s coverage: 80.0% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.717s coverage: 91.2% of statements [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-08T01:54:39.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-03-08T01:54:39.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2022-03-08T01:54:44.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements [2022-03-08T01:54:44.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-08T01:54:44.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-08T01:54:44.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-08T01:54:46.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.8% of statements [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-08T01:54:46.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-08T01:54:46.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-08T01:54:46.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.3% of statements [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 63.2% of statements [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-08T01:54:55.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2022-03-08T01:54:55.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-08T01:54:55.087Z] 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-08T01:54:55.087Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-08T01:54:55.087Z] GO111MODULE=on go vet ./... [2022-03-08T01:54:58.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T01:55:05.587Z] Removing intermediate container 430c5853cb68 [2022-03-08T01:55:05.587Z] ---> 44fa30a457a5 [2022-03-08T01:55:05.587Z] [2022-03-08T01:55:05.587Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T01:55:05.587Z] ---> 0a97eee8041e [2022-03-08T01:55:05.587Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T01:55:05.587Z] ---> Running in 8fa056dd6796 [2022-03-08T01:55:06.159Z] Removing intermediate container 1f3306dcb1e0 [2022-03-08T01:55:06.159Z] ---> a2c7e2470540 [2022-03-08T01:55:06.159Z] [2022-03-08T01:55:06.159Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T01:55:06.159Z] ---> 0a97eee8041e [2022-03-08T01:55:06.159Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T01:55:06.159Z] ---> Using cache [2022-03-08T01:55:06.159Z] ---> ba04402587fd [2022-03-08T01:55:06.159Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T01:55:06.159Z] ---> Using cache [2022-03-08T01:55:06.159Z] ---> 785272d2a853 [2022-03-08T01:55:06.159Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T01:55:06.159Z] ---> Running in c201c80f3813 [2022-03-08T01:55:06.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:06.159Z] Removing intermediate container c201c80f3813 [2022-03-08T01:55:06.159Z] ---> b2f6ed1712e9 [2022-03-08T01:55:06.159Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T01:55:06.421Z] ---> Running in 40c2d1d7cc64 [2022-03-08T01:55:06.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:06.421Z] Removing intermediate container 40c2d1d7cc64 [2022-03-08T01:55:06.421Z] ---> e4bb895600cf [2022-03-08T01:55:06.421Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:55:07.001Z] ---> 16a4d317d5a4 [2022-03-08T01:55:07.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T01:55:07.001Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-08T01:55:07.001Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-08T01:55:07.001Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T01:55:07.001Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-08T01:55:07.001Z] (5/5) Installing curl (7.79.1-r0) [2022-03-08T01:55:07.001Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:55:07.001Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T01:55:07.266Z] OK: 8 MiB in 19 packages [2022-03-08T01:55:07.266Z] ---> 217ea3bbe3a6 [2022-03-08T01:55:07.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T01:55:07.527Z] ---> 2be830f7680d [2022-03-08T01:55:07.527Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T01:55:07.790Z] ---> Running in 04c33dd4e7c0 [2022-03-08T01:55:07.790Z] Removing intermediate container 8fa056dd6796 [2022-03-08T01:55:07.790Z] ---> cc0e8215c599 [2022-03-08T01:55:07.790Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T01:55:07.790Z] Removing intermediate container 04c33dd4e7c0 [2022-03-08T01:55:07.790Z] ---> ba9fdb2ad6e1 [2022-03-08T01:55:07.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:55:07.790Z] ---> Running in 3ed5368a8bb7 [2022-03-08T01:55:07.790Z] ---> Running in 268cb112d698 [2022-03-08T01:55:08.052Z] Removing intermediate container 268cb112d698 [2022-03-08T01:55:08.052Z] ---> dc4c52b6aa2f [2022-03-08T01:55:08.052Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T01:55:08.052Z] Removing intermediate container 3ed5368a8bb7 [2022-03-08T01:55:08.052Z] ---> 94308b6095f7 [2022-03-08T01:55:08.052Z] Step 13/21 : WORKDIR /edgex [2022-03-08T01:55:08.052Z] ---> Running in 0c1569561eda [2022-03-08T01:55:08.052Z] ---> Running in 5c7eaaf18392 [2022-03-08T01:55:08.311Z] Removing intermediate container 0c1569561eda [2022-03-08T01:55:08.311Z] ---> a31e6e3befe5 [2022-03-08T01:55:08.311Z] Step 21/22 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:55:08.574Z] ---> Running in 883503411e9e [2022-03-08T01:55:08.574Z] Removing intermediate container 5c7eaaf18392 [2022-03-08T01:55:08.574Z] ---> 9489c9fe60a8 [2022-03-08T01:55:08.574Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-08T01:55:08.838Z] Removing intermediate container 883503411e9e [2022-03-08T01:55:08.838Z] ---> 181e356df3fb [2022-03-08T01:55:08.838Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T01:55:08.838Z] ---> Running in ce912d93c85b [2022-03-08T01:55:08.838Z] ---> 6e7026ec3d60 [2022-03-08T01:55:08.838Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-08T01:55:09.099Z] Removing intermediate container ce912d93c85b [2022-03-08T01:55:09.099Z] ---> 3c1635104a11 [2022-03-08T01:55:09.099Z] [2022-03-08T01:55:09.365Z] Successfully built 3c1635104a11 [2022-03-08T01:55:09.365Z] Successfully tagged support-scheduler:latest [2022-03-08T01:55:09.365Z] Building security-spire-config [2022-03-08T01:55:09.629Z]  Building support-scheduler ... done  ---> 3ff557cf460c [2022-03-08T01:55:09.629Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-08T01:55:10.584Z] ---> dc5f80726395 [2022-03-08T01:55:10.584Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-08T01:55:10.849Z] ---> Running in 6a406a84a467 [2022-03-08T01:55:11.419Z] Removing intermediate container 6a406a84a467 [2022-03-08T01:55:11.419Z] ---> 9da29a3b4bec [2022-03-08T01:55:11.419Z] Step 18/21 : CMD ["--init=true"] [2022-03-08T01:55:11.681Z] ---> Running in 8c02d82d161a [2022-03-08T01:55:11.681Z] Removing intermediate container 8c02d82d161a [2022-03-08T01:55:11.681Z] ---> 622074caa0c4 [2022-03-08T01:55:11.681Z] Step 19/21 : LABEL arch=x86_64 [2022-03-08T01:55:11.681Z] ---> Running in ff248e2fe517 [2022-03-08T01:55:11.943Z] Removing intermediate container ff248e2fe517 [2022-03-08T01:55:11.943Z] ---> 8d531227c192 [2022-03-08T01:55:11.943Z] Step 20/21 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:55:11.943Z] ---> Running in 48167771a1a3 [2022-03-08T01:55:12.203Z] Removing intermediate container 48167771a1a3 [2022-03-08T01:55:12.203Z] ---> be0cfba042ca [2022-03-08T01:55:12.203Z] Step 21/21 : LABEL version=0.0.0 [2022-03-08T01:55:12.203Z] ---> Running in 8681f619af6e [2022-03-08T01:55:12.464Z] Removing intermediate container 8681f619af6e [2022-03-08T01:55:12.464Z] ---> b4264303f355 [2022-03-08T01:55:12.464Z] [2022-03-08T01:55:12.724Z] Successfully built b4264303f355 [2022-03-08T01:55:12.724Z] Successfully tagged security-proxy-setup:latest [2022-03-08T01:55:18.024Z]  Building security-proxy-setup ... done Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T01:55:18.024Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-08T01:55:18.024Z] ---> 4d66567bbb50 [2022-03-08T01:55:18.024Z] Step 3/18 : WORKDIR /edgex-go [2022-03-08T01:55:18.024Z] ---> Using cache [2022-03-08T01:55:18.024Z] ---> ba1ec183781f [2022-03-08T01:55:18.024Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T01:55:18.024Z] ---> Using cache [2022-03-08T01:55:18.024Z] ---> ed3ec133f278 [2022-03-08T01:55:18.024Z] Step 5/18 : 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-08T01:55:18.024Z] ---> Using cache [2022-03-08T01:55:18.024Z] ---> af2429631887 [2022-03-08T01:55:18.024Z] [2022-03-08T01:55:18.024Z] Step 6/18 : FROM alpine:3.15 [2022-03-08T01:55:18.024Z] ---> c059bfaa849c [2022-03-08T01:55:18.024Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T01:55:18.024Z] ---> Using cache [2022-03-08T01:55:18.024Z] ---> f65623b3fcf3 [2022-03-08T01:55:18.024Z] Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-08T01:55:18.966Z] ---> Running in 9541fd06c9f5 [2022-03-08T01:55:19.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:19.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:19.755Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T01:55:19.755Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T01:55:19.755Z] OK: 15859 distinct packages available [2022-03-08T01:55:19.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:19.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:20.333Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T01:55:20.333Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T01:55:20.333Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T01:55:20.333Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T01:55:20.333Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T01:55:20.333Z] OK: 6 MiB in 18 packages [2022-03-08T01:55:20.920Z] Removing intermediate container 9541fd06c9f5 [2022-03-08T01:55:20.920Z] ---> 81c835307a56 [2022-03-08T01:55:20.920Z] Step 9/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T01:55:21.875Z] ---> 6ee0591a9d6a [2022-03-08T01:55:21.875Z] Step 10/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T01:55:26.091Z] Removing intermediate container 9b4ac3900f15 [2022-03-08T01:55:26.091Z] ---> 6fa2ad570245 [2022-03-08T01:55:26.091Z] [2022-03-08T01:55:26.091Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T01:55:26.091Z] ---> 0a97eee8041e [2022-03-08T01:55:26.091Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T01:55:26.091Z] ---> Using cache [2022-03-08T01:55:26.091Z] ---> ba04402587fd [2022-03-08T01:55:26.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T01:55:26.091Z] ---> Using cache [2022-03-08T01:55:26.091Z] ---> 785272d2a853 [2022-03-08T01:55:26.091Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T01:55:26.091Z] ---> Running in 332fc42dc8f6 [2022-03-08T01:55:26.091Z] Removing intermediate container 332fc42dc8f6 [2022-03-08T01:55:26.091Z] ---> 5006c3506836 [2022-03-08T01:55:26.091Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T01:55:26.091Z] ---> Running in 997ed7240830 [2022-03-08T01:55:26.091Z] Removing intermediate container 997ed7240830 [2022-03-08T01:55:26.091Z] ---> 3e48e3a1943c [2022-03-08T01:55:26.091Z] Step 15/23 : WORKDIR / [2022-03-08T01:55:26.091Z] ---> Running in 0bf5b2847e79 [2022-03-08T01:55:26.091Z] Removing intermediate container 0bf5b2847e79 [2022-03-08T01:55:26.091Z] ---> f21c9a5c3017 [2022-03-08T01:55:26.091Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:55:26.354Z] ---> a30f9f3d6d6a [2022-03-08T01:55:26.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T01:55:27.300Z] ---> 6e5e192c1081 [2022-03-08T01:55:27.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T01:55:27.300Z] ---> 80688ba5424d [2022-03-08T01:55:27.300Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T01:55:27.300Z] ---> Running in be96b57da43c [2022-03-08T01:55:27.561Z] Removing intermediate container be96b57da43c [2022-03-08T01:55:27.561Z] ---> feee0b40447c [2022-03-08T01:55:27.561Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:55:27.561Z] ---> Running in 6c12efa05def [2022-03-08T01:55:27.823Z] Removing intermediate container 6c12efa05def [2022-03-08T01:55:27.823Z] ---> 36eb6c3d8ee9 [2022-03-08T01:55:27.823Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T01:55:27.823Z] ---> Running in 7d3b1287916e [2022-03-08T01:55:27.823Z] Removing intermediate container 7d3b1287916e [2022-03-08T01:55:27.823Z] ---> 1b0def86e82a [2022-03-08T01:55:27.823Z] Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:55:27.823Z] ---> Running in d45e7b6e5306 [2022-03-08T01:55:28.090Z] Removing intermediate container d45e7b6e5306 [2022-03-08T01:55:28.090Z] ---> dee106b220cd [2022-03-08T01:55:28.090Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T01:55:28.090Z] ---> Running in b9b23f902897 [2022-03-08T01:55:28.350Z] Removing intermediate container b9b23f902897 [2022-03-08T01:55:28.350Z] ---> 8da87ad1dfa1 [2022-03-08T01:55:28.350Z] [2022-03-08T01:55:28.620Z] Successfully built 8da87ad1dfa1 [2022-03-08T01:55:28.620Z] Successfully tagged core-metadata:latest [2022-03-08T01:55:31.207Z]  Building core-metadata ... done Removing intermediate container 94974afbe9f4 [2022-03-08T01:55:31.207Z] ---> 5f6de0178fe5 [2022-03-08T01:55:31.207Z] [2022-03-08T01:55:31.207Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T01:55:31.207Z] ---> 0a97eee8041e [2022-03-08T01:55:31.207Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T01:55:31.207Z] ---> Running in 1e5ef5ed72fe [2022-03-08T01:55:31.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:31.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:31.811Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T01:55:31.811Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T01:55:31.811Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:55:31.811Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T01:55:32.084Z] OK: 6 MiB in 16 packages [2022-03-08T01:55:32.666Z] Removing intermediate container 1e5ef5ed72fe [2022-03-08T01:55:32.666Z] ---> c2be31542e1b [2022-03-08T01:55:32.666Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T01:55:32.666Z] ---> Running in 10fbafb96727 [2022-03-08T01:55:32.931Z] Removing intermediate container 10fbafb96727 [2022-03-08T01:55:32.931Z] ---> 3ec064fccdc6 [2022-03-08T01:55:32.931Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T01:55:32.931Z] ---> Running in 32193de93da5 [2022-03-08T01:55:33.196Z] Removing intermediate container 32193de93da5 [2022-03-08T01:55:33.196Z] ---> b98398201ed1 [2022-03-08T01:55:33.196Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T01:55:33.196Z] ---> Running in 42f428667bef [2022-03-08T01:55:33.196Z] Removing intermediate container 42f428667bef [2022-03-08T01:55:33.196Z] ---> 48822cc74f72 [2022-03-08T01:55:33.196Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:55:33.483Z] ---> b9cfa79ea2c5 [2022-03-08T01:55:33.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T01:55:34.055Z] ---> 9e0be67e9c70 [2022-03-08T01:55:34.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T01:55:34.332Z] ---> 35057c9af8bb [2022-03-08T01:55:34.332Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T01:55:34.332Z] ---> Running in 421746d4e629 [2022-03-08T01:55:34.332Z] Removing intermediate container 421746d4e629 [2022-03-08T01:55:34.332Z] ---> 31e57a80a37c [2022-03-08T01:55:34.332Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:55:34.332Z] ---> Running in 5ff038d527db [2022-03-08T01:55:34.610Z] Removing intermediate container 5ff038d527db [2022-03-08T01:55:34.610Z] ---> 347b037bc1d7 [2022-03-08T01:55:34.610Z] Step 20/22 : LABEL arch=x86_64 [2022-03-08T01:55:34.610Z] ---> Running in a2f45e700260 [2022-03-08T01:55:34.610Z] Removing intermediate container a2f45e700260 [2022-03-08T01:55:34.610Z] ---> fb2ba9f69fde [2022-03-08T01:55:34.610Z] Step 21/22 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:55:34.610Z] ---> Running in 8121f0a89f5b [2022-03-08T01:55:35.188Z] Removing intermediate container 8121f0a89f5b [2022-03-08T01:55:35.188Z] ---> 75143692f256 [2022-03-08T01:55:35.188Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T01:55:35.188Z] ---> Running in 11c4a4c8ba20 [2022-03-08T01:55:35.188Z] Removing intermediate container 11c4a4c8ba20 [2022-03-08T01:55:35.188Z] ---> 14e72ed18cb0 [2022-03-08T01:55:35.188Z] [2022-03-08T01:55:35.188Z] Successfully built 14e72ed18cb0 [2022-03-08T01:55:35.188Z] Successfully tagged support-notifications:latest [2022-03-08T01:55:37.100Z]  Building support-notifications ... done Removing intermediate container 7fb79ae51d95 [2022-03-08T01:55:37.100Z] ---> 50215cc3e8fe [2022-03-08T01:55:37.100Z] [2022-03-08T01:55:37.100Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T01:55:37.100Z] ---> 0a97eee8041e [2022-03-08T01:55:37.100Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T01:55:37.100Z] ---> Running in e3c46935938b [2022-03-08T01:55:37.100Z] Removing intermediate container e3c46935938b [2022-03-08T01:55:37.100Z] ---> cb4a94cbfc76 [2022-03-08T01:55:37.100Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T01:55:37.100Z] ---> Running in e0792157d6f6 [2022-03-08T01:55:37.364Z] Removing intermediate container e0792157d6f6 [2022-03-08T01:55:37.364Z] ---> 0bba75850c89 [2022-03-08T01:55:37.364Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T01:55:37.364Z] ---> Running in 3d71c5e2369a [2022-03-08T01:55:37.364Z] Removing intermediate container 3d71c5e2369a [2022-03-08T01:55:37.364Z] ---> e7ccd51bec56 [2022-03-08T01:55:37.364Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T01:55:37.364Z] ---> Running in a33a94f944b8 [2022-03-08T01:55:37.934Z] Removing intermediate container a33a94f944b8 [2022-03-08T01:55:37.934Z] ---> 3a5b02c17609 [2022-03-08T01:55:37.934Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T01:55:37.934Z] ---> Running in 416323e19415 [2022-03-08T01:55:38.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:39.139Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T01:55:39.399Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T01:55:39.399Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T01:55:39.399Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T01:55:39.658Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T01:55:39.658Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T01:55:39.658Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T01:55:39.930Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T01:55:39.930Z] OK: 8 MiB in 20 packages [2022-03-08T01:55:40.192Z] Removing intermediate container 416323e19415 [2022-03-08T01:55:40.192Z] ---> 0eb241afdcad [2022-03-08T01:55:40.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T01:55:40.192Z] ---> 88348f9964fb [2022-03-08T01:55:40.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T01:55:40.762Z] ---> efbe89b1b4ad [2022-03-08T01:55:40.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T01:55:40.762Z] ---> c1710f0f4e96 [2022-03-08T01:55:40.762Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-08T01:55:40.762Z] ---> Running in f899faa5bf19 [2022-03-08T01:55:41.023Z] Removing intermediate container f899faa5bf19 [2022-03-08T01:55:41.023Z] ---> 60d2d0b22215 [2022-03-08T01:55:41.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T01:55:41.023Z] ---> Running in 3300a2206079 [2022-03-08T01:55:41.023Z] Removing intermediate container 3300a2206079 [2022-03-08T01:55:41.023Z] ---> 1589f39b057b [2022-03-08T01:55:41.023Z] Step 21/23 : LABEL arch=x86_64 [2022-03-08T01:55:41.023Z] ---> Running in 7baa3c22b1c3 [2022-03-08T01:55:41.023Z] Removing intermediate container 7baa3c22b1c3 [2022-03-08T01:55:41.023Z] ---> 8efe1295dc70 [2022-03-08T01:55:41.023Z] Step 22/23 : LABEL git_sha=8114ebe8cff33268e2e803a983dcce3bfb77cef8 [2022-03-08T01:55:41.283Z] ---> Running in 82f9555fd247 [2022-03-08T01:55:41.283Z] Removing intermediate container 82f9555fd247 [2022-03-08T01:55:41.283Z] ---> 9b4cbb4a4d2a [2022-03-08T01:55:41.283Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T01:55:41.283Z] ---> Running in 7f5ee1054404 [2022-03-08T01:55:41.283Z] Removing intermediate container 7f5ee1054404 [2022-03-08T01:55:41.283Z] ---> 5bf0c3f14e54 [2022-03-08T01:55:41.283Z] [2022-03-08T01:55:41.542Z] Successfully built 5bf0c3f14e54 [2022-03-08T01:55:41.542Z] Successfully tagged core-data:latest [2022-03-08T01:55:41.542Z]  Building core-data ... done  [2022-03-08T01:55:41.542Z] ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T01:55:41.542Z] [2022-03-08T01:55:41.542Z] ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T01:55:41.542Z] [2022-03-08T01:55:41.542Z] ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T01:55:41.542Z] Service 'security-spire-config' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } [2022-03-08T01:55:41.563Z] $ docker stop --time=1 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 [2022-03-08T01:55:43.032Z] $ docker rm -f 04db9caeb56733f44d7c2a212d2a319a90926dd56338ed3e2bfbc4100b056695 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T01:55:43.202Z] Failed in branch amd64 [2022-03-08T01:56:31.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T01:56:31.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T01:56:32.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T01:56:35.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-08T01:56:36.576Z] + ls -al . [2022-03-08T01:56:36.576Z] total 676 [2022-03-08T01:56:36.576Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 01:56 . [2022-03-08T01:56:36.576Z] drwxr-xr-x 4 root root 4096 Mar 8 01:51 .. [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 01:49 .dockerignore [2022-03-08T01:56:36.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 01:49 .git [2022-03-08T01:56:36.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 01:49 .github [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 870 Mar 8 01:49 .gitignore [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 01:49 .golangci.yml [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 01:49 .hadolint.yml [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 01:49 .sonarcloud.properties [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 01:49 ADOPTERS.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 9953 Mar 8 01:49 Attribution.txt [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 51732 Mar 8 01:49 CHANGELOG.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 01:49 CONTRIBUTING.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 01:49 GOVERNANCE.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 849 Mar 8 01:49 Jenkinsfile [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 01:49 LICENSE [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 8524 Mar 8 01:49 Makefile [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 01:49 OWNERS.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 8207 Mar 8 01:49 README.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 01:49 SECURITY.md [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 01:45 VERSION [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 01:49 ZMQWindows.md [2022-03-08T01:56:36.576Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 01:49 bin [2022-03-08T01:56:36.576Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 01:49 cmd [2022-03-08T01:56:36.576Z] -rw-r--r-- 1 root root 428383 Mar 8 01:54 coverage.out [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 3177 Mar 8 01:49 go.mod [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 51755 Mar 8 01:49 go.sum [2022-03-08T01:56:36.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 01:49 internal [2022-03-08T01:56:36.576Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 01:49 openapi [2022-03-08T01:56:36.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 01:49 snap [2022-03-08T01:56:36.576Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 01:49 version.go [Pipeline] sh [2022-03-08T01:56:37.228Z] + '[' -e coverage.out ] [2022-03-08T01:56:37.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-08T01:56:37.255Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T01:56:38.044Z] Stashed 1 file(s) [Pipeline] sh [2022-03-08T01:56:38.689Z] + make build [2022-03-08T01:56:38.689Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T01:58:00.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T01:58:57.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T01:58:57.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T01:58:59.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T01:59:01.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T01:59:04.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T01:59:08.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T01:59:14.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T01:59:18.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T01:59:21.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T01:59:25.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T01:59:33.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-08T02:00:05.947Z] $ docker stop --time=1 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 [2022-03-08T02:00:07.838Z] $ docker rm -f 76c23a9ccca91b35be86b47d1e5cffebb458660f63dec89e65a40b8537d15836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:00:10.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T02:00:10.026Z] [2022-03-08T02:00:10.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:00:10.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T02:00:10.950Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-08T02:00:10.950Z] 29e5d40040c1: Pulling fs layer [2022-03-08T02:00:10.950Z] 1ce36da41761: Pulling fs layer [2022-03-08T02:00:10.950Z] 25b303627fd3: Pulling fs layer [2022-03-08T02:00:10.950Z] 29e5d40040c1: Verifying Checksum [2022-03-08T02:00:10.950Z] 29e5d40040c1: Download complete [2022-03-08T02:00:11.221Z] 1ce36da41761: Verifying Checksum [2022-03-08T02:00:11.221Z] 1ce36da41761: Download complete [2022-03-08T02:00:11.490Z] 29e5d40040c1: Pull complete [2022-03-08T02:00:12.461Z] 1ce36da41761: Pull complete [2022-03-08T02:00:12.461Z] 25b303627fd3: Verifying Checksum [2022-03-08T02:00:12.461Z] 25b303627fd3: Download complete [2022-03-08T02:00:22.601Z] 25b303627fd3: Pull complete [2022-03-08T02:00:22.601Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-08T02:00:22.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T02:00:22.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-08T02:00:22.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container [2022-03-08T02:00:22.867Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-08T02:00:25.159Z] $ docker top 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T02:00:26.040Z] + docker-compose build --help [2022-03-08T02:00:26.040Z] + grep parallel [2022-03-08T02:00:30.331Z] --parallel Build images in parallel. [Pipeline] } [2022-03-08T02:00:30.340Z] $ docker stop --time=1 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 [2022-03-08T02:00:31.980Z] $ docker rm -f 8e5ba07027ff0ea7353b28f38c108fbc8687276a56548f3c302670ad2428f516 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:00:32.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-08T02:00:32.558Z] . [Pipeline] withDockerContainer [2022-03-08T02:00:32.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container [2022-03-08T02:00:32.820Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-08T02:00:34.063Z] $ docker top fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T02:00:34.952Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-08T02:00:39.244Z] Building core-command ... [2022-03-08T02:00:39.244Z] Building core-data ... [2022-03-08T02:00:39.244Z] Building core-metadata ... [2022-03-08T02:00:39.244Z] Building security-bootstrapper ... [2022-03-08T02:00:39.244Z] Building security-proxy-setup ... [2022-03-08T02:00:39.244Z] Building security-secretstore-setup ... [2022-03-08T02:00:39.244Z] Building security-spiffe-token-provider ... [2022-03-08T02:00:39.244Z] Building security-spire-agent ... [2022-03-08T02:00:39.244Z] Building security-spire-config ... [2022-03-08T02:00:39.244Z] Building security-spire-server ... [2022-03-08T02:00:39.244Z] Building support-notifications ... [2022-03-08T02:00:39.244Z] Building support-scheduler ... [2022-03-08T02:00:39.244Z] Building sys-mgmt-agent ... [2022-03-08T02:00:39.244Z] Building security-spiffe-token-provider [2022-03-08T02:00:39.244Z] Building support-scheduler [2022-03-08T02:00:39.244Z] Building core-command [2022-03-08T02:00:39.244Z] Building security-spire-config [2022-03-08T02:00:39.244Z] Building support-notifications [2022-03-08T02:02:01.109Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:01.110Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:01.110Z] ---> 005c6b9ba410 [2022-03-08T02:02:01.110Z] Step 3/19 : WORKDIR /edgex-go [2022-03-08T02:02:01.110Z] Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:01.110Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:01.110Z] ---> 005c6b9ba410 [2022-03-08T02:02:01.110Z] Step 3/18 : WORKDIR /edgex-go [2022-03-08T02:02:01.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:01.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:01.110Z] ---> 005c6b9ba410 [2022-03-08T02:02:01.110Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T02:02:01.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:01.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:01.110Z] ---> 005c6b9ba410 [2022-03-08T02:02:01.110Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T02:02:01.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:01.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:01.110Z] ---> 005c6b9ba410 [2022-03-08T02:02:01.110Z] Step 3/22 : WORKDIR /edgex-go [2022-03-08T02:02:01.110Z] ---> Running in 046595db6758 [2022-03-08T02:02:01.110Z] ---> Running in b8278ead9504 [2022-03-08T02:02:01.110Z] ---> Running in 5ce7c6780ab6 [2022-03-08T02:02:01.110Z] ---> Running in 3215ad17da1c [2022-03-08T02:02:01.110Z] ---> Running in 3a2e3550ae69 [2022-03-08T02:02:01.110Z] Removing intermediate container 5ce7c6780ab6 [2022-03-08T02:02:01.110Z] ---> 9e6ff1f41ab6 [2022-03-08T02:02:01.110Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T02:02:01.110Z] ---> Running in f9e9d4c61be8 [2022-03-08T02:02:01.110Z] Removing intermediate container 3a2e3550ae69 [2022-03-08T02:02:01.110Z] ---> b1c92eb65d79 [2022-03-08T02:02:01.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:02:01.110Z] Removing intermediate container 3215ad17da1c [2022-03-08T02:02:01.110Z] ---> 2ab8d4fe5dd1 [2022-03-08T02:02:01.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:02:01.110Z] Removing intermediate container 046595db6758 [2022-03-08T02:02:01.110Z] ---> 1cb4e9e247c5 [2022-03-08T02:02:01.110Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-03-08T02:02:01.110Z] Removing intermediate container b8278ead9504 [2022-03-08T02:02:01.110Z] ---> 8c50331d533e [2022-03-08T02:02:01.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:02:01.110Z] ---> Running in f3617e2cb904 [2022-03-08T02:02:01.110Z] ---> Running in 4085d7e1a583 [2022-03-08T02:02:01.110Z] ---> Running in 37e1f78721bf [2022-03-08T02:02:01.110Z] ---> Running in ef2466ca8e90 [2022-03-08T02:02:01.110Z] Removing intermediate container f9e9d4c61be8 [2022-03-08T02:02:01.110Z] ---> 076c21d69119 [2022-03-08T02:02:01.110Z] Step 5/18 : 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-08T02:02:01.110Z] ---> Running in 6ac04a9a95e4 [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] Removing intermediate container f3617e2cb904 [2022-03-08T02:02:01.110Z] ---> e17a58301119 [2022-03-08T02:02:01.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T02:02:01.110Z] Removing intermediate container 4085d7e1a583 [2022-03-08T02:02:01.110Z] ---> a7e3035b48dc [2022-03-08T02:02:01.110Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-08T02:02:01.110Z] Removing intermediate container ef2466ca8e90 [2022-03-08T02:02:01.110Z] ---> cb98be91f79b [2022-03-08T02:02:01.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-08T02:02:01.110Z] ---> Running in 2c38c495ae87 [2022-03-08T02:02:01.110Z] ---> Running in d03a20df8fb9 [2022-03-08T02:02:01.110Z] ---> Running in 920c9ece4098 [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] spire-1.2.0/ [2022-03-08T02:02:01.110Z] v3.15.0-327-g65045bcbe1 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-08T02:02:01.110Z] v3.15.0-326-gf2c1788cd3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-08T02:02:01.110Z] OK: 15737 distinct packages available [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:01.397Z] OK: 220 MiB in 52 packages [2022-03-08T02:02:01.397Z] OK: 220 MiB in 52 packages [2022-03-08T02:02:02.015Z] spire-1.2.0/README.md [2022-03-08T02:02:02.015Z] spire-1.2.0/bin/ [2022-03-08T02:02:02.015Z] spire-1.2.0/bin/spire-server [2022-03-08T02:02:02.015Z] spire-1.2.0/bin/spire-agent [2022-03-08T02:02:02.015Z] spire-1.2.0/conf/ [2022-03-08T02:02:02.015Z] spire-1.2.0/conf/server/ [2022-03-08T02:02:02.015Z] spire-1.2.0/conf/server/server.conf [2022-03-08T02:02:02.015Z] spire-1.2.0/conf/agent/ [2022-03-08T02:02:02.015Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T02:02:02.015Z] spire-1.2.0/LICENSE [2022-03-08T02:02:02.015Z] OK: 220 MiB in 52 packages [2022-03-08T02:02:02.292Z] OK: 220 MiB in 52 packages [2022-03-08T02:02:03.273Z] Removing intermediate container d03a20df8fb9 [2022-03-08T02:02:03.273Z] ---> 919637148d13 [2022-03-08T02:02:03.273Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T02:02:03.273Z] Removing intermediate container 37e1f78721bf [2022-03-08T02:02:03.273Z] ---> 126c05e104c9 [2022-03-08T02:02:03.274Z] Step 5/19 : COPY go.mod vendor* ./ [2022-03-08T02:02:03.546Z] Removing intermediate container 2c38c495ae87 [2022-03-08T02:02:03.546Z] ---> 4714bbc89223 [2022-03-08T02:02:03.546Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T02:02:03.546Z] Removing intermediate container 920c9ece4098 [2022-03-08T02:02:03.546Z] ---> 507561d9493c [2022-03-08T02:02:03.546Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-08T02:02:04.523Z] ---> 97b62a698fbd [2022-03-08T02:02:04.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:02:04.523Z] ---> f72b66a6ef3b [2022-03-08T02:02:04.523Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:02:04.523Z] ---> Running in 9bbc5958ab87 [2022-03-08T02:02:04.804Z] ---> 10caf01c6ddf [2022-03-08T02:02:04.804Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:02:04.804Z] ---> Running in 1e2bc6020861 [2022-03-08T02:02:04.804Z] ---> 3fe9349e6134 [2022-03-08T02:02:04.804Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:02:04.804Z] ---> Running in 004ad9b370d8 [2022-03-08T02:02:05.086Z] ---> Running in 0ab09a2b7486 [2022-03-08T02:02:08.475Z] Removing intermediate container 6ac04a9a95e4 [2022-03-08T02:02:08.475Z] ---> e1fe544e64d3 [2022-03-08T02:02:08.475Z] [2022-03-08T02:02:08.475Z] Step 6/18 : FROM alpine:3.15 [2022-03-08T02:02:08.475Z] 3.15: Pulling from library/alpine [2022-03-08T02:02:08.746Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T02:02:08.746Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T02:02:08.746Z] ---> 8e1d7573f448 [2022-03-08T02:02:08.746Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T02:02:09.023Z] ---> Running in c5fe8bb18144 [2022-03-08T02:02:09.299Z] Removing intermediate container c5fe8bb18144 [2022-03-08T02:02:09.299Z] ---> b43eed3cff78 [2022-03-08T02:02:09.299Z] Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-08T02:02:09.572Z] ---> Running in 9b0bd5fdfeca [2022-03-08T02:02:10.168Z] Removing intermediate container 9bbc5958ab87 [2022-03-08T02:02:10.168Z] ---> 093d15547342 [2022-03-08T02:02:10.168Z] Step 8/22 : COPY . . [2022-03-08T02:02:11.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:11.149Z] Removing intermediate container 004ad9b370d8 [2022-03-08T02:02:11.149Z] ---> c07aec26cecc [2022-03-08T02:02:11.149Z] Step 8/23 : COPY . . [2022-03-08T02:02:11.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:11.428Z] Removing intermediate container 1e2bc6020861 [2022-03-08T02:02:11.428Z] ---> 6a2d235a1f7d [2022-03-08T02:02:11.428Z] Step 7/19 : COPY . . [2022-03-08T02:02:11.428Z] Removing intermediate container 0ab09a2b7486 [2022-03-08T02:02:11.428Z] ---> 2363a85b508a [2022-03-08T02:02:11.428Z] Step 8/22 : COPY . . [2022-03-08T02:02:12.428Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T02:02:12.428Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T02:02:12.428Z] OK: 15734 distinct packages available [2022-03-08T02:02:12.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:12.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:02:13.961Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-08T02:02:13.961Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-08T02:02:13.961Z] (3/4) Installing libucontext (1.1-r0) [2022-03-08T02:02:14.232Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-08T02:02:14.232Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T02:02:14.232Z] OK: 6 MiB in 18 packages [2022-03-08T02:02:16.850Z] Removing intermediate container 9b0bd5fdfeca [2022-03-08T02:02:16.850Z] ---> dc78893dd5b9 [2022-03-08T02:02:16.850Z] Step 9/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T02:02:25.126Z] ---> cf25089566dd [2022-03-08T02:02:25.126Z] Step 10/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T02:02:25.126Z] Building security-spire-agent [2022-03-08T02:02:35.287Z] ---> a4ae29658985 [2022-03-08T02:02:35.287Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-08T02:02:35.563Z] ---> Running in 1175b1e732ed [2022-03-08T02:02:35.563Z] ---> b3b3725433d9 [2022-03-08T02:02:35.563Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-08T02:02:35.563Z] ---> 45fb083673b0 [2022-03-08T02:02:35.563Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-08T02:02:35.845Z] ---> Running in 1362aa082225 [2022-03-08T02:02:35.845Z] ---> Running in abacac9b39dd [2022-03-08T02:02:36.453Z] ---> c2fd17390ad7 [2022-03-08T02:02:36.453Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-08T02:02:36.734Z] ---> Running in 7934f686fc8c [2022-03-08T02:02:37.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-08T02:02:37.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-08T02:02:38.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-08T02:02:38.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-08T02:02:49.025Z] Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:02:49.025Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:02:49.025Z] ---> 005c6b9ba410 [2022-03-08T02:02:49.025Z] Step 3/18 : WORKDIR /edgex-go [2022-03-08T02:02:49.025Z] ---> Using cache [2022-03-08T02:02:49.025Z] ---> 8c50331d533e [2022-03-08T02:02:49.025Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T02:02:49.025Z] ---> Running in 328258c7179f [2022-03-08T02:02:49.313Z] Removing intermediate container 328258c7179f [2022-03-08T02:02:49.313Z] ---> 79b2b972aa24 [2022-03-08T02:02:49.313Z] Step 5/18 : 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-08T02:02:49.313Z] ---> Running in 0f4cb6c5a62a [2022-03-08T02:02:52.746Z] spire-1.2.0/ [2022-03-08T02:02:57.064Z] spire-1.2.0/README.md [2022-03-08T02:02:57.064Z] spire-1.2.0/bin/ [2022-03-08T02:02:57.064Z] spire-1.2.0/bin/spire-server [2022-03-08T02:02:57.064Z] spire-1.2.0/bin/spire-agent [2022-03-08T02:02:57.064Z] spire-1.2.0/conf/ [2022-03-08T02:02:57.064Z] spire-1.2.0/conf/server/ [2022-03-08T02:02:57.064Z] spire-1.2.0/conf/server/server.conf [2022-03-08T02:02:57.064Z] spire-1.2.0/conf/agent/ [2022-03-08T02:02:57.064Z] spire-1.2.0/conf/agent/agent.conf [2022-03-08T02:02:57.064Z] spire-1.2.0/LICENSE [2022-03-08T02:03:02.473Z] Removing intermediate container 0f4cb6c5a62a [2022-03-08T02:03:02.473Z] ---> d1a83a2bae07 [2022-03-08T02:03:02.473Z] [2022-03-08T02:03:02.473Z] Step 6/18 : FROM alpine:3.15 [2022-03-08T02:03:02.473Z] ---> 8e1d7573f448 [2022-03-08T02:03:02.473Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T02:03:02.473Z] ---> Using cache [2022-03-08T02:03:02.473Z] ---> b43eed3cff78 [2022-03-08T02:03:02.473Z] Step 8/18 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T02:03:02.473Z] ---> Running in b22a6bb8e39d [2022-03-08T02:03:03.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:03:04.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:03:05.501Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T02:03:05.501Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T02:03:05.501Z] OK: 15734 distinct packages available [2022-03-08T02:03:05.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:03:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:03:07.084Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-08T02:03:07.084Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-08T02:03:07.084Z] (3/5) Installing libucontext (1.1-r0) [2022-03-08T02:03:07.084Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-08T02:03:07.084Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-08T02:03:07.084Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T02:03:07.084Z] OK: 6 MiB in 19 packages [2022-03-08T02:03:08.524Z] Removing intermediate container b22a6bb8e39d [2022-03-08T02:03:08.524Z] ---> 9ffeb89acf8b [2022-03-08T02:03:08.524Z] Step 9/18 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-08T02:03:11.919Z] ---> 4b661a251fd3 [2022-03-08T02:03:11.919Z] Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T02:03:17.324Z] ---> c6f160b1a91a [2022-03-08T02:03:17.324Z] Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T02:03:17.324Z] Building security-proxy-setup [2022-03-08T02:03:44.206Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:03:44.206Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:03:44.206Z] ---> 005c6b9ba410 [2022-03-08T02:03:44.206Z] Step 3/21 : WORKDIR /edgex-go [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> 8c50331d533e [2022-03-08T02:03:44.206Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> cb98be91f79b [2022-03-08T02:03:44.206Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> 507561d9493c [2022-03-08T02:03:44.206Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> 3fe9349e6134 [2022-03-08T02:03:44.206Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> 2363a85b508a [2022-03-08T02:03:44.206Z] Step 8/21 : COPY . . [2022-03-08T02:03:44.206Z] ---> Using cache [2022-03-08T02:03:44.206Z] ---> c2fd17390ad7 [2022-03-08T02:03:44.206Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-08T02:03:44.206Z] ---> Running in 3bae47e8968e [2022-03-08T02:03:44.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-08T02:07:06.215Z] Removing intermediate container abacac9b39dd [2022-03-08T02:07:06.215Z] ---> c5bb3b15cf24 [2022-03-08T02:07:06.215Z] [2022-03-08T02:07:06.215Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T02:07:06.215Z] 3.14: Pulling from library/alpine [2022-03-08T02:07:06.215Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T02:07:06.215Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T02:07:06.215Z] ---> 5b8b7b635229 [2022-03-08T02:07:06.215Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T02:07:06.215Z] ---> Running in 8cd7cc03ac8d [2022-03-08T02:07:06.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:07:06.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:07:06.215Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-08T02:07:06.215Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:07:06.215Z] OK: 6 MiB in 15 packages [2022-03-08T02:07:07.207Z] Removing intermediate container 8cd7cc03ac8d [2022-03-08T02:07:07.207Z] ---> 4c4744a59030 [2022-03-08T02:07:07.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T02:07:07.481Z] ---> Running in cda520380ac0 [2022-03-08T02:07:07.756Z] Removing intermediate container cda520380ac0 [2022-03-08T02:07:07.756Z] ---> 0606b8ae5e5e [2022-03-08T02:07:07.756Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-08T02:07:08.029Z] ---> Running in b704f5db48d5 [2022-03-08T02:07:08.629Z] Removing intermediate container b704f5db48d5 [2022-03-08T02:07:08.629Z] ---> 62b79f9e5159 [2022-03-08T02:07:08.629Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T02:07:08.629Z] ---> Running in de955fd75b63 [2022-03-08T02:07:09.226Z] Removing intermediate container de955fd75b63 [2022-03-08T02:07:09.226Z] ---> 0dc7cae21cac [2022-03-08T02:07:09.226Z] Step 15/23 : WORKDIR / [2022-03-08T02:07:09.226Z] ---> Running in c3b759347e50 [2022-03-08T02:07:09.829Z] Removing intermediate container c3b759347e50 [2022-03-08T02:07:09.829Z] ---> d3c2c84ce36d [2022-03-08T02:07:09.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:07:10.816Z] ---> 7e6fd814ec10 [2022-03-08T02:07:10.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-08T02:07:12.806Z] ---> 306e69665768 [2022-03-08T02:07:12.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-08T02:07:13.793Z] ---> 871d67a13623 [2022-03-08T02:07:13.793Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-08T02:07:13.793Z] ---> Running in 6b1239a7c180 [2022-03-08T02:07:14.070Z] Removing intermediate container 6b1239a7c180 [2022-03-08T02:07:14.070Z] ---> 587fc86020c0 [2022-03-08T02:07:14.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:07:14.349Z] ---> Running in aa885959067e [2022-03-08T02:07:14.950Z] Removing intermediate container aa885959067e [2022-03-08T02:07:14.950Z] ---> 24d49c3b8008 [2022-03-08T02:07:14.950Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T02:07:15.232Z] ---> Running in 1808ec44bbc0 [2022-03-08T02:07:16.220Z] Removing intermediate container 1808ec44bbc0 [2022-03-08T02:07:16.220Z] ---> efeec3e2dfa8 [2022-03-08T02:07:16.220Z] Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:07:16.220Z] ---> Running in 92c621366eef [2022-03-08T02:07:17.226Z] Removing intermediate container 92c621366eef [2022-03-08T02:07:17.226Z] ---> 0a21a7fa39fc [2022-03-08T02:07:17.226Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T02:07:17.226Z] ---> Running in 3c0043ea7282 [2022-03-08T02:07:18.210Z] Removing intermediate container 3c0043ea7282 [2022-03-08T02:07:18.210Z] ---> 181fb5e514d5 [2022-03-08T02:07:18.210Z] [2022-03-08T02:07:19.645Z] Successfully built 181fb5e514d5 [2022-03-08T02:07:19.645Z] Successfully tagged core-command-arm64:latest [2022-03-08T02:07:19.645Z]  Building core-command ... done Building core-metadata [2022-03-08T02:07:23.959Z] Removing intermediate container 7934f686fc8c [2022-03-08T02:07:23.959Z] ---> ed269f088025 [2022-03-08T02:07:23.959Z] [2022-03-08T02:07:23.959Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T02:07:23.959Z] ---> 5b8b7b635229 [2022-03-08T02:07:23.959Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-08T02:07:23.959Z] ---> Using cache [2022-03-08T02:07:23.959Z] ---> 4c4744a59030 [2022-03-08T02:07:23.959Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T02:07:23.959Z] ---> Using cache [2022-03-08T02:07:23.959Z] ---> 0606b8ae5e5e [2022-03-08T02:07:23.959Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-08T02:07:23.959Z] ---> Running in aa9ba307ae44 [2022-03-08T02:07:24.943Z] Removing intermediate container aa9ba307ae44 [2022-03-08T02:07:24.943Z] ---> cb0ebe4baa28 [2022-03-08T02:07:24.943Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T02:07:24.943Z] ---> Running in 93cc168c2aa3 [2022-03-08T02:07:25.922Z] Removing intermediate container 93cc168c2aa3 [2022-03-08T02:07:25.922Z] ---> 756143a3c8b6 [2022-03-08T02:07:25.922Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:07:27.906Z] ---> 025f02ca9201 [2022-03-08T02:07:27.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-08T02:07:28.194Z] Removing intermediate container 1175b1e732ed [2022-03-08T02:07:28.194Z] ---> 6107b00d02db [2022-03-08T02:07:28.194Z] [2022-03-08T02:07:28.194Z] Step 10/22 : FROM alpine:3.14 [2022-03-08T02:07:28.194Z] ---> 5b8b7b635229 [2022-03-08T02:07:28.194Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-08T02:07:28.194Z] ---> Running in ab544c650011 [2022-03-08T02:07:30.208Z] ---> f8498822cc0a [2022-03-08T02:07:30.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-08T02:07:30.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:07:30.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:07:31.753Z] ---> b00a32f2a4d0 [2022-03-08T02:07:31.753Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-08T02:07:31.753Z] ---> Running in 25dde7286b5f [2022-03-08T02:07:32.033Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-08T02:07:32.033Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-08T02:07:32.311Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:07:32.311Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T02:07:32.311Z] Removing intermediate container 25dde7286b5f [2022-03-08T02:07:32.311Z] ---> db92007d00b7 [2022-03-08T02:07:32.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:07:32.606Z] ---> Running in 5b2f8b353e4a [2022-03-08T02:07:32.606Z] OK: 6 MiB in 16 packages [2022-03-08T02:07:33.591Z] Removing intermediate container 5b2f8b353e4a [2022-03-08T02:07:33.591Z] ---> 3ba6b5f4bf1b [2022-03-08T02:07:33.591Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T02:07:33.591Z] ---> Running in ce4b7f72bb05 [2022-03-08T02:07:34.576Z] Removing intermediate container ce4b7f72bb05 [2022-03-08T02:07:34.576Z] ---> 2efbc84d3b0b [2022-03-08T02:07:34.576Z] Step 21/22 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:07:34.853Z] ---> Running in 7f10d9310a0e [2022-03-08T02:07:35.135Z] Removing intermediate container ab544c650011 [2022-03-08T02:07:35.135Z] ---> 6f7b100ee5cf [2022-03-08T02:07:35.135Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T02:07:35.424Z] ---> Running in 968c7e681d53 [2022-03-08T02:07:35.696Z] Removing intermediate container 7f10d9310a0e [2022-03-08T02:07:35.696Z] ---> 8c8cde887663 [2022-03-08T02:07:35.696Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T02:07:35.696Z] ---> Running in 2598f36db968 [2022-03-08T02:07:36.298Z] Removing intermediate container 968c7e681d53 [2022-03-08T02:07:36.298Z] ---> fd8744b5febc [2022-03-08T02:07:36.298Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-08T02:07:36.298Z] ---> Running in 27e56ec725f4 [2022-03-08T02:07:36.574Z] Removing intermediate container 2598f36db968 [2022-03-08T02:07:36.574Z] ---> fa28638a08cf [2022-03-08T02:07:36.574Z] [2022-03-08T02:07:37.190Z] Removing intermediate container 27e56ec725f4 [2022-03-08T02:07:37.190Z] ---> 83356a3fdda7 [2022-03-08T02:07:37.190Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-08T02:07:37.190Z] ---> Running in 582173051c52 [2022-03-08T02:07:37.788Z] Successfully built fa28638a08cf [2022-03-08T02:07:37.788Z] Successfully tagged support-scheduler-arm64:latest [2022-03-08T02:07:37.788Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-08T02:07:38.063Z] Removing intermediate container 582173051c52 [2022-03-08T02:07:38.063Z] ---> 155bcb9bca3c [2022-03-08T02:07:38.063Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:07:39.498Z] ---> 2cca7b5f7987 [2022-03-08T02:07:39.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-08T02:07:40.927Z] ---> 4a88b5c385f4 [2022-03-08T02:07:40.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-08T02:07:42.352Z] ---> f1011a7a9ddd [2022-03-08T02:07:42.352Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-08T02:07:42.352Z] ---> Running in e09724f7f711 [2022-03-08T02:07:42.945Z] Removing intermediate container e09724f7f711 [2022-03-08T02:07:42.945Z] ---> d73d8d80ece0 [2022-03-08T02:07:42.945Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:07:43.218Z] ---> Running in fb6fc3cfe04e [2022-03-08T02:07:43.815Z] Removing intermediate container fb6fc3cfe04e [2022-03-08T02:07:43.815Z] ---> 000da4021b5f [2022-03-08T02:07:43.815Z] Step 20/22 : LABEL arch=arm64 [2022-03-08T02:07:44.089Z] ---> Running in e5124a5dabd6 [2022-03-08T02:07:44.684Z] Removing intermediate container e5124a5dabd6 [2022-03-08T02:07:44.684Z] ---> ec3813e472d7 [2022-03-08T02:07:44.684Z] Step 21/22 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:07:44.956Z] ---> Running in 0400d779f237 [2022-03-08T02:07:45.550Z] Removing intermediate container 0400d779f237 [2022-03-08T02:07:45.550Z] ---> 764669910ba5 [2022-03-08T02:07:45.550Z] Step 22/22 : LABEL version=0.0.0 [2022-03-08T02:07:45.821Z] ---> Running in aa3cfb63dae8 [2022-03-08T02:07:46.415Z] Removing intermediate container aa3cfb63dae8 [2022-03-08T02:07:46.415Z] ---> bfbccbb4a039 [2022-03-08T02:07:46.415Z] [2022-03-08T02:07:47.397Z] Successfully built bfbccbb4a039 [2022-03-08T02:07:47.397Z] Successfully tagged support-notifications-arm64:latest [2022-03-08T02:07:47.397Z] Building security-spire-server [2022-03-08T02:07:48.385Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:07:48.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:07:48.385Z] ---> 005c6b9ba410 [2022-03-08T02:07:48.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> 8c50331d533e [2022-03-08T02:07:48.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> cb98be91f79b [2022-03-08T02:07:48.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> 507561d9493c [2022-03-08T02:07:48.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> 3fe9349e6134 [2022-03-08T02:07:48.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> 2363a85b508a [2022-03-08T02:07:48.385Z] Step 8/23 : COPY . . [2022-03-08T02:07:48.385Z] ---> Using cache [2022-03-08T02:07:48.385Z] ---> c2fd17390ad7 [2022-03-08T02:07:48.385Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-08T02:07:48.385Z] ---> Running in 15dc35ce186c [2022-03-08T02:07:50.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-08T02:07:54.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-08T02:08:16.814Z] Removing intermediate container 3bae47e8968e [2022-03-08T02:08:16.814Z] ---> 35e3cd6c1b13 [2022-03-08T02:08:16.814Z] [2022-03-08T02:08:16.814Z] Step 10/21 : FROM alpine:3.14 [2022-03-08T02:08:16.814Z] ---> 5b8b7b635229 [2022-03-08T02:08:16.814Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-08T02:08:16.814Z] ---> Running in 29847eced68e [2022-03-08T02:08:16.814Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:08:16.814Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:08:16.814Z] ---> 005c6b9ba410 [2022-03-08T02:08:16.814Z] Step 3/31 : WORKDIR /edgex-go [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> 8c50331d533e [2022-03-08T02:08:16.814Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> cb98be91f79b [2022-03-08T02:08:16.814Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> 507561d9493c [2022-03-08T02:08:16.814Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> 3fe9349e6134 [2022-03-08T02:08:16.814Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> 2363a85b508a [2022-03-08T02:08:16.814Z] Step 8/31 : COPY . . [2022-03-08T02:08:16.814Z] ---> Using cache [2022-03-08T02:08:16.814Z] ---> c2fd17390ad7 [2022-03-08T02:08:16.814Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-08T02:08:16.815Z] ---> Running in fb5ca283998e [2022-03-08T02:08:17.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:18.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-08T02:08:18.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:19.779Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-08T02:08:19.779Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-08T02:08:19.779Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T02:08:19.779Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-08T02:08:19.779Z] (5/5) Installing curl (7.79.1-r0) [2022-03-08T02:08:19.779Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:08:19.779Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T02:08:20.373Z] OK: 8 MiB in 19 packages [2022-03-08T02:08:23.001Z] Removing intermediate container 29847eced68e [2022-03-08T02:08:23.001Z] ---> c9f9baa6059b [2022-03-08T02:08:23.001Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T02:08:23.001Z] Step 1/17 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:08:23.001Z] Step 2/17 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:08:23.001Z] ---> 005c6b9ba410 [2022-03-08T02:08:23.001Z] Step 3/17 : WORKDIR /edgex-go [2022-03-08T02:08:23.001Z] ---> Using cache [2022-03-08T02:08:23.001Z] ---> 8c50331d533e [2022-03-08T02:08:23.001Z] Step 4/17 : ARG SPIRE_RELEASE=1.2.0 [2022-03-08T02:08:23.001Z] ---> Using cache [2022-03-08T02:08:23.001Z] ---> 79b2b972aa24 [2022-03-08T02:08:23.001Z] Step 5/17 : 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-08T02:08:23.001Z] ---> Using cache [2022-03-08T02:08:23.001Z] ---> d1a83a2bae07 [2022-03-08T02:08:23.001Z] [2022-03-08T02:08:23.001Z] Step 6/17 : FROM alpine:3.15 [2022-03-08T02:08:23.001Z] ---> 8e1d7573f448 [2022-03-08T02:08:23.001Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T02:08:23.001Z] ---> Using cache [2022-03-08T02:08:23.001Z] ---> b43eed3cff78 [2022-03-08T02:08:23.001Z] Step 8/17 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-08T02:08:23.001Z] ---> Using cache [2022-03-08T02:08:23.001Z] ---> 9ffeb89acf8b [2022-03-08T02:08:23.001Z] Step 9/17 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-08T02:08:23.001Z] ---> Running in 663687cf8f4e [2022-03-08T02:08:23.658Z] Removing intermediate container 663687cf8f4e [2022-03-08T02:08:23.658Z] ---> 4bfe5a493d4a [2022-03-08T02:08:23.658Z] Step 13/21 : WORKDIR /edgex [2022-03-08T02:08:23.958Z] ---> Running in 88581b6c28e5 [2022-03-08T02:08:24.965Z] Removing intermediate container 88581b6c28e5 [2022-03-08T02:08:24.965Z] ---> 5a5978eab43e [2022-03-08T02:08:24.965Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-08T02:08:26.411Z] ---> 679e5420b92c [2022-03-08T02:08:26.411Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-08T02:08:29.029Z] ---> aa3be55a3a67 [2022-03-08T02:08:29.029Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-08T02:08:29.029Z] ---> 0273199c7815 [2022-03-08T02:08:29.029Z] Step 10/17 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-08T02:08:29.626Z] Building core-data [2022-03-08T02:08:30.610Z] ---> 25d817d2d38c [2022-03-08T02:08:30.610Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-08T02:08:30.610Z] ---> Running in bea3c42b7840 [2022-03-08T02:08:31.210Z] Removing intermediate container bea3c42b7840 [2022-03-08T02:08:31.210Z] ---> 1be58c9b5bf1 [2022-03-08T02:08:31.210Z] Step 18/21 : CMD ["--init=true"] [2022-03-08T02:08:31.210Z] ---> Running in f90d6b27cb36 [2022-03-08T02:08:31.817Z] Removing intermediate container f90d6b27cb36 [2022-03-08T02:08:31.817Z] ---> ef86e40337b9 [2022-03-08T02:08:31.817Z] Step 19/21 : LABEL arch=arm64 [2022-03-08T02:08:31.817Z] ---> Running in dfb9732e709e [2022-03-08T02:08:32.802Z] Removing intermediate container dfb9732e709e [2022-03-08T02:08:32.802Z] ---> 290866c56485 [2022-03-08T02:08:32.802Z] Step 20/21 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:08:32.802Z] ---> Running in 84881ca57e51 [2022-03-08T02:08:33.422Z] Removing intermediate container 84881ca57e51 [2022-03-08T02:08:33.422Z] ---> 432edd72c854 [2022-03-08T02:08:33.422Z] Step 21/21 : LABEL version=0.0.0 [2022-03-08T02:08:33.422Z] ---> Running in 031054d00da7 [2022-03-08T02:08:34.032Z] Removing intermediate container 031054d00da7 [2022-03-08T02:08:34.032Z] ---> 0bcbb4d67f4b [2022-03-08T02:08:34.032Z] [2022-03-08T02:08:34.633Z] Successfully built 0bcbb4d67f4b [2022-03-08T02:08:34.633Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-08T02:08:34.633Z] Building security-secretstore-setup [2022-03-08T02:08:47.034Z]  Building security-proxy-setup ... done Removing intermediate container 1362aa082225 [2022-03-08T02:08:47.034Z] ---> 9ab2f4719f73 [2022-03-08T02:08:47.034Z] [2022-03-08T02:08:47.034Z] Step 9/19 : FROM alpine:3.15 [2022-03-08T02:08:47.034Z] ---> 8e1d7573f448 [2022-03-08T02:08:47.034Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-08T02:08:47.034Z] ---> Using cache [2022-03-08T02:08:47.034Z] ---> b43eed3cff78 [2022-03-08T02:08:47.034Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-08T02:08:47.034Z] ---> Running in c7cb9e90adbd [2022-03-08T02:08:47.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:47.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:48.898Z] v3.15.0-327-g65045bcbe1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-08T02:08:48.898Z] v3.15.0-326-gf2c1788cd3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-08T02:08:48.898Z] OK: 15734 distinct packages available [2022-03-08T02:08:49.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:49.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:08:50.487Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-08T02:08:50.769Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-08T02:08:50.769Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-08T02:08:50.769Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-08T02:08:50.769Z] (5/9) Installing curl (7.80.0-r0) [2022-03-08T02:08:50.769Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-08T02:08:50.769Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-08T02:08:50.769Z] (8/9) Installing libucontext (1.1-r0) [2022-03-08T02:08:50.769Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-08T02:08:50.769Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T02:08:51.045Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T02:08:51.320Z] OK: 8 MiB in 23 packages [2022-03-08T02:08:54.713Z] Removing intermediate container c7cb9e90adbd [2022-03-08T02:08:54.713Z] ---> 5269a247fac0 [2022-03-08T02:08:54.713Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:08:55.695Z] ---> f57b82a9e5d9 [2022-03-08T02:08:55.695Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-08T02:08:59.084Z] ---> 051f20a74853 [2022-03-08T02:08:59.084Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-08T02:09:00.520Z] ---> 411b552d3a8c [2022-03-08T02:09:00.520Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-08T02:09:00.793Z] ---> Running in a23b148ae6e4 [2022-03-08T02:09:01.782Z] Removing intermediate container a23b148ae6e4 [2022-03-08T02:09:01.782Z] ---> 4c938612121c [2022-03-08T02:09:01.782Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:09:01.782Z] ---> Running in ba5190e0a44c [2022-03-08T02:09:02.381Z] Removing intermediate container ba5190e0a44c [2022-03-08T02:09:02.381Z] ---> 459261ee671a [2022-03-08T02:09:02.381Z] Step 17/19 : LABEL arch=arm64 [2022-03-08T02:09:02.654Z] ---> Running in ac881c58260e [2022-03-08T02:09:03.252Z] Removing intermediate container ac881c58260e [2022-03-08T02:09:03.252Z] ---> 5f3cafee332f [2022-03-08T02:09:03.252Z] Step 18/19 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:09:03.524Z] ---> Running in 14ad09c59d4c [2022-03-08T02:09:04.513Z] Removing intermediate container 14ad09c59d4c [2022-03-08T02:09:04.513Z] ---> bda0c5f1afd5 [2022-03-08T02:09:04.513Z] Step 19/19 : LABEL version=0.0.0 [2022-03-08T02:09:04.785Z] ---> Running in 72cc882038d7 [2022-03-08T02:09:05.381Z] Removing intermediate container 72cc882038d7 [2022-03-08T02:09:05.381Z] ---> 9172a879af70 [2022-03-08T02:09:05.381Z] [2022-03-08T02:09:06.359Z] Successfully built 9172a879af70 [2022-03-08T02:09:06.359Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-08T02:09:06.359Z] Building sys-mgmt-agent [2022-03-08T02:09:08.369Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:09:08.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:09:08.370Z] ---> 005c6b9ba410 [2022-03-08T02:09:08.370Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T02:09:08.370Z] ---> Using cache [2022-03-08T02:09:08.370Z] ---> 8c50331d533e [2022-03-08T02:09:08.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:09:08.370Z] ---> Using cache [2022-03-08T02:09:08.370Z] ---> cb98be91f79b [2022-03-08T02:09:08.370Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-08T02:09:08.370Z] ---> Running in a3095f016c26 [2022-03-08T02:09:09.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:09:10.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:09:11.772Z] OK: 220 MiB in 52 packages [2022-03-08T02:09:14.396Z] Removing intermediate container a3095f016c26 [2022-03-08T02:09:14.396Z] ---> e82a679d647a [2022-03-08T02:09:14.396Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T02:09:14.396Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:09:14.396Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:09:14.396Z] ---> 005c6b9ba410 [2022-03-08T02:09:14.396Z] Step 3/25 : WORKDIR /edgex-go [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> 8c50331d533e [2022-03-08T02:09:14.396Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> cb98be91f79b [2022-03-08T02:09:14.396Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> 507561d9493c [2022-03-08T02:09:14.396Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> 3fe9349e6134 [2022-03-08T02:09:14.396Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> 2363a85b508a [2022-03-08T02:09:14.396Z] Step 8/25 : COPY . . [2022-03-08T02:09:14.396Z] ---> Using cache [2022-03-08T02:09:14.396Z] ---> c2fd17390ad7 [2022-03-08T02:09:14.396Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-08T02:09:14.396Z] ---> Running in 43ff2a2cdde9 [2022-03-08T02:09:15.387Z] ---> f436cd8bc199 [2022-03-08T02:09:15.387Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:09:15.665Z] ---> Running in cc280db4e951 [2022-03-08T02:09:16.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-08T02:09:23.367Z] Removing intermediate container cc280db4e951 [2022-03-08T02:09:23.367Z] ---> 74e4c3d1930d [2022-03-08T02:09:23.367Z] Step 8/23 : COPY . . [2022-03-08T02:09:35.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-08T02:09:35.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-08T02:09:35.746Z] ---> 005c6b9ba410 [2022-03-08T02:09:35.746Z] Step 3/23 : WORKDIR /edgex-go [2022-03-08T02:09:35.746Z] ---> Using cache [2022-03-08T02:09:35.746Z] ---> 8c50331d533e [2022-03-08T02:09:35.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:09:35.746Z] ---> Using cache [2022-03-08T02:09:35.746Z] ---> cb98be91f79b [2022-03-08T02:09:35.746Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-08T02:09:35.746Z] ---> Running in d4feda587292 [2022-03-08T02:09:38.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:09:39.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:09:40.780Z] OK: 220 MiB in 52 packages [2022-03-08T02:09:42.755Z] Removing intermediate container d4feda587292 [2022-03-08T02:09:42.755Z] ---> a540d549c0ad [2022-03-08T02:09:42.755Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-08T02:09:44.729Z] ---> 794120bb2765 [2022-03-08T02:09:44.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T02:09:44.729Z] ---> Running in 976c88294717 [2022-03-08T02:09:47.350Z] ---> 332b3a2b61fd [2022-03-08T02:09:47.350Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-08T02:09:47.350Z] ---> Running in a87f71ac1256 [2022-03-08T02:09:49.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-08T02:09:52.243Z] Removing intermediate container 976c88294717 [2022-03-08T02:09:52.243Z] ---> d35f3173ecc4 [2022-03-08T02:09:52.243Z] Step 8/23 : COPY . . [2022-03-08T02:10:10.569Z] ---> 63624e940bc8 [2022-03-08T02:10:10.569Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-08T02:10:10.569Z] ---> Running in 9104165e007e [2022-03-08T02:10:12.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-08T02:12:18.856Z] Removing intermediate container 15dc35ce186c [2022-03-08T02:12:18.856Z] ---> e9b7ad8aebea [2022-03-08T02:12:18.856Z] [2022-03-08T02:12:18.856Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T02:12:18.856Z] ---> 5b8b7b635229 [2022-03-08T02:12:18.856Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-08T02:12:18.856Z] ---> Using cache [2022-03-08T02:12:18.856Z] ---> 4c4744a59030 [2022-03-08T02:12:18.856Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-08T02:12:18.856Z] ---> Using cache [2022-03-08T02:12:18.856Z] ---> 0606b8ae5e5e [2022-03-08T02:12:18.856Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-08T02:12:18.856Z] ---> Running in 76c39af1610c [2022-03-08T02:12:18.856Z] Removing intermediate container 76c39af1610c [2022-03-08T02:12:18.856Z] ---> 4e116e0acee2 [2022-03-08T02:12:18.856Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-08T02:12:18.856Z] ---> Running in 0e102004c064 [2022-03-08T02:12:18.856Z] Removing intermediate container 0e102004c064 [2022-03-08T02:12:18.856Z] ---> 5e0419da41b6 [2022-03-08T02:12:18.856Z] Step 15/23 : WORKDIR / [2022-03-08T02:12:18.856Z] ---> Running in 0b9f59fb1b6a [2022-03-08T02:12:18.856Z] Removing intermediate container 0b9f59fb1b6a [2022-03-08T02:12:18.856Z] ---> 1e607eb6b063 [2022-03-08T02:12:18.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:12:18.856Z] ---> 2c2752d3c1d6 [2022-03-08T02:12:18.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-08T02:12:18.856Z] ---> 433d570d2955 [2022-03-08T02:12:18.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-08T02:12:18.856Z] ---> 99ee46da5b8e [2022-03-08T02:12:18.856Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-08T02:12:18.856Z] ---> Running in e540cf30a501 [2022-03-08T02:12:18.856Z] Removing intermediate container e540cf30a501 [2022-03-08T02:12:18.856Z] ---> f8ebc10df01e [2022-03-08T02:12:18.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:12:18.856Z] ---> Running in 7e0b24a57e1d [2022-03-08T02:12:18.856Z] Removing intermediate container 7e0b24a57e1d [2022-03-08T02:12:18.856Z] ---> 3636979adc1e [2022-03-08T02:12:18.856Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T02:12:18.856Z] ---> Running in 992e450ebbf7 [2022-03-08T02:12:18.856Z] Removing intermediate container 992e450ebbf7 [2022-03-08T02:12:18.856Z] ---> ad304fbd2ffd [2022-03-08T02:12:18.856Z] Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:12:18.856Z] ---> Running in c7c4df46d5f1 [2022-03-08T02:12:18.856Z] Removing intermediate container c7c4df46d5f1 [2022-03-08T02:12:18.856Z] ---> 047a59d2dd65 [2022-03-08T02:12:18.856Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T02:12:18.856Z] ---> Running in 2941d4518db4 [2022-03-08T02:12:18.856Z] Removing intermediate container 2941d4518db4 [2022-03-08T02:12:18.856Z] ---> 73a02b62ddb9 [2022-03-08T02:12:18.856Z] [2022-03-08T02:12:18.856Z] Successfully built 73a02b62ddb9 [2022-03-08T02:12:18.856Z] Successfully tagged core-metadata-arm64:latest [2022-03-08T02:12:41.040Z]  Building core-metadata ... done Removing intermediate container fb5ca283998e [2022-03-08T02:12:41.040Z] ---> 22f62c90bfc1 [2022-03-08T02:12:41.040Z] [2022-03-08T02:12:41.040Z] Step 10/31 : FROM alpine:3.14 [2022-03-08T02:12:41.040Z] ---> 5b8b7b635229 [2022-03-08T02:12:41.040Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-08T02:12:41.040Z] ---> Running in 93875cb4f9d9 [2022-03-08T02:12:41.040Z] Removing intermediate container 93875cb4f9d9 [2022-03-08T02:12:41.040Z] ---> 6613d68579ba [2022-03-08T02:12:41.041Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-08T02:12:41.041Z] ---> Running in eebb1a2263a7 [2022-03-08T02:12:41.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:12:41.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:12:42.021Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-08T02:12:42.021Z] (2/2) Installing su-exec (0.2-r1) [2022-03-08T02:12:42.021Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:12:42.021Z] OK: 6 MiB in 16 packages [2022-03-08T02:12:43.468Z] Removing intermediate container eebb1a2263a7 [2022-03-08T02:12:43.468Z] ---> 55e2d23f42ff [2022-03-08T02:12:43.468Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-08T02:12:43.468Z] ---> Running in cd378cf0aac4 [2022-03-08T02:12:44.065Z] Removing intermediate container cd378cf0aac4 [2022-03-08T02:12:44.065Z] ---> d013c13c84cf [2022-03-08T02:12:44.065Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-08T02:12:44.065Z] ---> Running in ae90f2ffc4fc [2022-03-08T02:12:44.670Z] Removing intermediate container ae90f2ffc4fc [2022-03-08T02:12:44.670Z] ---> c7db5af75b56 [2022-03-08T02:12:44.670Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-08T02:12:44.670Z] ---> Running in e3880fe04847 [2022-03-08T02:12:48.061Z] Removing intermediate container e3880fe04847 [2022-03-08T02:12:48.061Z] ---> c4c584275641 [2022-03-08T02:12:48.061Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-08T02:12:48.061Z] ---> Running in 8e1680287bd2 [2022-03-08T02:12:48.337Z] Removing intermediate container 8e1680287bd2 [2022-03-08T02:12:48.337Z] ---> fef0effdc237 [2022-03-08T02:12:48.337Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-08T02:12:49.326Z] ---> 50755f75e273 [2022-03-08T02:12:49.326Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-08T02:12:49.326Z] ---> Running in fbb7f69bda32 [2022-03-08T02:12:52.729Z] Removing intermediate container fbb7f69bda32 [2022-03-08T02:12:52.729Z] ---> 3cb20cd599c3 [2022-03-08T02:12:52.729Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:12:53.330Z] ---> fb3df89956bf [2022-03-08T02:12:53.330Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-08T02:12:54.772Z] ---> 112dceecdb8e [2022-03-08T02:12:54.772Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-08T02:12:55.765Z] ---> 57e5e9ab7e4d [2022-03-08T02:12:55.765Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-08T02:12:56.747Z] ---> 2d2e78d504cc [2022-03-08T02:12:56.747Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-08T02:12:57.728Z] ---> d631287d9e81 [2022-03-08T02:12:57.728Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-08T02:12:58.322Z] ---> Running in a8da1f17681e [2022-03-08T02:12:58.919Z] Removing intermediate container a8da1f17681e [2022-03-08T02:12:58.919Z] ---> 3afaeb5e6bcb [2022-03-08T02:12:58.919Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-08T02:12:59.900Z] ---> 65d6af06dc10 [2022-03-08T02:12:59.900Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-08T02:13:00.175Z] ---> Running in e6f7ce16d74e [2022-03-08T02:13:03.579Z] Removing intermediate container e6f7ce16d74e [2022-03-08T02:13:03.579Z] ---> a02934145ffd [2022-03-08T02:13:03.579Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-08T02:13:03.579Z] ---> Running in 09e6f5cb9595 [2022-03-08T02:13:03.859Z] Removing intermediate container 09e6f5cb9595 [2022-03-08T02:13:03.859Z] ---> 6f0348f6415a [2022-03-08T02:13:03.859Z] Step 28/31 : CMD ["gate"] [2022-03-08T02:13:04.132Z] ---> Running in 9df999ba22e6 [2022-03-08T02:13:04.728Z] Removing intermediate container 9df999ba22e6 [2022-03-08T02:13:04.728Z] ---> 3aa52d8a036e [2022-03-08T02:13:04.728Z] Step 29/31 : LABEL arch=arm64 [2022-03-08T02:13:05.002Z] ---> Running in 761efd7ab16b [2022-03-08T02:13:05.283Z] Removing intermediate container 761efd7ab16b [2022-03-08T02:13:05.283Z] ---> 1c116bb53460 [2022-03-08T02:13:05.283Z] Step 30/31 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:13:05.569Z] ---> Running in 80f25f23f646 [2022-03-08T02:13:06.170Z] Removing intermediate container 80f25f23f646 [2022-03-08T02:13:06.170Z] ---> 5e5057a513ae [2022-03-08T02:13:06.170Z] Step 31/31 : LABEL version=0.0.0 [2022-03-08T02:13:06.447Z] ---> Running in 9b948a100e97 [2022-03-08T02:13:07.049Z] Removing intermediate container 9b948a100e97 [2022-03-08T02:13:07.049Z] ---> 2683336bf9a6 [2022-03-08T02:13:07.049Z] [2022-03-08T02:13:07.649Z] Successfully built 2683336bf9a6 [2022-03-08T02:13:07.649Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-08T02:13:17.794Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-08T02:13:27.944Z] Removing intermediate container 43ff2a2cdde9 [2022-03-08T02:13:27.944Z] ---> 77cccbd6e1c0 [2022-03-08T02:13:27.944Z] [2022-03-08T02:13:27.944Z] Step 10/25 : FROM alpine:3.14 [2022-03-08T02:13:27.944Z] ---> 5b8b7b635229 [2022-03-08T02:13:27.944Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-08T02:13:27.944Z] ---> Running in 3b05be3acd11 [2022-03-08T02:13:29.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:13:29.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:13:30.385Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-08T02:13:30.657Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-08T02:13:30.657Z] (3/3) Installing su-exec (0.2-r1) [2022-03-08T02:13:30.657Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:13:30.657Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T02:13:30.957Z] OK: 6 MiB in 17 packages [2022-03-08T02:13:32.969Z] Removing intermediate container 3b05be3acd11 [2022-03-08T02:13:32.969Z] ---> 232812e67de3 [2022-03-08T02:13:32.969Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-08T02:13:32.969Z] ---> Running in 3c86f4306995 [2022-03-08T02:13:33.562Z] Removing intermediate container 3c86f4306995 [2022-03-08T02:13:33.562Z] ---> 845fcf918742 [2022-03-08T02:13:33.562Z] Step 13/25 : WORKDIR / [2022-03-08T02:13:33.562Z] ---> Running in 8a2689e4256f [2022-03-08T02:13:34.155Z] Removing intermediate container 8a2689e4256f [2022-03-08T02:13:34.155Z] ---> dfde9fc00264 [2022-03-08T02:13:34.155Z] 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-08T02:13:35.129Z] ---> 007b34521d19 [2022-03-08T02:13:35.129Z] 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-08T02:13:36.116Z] ---> f8c5af2cb715 [2022-03-08T02:13:36.116Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-08T02:13:37.141Z] ---> 0f87542f00ff [2022-03-08T02:13:37.141Z] 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-08T02:13:38.138Z] ---> aa2a5815171b [2022-03-08T02:13:38.138Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-08T02:13:39.580Z] ---> 29bd2487a637 [2022-03-08T02:13:39.580Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-08T02:13:41.565Z] ---> b9855b888813 [2022-03-08T02:13:41.565Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-08T02:13:43.002Z] ---> b29526098cfc [2022-03-08T02:13:43.003Z] 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-08T02:13:43.281Z] ---> Running in 8375e7c367c8 [2022-03-08T02:13:47.601Z] Removing intermediate container 8375e7c367c8 [2022-03-08T02:13:47.601Z] ---> 58bba40d5454 [2022-03-08T02:13:47.601Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-08T02:13:47.601Z] ---> Running in 7ee63767dc21 [2022-03-08T02:13:47.878Z] Removing intermediate container 7ee63767dc21 [2022-03-08T02:13:47.878Z] ---> d7647bbb7718 [2022-03-08T02:13:47.878Z] Step 23/25 : LABEL arch=arm64 [2022-03-08T02:13:48.151Z] ---> Running in 61ebc4924f1f [2022-03-08T02:13:48.151Z] Removing intermediate container 9104165e007e [2022-03-08T02:13:48.151Z] ---> 32a4b2766007 [2022-03-08T02:13:48.151Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-08T02:13:48.427Z] ---> Running in 1b41a7d9e5f3 [2022-03-08T02:13:48.702Z] Removing intermediate container 61ebc4924f1f [2022-03-08T02:13:48.702Z] ---> a97f09a18ab7 [2022-03-08T02:13:48.702Z] Step 24/25 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:13:48.981Z] ---> Running in ca07f2952500 [2022-03-08T02:13:49.607Z] Removing intermediate container ca07f2952500 [2022-03-08T02:13:49.607Z] ---> 0378c95d433c [2022-03-08T02:13:49.607Z] Step 25/25 : LABEL version=0.0.0 [2022-03-08T02:13:49.607Z] ---> Running in a7fd4cb96e22 [2022-03-08T02:13:50.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-08T02:13:50.507Z] Removing intermediate container a7fd4cb96e22 [2022-03-08T02:13:50.507Z] ---> ebef19f75771 [2022-03-08T02:13:50.507Z] [2022-03-08T02:13:50.781Z] Successfully built ebef19f75771 [2022-03-08T02:13:50.781Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-08T02:13:52.757Z]  Building security-secretstore-setup ... done Removing intermediate container 1b41a7d9e5f3 [2022-03-08T02:13:52.757Z] ---> 37640b51d7b7 [2022-03-08T02:13:52.757Z] [2022-03-08T02:13:52.757Z] Step 11/23 : FROM docker:20.10.10 [2022-03-08T02:13:52.757Z] 20.10.10: Pulling from library/docker [2022-03-08T02:13:59.459Z] Removing intermediate container a87f71ac1256 [2022-03-08T02:13:59.459Z] ---> 45c3c156e4f4 [2022-03-08T02:13:59.459Z] [2022-03-08T02:13:59.459Z] Step 10/23 : FROM alpine:3.14 [2022-03-08T02:13:59.459Z] ---> 5b8b7b635229 [2022-03-08T02:13:59.459Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-08T02:13:59.459Z] ---> Running in 080dd7f15586 [2022-03-08T02:13:59.730Z] Removing intermediate container 080dd7f15586 [2022-03-08T02:13:59.730Z] ---> b2f79e2e597c [2022-03-08T02:13:59.730Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-08T02:13:59.731Z] ---> Running in a39f42da93ce [2022-03-08T02:14:00.002Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-08T02:14:00.002Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-08T02:14:00.002Z] ---> 520e9a0a30f7 [2022-03-08T02:14:00.002Z] 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-08T02:14:00.002Z] ---> Running in c03da59cc738 [2022-03-08T02:14:00.002Z] Removing intermediate container a39f42da93ce [2022-03-08T02:14:00.002Z] ---> 7aa50b1ea724 [2022-03-08T02:14:00.002Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-08T02:14:00.275Z] ---> Running in 6f4473181d11 [2022-03-08T02:14:00.549Z] Removing intermediate container c03da59cc738 [2022-03-08T02:14:00.549Z] ---> db5b397bf02b [2022-03-08T02:14:00.549Z] 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-08T02:14:00.549Z] ---> Running in bb6f18aa569d [2022-03-08T02:14:00.549Z] Removing intermediate container 6f4473181d11 [2022-03-08T02:14:00.549Z] ---> 1d35c77501d4 [2022-03-08T02:14:00.549Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T02:14:00.821Z] ---> Running in 9b8182f1b585 [2022-03-08T02:14:01.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:14:02.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:14:02.666Z] Removing intermediate container 9b8182f1b585 [2022-03-08T02:14:02.666Z] ---> 259c34d9c680 [2022-03-08T02:14:02.666Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T02:14:02.666Z] ---> Running in c01e1361a7b7 [2022-03-08T02:14:02.938Z] (1/42) Installing readline (8.1.0-r0) [2022-03-08T02:14:02.938Z] (2/42) Installing bash (5.1.4-r0) [2022-03-08T02:14:03.211Z] Executing bash-5.1.4-r0.post-install [2022-03-08T02:14:03.211Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-08T02:14:03.211Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-08T02:14:03.211Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-08T02:14:03.211Z] (6/42) Installing curl (7.79.1-r0) [2022-03-08T02:14:03.211Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-08T02:14:03.211Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-08T02:14:03.211Z] (9/42) Installing expat (2.4.7-r0) [2022-03-08T02:14:03.211Z] (10/42) Installing libffi (3.3-r2) [2022-03-08T02:14:03.211Z] (11/42) Installing gdbm (1.19-r0) [2022-03-08T02:14:03.211Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-08T02:14:03.211Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T02:14:03.211Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T02:14:03.487Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-08T02:14:03.487Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-08T02:14:03.487Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-08T02:14:03.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T02:14:04.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T02:14:05.324Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-08T02:14:05.324Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-08T02:14:05.324Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-08T02:14:05.324Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-08T02:14:05.324Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-08T02:14:05.324Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-08T02:14:05.324Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-08T02:14:05.324Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-08T02:14:05.595Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-08T02:14:05.595Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-08T02:14:05.595Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-08T02:14:05.595Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-08T02:14:05.595Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-08T02:14:05.595Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T02:14:05.595Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-08T02:14:05.595Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-08T02:14:05.595Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-08T02:14:05.595Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-08T02:14:05.595Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-08T02:14:05.595Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T02:14:05.595Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-08T02:14:05.595Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-08T02:14:05.595Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-08T02:14:05.866Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-08T02:14:05.866Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-08T02:14:05.866Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-08T02:14:05.866Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T02:14:05.866Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T02:14:05.866Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-08T02:14:06.136Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T02:14:06.136Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T02:14:06.136Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:14:06.410Z] OK: 8 MiB in 20 packages [2022-03-08T02:14:06.410Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T02:14:06.410Z] OK: 84 MiB in 64 packages [2022-03-08T02:14:07.846Z] Removing intermediate container c01e1361a7b7 [2022-03-08T02:14:07.846Z] ---> b4194316f5bf [2022-03-08T02:14:07.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-08T02:14:08.121Z] ---> f964c1339e5f [2022-03-08T02:14:08.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-08T02:14:09.568Z] ---> f4fa7e107ac8 [2022-03-08T02:14:09.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-08T02:14:09.840Z] ---> cf28956e851e [2022-03-08T02:14:09.840Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-08T02:14:10.112Z] ---> Running in 8f49e4192a67 [2022-03-08T02:14:10.385Z] Removing intermediate container 8f49e4192a67 [2022-03-08T02:14:10.386Z] ---> 4eabb7f07ebc [2022-03-08T02:14:10.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:14:10.386Z] Collecting docker-compose==1.23.2 [2022-03-08T02:14:10.386Z] ---> Running in 17b0bd86f53b [2022-03-08T02:14:10.386Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-08T02:14:10.991Z] Collecting docopt<0.7,>=0.6.1 [2022-03-08T02:14:10.991Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-08T02:14:11.264Z] Removing intermediate container 17b0bd86f53b [2022-03-08T02:14:11.264Z] ---> 956a825fbcd4 [2022-03-08T02:14:11.264Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T02:14:11.264Z] ---> Running in 3c5e712e91b9 [2022-03-08T02:14:11.536Z] Removing intermediate container 3c5e712e91b9 [2022-03-08T02:14:11.536Z] ---> a8d13ccf5c78 [2022-03-08T02:14:11.536Z] Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:14:11.809Z] ---> Running in 8604427008cc [2022-03-08T02:14:12.081Z] Removing intermediate container 8604427008cc [2022-03-08T02:14:12.081Z] ---> b61962ecffde [2022-03-08T02:14:12.081Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T02:14:12.081Z] ---> Running in 7d031d4b5a36 [2022-03-08T02:14:12.676Z] Removing intermediate container 7d031d4b5a36 [2022-03-08T02:14:12.676Z] ---> 23e474e003c1 [2022-03-08T02:14:12.676Z] [2022-03-08T02:14:12.946Z] Successfully built 23e474e003c1 [2022-03-08T02:14:12.946Z] Successfully tagged core-data-arm64:latest [2022-03-08T02:14:13.917Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-08T02:14:13.917Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-08T02:14:14.187Z] Collecting jsonschema<3,>=2.5.1 [2022-03-08T02:14:14.187Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-08T02:14:14.779Z] Collecting PyYAML<4,>=3.10 [2022-03-08T02:14:14.779Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-08T02:14:18.154Z] Collecting docker<4.0,>=3.6.0 [2022-03-08T02:14:18.154Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-08T02:14:18.154Z] 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-08T02:14:18.154Z] Collecting cached-property<2,>=1.2.0 [2022-03-08T02:14:18.154Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-08T02:14:18.423Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-08T02:14:18.423Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-08T02:14:18.423Z] Collecting texttable<0.10,>=0.9.0 [2022-03-08T02:14:18.693Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-08T02:14:20.112Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-08T02:14:20.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-08T02:14:22.074Z] Collecting docker-pycreds>=0.4.0 [2022-03-08T02:14:22.074Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-08T02:14:22.345Z] 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-08T02:14:22.616Z] Collecting idna<2.8,>=2.5 [2022-03-08T02:14:22.616Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-08T02:14:23.208Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-08T02:14:23.208Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-08T02:14:23.208Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-08T02:14:23.208Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-08T02:14:23.479Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-08T02:14:23.479Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-08T02:14:23.479Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-08T02:14:23.479Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-08T02:14:24.069Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-08T02:14:24.069Z] Attempting uninstall: urllib3 [2022-03-08T02:14:24.069Z] Found existing installation: urllib3 1.26.5 [2022-03-08T02:14:24.069Z] Uninstalling urllib3-1.26.5: [2022-03-08T02:14:24.340Z] Successfully uninstalled urllib3-1.26.5 [2022-03-08T02:14:24.932Z] Attempting uninstall: idna [2022-03-08T02:14:24.932Z] Found existing installation: idna 3.2 [2022-03-08T02:14:24.932Z] Uninstalling idna-3.2: [2022-03-08T02:14:24.932Z] Successfully uninstalled idna-3.2 [2022-03-08T02:14:25.903Z] Attempting uninstall: chardet [2022-03-08T02:14:25.903Z] Found existing installation: chardet 4.0.0 [2022-03-08T02:14:25.903Z] Uninstalling chardet-4.0.0: [2022-03-08T02:14:25.903Z] Successfully uninstalled chardet-4.0.0 [2022-03-08T02:14:27.330Z] Attempting uninstall: requests [2022-03-08T02:14:27.330Z] Found existing installation: requests 2.25.1 [2022-03-08T02:14:27.330Z] Uninstalling requests-2.25.1: [2022-03-08T02:14:27.330Z] Successfully uninstalled requests-2.25.1 [2022-03-08T02:14:27.599Z] Running setup.py install for texttable: started [2022-03-08T02:14:29.561Z] Running setup.py install for texttable: finished with status 'done' [2022-03-08T02:14:29.561Z] Running setup.py install for PyYAML: started [2022-03-08T02:14:31.534Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-08T02:14:31.808Z] Running setup.py install for docopt: started [2022-03-08T02:14:33.809Z] Running setup.py install for docopt: finished with status 'done' [2022-03-08T02:14:33.809Z] Running setup.py install for dockerpty: started [2022-03-08T02:14:35.229Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-08T02:14:37.188Z] 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-08T02:14:45.437Z] Removing intermediate container bb6f18aa569d [2022-03-08T02:14:45.437Z] ---> b28fc532b8dc [2022-03-08T02:14:45.437Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-08T02:14:45.437Z] ---> Running in 2964b137edfb [2022-03-08T02:14:45.437Z] Removing intermediate container 2964b137edfb [2022-03-08T02:14:45.437Z] ---> 842cba946c6b [2022-03-08T02:14:45.437Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-08T02:14:45.437Z] ---> Running in 5b93ebd1f5ca [2022-03-08T02:14:45.708Z] Removing intermediate container 5b93ebd1f5ca [2022-03-08T02:14:45.708Z] ---> ab3a43031fe1 [2022-03-08T02:14:45.708Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-08T02:14:46.682Z] ---> 9b27ffa448dc [2022-03-08T02:14:46.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-08T02:14:47.272Z] ---> 327a83965de4 [2022-03-08T02:14:47.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-08T02:14:48.246Z] ---> f977b57eb070 [2022-03-08T02:14:48.246Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-08T02:14:48.246Z] ---> Running in cefdca1407e7 [2022-03-08T02:14:48.520Z] Removing intermediate container cefdca1407e7 [2022-03-08T02:14:48.520Z] ---> b85d5f7e1a08 [2022-03-08T02:14:48.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T02:14:48.520Z] ---> Running in 6fa253b241da [2022-03-08T02:14:48.792Z] Removing intermediate container 6fa253b241da [2022-03-08T02:14:48.792Z] ---> ac0f50f47857 [2022-03-08T02:14:48.792Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T02:14:49.062Z] ---> Running in 1f72ac7d4f8c [2022-03-08T02:14:49.333Z] Removing intermediate container 1f72ac7d4f8c [2022-03-08T02:14:49.333Z] ---> 66d8c1baa779 [2022-03-08T02:14:49.333Z] Step 22/23 : LABEL git_sha=41267642b7aacd75255acd50ff566435e8c50882 [2022-03-08T02:14:49.333Z] ---> Running in f8952977d971 [2022-03-08T02:14:49.926Z] Removing intermediate container f8952977d971 [2022-03-08T02:14:49.926Z] ---> 2a17763c29ef [2022-03-08T02:14:49.926Z] Step 23/23 : LABEL version=0.0.0 [2022-03-08T02:14:49.926Z] ---> Running in a2e9030cec73 [2022-03-08T02:14:50.196Z] Removing intermediate container a2e9030cec73 [2022-03-08T02:14:50.196Z] ---> 2d5de06c0c26 [2022-03-08T02:14:50.196Z] [2022-03-08T02:14:50.467Z] Successfully built 2d5de06c0c26 [2022-03-08T02:14:50.467Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-08T02:14:50.467Z]  Building sys-mgmt-agent ... done  [2022-03-08T02:14:50.467Z] ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T02:14:50.467Z] [2022-03-08T02:14:50.467Z] ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T02:14:50.467Z] [2022-03-08T02:14:50.467Z] ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-08T02:14:50.467Z] Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } [2022-03-08T02:14:51.068Z] $ docker stop --time=1 fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 [2022-03-08T02:14:52.707Z] $ docker rm -f fa7e457b706cebc168c2f6f0a2cb3e1deaf741fdbf850690e0c158a8893fcd30 [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-08T02:14:53.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T02:14:53.350Z] [2022-03-08T02:14:53.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:14:53.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T02:14:53.965Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T02:14:53.965Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T02:14:53.965Z] 04944245beec: Pulling fs layer [2022-03-08T02:14:53.965Z] 699f458cf7ca: Pulling fs layer [2022-03-08T02:14:53.965Z] 765212b225bb: Pulling fs layer [2022-03-08T02:14:53.965Z] f23df028b6ca: Pulling fs layer [2022-03-08T02:14:53.965Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T02:14:53.965Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T02:14:53.965Z] f23df028b6ca: Waiting [2022-03-08T02:14:53.965Z] d65c8cfc05b1: Waiting [2022-03-08T02:14:53.965Z] 2437ff75d9bd: Waiting [2022-03-08T02:14:53.965Z] 765212b225bb: Waiting [2022-03-08T02:14:53.965Z] 04944245beec: Verifying Checksum [2022-03-08T02:14:53.965Z] 04944245beec: Download complete [2022-03-08T02:14:53.965Z] 765212b225bb: Download complete [2022-03-08T02:14:53.965Z] f23df028b6ca: Verifying Checksum [2022-03-08T02:14:53.965Z] f23df028b6ca: Download complete [2022-03-08T02:14:53.965Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T02:14:53.965Z] d65c8cfc05b1: Download complete [2022-03-08T02:14:54.236Z] 699f458cf7ca: Verifying Checksum [2022-03-08T02:14:54.236Z] 699f458cf7ca: Download complete [2022-03-08T02:14:54.509Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T02:14:54.509Z] 8998bd30e6a1: Download complete [2022-03-08T02:14:56.479Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T02:14:56.479Z] 2437ff75d9bd: Download complete [2022-03-08T02:14:59.091Z] 8998bd30e6a1: Pull complete [2022-03-08T02:14:59.363Z] 04944245beec: Pull complete [2022-03-08T02:15:00.789Z] 699f458cf7ca: Pull complete [2022-03-08T02:15:01.062Z] 765212b225bb: Pull complete [2022-03-08T02:15:01.656Z] f23df028b6ca: Pull complete [2022-03-08T02:15:01.928Z] d65c8cfc05b1: Pull complete [2022-03-08T02:15:16.988Z] 2437ff75d9bd: Pull complete [2022-03-08T02:15:16.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T02:15:16.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T02:15:16.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T02:15:17.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-6566 does not seem to be running inside a container [2022-03-08T02:15:17.271Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T02:15:19.943Z] $ docker top 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:20.957Z] ---> job-cost.sh [2022-03-08T02:15:20.957Z] lf-activate-venv: SKIPPING [2022-03-08T02:15:20.957Z] INFO: No Stack... [2022-03-08T02:15:21.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T02:15:22.134Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T02:15:22.803Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-03-08T02:15:22.803Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T02:15:22.865Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] [2022-03-08T02:15:22.888Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] did not exist. Created. [2022-03-08T02:15:22.888Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T02:15:23.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T02:15:23.720Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T02:15:23.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T02:15:23.740Z] $ docker stop --time=1 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 [2022-03-08T02:15:25.242Z] $ docker rm -f 5fb6816e0f8df289746b7c4a2da9ee28b9dc2532f6155f7c3e45a7089c8a35a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T02:15:25.568Z] 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-08T02:15:26.289Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:26.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:27.155Z] ---> package-listing.sh [2022-03-08T02:15:27.155Z] ++ facter osfamily [2022-03-08T02:15:27.155Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T02:15:27.415Z] + OS_FAMILY=redhat [2022-03-08T02:15:27.415Z] + workspace=/w/workspace/edgex-go/3 [2022-03-08T02:15:27.415Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T02:15:27.415Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T02:15:27.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T02:15:27.415Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T02:15:27.415Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-08T02:15:27.415Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T02:15:27.415Z] + case "${OS_FAMILY}" in [2022-03-08T02:15:27.415Z] + rpm -qa [2022-03-08T02:15:27.415Z] + sort [2022-03-08T02:15:31.614Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T02:15:31.614Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T02:15:31.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T02:15:31.614Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-08T02:15:31.614Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-08T02:15:31.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-08T02:15:31.625Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-08T02:15:31.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:15:32.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T02:15:32.470Z] [2022-03-08T02:15:32.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T02:15:32.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T02:15:32.777Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T02:15:32.777Z] 5eb5b503b376: Pulling fs layer [2022-03-08T02:15:32.777Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T02:15:32.777Z] ec43610c2a17: Pulling fs layer [2022-03-08T02:15:32.777Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T02:15:32.777Z] 33b1e0a273af: Pulling fs layer [2022-03-08T02:15:32.777Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T02:15:32.777Z] 2f39f015ded8: Pulling fs layer [2022-03-08T02:15:32.777Z] 33b1e0a273af: Waiting [2022-03-08T02:15:32.777Z] 5d3b04190fa2: Waiting [2022-03-08T02:15:32.777Z] 2f39f015ded8: Waiting [2022-03-08T02:15:32.777Z] 3a2ae6a8a46f: Waiting [2022-03-08T02:15:32.777Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T02:15:32.777Z] 5c69ac0246d0: Download complete [2022-03-08T02:15:32.777Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T02:15:32.777Z] 3a2ae6a8a46f: Download complete [2022-03-08T02:15:32.777Z] ec43610c2a17: Verifying Checksum [2022-03-08T02:15:32.777Z] ec43610c2a17: Download complete [2022-03-08T02:15:32.777Z] 33b1e0a273af: Verifying Checksum [2022-03-08T02:15:32.777Z] 33b1e0a273af: Download complete [2022-03-08T02:15:33.039Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T02:15:33.039Z] 5d3b04190fa2: Download complete [2022-03-08T02:15:33.039Z] 5eb5b503b376: Download complete [2022-03-08T02:15:33.614Z] 2f39f015ded8: Verifying Checksum [2022-03-08T02:15:33.614Z] 2f39f015ded8: Download complete [2022-03-08T02:15:34.558Z] 5eb5b503b376: Pull complete [2022-03-08T02:15:34.818Z] 5c69ac0246d0: Pull complete [2022-03-08T02:15:35.086Z] ec43610c2a17: Pull complete [2022-03-08T02:15:35.349Z] 3a2ae6a8a46f: Pull complete [2022-03-08T02:15:35.614Z] 33b1e0a273af: Pull complete [2022-03-08T02:15:35.614Z] 5d3b04190fa2: Pull complete [2022-03-08T02:15:40.959Z] 2f39f015ded8: Pull complete [2022-03-08T02:15:40.959Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T02:15:40.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T02:15:40.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T02:15:41.029Z] prd-centos7-docker-4c-2g-6565 does not seem to be running inside a container [2022-03-08T02:15:41.067Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T02:15:45.247Z] $ docker top d4f81d3bc33fc756b4c53389441e376af355816d124adbefda75d281d90858e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T02:15:45.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T02:15:45.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T02:15:46.188Z] + ls /var/log/sa-host [2022-03-08T02:15:46.188Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T02:15:46.188Z] file_magic: OK [2022-03-08T02:15:46.188Z] HZ: Using current value: 100 [2022-03-08T02:15:46.188Z] file_header: OK [2022-03-08T02:15:46.188Z] 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-08T02:15:46.188Z] Statistics: [2022-03-08T02:15:46.188Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T02:15:46.188Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T02:15:46.188Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T02:15:46.188Z] file_magic: OK [2022-03-08T02:15:46.188Z] HZ: Using current value: 100 [2022-03-08T02:15:46.188Z] file_header: OK [2022-03-08T02:15:46.188Z] 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-08T02:15:46.188Z] Statistics: [2022-03-08T02:15:46.188Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T02:15:46.188Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T02:15:46.394Z] provisioning config files... [2022-03-08T02:15:46.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4062236232071031100tmp [Pipeline] { [Pipeline] echo [2022-03-08T02:15:46.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:46.702Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T02:15:46.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:47.066Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T02:15:47.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:47.364Z] ---> sudo-logs.sh [2022-03-08T02:15:47.364Z] Archiving 'sudo' log.. [2022-03-08T02:15:47.364Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6565.novalocal: Name or service not known [2022-03-08T02:15:47.364Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6565.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T02:15:47.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:47.710Z] ---> job-cost.sh [2022-03-08T02:15:47.710Z] lf-activate-venv: SKIPPING [2022-03-08T02:15:47.710Z] DEBUG: total: 0.10999999940395355 [2022-03-08T02:15:47.710Z] INFO: Retrieving Stack Cost... [2022-03-08T02:15:47.970Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T02:15:48.541Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T02:15:48.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T02:15:48.846Z] ---> logs-deploy.sh [2022-03-08T02:15:48.846Z] lf-activate-venv: SKIPPING [2022-03-08T02:15:48.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/3 [2022-03-08T02:15:48.846Z] INFO: archiving workspace using pattern(s): [2022-03-08T02:15:49.786Z] Archives upload complete. [2022-03-08T02:15:49.786Z] INFO: archiving logs to Nexus