Pull request #4184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dd329b67840f90c04f9a4a4302c0404a505a03e1+07636ef9ecc7fdcde5aa1f3409367271039fc420 (8061607e5ed4f749b3b2e0dfbfa32e33722ab8aa) 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-ssh8273290452420340626.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13454321831324788239.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5947669361394147999.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1772252091069163330.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7139100077168675222.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16258800867730735804.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7207 in /w/workspace/edgexfoundry_edgex-go_PR-4184 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4184/head:refs/remotes/origin/PR-4184 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit dd329b67840f90c04f9a4a4302c0404a505a03e1 Merge succeeded, producing a868fc55b92d4dde8ec019da2e14ff4ec46eff97 Checking out Revision a868fc55b92d4dde8ec019da2e14ff4ec46eff97 (PR-4184) > git config core.sparsecheckout # timeout=10 > git checkout -f dd329b67840f90c04f9a4a4302c0404a505a03e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a868fc55b92d4dde8ec019da2e14ff4ec46eff97 # timeout=10 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-05T22:22:17.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-05T22:22:17.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-05T22:22:18.046Z] ========================================================= [2022-10-05T22:22:18.046Z] EdgeX Global Pipelines Version Info [2022-10-05T22:22:18.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:22:18.767Z] ------------------- [2022-10-05T22:22:18.767Z] stable info: [2022-10-05T22:22:18.767Z] ------------------- [2022-10-05T22:22:18.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-05T22:22:18.767Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T22:22:18.767Z] Message: update stable to v1.0.239 [2022-10-05T22:22:19.336Z] ------------------- [2022-10-05T22:22:19.336Z] experimental info: [2022-10-05T22:22:19.336Z] ------------------- [2022-10-05T22:22:19.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-05T22:22:19.336Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T22:22:19.336Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-05T22:22:19.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-05T22:22:19.630Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-05T22:22:19.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-05T22:22:19.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-05T22:22:19.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-05T22:22:19.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-05T22:22:19.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-05T22:22:19.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-05T22:22:19.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-05T22:22:19.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-05T22:22:19.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-05T22:22:19.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-05T22:22:20.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-05T22:22:20.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-05T22:22:20.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-05T22:22:20.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T22:22:20.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T22:22:20.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-05T22:22:20.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-05T22:22:20.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-05T22:22:20.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-05T22:22:20.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-05T22:22:20.373Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-05T22:22:20.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4184 [Pipeline] echo [2022-10-05T22:22:20.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4184 [Pipeline] echo [2022-10-05T22:22:20.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4184 [Pipeline] echo [2022-10-05T22:22:20.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo [2022-10-05T22:22:20.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a868fc5 [Pipeline] echo [2022-10-05T22:22:20.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T22:22:20.698Z] provisioning config files... [2022-10-05T22:22:20.713Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config536374560785348852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:22:21.041Z] ---> docker-login.sh [2022-10-05T22:22:21.041Z] nexus3.edgexfoundry.org:10001 [2022-10-05T22:22:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:22:21.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:22:21.561Z] Configure a credential helper to remove this warning. See [2022-10-05T22:22:21.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:22:21.561Z] [2022-10-05T22:22:21.561Z] Login Succeeded [2022-10-05T22:22:21.561Z] nexus3.edgexfoundry.org:10002 [2022-10-05T22:22:21.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:22:21.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:22:21.561Z] Configure a credential helper to remove this warning. See [2022-10-05T22:22:21.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:22:21.561Z] [2022-10-05T22:22:21.561Z] Login Succeeded [2022-10-05T22:22:21.561Z] nexus3.edgexfoundry.org:10003 [2022-10-05T22:22:21.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:22:21.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:22:21.823Z] Configure a credential helper to remove this warning. See [2022-10-05T22:22:21.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:22:21.823Z] [2022-10-05T22:22:21.823Z] Login Succeeded [2022-10-05T22:22:21.823Z] nexus3.edgexfoundry.org:10004 [2022-10-05T22:22:21.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:22:21.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:22:21.823Z] Configure a credential helper to remove this warning. See [2022-10-05T22:22:21.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:22:21.823Z] [2022-10-05T22:22:21.823Z] Login Succeeded [2022-10-05T22:22:21.823Z] docker.io [2022-10-05T22:22:21.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:22:22.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:22:22.392Z] Configure a credential helper to remove this warning. See [2022-10-05T22:22:22.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:22:22.392Z] [2022-10-05T22:22:22.392Z] Login Succeeded [2022-10-05T22:22:22.392Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T22:22:22.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T22:22:22.832Z] + 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-10-05T22:22:22.832Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-10-05T22:22:22.832Z] -f2 [2022-10-05T22:22:22.832Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-05T22:22:22.832Z] + + cut -d/ -f2 [2022-10-05T22:22:22.832Z] dirname cmd/core-data/Dockerfile [2022-10-05T22:22:22.832Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/core-metadata/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T22:22:22.832Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2022-10-05T22:22:22.832Z] -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/support-notifications/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-05T22:22:22.832Z] + + dirname cmd/support-scheduler/Dockerfile [2022-10-05T22:22:22.832Z] cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-05T22:22:22.832Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-05T22:22:22.832Z] + cut -d/ -f2 [2022-10-05T22:22:22.832Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-05T22:22:22.880Z] 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-10-05T22:22:23.395Z] + git rev-list -1 --merges a868fc55b92d4dde8ec019da2e14ff4ec46eff97~1..a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo [2022-10-05T22:22:23.437Z] -----------> git rev-list -1 --merges a868fc55b92d4dde8ec019da2e14ff4ec46eff97~1..a868fc55b92d4dde8ec019da2e14ff4ec46eff97 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:22:23.437Z] a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [false] [Pipeline] sh [2022-10-05T22:22:23.742Z] + git log --format=format:%s -1 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo [2022-10-05T22:22:23.774Z] ========================================================= [2022-10-05T22:22:23.774Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-05T22:22:23.774Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-05T22:22:24.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T22:22:24.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-05T22:22:24.258Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-05T22:22:24.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-05T22:22:24.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-05T22:22:24.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-05T22:22:24.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:22:24.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T22:22:24.737Z] [2022-10-05T22:22:24.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:22:25.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T22:22:25.107Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-05T22:22:25.107Z] b85a868b505f: Pulling fs layer [2022-10-05T22:22:25.107Z] e2be974225ed: Pulling fs layer [2022-10-05T22:22:25.107Z] 339a4e72a1f5: Pulling fs layer [2022-10-05T22:22:25.107Z] 988bab9f4d93: Pulling fs layer [2022-10-05T22:22:25.107Z] 1469e6f7b9e6: Pulling fs layer [2022-10-05T22:22:25.107Z] eaf3925da568: Pulling fs layer [2022-10-05T22:22:25.107Z] bab4dde63d76: Pulling fs layer [2022-10-05T22:22:25.107Z] bde34c3a00c8: Pulling fs layer [2022-10-05T22:22:25.107Z] b352a97aabf1: Pulling fs layer [2022-10-05T22:22:25.107Z] 4872d77fe225: Pulling fs layer [2022-10-05T22:22:25.107Z] 5851b861e8e6: Pulling fs layer [2022-10-05T22:22:25.107Z] bab4dde63d76: Waiting [2022-10-05T22:22:25.107Z] eaf3925da568: Waiting [2022-10-05T22:22:25.107Z] bde34c3a00c8: Waiting [2022-10-05T22:22:25.107Z] b352a97aabf1: Waiting [2022-10-05T22:22:25.107Z] 1469e6f7b9e6: Waiting [2022-10-05T22:22:25.107Z] 4872d77fe225: Waiting [2022-10-05T22:22:25.107Z] 5851b861e8e6: Waiting [2022-10-05T22:22:25.107Z] 988bab9f4d93: Waiting [2022-10-05T22:22:25.107Z] e2be974225ed: Download complete [2022-10-05T22:22:25.107Z] 988bab9f4d93: Verifying Checksum [2022-10-05T22:22:25.107Z] 988bab9f4d93: Download complete [2022-10-05T22:22:25.368Z] 1469e6f7b9e6: Verifying Checksum [2022-10-05T22:22:25.368Z] 1469e6f7b9e6: Download complete [2022-10-05T22:22:25.368Z] 339a4e72a1f5: Verifying Checksum [2022-10-05T22:22:25.368Z] 339a4e72a1f5: Download complete [2022-10-05T22:22:25.368Z] eaf3925da568: Verifying Checksum [2022-10-05T22:22:25.368Z] eaf3925da568: Download complete [2022-10-05T22:22:25.368Z] bde34c3a00c8: Download complete [2022-10-05T22:22:25.368Z] b352a97aabf1: Verifying Checksum [2022-10-05T22:22:25.368Z] 4872d77fe225: Verifying Checksum [2022-10-05T22:22:25.368Z] 4872d77fe225: Download complete [2022-10-05T22:22:25.368Z] 5851b861e8e6: Download complete [2022-10-05T22:22:25.368Z] b85a868b505f: Download complete [2022-10-05T22:22:25.628Z] bab4dde63d76: Verifying Checksum [2022-10-05T22:22:25.628Z] bab4dde63d76: Download complete [2022-10-05T22:22:26.563Z] b85a868b505f: Pull complete [2022-10-05T22:22:26.563Z] e2be974225ed: Pull complete [2022-10-05T22:22:27.131Z] 339a4e72a1f5: Pull complete [2022-10-05T22:22:27.131Z] 988bab9f4d93: Pull complete [2022-10-05T22:22:27.390Z] 1469e6f7b9e6: Pull complete [2022-10-05T22:22:27.648Z] eaf3925da568: Pull complete [2022-10-05T22:22:29.094Z] bab4dde63d76: Pull complete [2022-10-05T22:22:29.094Z] bde34c3a00c8: Pull complete [2022-10-05T22:22:29.353Z] b352a97aabf1: Pull complete [2022-10-05T22:22:29.353Z] 4872d77fe225: Pull complete [2022-10-05T22:22:29.353Z] 5851b861e8e6: Pull complete [2022-10-05T22:22:29.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-05T22:22:29.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T22:22:29.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:22:29.836Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:22:29.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-05T22:22:31.230Z] $ docker top 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 -eo pid,comm [2022-10-05T22:22:31.277Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-05T22:22:31.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T22:22:31.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T22:22:31.396Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T22:22:31.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T22:22:31.506Z] $ docker exec 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent [2022-10-05T22:22:31.611Z] SSH_AUTH_SOCK=/tmp/ssh-svabaNTSsC0E/agent.31 [2022-10-05T22:22:31.611Z] SSH_AGENT_PID=37 [2022-10-05T22:22:31.617Z] Running ssh-add (command line suppressed) [2022-10-05T22:22:31.723Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9581100448039788876.key (/w/workspace/edgex-go/1@tmp/private_key_9581100448039788876.key) [2022-10-05T22:22:31.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T22:22:32.061Z] + git tag --points-at HEAD [Pipeline] } [2022-10-05T22:22:32.087Z] $ docker exec --env ******** --env ******** 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent -k [2022-10-05T22:22:32.185Z] unset SSH_AUTH_SOCK; [2022-10-05T22:22:32.185Z] unset SSH_AGENT_PID; [2022-10-05T22:22:32.185Z] echo Agent pid 37 killed; [2022-10-05T22:22:32.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-05T22:22:32.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T22:22:32.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T22:22:32.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T22:22:32.394Z] $ docker exec 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent [2022-10-05T22:22:32.509Z] SSH_AUTH_SOCK=/tmp/ssh-vCLmybKGqXZr/agent.69 [2022-10-05T22:22:32.509Z] SSH_AGENT_PID=75 [2022-10-05T22:22:32.513Z] Running ssh-add (command line suppressed) [2022-10-05T22:22:32.614Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17957918297614099886.key (/w/workspace/edgex-go/1@tmp/private_key_17957918297614099886.key) [2022-10-05T22:22:32.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T22:22:32.954Z] + git semver init [2022-10-05T22:22:33.218Z] 2022-10-05 22:22:33,118 [run_init] DEBUG init version:0.0.0 force:False [2022-10-05T22:22:33.218Z] 2022-10-05 22:22:33,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-05T22:22:33.218Z] 2022-10-05 22:22:33,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-05T22:22:33.218Z] 2022-10-05 22:22:33,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,622 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4184 with force:False [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,623 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4184 [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,625 [execute] INFO git cat-file --batch-check [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,632 [execute] INFO git cat-file --batch [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T22:22:38.562Z] 2022-10-05 22:22:37,639 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4184 [2022-10-05T22:22:38.562Z] 0.0.0 [Pipeline] } [2022-10-05T22:22:38.590Z] $ docker exec --env ******** --env ******** 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent -k [2022-10-05T22:22:38.681Z] unset SSH_AUTH_SOCK; [2022-10-05T22:22:38.681Z] unset SSH_AGENT_PID; [2022-10-05T22:22:38.681Z] echo Agent pid 75 killed; [2022-10-05T22:22:38.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T22:22:39.102Z] + git semver [Pipeline] } [2022-10-05T22:22:39.388Z] $ docker stop --time=1 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 [2022-10-05T22:22:40.714Z] $ docker rm -f 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T22:22:41.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-05T22:22:41.342Z] Stashed 1 file(s) [Pipeline] echo [2022-10-05T22:22:41.358Z] [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] sh [2022-10-05T22:22:42.058Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-05T22:22:42.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T22:22:42.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T22:22:42.149Z] ========================================================= [2022-10-05T22:22:42.149Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-05T22:22:42.149Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:22:42.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T22:22:42.486Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-05T22:22:42.486Z] 2408cc74d12b: Pulling fs layer [2022-10-05T22:22:42.486Z] ea60b727a1ce: Pulling fs layer [2022-10-05T22:22:42.486Z] 30c4a7721957: Pulling fs layer [2022-10-05T22:22:42.486Z] 370296b7ddb6: Pulling fs layer [2022-10-05T22:22:42.486Z] 7c6cee850709: Pulling fs layer [2022-10-05T22:22:42.486Z] aa9baa53a306: Pulling fs layer [2022-10-05T22:22:42.486Z] 8b309c321861: Pulling fs layer [2022-10-05T22:22:42.486Z] d8d76fd02f46: Pulling fs layer [2022-10-05T22:22:42.486Z] fa31f396de31: Pulling fs layer [2022-10-05T22:22:42.486Z] 8b309c321861: Waiting [2022-10-05T22:22:42.486Z] d8d76fd02f46: Waiting [2022-10-05T22:22:42.486Z] 370296b7ddb6: Waiting [2022-10-05T22:22:42.486Z] fa31f396de31: Waiting [2022-10-05T22:22:42.486Z] 7c6cee850709: Waiting [2022-10-05T22:22:42.486Z] aa9baa53a306: Waiting [2022-10-05T22:22:42.486Z] 30c4a7721957: Verifying Checksum [2022-10-05T22:22:42.486Z] 30c4a7721957: Download complete [2022-10-05T22:22:42.486Z] ea60b727a1ce: Verifying Checksum [2022-10-05T22:22:42.486Z] ea60b727a1ce: Download complete [2022-10-05T22:22:42.486Z] 7c6cee850709: Verifying Checksum [2022-10-05T22:22:42.486Z] 7c6cee850709: Download complete [2022-10-05T22:22:42.486Z] aa9baa53a306: Verifying Checksum [2022-10-05T22:22:42.486Z] aa9baa53a306: Download complete [2022-10-05T22:22:42.486Z] 2408cc74d12b: Verifying Checksum [2022-10-05T22:22:42.486Z] 8b309c321861: Download complete [2022-10-05T22:22:42.747Z] 2408cc74d12b: Pull complete [2022-10-05T22:22:42.747Z] ea60b727a1ce: Pull complete [2022-10-05T22:22:43.017Z] 30c4a7721957: Pull complete [2022-10-05T22:22:43.017Z] fa31f396de31: Verifying Checksum [2022-10-05T22:22:43.017Z] fa31f396de31: Download complete [2022-10-05T22:22:43.277Z] d8d76fd02f46: Verifying Checksum [2022-10-05T22:22:43.277Z] d8d76fd02f46: Download complete [2022-10-05T22:22:43.277Z] 370296b7ddb6: Download complete [2022-10-05T22:22:46.560Z] 370296b7ddb6: Pull complete [2022-10-05T22:22:46.560Z] 7c6cee850709: Pull complete [2022-10-05T22:22:46.560Z] aa9baa53a306: Pull complete [2022-10-05T22:22:46.821Z] 8b309c321861: Pull complete [2022-10-05T22:22:48.721Z] d8d76fd02f46: Pull complete [2022-10-05T22:22:49.285Z] fa31f396de31: Pull complete [2022-10-05T22:22:49.285Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-05T22:22:49.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T22:22:49.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:22:49.640Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T22:22:49.640Z] WORKDIR /edgex [2022-10-05T22:22:49.640Z] COPY go.mod . [2022-10-05T22:22:49.640Z] RUN go mod download [2022-10-05T22:22:49.640Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-05T22:22:50.209Z] Sending build context to Docker daemon 169.6MB [2022-10-05T22:22:50.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T22:22:50.209Z] ---> cef68f9685f8 [2022-10-05T22:22:50.209Z] Step 2/4 : WORKDIR /edgex [2022-10-05T22:22:52.741Z] ---> Running in 52f9b627613d [2022-10-05T22:22:52.741Z] Removing intermediate container 52f9b627613d [2022-10-05T22:22:52.741Z] ---> e0e0f8279d40 [2022-10-05T22:22:52.741Z] Step 3/4 : COPY go.mod . [2022-10-05T22:22:52.741Z] ---> 1059e15bdedc [2022-10-05T22:22:52.741Z] Step 4/4 : RUN go mod download [2022-10-05T22:22:52.741Z] ---> Running in 293f34c7529f [2022-10-05T22:22:56.633Z] Still waiting to schedule task [2022-10-05T22:22:56.633Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-05T22:23:02.712Z] Removing intermediate container 293f34c7529f [2022-10-05T22:23:02.712Z] ---> 341103db18a5 [2022-10-05T22:23:02.712Z] Successfully built 341103db18a5 [2022-10-05T22:23:02.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:23:03.096Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T22:23:03.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:23:03.240Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:23:03.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:23:03.626Z] $ docker top d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:23:04.011Z] + go version [2022-10-05T22:23:04.011Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-05T22:23:04.052Z] $ docker stop --time=1 d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb [2022-10-05T22:23:05.295Z] $ docker rm -f d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:23:06.003Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T22:23:06.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:23:06.144Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:23:06.182Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:23:06.537Z] $ docker top a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T22:23:06.642Z] ========================================================= [2022-10-05T22:23:06.642Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-05T22:23:06.642Z] ========================================================= [Pipeline] sh [2022-10-05T22:23:06.933Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:23:07.283Z] + make test [2022-10-05T22:23:07.283Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-05T22:23:13.847Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-05T22:23:26.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-05T22:23:26.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-10-05T22:23:26.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-05T22:23:26.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-05T22:23:26.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-10-05T22:23:27.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 40.6% of statements [2022-10-05T22:23:27.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-05T22:23:27.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-05T22:23:27.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-10-05T22:23:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-05T22:23:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.636s coverage: 89.2% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.2% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements [2022-10-05T22:23:29.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-10-05T22:23:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-10-05T22:23:39.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-10-05T22:23:39.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-10-05T22:23:41.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 80.5% of statements [2022-10-05T22:23:41.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-05T22:23:51.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-10-05T22:23:51.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-05T22:23:51.806Z] 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-10-05T22:24:09.874Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-05T22:24:09.874Z] GO111MODULE=on go vet ./... [2022-10-05T22:24:11.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T22:24:12.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T22:24:12.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T22:24:12.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-05T22:24:12.618Z] + ls -al . [2022-10-05T22:24:12.618Z] total 760 [2022-10-05T22:24:12.618Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 22:23 . [2022-10-05T22:24:12.618Z] drwxr-xr-x 4 root root 4096 Oct 5 22:23 .. [2022-10-05T22:24:12.618Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 22:22 .blubracket [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 22:22 .dockerignore [2022-10-05T22:24:12.618Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 22:23 .git [2022-10-05T22:24:12.618Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 22:22 .github [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 1030 Oct 5 22:22 .gitignore [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 22:22 .golangci.yml [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 87 Oct 5 22:22 .hadolint.yml [2022-10-05T22:24:12.618Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 22:22 .semver [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 22:22 .sonarcloud.properties [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 22:22 ADOPTERS.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 10722 Oct 5 22:22 Attribution.txt [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 63209 Oct 5 22:22 CHANGELOG.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 22:22 CONTRIBUTING.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 22:22 GOVERNANCE.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 850 Oct 5 22:22 Jenkinsfile [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 22:22 LICENSE [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 13724 Oct 5 22:22 Makefile [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 22:22 OWNERS.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 9799 Oct 5 22:22 README.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 22:22 SECURITY.md [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 22:22 VERSION [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 22:22 ZMQWindows.md [2022-10-05T22:24:12.618Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 22:22 bin [2022-10-05T22:24:12.618Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 22:22 cmd [2022-10-05T22:24:12.618Z] -rw-r--r-- 1 root root 502163 Oct 5 22:23 coverage.out [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 3458 Oct 5 22:22 go.mod [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 38041 Oct 5 22:22 go.sum [2022-10-05T22:24:12.618Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 22:22 internal [2022-10-05T22:24:12.618Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 22:22 openapi [2022-10-05T22:24:12.618Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 22:22 snap [2022-10-05T22:24:12.618Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 22:22 version.go [Pipeline] sh [2022-10-05T22:24:12.933Z] + '[' -e coverage.out ] [2022-10-05T22:24:12.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-05T22:24:13.050Z] Stashed 1 file(s) [Pipeline] sh [2022-10-05T22:24:13.340Z] + make build [2022-10-05T22:24:13.340Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -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-10-05T22:24:21.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7208 in /w/workspace/edgexfoundry_edgex-go_PR-4184 [Pipeline] { [Pipeline] ws [2022-10-05T22:24:21.586Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-05T22:24:21.662Z] The recommended git tool is: git [2022-10-05T22:24:25.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T22:24:26.592Z] using credential edgex-jenkins-ssh [2022-10-05T22:24:26.606Z] Cloning the remote Git repository [2022-10-05T22:24:26.635Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-05T22:24:26.701Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-05T22:24:26.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-05T22:24:26.825Z] > git --version # timeout=10 [2022-10-05T22:24:26.852Z] > git --version # 'git version 2.25.1' [2022-10-05T22:24:26.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T22:24:26.900Z] Verifying host key using known hosts file [2022-10-05T22:24:27.079Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T22:24:27.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T22:24:35.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T22:24:35.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T22:24:42.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:24:42.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:24:42.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T22:24:43.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-05T22:24:43.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T22:24:44.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:24:44.760Z] Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit dd329b67840f90c04f9a4a4302c0404a505a03e1 [2022-10-05T22:24:44.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:24:45.327Z] Merge succeeded, producing 58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:24:45.327Z] Checking out Revision 58c32e74202ca5554f21e2165603fc60e2f78f92 (PR-4184) [2022-10-05T22:24:43.870Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-05T22:24:43.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-05T22:24:43.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T22:24:43.922Z] Verifying host key using known hosts file [2022-10-05T22:24:43.928Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T22:24:43.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4184/head:refs/remotes/origin/PR-4184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-05T22:24:44.779Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T22:24:44.804Z] > git checkout -f dd329b67840f90c04f9a4a4302c0404a505a03e1 # timeout=10 [2022-10-05T22:24:45.060Z] > git remote # timeout=10 [2022-10-05T22:24:45.078Z] > git config --get remote.origin.url # timeout=10 [2022-10-05T22:24:45.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T22:24:45.098Z] Verifying host key using known hosts file [2022-10-05T22:24:45.102Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T22:24:45.110Z] > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 [2022-10-05T22:24:45.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-05T22:24:45.333Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T22:24:45.351Z] > git checkout -f 58c32e74202ca5554f21e2165603fc60e2f78f92 # timeout=10 [2022-10-05T22:24:46.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:24:46.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T22:24:47.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T22:24:48.842Z] Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" [2022-10-05T22:24:48.843Z] First time build. Skipping changelog. [2022-10-05T22:24:48.892Z] > git --version # timeout=10 [2022-10-05T22:24:48.904Z] > git --version # 'git version 2.25.1' [2022-10-05T22:24:48.926Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T22:24:49.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T22:24:50.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-05T22:24:50.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T22:24:50.113Z] Dload Upload Total Spent Left Speed [2022-10-05T22:24:50.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] } [2022-10-05T22:24:50.127Z] $ docker stop --time=1 a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 [2022-10-05T22:24:54.017Z] $ docker rm -f a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-10-05T22:24:54.717Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:24:55.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-05T22:24:55.215Z] + sudo tee /etc/docker/daemon.new [2022-10-05T22:24:55.215Z] { [2022-10-05T22:24:55.215Z] "registry-mirrors": [ [2022-10-05T22:24:55.215Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-05T22:24:55.215Z] ], [2022-10-05T22:24:55.215Z] "bip": "10.250.0.254/24", [2022-10-05T22:24:55.215Z] "hosts": [ [2022-10-05T22:24:55.215Z] "tcp://0.0.0.0:5555", [2022-10-05T22:24:55.215Z] "unix:///var/run/docker.sock" [2022-10-05T22:24:55.215Z] ], [2022-10-05T22:24:55.215Z] "mtu": 1458, [2022-10-05T22:24:55.215Z] "selinux-enabled": true, [2022-10-05T22:24:55.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-05T22:24:55.215Z] } [Pipeline] sh [2022-10-05T22:24:55.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T22:24:55.315Z] [2022-10-05T22:24:55.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:24:55.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-05T22:24:55.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T22:24:55.687Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-05T22:24:55.687Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-05T22:24:55.687Z] ca9280d653b3: Pulling fs layer [2022-10-05T22:24:55.687Z] 7e9c9ca2126c: Pulling fs layer [2022-10-05T22:24:55.904Z] + sudo service docker restart [2022-10-05T22:24:55.945Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-05T22:24:55.946Z] ca9280d653b3: Verifying Checksum [2022-10-05T22:24:55.946Z] ca9280d653b3: Download complete [2022-10-05T22:24:55.946Z] cbdbe7a5bc2a: Pull complete [2022-10-05T22:24:56.512Z] 7e9c9ca2126c: Download complete [2022-10-05T22:24:56.512Z] ca9280d653b3: Pull complete [2022-10-05T22:24:59.037Z] 7e9c9ca2126c: Pull complete [2022-10-05T22:24:59.037Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-05T22:24:59.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T22:24:59.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:24:59.250Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:24:59.275Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:25:01.642Z] $ docker top 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:25:02.033Z] + + docker-composegrep build parallel --help [2022-10-05T22:25:02.033Z] [2022-10-05T22:25:02.601Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T22:25:02.633Z] $ docker stop --time=1 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 [2022-10-05T22:25:03.935Z] $ docker rm -f 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:25:04.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T22:25:04.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:25:04.693Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:25:04.718Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:25:05.045Z] $ docker top 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:25:05.431Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T22:25:06.000Z] Building core-command ... [2022-10-05T22:25:06.000Z] Building core-data ... [2022-10-05T22:25:06.000Z] Building core-metadata ... [2022-10-05T22:25:06.000Z] Building security-bootstrapper ... [2022-10-05T22:25:06.000Z] Building security-proxy-setup ... [2022-10-05T22:25:06.000Z] Building security-secretstore-setup ... [2022-10-05T22:25:06.000Z] Building security-spiffe-token-provider ... [2022-10-05T22:25:06.000Z] Building security-spire-agent ... [2022-10-05T22:25:06.000Z] Building security-spire-config ... [2022-10-05T22:25:06.000Z] Building security-spire-server ... [2022-10-05T22:25:06.000Z] Building support-notifications ... [2022-10-05T22:25:06.000Z] Building support-scheduler ... [2022-10-05T22:25:06.000Z] Building sys-mgmt-agent ... [2022-10-05T22:25:06.000Z] Building support-notifications [2022-10-05T22:25:06.000Z] Building security-spire-server [2022-10-05T22:25:06.000Z] Building security-bootstrapper [2022-10-05T22:25:06.000Z] Building security-secretstore-setup [2022-10-05T22:25:06.000Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T22:25:14.231Z] provisioning config files... [2022-10-05T22:25:14.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12977424980002363972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:25:14.644Z] ---> docker-login.sh [2022-10-05T22:25:14.644Z] nexus3.edgexfoundry.org:10001 [2022-10-05T22:25:14.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:25:15.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:25:15.182Z] Configure a credential helper to remove this warning. See [2022-10-05T22:25:15.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:25:15.182Z] [2022-10-05T22:25:15.182Z] Login Succeeded [2022-10-05T22:25:15.182Z] nexus3.edgexfoundry.org:10002 [2022-10-05T22:25:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:25:15.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:25:15.718Z] Configure a credential helper to remove this warning. See [2022-10-05T22:25:15.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:25:15.718Z] [2022-10-05T22:25:15.718Z] Login Succeeded [2022-10-05T22:25:15.718Z] nexus3.edgexfoundry.org:10003 [2022-10-05T22:25:15.981Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:25:15.981Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:25:15.981Z] ---> 341103db18a5 [2022-10-05T22:25:15.981Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T22:25:15.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:25:15.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:25:15.981Z] ---> 341103db18a5 [2022-10-05T22:25:15.981Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T22:25:15.981Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:25:15.981Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:25:15.981Z] ---> 341103db18a5 [2022-10-05T22:25:15.981Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T22:25:15.981Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:25:15.981Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:25:15.981Z] ---> 341103db18a5 [2022-10-05T22:25:15.981Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T22:25:15.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:25:15.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:25:15.981Z] ---> 341103db18a5 [2022-10-05T22:25:15.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:25:15.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:25:15.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:25:15.990Z] Configure a credential helper to remove this warning. See [2022-10-05T22:25:15.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:25:15.990Z] [2022-10-05T22:25:15.990Z] Login Succeeded [2022-10-05T22:25:15.990Z] nexus3.edgexfoundry.org:10004 [2022-10-05T22:25:16.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:25:16.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:25:16.262Z] Configure a credential helper to remove this warning. See [2022-10-05T22:25:16.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:25:16.262Z] [2022-10-05T22:25:16.262Z] Login Succeeded [2022-10-05T22:25:16.262Z] docker.io [2022-10-05T22:25:16.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T22:25:17.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T22:25:17.115Z] Configure a credential helper to remove this warning. See [2022-10-05T22:25:17.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T22:25:17.115Z] [2022-10-05T22:25:17.115Z] Login Succeeded [2022-10-05T22:25:17.115Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T22:25:17.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-05T22:25:17.744Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-05T22:25:17.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T22:25:17.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T22:25:17.849Z] ========================================================= [2022-10-05T22:25:17.849Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-05T22:25:17.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:25:18.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T22:25:18.221Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-05T22:25:18.221Z] b3c136eddcbf: Pulling fs layer [2022-10-05T22:25:18.221Z] c0a3192eca97: Pulling fs layer [2022-10-05T22:25:18.221Z] a050256f5b6f: Pulling fs layer [2022-10-05T22:25:18.221Z] 656be50a0ddc: Pulling fs layer [2022-10-05T22:25:18.221Z] 2bbca73fdf42: Pulling fs layer [2022-10-05T22:25:18.221Z] f607e4fc86c3: Pulling fs layer [2022-10-05T22:25:18.221Z] 4d572c569a2c: Pulling fs layer [2022-10-05T22:25:18.221Z] fcf976331f73: Pulling fs layer [2022-10-05T22:25:18.221Z] 656be50a0ddc: Waiting [2022-10-05T22:25:18.221Z] 4d572c569a2c: Waiting [2022-10-05T22:25:18.221Z] 2bbca73fdf42: Waiting [2022-10-05T22:25:18.221Z] f607e4fc86c3: Waiting [2022-10-05T22:25:18.221Z] fcf976331f73: Waiting [2022-10-05T22:25:18.498Z] a050256f5b6f: Verifying Checksum [2022-10-05T22:25:18.498Z] a050256f5b6f: Download complete [2022-10-05T22:25:18.498Z] c0a3192eca97: Verifying Checksum [2022-10-05T22:25:18.498Z] c0a3192eca97: Download complete [2022-10-05T22:25:18.498Z] 2bbca73fdf42: Verifying Checksum [2022-10-05T22:25:18.498Z] 2bbca73fdf42: Download complete [2022-10-05T22:25:18.498Z] f607e4fc86c3: Verifying Checksum [2022-10-05T22:25:18.498Z] f607e4fc86c3: Download complete [2022-10-05T22:25:18.498Z] b3c136eddcbf: Verifying Checksum [2022-10-05T22:25:18.498Z] b3c136eddcbf: Download complete [2022-10-05T22:25:19.470Z] b3c136eddcbf: Pull complete [2022-10-05T22:25:19.470Z] fcf976331f73: Verifying Checksum [2022-10-05T22:25:19.470Z] fcf976331f73: Download complete [2022-10-05T22:25:19.746Z] c0a3192eca97: Pull complete [2022-10-05T22:25:20.019Z] a050256f5b6f: Pull complete [2022-10-05T22:25:20.613Z] 4d572c569a2c: Verifying Checksum [2022-10-05T22:25:20.613Z] 4d572c569a2c: Download complete [2022-10-05T22:25:21.579Z] 656be50a0ddc: Verifying Checksum [2022-10-05T22:25:21.579Z] 656be50a0ddc: Download complete [2022-10-05T22:25:22.550Z] ---> Running in d715bc32bfac [2022-10-05T22:25:22.550Z] ---> Running in a1aba6a554ca [2022-10-05T22:25:22.550Z] ---> Running in e4504922d8fa [2022-10-05T22:25:22.550Z] ---> Running in 9c7af6588248 [2022-10-05T22:25:22.550Z] ---> Running in 9fa4a1d2c33b [2022-10-05T22:25:22.808Z] Removing intermediate container e4504922d8fa [2022-10-05T22:25:22.808Z] ---> 9ca40ee7583b [2022-10-05T22:25:22.808Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:25:22.808Z] Removing intermediate container 9fa4a1d2c33b [2022-10-05T22:25:22.808Z] ---> 093130c05121 [2022-10-05T22:25:22.808Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T22:25:22.808Z] Removing intermediate container d715bc32bfac [2022-10-05T22:25:22.808Z] ---> 43bf6ce734f9 [2022-10-05T22:25:22.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:25:22.808Z] Removing intermediate container 9c7af6588248 [2022-10-05T22:25:22.808Z] ---> bda9b10c6d65 [2022-10-05T22:25:22.808Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:25:22.808Z] Removing intermediate container a1aba6a554ca [2022-10-05T22:25:22.808Z] ---> d6cae22ef29d [2022-10-05T22:25:22.808Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:25:22.808Z] ---> Running in 0c5304a6fc19 [2022-10-05T22:25:22.808Z] ---> Running in 8a334e0617a8 [2022-10-05T22:25:22.808Z] ---> Running in 7dc21602465e [2022-10-05T22:25:22.809Z] ---> Running in 9787334ab85a [2022-10-05T22:25:22.809Z] ---> Running in b69de913605c [2022-10-05T22:25:23.067Z] Removing intermediate container 0c5304a6fc19 [2022-10-05T22:25:23.067Z] ---> e89aaca8fba8 [2022-10-05T22:25:23.067Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:25:23.067Z] ---> Running in 227bdc055bdb [2022-10-05T22:25:24.002Z] Removing intermediate container 8a334e0617a8 [2022-10-05T22:25:24.002Z] ---> 25968652125d [2022-10-05T22:25:24.002Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T22:25:24.002Z] ---> Running in c728b8fbfeb6 [2022-10-05T22:25:24.002Z] Removing intermediate container 7dc21602465e [2022-10-05T22:25:24.002Z] ---> ede188023331 [2022-10-05T22:25:24.002Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:25:24.002Z] ---> Running in 85b7b6addefa [2022-10-05T22:25:24.261Z] Removing intermediate container b69de913605c [2022-10-05T22:25:24.261Z] ---> 19b458e2b171 [2022-10-05T22:25:24.537Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T22:25:24.537Z] ---> Running in e844b93f15b9 [2022-10-05T22:25:24.537Z] Removing intermediate container 227bdc055bdb [2022-10-05T22:25:24.537Z] ---> 7bb0f427c6b7 [2022-10-05T22:25:24.537Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T22:25:24.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:24.537Z] ---> Running in fc81a5943b2c [2022-10-05T22:25:24.537Z] Removing intermediate container 9787334ab85a [2022-10-05T22:25:24.537Z] ---> 11e91c9c63a8 [2022-10-05T22:25:24.537Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T22:25:24.794Z] ---> Running in 765cf6c02121 [2022-10-05T22:25:24.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:24.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:24.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:25:25.829Z] OK: 211 MiB in 51 packages [2022-10-05T22:25:25.829Z] OK: 211 MiB in 51 packages [2022-10-05T22:25:26.088Z] OK: 211 MiB in 51 packages [2022-10-05T22:25:26.088Z] OK: 211 MiB in 51 packages [2022-10-05T22:25:26.345Z] OK: 211 MiB in 51 packages [2022-10-05T22:25:26.603Z] Removing intermediate container c728b8fbfeb6 [2022-10-05T22:25:26.603Z] ---> 04b7de70606f [2022-10-05T22:25:26.603Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T22:25:26.603Z] Removing intermediate container 85b7b6addefa [2022-10-05T22:25:26.603Z] ---> 12e07fb8461c [2022-10-05T22:25:26.603Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T22:25:26.603Z] Removing intermediate container fc81a5943b2c [2022-10-05T22:25:26.603Z] ---> 5a11d27feafa [2022-10-05T22:25:26.603Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T22:25:26.603Z] ---> d68fb25b349c [2022-10-05T22:25:26.603Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:25:26.860Z] Removing intermediate container 765cf6c02121 [2022-10-05T22:25:26.860Z] ---> 0dda43c0e19c [2022-10-05T22:25:26.860Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T22:25:26.860Z] Removing intermediate container e844b93f15b9 [2022-10-05T22:25:26.860Z] ---> a4faffd10bab [2022-10-05T22:25:26.860Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T22:25:26.860Z] ---> 95790a634d6c [2022-10-05T22:25:26.860Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:25:26.860Z] ---> 5f80fbe64887 [2022-10-05T22:25:26.860Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:25:26.860Z] ---> Running in 9a87bb8e0c0a [2022-10-05T22:25:26.860Z] ---> Running in f4c6dba770b1 [2022-10-05T22:25:26.860Z] ---> Running in 85bc910b4f3d [2022-10-05T22:25:26.860Z] ---> fd6ad83fa418 [2022-10-05T22:25:26.860Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:25:26.860Z] ---> Running in dcd147dcccdf [2022-10-05T22:25:26.860Z] ---> 94b811662547 [2022-10-05T22:25:26.860Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:25:27.118Z] ---> Running in 83f81cf71a5f [2022-10-05T22:25:33.901Z] 656be50a0ddc: Pull complete [2022-10-05T22:25:33.901Z] 2bbca73fdf42: Pull complete [2022-10-05T22:25:33.901Z] f607e4fc86c3: Pull complete [2022-10-05T22:25:40.580Z] 4d572c569a2c: Pull complete [2022-10-05T22:25:41.991Z] fcf976331f73: Pull complete [2022-10-05T22:25:41.991Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-05T22:25:41.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T22:25:41.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:25:42.374Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T22:25:42.375Z] WORKDIR /edgex [2022-10-05T22:25:42.375Z] COPY go.mod . [2022-10-05T22:25:42.375Z] RUN go mod downloaddocker [2022-10-05T22:25:42.375Z] build -t ci-base-image-arm64 -f - . [2022-10-05T22:25:42.962Z] Sending build context to Docker daemon 3.262MB [2022-10-05T22:25:42.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T22:25:42.962Z] ---> 3970a7415f9e [2022-10-05T22:25:42.962Z] Step 2/4 : WORKDIR /edgex [2022-10-05T22:25:44.909Z] ---> Running in 6ac84a73961f [2022-10-05T22:25:44.909Z] Removing intermediate container 6ac84a73961f [2022-10-05T22:25:44.909Z] ---> 19cf80c38397 [2022-10-05T22:25:44.909Z] Step 3/4 : COPY go.mod . [2022-10-05T22:25:45.500Z] ---> a86990c9c37e [2022-10-05T22:25:45.500Z] Step 4/4 : RUN go mod download [2022-10-05T22:25:45.500Z] ---> Running in 02a455d56f7a [2022-10-05T22:25:49.102Z] Removing intermediate container 83f81cf71a5f [2022-10-05T22:25:49.102Z] ---> 3093c977d70d [2022-10-05T22:25:49.102Z] Step 8/33 : COPY . . [2022-10-05T22:25:49.102Z] Removing intermediate container 85bc910b4f3d [2022-10-05T22:25:49.102Z] ---> 8b66fd28f13b [2022-10-05T22:25:49.102Z] Step 8/25 : COPY . . [2022-10-05T22:25:49.102Z] Removing intermediate container f4c6dba770b1 [2022-10-05T22:25:49.102Z] ---> 565c481960d0 [2022-10-05T22:25:49.102Z] Step 9/23 : COPY . . [2022-10-05T22:25:49.102Z] Removing intermediate container 9a87bb8e0c0a [2022-10-05T22:25:49.102Z] ---> d826002e11e6 [2022-10-05T22:25:49.102Z] Step 8/25 : COPY . . [2022-10-05T22:25:49.102Z] Removing intermediate container dcd147dcccdf [2022-10-05T22:25:49.102Z] ---> 1b3eb4d65dd6 [2022-10-05T22:25:49.102Z] Step 8/22 : COPY . . [2022-10-05T22:26:07.177Z] ---> 52db29034506 [2022-10-05T22:26:07.177Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T22:26:07.177Z] ---> 8fc76d5943c7 [2022-10-05T22:26:07.177Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T22:26:07.177Z] ---> 91dd9b936fd2 [2022-10-05T22:26:07.177Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:26:07.177Z] ---> 9c27c013bbc5 [2022-10-05T22:26:07.177Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T22:26:07.177Z] ---> 98eb5f811f46 [2022-10-05T22:26:07.177Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T22:26:07.177Z] ---> Running in 857f8fc93285 [2022-10-05T22:26:07.177Z] ---> Running in 0d795dfd283d [2022-10-05T22:26:07.177Z] ---> Running in fc5cbc4b667b [2022-10-05T22:26:07.177Z] ---> Running in 9b6d9bec5b63 [2022-10-05T22:26:07.177Z] ---> Running in 1eed963e7a7e [2022-10-05T22:26:07.177Z] Removing intermediate container fc5cbc4b667b [2022-10-05T22:26:07.177Z] ---> 33e57a7b2c83 [2022-10-05T22:26:07.177Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T22:26:07.177Z] ---> Running in c2dac3b259e2 [2022-10-05T22:26:07.177Z] Removing intermediate container c2dac3b259e2 [2022-10-05T22:26:07.177Z] ---> 501d49ab3026 [2022-10-05T22:26:07.177Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:26:07.177Z] ---> Running in 72179ec6051c [2022-10-05T22:26:07.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T22:26:07.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:26:07.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:26:07.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T22:26:08.264Z] Removing intermediate container 72179ec6051c [2022-10-05T22:26:08.264Z] ---> 8e736fa4401f [2022-10-05T22:26:08.264Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T22:26:08.521Z] ---> Running in d44eb44404ee [2022-10-05T22:26:08.521Z] Removing intermediate container d44eb44404ee [2022-10-05T22:26:08.521Z] ---> 621c5bd4c1de [2022-10-05T22:26:08.521Z] [2022-10-05T22:26:08.521Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T22:26:08.778Z] 3.15: Pulling from library/alpine [2022-10-05T22:26:09.035Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T22:26:09.035Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T22:26:09.035Z] ---> c4fc93816858 [2022-10-05T22:26:09.035Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:26:09.292Z] ---> Running in 4246a05a7cc1 [2022-10-05T22:26:09.549Z] Removing intermediate container 4246a05a7cc1 [2022-10-05T22:26:09.549Z] ---> 486c0ea7a7e8 [2022-10-05T22:26:09.549Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:26:09.549Z] ---> Running in 04f7fc3fca82 [2022-10-05T22:26:10.919Z] Removing intermediate container 04f7fc3fca82 [2022-10-05T22:26:10.919Z] ---> b40fb3a5bbec [2022-10-05T22:26:10.919Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T22:26:10.919Z] ---> Running in 46c7b12df071 [2022-10-05T22:26:11.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:12.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:12.613Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:26:12.613Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:26:12.613Z] OK: 15857 distinct packages available [2022-10-05T22:26:12.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:13.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:13.802Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T22:26:13.802Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:26:13.802Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T22:26:14.059Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T22:26:14.059Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T22:26:14.059Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:26:14.059Z] OK: 7 MiB in 19 packages [2022-10-05T22:26:17.333Z] Removing intermediate container 46c7b12df071 [2022-10-05T22:26:17.333Z] ---> 02b232ca8d74 [2022-10-05T22:26:17.333Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:26:17.730Z] Removing intermediate container 02a455d56f7a [2022-10-05T22:26:17.730Z] ---> cc8d4c1fd09b [2022-10-05T22:26:17.730Z] Successfully built cc8d4c1fd09b [2022-10-05T22:26:17.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:26:18.133Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T22:26:18.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:26:18.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container [2022-10-05T22:26:18.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:26:19.652Z] $ docker top 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:26:20.512Z] + go version [2022-10-05T22:26:20.512Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-05T22:26:20.547Z] $ docker stop --time=1 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe [2022-10-05T22:26:21.524Z] ---> dc33f9780724 [2022-10-05T22:26:21.524Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:26:21.781Z] ---> cf4765778a47 [2022-10-05T22:26:21.781Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T22:26:22.107Z] $ docker rm -f 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe [Pipeline] // withDockerContainer [2022-10-05T22:26:22.344Z] ---> 112e249a850c [2022-10-05T22:26:22.344Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:26:22.975Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T22:26:22.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:26:23.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container [2022-10-05T22:26:23.262Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:26:23.274Z] ---> c2044c772bb2 [2022-10-05T22:26:23.274Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:26:23.274Z] ---> Running in 20e495ffacfc [2022-10-05T22:26:23.839Z] Removing intermediate container 20e495ffacfc [2022-10-05T22:26:23.839Z] ---> 123c50b5cdc9 [2022-10-05T22:26:23.839Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:26:23.839Z] ---> Running in 9f2f56120c85 [2022-10-05T22:26:24.398Z] $ docker top 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff -eo pid,comm [2022-10-05T22:26:24.402Z] Removing intermediate container 9f2f56120c85 [2022-10-05T22:26:24.402Z] ---> f4e4a4543f76 [2022-10-05T22:26:24.402Z] Step 23/25 : LABEL arch=x86_64 [Pipeline] { [2022-10-05T22:26:24.660Z] ---> Running in 2fee97bcb7a7 [Pipeline] echo [2022-10-05T22:26:24.702Z] ========================================================= [2022-10-05T22:26:24.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-05T22:26:24.702Z] ========================================================= [Pipeline] sh [2022-10-05T22:26:25.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-05T22:26:25.265Z] Removing intermediate container 2fee97bcb7a7 [2022-10-05T22:26:25.265Z] ---> d3dbc526a350 [2022-10-05T22:26:25.265Z] Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:26:25.420Z] + make test [2022-10-05T22:26:25.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-05T22:26:25.523Z] ---> Running in 56dccf4ee5e1 [2022-10-05T22:26:25.873Z] Removing intermediate container 56dccf4ee5e1 [2022-10-05T22:26:25.873Z] ---> 82032cad4b0c [2022-10-05T22:26:25.873Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:26:26.130Z] ---> Running in 07d4548ad36a [2022-10-05T22:26:26.388Z] Removing intermediate container 07d4548ad36a [2022-10-05T22:26:26.388Z] ---> 3cd6cac66228 [2022-10-05T22:26:26.388Z] [2022-10-05T22:26:26.388Z] Successfully built 3cd6cac66228 [2022-10-05T22:26:26.388Z] Successfully tagged security-spire-server:latest [2022-10-05T22:26:26.648Z]  Building security-spire-server ... done Building core-data [2022-10-05T22:26:29.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:26:29.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:26:29.925Z] ---> 341103db18a5 [2022-10-05T22:26:29.925Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:26:29.925Z] ---> Using cache [2022-10-05T22:26:29.925Z] ---> 093130c05121 [2022-10-05T22:26:29.925Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T22:26:29.925Z] ---> Using cache [2022-10-05T22:26:29.925Z] ---> e89aaca8fba8 [2022-10-05T22:26:29.925Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:26:29.925Z] ---> Using cache [2022-10-05T22:26:29.925Z] ---> 7bb0f427c6b7 [2022-10-05T22:26:29.925Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T22:26:34.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T22:26:34.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:26:42.268Z] ---> Running in be36465a8934 [2022-10-05T22:26:47.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:47.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:47.834Z] OK: 211 MiB in 51 packages [2022-10-05T22:26:49.734Z] Removing intermediate container 857f8fc93285 [2022-10-05T22:26:49.734Z] ---> c6759ceaf2a2 [2022-10-05T22:26:49.734Z] [2022-10-05T22:26:49.734Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T22:26:49.734Z] Removing intermediate container 0d795dfd283d [2022-10-05T22:26:49.734Z] ---> 408e6aee04e7 [2022-10-05T22:26:49.734Z] [2022-10-05T22:26:49.734Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T22:26:49.735Z] Removing intermediate container 9b6d9bec5b63 [2022-10-05T22:26:49.735Z] ---> f7b3fd6b2691 [2022-10-05T22:26:49.735Z] [2022-10-05T22:26:49.735Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T22:26:49.735Z] Removing intermediate container 1eed963e7a7e [2022-10-05T22:26:49.735Z] ---> 2822cd60bb83 [2022-10-05T22:26:49.735Z] [2022-10-05T22:26:49.735Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:26:49.735Z] 3.16: Pulling from library/alpine [2022-10-05T22:26:49.735Z] 3.16: Pulling from library/alpine [2022-10-05T22:26:49.735Z] Removing intermediate container be36465a8934 [2022-10-05T22:26:49.735Z] ---> 8217738ebec0 [2022-10-05T22:26:49.735Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T22:26:49.992Z] ---> b6a07ebb75b4 [2022-10-05T22:26:49.992Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:26:49.992Z] ---> Running in 8bfd93b00723 [2022-10-05T22:26:49.992Z] 3.16: Pulling from library/alpine [2022-10-05T22:26:49.992Z] 3.16: Pulling from library/alpine [2022-10-05T22:26:50.250Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T22:26:50.250Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T22:26:50.250Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T22:26:50.250Z] Status: Image is up to date for alpine:3.16 [2022-10-05T22:26:50.250Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T22:26:50.250Z] Status: Image is up to date for alpine:3.16 [2022-10-05T22:26:50.250Z] ---> 9c6f07244728 [2022-10-05T22:26:50.250Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T22:26:50.251Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T22:26:50.251Z] Status: Image is up to date for alpine:3.16 [2022-10-05T22:26:50.508Z] ---> 9c6f07244728 [2022-10-05T22:26:50.508Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:26:50.508Z] ---> 9c6f07244728 [2022-10-05T22:26:50.508Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T22:26:50.508Z] ---> 9c6f07244728 [2022-10-05T22:26:50.508Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T22:26:50.508Z] ---> Running in a85e65e0ea15 [2022-10-05T22:26:50.508Z] ---> Running in a68a10573e39 [2022-10-05T22:26:50.508Z] ---> Running in 342eef25bf45 [2022-10-05T22:26:50.508Z] ---> Running in 2c7f7d7ab524 [2022-10-05T22:26:50.508Z] Removing intermediate container 342eef25bf45 [2022-10-05T22:26:50.508Z] ---> 84388f074d25 [2022-10-05T22:26:50.508Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T22:26:50.766Z] ---> Running in 7f52457fcc5a [2022-10-05T22:26:51.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.308Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T22:26:51.308Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T22:26:51.308Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T22:26:51.308Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:26:51.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.308Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:26:51.308Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T22:26:51.574Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T22:26:51.574Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T22:26:51.574Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:26:51.574Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:26:51.574Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T22:26:51.574Z] OK: 6 MiB in 16 packages [2022-10-05T22:26:51.574Z] OK: 6 MiB in 17 packages [2022-10-05T22:26:51.574Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T22:26:51.574Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T22:26:51.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:26:51.574Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T22:26:51.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T22:26:51.574Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:26:51.574Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:26:51.831Z] OK: 8 MiB in 20 packages [2022-10-05T22:26:52.090Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T22:26:52.090Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T22:26:52.090Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:26:52.090Z] OK: 6 MiB in 16 packages [2022-10-05T22:26:56.348Z] Removing intermediate container a85e65e0ea15 [2022-10-05T22:26:56.348Z] ---> 1f69ccf1feb6 [2022-10-05T22:26:56.348Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T22:26:56.348Z] Removing intermediate container a68a10573e39 [2022-10-05T22:26:56.348Z] ---> f32aa76f8342 [2022-10-05T22:26:56.348Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:26:56.348Z] ---> Running in 2ae052f34732 [2022-10-05T22:26:56.348Z] ---> Running in 04e34981e0e4 [2022-10-05T22:26:56.348Z] Removing intermediate container 2c7f7d7ab524 [2022-10-05T22:26:56.348Z] ---> 6e5ac69d46eb [2022-10-05T22:26:56.348Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T22:26:56.348Z] Removing intermediate container 2ae052f34732 [2022-10-05T22:26:56.348Z] ---> 4724fd24f67d [2022-10-05T22:26:56.348Z] Step 13/25 : WORKDIR / [2022-10-05T22:26:56.607Z] ---> Running in 83ad5f7c368b [2022-10-05T22:26:56.607Z] Removing intermediate container 04e34981e0e4 [2022-10-05T22:26:56.607Z] ---> 14f4040c7e2c [2022-10-05T22:26:56.607Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T22:26:56.864Z] Removing intermediate container 7f52457fcc5a [2022-10-05T22:26:56.864Z] ---> 8c8aa5ac5568 [2022-10-05T22:26:56.864Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T22:26:56.864Z] ---> Running in 07ac7baff1b8 [2022-10-05T22:26:57.639Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-05T22:26:59.422Z] ---> Running in 7546286b3ccb [2022-10-05T22:26:59.422Z] Removing intermediate container 83ad5f7c368b [2022-10-05T22:26:59.422Z] ---> 7a72c3bb2d44 [2022-10-05T22:26:59.422Z] Step 13/22 : WORKDIR /edgex [2022-10-05T22:26:59.422Z] ---> Running in 1136b4c0db33 [2022-10-05T22:26:59.683Z] ---> Running in 8381cf637a0b [2022-10-05T22:26:59.683Z] Removing intermediate container 07ac7baff1b8 [2022-10-05T22:26:59.683Z] ---> ff47c65e819a [2022-10-05T22:26:59.683Z] 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-10-05T22:26:59.950Z] Removing intermediate container 7546286b3ccb [2022-10-05T22:26:59.950Z] ---> 699302ffbb32 [2022-10-05T22:26:59.950Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:26:59.950Z] Removing intermediate container 1136b4c0db33 [2022-10-05T22:26:59.950Z] ---> 027605be8e80 [2022-10-05T22:26:59.950Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T22:26:59.950Z] ---> Running in 68d8e6429437 [2022-10-05T22:26:59.950Z] ---> Running in 3f8b2cd16a38 [2022-10-05T22:26:59.950Z] Removing intermediate container 8381cf637a0b [2022-10-05T22:26:59.950Z] ---> e4c14cc4d7c4 [2022-10-05T22:26:59.950Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T22:26:59.950Z] ---> 80b33f225c46 [2022-10-05T22:26:59.950Z] 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-10-05T22:26:59.950Z] Removing intermediate container 68d8e6429437 [2022-10-05T22:26:59.950Z] ---> 4ed2b295d379 [2022-10-05T22:26:59.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:27:00.210Z] Removing intermediate container 3f8b2cd16a38 [2022-10-05T22:27:00.210Z] ---> cde6de1033f2 [2022-10-05T22:27:00.210Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T22:27:00.210Z] ---> Running in aa64622d4720 [2022-10-05T22:27:00.472Z] ---> 8eca1f31f00f [2022-10-05T22:27:00.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T22:27:00.472Z] ---> d5ca9d0a16f9 [2022-10-05T22:27:00.472Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T22:27:00.472Z] ---> 546b3f35b109 [2022-10-05T22:27:00.472Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T22:27:00.472Z] Removing intermediate container 8bfd93b00723 [2022-10-05T22:27:00.472Z] ---> 3aded1a764c0 [2022-10-05T22:27:00.472Z] Step 9/24 : COPY . . [2022-10-05T22:27:00.472Z] Removing intermediate container aa64622d4720 [2022-10-05T22:27:00.472Z] ---> b5a37e7f35da [2022-10-05T22:27:00.472Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T22:27:07.052Z] ---> af20a720b4d8 [2022-10-05T22:27:07.052Z] 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-10-05T22:27:07.052Z] ---> Running in 6f3b52f8f155 [2022-10-05T22:27:07.052Z] ---> f011f053d7ba [2022-10-05T22:27:07.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T22:27:07.052Z] ---> cc95d429fe15 [2022-10-05T22:27:07.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T22:27:07.052Z] ---> f4c7916e118e [2022-10-05T22:27:07.052Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T22:27:07.052Z] Removing intermediate container 6f3b52f8f155 [2022-10-05T22:27:07.052Z] ---> 2b7f3fd14754 [2022-10-05T22:27:07.052Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T22:27:07.052Z] ---> Running in 46875adbbd49 [2022-10-05T22:27:07.052Z] ---> Running in 955a79519a23 [2022-10-05T22:27:07.052Z] ---> 023a0bf9bf25 [2022-10-05T22:27:07.052Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T22:27:07.052Z] ---> 61e9b355d1f2 [2022-10-05T22:27:07.052Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T22:27:07.052Z] ---> c96430e544fc [2022-10-05T22:27:07.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T22:27:07.052Z] ---> Running in 2ca037f67413 [2022-10-05T22:27:07.311Z] ---> 0f76e16aceab [2022-10-05T22:27:07.311Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T22:27:07.311Z] Removing intermediate container 2ca037f67413 [2022-10-05T22:27:07.311Z] ---> 8caa93093e0e [2022-10-05T22:27:07.311Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:27:07.311Z] ---> 51bf4527f444 [2022-10-05T22:27:07.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T22:27:07.608Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -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-10-05T22:27:07.608Z] ---> Running in bec571686733 [2022-10-05T22:27:07.608Z] ---> Running in b63eeb2fd019 [2022-10-05T22:27:08.178Z] Removing intermediate container b63eeb2fd019 [2022-10-05T22:27:08.178Z] ---> 97660a464c0b [2022-10-05T22:27:08.178Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T22:27:08.438Z] ---> 8635ff31ea10 [2022-10-05T22:27:08.438Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T22:27:08.438Z] ---> Running in ba67a893ecc1 [2022-10-05T22:27:08.438Z] Removing intermediate container 46875adbbd49 [2022-10-05T22:27:08.438Z] ---> 77a9dea650b5 [2022-10-05T22:27:08.438Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T22:27:08.438Z] Removing intermediate container ba67a893ecc1 [2022-10-05T22:27:08.438Z] ---> 846521648482 [2022-10-05T22:27:08.438Z] Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:27:08.438Z] ---> Running in da10f9c453ac [2022-10-05T22:27:08.702Z] ---> 7618d771b89c [2022-10-05T22:27:08.702Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T22:27:08.702Z] ---> Running in 2caeced2d972 [2022-10-05T22:27:08.702Z] ---> Running in 31106197448d [2022-10-05T22:27:08.702Z] Removing intermediate container da10f9c453ac [2022-10-05T22:27:08.702Z] ---> edaff5cf273c [2022-10-05T22:27:08.702Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T22:27:08.702Z] Removing intermediate container 2caeced2d972 [2022-10-05T22:27:08.702Z] ---> 43613326c59a [2022-10-05T22:27:08.702Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:27:08.702Z] ---> Running in 985a2454bdc5 [2022-10-05T22:27:08.961Z] ---> 023efaffbd14 [2022-10-05T22:27:08.961Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T22:27:08.961Z] Removing intermediate container 985a2454bdc5 [2022-10-05T22:27:08.961Z] ---> 9c24e7881047 [2022-10-05T22:27:08.961Z] [2022-10-05T22:27:08.961Z] ---> Running in f3c1b123e521 [2022-10-05T22:27:08.961Z] Successfully built 9c24e7881047 [2022-10-05T22:27:08.961Z] Successfully tagged support-notifications:latest [2022-10-05T22:27:08.961Z] Building sys-mgmt-agent [2022-10-05T22:27:11.740Z]  Building support-notifications ... done Removing intermediate container bec571686733 [2022-10-05T22:27:11.740Z] ---> 1d5c624898c4 [2022-10-05T22:27:11.740Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T22:27:11.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:27:11.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:27:11.740Z] ---> 341103db18a5 [2022-10-05T22:27:11.740Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T22:27:11.740Z] ---> Using cache [2022-10-05T22:27:11.740Z] ---> d6cae22ef29d [2022-10-05T22:27:11.740Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:27:11.740Z] ---> Using cache [2022-10-05T22:27:11.740Z] ---> 19b458e2b171 [2022-10-05T22:27:11.740Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T22:27:18.333Z] ---> Running in 218b39141e4f [2022-10-05T22:27:18.333Z] ---> Running in c20f6dc869b8 [2022-10-05T22:27:18.333Z] Removing intermediate container 218b39141e4f [2022-10-05T22:27:18.333Z] ---> 8eefcdb05cfd [2022-10-05T22:27:18.333Z] Step 20/22 : LABEL arch=x86_64 [2022-10-05T22:27:18.333Z] Removing intermediate container 31106197448d [2022-10-05T22:27:18.333Z] ---> 92b37e766435 [2022-10-05T22:27:18.333Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T22:27:18.333Z] ---> Running in 2960063ef650 [2022-10-05T22:27:18.333Z] ---> Running in 61c876a8941f [2022-10-05T22:27:18.333Z] Removing intermediate container 2960063ef650 [2022-10-05T22:27:18.333Z] ---> 03d66f2383a8 [2022-10-05T22:27:18.333Z] Step 21/22 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:27:18.333Z] Removing intermediate container 61c876a8941f [2022-10-05T22:27:18.333Z] ---> ba4ffe71bd76 [2022-10-05T22:27:18.333Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T22:27:18.333Z] ---> Running in af6ce0528cbd [2022-10-05T22:27:18.333Z] Removing intermediate container f3c1b123e521 [2022-10-05T22:27:18.333Z] ---> db62381fb73c [2022-10-05T22:27:18.333Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:27:18.333Z] ---> Running in 673ffc6f27c3 [2022-10-05T22:27:18.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:18.333Z] Removing intermediate container af6ce0528cbd [2022-10-05T22:27:18.333Z] ---> bd58e8615961 [2022-10-05T22:27:18.333Z] Step 22/22 : LABEL version=0.0.0 [2022-10-05T22:27:18.333Z] Removing intermediate container 673ffc6f27c3 [2022-10-05T22:27:18.333Z] ---> abc24a7712b8 [2022-10-05T22:27:18.333Z] Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:27:18.333Z] ---> Running in a20359bfbded [2022-10-05T22:27:18.333Z] ---> Running in bc64cedc5dc1 [2022-10-05T22:27:18.333Z] ---> af716a045320 [2022-10-05T22:27:18.333Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T22:27:18.333Z] Removing intermediate container a20359bfbded [2022-10-05T22:27:18.333Z] ---> ac9a171bc758 [2022-10-05T22:27:18.333Z] [2022-10-05T22:27:18.333Z] Removing intermediate container bc64cedc5dc1 [2022-10-05T22:27:18.333Z] ---> 9240aa23e367 [2022-10-05T22:27:18.333Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:27:18.333Z] Successfully built ac9a171bc758 [2022-10-05T22:27:18.333Z] Successfully tagged security-proxy-setup:latest [2022-10-05T22:27:18.333Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-10-05T22:27:18.593Z] ---> Running in f2fc5100aa9a [2022-10-05T22:27:18.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:19.163Z] OK: 211 MiB in 51 packages [2022-10-05T22:27:22.632Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:27:22.632Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:27:22.632Z] ---> 341103db18a5 [2022-10-05T22:27:22.632Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T22:27:22.632Z] ---> Using cache [2022-10-05T22:27:22.632Z] ---> d6cae22ef29d [2022-10-05T22:27:22.632Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:27:22.632Z] ---> Using cache [2022-10-05T22:27:22.632Z] ---> 19b458e2b171 [2022-10-05T22:27:22.632Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:27:26.055Z] ---> def90ae3d005 [2022-10-05T22:27:26.055Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T22:27:26.344Z] Removing intermediate container f2fc5100aa9a [2022-10-05T22:27:26.344Z] ---> 6218c4182dbc [2022-10-05T22:27:26.344Z] [2022-10-05T22:27:26.344Z] Successfully built 6218c4182dbc [2022-10-05T22:27:26.344Z] ---> Running in 7fb861429a2a [2022-10-05T22:27:26.620Z] Successfully tagged security-secretstore-setup:latest [2022-10-05T22:27:26.620Z]  Building security-secretstore-setup ... done Building core-command [2022-10-05T22:27:30.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:27:30.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:27:30.867Z] ---> 341103db18a5 [2022-10-05T22:27:30.867Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:27:30.867Z] ---> Using cache [2022-10-05T22:27:30.867Z] ---> 093130c05121 [2022-10-05T22:27:30.867Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T22:27:30.867Z] ---> Using cache [2022-10-05T22:27:30.867Z] ---> e89aaca8fba8 [2022-10-05T22:27:30.867Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:27:30.867Z] ---> Using cache [2022-10-05T22:27:30.867Z] ---> 7bb0f427c6b7 [2022-10-05T22:27:30.867Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T22:27:31.433Z] ---> fc0d11d94a7d [2022-10-05T22:27:31.433Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T22:27:31.433Z] Removing intermediate container c20f6dc869b8 [2022-10-05T22:27:31.433Z] ---> b7927d58301a [2022-10-05T22:27:31.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T22:27:31.433Z] ---> Running in 4d568296e044 [2022-10-05T22:27:31.691Z] ---> 6a5214f4c024 [2022-10-05T22:27:31.691Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:27:31.691Z] ---> b12643db0bed [2022-10-05T22:27:31.691Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T22:27:31.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:31.691Z] ---> Running in d862d1e904b3 [2022-10-05T22:27:31.691Z] ---> 83d872065c65 [2022-10-05T22:27:31.691Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T22:27:31.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:31.950Z] ---> 9842fd7ec48f [2022-10-05T22:27:31.950Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T22:27:32.206Z] ---> b8d72f953ac1 [2022-10-05T22:27:32.206Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T22:27:32.206Z] ---> Running in 6c57bf78e0e9 [2022-10-05T22:27:32.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:32.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:27:32.740Z] OK: 211 MiB in 51 packages [2022-10-05T22:27:33.000Z] OK: 211 MiB in 51 packages [2022-10-05T22:27:35.678Z] Removing intermediate container 6c57bf78e0e9 [2022-10-05T22:27:35.678Z] ---> e416204f3fd5 [2022-10-05T22:27:35.678Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T22:27:36.620Z] ---> Running in c4c21ad6959d [2022-10-05T22:27:36.620Z] Removing intermediate container 7fb861429a2a [2022-10-05T22:27:36.620Z] ---> 584edfacb046 [2022-10-05T22:27:36.620Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T22:27:37.191Z] Removing intermediate container 4d568296e044 [2022-10-05T22:27:37.191Z] ---> e78c00727f3b [2022-10-05T22:27:37.191Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T22:27:37.191Z] ---> 9077753c5f52 [2022-10-05T22:27:37.191Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:27:37.191Z] Removing intermediate container c4c21ad6959d [2022-10-05T22:27:37.191Z] ---> bdcafc0ae9f3 [2022-10-05T22:27:37.191Z] Step 30/33 : CMD ["gate"] [2022-10-05T22:27:40.478Z] ---> e240329e4acd [2022-10-05T22:27:40.478Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:27:40.478Z] ---> Running in c3e405a6e467 [2022-10-05T22:27:40.478Z] ---> Running in 8dd833bf1e80 [2022-10-05T22:27:40.740Z] ---> Running in 7241a5daf0aa [2022-10-05T22:27:40.741Z] Removing intermediate container 955a79519a23 [2022-10-05T22:27:40.741Z] ---> 6374063d8e88 [2022-10-05T22:27:40.741Z] [2022-10-05T22:27:40.741Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T22:27:40.741Z] ---> 9c6f07244728 [2022-10-05T22:27:40.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T22:27:40.999Z] Removing intermediate container c3e405a6e467 [2022-10-05T22:27:40.999Z] ---> b1480b9195cf [2022-10-05T22:27:40.999Z] Step 31/33 : LABEL arch=x86_64 [2022-10-05T22:27:40.999Z] ---> Running in dab0371eb906 [2022-10-05T22:27:40.999Z] ---> Running in 9a93588a586e [2022-10-05T22:27:41.258Z] Removing intermediate container dab0371eb906 [2022-10-05T22:27:41.258Z] ---> 0d11cfcd769b [2022-10-05T22:27:41.258Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T22:27:41.258Z] Removing intermediate container 9a93588a586e [2022-10-05T22:27:41.258Z] ---> 14c5cdca1b10 [2022-10-05T22:27:41.258Z] Step 32/33 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:27:41.258Z] ---> Running in e59841d40a03 [2022-10-05T22:27:41.515Z] ---> Running in 4f54969199e3 [2022-10-05T22:27:41.515Z] Removing intermediate container e59841d40a03 [2022-10-05T22:27:41.515Z] ---> c7eaa64f97f3 [2022-10-05T22:27:41.515Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T22:27:41.515Z] Removing intermediate container 4f54969199e3 [2022-10-05T22:27:41.515Z] ---> a79dfad2475b [2022-10-05T22:27:41.515Z] Step 33/33 : LABEL version=0.0.0 [2022-10-05T22:27:41.811Z] ---> Running in e219392364f5 [2022-10-05T22:27:41.811Z] Removing intermediate container d862d1e904b3 [2022-10-05T22:27:41.811Z] ---> a8d9b1785c84 [2022-10-05T22:27:41.811Z] Step 8/23 : COPY . . [2022-10-05T22:27:41.811Z] ---> Running in 851557bbda56 [2022-10-05T22:27:41.811Z] Removing intermediate container 851557bbda56 [2022-10-05T22:27:41.811Z] ---> 29c740d0a30c [2022-10-05T22:27:41.811Z] [2022-10-05T22:27:41.811Z] Removing intermediate container e219392364f5 [2022-10-05T22:27:41.811Z] ---> a749dfd40bd4 [2022-10-05T22:27:41.811Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:27:42.069Z] Successfully built 29c740d0a30c [2022-10-05T22:27:42.327Z] Successfully tagged security-bootstrapper:latest [2022-10-05T22:27:42.327Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-05T22:27:46.507Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:27:46.507Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:27:46.507Z] ---> 341103db18a5 [2022-10-05T22:27:46.508Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T22:27:46.508Z] ---> Using cache [2022-10-05T22:27:46.508Z] ---> d6cae22ef29d [2022-10-05T22:27:46.508Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:27:46.508Z] ---> Using cache [2022-10-05T22:27:46.508Z] ---> 19b458e2b171 [2022-10-05T22:27:46.508Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:27:46.508Z] ---> Using cache [2022-10-05T22:27:46.508Z] ---> 584edfacb046 [2022-10-05T22:27:46.508Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T22:27:46.508Z] ---> Using cache [2022-10-05T22:27:46.508Z] ---> 9077753c5f52 [2022-10-05T22:27:46.508Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:27:53.172Z] ---> Running in 28843e7096ae [2022-10-05T22:27:54.562Z] ---> Running in 9208298ba3dd [2022-10-05T22:27:54.562Z] ---> cae345e3a9e3 [2022-10-05T22:27:54.562Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T22:27:54.822Z] ---> Running in 9525430036a5 [2022-10-05T22:27:55.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:28:03.523Z] Removing intermediate container 28843e7096ae [2022-10-05T22:28:03.523Z] ---> 269a8a783af9 [2022-10-05T22:28:03.523Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T22:28:08.857Z] ---> Running in 0e9fee81d0e7 [2022-10-05T22:28:08.857Z] Removing intermediate container 8dd833bf1e80 [2022-10-05T22:28:08.857Z] ---> 06b59c75e9f5 [2022-10-05T22:28:08.857Z] Step 8/26 : COPY . . [2022-10-05T22:28:08.857Z] Removing intermediate container 7241a5daf0aa [2022-10-05T22:28:08.857Z] ---> cca9e3714ce8 [2022-10-05T22:28:08.857Z] Step 9/24 : COPY . . [2022-10-05T22:28:08.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:09.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:09.871Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T22:28:09.871Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T22:28:10.128Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T22:28:10.128Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T22:28:10.128Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T22:28:10.389Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T22:28:10.389Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:28:10.647Z] OK: 8 MiB in 20 packages [2022-10-05T22:28:20.692Z] ---> 1b0fdd24f0c4 [2022-10-05T22:28:20.692Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T22:28:20.960Z] ---> 9243a7917948 [2022-10-05T22:28:20.960Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:28:20.960Z] Removing intermediate container 9208298ba3dd [2022-10-05T22:28:20.960Z] ---> f5a88abbf45f [2022-10-05T22:28:20.960Z] Step 8/26 : COPY . . [2022-10-05T22:28:29.068Z] ---> Running in b88f8b3ea356 [2022-10-05T22:28:29.068Z] ---> Running in 48f189591c9d [2022-10-05T22:28:29.068Z] Removing intermediate container 0e9fee81d0e7 [2022-10-05T22:28:29.068Z] ---> 4e0a8977b039 [2022-10-05T22:28:29.068Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:28:29.068Z] Removing intermediate container 9525430036a5 [2022-10-05T22:28:29.068Z] ---> 0b2d3b103b29 [2022-10-05T22:28:29.068Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T22:28:29.068Z] ---> e58afbb83cfd [2022-10-05T22:28:29.068Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:28:29.068Z] Removing intermediate container 48f189591c9d [2022-10-05T22:28:29.068Z] ---> 98cd898d3759 [2022-10-05T22:28:29.068Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T22:28:29.068Z] ---> 6c176ed69ec8 [2022-10-05T22:28:29.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T22:28:29.068Z] ---> Running in 56e22b6c2f18 [2022-10-05T22:28:29.068Z] ---> Running in 7e93d92b5009 [2022-10-05T22:28:29.068Z] ---> Running in 980f4c15cc6a [2022-10-05T22:28:29.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T22:28:29.326Z] Removing intermediate container 56e22b6c2f18 [2022-10-05T22:28:29.326Z] ---> 46411d232ae2 [2022-10-05T22:28:29.326Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T22:28:29.326Z] Removing intermediate container 980f4c15cc6a [2022-10-05T22:28:29.326Z] ---> 0b03ca5f4dd0 [2022-10-05T22:28:29.326Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:28:29.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:28:29.730Z] ---> Running in 9fae6fd686b5 [2022-10-05T22:28:30.044Z] ---> Running in 51b70a238220 [2022-10-05T22:28:30.044Z] ---> da6798bcc8b9 [2022-10-05T22:28:30.044Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T22:28:30.044Z] Removing intermediate container 9fae6fd686b5 [2022-10-05T22:28:30.044Z] ---> 46e1084e88ec [2022-10-05T22:28:30.044Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:28:30.303Z] ---> Running in 52814d5bbd3a [2022-10-05T22:28:30.303Z] ---> 66553d30c177 [2022-10-05T22:28:30.303Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T22:28:30.303Z] ---> Running in 6629586de682 [2022-10-05T22:28:30.560Z] Removing intermediate container 6629586de682 [2022-10-05T22:28:30.560Z] ---> 1430f11d6da3 [2022-10-05T22:28:30.560Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:28:30.560Z] ---> Running in 63980eea9073 [2022-10-05T22:28:30.560Z] Removing intermediate container 63980eea9073 [2022-10-05T22:28:30.560Z] ---> 647d7e7d70cb [2022-10-05T22:28:30.560Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T22:28:30.560Z] ---> Running in 862ef46def36 [2022-10-05T22:28:30.818Z] Removing intermediate container 862ef46def36 [2022-10-05T22:28:30.818Z] ---> 3d54edb5527b [2022-10-05T22:28:30.818Z] Step 23/24 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:28:30.818Z] ---> Running in 0d5e4bb68397 [2022-10-05T22:28:30.818Z] Removing intermediate container 7e93d92b5009 [2022-10-05T22:28:30.818Z] ---> 640805ab97ef [2022-10-05T22:28:30.818Z] [2022-10-05T22:28:30.818Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:28:30.818Z] ---> 9c6f07244728 [2022-10-05T22:28:30.818Z] 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-10-05T22:28:31.079Z] Removing intermediate container 51b70a238220 [2022-10-05T22:28:31.079Z] ---> 3960441d2643 [2022-10-05T22:28:31.079Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T22:28:31.079Z] ---> Running in 6c0dd1eb214f [2022-10-05T22:28:31.079Z] ---> Running in f283af27ea3b [2022-10-05T22:28:31.079Z] Removing intermediate container 0d5e4bb68397 [2022-10-05T22:28:31.079Z] ---> 5208ad3fce32 [2022-10-05T22:28:31.079Z] Step 24/24 : LABEL version=0.0.0 [2022-10-05T22:28:31.079Z] ---> Running in 6ca8d88df920 [2022-10-05T22:28:31.079Z] Removing intermediate container 6c0dd1eb214f [2022-10-05T22:28:31.079Z] ---> 02a349fa7ab0 [2022-10-05T22:28:31.079Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T22:28:31.079Z] ---> Running in 9fc1109df69b [2022-10-05T22:28:31.336Z] Removing intermediate container f283af27ea3b [2022-10-05T22:28:31.336Z] ---> 1c176d389f2f [2022-10-05T22:28:31.336Z] [2022-10-05T22:28:31.336Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T22:28:31.336Z] ---> c4fc93816858 [2022-10-05T22:28:31.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:28:31.336Z] ---> Using cache [2022-10-05T22:28:31.336Z] ---> 486c0ea7a7e8 [2022-10-05T22:28:31.336Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:28:31.336Z] ---> Using cache [2022-10-05T22:28:31.336Z] ---> b40fb3a5bbec [2022-10-05T22:28:31.336Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T22:28:31.336Z] ---> Using cache [2022-10-05T22:28:31.336Z] ---> 02b232ca8d74 [2022-10-05T22:28:31.336Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T22:28:31.336Z] Removing intermediate container 6ca8d88df920 [2022-10-05T22:28:31.336Z] ---> 754780cbd0a0 [2022-10-05T22:28:31.336Z] [2022-10-05T22:28:31.336Z] Removing intermediate container 52814d5bbd3a [2022-10-05T22:28:31.336Z] ---> 1ed44218f580 [2022-10-05T22:28:31.336Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T22:28:31.336Z] Successfully built 754780cbd0a0 [2022-10-05T22:28:31.336Z] Successfully tagged core-data:latest [2022-10-05T22:28:31.336Z]  Building core-data ... done Building security-spiffe-token-provider [2022-10-05T22:28:31.336Z] ---> Running in 94df03fdcbee [2022-10-05T22:28:31.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:31.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:32.157Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T22:28:32.157Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T22:28:32.157Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T22:28:32.157Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T22:28:32.157Z] Executing bash-5.1.16-r2.post-install [2022-10-05T22:28:32.157Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T22:28:32.157Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T22:28:32.157Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T22:28:32.157Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T22:28:32.157Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T22:28:32.157Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T22:28:32.415Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T22:28:32.415Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T22:28:32.415Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T22:28:32.415Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T22:28:32.415Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T22:28:32.415Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T22:28:32.415Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T22:28:32.672Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T22:28:32.672Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T22:28:32.672Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T22:28:32.672Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T22:28:32.929Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T22:28:32.929Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T22:28:32.929Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T22:28:32.929Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T22:28:32.929Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T22:28:32.929Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T22:28:33.209Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T22:28:33.209Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T22:28:33.209Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T22:28:33.209Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T22:28:33.209Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T22:28:33.209Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T22:28:33.209Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:28:33.209Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:28:33.480Z] OK: 122 MiB in 47 packages [2022-10-05T22:28:34.449Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:28:34.449Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:28:34.449Z] ---> 341103db18a5 [2022-10-05T22:28:34.449Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T22:28:34.449Z] ---> Using cache [2022-10-05T22:28:34.449Z] ---> d6cae22ef29d [2022-10-05T22:28:34.449Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T22:28:44.451Z] Removing intermediate container 94df03fdcbee [2022-10-05T22:28:44.451Z] ---> 5238c4f13a4d [2022-10-05T22:28:44.451Z] [2022-10-05T22:28:44.451Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T22:28:44.451Z] ---> c4fc93816858 [2022-10-05T22:28:44.451Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:28:44.451Z] ---> Using cache [2022-10-05T22:28:44.451Z] ---> 486c0ea7a7e8 [2022-10-05T22:28:44.451Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:28:44.451Z] ---> Using cache [2022-10-05T22:28:44.451Z] ---> b40fb3a5bbec [2022-10-05T22:28:44.451Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T22:28:44.451Z] ---> 5c24fa711092 [2022-10-05T22:28:44.451Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:28:44.451Z] ---> Running in a7ac815d4998 [2022-10-05T22:28:44.451Z] ---> Running in 87606bf51e13 [2022-10-05T22:28:44.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:44.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:44.712Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T22:28:44.712Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T22:28:44.712Z] OK: 17040 distinct packages available [2022-10-05T22:28:44.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:44.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:44.973Z] OK: 211 MiB in 51 packages [2022-10-05T22:28:45.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:46.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:46.452Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:28:46.452Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:28:46.452Z] OK: 15857 distinct packages available [2022-10-05T22:28:46.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:47.023Z] ---> 4c2de7d2baea [2022-10-05T22:28:47.023Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:28:47.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:47.695Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T22:28:47.695Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:28:47.979Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T22:28:47.979Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T22:28:47.979Z] ---> 5fee35525f4b [2022-10-05T22:28:47.979Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T22:28:48.242Z] Removing intermediate container b88f8b3ea356 [2022-10-05T22:28:48.242Z] ---> 3436873abed0 [2022-10-05T22:28:48.242Z] [2022-10-05T22:28:48.242Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T22:28:48.242Z] ---> 9c6f07244728 [2022-10-05T22:28:48.242Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:28:48.242Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:28:48.243Z] OK: 6 MiB in 18 packages [2022-10-05T22:28:48.243Z] ---> Running in a08130f4f8f6 [2022-10-05T22:28:48.503Z] Removing intermediate container a7ac815d4998 [2022-10-05T22:28:48.503Z] ---> 5da588d0e98e [2022-10-05T22:28:48.503Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T22:28:48.503Z] ---> dc0fe1a78469 [2022-10-05T22:28:48.503Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T22:28:48.503Z] ---> 4b228d81abdd [2022-10-05T22:28:48.503Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:28:48.763Z] ---> Running in 4545bee7d554 [2022-10-05T22:28:48.763Z] ---> 6756ef76dc10 [2022-10-05T22:28:48.763Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:28:48.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:48.763Z] ---> Running in a4a76fcb217f [2022-10-05T22:28:48.763Z] Removing intermediate container 87606bf51e13 [2022-10-05T22:28:48.763Z] ---> d8123850fd30 [2022-10-05T22:28:48.763Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:28:48.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:28:49.023Z] Removing intermediate container a4a76fcb217f [2022-10-05T22:28:49.023Z] ---> 7a8a0baa0ac6 [2022-10-05T22:28:49.023Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:28:49.023Z] ---> Running in 089d4cbe4d2f [2022-10-05T22:28:49.023Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T22:28:49.023Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:28:49.023Z] OK: 6 MiB in 15 packages [2022-10-05T22:28:49.288Z] Removing intermediate container 089d4cbe4d2f [2022-10-05T22:28:49.288Z] ---> 20bb940e2827 [2022-10-05T22:28:49.288Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T22:28:49.288Z] Collecting docker-compose==1.23.2 [2022-10-05T22:28:49.288Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T22:28:49.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.5 MB/s eta 0:00:00 [2022-10-05T22:28:49.288Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T22:28:49.288Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T22:28:49.288Z] Preparing metadata (setup.py): started [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-05T22:28:49.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-05T22:28:49.558Z] ---> Running in 6549064f05e8 [2022-10-05T22:28:49.815Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:28:50.073Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T22:28:50.073Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T22:28:50.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 110.0 MB/s eta 0:00:00 [2022-10-05T22:28:50.073Z] Collecting PyYAML<4,>=3.10 [2022-10-05T22:28:50.073Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T22:28:50.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.7 MB/s eta 0:00:00 [2022-10-05T22:28:50.332Z] Preparing metadata (setup.py): started [2022-10-05T22:28:50.948Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:28:50.948Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T22:28:50.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T22:28:50.948Z] Removing intermediate container 6549064f05e8 [2022-10-05T22:28:50.948Z] ---> ad7c002e8f4e [2022-10-05T22:28:50.948Z] Step 25/26 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:28:50.948Z] ---> 349397ad44e9 [2022-10-05T22:28:50.948Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:28:50.948Z] ---> Running in 5619d8d102cc [2022-10-05T22:28:50.948Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T22:28:50.948Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T22:28:50.948Z] Removing intermediate container a08130f4f8f6 [2022-10-05T22:28:50.948Z] ---> bb53f8e23af0 [2022-10-05T22:28:50.948Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:28:50.948Z] ---> Running in 4a42537f0448 [2022-10-05T22:28:50.948Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T22:28:50.948Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T22:28:51.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 114.0 MB/s eta 0:00:00 [2022-10-05T22:28:51.207Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-05T22:28:51.207Z] Removing intermediate container 5619d8d102cc [2022-10-05T22:28:51.207Z] ---> 68535223548b [2022-10-05T22:28:51.208Z] Step 26/26 : LABEL version=0.0.0 [2022-10-05T22:28:51.208Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T22:28:51.208Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T22:28:51.208Z] Preparing metadata (setup.py): started [2022-10-05T22:28:51.468Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:28:51.468Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T22:28:51.468Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T22:28:51.468Z] ---> Running in 4940d818d8f5 [2022-10-05T22:28:51.468Z] Removing intermediate container 4a42537f0448 [2022-10-05T22:28:51.468Z] ---> cefd80f87d36 [2022-10-05T22:28:51.468Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T22:28:51.468Z] Preparing metadata (setup.py): started [2022-10-05T22:28:52.045Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:28:52.045Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T22:28:52.045Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T22:28:52.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.9 MB/s eta 0:00:00 [2022-10-05T22:28:52.314Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T22:28:52.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T22:28:52.314Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T22:28:52.314Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T22:28:52.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 57.9 MB/s eta 0:00:00 [2022-10-05T22:28:52.314Z] Collecting certifi>=2017.4.17 [2022-10-05T22:28:52.314Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T22:28:52.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 130.7 MB/s eta 0:00:00 [2022-10-05T22:28:52.574Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T22:28:52.574Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T22:28:52.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 45.3 MB/s eta 0:00:00 [2022-10-05T22:28:52.574Z] Collecting idna<2.8,>=2.5 [2022-10-05T22:28:52.574Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T22:28:52.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.2 MB/s eta 0:00:00 [2022-10-05T22:28:52.574Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T22:28:52.574Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T22:28:52.574Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T22:28:52.574Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T22:28:52.859Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T22:28:52.859Z] Running setup.py install for texttable: started [2022-10-05T22:28:53.434Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T22:28:53.434Z] Running setup.py install for PyYAML: started [2022-10-05T22:28:54.429Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T22:28:54.691Z] ---> a56133b38253 [2022-10-05T22:28:54.691Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T22:28:54.691Z] ---> Running in 09064321ba23 [2022-10-05T22:28:54.691Z] Removing intermediate container 4940d818d8f5 [2022-10-05T22:28:54.691Z] ---> d27ff4794cf9 [2022-10-05T22:28:54.691Z] [2022-10-05T22:28:54.950Z] ---> Running in 3d7d3ea7d1b3 [2022-10-05T22:28:54.951Z] Successfully built d27ff4794cf9 [2022-10-05T22:28:54.951Z] Successfully tagged security-spire-agent:latest [2022-10-05T22:28:54.951Z]  Building security-spire-agent ... done Building support-scheduler [2022-10-05T22:28:54.951Z] Removing intermediate container 09064321ba23 [2022-10-05T22:28:54.951Z] ---> 7d7bab222674 [2022-10-05T22:28:54.951Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T22:28:54.951Z] Running setup.py install for docopt: started [2022-10-05T22:28:54.951Z] Removing intermediate container 3d7d3ea7d1b3 [2022-10-05T22:28:54.951Z] ---> 078faa16a0f9 [2022-10-05T22:28:54.951Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T22:28:54.951Z] ---> Running in e2120e026850 [2022-10-05T22:28:55.521Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T22:28:58.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:28:58.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:28:58.051Z] ---> 341103db18a5 [2022-10-05T22:28:58.051Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> 093130c05121 [2022-10-05T22:28:58.051Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> e89aaca8fba8 [2022-10-05T22:28:58.051Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> 7bb0f427c6b7 [2022-10-05T22:28:58.051Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> e78c00727f3b [2022-10-05T22:28:58.051Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> e240329e4acd [2022-10-05T22:28:58.051Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> cca9e3714ce8 [2022-10-05T22:28:58.051Z] Step 9/23 : COPY . . [2022-10-05T22:28:58.051Z] ---> Using cache [2022-10-05T22:28:58.051Z] ---> 1b0fdd24f0c4 [2022-10-05T22:28:58.051Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T22:29:00.616Z] Removing intermediate container e2120e026850 [2022-10-05T22:29:00.616Z] ---> 6173a1eb9a58 [2022-10-05T22:29:00.616Z] ---> 900e2c6e7cac [2022-10-05T22:29:00.616Z] Step 16/24 : WORKDIR / [2022-10-05T22:29:00.616Z] Step 21/26 : WORKDIR / [2022-10-05T22:29:00.616Z] ---> Running in 6cd976d26cd0 [2022-10-05T22:29:00.873Z] ---> Running in c7ef188cc3c4 [2022-10-05T22:29:00.873Z] ---> Running in 9b53a83f4e97 [2022-10-05T22:29:00.873Z] Running setup.py install for dockerpty: started [2022-10-05T22:29:01.132Z] Removing intermediate container 4545bee7d554 [2022-10-05T22:29:01.132Z] ---> 72484d61dcc7 [2022-10-05T22:29:01.132Z] Step 7/20 : COPY . . [2022-10-05T22:29:01.393Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T22:29:01.653Z] Removing intermediate container 9b53a83f4e97 [2022-10-05T22:29:01.653Z] ---> d364db4f8d4e [2022-10-05T22:29:01.653Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:29:01.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T22:29:01.653Z] Removing intermediate container c7ef188cc3c4 [2022-10-05T22:29:01.653Z] ---> 058d67cb68d6 [2022-10-05T22:29:01.653Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:29:01.653Z] ---> Running in 07ebe353a5ae [2022-10-05T22:29:08.286Z] Removing intermediate container 07ebe353a5ae [2022-10-05T22:29:08.286Z] ---> 3e50a964eddb [2022-10-05T22:29:08.286Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:29:08.852Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-05T22:29:08.852Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-05T22:29:09.794Z]  ---> 32151f9b9bbd [2022-10-05T22:29:09.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T22:29:09.794Z] ---> Running in 7c3e2c091d6b [2022-10-05T22:29:09.794Z] ---> 374828a27783 [2022-10-05T22:29:09.794Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T22:29:11.228Z] ---> Running in c7fff90750e9 [2022-10-05T22:29:11.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.523s coverage: 28.7% of statements [2022-10-05T22:29:11.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-05T22:29:11.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-05T22:29:12.164Z] Removing intermediate container 7c3e2c091d6b [2022-10-05T22:29:12.164Z] ---> 6a27aeb2dca0 [2022-10-05T22:29:12.164Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T22:29:13.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.896s coverage: 98.5% of statements [2022-10-05T22:29:14.103Z] ---> e0cefa87f028 [2022-10-05T22:29:14.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T22:29:14.103Z] ---> Running in 35753cff65a4 [2022-10-05T22:29:14.103Z] ---> 3939561dda38 [2022-10-05T22:29:14.103Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T22:29:14.363Z] Removing intermediate container 9fc1109df69b [2022-10-05T22:29:14.363Z] ---> d1bed50cd028 [2022-10-05T22:29:14.363Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T22:29:14.932Z] ---> Running in 424cde00d560 [2022-10-05T22:29:14.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:29:14.932Z] Removing intermediate container 35753cff65a4 [2022-10-05T22:29:14.932Z] ---> ef87f08f0789 [2022-10-05T22:29:14.932Z] Step 25/26 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:14.932Z] ---> Running in 68e8845a07fa [2022-10-05T22:29:14.932Z] ---> Running in ee2f7f261843 [2022-10-05T22:29:15.191Z] Removing intermediate container 424cde00d560 [2022-10-05T22:29:15.191Z] ---> e1ae233e76c5 [2022-10-05T22:29:15.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:29:15.191Z] ---> Running in 2a3bb26a207b [2022-10-05T22:29:15.762Z] Removing intermediate container ee2f7f261843 [2022-10-05T22:29:15.762Z] ---> 497037f3d781 [2022-10-05T22:29:15.762Z] Step 26/26 : LABEL version=0.0.0 [2022-10-05T22:29:16.022Z] Removing intermediate container 2a3bb26a207b [2022-10-05T22:29:16.022Z] ---> 2406c0b8430f [2022-10-05T22:29:16.022Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T22:29:16.022Z] Removing intermediate container 68e8845a07fa [2022-10-05T22:29:16.022Z] ---> 37fdb627e4b8 [2022-10-05T22:29:16.022Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:29:16.022Z] ---> Running in 66d1cdcf5804 [2022-10-05T22:29:16.022Z] ---> Running in 2bef8d667748 [2022-10-05T22:29:16.022Z] ---> Running in ebb048a9eed5 [2022-10-05T22:29:16.617Z] Removing intermediate container 2bef8d667748 [2022-10-05T22:29:16.617Z] ---> fb3edfc314a3 [2022-10-05T22:29:16.617Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T22:29:16.617Z] Removing intermediate container 66d1cdcf5804 [2022-10-05T22:29:16.617Z] ---> 88bd5d59b756 [2022-10-05T22:29:16.617Z] [2022-10-05T22:29:16.617Z] Successfully built 88bd5d59b756 [2022-10-05T22:29:16.617Z] Removing intermediate container ebb048a9eed5 [2022-10-05T22:29:16.617Z] ---> e11a06eba247 [2022-10-05T22:29:16.617Z] Step 23/24 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:17.255Z] Successfully tagged security-spire-config:latest [2022-10-05T22:29:17.255Z] Building core-metadata [2022-10-05T22:29:18.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.608s coverage: 40.6% of statements [2022-10-05T22:29:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-05T22:29:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-05T22:29:18.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.662s coverage: 54.2% of statements [2022-10-05T22:29:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-05T22:29:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-05T22:29:19.799Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:29:19.799Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:29:19.799Z] ---> 341103db18a5 [2022-10-05T22:29:19.799Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> 093130c05121 [2022-10-05T22:29:19.799Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> e89aaca8fba8 [2022-10-05T22:29:19.799Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> 7bb0f427c6b7 [2022-10-05T22:29:19.799Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> e78c00727f3b [2022-10-05T22:29:19.799Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> e240329e4acd [2022-10-05T22:29:19.799Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> cca9e3714ce8 [2022-10-05T22:29:19.799Z] Step 9/25 : COPY . . [2022-10-05T22:29:19.799Z] ---> Using cache [2022-10-05T22:29:19.799Z] ---> 1b0fdd24f0c4 [2022-10-05T22:29:19.799Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T22:29:26.390Z] ---> Running in 21f29c39ceb6 [2022-10-05T22:29:26.651Z] ---> 43a746340539 [2022-10-05T22:29:26.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T22:29:26.651Z] ---> Running in c8c6ed385fbf [2022-10-05T22:29:26.651Z] Removing intermediate container 21f29c39ceb6 [2022-10-05T22:29:26.651Z] ---> 5e433814e0ad [2022-10-05T22:29:26.651Z] Step 24/24 : LABEL version=0.0.0 [2022-10-05T22:29:26.912Z] ---> Running in a6b717be3dcb [2022-10-05T22:29:26.912Z] ---> 818478c65100 [2022-10-05T22:29:26.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T22:29:27.501Z] Removing intermediate container a6b717be3dcb [2022-10-05T22:29:27.501Z] ---> 41c4be709090 [2022-10-05T22:29:27.501Z] [2022-10-05T22:29:27.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T22:29:27.501Z] Successfully built 41c4be709090 [2022-10-05T22:29:28.471Z] Successfully tagged core-command:latest [2022-10-05T22:29:31.790Z]  Building core-command ... done  ---> 9e24c01c1956 [2022-10-05T22:29:31.790Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T22:29:34.423Z] ---> Running in 2e6897e3d138 [2022-10-05T22:29:34.423Z] Removing intermediate container 6cd976d26cd0 [2022-10-05T22:29:34.423Z] ---> a21726744ee4 [2022-10-05T22:29:34.423Z] [2022-10-05T22:29:34.423Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:29:34.423Z] ---> 9c6f07244728 [2022-10-05T22:29:34.423Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:29:34.423Z] ---> Using cache [2022-10-05T22:29:34.423Z] ---> bb53f8e23af0 [2022-10-05T22:29:34.423Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:29:34.423Z] ---> Using cache [2022-10-05T22:29:34.423Z] ---> cefd80f87d36 [2022-10-05T22:29:34.423Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T22:29:34.700Z] Removing intermediate container 2e6897e3d138 [2022-10-05T22:29:34.700Z] ---> ce573f5d34f7 [2022-10-05T22:29:34.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:29:34.700Z] ---> Running in 3f6e7a7c4978 [2022-10-05T22:29:34.961Z] ---> Running in 45ebf79204ec [2022-10-05T22:29:35.219Z] Removing intermediate container 3f6e7a7c4978 [2022-10-05T22:29:35.219Z] ---> c325da1dc1f3 [2022-10-05T22:29:35.219Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:29:35.482Z] ---> Running in 14e693fd56fa [2022-10-05T22:29:35.482Z] Removing intermediate container 45ebf79204ec [2022-10-05T22:29:35.482Z] ---> d54b83d2caaf [2022-10-05T22:29:35.482Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T22:29:35.482Z] ---> Running in 721880ce4475 [2022-10-05T22:29:35.743Z] Removing intermediate container 14e693fd56fa [2022-10-05T22:29:35.743Z] ---> 56f26a204577 [2022-10-05T22:29:35.743Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:29:36.307Z] Removing intermediate container 721880ce4475 [2022-10-05T22:29:36.307Z] ---> a5b46fdde878 [2022-10-05T22:29:36.307Z] Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:40.496Z] ---> 29522a2e73d0 [2022-10-05T22:29:40.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T22:29:40.496Z] ---> Running in 4138c730e249 [2022-10-05T22:29:40.496Z] Removing intermediate container 4138c730e249 [2022-10-05T22:29:40.496Z] ---> e94effb44187 [2022-10-05T22:29:40.496Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:29:40.496Z] Removing intermediate container c7fff90750e9 [2022-10-05T22:29:40.496Z] ---> 595cbcd4ff23 [2022-10-05T22:29:40.496Z] [2022-10-05T22:29:40.496Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T22:29:40.496Z] ---> c4fc93816858 [2022-10-05T22:29:40.496Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:29:40.496Z] ---> Using cache [2022-10-05T22:29:40.496Z] ---> 486c0ea7a7e8 [2022-10-05T22:29:40.496Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:29:40.496Z] ---> Using cache [2022-10-05T22:29:40.496Z] ---> b40fb3a5bbec [2022-10-05T22:29:40.496Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T22:29:40.754Z] ---> Running in eef1e86a5f12 [2022-10-05T22:29:41.708Z] ---> Running in 91d68e3d8bf9 [2022-10-05T22:29:41.708Z] ---> d34faba07506 [2022-10-05T22:29:41.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T22:29:41.990Z] Removing intermediate container eef1e86a5f12 [2022-10-05T22:29:41.990Z] ---> 508da700f318 [2022-10-05T22:29:41.990Z] [2022-10-05T22:29:42.250Z] Successfully built 508da700f318 [2022-10-05T22:29:42.250Z] Successfully tagged sys-mgmt-agent:latest [2022-10-05T22:29:42.535Z]  Building sys-mgmt-agent ... done  ---> 04447e575f6a [2022-10-05T22:29:42.535Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T22:29:42.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:29:43.364Z] ---> Running in 2aec9fc7552b [2022-10-05T22:29:43.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:29:43.928Z] Removing intermediate container 2aec9fc7552b [2022-10-05T22:29:43.928Z] ---> ef212e95f4fd [2022-10-05T22:29:43.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:29:43.928Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:29:43.928Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:29:43.928Z] OK: 15857 distinct packages available [2022-10-05T22:29:43.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T22:29:44.214Z] ---> Running in aa988aa985e2 [2022-10-05T22:29:44.472Z] Removing intermediate container aa988aa985e2 [2022-10-05T22:29:44.472Z] ---> 481e6aad0029 [2022-10-05T22:29:44.472Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T22:29:44.472Z] ---> Running in dd995eeb9ae7 [2022-10-05T22:29:44.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T22:29:44.989Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T22:29:45.254Z] Removing intermediate container dd995eeb9ae7 [2022-10-05T22:29:45.254Z] ---> cf64941b2aaa [2022-10-05T22:29:45.254Z] Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:45.254Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T22:29:45.254Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T22:29:45.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.370s coverage: 89.2% of statements [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-05T22:29:45.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.869s coverage: 2.2% of statements [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-05T22:29:45.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.367s coverage: 95.6% of statements [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:29:45.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-05T22:29:45.368Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.433s coverage: 72.2% of statements [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-05T22:29:45.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.516s coverage: 60.0% of statements [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-05T22:29:45.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.9% of statements [2022-10-05T22:29:45.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-05T22:29:45.545Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T22:29:45.804Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T22:29:45.804Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T22:29:45.804Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:29:46.062Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T22:29:46.062Z] ---> Running in 96b09c4ff5e2 [2022-10-05T22:29:46.062Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T22:29:46.322Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:29:46.322Z] Removing intermediate container 96b09c4ff5e2 [2022-10-05T22:29:46.322Z] ---> f350bffad806 [2022-10-05T22:29:46.322Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:29:46.322Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:29:46.322Z] Removing intermediate container c8c6ed385fbf [2022-10-05T22:29:46.322Z] ---> a7befc59039a [2022-10-05T22:29:46.322Z] [2022-10-05T22:29:46.322Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T22:29:46.322Z] ---> 9c6f07244728 [2022-10-05T22:29:46.322Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:29:46.322Z] ---> Using cache [2022-10-05T22:29:46.322Z] ---> bb53f8e23af0 [2022-10-05T22:29:46.322Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:29:46.322Z] ---> Using cache [2022-10-05T22:29:46.322Z] ---> cefd80f87d36 [2022-10-05T22:29:46.322Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T22:29:46.322Z] OK: 8 MiB in 23 packages [2022-10-05T22:29:46.597Z] ---> Running in 5715c608c316 [2022-10-05T22:29:46.597Z] ---> Running in ed0e3e14c41b [2022-10-05T22:29:46.597Z] Removing intermediate container 5715c608c316 [2022-10-05T22:29:46.597Z] ---> 58bbee63655e [2022-10-05T22:29:46.597Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T22:29:46.597Z] Removing intermediate container ed0e3e14c41b [2022-10-05T22:29:46.597Z] ---> 433b78d4d265 [2022-10-05T22:29:46.597Z] [2022-10-05T22:29:46.865Z] ---> Running in 85883f63d86f [2022-10-05T22:29:46.865Z] Successfully built 433b78d4d265 [2022-10-05T22:29:46.865Z] Successfully tagged support-scheduler:latest [2022-10-05T22:29:47.123Z]  Building support-scheduler ... done Removing intermediate container 91d68e3d8bf9 [2022-10-05T22:29:47.123Z] ---> 13e513d5ac01 [2022-10-05T22:29:47.123Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:29:47.123Z] Removing intermediate container 85883f63d86f [2022-10-05T22:29:47.123Z] ---> 19a4d5547617 [2022-10-05T22:29:47.123Z] Step 16/25 : WORKDIR / [2022-10-05T22:29:47.123Z] ---> Running in 1ec2eb43d2f1 [2022-10-05T22:29:47.123Z] ---> 49cfc10bd9b0 [2022-10-05T22:29:47.123Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T22:29:47.447Z] Removing intermediate container 1ec2eb43d2f1 [2022-10-05T22:29:47.447Z] ---> 2ef361aebcfd [2022-10-05T22:29:47.447Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:29:48.047Z] ---> 50ba56ebcb52 [2022-10-05T22:29:48.047Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T22:29:48.047Z] ---> f44a192a427e [2022-10-05T22:29:48.047Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T22:29:48.622Z] ---> 4521d1976754 [2022-10-05T22:29:48.622Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T22:29:48.622Z] ---> b40459385a58 [2022-10-05T22:29:48.622Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T22:29:48.622Z] ---> Running in f17cabd9f51e [2022-10-05T22:29:48.885Z] Removing intermediate container f17cabd9f51e [2022-10-05T22:29:48.885Z] ---> d887a5125ffb [2022-10-05T22:29:48.885Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:29:48.885Z] ---> de20b6ee0862 [2022-10-05T22:29:48.885Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T22:29:49.460Z] ---> Running in ae8b7e049da6 [2022-10-05T22:29:49.460Z] ---> c1df0363bab7 [2022-10-05T22:29:49.460Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T22:29:49.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements [2022-10-05T22:29:49.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 29.6% of statements [2022-10-05T22:29:49.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-05T22:29:49.744Z] ---> Running in d7a4ae23d05c [2022-10-05T22:29:49.744Z] Removing intermediate container ae8b7e049da6 [2022-10-05T22:29:49.744Z] ---> 16abb8e2d2c9 [2022-10-05T22:29:49.744Z] Step 18/20 : LABEL arch=x86_64 [2022-10-05T22:29:50.314Z] ---> Running in 7336aed7276a [2022-10-05T22:29:50.314Z] Removing intermediate container d7a4ae23d05c [2022-10-05T22:29:50.314Z] ---> 4725c5445fc3 [2022-10-05T22:29:50.314Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:29:50.574Z] ---> Running in 0ac339561c9d [2022-10-05T22:29:50.574Z] Removing intermediate container 7336aed7276a [2022-10-05T22:29:50.574Z] ---> 4d2a46fd58b0 [2022-10-05T22:29:50.574Z] Step 19/20 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:50.574Z] ---> Running in 9f253cc07f0e [2022-10-05T22:29:50.574Z] Removing intermediate container 0ac339561c9d [2022-10-05T22:29:50.574Z] ---> 49080f40c7c5 [2022-10-05T22:29:50.574Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T22:29:50.574Z] ---> Running in 4dcb8d202af5 [2022-10-05T22:29:50.574Z] Removing intermediate container 9f253cc07f0e [2022-10-05T22:29:50.574Z] ---> d9419f488cd3 [2022-10-05T22:29:50.574Z] Step 20/20 : LABEL version=0.0.0 [2022-10-05T22:29:50.574Z] ---> Running in 98dc80c09473 [2022-10-05T22:29:50.574Z] Removing intermediate container 4dcb8d202af5 [2022-10-05T22:29:50.574Z] ---> 43e18269f5a9 [2022-10-05T22:29:50.574Z] Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [2022-10-05T22:29:50.574Z] ---> Running in 12b1652c57f4 [2022-10-05T22:29:50.834Z] Removing intermediate container 98dc80c09473 [2022-10-05T22:29:50.834Z] ---> 8e36436dfa63 [2022-10-05T22:29:50.834Z] [2022-10-05T22:29:50.834Z] Successfully built 8e36436dfa63 [2022-10-05T22:29:50.834Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-05T22:29:50.834Z]  Building security-spiffe-token-provider ... done Removing intermediate container 12b1652c57f4 [2022-10-05T22:29:50.834Z] ---> 3218d6e54d94 [2022-10-05T22:29:50.834Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:29:50.834Z] ---> Running in 3a22e1b6ea2e [2022-10-05T22:29:51.095Z] Removing intermediate container 3a22e1b6ea2e [2022-10-05T22:29:51.095Z] ---> 21d4aafdc058 [2022-10-05T22:29:51.095Z] [2022-10-05T22:29:51.095Z] Successfully built 21d4aafdc058 [2022-10-05T22:29:51.095Z] Successfully tagged core-metadata:latest [2022-10-05T22:29:51.102Z]  Building core-metadata ... done  [Pipeline] } [2022-10-05T22:29:51.126Z] $ docker stop --time=1 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 [2022-10-05T22:29:52.425Z] $ docker rm -f 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T22:29:52.834Z] + docker images [2022-10-05T22:29:52.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T22:29:52.834Z] core-metadata latest 21d4aafdc058 2 seconds ago 18.3MB [2022-10-05T22:29:52.834Z] security-spiffe-token-provider latest 8e36436dfa63 2 seconds ago 29.3MB [2022-10-05T22:29:52.834Z] support-scheduler latest 433b78d4d265 6 seconds ago 26.7MB [2022-10-05T22:29:52.834Z] a7befc59039a 7 seconds ago 1.58GB [2022-10-05T22:29:52.834Z] sys-mgmt-agent latest 508da700f318 11 seconds ago 136MB [2022-10-05T22:29:52.834Z] 595cbcd4ff23 13 seconds ago 1.61GB [2022-10-05T22:29:52.834Z] a21726744ee4 19 seconds ago 1.63GB [2022-10-05T22:29:52.834Z] core-command latest 41c4be709090 26 seconds ago 17.4MB [2022-10-05T22:29:52.834Z] security-spire-config latest 88bd5d59b756 36 seconds ago 85.8MB [2022-10-05T22:29:52.835Z] security-spire-agent latest d27ff4794cf9 58 seconds ago 125MB [2022-10-05T22:29:52.835Z] 3436873abed0 About a minute ago 1.57GB [2022-10-05T22:29:52.835Z] 1c176d389f2f About a minute ago 1.45GB [2022-10-05T22:29:52.835Z] 5238c4f13a4d About a minute ago 1.45GB [2022-10-05T22:29:52.835Z] core-data latest 754780cbd0a0 About a minute ago 21.6MB [2022-10-05T22:29:52.835Z] 640805ab97ef About a minute ago 1.56GB [2022-10-05T22:29:52.835Z] security-bootstrapper latest 29c740d0a30c 2 minutes ago 19.9MB [2022-10-05T22:29:52.835Z] 6374063d8e88 2 minutes ago 1.58GB [2022-10-05T22:29:52.835Z] security-secretstore-setup latest 6218c4182dbc 2 minutes ago 29.3MB [2022-10-05T22:29:52.835Z] security-proxy-setup latest ac9a171bc758 2 minutes ago 27.4MB [2022-10-05T22:29:52.835Z] support-notifications latest 9c24e7881047 2 minutes ago 27.3MB [2022-10-05T22:29:52.835Z] f7b3fd6b2691 3 minutes ago 1.56GB [2022-10-05T22:29:52.835Z] 408e6aee04e7 3 minutes ago 1.57GB [2022-10-05T22:29:52.835Z] c6759ceaf2a2 3 minutes ago 1.56GB [2022-10-05T22:29:52.835Z] 2822cd60bb83 3 minutes ago 1.63GB [2022-10-05T22:29:52.835Z] security-spire-server latest 3cd6cac66228 3 minutes ago 86.5MB [2022-10-05T22:29:52.835Z] 621c5bd4c1de 3 minutes ago 1.45GB [2022-10-05T22:29:52.835Z] ci-base-image-x86_64 latest 341103db18a5 6 minutes ago 940MB [2022-10-05T22:29:52.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB [2022-10-05T22:29:52.835Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-05T22:29:52.835Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-05T22:29:52.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-05T22:29:52.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2022-10-05T22:29:53.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.595s coverage: 47.1% of statements [2022-10-05T22:29:53.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.369s coverage: 79.5% of statements [2022-10-05T22:29:53.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2022-10-05T22:29:53.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-05T22:29:57.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2022-10-05T22:30:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.371s coverage: 94.4% of statements [2022-10-05T22:30:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-10-05T22:30:18.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.846s coverage: 80.5% of statements [2022-10-05T22:30:18.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-05T22:30:21.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.397s coverage: 92.9% of statements [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-05T22:30:21.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-05T22:30:21.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-10-05T22:30:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2022-10-05T22:30:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2022-10-05T22:30:21.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.874s coverage: 91.2% of statements [2022-10-05T22:30:21.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-05T22:30:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.892s coverage: 64.7% of statements [2022-10-05T22:30:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-05T22:30:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-05T22:30:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2022-10-05T22:30:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-10-05T22:30:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-10-05T22:30:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-10-05T22:30:29.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2022-10-05T22:30:36.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.471s coverage: 65.8% of statements [2022-10-05T22:30:36.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-05T22:30:36.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-05T22:30:36.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-05T22:30:38.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 41.8% of statements [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-05T22:30:38.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-05T22:30:38.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-05T22:30:38.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-05T22:30:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.383s coverage: 17.7% of statements [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-05T22:30:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.731s coverage: 92.3% of statements [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-05T22:30:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.430s coverage: 63.2% of statements [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-05T22:30:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-05T22:30:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-05T22:30:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-05T22:30:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-05T22:30:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-10-05T22:30:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-10-05T22:30:48.560Z] 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-10-05T22:30:48.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-05T22:30:48.560Z] GO111MODULE=on go vet ./... [2022-10-05T22:32:40.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T22:32:40.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T22:32:40.229Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T22:32:40.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-05T22:32:40.596Z] + ls -al . [2022-10-05T22:32:40.596Z] total 756 [2022-10-05T22:32:40.596Z] drwxrwxr-x 10 1001 1001 4096 Oct 5 22:26 . [2022-10-05T22:32:40.596Z] drwxr-xr-x 4 root root 4096 Oct 5 22:26 .. [2022-10-05T22:32:40.596Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 22:24 .blubracket [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 22:24 .dockerignore [2022-10-05T22:32:40.596Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 22:24 .git [2022-10-05T22:32:40.596Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 22:24 .github [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 1030 Oct 5 22:24 .gitignore [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 22:24 .golangci.yml [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 87 Oct 5 22:24 .hadolint.yml [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 22:24 .sonarcloud.properties [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 22:24 ADOPTERS.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 10722 Oct 5 22:24 Attribution.txt [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 63209 Oct 5 22:24 CHANGELOG.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 22:24 CONTRIBUTING.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 22:24 GOVERNANCE.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 850 Oct 5 22:24 Jenkinsfile [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 22:24 LICENSE [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 13724 Oct 5 22:24 Makefile [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 22:24 OWNERS.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 9799 Oct 5 22:24 README.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 22:24 SECURITY.md [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 22:22 VERSION [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 22:24 ZMQWindows.md [2022-10-05T22:32:40.596Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 22:24 bin [2022-10-05T22:32:40.596Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 22:24 cmd [2022-10-05T22:32:40.596Z] -rw-r--r-- 1 root root 502163 Oct 5 22:30 coverage.out [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 3458 Oct 5 22:24 go.mod [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 38041 Oct 5 22:24 go.sum [2022-10-05T22:32:40.596Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 22:24 internal [2022-10-05T22:32:40.596Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 22:24 openapi [2022-10-05T22:32:40.596Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 22:24 snap [2022-10-05T22:32:40.596Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 22:24 version.go [Pipeline] sh [2022-10-05T22:32:40.928Z] + '[' -e coverage.out ] [2022-10-05T22:32:40.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-05T22:32:40.966Z] Warning: overwriting stash ‘coverage-report’ [2022-10-05T22:32:41.652Z] Stashed 1 file(s) [Pipeline] sh [2022-10-05T22:32:41.970Z] + make build [2022-10-05T22:32:41.970Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -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-10-05T22:34:18.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T22:35:26.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T22:35:26.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T22:36:05.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:05.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:10.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T22:36:17.279Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:20.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:27.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:30.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T22:36:33.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T22:36:42.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:36:48.801Z] $ docker stop --time=1 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff [2022-10-05T22:36:50.772Z] $ docker rm -f 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:36:53.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T22:36:53.373Z] [2022-10-05T22:36:53.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:36:53.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T22:36:54.026Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-05T22:36:54.026Z] 29e5d40040c1: Pulling fs layer [2022-10-05T22:36:54.026Z] 1ce36da41761: Pulling fs layer [2022-10-05T22:36:54.026Z] 25b303627fd3: Pulling fs layer [2022-10-05T22:36:54.292Z] 29e5d40040c1: Verifying Checksum [2022-10-05T22:36:54.292Z] 29e5d40040c1: Download complete [2022-10-05T22:36:54.559Z] 1ce36da41761: Verifying Checksum [2022-10-05T22:36:54.559Z] 1ce36da41761: Download complete [2022-10-05T22:36:54.826Z] 29e5d40040c1: Pull complete [2022-10-05T22:36:55.782Z] 25b303627fd3: Verifying Checksum [2022-10-05T22:36:55.782Z] 25b303627fd3: Download complete [2022-10-05T22:36:55.782Z] 1ce36da41761: Pull complete [2022-10-05T22:37:05.846Z] 25b303627fd3: Pull complete [2022-10-05T22:37:05.846Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-05T22:37:05.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T22:37:05.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:37:06.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container [2022-10-05T22:37:06.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:37:08.389Z] $ docker top 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:37:09.282Z] + grep parallel [2022-10-05T22:37:09.282Z] + docker-compose build --help [2022-10-05T22:37:13.551Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T22:37:13.853Z] $ docker stop --time=1 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c [2022-10-05T22:37:15.468Z] $ docker rm -f 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:37:16.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T22:37:16.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:37:16.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container [2022-10-05T22:37:16.483Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:37:17.638Z] $ docker top 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:37:18.176Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T22:37:22.418Z] Building core-command ... [2022-10-05T22:37:22.418Z] Building core-data ... [2022-10-05T22:37:22.418Z] Building core-metadata ... [2022-10-05T22:37:22.418Z] Building security-bootstrapper ... [2022-10-05T22:37:22.418Z] Building security-proxy-setup ... [2022-10-05T22:37:22.418Z] Building security-secretstore-setup ... [2022-10-05T22:37:22.418Z] Building security-spiffe-token-provider ... [2022-10-05T22:37:22.418Z] Building security-spire-agent ... [2022-10-05T22:37:22.418Z] Building security-spire-config ... [2022-10-05T22:37:22.418Z] Building security-spire-server ... [2022-10-05T22:37:22.418Z] Building support-notifications ... [2022-10-05T22:37:22.418Z] Building support-scheduler ... [2022-10-05T22:37:22.418Z] Building sys-mgmt-agent ... [2022-10-05T22:37:22.418Z] Building security-proxy-setup [2022-10-05T22:37:22.418Z] Building security-spiffe-token-provider [2022-10-05T22:37:22.418Z] Building core-data [2022-10-05T22:37:22.418Z] Building security-spire-agent [2022-10-05T22:37:22.418Z] Building security-bootstrapper [2022-10-05T22:38:18.812Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:38:18.812Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:38:18.812Z] ---> cc8d4c1fd09b [2022-10-05T22:38:18.812Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T22:38:18.812Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:38:18.812Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:38:18.812Z] ---> cc8d4c1fd09b [2022-10-05T22:38:18.812Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T22:38:18.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:38:18.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:38:18.812Z] ---> cc8d4c1fd09b [2022-10-05T22:38:18.812Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T22:38:18.812Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:38:18.812Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:38:18.812Z] ---> cc8d4c1fd09b [2022-10-05T22:38:18.812Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:38:18.812Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:38:18.812Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:38:18.812Z] ---> cc8d4c1fd09b [2022-10-05T22:38:18.812Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T22:38:18.812Z] ---> Running in 585204d0c2c6 [2022-10-05T22:38:18.812Z] ---> Running in 10f933687ce6 [2022-10-05T22:38:18.812Z] ---> Running in 2a75ea6914c7 [2022-10-05T22:38:18.812Z] ---> Running in 1e790af8227c [2022-10-05T22:38:18.812Z] ---> Running in a4bb5fbd5860 [2022-10-05T22:38:18.812Z] Removing intermediate container a4bb5fbd5860 [2022-10-05T22:38:18.812Z] ---> d5ed6a492745 [2022-10-05T22:38:18.812Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T22:38:18.812Z] Removing intermediate container 10f933687ce6 [2022-10-05T22:38:18.812Z] ---> a8c78a2397fb [2022-10-05T22:38:18.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:38:18.812Z] ---> Running in 28e617891005 [2022-10-05T22:38:18.812Z] Removing intermediate container 585204d0c2c6 [2022-10-05T22:38:18.812Z] ---> 4242ab7f03ef [2022-10-05T22:38:18.812Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T22:38:18.812Z] Removing intermediate container 2a75ea6914c7 [2022-10-05T22:38:18.812Z] ---> ff6087d24d55 [2022-10-05T22:38:18.812Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:38:18.812Z] Removing intermediate container 1e790af8227c [2022-10-05T22:38:18.812Z] ---> bfbe1ae69a6b [2022-10-05T22:38:18.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:38:18.812Z] ---> Running in cbb25c3f32c4 [2022-10-05T22:38:18.812Z] ---> Running in da3c628d805e [2022-10-05T22:38:18.812Z] ---> Running in 7150ad9af4eb [2022-10-05T22:38:18.812Z] ---> Running in ffb2b2c8ccb7 [2022-10-05T22:38:18.812Z] Removing intermediate container 28e617891005 [2022-10-05T22:38:18.812Z] ---> 7657fcf399b3 [2022-10-05T22:38:18.812Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:38:18.812Z] ---> Running in 4028b3d1065b [2022-10-05T22:38:18.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:18.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:18.812Z] Removing intermediate container cbb25c3f32c4 [2022-10-05T22:38:18.812Z] ---> 2e71a141a381 [2022-10-05T22:38:18.812Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:38:18.812Z] ---> Running in 7f11f4c7c351 [2022-10-05T22:38:18.812Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T22:38:18.812Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T22:38:18.812Z] OK: 16896 distinct packages available [2022-10-05T22:38:18.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:18.812Z] Removing intermediate container 7150ad9af4eb [2022-10-05T22:38:18.812Z] ---> 92b09a14fbe1 [2022-10-05T22:38:18.812Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T22:38:18.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:18.812Z] ---> Running in d666316f749a [2022-10-05T22:38:18.812Z] Removing intermediate container ffb2b2c8ccb7 [2022-10-05T22:38:18.812Z] ---> 5cb01ef5c206 [2022-10-05T22:38:18.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T22:38:18.812Z] Removing intermediate container 4028b3d1065b [2022-10-05T22:38:18.812Z] ---> 7f298751d833 [2022-10-05T22:38:18.812Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T22:38:18.812Z] ---> Running in 385f3f01dd62 [2022-10-05T22:38:18.812Z] ---> Running in 39ada1adcfa1 [2022-10-05T22:38:18.812Z] OK: 221 MiB in 51 packages [2022-10-05T22:38:19.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:19.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:19.345Z] Removing intermediate container da3c628d805e [2022-10-05T22:38:19.345Z] ---> d4eb60a4cb16 [2022-10-05T22:38:19.345Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T22:38:19.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:19.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:20.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:20.203Z] ---> 45a6e5ca312d [2022-10-05T22:38:20.203Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:38:20.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:20.203Z] ---> Running in 3e535c25a135 [2022-10-05T22:38:20.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:20.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:38:21.741Z] OK: 221 MiB in 51 packages [2022-10-05T22:38:21.741Z] OK: 221 MiB in 51 packages [2022-10-05T22:38:22.010Z] OK: 221 MiB in 51 packages [2022-10-05T22:38:22.278Z] OK: 221 MiB in 51 packages [2022-10-05T22:38:24.222Z] Removing intermediate container d666316f749a [2022-10-05T22:38:24.222Z] ---> fee72048a9e7 [2022-10-05T22:38:24.222Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T22:38:24.222Z] Removing intermediate container 7f11f4c7c351 [2022-10-05T22:38:24.222Z] ---> 4bcca4447123 [2022-10-05T22:38:24.222Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T22:38:24.488Z] Removing intermediate container 385f3f01dd62 [2022-10-05T22:38:24.488Z] ---> d247c3d792f8 [2022-10-05T22:38:24.488Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T22:38:24.488Z] Removing intermediate container 39ada1adcfa1 [2022-10-05T22:38:24.488Z] ---> 756dd0cc4932 [2022-10-05T22:38:24.488Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T22:38:24.757Z] ---> 745839817b2f [2022-10-05T22:38:24.757Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:38:25.021Z] ---> e6ad1d4ae8d0 [2022-10-05T22:38:25.021Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:38:25.021Z] ---> Running in 0a02dc42e8d9 [2022-10-05T22:38:25.288Z] ---> Running in 4528c8ee6e8b [2022-10-05T22:38:25.556Z] ---> 545b5fcbc361 [2022-10-05T22:38:25.556Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:38:25.821Z] ---> Running in fbed55dd2ba2 [2022-10-05T22:38:26.092Z] ---> 47ca74d42439 [2022-10-05T22:38:26.361Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:38:26.630Z] ---> Running in ee27c16e046f [2022-10-05T22:39:23.047Z] Removing intermediate container 3e535c25a135 [2022-10-05T22:39:23.047Z] ---> 84578cfa57ca [2022-10-05T22:39:23.047Z] Step 7/20 : COPY . . [2022-10-05T22:39:31.253Z] Removing intermediate container 0a02dc42e8d9 [2022-10-05T22:39:31.254Z] ---> e8ec0d45e06a [2022-10-05T22:39:31.254Z] Step 8/33 : COPY . . [2022-10-05T22:39:31.254Z] Removing intermediate container ee27c16e046f [2022-10-05T22:39:31.254Z] ---> e968ac574940 [2022-10-05T22:39:31.254Z] Step 9/24 : COPY . . [2022-10-05T22:39:31.254Z] Removing intermediate container 4528c8ee6e8b [2022-10-05T22:39:31.254Z] ---> e0e525cbe21d [2022-10-05T22:39:31.254Z] Step 8/26 : COPY . . [2022-10-05T22:39:31.254Z] Removing intermediate container fbed55dd2ba2 [2022-10-05T22:39:31.254Z] ---> 8e1630b8069f [2022-10-05T22:39:31.254Z] Step 8/22 : COPY . . [2022-10-05T22:39:36.584Z] ---> 40f300f00d69 [2022-10-05T22:39:36.584Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T22:39:37.168Z] ---> Running in 64d04cba59ed [2022-10-05T22:39:38.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:39:50.879Z] ---> 081ba93ad7fb [2022-10-05T22:39:50.879Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T22:39:50.879Z] ---> 3bf90f6b72d6 [2022-10-05T22:39:50.879Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:39:50.879Z] ---> Running in 66d991cdd1ae [2022-10-05T22:39:50.879Z] ---> Running in 9e9e05117f69 [2022-10-05T22:39:50.879Z] ---> c996151427b6 [2022-10-05T22:39:50.879Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T22:39:50.879Z] ---> 749a38d9d1e1 [2022-10-05T22:39:50.879Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T22:39:50.879Z] ---> Running in bebd9e3d272e [2022-10-05T22:39:50.879Z] ---> Running in 659337abed15 [2022-10-05T22:39:51.146Z] Removing intermediate container 66d991cdd1ae [2022-10-05T22:39:51.146Z] ---> 64813616aad4 [2022-10-05T22:39:51.146Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T22:39:51.146Z] ---> Running in efc0a22ab99b [2022-10-05T22:39:52.105Z] Removing intermediate container efc0a22ab99b [2022-10-05T22:39:52.105Z] ---> 3c450ebb3120 [2022-10-05T22:39:52.105Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:39:52.105Z] ---> Running in d32129e45057 [2022-10-05T22:39:53.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T22:39:53.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:39:53.655Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -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-10-05T22:39:55.603Z] Removing intermediate container d32129e45057 [2022-10-05T22:39:55.603Z] ---> e6846e6d58c6 [2022-10-05T22:39:55.603Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T22:39:55.603Z] ---> Running in af7a0c164dc5 [2022-10-05T22:39:55.870Z] Removing intermediate container af7a0c164dc5 [2022-10-05T22:39:55.870Z] ---> 48718b6be877 [2022-10-05T22:39:55.870Z] [2022-10-05T22:39:55.870Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T22:39:55.870Z] 3.15: Pulling from library/alpine [2022-10-05T22:39:57.279Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T22:39:57.279Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T22:39:57.279Z] ---> 02e0d6fdf486 [2022-10-05T22:39:57.279Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:39:57.279Z] ---> Running in 59e75d0c3bfd [2022-10-05T22:39:57.547Z] Removing intermediate container 59e75d0c3bfd [2022-10-05T22:39:57.547Z] ---> 99a4a8dcfba4 [2022-10-05T22:39:57.547Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:39:57.814Z] ---> Running in 3b96b30b255a [2022-10-05T22:40:01.157Z] Removing intermediate container 3b96b30b255a [2022-10-05T22:40:01.157Z] ---> 44131b80ecb2 [2022-10-05T22:40:01.157Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T22:40:01.158Z] ---> Running in 124e8181a80c [2022-10-05T22:40:02.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:03.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:05.409Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:40:05.409Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:40:05.409Z] OK: 15734 distinct packages available [2022-10-05T22:40:05.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:06.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:08.049Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T22:40:08.049Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:40:08.049Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T22:40:08.316Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T22:40:08.316Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T22:40:08.584Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:40:08.584Z] OK: 6 MiB in 19 packages [2022-10-05T22:40:10.523Z] Removing intermediate container 124e8181a80c [2022-10-05T22:40:10.523Z] ---> ad53f0ac0be2 [2022-10-05T22:40:10.523Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T22:40:13.862Z] ---> d414a8329210 [2022-10-05T22:40:13.862Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:40:19.192Z] ---> b6f852f22443 [2022-10-05T22:40:19.192Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:40:19.458Z] ---> 5afcc12d2a65 [2022-10-05T22:40:19.458Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T22:40:20.436Z] ---> d83e472db148 [2022-10-05T22:40:20.436Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T22:40:21.395Z] ---> 616c36d8aec0 [2022-10-05T22:40:21.395Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:40:21.395Z] ---> Running in 2ba3dd839190 [2022-10-05T22:40:21.662Z] Removing intermediate container 2ba3dd839190 [2022-10-05T22:40:21.662Z] ---> 1fc53d03d087 [2022-10-05T22:40:21.662Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:40:21.933Z] ---> Running in dd103025cfe6 [2022-10-05T22:40:22.520Z] Removing intermediate container dd103025cfe6 [2022-10-05T22:40:22.520Z] ---> eae606dc4e64 [2022-10-05T22:40:22.520Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T22:40:22.520Z] ---> Running in ed7146ef56d0 [2022-10-05T22:40:23.129Z] Removing intermediate container ed7146ef56d0 [2022-10-05T22:40:23.129Z] ---> b286d2587dd0 [2022-10-05T22:40:23.129Z] Step 25/26 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:40:23.129Z] ---> Running in a97c244658b5 [2022-10-05T22:40:23.713Z] Removing intermediate container a97c244658b5 [2022-10-05T22:40:23.713Z] ---> d4c57867dbe1 [2022-10-05T22:40:23.713Z] Step 26/26 : LABEL version=0.0.0 [2022-10-05T22:40:23.713Z] ---> Running in ce9980e3a8c3 [2022-10-05T22:40:24.298Z] Removing intermediate container ce9980e3a8c3 [2022-10-05T22:40:24.298Z] ---> 36dab07ff9d2 [2022-10-05T22:40:24.298Z] [2022-10-05T22:40:24.564Z] Successfully built 36dab07ff9d2 [2022-10-05T22:40:24.564Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-05T22:40:24.564Z]  Building security-spire-agent ... done Building security-spire-config [2022-10-05T22:40:39.549Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:40:39.549Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:40:39.549Z] ---> cc8d4c1fd09b [2022-10-05T22:40:39.549Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T22:40:39.549Z] ---> Using cache [2022-10-05T22:40:39.549Z] ---> bfbe1ae69a6b [2022-10-05T22:40:39.549Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:40:39.549Z] ---> Using cache [2022-10-05T22:40:39.549Z] ---> 5cb01ef5c206 [2022-10-05T22:40:39.815Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:40:40.095Z] ---> Running in e0b5d168fa5c [2022-10-05T22:40:42.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:43.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:40:44.851Z] OK: 221 MiB in 51 packages [2022-10-05T22:40:46.259Z] Removing intermediate container e0b5d168fa5c [2022-10-05T22:40:46.259Z] ---> 61bc3e7dc452 [2022-10-05T22:40:46.259Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T22:40:46.841Z] ---> c9b62500be75 [2022-10-05T22:40:46.841Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:40:47.112Z] ---> Running in 74027931ce2f [2022-10-05T22:41:55.180Z] Removing intermediate container 74027931ce2f [2022-10-05T22:41:55.180Z] ---> fbcd5161085e [2022-10-05T22:41:55.180Z] Step 8/26 : COPY . . [2022-10-05T22:41:56.208Z] ---> 884626c18f36 [2022-10-05T22:41:56.208Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:41:56.483Z] ---> Running in 2a87baddc9a3 [2022-10-05T22:41:57.087Z] Removing intermediate container 2a87baddc9a3 [2022-10-05T22:41:57.087Z] ---> 62830506278f [2022-10-05T22:41:57.087Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T22:41:57.087Z] ---> Running in 6777ff1b5e57 [2022-10-05T22:41:57.784Z] Removing intermediate container 6777ff1b5e57 [2022-10-05T22:41:57.784Z] ---> a659d92e4bda [2022-10-05T22:41:57.784Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:41:57.784Z] ---> Running in c932e12f8203 [2022-10-05T22:42:01.144Z] Removing intermediate container c932e12f8203 [2022-10-05T22:42:01.144Z] ---> fc5e216967ec [2022-10-05T22:42:01.144Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T22:42:01.144Z] ---> Running in cc87fe980afa [2022-10-05T22:42:01.144Z] Removing intermediate container cc87fe980afa [2022-10-05T22:42:01.144Z] ---> 7bfd557c6ca0 [2022-10-05T22:42:01.144Z] [2022-10-05T22:42:01.144Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T22:42:01.144Z] ---> 02e0d6fdf486 [2022-10-05T22:42:01.144Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:42:01.144Z] ---> Using cache [2022-10-05T22:42:01.144Z] ---> 99a4a8dcfba4 [2022-10-05T22:42:01.144Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:42:01.144Z] ---> Using cache [2022-10-05T22:42:01.144Z] ---> 44131b80ecb2 [2022-10-05T22:42:01.144Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T22:42:01.144Z] ---> Running in 9b838faa7928 [2022-10-05T22:42:03.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:42:04.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:42:05.450Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:42:05.450Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:42:05.450Z] OK: 15734 distinct packages available [2022-10-05T22:42:05.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:42:06.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:42:07.804Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T22:42:07.804Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:42:07.804Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T22:42:08.069Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T22:42:08.070Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:42:08.070Z] OK: 6 MiB in 18 packages [2022-10-05T22:42:10.002Z] Removing intermediate container 9b838faa7928 [2022-10-05T22:42:10.002Z] ---> 4b6930fbc32a [2022-10-05T22:42:10.002Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:42:15.325Z] ---> e31c0e640661 [2022-10-05T22:42:15.325Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:42:15.592Z] ---> 9f19fc06f4e3 [2022-10-05T22:42:15.592Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T22:42:15.592Z] ---> Running in eeec6d44a6a6 [2022-10-05T22:42:16.176Z] Removing intermediate container eeec6d44a6a6 [2022-10-05T22:42:16.176Z] ---> c118c0c90d42 [2022-10-05T22:42:16.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T22:42:17.133Z] ---> c9ae44856062 [2022-10-05T22:42:17.133Z] Step 21/26 : WORKDIR / [2022-10-05T22:42:17.133Z] ---> Running in dbd384de59a8 [2022-10-05T22:42:17.720Z] Removing intermediate container dbd384de59a8 [2022-10-05T22:42:17.720Z] ---> 9e9d1d69e531 [2022-10-05T22:42:17.720Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:42:17.720Z] ---> Running in fb7d46e8b974 [2022-10-05T22:42:17.986Z] Removing intermediate container fb7d46e8b974 [2022-10-05T22:42:17.986Z] ---> fb162fa0df5c [2022-10-05T22:42:17.986Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:42:18.252Z] ---> Running in 6a6310f513ec [2022-10-05T22:42:19.212Z] Removing intermediate container 6a6310f513ec [2022-10-05T22:42:19.212Z] ---> 591996e9fb4d [2022-10-05T22:42:19.212Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T22:42:19.212Z] ---> Running in ec81d02f2a65 [2022-10-05T22:42:19.479Z] Removing intermediate container ec81d02f2a65 [2022-10-05T22:42:19.479Z] ---> b68c2d5c98b4 [2022-10-05T22:42:19.479Z] Step 25/26 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:42:19.479Z] ---> Running in 1ebf6a740211 [2022-10-05T22:42:20.061Z] Removing intermediate container 1ebf6a740211 [2022-10-05T22:42:20.061Z] ---> d9e8c47bfbd8 [2022-10-05T22:42:20.061Z] Step 26/26 : LABEL version=0.0.0 [2022-10-05T22:42:20.061Z] ---> Running in bd2780bb6ccd [2022-10-05T22:42:20.643Z] Removing intermediate container bd2780bb6ccd [2022-10-05T22:42:20.643Z] ---> 0c7dd6eec91d [2022-10-05T22:42:20.643Z] [2022-10-05T22:42:20.910Z] Successfully built 0c7dd6eec91d [2022-10-05T22:42:20.910Z] Successfully tagged security-spire-config-arm64:latest [2022-10-05T22:42:20.910Z]  Building security-spire-config ... done Building security-spire-server [2022-10-05T22:42:39.106Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:42:39.106Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:42:39.106Z] ---> cc8d4c1fd09b [2022-10-05T22:42:39.106Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> bfbe1ae69a6b [2022-10-05T22:42:39.106Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> 5cb01ef5c206 [2022-10-05T22:42:39.106Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> 61bc3e7dc452 [2022-10-05T22:42:39.106Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> c9b62500be75 [2022-10-05T22:42:39.106Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> fbcd5161085e [2022-10-05T22:42:39.106Z] Step 8/25 : COPY . . [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> 884626c18f36 [2022-10-05T22:42:39.106Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> 62830506278f [2022-10-05T22:42:39.106Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T22:42:39.106Z] ---> Using cache [2022-10-05T22:42:39.106Z] ---> a659d92e4bda [2022-10-05T22:42:39.106Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T22:42:39.106Z] ---> Running in 6804f7404f71 [2022-10-05T22:42:42.441Z] Removing intermediate container 6804f7404f71 [2022-10-05T22:42:42.441Z] ---> d721dfdf9e9b [2022-10-05T22:42:42.441Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T22:42:42.441Z] ---> Running in 14e1e85f25ad [2022-10-05T22:42:42.705Z] Removing intermediate container 14e1e85f25ad [2022-10-05T22:42:42.705Z] ---> 890b3cf52b2f [2022-10-05T22:42:42.705Z] [2022-10-05T22:42:42.705Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T22:42:42.705Z] ---> 02e0d6fdf486 [2022-10-05T22:42:42.705Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:42:42.705Z] ---> Using cache [2022-10-05T22:42:42.705Z] ---> 99a4a8dcfba4 [2022-10-05T22:42:42.705Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:42:42.705Z] ---> Using cache [2022-10-05T22:42:42.705Z] ---> 44131b80ecb2 [2022-10-05T22:42:42.705Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T22:42:42.705Z] ---> Using cache [2022-10-05T22:42:42.705Z] ---> ad53f0ac0be2 [2022-10-05T22:42:42.705Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T22:42:49.328Z] ---> 90d8f6171e32 [2022-10-05T22:42:49.328Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T22:42:49.328Z] ---> b5e6196d28df [2022-10-05T22:42:49.328Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T22:42:50.290Z] ---> 9b5f5972592c [2022-10-05T22:42:50.290Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T22:42:50.881Z] ---> 590c8b7d86da [2022-10-05T22:42:50.882Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T22:42:51.149Z] ---> Running in 4b86fe1b2473 [2022-10-05T22:42:51.732Z] Removing intermediate container 4b86fe1b2473 [2022-10-05T22:42:51.732Z] ---> fe1218e25d3a [2022-10-05T22:42:51.732Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T22:42:51.732Z] ---> Running in 92dc056ec573 [2022-10-05T22:42:52.312Z] Removing intermediate container 92dc056ec573 [2022-10-05T22:42:52.312Z] ---> 57176b0db149 [2022-10-05T22:42:52.312Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T22:42:52.312Z] ---> Running in 3b4f410c1f86 [2022-10-05T22:42:52.903Z] Removing intermediate container 3b4f410c1f86 [2022-10-05T22:42:52.903Z] ---> ca348c42ab26 [2022-10-05T22:42:52.903Z] Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:42:52.903Z] ---> Running in 62511d3fe37c [2022-10-05T22:42:54.318Z] Removing intermediate container 62511d3fe37c [2022-10-05T22:42:54.318Z] ---> f2ef21695418 [2022-10-05T22:42:54.318Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:42:54.318Z] ---> Running in f7dcf7d977cf [2022-10-05T22:42:54.901Z] Removing intermediate container f7dcf7d977cf [2022-10-05T22:42:54.901Z] ---> 19c75ef64dea [2022-10-05T22:42:54.901Z] [2022-10-05T22:42:55.167Z] Successfully built 19c75ef64dea [2022-10-05T22:42:55.167Z] Successfully tagged security-spire-server-arm64:latest [2022-10-05T22:42:55.167Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-10-05T22:43:10.388Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:43:10.388Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:43:10.388Z] ---> cc8d4c1fd09b [2022-10-05T22:43:10.388Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> bfbe1ae69a6b [2022-10-05T22:43:10.388Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> 5cb01ef5c206 [2022-10-05T22:43:10.388Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> d247c3d792f8 [2022-10-05T22:43:10.388Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> 545b5fcbc361 [2022-10-05T22:43:10.388Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> 8e1630b8069f [2022-10-05T22:43:10.388Z] Step 8/25 : COPY . . [2022-10-05T22:43:10.388Z] ---> Using cache [2022-10-05T22:43:10.388Z] ---> 749a38d9d1e1 [2022-10-05T22:43:10.388Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T22:43:10.655Z] ---> Running in a846c6353192 [2022-10-05T22:43:12.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:45:19.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T22:45:41.288Z] Removing intermediate container 659337abed15 [2022-10-05T22:45:41.288Z] ---> 9534b6e767af [2022-10-05T22:45:41.288Z] [2022-10-05T22:45:41.288Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T22:45:41.288Z] 3.16: Pulling from library/alpine [2022-10-05T22:45:41.288Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T22:45:41.288Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T22:45:41.288Z] ---> a6215f271958 [2022-10-05T22:45:41.288Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T22:45:41.288Z] ---> Running in 135d29019e92 [2022-10-05T22:45:42.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:45:42.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:45:44.367Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T22:45:44.635Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T22:45:44.635Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T22:45:44.635Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T22:45:44.635Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T22:45:44.635Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T22:45:44.635Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:45:44.635Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:45:45.218Z] OK: 8 MiB in 20 packages [2022-10-05T22:45:48.554Z] Removing intermediate container 135d29019e92 [2022-10-05T22:45:48.554Z] ---> 49adef79f4a4 [2022-10-05T22:45:48.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T22:45:48.554Z] ---> Running in 3bb7e87480da [2022-10-05T22:45:48.821Z] Removing intermediate container 9e9e05117f69 [2022-10-05T22:45:48.821Z] ---> 3b74082f6ca1 [2022-10-05T22:45:48.821Z] [2022-10-05T22:45:48.821Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T22:45:48.821Z] ---> a6215f271958 [2022-10-05T22:45:48.822Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:45:49.089Z] ---> Running in ff6683e68030 [2022-10-05T22:45:49.355Z] Removing intermediate container 3bb7e87480da [2022-10-05T22:45:49.355Z] ---> 76f64c123da6 [2022-10-05T22:45:49.355Z] Step 13/22 : WORKDIR /edgex [2022-10-05T22:45:49.355Z] ---> Running in 2bf176378749 [2022-10-05T22:45:49.624Z] Removing intermediate container ff6683e68030 [2022-10-05T22:45:49.624Z] ---> 331e68dd9cc6 [2022-10-05T22:45:49.624Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T22:45:49.893Z] ---> Running in 1f21e140d05e [2022-10-05T22:45:50.476Z] Removing intermediate container 2bf176378749 [2022-10-05T22:45:50.476Z] ---> 9fc5c8935e15 [2022-10-05T22:45:50.476Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T22:45:51.884Z] ---> 66b81c945bd5 [2022-10-05T22:45:51.884Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T22:45:51.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:45:52.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:45:53.064Z] ---> 78f8807c7616 [2022-10-05T22:45:53.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T22:45:53.646Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T22:45:53.915Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T22:45:53.915Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:45:53.915Z] OK: 5 MiB in 16 packages [2022-10-05T22:45:55.323Z] ---> 334651fc596d [2022-10-05T22:45:55.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T22:45:55.905Z] Removing intermediate container 1f21e140d05e [2022-10-05T22:45:55.905Z] ---> b200ede29a0a [2022-10-05T22:45:55.905Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T22:45:55.905Z] ---> Running in 8f1b74191754 [2022-10-05T22:45:56.486Z] ---> 2599a0c46465 [2022-10-05T22:45:56.486Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T22:45:56.755Z] ---> Running in a96109859446 [2022-10-05T22:45:56.755Z] Removing intermediate container 8f1b74191754 [2022-10-05T22:45:56.755Z] ---> a2acb64fd1a1 [2022-10-05T22:45:56.755Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T22:45:57.021Z] ---> Running in 4f67e9b62d02 [2022-10-05T22:45:57.607Z] Removing intermediate container 4f67e9b62d02 [2022-10-05T22:45:57.607Z] ---> 9a682502c8a6 [2022-10-05T22:45:57.607Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T22:45:57.873Z] ---> Running in 27aeee392275 [2022-10-05T22:45:58.457Z] Removing intermediate container 27aeee392275 [2022-10-05T22:45:58.457Z] ---> fee2b218ddff [2022-10-05T22:45:58.457Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T22:45:58.724Z] ---> Running in e2b1f508c98c [2022-10-05T22:45:59.305Z] Removing intermediate container e2b1f508c98c [2022-10-05T22:45:59.305Z] ---> 3e49e3f1b7d5 [2022-10-05T22:45:59.305Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T22:45:59.573Z] ---> Running in a60de0033116 [2022-10-05T22:46:00.534Z] Removing intermediate container a96109859446 [2022-10-05T22:46:00.534Z] ---> ce489166d187 [2022-10-05T22:46:00.534Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T22:46:00.800Z] ---> Running in 84a3989e3d95 [2022-10-05T22:46:01.386Z] Removing intermediate container 84a3989e3d95 [2022-10-05T22:46:01.386Z] ---> 0aab7ea8c6ed [2022-10-05T22:46:01.386Z] Step 20/22 : LABEL arch=arm64 [2022-10-05T22:46:01.386Z] ---> Running in a7c10ccca69d [2022-10-05T22:46:01.975Z] Removing intermediate container a7c10ccca69d [2022-10-05T22:46:01.975Z] ---> b8189c07d5cd [2022-10-05T22:46:01.975Z] Step 21/22 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:46:02.243Z] ---> Running in 5847b8dd9f9b [2022-10-05T22:46:03.229Z] Removing intermediate container 5847b8dd9f9b [2022-10-05T22:46:03.229Z] ---> 556a2d34a6eb [2022-10-05T22:46:03.229Z] Step 22/22 : LABEL version=0.0.0 [2022-10-05T22:46:03.229Z] Removing intermediate container a60de0033116 [2022-10-05T22:46:03.497Z] ---> 3ae13c273d91 [2022-10-05T22:46:03.497Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T22:46:03.497Z] ---> Running in c145a2ce5602 [2022-10-05T22:46:03.497Z] ---> Running in 8f38e476741c [2022-10-05T22:46:04.077Z] Removing intermediate container c145a2ce5602 [2022-10-05T22:46:04.077Z] ---> 9f2f200cffb5 [2022-10-05T22:46:04.077Z] [2022-10-05T22:46:04.345Z] Removing intermediate container 8f38e476741c [2022-10-05T22:46:04.345Z] ---> fa8d77880840 [2022-10-05T22:46:04.345Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T22:46:04.345Z] Successfully built 9f2f200cffb5 [2022-10-05T22:46:04.345Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-05T22:46:04.345Z]  Building security-proxy-setup ... done Building support-notifications [2022-10-05T22:46:05.302Z] ---> 75ec29752dde [2022-10-05T22:46:05.302Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T22:46:05.302Z] ---> Running in bde712ad5610 [2022-10-05T22:46:08.647Z] Removing intermediate container bde712ad5610 [2022-10-05T22:46:08.648Z] ---> 7a2adf398291 [2022-10-05T22:46:08.648Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:46:09.229Z] ---> f15a24958d12 [2022-10-05T22:46:09.229Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T22:46:11.164Z] ---> 86cc3a49807d [2022-10-05T22:46:11.164Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T22:46:12.581Z] ---> b87adbed0d0d [2022-10-05T22:46:12.581Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T22:46:13.987Z] ---> b6764d160457 [2022-10-05T22:46:13.987Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T22:46:14.949Z] ---> a999c093e3f3 [2022-10-05T22:46:14.949Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T22:46:16.355Z] ---> 972bae756764 [2022-10-05T22:46:16.355Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T22:46:17.314Z] ---> e383012fcdaa [2022-10-05T22:46:17.314Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T22:46:17.314Z] ---> Running in 8112842a3d7c [2022-10-05T22:46:21.685Z] Removing intermediate container 8112842a3d7c [2022-10-05T22:46:21.685Z] ---> 9f4c02be8bf3 [2022-10-05T22:46:21.685Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T22:46:21.685Z] ---> Running in c94e03347c2a [2022-10-05T22:46:22.336Z] Removing intermediate container c94e03347c2a [2022-10-05T22:46:22.336Z] ---> d2759c2b6978 [2022-10-05T22:46:22.336Z] Step 30/33 : CMD ["gate"] [2022-10-05T22:46:22.659Z] ---> Running in afffbae2bc35 [2022-10-05T22:46:22.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:46:22.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:46:22.941Z] ---> cc8d4c1fd09b [2022-10-05T22:46:22.941Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:46:22.941Z] ---> Using cache [2022-10-05T22:46:22.941Z] ---> d5ed6a492745 [2022-10-05T22:46:22.941Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T22:46:22.941Z] ---> Using cache [2022-10-05T22:46:22.941Z] ---> 7657fcf399b3 [2022-10-05T22:46:22.941Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:46:22.941Z] ---> Using cache [2022-10-05T22:46:22.941Z] ---> 7f298751d833 [2022-10-05T22:46:22.941Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T22:46:22.941Z] ---> Running in daf5d5e15e72 [2022-10-05T22:46:23.220Z] Removing intermediate container afffbae2bc35 [2022-10-05T22:46:23.220Z] ---> e0360f12dc9a [2022-10-05T22:46:23.220Z] Step 31/33 : LABEL arch=arm64 [2022-10-05T22:46:23.493Z] ---> Running in a6ff7e35521f [2022-10-05T22:46:24.475Z] Removing intermediate container a6ff7e35521f [2022-10-05T22:46:24.475Z] ---> 5037264c75ed [2022-10-05T22:46:24.475Z] Step 32/33 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:46:24.475Z] ---> Running in 4761234c33f2 [2022-10-05T22:46:25.061Z] Removing intermediate container 4761234c33f2 [2022-10-05T22:46:25.061Z] ---> c465f2d9b287 [2022-10-05T22:46:25.330Z] Step 33/33 : LABEL version=0.0.0 [2022-10-05T22:46:25.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:46:25.330Z] ---> Running in a3a8d666b0f8 [2022-10-05T22:46:25.920Z] Removing intermediate container a3a8d666b0f8 [2022-10-05T22:46:25.920Z] ---> c9cb0bc03879 [2022-10-05T22:46:25.920Z] [2022-10-05T22:46:26.192Z] Successfully built c9cb0bc03879 [2022-10-05T22:46:26.192Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-05T22:46:26.192Z]  Building security-bootstrapper ... done Building core-metadata [2022-10-05T22:46:26.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:46:27.599Z] OK: 221 MiB in 51 packages [2022-10-05T22:46:29.009Z] Removing intermediate container daf5d5e15e72 [2022-10-05T22:46:29.009Z] ---> b7de754865e7 [2022-10-05T22:46:29.009Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T22:46:29.967Z] ---> d3d6e05690d9 [2022-10-05T22:46:29.967Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:46:29.967Z] ---> Running in 03b7c00a139f [2022-10-05T22:46:44.966Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:46:44.966Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:46:44.966Z] ---> cc8d4c1fd09b [2022-10-05T22:46:44.966Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:46:44.966Z] ---> Using cache [2022-10-05T22:46:44.966Z] ---> d5ed6a492745 [2022-10-05T22:46:44.966Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T22:46:44.966Z] ---> Using cache [2022-10-05T22:46:44.966Z] ---> 7657fcf399b3 [2022-10-05T22:46:44.966Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:46:44.966Z] ---> Using cache [2022-10-05T22:46:44.966Z] ---> 7f298751d833 [2022-10-05T22:46:44.966Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T22:46:44.966Z] ---> Running in 178d0bebe87f [2022-10-05T22:46:45.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:46:46.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:46:48.301Z] OK: 221 MiB in 51 packages [2022-10-05T22:46:50.237Z] Removing intermediate container 178d0bebe87f [2022-10-05T22:46:50.237Z] ---> c2b9d2e4414b [2022-10-05T22:46:50.237Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T22:46:51.195Z] ---> db43c688547d [2022-10-05T22:46:51.195Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:46:51.195Z] ---> Running in 36b9ddc3ed20 [2022-10-05T22:47:23.391Z] Removing intermediate container 64d04cba59ed [2022-10-05T22:47:23.391Z] ---> 71194a626af7 [2022-10-05T22:47:23.391Z] [2022-10-05T22:47:23.391Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T22:47:23.391Z] ---> 02e0d6fdf486 [2022-10-05T22:47:23.391Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T22:47:23.391Z] ---> Using cache [2022-10-05T22:47:23.391Z] ---> 99a4a8dcfba4 [2022-10-05T22:47:23.391Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:47:23.391Z] ---> Using cache [2022-10-05T22:47:23.391Z] ---> 44131b80ecb2 [2022-10-05T22:47:23.391Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T22:47:23.391Z] ---> Running in 45905f3e669e [2022-10-05T22:47:23.391Z] Removing intermediate container bebd9e3d272e [2022-10-05T22:47:23.391Z] ---> b3bd47d08139 [2022-10-05T22:47:23.391Z] [2022-10-05T22:47:23.391Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T22:47:23.391Z] ---> a6215f271958 [2022-10-05T22:47:23.391Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T22:47:23.391Z] ---> Running in a32c48ca7d9c [2022-10-05T22:47:23.391Z] Removing intermediate container a32c48ca7d9c [2022-10-05T22:47:23.391Z] ---> fc5aaeb99eec [2022-10-05T22:47:23.391Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T22:47:23.391Z] ---> Running in 1fea43046551 [2022-10-05T22:47:23.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:23.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:23.391Z] Removing intermediate container 1fea43046551 [2022-10-05T22:47:23.391Z] ---> bcd259a77802 [2022-10-05T22:47:23.391Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T22:47:23.660Z] ---> Running in bad59bd3b01c [2022-10-05T22:47:24.242Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T22:47:24.242Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T22:47:24.242Z] OK: 15734 distinct packages available [2022-10-05T22:47:24.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:24.827Z] Removing intermediate container bad59bd3b01c [2022-10-05T22:47:24.827Z] ---> ad7d838c334d [2022-10-05T22:47:24.828Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:47:24.828Z] ---> Running in 3009333086cf [2022-10-05T22:47:25.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:26.371Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T22:47:26.371Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T22:47:26.639Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T22:47:26.639Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T22:47:26.904Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T22:47:26.904Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T22:47:26.904Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T22:47:27.172Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T22:47:27.173Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T22:47:27.173Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T22:47:27.173Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:47:27.755Z] OK: 8 MiB in 23 packages [2022-10-05T22:47:29.693Z] Removing intermediate container 3009333086cf [2022-10-05T22:47:29.693Z] ---> 96513a3b5018 [2022-10-05T22:47:29.693Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T22:47:29.959Z] ---> Running in 99a195e083d7 [2022-10-05T22:47:32.542Z] Removing intermediate container 45905f3e669e [2022-10-05T22:47:32.542Z] ---> 23038f5b70a4 [2022-10-05T22:47:32.542Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:47:32.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:33.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:47:33.726Z] ---> ab70e7be0543 [2022-10-05T22:47:33.726Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T22:47:34.310Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T22:47:34.310Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T22:47:34.310Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T22:47:34.580Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T22:47:34.846Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T22:47:34.846Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T22:47:34.846Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:47:35.112Z] OK: 8 MiB in 20 packages [2022-10-05T22:47:37.063Z] Removing intermediate container 99a195e083d7 [2022-10-05T22:47:37.063Z] ---> df6c324c9c72 [2022-10-05T22:47:37.063Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:47:38.023Z] ---> 635f97a384a2 [2022-10-05T22:47:38.023Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T22:47:38.292Z] ---> 150aecb4ecf9 [2022-10-05T22:47:38.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T22:47:39.252Z] ---> 30898a7e8833 [2022-10-05T22:47:39.252Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T22:47:39.518Z] ---> Running in b6c6673b152f [2022-10-05T22:47:40.105Z] Removing intermediate container b6c6673b152f [2022-10-05T22:47:40.105Z] ---> 7d977712de94 [2022-10-05T22:47:40.105Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:47:40.370Z] ---> Running in e1d41ae62651 [2022-10-05T22:47:40.951Z] Removing intermediate container e1d41ae62651 [2022-10-05T22:47:40.951Z] ---> ddbbb3a58cc6 [2022-10-05T22:47:40.951Z] Step 18/20 : LABEL arch=arm64 [2022-10-05T22:47:41.232Z] ---> Running in f2f633030f73 [2022-10-05T22:47:41.505Z] ---> 4cd37d40608e [2022-10-05T22:47:41.505Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T22:47:42.088Z] Removing intermediate container f2f633030f73 [2022-10-05T22:47:42.088Z] ---> 0b763ba34f00 [2022-10-05T22:47:42.088Z] Step 19/20 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:47:42.353Z] ---> Running in fec7f73ef189 [2022-10-05T22:47:42.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:47:43.205Z] Removing intermediate container fec7f73ef189 [2022-10-05T22:47:43.205Z] ---> ab0b7f47f06c [2022-10-05T22:47:43.205Z] Step 20/20 : LABEL version=0.0.0 [2022-10-05T22:47:43.205Z] ---> 361447df9036 [2022-10-05T22:47:43.205Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T22:47:43.205Z] ---> Running in bdd77d82d725 [2022-10-05T22:47:43.205Z] ---> Running in 18f40cb8e497 [2022-10-05T22:47:44.166Z] Removing intermediate container 18f40cb8e497 [2022-10-05T22:47:44.166Z] ---> 0181d869d6d8 [2022-10-05T22:47:44.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:47:44.432Z] Removing intermediate container bdd77d82d725 [2022-10-05T22:47:44.432Z] ---> 7a331ae582e0 [2022-10-05T22:47:44.432Z] [2022-10-05T22:47:44.432Z] ---> Running in f6b6a467511e [2022-10-05T22:47:45.020Z] Successfully built 7a331ae582e0 [2022-10-05T22:47:45.021Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-05T22:47:45.021Z]  Building security-spiffe-token-provider ... done Building core-command [2022-10-05T22:47:45.287Z] Removing intermediate container f6b6a467511e [2022-10-05T22:47:45.287Z] ---> 8f0a393f12d7 [2022-10-05T22:47:45.287Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T22:47:45.553Z] ---> Running in d566fc37e26b [2022-10-05T22:47:46.957Z] Removing intermediate container d566fc37e26b [2022-10-05T22:47:46.957Z] ---> 3bc539598f5b [2022-10-05T22:47:46.957Z] Step 23/24 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:47:47.540Z] ---> Running in 47a06a614f53 [2022-10-05T22:47:48.120Z] Removing intermediate container 47a06a614f53 [2022-10-05T22:47:48.120Z] ---> f00277ac7f38 [2022-10-05T22:47:48.120Z] Step 24/24 : LABEL version=0.0.0 [2022-10-05T22:47:48.120Z] Removing intermediate container 03b7c00a139f [2022-10-05T22:47:48.120Z] ---> ac96dba2b23b [2022-10-05T22:47:48.120Z] Step 9/23 : COPY . . [2022-10-05T22:47:48.387Z] ---> Running in b25a58de159f [2022-10-05T22:47:49.354Z] Removing intermediate container b25a58de159f [2022-10-05T22:47:49.354Z] ---> d349405007a7 [2022-10-05T22:47:49.354Z] [2022-10-05T22:47:49.936Z] Successfully built d349405007a7 [2022-10-05T22:47:49.936Z] Successfully tagged core-data-arm64:latest [2022-10-05T22:47:49.936Z]  Building core-data ... done Building support-scheduler [2022-10-05T22:47:56.574Z] Removing intermediate container 36b9ddc3ed20 [2022-10-05T22:47:56.574Z] ---> 4f2d6c2c4edf [2022-10-05T22:47:56.574Z] Step 9/25 : COPY . . [2022-10-05T22:47:59.921Z] Removing intermediate container a846c6353192 [2022-10-05T22:47:59.921Z] ---> 6f72a567c144 [2022-10-05T22:47:59.921Z] [2022-10-05T22:47:59.921Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T22:47:59.921Z] ---> a6215f271958 [2022-10-05T22:47:59.921Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T22:47:59.921Z] ---> Running in 168ec23049a2 [2022-10-05T22:48:01.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:48:01.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:48:02.563Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T22:48:02.563Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T22:48:02.563Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T22:48:02.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:48:02.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:48:02.563Z] ---> cc8d4c1fd09b [2022-10-05T22:48:02.563Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:48:02.563Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> d5ed6a492745 [2022-10-05T22:48:02.563Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> 7657fcf399b3 [2022-10-05T22:48:02.563Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> 7f298751d833 [2022-10-05T22:48:02.563Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> c2b9d2e4414b [2022-10-05T22:48:02.563Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> db43c688547d [2022-10-05T22:48:02.563Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:48:02.563Z] ---> Using cache [2022-10-05T22:48:02.563Z] ---> 4f2d6c2c4edf [2022-10-05T22:48:02.563Z] Step 9/24 : COPY . . [2022-10-05T22:48:02.563Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:48:02.831Z] OK: 6 MiB in 17 packages [2022-10-05T22:48:06.169Z] Removing intermediate container 168ec23049a2 [2022-10-05T22:48:06.169Z] ---> a4fc6387b50b [2022-10-05T22:48:06.169Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T22:48:06.169Z] ---> Running in 7d36014bc61a [2022-10-05T22:48:06.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:48:06.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:48:06.752Z] ---> cc8d4c1fd09b [2022-10-05T22:48:06.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> d5ed6a492745 [2022-10-05T22:48:06.752Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> 7657fcf399b3 [2022-10-05T22:48:06.752Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> 7f298751d833 [2022-10-05T22:48:06.752Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> c2b9d2e4414b [2022-10-05T22:48:06.752Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> db43c688547d [2022-10-05T22:48:06.752Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:48:06.752Z] ---> Using cache [2022-10-05T22:48:06.752Z] ---> 4f2d6c2c4edf [2022-10-05T22:48:06.752Z] Step 9/23 : COPY . . [2022-10-05T22:48:06.752Z] Removing intermediate container 7d36014bc61a [2022-10-05T22:48:06.752Z] ---> e0ec6b638602 [2022-10-05T22:48:06.752Z] Step 13/25 : WORKDIR / [2022-10-05T22:48:07.018Z] ---> Running in a8067ce49b39 [2022-10-05T22:48:07.285Z] ---> af4221019eb6 [2022-10-05T22:48:07.285Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T22:48:07.285Z] ---> Running in 5903774c0399 [2022-10-05T22:48:07.878Z] Removing intermediate container a8067ce49b39 [2022-10-05T22:48:07.878Z] ---> 89a7c1c24894 [2022-10-05T22:48:07.878Z] 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-10-05T22:48:08.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T22:48:09.132Z] ---> 3aa58ffb6a72 [2022-10-05T22:48:09.132Z] 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-10-05T22:48:10.541Z] ---> f5d9d7232d33 [2022-10-05T22:48:10.541Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T22:48:12.485Z] ---> dae2dd458974 [2022-10-05T22:48:12.485Z] 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-10-05T22:48:14.430Z] ---> ab88e4889898 [2022-10-05T22:48:14.430Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T22:48:17.775Z] ---> 1c5d40050642 [2022-10-05T22:48:17.775Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T22:48:17.775Z] ---> 82187c29953b [2022-10-05T22:48:17.775Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T22:48:17.775Z] ---> Running in b90d1cb841f3 [2022-10-05T22:48:19.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T22:48:20.585Z] ---> dc5d2d078dae [2022-10-05T22:48:20.585Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T22:48:23.154Z] ---> 96248891cedb [2022-10-05T22:48:23.154Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T22:48:23.154Z] ---> Running in 17d8a7825f26 [2022-10-05T22:48:25.088Z] ---> 1d36325cd158 [2022-10-05T22:48:25.088Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T22:48:25.088Z] ---> Running in 698ea3db16d5 [2022-10-05T22:48:27.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T22:48:27.927Z] Removing intermediate container 17d8a7825f26 [2022-10-05T22:48:27.927Z] ---> 9fac881a5ea5 [2022-10-05T22:48:27.927Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T22:48:27.927Z] ---> Running in 50b2ef9afe09 [2022-10-05T22:48:28.882Z] Removing intermediate container 50b2ef9afe09 [2022-10-05T22:48:28.882Z] ---> b22daf810ce9 [2022-10-05T22:48:28.882Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T22:48:29.148Z] ---> Running in 596922380c53 [2022-10-05T22:48:30.105Z] Removing intermediate container 596922380c53 [2022-10-05T22:48:30.105Z] ---> 9f1f0990b93d [2022-10-05T22:48:30.105Z] Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:48:30.105Z] ---> Running in 0e0f7a6831cc [2022-10-05T22:48:30.370Z] ---> 86861bdee3a3 [2022-10-05T22:48:30.370Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T22:48:30.643Z] ---> Running in 0c81f41e2da4 [2022-10-05T22:48:30.643Z] Removing intermediate container 0e0f7a6831cc [2022-10-05T22:48:30.643Z] ---> 5d98b1abad02 [2022-10-05T22:48:30.643Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:48:30.912Z] ---> Running in 10a655a4b65f [2022-10-05T22:48:31.492Z] Removing intermediate container 10a655a4b65f [2022-10-05T22:48:31.492Z] ---> 0ea3104cdf40 [2022-10-05T22:48:31.492Z] [2022-10-05T22:48:31.762Z] Successfully built 0ea3104cdf40 [2022-10-05T22:48:31.762Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-05T22:48:31.762Z] Building sys-mgmt-agent [2022-10-05T22:48:32.341Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T22:48:47.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T22:48:47.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T22:48:47.321Z] ---> cc8d4c1fd09b [2022-10-05T22:48:47.321Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T22:48:47.321Z] ---> Using cache [2022-10-05T22:48:47.321Z] ---> bfbe1ae69a6b [2022-10-05T22:48:47.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T22:48:47.321Z] ---> Using cache [2022-10-05T22:48:47.321Z] ---> 5cb01ef5c206 [2022-10-05T22:48:47.321Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T22:48:47.909Z] ---> Running in cde450386a0c [2022-10-05T22:48:49.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:48:50.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:48:52.200Z] OK: 221 MiB in 51 packages [2022-10-05T22:48:53.603Z] Removing intermediate container cde450386a0c [2022-10-05T22:48:53.603Z] ---> a5296717bad6 [2022-10-05T22:48:53.603Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T22:48:54.188Z] ---> 70b4f726c136 [2022-10-05T22:48:54.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T22:48:54.454Z] ---> Running in ced5b2d5b962 [2022-10-05T22:49:50.819Z] Removing intermediate container ced5b2d5b962 [2022-10-05T22:49:50.819Z] ---> 23b035bce0ec [2022-10-05T22:49:50.819Z] Step 8/23 : COPY . . [2022-10-05T22:50:00.876Z] ---> 0b87059fc713 [2022-10-05T22:50:00.876Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T22:50:00.876Z] ---> Running in 38423aa06652 [2022-10-05T22:50:01.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:54:38.446Z] Removing intermediate container 698ea3db16d5 [2022-10-05T22:54:38.446Z] ---> 17c30e3e655b [2022-10-05T22:54:38.446Z] [2022-10-05T22:54:38.446Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T22:54:38.446Z] ---> a6215f271958 [2022-10-05T22:54:38.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:54:38.446Z] ---> Running in b325de37d7da [2022-10-05T22:54:38.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:54:38.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:54:38.446Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T22:54:38.446Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:54:38.446Z] OK: 5 MiB in 15 packages [2022-10-05T22:54:38.446Z] Removing intermediate container b325de37d7da [2022-10-05T22:54:38.446Z] ---> 3b82e135e519 [2022-10-05T22:54:38.446Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:54:38.446Z] ---> Running in 422839c80076 [2022-10-05T22:54:38.446Z] Removing intermediate container 422839c80076 [2022-10-05T22:54:38.446Z] ---> 695067df9e52 [2022-10-05T22:54:38.446Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T22:54:38.446Z] ---> Running in 9265f82efc33 [2022-10-05T22:54:39.879Z] Removing intermediate container 9265f82efc33 [2022-10-05T22:54:39.879Z] ---> 34ca02a1262a [2022-10-05T22:54:39.879Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T22:54:40.154Z] ---> Running in 2dc4ecc8e8a2 [2022-10-05T22:54:41.139Z] Removing intermediate container 2dc4ecc8e8a2 [2022-10-05T22:54:41.139Z] ---> c94347a0df8a [2022-10-05T22:54:41.139Z] Step 16/24 : WORKDIR / [2022-10-05T22:54:41.139Z] ---> Running in 2e1d9a93f721 [2022-10-05T22:54:42.120Z] Removing intermediate container 2e1d9a93f721 [2022-10-05T22:54:42.120Z] ---> 5d7df8fa8f5e [2022-10-05T22:54:42.120Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:54:43.524Z] ---> 28892fa8658a [2022-10-05T22:54:43.524Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T22:54:44.106Z] Removing intermediate container b90d1cb841f3 [2022-10-05T22:54:44.106Z] ---> fd1d8e684025 [2022-10-05T22:54:44.106Z] [2022-10-05T22:54:44.106Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T22:54:44.106Z] ---> a6215f271958 [2022-10-05T22:54:44.106Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:54:44.106Z] ---> Using cache [2022-10-05T22:54:44.106Z] ---> 3b82e135e519 [2022-10-05T22:54:44.106Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:54:44.106Z] ---> Using cache [2022-10-05T22:54:44.106Z] ---> 695067df9e52 [2022-10-05T22:54:44.106Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T22:54:44.374Z] ---> Running in 4b3bf5720df2 [2022-10-05T22:54:45.331Z] Removing intermediate container 4b3bf5720df2 [2022-10-05T22:54:45.331Z] ---> 3d803cc38108 [2022-10-05T22:54:45.331Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T22:54:45.331Z] ---> Running in 3076fc813da7 [2022-10-05T22:54:45.908Z] ---> 3e409caf08ef [2022-10-05T22:54:45.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T22:54:45.908Z] Removing intermediate container 3076fc813da7 [2022-10-05T22:54:45.908Z] ---> b91a08139ff0 [2022-10-05T22:54:45.908Z] Step 16/25 : WORKDIR / [2022-10-05T22:54:46.173Z] ---> Running in 2e7c988482d3 [2022-10-05T22:54:47.128Z] Removing intermediate container 2e7c988482d3 [2022-10-05T22:54:47.128Z] ---> b4bbe3f078bb [2022-10-05T22:54:47.128Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / ---> c5f795fefe60 [2022-10-05T22:54:47.128Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T22:54:47.128Z] [2022-10-05T22:54:47.128Z] ---> Running in 79071ed981f9 [2022-10-05T22:54:47.714Z] Removing intermediate container 79071ed981f9 [2022-10-05T22:54:47.714Z] ---> 93a25a9d6122 [2022-10-05T22:54:47.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:54:47.979Z] ---> Running in fc0fb605d608 [2022-10-05T22:54:48.246Z] ---> 85b1597db63f [2022-10-05T22:54:48.246Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T22:54:48.511Z] Removing intermediate container fc0fb605d608 [2022-10-05T22:54:48.511Z] ---> 18425706c77f [2022-10-05T22:54:48.511Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T22:54:48.778Z] ---> Running in 6c69544ef41e [2022-10-05T22:54:49.731Z] Removing intermediate container 6c69544ef41e [2022-10-05T22:54:49.731Z] ---> ca3614866c6d [2022-10-05T22:54:49.731Z] Step 23/24 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:54:49.731Z] ---> Running in 50158b50e76c [2022-10-05T22:54:50.699Z] Removing intermediate container 50158b50e76c [2022-10-05T22:54:50.699Z] ---> 521b7243cb16 [2022-10-05T22:54:50.699Z] Step 24/24 : LABEL version=0.0.0 [2022-10-05T22:54:50.699Z] ---> c872ddf1641c [2022-10-05T22:54:50.699Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T22:54:50.699Z] ---> Running in 9bcf717d80f2 [2022-10-05T22:54:51.652Z] Removing intermediate container 9bcf717d80f2 [2022-10-05T22:54:51.652Z] ---> e59d6f0ca390 [2022-10-05T22:54:51.652Z] [2022-10-05T22:54:51.918Z] ---> 1204018355cc [2022-10-05T22:54:51.918Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T22:54:52.184Z] Successfully built e59d6f0ca390 [2022-10-05T22:54:52.184Z] Successfully tagged core-command-arm64:latest [2022-10-05T22:54:52.762Z]  Building core-command ... done  ---> 2a1ad60ee652 [2022-10-05T22:54:52.762Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T22:54:53.026Z] ---> Running in f493c0d46b6d [2022-10-05T22:54:53.607Z] Removing intermediate container f493c0d46b6d [2022-10-05T22:54:53.607Z] ---> 4c86a114b095 [2022-10-05T22:54:53.607Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:54:53.607Z] ---> Running in a08dc010adb1 [2022-10-05T22:54:54.184Z] Removing intermediate container a08dc010adb1 [2022-10-05T22:54:54.184Z] ---> dbd54fda622e [2022-10-05T22:54:54.184Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T22:54:54.184Z] ---> Running in 582b4db39d18 [2022-10-05T22:54:54.765Z] Removing intermediate container 582b4db39d18 [2022-10-05T22:54:54.765Z] ---> 67e7ef1ed571 [2022-10-05T22:54:54.765Z] Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:54:54.765Z] ---> Running in b293fd56bb0b [2022-10-05T22:54:55.347Z] Removing intermediate container b293fd56bb0b [2022-10-05T22:54:55.347Z] ---> e8b7977eddc0 [2022-10-05T22:54:55.347Z] Step 25/25 : LABEL version=0.0.0 [2022-10-05T22:54:55.612Z] ---> Running in 23315c5b0ca6 [2022-10-05T22:54:55.877Z] Removing intermediate container 23315c5b0ca6 [2022-10-05T22:54:55.877Z] ---> 11d552520297 [2022-10-05T22:54:55.877Z] [2022-10-05T22:54:56.142Z] Successfully built 11d552520297 [2022-10-05T22:54:56.143Z] Successfully tagged core-metadata-arm64:latest [2022-10-05T22:55:14.338Z]  Building core-metadata ... done Removing intermediate container 38423aa06652 [2022-10-05T22:55:14.338Z] ---> 210fad03d0c1 [2022-10-05T22:55:14.338Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T22:55:14.338Z] ---> Running in 10cff70f2e00 [2022-10-05T22:55:14.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-10-05T22:55:17.671Z] Removing intermediate container 10cff70f2e00 [2022-10-05T22:55:17.671Z] ---> 4b8031c0a46f [2022-10-05T22:55:17.671Z] [2022-10-05T22:55:17.671Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:55:17.671Z] ---> a6215f271958 [2022-10-05T22:55:17.671Z] 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-10-05T22:55:17.671Z] ---> Running in 800053e58b4c [2022-10-05T22:55:18.259Z] Removing intermediate container 800053e58b4c [2022-10-05T22:55:18.259Z] ---> 795660e520ab [2022-10-05T22:55:18.259Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T22:55:18.259Z] ---> Running in 53d950819bd9 [2022-10-05T22:55:20.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:55:20.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:55:21.155Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T22:55:21.155Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T22:55:21.155Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T22:55:21.422Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T22:55:21.422Z] Executing bash-5.1.16-r2.post-install [2022-10-05T22:55:21.422Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T22:55:21.422Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T22:55:21.422Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T22:55:21.422Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T22:55:21.422Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T22:55:21.422Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T22:55:22.383Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T22:55:22.383Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T22:55:22.383Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T22:55:22.383Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T22:55:22.383Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T22:55:22.383Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T22:55:22.383Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T22:55:22.383Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T22:55:22.383Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T22:55:22.383Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T22:55:22.383Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T22:55:24.960Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T22:55:24.960Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T22:55:24.960Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T22:55:24.960Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T22:55:24.960Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T22:55:24.960Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T22:55:24.960Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T22:55:24.960Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T22:55:24.960Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T22:55:24.960Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T22:55:24.960Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T22:55:24.960Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T22:55:25.912Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:55:25.912Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:55:26.176Z] OK: 120 MiB in 47 packages [2022-10-05T22:55:38.454Z] Collecting docker-compose==1.23.2 [2022-10-05T22:55:38.454Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T22:55:38.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.3 MB/s eta 0:00:00 [2022-10-05T22:55:38.718Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T22:55:38.718Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T22:55:38.718Z] Preparing metadata (setup.py): started [2022-10-05T22:55:40.659Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:55:41.238Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T22:55:41.238Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T22:55:41.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 [2022-10-05T22:55:41.767Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T22:55:41.767Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T22:55:42.031Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 [2022-10-05T22:55:42.610Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T22:55:42.610Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T22:55:43.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T22:55:43.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T22:55:43.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.9 MB/s eta 0:00:00 [2022-10-05T22:55:43.452Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T22:55:43.452Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T22:55:43.452Z] Preparing metadata (setup.py): started [2022-10-05T22:55:45.389Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:55:45.389Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T22:55:45.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T22:55:45.389Z] Preparing metadata (setup.py): started [2022-10-05T22:55:47.317Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:55:47.317Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T22:55:47.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T22:55:47.898Z] Collecting PyYAML<4,>=3.10 [2022-10-05T22:55:47.898Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T22:55:47.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 [2022-10-05T22:55:49.843Z] Preparing metadata (setup.py): started [2022-10-05T22:55:51.251Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T22:55:51.251Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-05T22:55:51.518Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T22:55:51.518Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T22:55:52.920Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T22:55:52.920Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T22:55:52.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.6 MB/s eta 0:00:00 [2022-10-05T22:55:53.500Z] Collecting certifi>=2017.4.17 [2022-10-05T22:55:53.500Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T22:55:53.500Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.7 MB/s eta 0:00:00 [2022-10-05T22:55:53.767Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T22:55:53.767Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T22:55:53.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.1 MB/s eta 0:00:00 [2022-10-05T22:55:54.032Z] Collecting idna<2.8,>=2.5 [2022-10-05T22:55:54.032Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T22:55:54.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 [2022-10-05T22:55:54.614Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T22:55:54.614Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T22:55:54.614Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T22:55:54.614Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T22:55:55.573Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T22:55:55.573Z] Running setup.py install for texttable: started [2022-10-05T22:55:57.510Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T22:55:57.777Z] Running setup.py install for PyYAML: started [2022-10-05T22:55:58.362Z] Removing intermediate container 5903774c0399 [2022-10-05T22:55:58.362Z] ---> 9cbf53389d54 [2022-10-05T22:55:58.362Z] [2022-10-05T22:55:58.362Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:55:58.362Z] ---> a6215f271958 [2022-10-05T22:55:58.362Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T22:55:58.628Z] ---> Running in a337c9edba75 [2022-10-05T22:56:00.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T22:56:00.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T22:56:00.562Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T22:56:01.518Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T22:56:01.518Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T22:56:01.518Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T22:56:01.518Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T22:56:01.786Z] OK: 6 MiB in 16 packages [2022-10-05T22:56:02.053Z] Running setup.py install for docopt: started [2022-10-05T22:56:03.471Z] Removing intermediate container a337c9edba75 [2022-10-05T22:56:03.472Z] ---> dcbff25d9432 [2022-10-05T22:56:03.472Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:56:03.739Z] ---> Running in d9a07337a4ae [2022-10-05T22:56:04.320Z] Removing intermediate container d9a07337a4ae [2022-10-05T22:56:04.320Z] ---> 0661ac3fe79a [2022-10-05T22:56:04.320Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T22:56:04.320Z] ---> Running in be8ffadb028b [2022-10-05T22:56:04.320Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T22:56:04.898Z] Removing intermediate container be8ffadb028b [2022-10-05T22:56:04.898Z] ---> 6a1b86ba0d8b [2022-10-05T22:56:04.898Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:56:04.898Z] ---> Running in c7b13a5d639e [2022-10-05T22:56:05.481Z] Removing intermediate container c7b13a5d639e [2022-10-05T22:56:05.481Z] ---> 8152498611b8 [2022-10-05T22:56:05.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:56:06.440Z] ---> e07ff495598b [2022-10-05T22:56:06.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T22:56:07.396Z] Running setup.py install for dockerpty: started [2022-10-05T22:56:08.354Z] ---> eaa1a72c3ad8 [2022-10-05T22:56:08.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T22:56:08.934Z] ---> adc57605fd01 [2022-10-05T22:56:08.934Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T22:56:09.200Z] ---> Running in b4efe991bb35 [2022-10-05T22:56:09.466Z] Removing intermediate container b4efe991bb35 [2022-10-05T22:56:09.466Z] ---> a27a0c7cf134 [2022-10-05T22:56:09.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:56:09.734Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T22:56:09.734Z] ---> Running in 06f5ded30baf [2022-10-05T22:56:09.734Z] Removing intermediate container 0c81f41e2da4 [2022-10-05T22:56:09.734Z] ---> d9f42af2c222 [2022-10-05T22:56:09.734Z] [2022-10-05T22:56:09.734Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T22:56:09.734Z] ---> a6215f271958 [2022-10-05T22:56:09.734Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T22:56:09.734Z] ---> Using cache [2022-10-05T22:56:09.734Z] ---> 3b82e135e519 [2022-10-05T22:56:09.734Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T22:56:09.734Z] ---> Using cache [2022-10-05T22:56:09.734Z] ---> 695067df9e52 [2022-10-05T22:56:09.734Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T22:56:10.002Z] ---> Running in 6afd719b9d49 [2022-10-05T22:56:10.002Z] Removing intermediate container 06f5ded30baf [2022-10-05T22:56:10.002Z] ---> 26ab2f0df357 [2022-10-05T22:56:10.002Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T22:56:10.270Z] ---> Running in 0e9a23211742 [2022-10-05T22:56:10.270Z] Removing intermediate container 6afd719b9d49 [2022-10-05T22:56:10.270Z] ---> 736be4bdeddc [2022-10-05T22:56:10.270Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:56:10.270Z] ---> Running in dac102e67eea [2022-10-05T22:56:10.562Z] Removing intermediate container 0e9a23211742 [2022-10-05T22:56:10.562Z] ---> 090f48304884 [2022-10-05T22:56:10.562Z] Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:56:10.828Z] ---> Running in 30819ad2f9a5 [2022-10-05T22:56:10.828Z] Removing intermediate container dac102e67eea [2022-10-05T22:56:10.828Z] ---> 7bd8dec3878f [2022-10-05T22:56:10.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T22:56:11.102Z] Removing intermediate container 30819ad2f9a5 [2022-10-05T22:56:11.102Z] ---> 6e603a569dac [2022-10-05T22:56:11.102Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:56:11.369Z] ---> Running in c456fca9dc20 [2022-10-05T22:56:11.634Z] ---> b4bf7b68f01a [2022-10-05T22:56:11.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T22:56:11.634Z] Removing intermediate container c456fca9dc20 [2022-10-05T22:56:11.634Z] ---> 8135ff4d5cd5 [2022-10-05T22:56:11.634Z] [2022-10-05T22:56:11.900Z] Successfully built 8135ff4d5cd5 [2022-10-05T22:56:11.900Z] Successfully tagged support-notifications-arm64:latest [2022-10-05T22:56:12.481Z]  Building support-notifications ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-05T22:56:12.481Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-05T22:56:13.060Z]  ---> 117cd47244f9 [2022-10-05T22:56:13.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T22:56:13.642Z] ---> bf7f98041f45 [2022-10-05T22:56:13.642Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T22:56:13.642Z] ---> Running in 8f87837bc03b [2022-10-05T22:56:13.908Z] Removing intermediate container 8f87837bc03b [2022-10-05T22:56:13.908Z] ---> 5890de225845 [2022-10-05T22:56:13.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:56:14.867Z] ---> Running in cc712755add8 [2022-10-05T22:56:15.132Z] Removing intermediate container cc712755add8 [2022-10-05T22:56:15.132Z] ---> c9a878031bdd [2022-10-05T22:56:15.132Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T22:56:15.132Z] ---> Running in e13297263130 [2022-10-05T22:56:15.713Z] Removing intermediate container e13297263130 [2022-10-05T22:56:15.713Z] ---> f12dc6de9a07 [2022-10-05T22:56:15.713Z] Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:56:15.713Z] ---> Running in 4999aa89879c [2022-10-05T22:56:15.978Z] Removing intermediate container 4999aa89879c [2022-10-05T22:56:15.978Z] ---> a830281dc8ea [2022-10-05T22:56:15.978Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:56:15.978Z] ---> Running in 1dad3afb870a [2022-10-05T22:56:16.559Z] Removing intermediate container 1dad3afb870a [2022-10-05T22:56:16.559Z] ---> 5e0ce5c5ccd0 [2022-10-05T22:56:16.559Z] [2022-10-05T22:56:16.824Z] Successfully built 5e0ce5c5ccd0 [2022-10-05T22:56:16.824Z] Successfully tagged support-scheduler-arm64:latest [2022-10-05T22:56:23.453Z]  Building support-scheduler ... done Removing intermediate container 53d950819bd9 [2022-10-05T22:56:23.453Z] ---> 1cbd9c393a07 [2022-10-05T22:56:23.453Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T22:56:23.453Z] ---> Running in d13a03ae58cf [2022-10-05T22:56:23.453Z] Removing intermediate container d13a03ae58cf [2022-10-05T22:56:23.453Z] ---> 030d98747e5c [2022-10-05T22:56:23.453Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T22:56:23.453Z] ---> Running in 01867d65063d [2022-10-05T22:56:23.453Z] Removing intermediate container 01867d65063d [2022-10-05T22:56:23.453Z] ---> 6c253c07118d [2022-10-05T22:56:23.453Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T22:56:24.409Z] ---> 4f4a06146cf0 [2022-10-05T22:56:24.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T22:56:24.675Z] ---> 47a133b865d2 [2022-10-05T22:56:24.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T22:56:26.615Z] ---> 8121584e1612 [2022-10-05T22:56:26.879Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T22:56:26.879Z] ---> Running in 563edb2a307d [2022-10-05T22:56:27.145Z] Removing intermediate container 563edb2a307d [2022-10-05T22:56:27.145Z] ---> fb50058e30bf [2022-10-05T22:56:27.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T22:56:27.145Z] ---> Running in 1a0638ab411a [2022-10-05T22:56:27.411Z] Removing intermediate container 1a0638ab411a [2022-10-05T22:56:27.411Z] ---> 70935a0a3cdc [2022-10-05T22:56:27.411Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T22:56:27.411Z] ---> Running in d6d41363170a [2022-10-05T22:56:27.675Z] Removing intermediate container d6d41363170a [2022-10-05T22:56:27.675Z] ---> ef56649affa1 [2022-10-05T22:56:27.675Z] Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 [2022-10-05T22:56:27.941Z] ---> Running in 710308e122a3 [2022-10-05T22:56:28.206Z] Removing intermediate container 710308e122a3 [2022-10-05T22:56:28.206Z] ---> 386a13922783 [2022-10-05T22:56:28.206Z] Step 23/23 : LABEL version=0.0.0 [2022-10-05T22:56:28.206Z] ---> Running in e13e9ecbada2 [2022-10-05T22:56:28.470Z] Removing intermediate container e13e9ecbada2 [2022-10-05T22:56:28.470Z] ---> 3192e6067c10 [2022-10-05T22:56:28.470Z] [2022-10-05T22:56:28.734Z] Successfully built 3192e6067c10 [2022-10-05T22:56:28.734Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-05T22:56:29.006Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-05T22:56:29.033Z] $ docker stop --time=1 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 [2022-10-05T22:56:30.687Z] $ docker rm -f 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T22:56:31.202Z] + docker images [2022-10-05T22:56:31.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T22:56:31.468Z] sys-mgmt-agent-arm64 latest 3192e6067c10 3 seconds ago 133MB [2022-10-05T22:56:31.468Z] support-scheduler-arm64 latest 5e0ce5c5ccd0 15 seconds ago 25.7MB [2022-10-05T22:56:31.468Z] support-notifications-arm64 latest 8135ff4d5cd5 20 seconds ago 26.3MB [2022-10-05T22:56:31.468Z] d9f42af2c222 23 seconds ago 1.46GB [2022-10-05T22:56:31.468Z] 9cbf53389d54 34 seconds ago 1.46GB [2022-10-05T22:56:31.468Z] 4b8031c0a46f About a minute ago 1.38GB [2022-10-05T22:56:31.468Z] core-metadata-arm64 latest 11d552520297 About a minute ago 17.5MB [2022-10-05T22:56:31.468Z] core-command-arm64 latest e59d6f0ca390 About a minute ago 16.8MB [2022-10-05T22:56:31.468Z] fd1d8e684025 About a minute ago 1.41GB [2022-10-05T22:56:31.468Z] 17c30e3e655b 2 minutes ago 1.4GB [2022-10-05T22:56:31.468Z] security-secretstore-setup-arm64 latest 0ea3104cdf40 8 minutes ago 28.2MB [2022-10-05T22:56:31.468Z] 6f72a567c144 8 minutes ago 1.39GB [2022-10-05T22:56:31.468Z] core-data-arm64 latest d349405007a7 8 minutes ago 20.7MB [2022-10-05T22:56:31.468Z] security-spiffe-token-provider-arm64 latest 7a331ae582e0 8 minutes ago 28.4MB [2022-10-05T22:56:31.468Z] b3bd47d08139 9 minutes ago 1.41GB [2022-10-05T22:56:31.468Z] 71194a626af7 9 minutes ago 1.43GB [2022-10-05T22:56:31.468Z] security-bootstrapper-arm64 latest c9cb0bc03879 10 minutes ago 19.1MB [2022-10-05T22:56:31.468Z] security-proxy-setup-arm64 latest 9f2f200cffb5 10 minutes ago 26.5MB [2022-10-05T22:56:31.468Z] 3b74082f6ca1 10 minutes ago 1.39GB [2022-10-05T22:56:31.468Z] 9534b6e767af 10 minutes ago 1.39GB [2022-10-05T22:56:31.468Z] security-spire-server-arm64 latest 19c75ef64dea 13 minutes ago 84.3MB [2022-10-05T22:56:31.468Z] 890b3cf52b2f 13 minutes ago 1.28GB [2022-10-05T22:56:31.468Z] security-spire-config-arm64 latest 0c7dd6eec91d 14 minutes ago 83.6MB [2022-10-05T22:56:31.468Z] 7bfd557c6ca0 14 minutes ago 1.28GB [2022-10-05T22:56:31.468Z] security-spire-agent-arm64 latest 36dab07ff9d2 16 minutes ago 122MB [2022-10-05T22:56:31.468Z] 48718b6be877 16 minutes ago 1.28GB [2022-10-05T22:56:31.468Z] ci-base-image-arm64 latest cc8d4c1fd09b 30 minutes ago 941MB [2022-10-05T22:56:31.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 6 days ago 679MB [2022-10-05T22:56:31.468Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-05T22:56:31.468Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-05T22:56:31.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:56:32.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T22:56:32.219Z] [2022-10-05T22:56:32.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:56:32.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T22:56:32.911Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-05T22:56:32.911Z] 8998bd30e6a1: Pulling fs layer [2022-10-05T22:56:32.911Z] 04944245beec: Pulling fs layer [2022-10-05T22:56:32.911Z] 699f458cf7ca: Pulling fs layer [2022-10-05T22:56:32.911Z] 765212b225bb: Pulling fs layer [2022-10-05T22:56:32.911Z] f23df028b6ca: Pulling fs layer [2022-10-05T22:56:32.911Z] d65c8cfc05b1: Pulling fs layer [2022-10-05T22:56:32.911Z] 2437ff75d9bd: Pulling fs layer [2022-10-05T22:56:32.911Z] f23df028b6ca: Waiting [2022-10-05T22:56:32.911Z] 765212b225bb: Waiting [2022-10-05T22:56:32.911Z] d65c8cfc05b1: Waiting [2022-10-05T22:56:32.911Z] 2437ff75d9bd: Waiting [2022-10-05T22:56:32.911Z] 04944245beec: Verifying Checksum [2022-10-05T22:56:32.911Z] 04944245beec: Download complete [2022-10-05T22:56:33.192Z] 765212b225bb: Download complete [2022-10-05T22:56:33.192Z] f23df028b6ca: Verifying Checksum [2022-10-05T22:56:33.192Z] f23df028b6ca: Download complete [2022-10-05T22:56:33.192Z] d65c8cfc05b1: Verifying Checksum [2022-10-05T22:56:33.193Z] d65c8cfc05b1: Download complete [2022-10-05T22:56:33.193Z] 699f458cf7ca: Verifying Checksum [2022-10-05T22:56:33.193Z] 699f458cf7ca: Download complete [2022-10-05T22:56:33.799Z] 8998bd30e6a1: Verifying Checksum [2022-10-05T22:56:33.799Z] 8998bd30e6a1: Download complete [2022-10-05T22:56:36.439Z] 2437ff75d9bd: Download complete [2022-10-05T22:56:37.846Z] 8998bd30e6a1: Pull complete [2022-10-05T22:56:38.428Z] 04944245beec: Pull complete [2022-10-05T22:56:39.831Z] 699f458cf7ca: Pull complete [2022-10-05T22:56:39.831Z] 765212b225bb: Pull complete [2022-10-05T22:56:40.412Z] f23df028b6ca: Pull complete [2022-10-05T22:56:40.678Z] d65c8cfc05b1: Pull complete [2022-10-05T22:56:55.651Z] 2437ff75d9bd: Pull complete [2022-10-05T22:56:55.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-05T22:56:55.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T22:56:55.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:56:55.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container [2022-10-05T22:56:56.010Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:56:58.824Z] $ docker top 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:56:59.777Z] ---> job-cost.sh [2022-10-05T22:56:59.777Z] lf-activate-venv: SKIPPING [2022-10-05T22:56:59.777Z] INFO: No Stack... [2022-10-05T22:57:00.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-05T22:57:00.941Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T22:57:01.275Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-10-05T22:57:01.275Z] + cut -d, -f6 [Pipeline] lock [2022-10-05T22:57:01.357Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] [2022-10-05T22:57:01.362Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] did not exist. Created. [2022-10-05T22:57:01.362Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T22:57:01.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-05T22:57:01.965Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T22:57:01.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T22:57:02.061Z] $ docker stop --time=1 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 [2022-10-05T22:57:03.550Z] $ docker rm -f 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-05T22:57:04.509Z] provisioning config files... [2022-10-05T22:57:04.518Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9296266370509793844tmp [Pipeline] { [Pipeline] sh [2022-10-05T22:57:04.848Z] + set +x [2022-10-05T22:57:04.848Z] + curl -s https://codecov.io/bash [2022-10-05T22:57:04.848Z] + bash -s -- [2022-10-05T22:57:04.848Z] [2022-10-05T22:57:04.848Z] _____ _ [2022-10-05T22:57:04.848Z] / ____| | | [2022-10-05T22:57:04.848Z] | | ___ __| | ___ ___ _____ __ [2022-10-05T22:57:04.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-05T22:57:04.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-05T22:57:04.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-05T22:57:04.848Z] Bash-1.0.6 [2022-10-05T22:57:04.848Z] [2022-10-05T22:57:04.848Z] [2022-10-05T22:57:04.848Z] ==> git version 2.25.1 found [2022-10-05T22:57:04.848Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-05T22:57:04.848Z] Release-Date: 2020-01-08 [2022-10-05T22:57:04.848Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-05T22:57:04.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-05T22:57:04.848Z] ==> Jenkins CI detected. [2022-10-05T22:57:04.848Z] current dir:  /w/workspace/edgex-go/1 [2022-10-05T22:57:04.848Z] project root: . [2022-10-05T22:57:04.848Z] --> token set from env [2022-10-05T22:57:04.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-05T22:57:04.848Z] ==> Running gcov in . (disable via -X gcov) [2022-10-05T22:57:04.848Z] ==> Python coveragepy not found [2022-10-05T22:57:04.848Z] ==> Searching for coverage reports in: [2022-10-05T22:57:04.848Z] + . [2022-10-05T22:57:04.848Z] -> Found 1 reports [2022-10-05T22:57:04.848Z] ==> Detecting git/mercurial file structure [2022-10-05T22:57:04.848Z] ==> Reading reports [2022-10-05T22:57:04.848Z] + ./coverage.out bytes=502163 [2022-10-05T22:57:05.108Z] ==> Appending adjustments [2022-10-05T22:57:05.108Z] https://docs.codecov.io/docs/fixing-reports [2022-10-05T22:57:06.485Z] + Found adjustments [2022-10-05T22:57:06.485Z] ==> Gzipping contents [2022-10-05T22:57:06.485Z] 64K /tmp/codecov.U0xDjN.gz [2022-10-05T22:57:06.485Z] ==> Uploading reports [2022-10-05T22:57:06.485Z] url: https://codecov.io [2022-10-05T22:57:06.485Z] query: branch=PR-4184&commit=a868fc55b92d4dde8ec019da2e14ff4ec46eff97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4184&job=&cmd_args= [2022-10-05T22:57:06.485Z] -> Pinging Codecov [2022-10-05T22:57:06.485Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4184&commit=a868fc55b92d4dde8ec019da2e14ff4ec46eff97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4184&job=&cmd_args= [2022-10-05T22:57:06.485Z] -> Uploading to [2022-10-05T22:57:06.485Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/a868fc55b92d4dde8ec019da2e14ff4ec46eff97/14cac8e0-902e-46b0-859c-0e50b2dbab35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T225706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52f9ecffac3add21b071c7658f3ee0680f6425a9463dac72ea76dd2d7efcc546 [2022-10-05T22:57:06.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T22:57:06.485Z] Dload Upload Total Spent Left Speed [2022-10-05T22:57:06.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65520 0 0 100 65520 0 313k --:--:-- --:--:-- --:--:-- 312k 100 65520 0 0 100 65520 0 263k --:--:-- --:--:-- --:--:-- 262k [2022-10-05T22:57:06.745Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] } [2022-10-05T22:57:06.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-05T22:57:08.137Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:08.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:09.360Z] ---> package-listing.sh [2022-10-05T22:57:09.360Z] ++ facter osfamily [2022-10-05T22:57:09.360Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-05T22:57:09.620Z] + OS_FAMILY=debian [2022-10-05T22:57:09.620Z] + workspace=/w/workspace/edgex-go/1 [2022-10-05T22:57:09.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-05T22:57:09.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-05T22:57:09.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-05T22:57:09.620Z] + PACKAGES=/tmp/packages_start.txt [2022-10-05T22:57:09.620Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-05T22:57:09.620Z] + PACKAGES=/tmp/packages_end.txt [2022-10-05T22:57:09.620Z] + case "${OS_FAMILY}" in [2022-10-05T22:57:09.620Z] + dpkg -l [2022-10-05T22:57:09.620Z] + grep '^ii' [2022-10-05T22:57:09.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-05T22:57:09.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-05T22:57:09.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-05T22:57:09.620Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-05T22:57:09.620Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-05T22:57:09.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-05T22:57:09.659Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-05T22:57:09.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:57:10.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T22:57:10.569Z] [2022-10-05T22:57:10.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T22:57:10.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T22:57:10.938Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-05T22:57:10.938Z] 5eb5b503b376: Pulling fs layer [2022-10-05T22:57:10.938Z] 5c69ac0246d0: Pulling fs layer [2022-10-05T22:57:10.938Z] ec43610c2a17: Pulling fs layer [2022-10-05T22:57:10.938Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-05T22:57:10.938Z] 33b1e0a273af: Pulling fs layer [2022-10-05T22:57:10.938Z] 3a2ae6a8a46f: Waiting [2022-10-05T22:57:10.938Z] 33b1e0a273af: Waiting [2022-10-05T22:57:10.938Z] 5d3b04190fa2: Pulling fs layer [2022-10-05T22:57:10.938Z] 5d3b04190fa2: Waiting [2022-10-05T22:57:10.938Z] 2f39f015ded8: Pulling fs layer [2022-10-05T22:57:10.938Z] 2f39f015ded8: Waiting [2022-10-05T22:57:10.938Z] 5c69ac0246d0: Download complete [2022-10-05T22:57:10.938Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-05T22:57:10.938Z] 3a2ae6a8a46f: Download complete [2022-10-05T22:57:11.196Z] ec43610c2a17: Verifying Checksum [2022-10-05T22:57:11.197Z] ec43610c2a17: Download complete [2022-10-05T22:57:11.197Z] 5d3b04190fa2: Verifying Checksum [2022-10-05T22:57:11.197Z] 5d3b04190fa2: Download complete [2022-10-05T22:57:11.197Z] 33b1e0a273af: Verifying Checksum [2022-10-05T22:57:11.197Z] 33b1e0a273af: Download complete [2022-10-05T22:57:11.454Z] 5eb5b503b376: Verifying Checksum [2022-10-05T22:57:11.454Z] 5eb5b503b376: Download complete [2022-10-05T22:57:12.020Z] 2f39f015ded8: Download complete [2022-10-05T22:57:12.583Z] 5eb5b503b376: Pull complete [2022-10-05T22:57:12.583Z] 5c69ac0246d0: Pull complete [2022-10-05T22:57:13.148Z] ec43610c2a17: Pull complete [2022-10-05T22:57:13.148Z] 3a2ae6a8a46f: Pull complete [2022-10-05T22:57:13.407Z] 33b1e0a273af: Pull complete [2022-10-05T22:57:13.407Z] 5d3b04190fa2: Pull complete [2022-10-05T22:57:18.670Z] 2f39f015ded8: Pull complete [2022-10-05T22:57:18.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-05T22:57:18.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T22:57:18.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T22:57:18.880Z] prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container [2022-10-05T22:57:18.899Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-10-05T22:57:23.026Z] $ docker top 80d9d2b00c923c1edfad80c17f363fabc1023954f8cd3c0e2649f31e311defbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T22:57:23.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-05T22:57:23.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-05T22:57:24.048Z] + ls /var/log/sa-host [2022-10-05T22:57:24.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T22:57:24.247Z] provisioning config files... [2022-10-05T22:57:24.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2470185705712232554tmp [Pipeline] { [Pipeline] echo [2022-10-05T22:57:24.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:24.615Z] ---> create-netrc.sh [Pipeline] } [2022-10-05T22:57:24.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:25.047Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-05T22:57:25.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:25.385Z] ---> sudo-logs.sh [2022-10-05T22:57:25.385Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-05T22:57:25.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:25.763Z] ---> job-cost.sh [2022-10-05T22:57:25.763Z] lf-activate-venv: SKIPPING [2022-10-05T22:57:25.763Z] DEBUG: total: 0.10999999940395355 [2022-10-05T22:57:25.763Z] INFO: Retrieving Stack Cost... [2022-10-05T22:57:26.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T22:57:26.592Z] INFO: Archiving Costs [Pipeline] echo [2022-10-05T22:57:26.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T22:57:26.931Z] ---> logs-deploy.sh [2022-10-05T22:57:26.931Z] lf-activate-venv: SKIPPING [2022-10-05T22:57:26.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4184/1 [2022-10-05T22:57:26.931Z] INFO: archiving workspace using pattern(s): [2022-10-05T22:57:27.862Z] Archives upload complete. [2022-10-05T22:57:28.119Z] INFO: archiving logs to Nexus