Pull request #4195 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8629e80a55c52022002c3902c674caceb50305fb rather than 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Obtained Jenkinsfile from 8629e80a55c52022002c3902c674caceb50305fb 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-ssh11097382484774599231.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-ssh6377404213044385450.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-4195/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-4195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6928431515316784483.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-4195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4744181881929792772.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-ssh13762446691681749284.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-4195/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-4195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5685358738111911706.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7711 in /w/workspace/edgexfoundry_edgex-go_PR-4195 [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 Merging remotes/origin/main commit 8629e80a55c52022002c3902c674caceb50305fb into PR head commit 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Merge succeeded, producing 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Checking out Revision 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 (PR-4195) > 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/4195/head:refs/remotes/origin/PR-4195 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # 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 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 Commit message: "fix(command): update message queue bootstrap order" 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-12T03:19:32.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T03:19:32.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T03:19:33.079Z] ========================================================= [2022-10-12T03:19:33.079Z] EdgeX Global Pipelines Version Info [2022-10-12T03:19:33.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:19:33.864Z] ------------------- [2022-10-12T03:19:33.864Z] stable info: [2022-10-12T03:19:33.864Z] ------------------- [2022-10-12T03:19:33.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T03:19:33.864Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T03:19:33.864Z] Message: update stable to v1.0.239 [2022-10-12T03:19:34.434Z] ------------------- [2022-10-12T03:19:34.434Z] experimental info: [2022-10-12T03:19:34.434Z] ------------------- [2022-10-12T03:19:34.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T03:19:34.434Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T03:19:34.434Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T03:19:34.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-12T03:19:34.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-12T03:19:34.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T03:19:34.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T03:19:34.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T03:19:34.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T03:19:34.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T03:19:34.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-12T03:19:34.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-12T03:19:35.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-12T03:19:35.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T03:19:35.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T03:19:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T03:19:35.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T03:19:35.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T03:19:35.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T03:19:35.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T03:19:35.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T03:19:35.365Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-12T03:19:35.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-12T03:19:35.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T03:19:35.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T03:19:35.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T03:19:35.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4195 [Pipeline] echo [2022-10-12T03:19:35.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4195 [Pipeline] echo [2022-10-12T03:19:35.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4195 [Pipeline] echo [2022-10-12T03:19:35.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo [2022-10-12T03:19:35.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ef59ac [Pipeline] echo [2022-10-12T03:19:35.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T03:19:35.837Z] provisioning config files... [2022-10-12T03:19:35.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7555131436458945228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:19:36.186Z] ---> docker-login.sh [2022-10-12T03:19:36.186Z] nexus3.edgexfoundry.org:10001 [2022-10-12T03:19:36.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:19:36.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:19:36.707Z] Configure a credential helper to remove this warning. See [2022-10-12T03:19:36.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:19:36.707Z] [2022-10-12T03:19:36.707Z] Login Succeeded [2022-10-12T03:19:36.707Z] nexus3.edgexfoundry.org:10002 [2022-10-12T03:19:36.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:19:36.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:19:36.707Z] Configure a credential helper to remove this warning. See [2022-10-12T03:19:36.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:19:36.707Z] [2022-10-12T03:19:36.707Z] Login Succeeded [2022-10-12T03:19:36.707Z] nexus3.edgexfoundry.org:10003 [2022-10-12T03:19:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:19:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:19:36.967Z] Configure a credential helper to remove this warning. See [2022-10-12T03:19:36.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:19:36.967Z] [2022-10-12T03:19:36.967Z] Login Succeeded [2022-10-12T03:19:36.967Z] nexus3.edgexfoundry.org:10004 [2022-10-12T03:19:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:19:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:19:36.968Z] Configure a credential helper to remove this warning. See [2022-10-12T03:19:36.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:19:36.968Z] [2022-10-12T03:19:36.968Z] Login Succeeded [2022-10-12T03:19:36.968Z] docker.io [2022-10-12T03:19:36.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:19:37.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:19:37.537Z] Configure a credential helper to remove this warning. See [2022-10-12T03:19:37.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:19:37.537Z] [2022-10-12T03:19:37.537Z] Login Succeeded [2022-10-12T03:19:37.537Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T03:19:37.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T03:19:37.978Z] + 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-12T03:19:37.979Z] + dirname cmd/core-command/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/core-data/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/core-metadata/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-12T03:19:37.979Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + dirname cmd/support-notifications/Dockerfile [2022-10-12T03:19:37.979Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-12T03:19:37.979Z] + + cut -d/ -f2 [2022-10-12T03:19:37.979Z] dirname cmd/support-scheduler/Dockerfile [2022-10-12T03:19:37.979Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-12T03:19:37.979Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-12T03:19:37.979Z] + cut -d/ -f2 [2022-10-12T03:19:37.979Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-12T03:19:38.028Z] 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-12T03:19:38.530Z] + git rev-list -1 --merges 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5~1..1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo [2022-10-12T03:19:38.563Z] -----------> git rev-list -1 --merges 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5~1..1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [false] [Pipeline] sh [2022-10-12T03:19:38.869Z] + git log --format=format:%s -1 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo [2022-10-12T03:19:38.903Z] ========================================================= [2022-10-12T03:19:38.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T03:19:38.903Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-12T03:19:39.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T03:19:39.374Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T03:19:39.374Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T03:19:39.374Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T03:19:39.374Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T03:19:39.374Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T03:19:39.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:19:39.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:19:39.915Z] [2022-10-12T03:19:39.915Z] 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-12T03:19:40.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:19:40.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T03:19:40.287Z] b85a868b505f: Pulling fs layer [2022-10-12T03:19:40.287Z] e2be974225ed: Pulling fs layer [2022-10-12T03:19:40.287Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T03:19:40.287Z] 988bab9f4d93: Pulling fs layer [2022-10-12T03:19:40.287Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T03:19:40.287Z] eaf3925da568: Pulling fs layer [2022-10-12T03:19:40.287Z] bab4dde63d76: Pulling fs layer [2022-10-12T03:19:40.287Z] 988bab9f4d93: Waiting [2022-10-12T03:19:40.287Z] 1469e6f7b9e6: Waiting [2022-10-12T03:19:40.287Z] eaf3925da568: Waiting [2022-10-12T03:19:40.287Z] bde34c3a00c8: Pulling fs layer [2022-10-12T03:19:40.287Z] b352a97aabf1: Pulling fs layer [2022-10-12T03:19:40.287Z] bde34c3a00c8: Waiting [2022-10-12T03:19:40.287Z] b352a97aabf1: Waiting [2022-10-12T03:19:40.287Z] 4872d77fe225: Pulling fs layer [2022-10-12T03:19:40.287Z] 5851b861e8e6: Pulling fs layer [2022-10-12T03:19:40.287Z] 5851b861e8e6: Waiting [2022-10-12T03:19:40.287Z] e2be974225ed: Verifying Checksum [2022-10-12T03:19:40.287Z] e2be974225ed: Download complete [2022-10-12T03:19:40.287Z] 988bab9f4d93: Verifying Checksum [2022-10-12T03:19:40.287Z] 988bab9f4d93: Download complete [2022-10-12T03:19:40.549Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T03:19:40.549Z] 1469e6f7b9e6: Download complete [2022-10-12T03:19:40.549Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T03:19:40.549Z] 339a4e72a1f5: Download complete [2022-10-12T03:19:40.549Z] eaf3925da568: Verifying Checksum [2022-10-12T03:19:40.549Z] eaf3925da568: Download complete [2022-10-12T03:19:40.549Z] bde34c3a00c8: Verifying Checksum [2022-10-12T03:19:40.549Z] bde34c3a00c8: Download complete [2022-10-12T03:19:40.549Z] b352a97aabf1: Download complete [2022-10-12T03:19:40.549Z] 4872d77fe225: Verifying Checksum [2022-10-12T03:19:40.549Z] 4872d77fe225: Download complete [2022-10-12T03:19:40.549Z] 5851b861e8e6: Verifying Checksum [2022-10-12T03:19:40.549Z] 5851b861e8e6: Download complete [2022-10-12T03:19:40.549Z] b85a868b505f: Verifying Checksum [2022-10-12T03:19:40.549Z] b85a868b505f: Download complete [2022-10-12T03:19:40.807Z] bab4dde63d76: Verifying Checksum [2022-10-12T03:19:40.807Z] bab4dde63d76: Download complete [2022-10-12T03:19:41.746Z] b85a868b505f: Pull complete [2022-10-12T03:19:41.746Z] e2be974225ed: Pull complete [2022-10-12T03:19:42.315Z] 339a4e72a1f5: Pull complete [2022-10-12T03:19:42.315Z] 988bab9f4d93: Pull complete [2022-10-12T03:19:42.575Z] 1469e6f7b9e6: Pull complete [2022-10-12T03:19:42.835Z] eaf3925da568: Pull complete [2022-10-12T03:19:44.738Z] bab4dde63d76: Pull complete [2022-10-12T03:19:44.738Z] bde34c3a00c8: Pull complete [2022-10-12T03:19:44.738Z] b352a97aabf1: Pull complete [2022-10-12T03:19:44.738Z] 4872d77fe225: Pull complete [2022-10-12T03:19:44.738Z] 5851b861e8e6: Pull complete [2022-10-12T03:19:44.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T03:19:44.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:19:44.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:19:45.212Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:19:45.242Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T03:19:47.421Z] $ docker top b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad -eo pid,comm [2022-10-12T03:19:47.475Z] 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-12T03:19:47.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T03:19:47.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T03:19:47.598Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T03:19:47.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T03:19:47.727Z] $ docker exec b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent [2022-10-12T03:19:47.838Z] SSH_AUTH_SOCK=/tmp/ssh-j79rED9L5ocS/agent.33 [2022-10-12T03:19:47.838Z] SSH_AGENT_PID=39 [2022-10-12T03:19:47.844Z] Running ssh-add (command line suppressed) [2022-10-12T03:19:47.941Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10553223629643619829.key (/w/workspace/edgex-go/1@tmp/private_key_10553223629643619829.key) [2022-10-12T03:19:47.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T03:19:48.279Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T03:19:48.302Z] $ docker exec --env ******** --env ******** b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent -k [2022-10-12T03:19:48.393Z] unset SSH_AUTH_SOCK; [2022-10-12T03:19:48.393Z] unset SSH_AGENT_PID; [2022-10-12T03:19:48.394Z] echo Agent pid 39 killed; [2022-10-12T03:19:48.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T03:19:48.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T03:19:48.489Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T03:19:48.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T03:19:48.598Z] $ docker exec b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent [2022-10-12T03:19:48.719Z] SSH_AUTH_SOCK=/tmp/ssh-zdrlNK3bwrWH/agent.71 [2022-10-12T03:19:48.719Z] SSH_AGENT_PID=77 [2022-10-12T03:19:48.723Z] Running ssh-add (command line suppressed) [2022-10-12T03:19:48.820Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1111804601558129811.key (/w/workspace/edgex-go/1@tmp/private_key_1111804601558129811.key) [2022-10-12T03:19:48.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T03:19:49.161Z] + git semver init [2022-10-12T03:19:49.420Z] 2022-10-12 03:19:49,341 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T03:19:49.420Z] 2022-10-12 03:19:49,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-12T03:19:49.420Z] 2022-10-12 03:19:49,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-12T03:19:49.420Z] 2022-10-12 03:19:49,342 [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-12T03:19:54.721Z] 2022-10-12 03:19:54,165 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4195 with force:False [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4195 [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,170 [execute] INFO git cat-file --batch-check [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,176 [execute] INFO git cat-file --batch [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T03:19:54.721Z] 2022-10-12 03:19:54,184 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4195 [2022-10-12T03:19:54.721Z] 0.0.0 [Pipeline] } [2022-10-12T03:19:54.744Z] $ docker exec --env ******** --env ******** b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent -k [2022-10-12T03:19:54.848Z] unset SSH_AUTH_SOCK; [2022-10-12T03:19:54.849Z] unset SSH_AGENT_PID; [2022-10-12T03:19:54.849Z] echo Agent pid 77 killed; [2022-10-12T03:19:54.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T03:19:55.276Z] + git semver [Pipeline] } [2022-10-12T03:19:55.557Z] $ docker stop --time=1 b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad [2022-10-12T03:19:56.902Z] $ docker rm -f b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T03:19:57.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T03:19:57.519Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T03:19:57.535Z] [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-12T03:19:58.229Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-12T03:19:58.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:19:58.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:19:58.317Z] ========================================================= [2022-10-12T03:19:58.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T03:19:58.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:19:58.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T03:19:58.641Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T03:19:58.641Z] 213ec9aee27d: Pulling fs layer [2022-10-12T03:19:58.641Z] 4583459ba037: Pulling fs layer [2022-10-12T03:19:58.641Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T03:19:58.641Z] 53926ce57604: Pulling fs layer [2022-10-12T03:19:58.641Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T03:19:58.641Z] 30f14e443154: Pulling fs layer [2022-10-12T03:19:58.641Z] 801331c1e519: Pulling fs layer [2022-10-12T03:19:58.641Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T03:19:58.641Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T03:19:58.641Z] 30f14e443154: Waiting [2022-10-12T03:19:58.641Z] 801331c1e519: Waiting [2022-10-12T03:19:58.641Z] 99cc6dd402b0: Waiting [2022-10-12T03:19:58.641Z] 7d9ed39f4882: Waiting [2022-10-12T03:19:58.641Z] 53926ce57604: Waiting [2022-10-12T03:19:58.641Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T03:19:58.641Z] 93c1e223e6f2: Download complete [2022-10-12T03:19:58.641Z] 4583459ba037: Download complete [2022-10-12T03:19:58.641Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T03:19:58.641Z] 21b2b0c7a3f4: Download complete [2022-10-12T03:19:58.641Z] 30f14e443154: Verifying Checksum [2022-10-12T03:19:58.641Z] 213ec9aee27d: Verifying Checksum [2022-10-12T03:19:58.641Z] 213ec9aee27d: Download complete [2022-10-12T03:19:58.641Z] 801331c1e519: Verifying Checksum [2022-10-12T03:19:58.641Z] 801331c1e519: Download complete [2022-10-12T03:19:58.906Z] 213ec9aee27d: Pull complete [2022-10-12T03:19:58.906Z] 4583459ba037: Pull complete [2022-10-12T03:19:59.172Z] 93c1e223e6f2: Pull complete [2022-10-12T03:19:59.172Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T03:19:59.172Z] 7d9ed39f4882: Download complete [2022-10-12T03:19:59.432Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T03:19:59.432Z] 99cc6dd402b0: Download complete [2022-10-12T03:19:59.432Z] 53926ce57604: Verifying Checksum [2022-10-12T03:19:59.432Z] 53926ce57604: Download complete [2022-10-12T03:20:03.623Z] 53926ce57604: Pull complete [2022-10-12T03:20:03.623Z] 21b2b0c7a3f4: Pull complete [2022-10-12T03:20:03.623Z] 30f14e443154: Pull complete [2022-10-12T03:20:03.623Z] 801331c1e519: Pull complete [2022-10-12T03:20:05.525Z] 99cc6dd402b0: Pull complete [2022-10-12T03:20:06.089Z] 7d9ed39f4882: Pull complete [2022-10-12T03:20:06.089Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T03:20:06.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T03:20:06.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:20:06.703Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T03:20:06.703Z] WORKDIR /edgex [2022-10-12T03:20:06.703Z] COPY go.mod . [2022-10-12T03:20:06.703Z] RUN go mod download [2022-10-12T03:20:06.703Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-12T03:20:07.270Z] Sending build context to Docker daemon 169.6MB [2022-10-12T03:20:07.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T03:20:07.270Z] ---> 1dedd983c030 [2022-10-12T03:20:07.270Z] Step 2/4 : WORKDIR /edgex [2022-10-12T03:20:11.465Z] ---> Running in a762d63be28f [2022-10-12T03:20:11.723Z] Removing intermediate container a762d63be28f [2022-10-12T03:20:11.723Z] ---> 3a70e1f4fc6b [2022-10-12T03:20:11.723Z] Step 3/4 : COPY go.mod . [2022-10-12T03:20:11.723Z] ---> 1687b8289737 [2022-10-12T03:20:11.723Z] Step 4/4 : RUN go mod download [2022-10-12T03:20:11.723Z] ---> Running in 237f8d4842eb [2022-10-12T03:20:12.794Z] Still waiting to schedule task [2022-10-12T03:20:12.794Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-12T03:20:26.697Z] Removing intermediate container 237f8d4842eb [2022-10-12T03:20:26.697Z] ---> c344a6a00cbe [2022-10-12T03:20:26.697Z] Successfully built c344a6a00cbe [2022-10-12T03:20:26.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:20:27.063Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T03:20:27.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:20:27.195Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:20:27.218Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-12T03:20:27.643Z] $ docker top 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:20:28.024Z] + go version [2022-10-12T03:20:28.024Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T03:20:28.054Z] $ docker stop --time=1 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 [2022-10-12T03:20:29.339Z] $ docker rm -f 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:20:29.985Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T03:20:29.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:20:30.125Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:20:30.147Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-12T03:20:30.490Z] $ docker top 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T03:20:30.609Z] ========================================================= [2022-10-12T03:20:30.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-12T03:20:30.609Z] ========================================================= [Pipeline] sh [2022-10-12T03:20:30.899Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:20:31.255Z] + make test [2022-10-12T03:20:31.255Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-12T03:20:37.817Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-12T03:20:52.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-12T03:20:52.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-12T03:20:52.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-12T03:20:52.943Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-12T03:20:52.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-12T03:20:53.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-10-12T03:20:53.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-12T03:20:53.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-12T03:20:53.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.222s coverage: 98.5% of statements [2022-10-12T03:20:54.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 41.1% of statements [2022-10-12T03:20:54.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-12T03:20:54.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-12T03:20:54.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-10-12T03:20:54.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-12T03:20:54.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.793s coverage: 89.2% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.113s coverage: 2.2% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2022-10-12T03:20:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-10-12T03:20:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-10-12T03:21:02.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2022-10-12T03:21:02.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements [2022-10-12T03:21:09.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.260s coverage: 80.5% of statements [2022-10-12T03:21:09.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-12T03:21:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-12T03:21:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-12T03:21:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 58.8% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.8% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-12T03:21:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-10-12T03:21:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-12T03:21:17.509Z] 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-12T03:21:39.453Z] 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-12T03:21:39.453Z] GO111MODULE=on go vet ./... [2022-10-12T03:21:43.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T03:21:43.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T03:21:43.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T03:21:43.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-12T03:21:43.981Z] + ls -al . [2022-10-12T03:21:43.981Z] total 760 [2022-10-12T03:21:43.981Z] drwxrwxr-x 11 1001 1001 4096 Oct 12 03:20 . [2022-10-12T03:21:43.981Z] drwxr-xr-x 4 root root 4096 Oct 12 03:20 .. [2022-10-12T03:21:43.981Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 03:19 .blubracket [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 16 Oct 12 03:19 .dockerignore [2022-10-12T03:21:43.981Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 03:21 .git [2022-10-12T03:21:43.981Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 03:19 .github [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 1030 Oct 12 03:19 .gitignore [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 42 Oct 12 03:19 .golangci.yml [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 87 Oct 12 03:19 .hadolint.yml [2022-10-12T03:21:43.981Z] drwxr-xr-x 3 1001 1001 4096 Oct 12 03:19 .semver [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 166 Oct 12 03:19 .sonarcloud.properties [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 1171 Oct 12 03:19 ADOPTERS.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 10722 Oct 12 03:19 Attribution.txt [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 63209 Oct 12 03:19 CHANGELOG.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 03:19 CONTRIBUTING.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 677 Oct 12 03:19 GOVERNANCE.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 850 Oct 12 03:19 Jenkinsfile [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 03:19 LICENSE [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 13857 Oct 12 03:19 Makefile [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 582 Oct 12 03:19 OWNERS.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 9799 Oct 12 03:19 README.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 6912 Oct 12 03:19 SECURITY.md [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 5 Oct 12 03:19 VERSION [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 4131 Oct 12 03:19 ZMQWindows.md [2022-10-12T03:21:43.981Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 03:19 bin [2022-10-12T03:21:43.981Z] drwxrwxr-x 18 1001 1001 4096 Oct 12 03:19 cmd [2022-10-12T03:21:43.981Z] -rw-r--r-- 1 root root 502168 Oct 12 03:21 coverage.out [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 3458 Oct 12 03:19 go.mod [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 38041 Oct 12 03:19 go.sum [2022-10-12T03:21:43.981Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 03:19 internal [2022-10-12T03:21:43.981Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 03:19 openapi [2022-10-12T03:21:43.981Z] drwxrwxr-x 4 1001 1001 4096 Oct 12 03:19 snap [2022-10-12T03:21:43.981Z] -rw-rw-r-- 1 1001 1001 204 Oct 12 03:19 version.go [Pipeline] sh [2022-10-12T03:21:44.288Z] + '[' -e coverage.out ] [2022-10-12T03:21:44.288Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-12T03:21:44.397Z] Stashed 1 file(s) [Pipeline] sh [2022-10-12T03:21:44.688Z] + make build [2022-10-12T03:21:44.688Z] 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-12T03:21:46.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7712 in /w/workspace/edgexfoundry_edgex-go_PR-4195 [Pipeline] { [Pipeline] ws [2022-10-12T03:21:46.429Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-12T03:21:46.495Z] The recommended git tool is: git [2022-10-12T03:21:51.175Z] using credential edgex-jenkins-ssh [2022-10-12T03:21:51.192Z] Cloning the remote Git repository [2022-10-12T03:21:51.233Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-12T03:21:51.294Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-12T03:21:51.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-12T03:21:51.422Z] > git --version # timeout=10 [2022-10-12T03:21:51.448Z] > git --version # 'git version 2.25.1' [2022-10-12T03:21:51.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T03:21:51.494Z] Verifying host key using known hosts file [2022-10-12T03:21:51.675Z] 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-12T03:21:51.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T03:21:59.558Z] 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-12T03:22:08.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-12T03:22:08.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T03:22:10.325Z] Merging remotes/origin/main commit 8629e80a55c52022002c3902c674caceb50305fb into PR head commit 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:22:10.724Z] Merge succeeded, producing 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:22:10.724Z] Checking out Revision 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 (PR-4195) [2022-10-12T03:22:09.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-12T03:22:09.444Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-12T03:22:09.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T03:22:09.450Z] Verifying host key using known hosts file [2022-10-12T03:22:09.456Z] 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-12T03:22:09.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4195/head:refs/remotes/origin/PR-4195 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-12T03:22:10.348Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T03:22:10.367Z] > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 [2022-10-12T03:22:10.621Z] > git remote # timeout=10 [2022-10-12T03:22:10.639Z] > git config --get remote.origin.url # timeout=10 [2022-10-12T03:22:10.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T03:22:10.667Z] Verifying host key using known hosts file [2022-10-12T03:22:10.670Z] 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-12T03:22:10.679Z] > git merge 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 [2022-10-12T03:22:10.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-12T03:22:10.734Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T03:22:11.831Z] 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-12T03:22:11.831Z] 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-12T03:22:10.753Z] > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 [2022-10-12T03:22:14.403Z] Commit message: "fix(command): update message queue bootstrap order" [2022-10-12T03:22:14.457Z] > git --version # timeout=10 [2022-10-12T03:22:14.469Z] > git --version # 'git version 2.25.1' [2022-10-12T03:22:14.484Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T03:22:15.571Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T03:22:15.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T03:22:15.571Z] Dload Upload Total Spent Left Speed [2022-10-12T03:22:15.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-10-12T03:22:16.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T03:22:16.617Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T03:22:16.617Z] + sudo tee /etc/docker/daemon.new [2022-10-12T03:22:16.617Z] { [2022-10-12T03:22:16.617Z] "registry-mirrors": [ [2022-10-12T03:22:16.617Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T03:22:16.617Z] ], [2022-10-12T03:22:16.617Z] "bip": "10.250.0.254/24", [2022-10-12T03:22:16.617Z] "hosts": [ [2022-10-12T03:22:16.617Z] "tcp://0.0.0.0:5555", [2022-10-12T03:22:16.617Z] "unix:///var/run/docker.sock" [2022-10-12T03:22:16.617Z] ], [2022-10-12T03:22:16.617Z] "mtu": 1458, [2022-10-12T03:22:16.617Z] "selinux-enabled": true, [2022-10-12T03:22:16.617Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T03:22:16.617Z] } [Pipeline] sh [2022-10-12T03:22:16.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T03:22:17.320Z] + sudo service docker restart [2022-10-12T03:22:19.949Z] 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-12T03:22:19.949Z] 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-12T03:22:20.884Z] 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-12T03:22:22.788Z] 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-12T03:22:23.354Z] 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-12T03:22:24.727Z] 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-12T03:22:25.662Z] 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-12T03:22:26.597Z] 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-12T03:22:29.133Z] 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-12T03:22:30.103Z] $ docker stop --time=1 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 [2022-10-12T03:22:33.640Z] $ docker rm -f 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 [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-12T03:22:34.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T03:22:34.823Z] [2022-10-12T03:22:34.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:22:35.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T03:22:35.194Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-12T03:22:35.194Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-12T03:22:35.194Z] ca9280d653b3: Pulling fs layer [2022-10-12T03:22:35.194Z] 7e9c9ca2126c: Pulling fs layer [2022-10-12T03:22:35.453Z] cbdbe7a5bc2a: Download complete [2022-10-12T03:22:35.453Z] ca9280d653b3: Verifying Checksum [2022-10-12T03:22:35.453Z] ca9280d653b3: Download complete [2022-10-12T03:22:35.453Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T03:22:35.624Z] provisioning config files... [2022-10-12T03:22:35.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9858368565072359852tmp [Pipeline] { [Pipeline] libraryResource [2022-10-12T03:22:35.711Z] 7e9c9ca2126c: Download complete [Pipeline] sh [2022-10-12T03:22:35.968Z] ca9280d653b3: Pull complete [2022-10-12T03:22:36.027Z] ---> docker-login.sh [2022-10-12T03:22:36.027Z] nexus3.edgexfoundry.org:10001 [2022-10-12T03:22:36.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:22:36.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:22:36.565Z] Configure a credential helper to remove this warning. See [2022-10-12T03:22:36.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:22:36.565Z] [2022-10-12T03:22:36.565Z] Login Succeeded [2022-10-12T03:22:36.565Z] nexus3.edgexfoundry.org:10002 [2022-10-12T03:22:36.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:22:36.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:22:36.834Z] Configure a credential helper to remove this warning. See [2022-10-12T03:22:36.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:22:36.834Z] [2022-10-12T03:22:36.834Z] Login Succeeded [2022-10-12T03:22:36.834Z] nexus3.edgexfoundry.org:10003 [2022-10-12T03:22:37.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:22:37.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:22:37.369Z] Configure a credential helper to remove this warning. See [2022-10-12T03:22:37.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:22:37.369Z] [2022-10-12T03:22:37.369Z] Login Succeeded [2022-10-12T03:22:37.369Z] nexus3.edgexfoundry.org:10004 [2022-10-12T03:22:37.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:22:37.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:22:37.638Z] Configure a credential helper to remove this warning. See [2022-10-12T03:22:37.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:22:37.638Z] [2022-10-12T03:22:37.638Z] Login Succeeded [2022-10-12T03:22:37.638Z] docker.io [2022-10-12T03:22:37.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:22:38.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:22:38.174Z] Configure a credential helper to remove this warning. See [2022-10-12T03:22:38.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:22:38.174Z] [2022-10-12T03:22:38.174Z] Login Succeeded [2022-10-12T03:22:38.174Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T03:22:38.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-12T03:22:38.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-12T03:22:38.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:22:38.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:22:38.880Z] ========================================================= [2022-10-12T03:22:38.880Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T03:22:38.880Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:22:39.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T03:22:39.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T03:22:39.243Z] 9b18e9b68314: Pulling fs layer [2022-10-12T03:22:39.243Z] d32db5db7311: Pulling fs layer [2022-10-12T03:22:39.243Z] d0c4b47475fc: Pulling fs layer [2022-10-12T03:22:39.243Z] 5831b945b038: Pulling fs layer [2022-10-12T03:22:39.243Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T03:22:39.243Z] e10730c5d714: Pulling fs layer [2022-10-12T03:22:39.243Z] 5dd5c2283517: Pulling fs layer [2022-10-12T03:22:39.243Z] d5ac0230b979: Pulling fs layer [2022-10-12T03:22:39.243Z] 5831b945b038: Waiting [2022-10-12T03:22:39.243Z] 86bbec2aaacd: Waiting [2022-10-12T03:22:39.243Z] e10730c5d714: Waiting [2022-10-12T03:22:39.243Z] 5dd5c2283517: Waiting [2022-10-12T03:22:39.247Z] 7e9c9ca2126c: Pull complete [2022-10-12T03:22:39.247Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-12T03:22:39.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T03:22:39.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:22:39.476Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:22:39.502Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-12T03:22:39.509Z] d0c4b47475fc: Verifying Checksum [2022-10-12T03:22:39.509Z] d0c4b47475fc: Download complete [2022-10-12T03:22:39.509Z] d32db5db7311: Verifying Checksum [2022-10-12T03:22:39.509Z] 86bbec2aaacd: Download complete [2022-10-12T03:22:39.509Z] e10730c5d714: Verifying Checksum [2022-10-12T03:22:39.509Z] e10730c5d714: Download complete [2022-10-12T03:22:39.509Z] 9b18e9b68314: Verifying Checksum [2022-10-12T03:22:40.478Z] 9b18e9b68314: Pull complete [2022-10-12T03:22:40.478Z] d5ac0230b979: Verifying Checksum [2022-10-12T03:22:40.478Z] d5ac0230b979: Download complete [2022-10-12T03:22:41.362Z] $ docker top cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:22:41.795Z] + docker-compose build --help [2022-10-12T03:22:41.795Z] + grep parallel [2022-10-12T03:22:41.907Z] 5dd5c2283517: Verifying Checksum [2022-10-12T03:22:41.907Z] 5dd5c2283517: Download complete [2022-10-12T03:22:41.907Z] d32db5db7311: Pull complete [2022-10-12T03:22:42.176Z] d0c4b47475fc: Pull complete [2022-10-12T03:22:42.177Z] 5831b945b038: Download complete [2022-10-12T03:22:42.360Z] --parallel Build images in parallel. [Pipeline] } [2022-10-12T03:22:42.387Z] $ docker stop --time=1 cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af [2022-10-12T03:22:43.669Z] $ docker rm -f cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:22:44.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T03:22:44.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:22:44.428Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:22:44.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-12T03:22:44.801Z] $ docker top fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:22:45.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-12T03:22:45.766Z] Building core-command ... [2022-10-12T03:22:45.766Z] Building core-data ... [2022-10-12T03:22:45.766Z] Building core-metadata ... [2022-10-12T03:22:45.766Z] Building security-bootstrapper ... [2022-10-12T03:22:45.766Z] Building security-proxy-setup ... [2022-10-12T03:22:45.766Z] Building security-secretstore-setup ... [2022-10-12T03:22:45.766Z] Building security-spiffe-token-provider ... [2022-10-12T03:22:45.766Z] Building security-spire-agent ... [2022-10-12T03:22:45.766Z] Building security-spire-config ... [2022-10-12T03:22:45.766Z] Building security-spire-server ... [2022-10-12T03:22:45.766Z] Building support-notifications ... [2022-10-12T03:22:45.766Z] Building support-scheduler ... [2022-10-12T03:22:45.766Z] Building sys-mgmt-agent ... [2022-10-12T03:22:45.766Z] Building core-command [2022-10-12T03:22:45.766Z] Building security-secretstore-setup [2022-10-12T03:22:45.766Z] Building sys-mgmt-agent [2022-10-12T03:22:45.766Z] Building security-spiffe-token-provider [2022-10-12T03:22:45.766Z] Building security-bootstrapper [2022-10-12T03:22:54.535Z] 5831b945b038: Pull complete [2022-10-12T03:22:54.535Z] 86bbec2aaacd: Pull complete [2022-10-12T03:22:54.535Z] e10730c5d714: Pull complete [2022-10-12T03:23:00.645Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:23:00.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:23:00.646Z] ---> c344a6a00cbe [2022-10-12T03:23:00.646Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:23:00.646Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:23:00.646Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:23:00.646Z] ---> c344a6a00cbe [2022-10-12T03:23:00.646Z] Step 3/20 : WORKDIR /edgex-go [2022-10-12T03:23:00.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:23:00.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:23:00.646Z] ---> c344a6a00cbe [2022-10-12T03:23:00.646Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T03:23:00.646Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:23:00.646Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:23:00.646Z] ---> c344a6a00cbe [2022-10-12T03:23:00.646Z] Step 3/33 : WORKDIR /edgex-go [2022-10-12T03:23:00.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:23:00.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:23:00.646Z] ---> c344a6a00cbe [2022-10-12T03:23:00.646Z] Step 3/23 : WORKDIR /edgex-go [2022-10-12T03:23:01.213Z] 5dd5c2283517: Pull complete [2022-10-12T03:23:02.177Z] d5ac0230b979: Pull complete [2022-10-12T03:23:02.177Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T03:23:02.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T03:23:02.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:23:02.823Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T03:23:02.823Z] WORKDIR /edgex [2022-10-12T03:23:02.823Z] COPY go.mod . [2022-10-12T03:23:02.823Z] RUN go mod download [2022-10-12T03:23:02.823Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-12T03:23:03.409Z] Sending build context to Docker daemon 3.268MB [2022-10-12T03:23:03.409Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T03:23:03.409Z] ---> 59b3b1a385d4 [2022-10-12T03:23:03.409Z] Step 2/4 : WORKDIR /edgex [2022-10-12T03:23:04.835Z] ---> Running in 4f7599562414 [2022-10-12T03:23:04.835Z] ---> Running in 0c8524b8beb4 [2022-10-12T03:23:04.835Z] ---> Running in b2292bd1d1ff [2022-10-12T03:23:04.835Z] ---> Running in 14eb713b85c9 [2022-10-12T03:23:04.835Z] ---> Running in d9ce65be3a76 [2022-10-12T03:23:04.835Z] Removing intermediate container 0c8524b8beb4 [2022-10-12T03:23:04.835Z] ---> ebdda28d5fe3 [2022-10-12T03:23:04.835Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T03:23:04.835Z] Removing intermediate container 14eb713b85c9 [2022-10-12T03:23:04.835Z] ---> 8d449f50da4a [2022-10-12T03:23:04.835Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-12T03:23:04.835Z] Removing intermediate container 4f7599562414 [2022-10-12T03:23:04.835Z] ---> b88e877c27e2 [2022-10-12T03:23:04.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:23:04.835Z] ---> Running in 1b135fa0a9ee [2022-10-12T03:23:04.835Z] ---> Running in eb7b7463dd3a [2022-10-12T03:23:04.835Z] ---> Running in e7f36d986624 [2022-10-12T03:23:04.835Z] Removing intermediate container d9ce65be3a76 [2022-10-12T03:23:04.835Z] ---> 7f4836e118bf [2022-10-12T03:23:04.835Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:23:04.835Z] Removing intermediate container b2292bd1d1ff [2022-10-12T03:23:04.835Z] ---> eeb1c0a06170 [2022-10-12T03:23:04.835Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:23:04.835Z] ---> Running in 9a1409d3174d [2022-10-12T03:23:04.835Z] ---> Running in 188b1a6e2c9a [2022-10-12T03:23:04.835Z] Removing intermediate container 1b135fa0a9ee [2022-10-12T03:23:04.835Z] ---> 90c024fabf0b [2022-10-12T03:23:04.835Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:23:04.835Z] ---> Running in db60afb539e4 [2022-10-12T03:23:04.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:04.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.093Z] Removing intermediate container eb7b7463dd3a [2022-10-12T03:23:05.093Z] ---> 0241b7586a23 [2022-10-12T03:23:05.093Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-12T03:23:05.093Z] ---> Running in f71a6c821d29 [2022-10-12T03:23:05.093Z] v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-12T03:23:05.093Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-12T03:23:05.093Z] OK: 17036 distinct packages available [2022-10-12T03:23:05.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.352Z] Removing intermediate container 9a1409d3174d [2022-10-12T03:23:05.352Z] ---> 25bf4944e984 [2022-10-12T03:23:05.352Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-12T03:23:05.352Z] OK: 211 MiB in 51 packages [2022-10-12T03:23:05.352Z] ---> Running in f44d30952caf [2022-10-12T03:23:05.352Z] Removing intermediate container 188b1a6e2c9a [2022-10-12T03:23:05.352Z] ---> 725789521748 [2022-10-12T03:23:05.352Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-12T03:23:05.362Z] ---> Running in 1056dd58be95 [2022-10-12T03:23:05.362Z] Removing intermediate container 1056dd58be95 [2022-10-12T03:23:05.362Z] ---> b5e1fdc7e1df [2022-10-12T03:23:05.362Z] Step 3/4 : COPY go.mod . [2022-10-12T03:23:05.611Z] ---> Running in c3eaddeeb982 [2022-10-12T03:23:05.611Z] Removing intermediate container db60afb539e4 [2022-10-12T03:23:05.611Z] ---> 81ec394fd0a4 [2022-10-12T03:23:05.611Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-12T03:23:05.611Z] ---> Running in 8277efbfe4c4 [2022-10-12T03:23:05.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.869Z] Removing intermediate container e7f36d986624 [2022-10-12T03:23:05.869Z] ---> 87337c617036 [2022-10-12T03:23:05.869Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-12T03:23:05.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:05.946Z] ---> 604259e6c21d [2022-10-12T03:23:05.946Z] Step 4/4 : RUN go mod download [2022-10-12T03:23:05.946Z] ---> Running in 4d4c770a86db [2022-10-12T03:23:06.127Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:06.127Z] ---> 2de108f4b972 [2022-10-12T03:23:06.127Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:23:06.127Z] ---> Running in 109c6a50c557 [2022-10-12T03:23:06.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:06.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:06.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:06.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:23:06.963Z] OK: 211 MiB in 51 packages [2022-10-12T03:23:07.221Z] OK: 211 MiB in 51 packages [2022-10-12T03:23:07.221Z] OK: 211 MiB in 51 packages [2022-10-12T03:23:07.478Z] Removing intermediate container f71a6c821d29 [2022-10-12T03:23:07.478Z] ---> 459519ab912f [2022-10-12T03:23:07.478Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-12T03:23:07.478Z] ---> 82d21ddd39e9 [2022-10-12T03:23:07.478Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:23:07.478Z] ---> Running in a031863b46f3 [2022-10-12T03:23:07.478Z] Removing intermediate container f44d30952caf [2022-10-12T03:23:07.478Z] ---> f50ebb8bec6d [2022-10-12T03:23:07.478Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-12T03:23:07.739Z] Removing intermediate container c3eaddeeb982 [2022-10-12T03:23:07.739Z] ---> 2e13aac44cce [2022-10-12T03:23:07.739Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T03:23:07.739Z] ---> 0aa9996c2036 [2022-10-12T03:23:07.739Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:23:07.739Z] ---> Running in 876fa58c25e9 [2022-10-12T03:23:07.739Z] ---> 20d469589085 [2022-10-12T03:23:07.739Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:23:07.739Z] ---> Running in 5eca3b266d33 [2022-10-12T03:23:07.998Z] OK: 211 MiB in 51 packages [2022-10-12T03:23:08.257Z] Removing intermediate container 8277efbfe4c4 [2022-10-12T03:23:08.257Z] ---> c92f77be52df [2022-10-12T03:23:08.257Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T03:23:08.516Z] ---> c9f73529b7af [2022-10-12T03:23:08.516Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:23:08.516Z] ---> Running in b6c065009ce5 [2022-10-12T03:23:35.099Z] Removing intermediate container 109c6a50c557 [2022-10-12T03:23:35.099Z] ---> 85cec37fb9ef [2022-10-12T03:23:35.099Z] Step 7/20 : COPY . . [2022-10-12T03:23:35.099Z] Removing intermediate container 5eca3b266d33 [2022-10-12T03:23:35.099Z] ---> aa88f18c41c7 [2022-10-12T03:23:35.099Z] Step 8/25 : COPY . . [2022-10-12T03:23:35.099Z] Removing intermediate container a031863b46f3 [2022-10-12T03:23:35.099Z] ---> 03d87350600f [2022-10-12T03:23:35.099Z] Step 8/23 : COPY . . [2022-10-12T03:23:35.099Z] Removing intermediate container 876fa58c25e9 [2022-10-12T03:23:35.099Z] ---> c724a101050f [2022-10-12T03:23:35.099Z] Step 8/33 : COPY . . [2022-10-12T03:23:35.099Z] Removing intermediate container b6c065009ce5 [2022-10-12T03:23:35.099Z] ---> 2d5199ab2a17 [2022-10-12T03:23:35.099Z] Step 9/24 : COPY . . [2022-10-12T03:23:38.199Z] Removing intermediate container 4d4c770a86db [2022-10-12T03:23:38.199Z] ---> d263c1c05ef2 [2022-10-12T03:23:38.199Z] Successfully built d263c1c05ef2 [2022-10-12T03:23:38.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:23:38.601Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T03:23:38.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:23:38.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container [2022-10-12T03:23:38.915Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-12T03:23:40.358Z] $ docker top 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:23:41.231Z] + go version [2022-10-12T03:23:41.231Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T03:23:41.277Z] $ docker stop --time=1 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 [2022-10-12T03:23:42.890Z] $ docker rm -f 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:23:43.757Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T03:23:43.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:23:44.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container [2022-10-12T03:23:44.066Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-12T03:23:45.179Z] $ docker top 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T03:23:45.427Z] ========================================================= [2022-10-12T03:23:45.427Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-12T03:23:45.427Z] ========================================================= [Pipeline] sh [2022-10-12T03:23:46.065Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:23:46.455Z] + make test [2022-10-12T03:23:46.455Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-12T03:23:49.976Z] ---> c67857e7548c [2022-10-12T03:23:49.976Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-12T03:23:49.976Z] ---> a4dafb05e6e4 [2022-10-12T03:23:49.976Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-12T03:23:49.976Z] ---> 06b21d82a224 [2022-10-12T03:23:49.976Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-12T03:23:49.976Z] ---> e5a9331a9e97 [2022-10-12T03:23:49.976Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-12T03:23:49.976Z] ---> 0435c18a0e83 [2022-10-12T03:23:49.976Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-12T03:23:49.976Z] ---> Running in fe82e67d5889 [2022-10-12T03:23:49.976Z] ---> Running in 5d78af4c143d [2022-10-12T03:23:49.976Z] ---> Running in eb84bc357af4 [2022-10-12T03:23:49.976Z] ---> Running in 21c9bff76456 [2022-10-12T03:23:49.976Z] ---> Running in e25d52b13e9e [2022-10-12T03:23:50.233Z] 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-12T03:23:50.490Z] 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-12T03:23:50.490Z] 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-12T03:23:50.490Z] 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-12T03:23:50.490Z] 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-12T03:24:18.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-12T03:24:22.560Z] 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-12T03:24:29.160Z] Removing intermediate container fe82e67d5889 [2022-10-12T03:24:29.160Z] ---> 63c368aa5ea3 [2022-10-12T03:24:29.160Z] [2022-10-12T03:24:29.160Z] Step 10/33 : FROM alpine:3.16 [2022-10-12T03:24:29.160Z] Removing intermediate container 5d78af4c143d [2022-10-12T03:24:29.160Z] ---> 8e7d29c85337 [2022-10-12T03:24:29.160Z] [2022-10-12T03:24:29.160Z] Step 10/25 : FROM alpine:3.16 [2022-10-12T03:24:29.160Z] Removing intermediate container 21c9bff76456 [2022-10-12T03:24:29.160Z] ---> d267eaab7d7a [2022-10-12T03:24:29.160Z] [2022-10-12T03:24:29.160Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T03:24:29.160Z] Removing intermediate container e25d52b13e9e [2022-10-12T03:24:29.160Z] ---> 7946bf1aaf7c [2022-10-12T03:24:29.160Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-12T03:24:29.160Z] ---> Running in 32863c97814c [2022-10-12T03:24:29.420Z] 3.16: Pulling from library/alpine [2022-10-12T03:24:30.358Z] 3.16: Pulling from library/alpine [2022-10-12T03:24:30.358Z] 3.16: Pulling from library/alpine [2022-10-12T03:24:31.358Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T03:24:31.358Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T03:24:31.358Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T03:24:31.358Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T03:24:31.358Z] Status: Image is up to date for alpine:3.16 [2022-10-12T03:24:31.358Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T03:24:31.358Z] ---> 9c6f07244728 [2022-10-12T03:24:31.358Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:24:31.358Z] ---> 9c6f07244728 [2022-10-12T03:24:31.358Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:24:31.358Z] ---> 9c6f07244728 [2022-10-12T03:24:31.358Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-12T03:24:31.358Z] ---> Running in e44854114e15 [2022-10-12T03:24:31.358Z] ---> Running in 95f702c522d9 [2022-10-12T03:24:31.358Z] ---> Running in 7ec5f6b971e9 [2022-10-12T03:24:31.620Z] Removing intermediate container eb84bc357af4 [2022-10-12T03:24:31.620Z] ---> 1f740dee3a41 [2022-10-12T03:24:31.620Z] [2022-10-12T03:24:31.620Z] Step 9/20 : FROM alpine:3.15 [2022-10-12T03:24:31.620Z] Removing intermediate container e44854114e15 [2022-10-12T03:24:31.620Z] ---> f7b8473f6773 [2022-10-12T03:24:31.620Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-12T03:24:31.620Z] ---> Running in 7c5736b36c7e [2022-10-12T03:24:31.620Z] 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-12T03:24:31.620Z] 3.15: Pulling from library/alpine [2022-10-12T03:24:31.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:31.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:31.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:32.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:32.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:32.406Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-12T03:24:32.406Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-12T03:24:32.406Z] (2/2) Installing su-exec (0.2-r1) [2022-10-12T03:24:32.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:24:32.406Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-12T03:24:32.406Z] OK: 6 MiB in 16 packages [2022-10-12T03:24:32.406Z] (3/3) Installing su-exec (0.2-r1) [2022-10-12T03:24:32.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:24:32.406Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:24:32.406Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-12T03:24:32.406Z] Status: Downloaded newer image for alpine:3.15 [2022-10-12T03:24:32.406Z] ---> c4fc93816858 [2022-10-12T03:24:32.406Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:24:32.406Z] OK: 6 MiB in 17 packages [2022-10-12T03:24:32.668Z] ---> Running in a68fa4b037bc [2022-10-12T03:24:32.668Z] Removing intermediate container 32863c97814c [2022-10-12T03:24:32.668Z] ---> e67d3a842ad1 [2022-10-12T03:24:32.668Z] [2022-10-12T03:24:32.668Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:24:32.668Z] ---> 9c6f07244728 [2022-10-12T03:24:32.668Z] 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-12T03:24:32.668Z] ---> Running in eece23583787 [2022-10-12T03:24:32.668Z] Removing intermediate container a68fa4b037bc [2022-10-12T03:24:32.668Z] ---> 04780a84a87f [2022-10-12T03:24:32.668Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:24:32.668Z] ---> Running in 8b2819fc25d8 [2022-10-12T03:24:32.668Z] Removing intermediate container eece23583787 [2022-10-12T03:24:32.668Z] ---> 37ef6945d353 [2022-10-12T03:24:32.668Z] 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-12T03:24:32.668Z] ---> Running in 13ce06c1e766 [2022-10-12T03:24:32.929Z] Removing intermediate container 7c5736b36c7e [2022-10-12T03:24:32.929Z] ---> 2e13b6c65c68 [2022-10-12T03:24:32.929Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-12T03:24:32.929Z] ---> Running in 322624ab2ba2 [2022-10-12T03:24:32.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:33.192Z] Removing intermediate container 7ec5f6b971e9 [2022-10-12T03:24:33.192Z] ---> 7a857f1a290a [2022-10-12T03:24:33.192Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T03:24:33.192Z] Removing intermediate container 322624ab2ba2 [2022-10-12T03:24:33.192Z] ---> da9594654b1e [2022-10-12T03:24:33.192Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-12T03:24:33.192Z] ---> Running in e7c6582aac04 [2022-10-12T03:24:33.192Z] ---> Running in 18f716b237f1 [2022-10-12T03:24:33.192Z] Removing intermediate container e7c6582aac04 [2022-10-12T03:24:33.192Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-12T03:24:33.192Z] ---> a8762923dc0b [2022-10-12T03:24:33.192Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-12T03:24:33.192Z] Removing intermediate container 18f716b237f1 [2022-10-12T03:24:33.192Z] ---> 1bc4ae67e7ea [2022-10-12T03:24:33.192Z] Step 13/25 : WORKDIR / [2022-10-12T03:24:33.192Z] ---> Running in 022fec171ef6 [2022-10-12T03:24:33.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:33.192Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:24:33.192Z] OK: 6 MiB in 15 packages [2022-10-12T03:24:33.192Z] ---> Running in b33f23042030 [2022-10-12T03:24:33.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:33.455Z] Removing intermediate container 022fec171ef6 [2022-10-12T03:24:33.455Z] ---> bed680fe2f36 [2022-10-12T03:24:33.455Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-12T03:24:33.455Z] ---> Running in 7b4b75ccc36f [2022-10-12T03:24:33.455Z] Removing intermediate container b33f23042030 [2022-10-12T03:24:33.455Z] ---> b8651317c9df [2022-10-12T03:24:33.455Z] 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-12T03:24:33.455Z] Removing intermediate container 7b4b75ccc36f [2022-10-12T03:24:33.455Z] ---> 7b03480b828e [2022-10-12T03:24:33.455Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-12T03:24:33.455Z] ---> Running in a60e172c7227 [2022-10-12T03:24:33.455Z] Removing intermediate container 8b2819fc25d8 [2022-10-12T03:24:33.455Z] ---> 83e284398420 [2022-10-12T03:24:33.455Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-12T03:24:33.455Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-12T03:24:33.455Z] ---> Running in fdf90ab12af9 [2022-10-12T03:24:33.455Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-12T03:24:33.715Z] (3/33) Installing readline (8.1.2-r0) [2022-10-12T03:24:33.715Z] (4/33) Installing bash (5.1.16-r2) [2022-10-12T03:24:33.715Z] Executing bash-5.1.16-r2.post-install [2022-10-12T03:24:33.715Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-12T03:24:33.715Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-12T03:24:33.715Z] ---> dd4974dde808 [2022-10-12T03:24:33.715Z] 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-12T03:24:33.715Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T03:24:33.715Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-12T03:24:33.715Z] (9/33) Installing curl (7.83.1-r3) [2022-10-12T03:24:33.715Z] Removing intermediate container 95f702c522d9 [2022-10-12T03:24:33.715Z] ---> 5e6b91e288b6 [2022-10-12T03:24:33.715Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:24:33.715Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-12T03:24:33.715Z] ---> Running in 016154e8bbad [2022-10-12T03:24:33.981Z] ---> b68e4d0b0ced [2022-10-12T03:24:33.981Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-12T03:24:33.981Z] Removing intermediate container 016154e8bbad [2022-10-12T03:24:33.981Z] ---> beb638c52c3a [2022-10-12T03:24:33.981Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-12T03:24:34.256Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-12T03:24:34.256Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-12T03:24:34.256Z] (13/33) Installing expat (2.4.9-r0) [2022-10-12T03:24:34.256Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-12T03:24:34.256Z] (15/33) Installing gdbm (1.23-r0) [2022-10-12T03:24:34.256Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-12T03:24:34.256Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T03:24:34.256Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T03:24:34.256Z] ---> Running in d1783ef4afa8 [2022-10-12T03:24:34.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:34.256Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-12T03:24:34.256Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-12T03:24:34.256Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-12T03:24:34.256Z] ---> ab27a7b27e3f [2022-10-12T03:24:34.256Z] 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-12T03:24:34.527Z] Removing intermediate container d1783ef4afa8 [2022-10-12T03:24:34.527Z] ---> 4f89dd7db6f4 [2022-10-12T03:24:34.527Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-12T03:24:35.111Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-12T03:24:35.111Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-12T03:24:35.111Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-12T03:24:35.111Z] ---> Running in d4bff9bf5bd0 [2022-10-12T03:24:35.111Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-12T03:24:35.111Z] ---> 281ebafdecf2 [2022-10-12T03:24:35.111Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-12T03:24:35.111Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-12T03:24:35.111Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-12T03:24:35.111Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-12T03:24:35.111Z] Removing intermediate container a60e172c7227 [2022-10-12T03:24:35.111Z] ---> d51878a1f096 [2022-10-12T03:24:35.111Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-12T03:24:35.111Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-12T03:24:35.111Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-12T03:24:35.111Z] ---> Running in 19a2a27f6a79 [2022-10-12T03:24:35.111Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-12T03:24:35.111Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-12T03:24:35.111Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-12T03:24:35.111Z] Removing intermediate container d4bff9bf5bd0 [2022-10-12T03:24:35.111Z] ---> 365251c857be [2022-10-12T03:24:35.111Z] Step 16/24 : WORKDIR / [2022-10-12T03:24:35.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:35.386Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:24:35.386Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:24:35.386Z] OK: 122 MiB in 47 packages [2022-10-12T03:24:35.664Z] ---> Running in f910f6552fe0 [2022-10-12T03:24:35.664Z] Removing intermediate container 19a2a27f6a79 [2022-10-12T03:24:35.664Z] ---> 8e817ceb6345 [2022-10-12T03:24:35.664Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-12T03:24:35.664Z] ---> ccc5e0d2d200 [2022-10-12T03:24:35.664Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-12T03:24:35.664Z] Removing intermediate container f910f6552fe0 [2022-10-12T03:24:35.664Z] ---> c46e332f4b6b [2022-10-12T03:24:35.664Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:24:35.664Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:24:35.664Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:24:35.664Z] OK: 15857 distinct packages available [2022-10-12T03:24:35.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:35.925Z] ---> f86173f0b904 [2022-10-12T03:24:35.925Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-12T03:24:35.925Z] ---> b3d23e48ad9b [2022-10-12T03:24:35.925Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-12T03:24:35.925Z] ---> Running in 7878f4e74414 [2022-10-12T03:24:35.925Z] ---> 57ad29c2754a [2022-10-12T03:24:35.925Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T03:24:36.184Z] ---> 4515d206727e [2022-10-12T03:24:36.184Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T03:24:36.184Z] ---> Running in 54c7557307e0 [2022-10-12T03:24:36.443Z] ---> ac877cd16b5a [2022-10-12T03:24:36.443Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-12T03:24:36.443Z] ---> f16c9f9fbeb1 [2022-10-12T03:24:36.443Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-12T03:24:36.443Z] ---> Running in a06fb9c280cf [2022-10-12T03:24:36.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:36.443Z] Removing intermediate container a06fb9c280cf [2022-10-12T03:24:36.443Z] ---> 447bc10c6492 [2022-10-12T03:24:36.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:24:36.443Z] Removing intermediate container 7878f4e74414 [2022-10-12T03:24:36.703Z] ---> 52076d066a3f [2022-10-12T03:24:36.703Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:24:36.703Z] ---> Running in 2afe55a16f33 [2022-10-12T03:24:36.703Z] Removing intermediate container 2afe55a16f33 [2022-10-12T03:24:36.703Z] ---> 0930adec64ca [2022-10-12T03:24:36.703Z] Step 22/24 : LABEL arch=x86_64 [2022-10-12T03:24:36.703Z] ---> Running in 6ee2f86c39c1 [2022-10-12T03:24:36.703Z] ---> 9524f6033603 [2022-10-12T03:24:36.703Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-12T03:24:36.703Z] Removing intermediate container 6ee2f86c39c1 [2022-10-12T03:24:36.703Z] ---> cf5d25deb8d7 [2022-10-12T03:24:36.703Z] Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:24:36.703Z] ---> Running in 3f5d1558c089 [2022-10-12T03:24:36.962Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-12T03:24:36.962Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-12T03:24:37.221Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-12T03:24:37.221Z] Removing intermediate container 3f5d1558c089 [2022-10-12T03:24:37.221Z] ---> 05761ff3fab3 [2022-10-12T03:24:37.221Z] Step 24/24 : LABEL version=0.0.0 [2022-10-12T03:24:37.221Z] ---> 702acf2ad72d [2022-10-12T03:24:37.221Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-12T03:24:37.221Z] Removing intermediate container 54c7557307e0 [2022-10-12T03:24:37.221Z] ---> abc72de7a064 [2022-10-12T03:24:37.221Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T03:24:37.221Z] ---> Running in 24e00bdbcced [2022-10-12T03:24:37.221Z] ---> Running in d7ec65589e77 [2022-10-12T03:24:37.221Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-12T03:24:37.221Z] Removing intermediate container d7ec65589e77 [2022-10-12T03:24:37.221Z] ---> d11442242695 [2022-10-12T03:24:37.221Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T03:24:37.221Z] Removing intermediate container 24e00bdbcced [2022-10-12T03:24:37.221Z] ---> c238f0a7fe55 [2022-10-12T03:24:37.221Z] [2022-10-12T03:24:37.221Z] (5/9) Installing curl (7.80.0-r3) [2022-10-12T03:24:37.221Z] ---> Running in f685620a58a6 [2022-10-12T03:24:37.221Z] ---> d9372cd69c3d [2022-10-12T03:24:37.221Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-12T03:24:37.221Z] Successfully built c238f0a7fe55 [2022-10-12T03:24:37.221Z] Successfully tagged core-command:latest [2022-10-12T03:24:37.480Z] Building security-spire-agent [2022-10-12T03:24:37.480Z]  Building core-command ... done (6/9) Installing dumb-init (1.2.5-r1) [2022-10-12T03:24:37.480Z] Removing intermediate container f685620a58a6 [2022-10-12T03:24:37.480Z] ---> 09d55a763a66 [2022-10-12T03:24:37.480Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:24:37.480Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:24:37.480Z] (8/9) Installing libucontext (1.1-r0) [2022-10-12T03:24:37.480Z] ---> Running in 77863ab70a08 [2022-10-12T03:24:37.740Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-12T03:24:37.740Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:24:37.740Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:24:37.740Z] Collecting docker-compose==1.23.2 [2022-10-12T03:24:37.740Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-12T03:24:37.740Z] OK: 8 MiB in 23 packages [2022-10-12T03:24:37.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.6 MB/s eta 0:00:00 [2022-10-12T03:24:37.740Z] 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-12T03:24:37.740Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-12T03:24:37.740Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-12T03:24:37.740Z] Preparing metadata (setup.py): started [2022-10-12T03:24:39.115Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:24:39.115Z] Collecting cached-property<2,>=1.2.0 [2022-10-12T03:24:39.115Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-12T03:24:39.115Z] Collecting docopt<0.7,>=0.6.1 [2022-10-12T03:24:39.115Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-12T03:24:39.115Z] Preparing metadata (setup.py): started [2022-10-12T03:24:40.054Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:24:40.054Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:24:40.054Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:24:40.054Z] ---> c344a6a00cbe [2022-10-12T03:24:40.054Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T03:24:40.054Z] ---> Using cache [2022-10-12T03:24:40.054Z] ---> eeb1c0a06170 [2022-10-12T03:24:40.054Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:24:40.054Z] ---> Using cache [2022-10-12T03:24:40.054Z] ---> 725789521748 [2022-10-12T03:24:40.054Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:24:40.054Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-12T03:24:40.054Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-12T03:24:40.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 109.0 MB/s eta 0:00:00 [2022-10-12T03:24:40.054Z] Collecting docker<4.0,>=3.6.0 [2022-10-12T03:24:40.054Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-12T03:24:40.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 44.7 MB/s eta 0:00:00 [2022-10-12T03:24:40.054Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-12T03:24:40.054Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-12T03:24:40.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 120.1 MB/s eta 0:00:00 [2022-10-12T03:24:40.314Z] Collecting PyYAML<4,>=3.10 [2022-10-12T03:24:40.314Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-12T03:24:40.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 [2022-10-12T03:24:40.314Z] Preparing metadata (setup.py): started [2022-10-12T03:24:40.572Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:24:40.830Z] ---> dc21bc407083 [2022-10-12T03:24:40.830Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-12T03:24:40.830Z] Collecting jsonschema<3,>=2.5.1 [2022-10-12T03:24:40.830Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-12T03:24:40.830Z] Removing intermediate container 77863ab70a08 [2022-10-12T03:24:40.830Z] ---> 2296b8211a92 [2022-10-12T03:24:40.830Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:24:40.830Z] ---> Running in 51995ce9438d [2022-10-12T03:24:40.830Z] Collecting texttable<0.10,>=0.9.0 [2022-10-12T03:24:40.830Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-12T03:24:40.831Z] Preparing metadata (setup.py): started [2022-10-12T03:24:40.831Z] ---> Running in 67400b036e4b [2022-10-12T03:24:40.831Z] Removing intermediate container 67400b036e4b [2022-10-12T03:24:40.831Z] ---> 3ee1d4aaa7e9 [2022-10-12T03:24:40.831Z] [2022-10-12T03:24:40.831Z] ---> d055e51ff723 [2022-10-12T03:24:40.831Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-12T03:24:41.094Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:24:41.094Z] Removing intermediate container fdf90ab12af9 [2022-10-12T03:24:41.094Z] ---> 73d9a9b39068 [2022-10-12T03:24:41.094Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:24:41.094Z] Successfully built 3ee1d4aaa7e9 [2022-10-12T03:24:41.094Z] Collecting docker-pycreds>=0.4.0 [2022-10-12T03:24:41.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:41.094Z] Successfully tagged security-secretstore-setup:latest [2022-10-12T03:24:41.094Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-10-12T03:24:41.094Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-12T03:24:41.094Z] ---> 5675f7b26915 [2022-10-12T03:24:41.094Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-12T03:24:41.094Z] Collecting idna<2.8,>=2.5 [2022-10-12T03:24:41.094Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-12T03:24:41.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 88.9 MB/s eta 0:00:00 [2022-10-12T03:24:41.353Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-12T03:24:41.353Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-12T03:24:41.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 43.6 MB/s eta 0:00:00 [2022-10-12T03:24:41.353Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-12T03:24:41.353Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-12T03:24:41.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 50.3 MB/s eta 0:00:00 [2022-10-12T03:24:41.353Z] Collecting certifi>=2017.4.17 [2022-10-12T03:24:41.353Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-12T03:24:41.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 77.2 MB/s eta 0:00:00 [2022-10-12T03:24:41.353Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-12T03:24:41.353Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-12T03:24:41.353Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-12T03:24:41.353Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-12T03:24:41.611Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-12T03:24:41.611Z] Running setup.py install for texttable: started [2022-10-12T03:24:41.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:24:41.869Z] Running setup.py install for texttable: finished with status 'done' [2022-10-12T03:24:41.869Z] Running setup.py install for PyYAML: started [2022-10-12T03:24:42.807Z] OK: 211 MiB in 51 packages [2022-10-12T03:24:43.083Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-12T03:24:44.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:24:44.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:24:44.026Z] ---> c344a6a00cbe [2022-10-12T03:24:44.026Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> ebdda28d5fe3 [2022-10-12T03:24:44.026Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> 90c024fabf0b [2022-10-12T03:24:44.026Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> 81ec394fd0a4 [2022-10-12T03:24:44.026Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> c92f77be52df [2022-10-12T03:24:44.026Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> c9f73529b7af [2022-10-12T03:24:44.026Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> 2d5199ab2a17 [2022-10-12T03:24:44.026Z] Step 9/23 : COPY . . [2022-10-12T03:24:44.026Z] ---> Using cache [2022-10-12T03:24:44.026Z] ---> e5a9331a9e97 [2022-10-12T03:24:44.026Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-12T03:24:44.596Z] ---> 4946638d4629 [2022-10-12T03:24:44.596Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-12T03:24:44.596Z] ---> 6b0fe6db37b8 [2022-10-12T03:24:44.596Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-12T03:24:44.596Z] Running setup.py install for docopt: started [2022-10-12T03:24:44.596Z] ---> Running in 4882f031230f [2022-10-12T03:24:44.596Z] ---> Running in 99b17466317a [2022-10-12T03:24:44.596Z] Removing intermediate container 51995ce9438d [2022-10-12T03:24:44.596Z] ---> d393deeb46d9 [2022-10-12T03:24:44.596Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T03:24:45.253Z] ---> 0a09ba7a7ab8 [2022-10-12T03:24:45.253Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:24:45.253Z] Running setup.py install for docopt: finished with status 'done' [2022-10-12T03:24:45.253Z] ---> Running in ab4acd6ca532 [2022-10-12T03:24:45.253Z] ---> d01bda2a52ed [2022-10-12T03:24:45.253Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-12T03:24:45.511Z] 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-12T03:24:45.511Z] ---> 0e961d92b2fc [2022-10-12T03:24:45.511Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-12T03:24:45.511Z] ---> Running in c9f832abb36e [2022-10-12T03:24:45.511Z] Running setup.py install for dockerpty: started [2022-10-12T03:24:45.768Z] Removing intermediate container c9f832abb36e [2022-10-12T03:24:45.768Z] ---> 7e90cc1b8bc7 [2022-10-12T03:24:45.768Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:24:45.768Z] Removing intermediate container 4882f031230f [2022-10-12T03:24:45.768Z] ---> d2e6146b8e23 [2022-10-12T03:24:45.768Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-12T03:24:45.768Z] ---> Running in 0fca26ee1896 [2022-10-12T03:24:45.768Z] ---> Running in dd7384f5e29c [2022-10-12T03:24:46.025Z] Removing intermediate container 0fca26ee1896 [2022-10-12T03:24:46.025Z] ---> 804ff88b7aee [2022-10-12T03:24:46.025Z] Step 18/20 : LABEL arch=x86_64 [2022-10-12T03:24:46.025Z] Removing intermediate container dd7384f5e29c [2022-10-12T03:24:46.025Z] ---> ae800f0ae486 [2022-10-12T03:24:46.025Z] Step 30/33 : CMD ["gate"] [2022-10-12T03:24:46.025Z] ---> Running in cbd300130e48 [2022-10-12T03:24:46.025Z] ---> Running in 651b2d7f017f [2022-10-12T03:24:46.025Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-12T03:24:46.025Z] Removing intermediate container cbd300130e48 [2022-10-12T03:24:46.025Z] ---> 69046e51bfdc [2022-10-12T03:24:46.025Z] Step 31/33 : LABEL arch=x86_64 [2022-10-12T03:24:46.025Z] Removing intermediate container 651b2d7f017f [2022-10-12T03:24:46.025Z] ---> 3e986f99a6d1 [2022-10-12T03:24:46.025Z] Step 19/20 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:24:46.282Z] ---> Running in 27281f171032 [2022-10-12T03:24:46.282Z] ---> Running in beb28b10400b [2022-10-12T03:24:46.282Z] Removing intermediate container 27281f171032 [2022-10-12T03:24:46.282Z] ---> aaf19df51471 [2022-10-12T03:24:46.282Z] Step 32/33 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:24:46.282Z] Removing intermediate container beb28b10400b [2022-10-12T03:24:46.282Z] ---> 87d4d205275f [2022-10-12T03:24:46.282Z] Step 20/20 : LABEL version=0.0.0 [2022-10-12T03:24:46.547Z] ---> Running in 7f39e8273bc0 [2022-10-12T03:24:46.547Z] ---> Running in a4e428ed6656 [2022-10-12T03:24:46.805Z] Removing intermediate container a4e428ed6656 [2022-10-12T03:24:46.805Z] ---> 7f671d4be347 [2022-10-12T03:24:46.805Z] Step 33/33 : LABEL version=0.0.0 [2022-10-12T03:24:46.805Z] 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-12T03:24:46.805Z] 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-12T03:24:46.805Z] Removing intermediate container 7f39e8273bc0 [2022-10-12T03:24:46.805Z] ---> 0a44bed36786 [2022-10-12T03:24:46.805Z] [2022-10-12T03:24:47.065Z] Successfully built 0a44bed36786 [2022-10-12T03:24:47.065Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-12T03:24:47.065Z] Building security-proxy-setup [2022-10-12T03:24:47.065Z]  Building security-spiffe-token-provider ... done  ---> Running in 628ca378d1bb [2022-10-12T03:24:50.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:24:50.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:24:50.438Z] ---> c344a6a00cbe [2022-10-12T03:24:50.438Z] Step 3/22 : WORKDIR /edgex-go [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> eeb1c0a06170 [2022-10-12T03:24:50.438Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> 725789521748 [2022-10-12T03:24:50.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> 2e13aac44cce [2022-10-12T03:24:50.438Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> 20d469589085 [2022-10-12T03:24:50.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> aa88f18c41c7 [2022-10-12T03:24:50.438Z] Step 8/22 : COPY . . [2022-10-12T03:24:50.438Z] ---> Using cache [2022-10-12T03:24:50.438Z] ---> a4dafb05e6e4 [2022-10-12T03:24:50.438Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-12T03:24:51.986Z] Removing intermediate container 628ca378d1bb [2022-10-12T03:24:51.986Z] ---> ba805adbb6fa [2022-10-12T03:24:51.986Z] [2022-10-12T03:24:52.247Z] Successfully built ba805adbb6fa [2022-10-12T03:24:52.247Z] Successfully tagged security-bootstrapper:latest [2022-10-12T03:24:52.247Z] Building support-notifications [2022-10-12T03:24:52.247Z]  Building security-bootstrapper ... done  ---> Running in 25925990b222 [2022-10-12T03:24:52.821Z] 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-12T03:24:58.431Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:24:58.431Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:24:58.431Z] ---> c344a6a00cbe [2022-10-12T03:24:58.431Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:24:58.431Z] ---> Using cache [2022-10-12T03:24:58.431Z] ---> ebdda28d5fe3 [2022-10-12T03:24:58.431Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T03:24:58.431Z] ---> Using cache [2022-10-12T03:24:58.431Z] ---> 90c024fabf0b [2022-10-12T03:24:58.431Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:24:58.431Z] ---> Using cache [2022-10-12T03:24:58.431Z] ---> 81ec394fd0a4 [2022-10-12T03:24:58.431Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-12T03:25:06.675Z] ---> Running in 25ac4123ddbb [2022-10-12T03:25:06.675Z] Removing intermediate container 13ce06c1e766 [2022-10-12T03:25:06.675Z] ---> cdec8ef474d3 [2022-10-12T03:25:06.675Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-12T03:25:06.934Z] ---> Running in c22ea45ee526 [2022-10-12T03:25:06.934Z] Removing intermediate container ab4acd6ca532 [2022-10-12T03:25:06.934Z] ---> 9d6cfe22987c [2022-10-12T03:25:06.934Z] Step 8/26 : COPY . . [2022-10-12T03:25:06.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:07.194Z] Removing intermediate container c22ea45ee526 [2022-10-12T03:25:07.194Z] ---> 406f04f82db5 [2022-10-12T03:25:07.194Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:25:07.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:08.387Z] OK: 211 MiB in 51 packages [2022-10-12T03:25:10.395Z] 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-12T03:25:11.784Z] ---> Running in 14218d74c1e5 [2022-10-12T03:25:12.043Z] Removing intermediate container 14218d74c1e5 [2022-10-12T03:25:12.043Z] ---> bbb539ccf2ef [2022-10-12T03:25:12.043Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-12T03:25:12.043Z] ---> ea58dbef5aa3 [2022-10-12T03:25:12.043Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:25:12.043Z] Removing intermediate container 25ac4123ddbb [2022-10-12T03:25:12.043Z] ---> b85dccd656af [2022-10-12T03:25:12.043Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T03:25:12.043Z] ---> Running in 9571c08f129f [2022-10-12T03:25:12.982Z] Removing intermediate container 9571c08f129f [2022-10-12T03:25:12.982Z] ---> d237918f2f9a [2022-10-12T03:25:12.982Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T03:25:14.897Z] ---> bdd32cd77306 [2022-10-12T03:25:14.897Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:25:14.897Z] ---> f57ad0b4b395 [2022-10-12T03:25:14.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-12T03:25:14.897Z] ---> Running in bf9ea2ef6110 [2022-10-12T03:25:14.897Z] ---> Running in e1e07aef226a [2022-10-12T03:25:14.897Z] Removing intermediate container bf9ea2ef6110 [2022-10-12T03:25:14.897Z] ---> ac9407153923 [2022-10-12T03:25:14.897Z] 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-12T03:25:14.897Z] ---> cf024391f973 [2022-10-12T03:25:14.897Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-12T03:25:14.897Z] Removing intermediate container 25925990b222 [2022-10-12T03:25:14.897Z] ---> 921793506867 [2022-10-12T03:25:14.897Z] [2022-10-12T03:25:14.897Z] Step 10/22 : FROM alpine:3.16 [2022-10-12T03:25:14.897Z] ---> 9c6f07244728 [2022-10-12T03:25:14.897Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-12T03:25:14.897Z] ---> Running in f9f9ebc0ec18 [2022-10-12T03:25:14.897Z] ---> Running in c81fb13d8755 [2022-10-12T03:25:14.897Z] Removing intermediate container 99b17466317a [2022-10-12T03:25:14.897Z] ---> 6b5389201b13 [2022-10-12T03:25:14.897Z] [2022-10-12T03:25:14.897Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:25:14.897Z] ---> 9c6f07244728 [2022-10-12T03:25:14.897Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:25:14.897Z] ---> Using cache [2022-10-12T03:25:14.897Z] ---> 5e6b91e288b6 [2022-10-12T03:25:14.897Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:25:14.897Z] ---> Using cache [2022-10-12T03:25:14.897Z] ---> beb638c52c3a [2022-10-12T03:25:14.897Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-12T03:25:15.159Z] ---> Running in 4f5a5bc0259d [2022-10-12T03:25:15.159Z] ---> 5cedf5edf710 [2022-10-12T03:25:15.159Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-12T03:25:15.159Z] Removing intermediate container 4f5a5bc0259d [2022-10-12T03:25:15.159Z] ---> 94c553f26083 [2022-10-12T03:25:15.159Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:25:15.159Z] ---> Running in bf7e57efec3f [2022-10-12T03:25:15.159Z] ---> Running in 366b45d51da8 [2022-10-12T03:25:15.418Z] Removing intermediate container 366b45d51da8 [2022-10-12T03:25:15.418Z] ---> d5014a29e52e [2022-10-12T03:25:15.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:25:15.418Z] Removing intermediate container bf7e57efec3f [2022-10-12T03:25:15.418Z] ---> 09689fab8529 [2022-10-12T03:25:15.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:25:15.418Z] ---> Running in e7410aa49a0a [2022-10-12T03:25:15.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:15.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:15.418Z] Removing intermediate container e7410aa49a0a [2022-10-12T03:25:15.418Z] ---> d7e0ee1e25de [2022-10-12T03:25:15.418Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T03:25:15.418Z] ---> Running in 232798fbca69 [2022-10-12T03:25:15.418Z] ---> ee082323ad29 [2022-10-12T03:25:15.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-12T03:25:15.677Z] Removing intermediate container 232798fbca69 [2022-10-12T03:25:15.677Z] ---> 97c20829a641 [2022-10-12T03:25:15.677Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:25:15.677Z] ---> Running in 6c04268c2e72 [2022-10-12T03:25:15.677Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-12T03:25:15.677Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-12T03:25:15.677Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T03:25:15.677Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-12T03:25:15.677Z] (5/6) Installing curl (7.83.1-r3) [2022-10-12T03:25:15.677Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-12T03:25:15.677Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:25:15.677Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:25:15.935Z] OK: 8 MiB in 20 packages [2022-10-12T03:25:16.200Z] Removing intermediate container f9f9ebc0ec18 [2022-10-12T03:25:16.200Z] ---> 63a8367a5eca [2022-10-12T03:25:16.200Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T03:25:16.479Z] ---> 2384dd0aba09 [2022-10-12T03:25:16.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-12T03:25:16.479Z] Removing intermediate container 6c04268c2e72 [2022-10-12T03:25:16.479Z] ---> 55429b6d2e54 [2022-10-12T03:25:16.479Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:25:16.479Z] ---> Running in b4ecc6cea0f5 [2022-10-12T03:25:16.479Z] ---> Running in 2b226f5ca708 [2022-10-12T03:25:17.100Z] Removing intermediate container b4ecc6cea0f5 [2022-10-12T03:25:17.100Z] ---> bb3b1e763207 [2022-10-12T03:25:17.100Z] [2022-10-12T03:25:17.100Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T03:25:17.100Z] ---> c4fc93816858 [2022-10-12T03:25:17.100Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:25:17.359Z] ---> Using cache [2022-10-12T03:25:17.359Z] ---> 04780a84a87f [2022-10-12T03:25:17.359Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:17.617Z] ---> Using cache [2022-10-12T03:25:17.617Z] ---> 83e284398420 [2022-10-12T03:25:17.617Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T03:25:18.193Z] ---> 073f844bb89e [2022-10-12T03:25:18.193Z] Removing intermediate container 2b226f5ca708 [2022-10-12T03:25:18.193Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> 881b9b74490f [2022-10-12T03:25:18.193Z] [2022-10-12T03:25:18.193Z] [2022-10-12T03:25:18.193Z] ---> Running in 29f310c8afff [2022-10-12T03:25:18.193Z] Removing intermediate container c81fb13d8755 [2022-10-12T03:25:18.193Z] ---> 86549db611be [2022-10-12T03:25:18.193Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T03:25:18.193Z] ---> Running in d9d61e8cc524 [2022-10-12T03:25:18.527Z] ---> Running in 554e0d52e308 [2022-10-12T03:25:18.527Z] Successfully built 881b9b74490f [2022-10-12T03:25:18.527Z] Successfully tagged sys-mgmt-agent:latest [2022-10-12T03:25:18.527Z]  Building sys-mgmt-agent ... done Building core-data [2022-10-12T03:25:18.527Z] Removing intermediate container d9d61e8cc524 [2022-10-12T03:25:18.527Z] ---> f0e312968829 [2022-10-12T03:25:18.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:25:18.527Z] Removing intermediate container 554e0d52e308 [2022-10-12T03:25:18.527Z] ---> 49d5fedc78f8 [2022-10-12T03:25:18.527Z] Step 13/22 : WORKDIR /edgex [2022-10-12T03:25:18.527Z] ---> Running in 9be4d8c12e39 [2022-10-12T03:25:19.019Z] ---> Running in ea63fb85c4b2 [2022-10-12T03:25:19.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:19.964Z] Removing intermediate container 9be4d8c12e39 [2022-10-12T03:25:19.964Z] ---> d98ccde566de [2022-10-12T03:25:19.964Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T03:25:19.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:20.645Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:25:20.645Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:25:20.645Z] OK: 15857 distinct packages available [2022-10-12T03:25:20.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:20.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:21.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-12T03:25:21.555Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:25:21.555Z] (3/5) Installing libucontext (1.1-r0) [2022-10-12T03:25:21.555Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-12T03:25:21.832Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-12T03:25:21.832Z] Removing intermediate container ea63fb85c4b2 [2022-10-12T03:25:21.832Z] ---> c8b7f97ae873 [2022-10-12T03:25:21.832Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-12T03:25:21.832Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:25:21.832Z] OK: 7 MiB in 19 packages [2022-10-12T03:25:22.423Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:25:22.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:25:22.423Z] ---> c344a6a00cbe [2022-10-12T03:25:22.423Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:25:22.423Z] ---> Using cache [2022-10-12T03:25:22.423Z] ---> ebdda28d5fe3 [2022-10-12T03:25:22.423Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T03:25:22.423Z] ---> Using cache [2022-10-12T03:25:22.423Z] ---> 90c024fabf0b [2022-10-12T03:25:22.423Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:22.423Z] ---> Using cache [2022-10-12T03:25:22.423Z] ---> 81ec394fd0a4 [2022-10-12T03:25:22.423Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-12T03:25:23.053Z] ---> Running in 9b78f17db4fa [2022-10-12T03:25:23.053Z] ---> Running in 71c6098c7708 [2022-10-12T03:25:23.053Z] ---> aa2b7a699d4e [2022-10-12T03:25:23.053Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-12T03:25:23.333Z] Removing intermediate container 9b78f17db4fa [2022-10-12T03:25:23.333Z] ---> 81c8cc310cee [2022-10-12T03:25:23.333Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:25:23.333Z] ---> Running in e821fd84af65 [2022-10-12T03:25:23.613Z] Removing intermediate container 29f310c8afff [2022-10-12T03:25:23.613Z] ---> 7dd9361ac2d8 [2022-10-12T03:25:23.613Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-12T03:25:23.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:23.872Z] Removing intermediate container e821fd84af65 [2022-10-12T03:25:23.872Z] ---> 117a6b54241d [2022-10-12T03:25:23.872Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:25:23.872Z] ---> 900fa29023ec [2022-10-12T03:25:23.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-12T03:25:24.131Z] ---> Running in a4157e7ffeea [2022-10-12T03:25:24.425Z] Removing intermediate container a4157e7ffeea [2022-10-12T03:25:24.425Z] ---> 2d15978ddc4a [2022-10-12T03:25:24.425Z] [2022-10-12T03:25:24.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:24.425Z] Successfully built 2d15978ddc4a [2022-10-12T03:25:24.685Z] ---> 5265d89df5d1 [2022-10-12T03:25:24.685Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T03:25:24.685Z] Successfully tagged support-scheduler:latest [2022-10-12T03:25:24.685Z]  Building support-scheduler ... done Building security-spire-server [2022-10-12T03:25:24.685Z] OK: 211 MiB in 51 packages [2022-10-12T03:25:24.971Z] Removing intermediate container e1e07aef226a [2022-10-12T03:25:24.971Z] ---> 8441912f26c1 [2022-10-12T03:25:24.971Z] Step 9/23 : COPY . . [2022-10-12T03:25:27.671Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:25:27.671Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:25:27.671Z] ---> c344a6a00cbe [2022-10-12T03:25:27.671Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> eeb1c0a06170 [2022-10-12T03:25:27.671Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> 725789521748 [2022-10-12T03:25:27.671Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> d393deeb46d9 [2022-10-12T03:25:27.671Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> 0a09ba7a7ab8 [2022-10-12T03:25:27.671Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> 9d6cfe22987c [2022-10-12T03:25:27.671Z] Step 8/25 : COPY . . [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> ea58dbef5aa3 [2022-10-12T03:25:27.671Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> d237918f2f9a [2022-10-12T03:25:27.671Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-12T03:25:27.671Z] ---> Using cache [2022-10-12T03:25:27.671Z] ---> ac9407153923 [2022-10-12T03:25:27.671Z] 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-12T03:25:31.021Z] ---> 830d65875ae1 [2022-10-12T03:25:31.021Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:25:31.021Z] ---> 7a8d306c7c1e [2022-10-12T03:25:31.021Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T03:25:31.021Z] ---> Running in 9a559c5bc3eb [2022-10-12T03:25:31.021Z] ---> Running in d17171f028e5 [2022-10-12T03:25:31.280Z] ---> 9d23d1ee2828 [2022-10-12T03:25:31.280Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-12T03:25:31.280Z] Removing intermediate container 71c6098c7708 [2022-10-12T03:25:31.280Z] ---> 992f9b9c497f [2022-10-12T03:25:31.280Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T03:25:31.280Z] ---> Running in 243e6918c9df [2022-10-12T03:25:31.280Z] ---> 1ff3e36bfe7e [2022-10-12T03:25:31.280Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:25:31.280Z] ---> Running in 57eed7461a0d [2022-10-12T03:25:31.538Z] 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-12T03:25:32.912Z] ---> 48d9ffdd324a [2022-10-12T03:25:32.912Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:25:32.912Z] Removing intermediate container d17171f028e5 [2022-10-12T03:25:32.912Z] ---> 5093f91329c4 [2022-10-12T03:25:32.912Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T03:25:32.912Z] Removing intermediate container 9a559c5bc3eb [2022-10-12T03:25:32.912Z] ---> 153c9fc6483c [2022-10-12T03:25:32.912Z] Step 12/25 : WORKDIR /edgex-go [2022-10-12T03:25:32.912Z] ---> Running in 1d93e53a2651 [2022-10-12T03:25:32.912Z] ---> Running in 4cbd9e3aa97a [2022-10-12T03:25:32.912Z] ---> ad44451fd6d7 [2022-10-12T03:25:32.912Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-12T03:25:33.171Z] Removing intermediate container 1d93e53a2651 [2022-10-12T03:25:33.171Z] ---> dad1b852421e [2022-10-12T03:25:33.171Z] Step 20/22 : LABEL arch=x86_64 [2022-10-12T03:25:33.171Z] Removing intermediate container 4cbd9e3aa97a [2022-10-12T03:25:33.171Z] ---> 8d5ab2ca5285 [2022-10-12T03:25:33.171Z] [2022-10-12T03:25:33.171Z] Step 13/25 : FROM alpine:3.15 [2022-10-12T03:25:33.171Z] ---> c4fc93816858 [2022-10-12T03:25:33.171Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:25:33.171Z] ---> Using cache [2022-10-12T03:25:33.171Z] ---> 04780a84a87f [2022-10-12T03:25:33.171Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:33.171Z] ---> Using cache [2022-10-12T03:25:33.171Z] ---> 83e284398420 [2022-10-12T03:25:33.171Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T03:25:33.171Z] ---> Using cache [2022-10-12T03:25:33.171Z] ---> 7dd9361ac2d8 [2022-10-12T03:25:33.171Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:25:33.171Z] ---> Running in 76d4b13b2860 [2022-10-12T03:25:33.171Z] ---> 2d287c57ae03 [2022-10-12T03:25:33.171Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-12T03:25:33.171Z] Removing intermediate container 76d4b13b2860 [2022-10-12T03:25:33.171Z] ---> 16c293f208c9 [2022-10-12T03:25:33.171Z] Step 21/22 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:25:33.171Z] ---> Running in 649ca0d9378f [2022-10-12T03:25:33.430Z] Removing intermediate container 649ca0d9378f [2022-10-12T03:25:33.430Z] ---> 532c338547da [2022-10-12T03:25:33.430Z] Step 22/22 : LABEL version=0.0.0 [2022-10-12T03:25:33.430Z] ---> 770f68190d1f [2022-10-12T03:25:33.430Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:25:33.430Z] ---> Running in e59608b3d7c8 [2022-10-12T03:25:33.430Z] ---> Running in 7c4582c14c54 [2022-10-12T03:25:34.828Z] Removing intermediate container 7c4582c14c54 [2022-10-12T03:25:34.828Z] ---> a287b7a61636 [2022-10-12T03:25:34.828Z] [2022-10-12T03:25:35.085Z] Successfully built a287b7a61636 [2022-10-12T03:25:35.653Z] Successfully tagged security-proxy-setup:latest [2022-10-12T03:25:35.653Z]  Building security-proxy-setup ... done Removing intermediate container e59608b3d7c8 [2022-10-12T03:25:35.653Z] ---> 37b9c70d6489 [2022-10-12T03:25:35.653Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:25:35.653Z] Building core-metadata [2022-10-12T03:25:38.931Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:25:38.931Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:25:38.931Z] ---> c344a6a00cbe [2022-10-12T03:25:38.931Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> ebdda28d5fe3 [2022-10-12T03:25:38.931Z] Step 4/25 : WORKDIR /edgex-go [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> 90c024fabf0b [2022-10-12T03:25:38.931Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> 81ec394fd0a4 [2022-10-12T03:25:38.931Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> c92f77be52df [2022-10-12T03:25:38.931Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> c9f73529b7af [2022-10-12T03:25:38.931Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> 2d5199ab2a17 [2022-10-12T03:25:38.931Z] Step 9/25 : COPY . . [2022-10-12T03:25:38.931Z] ---> Using cache [2022-10-12T03:25:38.931Z] ---> e5a9331a9e97 [2022-10-12T03:25:38.931Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-12T03:25:41.452Z] ---> 1466f978d472 [2022-10-12T03:25:41.452Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:25:41.452Z] ---> Running in 101a6df87748 [2022-10-12T03:25:41.452Z] ---> Running in 693c745438e1 [2022-10-12T03:25:41.711Z] Removing intermediate container 101a6df87748 [2022-10-12T03:25:41.711Z] ---> 2516fac075e2 [2022-10-12T03:25:41.711Z] Step 24/26 : LABEL arch=x86_64 [2022-10-12T03:25:41.969Z] ---> 5c2cfcd3c1d5 [2022-10-12T03:25:41.969Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-12T03:25:41.969Z] ---> Running in c276313c7179 [2022-10-12T03:25:41.969Z] 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-12T03:25:42.236Z] Removing intermediate container c276313c7179 [2022-10-12T03:25:42.236Z] ---> ca68b207cf0d [2022-10-12T03:25:42.236Z] Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:25:42.236Z] ---> 8410c479dc21 [2022-10-12T03:25:42.236Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-12T03:25:42.495Z] ---> Running in 37128d1a4298 [2022-10-12T03:25:42.753Z] Removing intermediate container 37128d1a4298 [2022-10-12T03:25:42.753Z] ---> e33ca8303cd3 [2022-10-12T03:25:42.753Z] Step 26/26 : LABEL version=0.0.0 [2022-10-12T03:25:42.753Z] ---> Running in dbec54490b3a [2022-10-12T03:25:42.753Z] ---> ee66aa63c0de [2022-10-12T03:25:42.753Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:25:43.010Z] ---> Running in 9f9893e8b8cf [2022-10-12T03:25:43.010Z] Removing intermediate container dbec54490b3a [2022-10-12T03:25:43.010Z] ---> dedffd0eb4b1 [2022-10-12T03:25:43.010Z] [2022-10-12T03:25:43.268Z] Successfully built dedffd0eb4b1 [2022-10-12T03:25:43.268Z] Removing intermediate container 9f9893e8b8cf [2022-10-12T03:25:43.268Z] ---> fba1d6c47e54 [2022-10-12T03:25:43.268Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:25:43.268Z] Successfully tagged security-spire-agent:latest [2022-10-12T03:25:43.268Z] Building security-spire-config [2022-10-12T03:25:43.268Z]  Building security-spire-agent ... done  ---> Running in 3b83464e3d9f [2022-10-12T03:25:47.539Z] Removing intermediate container 3b83464e3d9f [2022-10-12T03:25:47.539Z] ---> 32878ba04f84 [2022-10-12T03:25:47.539Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T03:25:47.539Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:25:47.539Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:25:47.539Z] ---> c344a6a00cbe [2022-10-12T03:25:47.539Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> eeb1c0a06170 [2022-10-12T03:25:47.539Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 725789521748 [2022-10-12T03:25:47.539Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> d393deeb46d9 [2022-10-12T03:25:47.539Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 0a09ba7a7ab8 [2022-10-12T03:25:47.539Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 9d6cfe22987c [2022-10-12T03:25:47.539Z] Step 8/26 : COPY . . [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> ea58dbef5aa3 [2022-10-12T03:25:47.539Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> d237918f2f9a [2022-10-12T03:25:47.539Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> ac9407153923 [2022-10-12T03:25:47.539Z] 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-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 63a8367a5eca [2022-10-12T03:25:47.539Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> bb3b1e763207 [2022-10-12T03:25:47.539Z] [2022-10-12T03:25:47.539Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T03:25:47.539Z] ---> c4fc93816858 [2022-10-12T03:25:47.539Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 04780a84a87f [2022-10-12T03:25:47.539Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:25:47.539Z] ---> Using cache [2022-10-12T03:25:47.539Z] ---> 83e284398420 [2022-10-12T03:25:47.539Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-12T03:25:50.824Z] ---> Running in f55ad2dfafa3 [2022-10-12T03:25:50.824Z] ---> Running in 4f998a8d9ce6 [2022-10-12T03:25:50.824Z] Removing intermediate container 57eed7461a0d [2022-10-12T03:25:50.824Z] ---> 725ba6511beb [2022-10-12T03:25:50.824Z] Step 9/24 : COPY . . [2022-10-12T03:25:51.085Z] Removing intermediate container f55ad2dfafa3 [2022-10-12T03:25:51.085Z] ---> 5c41b164d1dd [2022-10-12T03:25:51.085Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:25:51.342Z] ---> Running in 0d6a3299902e [2022-10-12T03:25:51.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:52.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:52.728Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:25:52.728Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:25:52.728Z] OK: 15857 distinct packages available [2022-10-12T03:25:52.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:53.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:25:54.227Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-12T03:25:54.502Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:25:54.502Z] (3/4) Installing libucontext (1.1-r0) [2022-10-12T03:25:54.502Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-12T03:25:54.759Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:25:54.759Z] OK: 6 MiB in 18 packages [2022-10-12T03:25:55.324Z] Removing intermediate container 0d6a3299902e [2022-10-12T03:25:55.324Z] ---> da1d70c6e80a [2022-10-12T03:25:55.324Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:25:56.702Z] ---> Running in 202454d47748 [2022-10-12T03:25:56.702Z] ---> aacf8d809be7 [2022-10-12T03:25:56.702Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-12T03:25:56.960Z] ---> Running in 9a2e58f8109f [2022-10-12T03:25:57.532Z] Removing intermediate container 202454d47748 [2022-10-12T03:25:57.532Z] ---> e18b87bbfb61 [2022-10-12T03:25:57.532Z] [2022-10-12T03:25:57.790Z] Removing intermediate container 4f998a8d9ce6 [2022-10-12T03:25:57.790Z] ---> da399f775aa9 [2022-10-12T03:25:57.790Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:25:57.790Z] Successfully built e18b87bbfb61 [2022-10-12T03:25:57.790Z] Successfully tagged security-spire-server:latest [2022-10-12T03:25:58.048Z]  Building security-spire-server ... done 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-12T03:26:00.581Z] ---> 3ae7eeb56859 [2022-10-12T03:26:00.581Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:26:00.581Z] Removing intermediate container 243e6918c9df [2022-10-12T03:26:00.581Z] ---> 4681e99f3079 [2022-10-12T03:26:00.581Z] [2022-10-12T03:26:00.581Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:26:00.581Z] ---> 9c6f07244728 [2022-10-12T03:26:00.581Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-12T03:26:00.581Z] ---> Running in 8031cbf8d21c [2022-10-12T03:26:00.839Z] ---> 44a32280955b [2022-10-12T03:26:00.839Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-12T03:26:00.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:26:00.839Z] ---> Running in cd1a6309d7c2 [2022-10-12T03:26:00.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:26:01.097Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-12T03:26:01.097Z] Removing intermediate container cd1a6309d7c2 [2022-10-12T03:26:01.097Z] ---> 72cd0d1d58f6 [2022-10-12T03:26:01.097Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-12T03:26:01.097Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-12T03:26:01.097Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:26:01.097Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:26:01.097Z] OK: 6 MiB in 16 packages [2022-10-12T03:26:02.475Z] ---> b740e579bc58 [2022-10-12T03:26:02.475Z] Step 21/26 : WORKDIR / [2022-10-12T03:26:02.475Z] ---> Running in 4f6677cdf1a3 [2022-10-12T03:26:02.475Z] Removing intermediate container 693c745438e1 [2022-10-12T03:26:02.475Z] ---> 8f45379d5cb0 [2022-10-12T03:26:02.475Z] [2022-10-12T03:26:02.475Z] Step 11/25 : FROM alpine:3.16 [2022-10-12T03:26:02.475Z] ---> 9c6f07244728 [2022-10-12T03:26:02.475Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:26:02.475Z] ---> Using cache [2022-10-12T03:26:02.475Z] ---> 5e6b91e288b6 [2022-10-12T03:26:02.475Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:26:02.475Z] ---> Using cache [2022-10-12T03:26:02.475Z] ---> beb638c52c3a [2022-10-12T03:26:02.475Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-12T03:26:02.739Z] ---> Running in 7a61d392064a [2022-10-12T03:26:02.739Z] Removing intermediate container 4f6677cdf1a3 [2022-10-12T03:26:02.739Z] ---> 3f1b8a8eed95 [2022-10-12T03:26:02.739Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:26:02.739Z] Removing intermediate container 8031cbf8d21c [2022-10-12T03:26:02.739Z] ---> 83c4792468a3 [2022-10-12T03:26:02.739Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:26:02.739Z] ---> Running in 9d187f55ec3b [2022-10-12T03:26:02.997Z] ---> Running in 51dd8c99969f [2022-10-12T03:26:02.997Z] Removing intermediate container 7a61d392064a [2022-10-12T03:26:02.997Z] ---> 0db6a04e38f7 [2022-10-12T03:26:02.997Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-12T03:26:02.997Z] ---> Running in ea971f98b76c [2022-10-12T03:26:02.997Z] Removing intermediate container 9d187f55ec3b [2022-10-12T03:26:02.997Z] ---> a1af236619db [2022-10-12T03:26:02.997Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:26:03.255Z] ---> Running in 9cc5ced97931 [2022-10-12T03:26:03.255Z] Removing intermediate container ea971f98b76c [2022-10-12T03:26:03.255Z] ---> 8c359f3dbbd1 [2022-10-12T03:26:03.255Z] Step 16/25 : WORKDIR / [2022-10-12T03:26:03.255Z] Removing intermediate container 51dd8c99969f [2022-10-12T03:26:03.255Z] ---> b6c2098567bc [2022-10-12T03:26:03.255Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-12T03:26:03.255Z] ---> Running in 13c35319b2b8 [2022-10-12T03:26:03.255Z] ---> Running in 08e1d6796034 [2022-10-12T03:26:03.255Z] Removing intermediate container 9cc5ced97931 [2022-10-12T03:26:03.255Z] ---> 8477621b1635 [2022-10-12T03:26:03.255Z] Step 24/26 : LABEL arch=x86_64 [2022-10-12T03:26:03.255Z] ---> Running in 55ae989d5e28 [2022-10-12T03:26:03.519Z] Removing intermediate container 13c35319b2b8 [2022-10-12T03:26:03.519Z] ---> e23f28dc74e2 [2022-10-12T03:26:03.519Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:26:03.519Z] Removing intermediate container 08e1d6796034 [2022-10-12T03:26:03.519Z] ---> 4ffbb1e6e906 [2022-10-12T03:26:03.519Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:26:03.519Z] Removing intermediate container 55ae989d5e28 [2022-10-12T03:26:03.519Z] ---> be74b471b900 [2022-10-12T03:26:03.519Z] Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:26:03.519Z] ---> Running in 3c66bc353e82 [2022-10-12T03:26:03.519Z] ---> Running in f484d2c2a15e [2022-10-12T03:26:03.777Z] ---> 21cd2c9dadc9 [2022-10-12T03:26:03.777Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-12T03:26:03.777Z] Removing intermediate container f484d2c2a15e [2022-10-12T03:26:03.777Z] ---> 46a838655517 [2022-10-12T03:26:03.777Z] Step 26/26 : LABEL version=0.0.0 [2022-10-12T03:26:03.777Z] ---> Running in 20bcee556ddd [2022-10-12T03:26:03.777Z] Removing intermediate container 3c66bc353e82 [2022-10-12T03:26:03.777Z] ---> ca0a6192732e [2022-10-12T03:26:03.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:26:04.342Z] Removing intermediate container 20bcee556ddd [2022-10-12T03:26:04.342Z] ---> 52646fce7582 [2022-10-12T03:26:04.342Z] [2022-10-12T03:26:04.342Z] ---> bada8a46996b [2022-10-12T03:26:04.343Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-12T03:26:04.343Z] ---> bc954b6235f5 [2022-10-12T03:26:04.343Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-12T03:26:04.343Z] Successfully built 52646fce7582 [2022-10-12T03:26:04.343Z] Successfully tagged security-spire-config:latest [2022-10-12T03:26:04.908Z]  Building security-spire-config ... done  ---> d3d21f3d5437 [2022-10-12T03:26:04.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-12T03:26:04.908Z] ---> 70877922d776 [2022-10-12T03:26:04.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-12T03:26:05.495Z] ---> 56b1094644be [2022-10-12T03:26:05.495Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-12T03:26:05.495Z] ---> 02f4b58c42b9 [2022-10-12T03:26:05.495Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-12T03:26:05.495Z] ---> Running in 5f32db6d9e8b [2022-10-12T03:26:05.495Z] ---> Running in 8dd8ef5aaa76 [2022-10-12T03:26:05.756Z] Removing intermediate container 5f32db6d9e8b [2022-10-12T03:26:05.756Z] ---> 4facd28264a2 [2022-10-12T03:26:05.756Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:26:05.756Z] Removing intermediate container 8dd8ef5aaa76 [2022-10-12T03:26:05.756Z] ---> 7635cedfce93 [2022-10-12T03:26:05.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:26:05.756Z] ---> Running in d0c50f50f9a3 [2022-10-12T03:26:05.756Z] ---> Running in b3c8ef62df3d [2022-10-12T03:26:06.014Z] Removing intermediate container b3c8ef62df3d [2022-10-12T03:26:06.014Z] ---> b1e1cd00b0a9 [2022-10-12T03:26:06.014Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T03:26:06.014Z] Removing intermediate container d0c50f50f9a3 [2022-10-12T03:26:06.014Z] ---> dc24ede0e724 [2022-10-12T03:26:06.014Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T03:26:06.014Z] ---> Running in 7f054e0d957b [2022-10-12T03:26:06.014Z] ---> Running in 55ef179c9015 [2022-10-12T03:26:06.014Z] Removing intermediate container 7f054e0d957b [2022-10-12T03:26:06.014Z] Removing intermediate container 55ef179c9015 [2022-10-12T03:26:06.014Z] ---> 61ce0451a2bf [2022-10-12T03:26:06.014Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 ---> 46833eeff3b4 [2022-10-12T03:26:06.014Z] [2022-10-12T03:26:06.014Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:26:06.014Z] ---> Running in 6d7e2a657a2d [2022-10-12T03:26:06.014Z] ---> Running in bdb2ae060cd0 [2022-10-12T03:26:06.581Z] Removing intermediate container bdb2ae060cd0 [2022-10-12T03:26:06.581Z] ---> b5ffa2f9d88c [2022-10-12T03:26:06.581Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:26:06.581Z] Removing intermediate container 6d7e2a657a2d [2022-10-12T03:26:06.581Z] ---> 26798467a50f [2022-10-12T03:26:06.581Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:26:06.581Z] ---> Running in b137b222b0d9 [2022-10-12T03:26:06.581Z] ---> Running in 79595bd63b4e [2022-10-12T03:26:06.581Z] Removing intermediate container 79595bd63b4e [2022-10-12T03:26:06.581Z] ---> ac49c0953e8b [2022-10-12T03:26:06.581Z] [2022-10-12T03:26:06.581Z] Removing intermediate container b137b222b0d9 [2022-10-12T03:26:06.581Z] ---> 0d35885642e6 [2022-10-12T03:26:06.581Z] [2022-10-12T03:26:06.839Z] Successfully built ac49c0953e8b [2022-10-12T03:26:06.839Z] Successfully tagged support-notifications:latest [2022-10-12T03:26:06.839Z] Successfully built 0d35885642e6 [2022-10-12T03:26:06.839Z]  Building support-notifications ... done Successfully tagged core-metadata:latest [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-12T03:26:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-12T03:26:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-12T03:26:16.805Z]  Building core-metadata ... done Removing intermediate container 9a2e58f8109f [2022-10-12T03:26:16.806Z] ---> 737e26045842 [2022-10-12T03:26:16.806Z] [2022-10-12T03:26:16.806Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T03:26:16.806Z] ---> 9c6f07244728 [2022-10-12T03:26:16.806Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-12T03:26:16.806Z] ---> Running in f5847bb3c621 [2022-10-12T03:26:16.806Z] Removing intermediate container f5847bb3c621 [2022-10-12T03:26:16.806Z] ---> 2d325c6d9f4f [2022-10-12T03:26:16.806Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-12T03:26:16.806Z] ---> Running in b82de25a42d3 [2022-10-12T03:26:16.806Z] Removing intermediate container b82de25a42d3 [2022-10-12T03:26:16.806Z] ---> 094db78ea047 [2022-10-12T03:26:16.806Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-12T03:26:16.806Z] ---> Running in 819bd9ea2127 [2022-10-12T03:26:16.806Z] Removing intermediate container 819bd9ea2127 [2022-10-12T03:26:16.806Z] ---> 126611981013 [2022-10-12T03:26:16.806Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:26:16.806Z] ---> Running in c61e497d36eb [2022-10-12T03:26:17.371Z] Removing intermediate container c61e497d36eb [2022-10-12T03:26:17.372Z] ---> 745767201ef7 [2022-10-12T03:26:17.372Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T03:26:17.372Z] ---> Running in 59d5581898a9 [2022-10-12T03:26:17.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:26:18.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:26:18.566Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T03:26:18.824Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T03:26:18.824Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T03:26:18.824Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T03:26:19.083Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T03:26:19.083Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T03:26:19.083Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:26:19.083Z] OK: 8 MiB in 20 packages [2022-10-12T03:26:19.651Z] Removing intermediate container 59d5581898a9 [2022-10-12T03:26:19.651Z] ---> 6cd1ac89ccb4 [2022-10-12T03:26:19.651Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:26:19.651Z] ---> 5ccad85e8a82 [2022-10-12T03:26:19.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-12T03:26:20.239Z] ---> f4294af714b6 [2022-10-12T03:26:20.239Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-12T03:26:20.499Z] ---> 5eac676cc035 [2022-10-12T03:26:20.499Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-12T03:26:20.499Z] ---> Running in da4daee8f281 [2022-10-12T03:26:20.499Z] Removing intermediate container da4daee8f281 [2022-10-12T03:26:20.499Z] ---> 4e4d6d5a7dbc [2022-10-12T03:26:20.499Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:26:20.499Z] ---> Running in 6a6ebe8b8f7e [2022-10-12T03:26:20.499Z] Removing intermediate container 6a6ebe8b8f7e [2022-10-12T03:26:20.499Z] ---> e98e9b9499a5 [2022-10-12T03:26:20.499Z] Step 22/24 : LABEL arch=x86_64 [2022-10-12T03:26:20.499Z] ---> Running in f87d39429df5 [2022-10-12T03:26:20.760Z] Removing intermediate container f87d39429df5 [2022-10-12T03:26:20.760Z] ---> bce044b78ff2 [2022-10-12T03:26:20.760Z] Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:26:20.760Z] ---> Running in 3bf1e88f0f5b [2022-10-12T03:26:20.760Z] Removing intermediate container 3bf1e88f0f5b [2022-10-12T03:26:20.760Z] ---> a0cb78aa9c8d [2022-10-12T03:26:20.760Z] Step 24/24 : LABEL version=0.0.0 [2022-10-12T03:26:20.760Z] ---> Running in a541ffc2706a [2022-10-12T03:26:20.760Z] Removing intermediate container a541ffc2706a [2022-10-12T03:26:20.760Z] ---> e3003f06dfbd [2022-10-12T03:26:20.760Z] [2022-10-12T03:26:21.022Z] Successfully built e3003f06dfbd [2022-10-12T03:26:21.022Z] Successfully tagged core-data:latest [2022-10-12T03:26:21.030Z]  Building core-data ... done  [Pipeline] } [2022-10-12T03:26:21.055Z] $ docker stop --time=1 fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 [2022-10-12T03:26:22.341Z] $ docker rm -f fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T03:26:22.754Z] + docker images [2022-10-12T03:26:22.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-12T03:26:22.754Z] core-data latest e3003f06dfbd 2 seconds ago 21.6MB [2022-10-12T03:26:22.754Z] 737e26045842 7 seconds ago 1.59GB [2022-10-12T03:26:22.754Z] core-metadata latest 0d35885642e6 16 seconds ago 18.3MB [2022-10-12T03:26:22.754Z] support-notifications latest ac49c0953e8b 16 seconds ago 30.1MB [2022-10-12T03:26:22.754Z] security-spire-config latest 52646fce7582 19 seconds ago 85.8MB [2022-10-12T03:26:22.755Z] 8f45379d5cb0 20 seconds ago 1.59GB [2022-10-12T03:26:22.755Z] 4681e99f3079 22 seconds ago 1.64GB [2022-10-12T03:26:22.755Z] security-spire-server latest e18b87bbfb61 26 seconds ago 86.5MB [2022-10-12T03:26:22.755Z] security-spire-agent latest dedffd0eb4b1 40 seconds ago 125MB [2022-10-12T03:26:22.755Z] security-proxy-setup latest a287b7a61636 49 seconds ago 27.4MB [2022-10-12T03:26:22.755Z] 8d5ab2ca5285 50 seconds ago 1.45GB [2022-10-12T03:26:22.755Z] support-scheduler latest 2d15978ddc4a 58 seconds ago 29.4MB [2022-10-12T03:26:22.755Z] sys-mgmt-agent latest 881b9b74490f About a minute ago 136MB [2022-10-12T03:26:22.755Z] bb3b1e763207 About a minute ago 1.45GB [2022-10-12T03:26:22.755Z] 921793506867 About a minute ago 1.57GB [2022-10-12T03:26:22.755Z] 6b5389201b13 About a minute ago 1.64GB [2022-10-12T03:26:22.755Z] security-bootstrapper latest ba805adbb6fa About a minute ago 19.9MB [2022-10-12T03:26:22.755Z] security-spiffe-token-provider latest 0a44bed36786 About a minute ago 29.3MB [2022-10-12T03:26:22.755Z] security-secretstore-setup latest 3ee1d4aaa7e9 About a minute ago 29.3MB [2022-10-12T03:26:22.755Z] core-command latest c238f0a7fe55 About a minute ago 17.5MB [2022-10-12T03:26:22.755Z] e67d3a842ad1 About a minute ago 1.56GB [2022-10-12T03:26:22.755Z] 1f740dee3a41 About a minute ago 1.61GB [2022-10-12T03:26:22.755Z] 63c368aa5ea3 About a minute ago 1.57GB [2022-10-12T03:26:22.755Z] 8e7d29c85337 About a minute ago 1.57GB [2022-10-12T03:26:22.755Z] d267eaab7d7a About a minute ago 1.58GB [2022-10-12T03:26:22.755Z] ci-base-image-x86_64 latest c344a6a00cbe 6 minutes ago 940MB [2022-10-12T03:26:22.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 32 hours ago 677MB [2022-10-12T03:26:22.755Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-12T03:26:22.755Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-12T03:26:22.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-12T03:26:22.755Z] 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) 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-12T03:26:32.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.390s coverage: 28.7% of statements [2022-10-12T03:26:32.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-12T03:26:32.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-12T03:26:34.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.612s coverage: 98.5% of statements [2022-10-12T03:26:41.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.830s coverage: 41.1% of statements [2022-10-12T03:26:41.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-12T03:26:41.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-12T03:26:41.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.616s coverage: 54.2% of statements [2022-10-12T03:26:41.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-12T03:26:41.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-12T03:27:03.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.284s coverage: 89.2% of statements [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-12T03:27:03.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.625s coverage: 2.2% of statements [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-12T03:27:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-12T03:27:08.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.671s coverage: 95.6% of statements [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-12T03:27:08.807Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.341s coverage: 72.2% of statements [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-12T03:27:08.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 60.0% of statements [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-12T03:27:08.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements [2022-10-12T03:27:08.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-12T03:27:11.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements [2022-10-12T03:27:11.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.433s coverage: 29.6% of statements [2022-10-12T03:27:11.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-12T03:27:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements [2022-10-12T03:27:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.433s coverage: 79.5% of statements [2022-10-12T03:27:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements [2022-10-12T03:27:14.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements [2022-10-12T03:27:20.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements [2022-10-12T03:27:28.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.337s coverage: 94.4% of statements [2022-10-12T03:27:28.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-10-12T03:27:36.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.762s coverage: 80.5% of statements [2022-10-12T03:27:36.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.284s coverage: 58.8% of statements [2022-10-12T03:27:43.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-10-12T03:27:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2022-10-12T03:27:44.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.963s coverage: 91.2% of statements [2022-10-12T03:27:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.937s coverage: 64.7% of statements [2022-10-12T03:27:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-12T03:27:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-10-12T03:27:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-10-12T03:27:59.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.622s coverage: 65.8% of statements [2022-10-12T03:27:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-12T03:27:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-12T03:27:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-12T03:28:01.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.897s coverage: 41.8% of statements [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-12T03:28:01.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.353s coverage: 89.5% of statements [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-12T03:28:01.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-12T03:28:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-12T03:28:09.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.501s coverage: 17.7% of statements [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-12T03:28:09.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-12T03:28:09.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-12T03:28:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-12T03:28:09.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-12T03:28:09.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-12T03:28:09.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-12T03:28:09.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2022-10-12T03:28:09.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-10-12T03:28:10.834Z] 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-12T03:28:10.834Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T03:28:10.834Z] GO111MODULE=on go vet ./... [2022-10-12T03:30:02.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T03:30:02.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T03:30:02.501Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T03:30:02.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-12T03:30:02.880Z] + ls -al . [2022-10-12T03:30:02.880Z] total 756 [2022-10-12T03:30:02.880Z] drwxrwxr-x 10 1001 1001 4096 Oct 12 03:23 . [2022-10-12T03:30:02.880Z] drwxr-xr-x 4 root root 4096 Oct 12 03:23 .. [2022-10-12T03:30:02.880Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 03:22 .blubracket [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 16 Oct 12 03:22 .dockerignore [2022-10-12T03:30:02.880Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 03:22 .git [2022-10-12T03:30:02.880Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 03:22 .github [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 1030 Oct 12 03:22 .gitignore [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 42 Oct 12 03:22 .golangci.yml [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 87 Oct 12 03:22 .hadolint.yml [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 166 Oct 12 03:22 .sonarcloud.properties [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 1171 Oct 12 03:22 ADOPTERS.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 10722 Oct 12 03:22 Attribution.txt [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 63209 Oct 12 03:22 CHANGELOG.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 03:22 CONTRIBUTING.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 677 Oct 12 03:22 GOVERNANCE.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 850 Oct 12 03:22 Jenkinsfile [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 03:22 LICENSE [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 13857 Oct 12 03:22 Makefile [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 582 Oct 12 03:22 OWNERS.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 9799 Oct 12 03:22 README.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 6912 Oct 12 03:22 SECURITY.md [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 5 Oct 12 03:19 VERSION [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 4131 Oct 12 03:22 ZMQWindows.md [2022-10-12T03:30:02.880Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 03:22 bin [2022-10-12T03:30:02.880Z] drwxrwxr-x 18 1001 1001 4096 Oct 12 03:22 cmd [2022-10-12T03:30:02.880Z] -rw-r--r-- 1 root root 502168 Oct 12 03:28 coverage.out [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 3458 Oct 12 03:22 go.mod [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 38041 Oct 12 03:22 go.sum [2022-10-12T03:30:02.880Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 03:22 internal [2022-10-12T03:30:02.880Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 03:22 openapi [2022-10-12T03:30:02.880Z] drwxrwxr-x 4 1001 1001 4096 Oct 12 03:22 snap [2022-10-12T03:30:02.880Z] -rw-rw-r-- 1 1001 1001 204 Oct 12 03:22 version.go [Pipeline] sh [2022-10-12T03:30:03.218Z] + '[' -e coverage.out ] [2022-10-12T03:30:03.218Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-12T03:30:03.513Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T03:30:04.237Z] Stashed 1 file(s) [Pipeline] sh [2022-10-12T03:30:04.567Z] + make build [2022-10-12T03:30:04.837Z] 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-12T03:31:41.466Z] 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-12T03:32:49.335Z] 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-12T03:32:52.024Z] 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-12T03:33:38.850Z] 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-12T03:33:38.850Z] 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-12T03:33:40.257Z] 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-12T03:33:48.460Z] 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-12T03:33:51.801Z] 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-12T03:33:57.141Z] 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-12T03:34:01.390Z] 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-12T03:34:04.728Z] 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-12T03:34:14.798Z] 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-12T03:34:20.173Z] $ docker stop --time=1 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb [2022-10-12T03:34:22.148Z] $ docker rm -f 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb [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-12T03:34:24.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T03:34:24.805Z] [2022-10-12T03:34:24.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:34:25.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T03:34:25.488Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-12T03:34:25.488Z] 29e5d40040c1: Pulling fs layer [2022-10-12T03:34:25.488Z] 1ce36da41761: Pulling fs layer [2022-10-12T03:34:25.488Z] 25b303627fd3: Pulling fs layer [2022-10-12T03:34:25.778Z] 29e5d40040c1: Verifying Checksum [2022-10-12T03:34:25.778Z] 29e5d40040c1: Download complete [2022-10-12T03:34:26.063Z] 1ce36da41761: Verifying Checksum [2022-10-12T03:34:26.063Z] 1ce36da41761: Download complete [2022-10-12T03:34:26.340Z] 29e5d40040c1: Pull complete [2022-10-12T03:34:27.755Z] 25b303627fd3: Verifying Checksum [2022-10-12T03:34:27.755Z] 25b303627fd3: Download complete [2022-10-12T03:34:27.755Z] 1ce36da41761: Pull complete [2022-10-12T03:34:37.842Z] 25b303627fd3: Pull complete [2022-10-12T03:34:37.842Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-12T03:34:37.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T03:34:37.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:34:38.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container [2022-10-12T03:34:38.226Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-12T03:34:40.505Z] $ docker top 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:34:41.388Z] + docker-compose build --help [2022-10-12T03:34:41.388Z] + grep parallel [2022-10-12T03:34:46.730Z] --parallel Build images in parallel. [Pipeline] } [2022-10-12T03:34:46.766Z] $ docker stop --time=1 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 [2022-10-12T03:34:48.818Z] $ docker rm -f 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:34:49.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T03:34:49.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:34:49.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container [2022-10-12T03:34:49.831Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-12T03:34:50.997Z] $ docker top b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:34:51.852Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-12T03:34:57.187Z] Building core-command ... [2022-10-12T03:34:57.187Z] Building core-data ... [2022-10-12T03:34:57.187Z] Building core-metadata ... [2022-10-12T03:34:57.187Z] Building security-bootstrapper ... [2022-10-12T03:34:57.187Z] Building security-proxy-setup ... [2022-10-12T03:34:57.187Z] Building security-secretstore-setup ... [2022-10-12T03:34:57.187Z] Building security-spiffe-token-provider ... [2022-10-12T03:34:57.187Z] Building security-spire-agent ... [2022-10-12T03:34:57.187Z] Building security-spire-config ... [2022-10-12T03:34:57.187Z] Building security-spire-server ... [2022-10-12T03:34:57.187Z] Building support-notifications ... [2022-10-12T03:34:57.187Z] Building support-scheduler ... [2022-10-12T03:34:57.187Z] Building sys-mgmt-agent ... [2022-10-12T03:34:57.187Z] Building support-scheduler [2022-10-12T03:34:57.187Z] Building core-data [2022-10-12T03:34:57.187Z] Building core-metadata [2022-10-12T03:34:57.187Z] Building support-notifications [2022-10-12T03:34:57.187Z] Building security-proxy-setup [2022-10-12T03:35:44.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:35:44.010Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:35:44.010Z] ---> d263c1c05ef2 [2022-10-12T03:35:44.010Z] Step 3/22 : WORKDIR /edgex-go [2022-10-12T03:35:44.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:35:44.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:35:44.010Z] ---> d263c1c05ef2 [2022-10-12T03:35:44.010Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:35:44.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:35:44.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:35:44.010Z] ---> d263c1c05ef2 [2022-10-12T03:35:44.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:35:44.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:35:44.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:35:44.010Z] ---> d263c1c05ef2 [2022-10-12T03:35:44.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:35:44.010Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:35:44.010Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:35:44.010Z] ---> d263c1c05ef2 [2022-10-12T03:35:44.010Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:35:45.416Z] ---> Running in 0ac81054a33d [2022-10-12T03:35:45.416Z] ---> Running in 99bc11e54030 [2022-10-12T03:35:45.416Z] ---> Running in ec1685dee908 [2022-10-12T03:35:45.416Z] ---> Running in 65215fc6dbd7 [2022-10-12T03:35:45.416Z] ---> Running in 2d9e3dd7c208 [2022-10-12T03:35:46.000Z] Removing intermediate container 99bc11e54030 [2022-10-12T03:35:46.000Z] ---> 0e1ec0b7b24a [2022-10-12T03:35:46.000Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T03:35:46.957Z] Removing intermediate container 65215fc6dbd7 [2022-10-12T03:35:46.957Z] ---> 4e242f9b8b48 [2022-10-12T03:35:46.957Z] Step 4/25 : WORKDIR /edgex-go [2022-10-12T03:35:46.957Z] Removing intermediate container 2d9e3dd7c208 [2022-10-12T03:35:46.957Z] ---> 416ade7e3a67 [2022-10-12T03:35:46.957Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T03:35:46.957Z] ---> Running in 8287e2d55b28 [2022-10-12T03:35:46.957Z] ---> Running in b931c00e3789 [2022-10-12T03:35:46.957Z] Removing intermediate container 0ac81054a33d [2022-10-12T03:35:46.957Z] ---> fa5fd4a8ede4 [2022-10-12T03:35:46.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:35:46.957Z] Removing intermediate container ec1685dee908 [2022-10-12T03:35:46.957Z] ---> 2867a7b75bd6 [2022-10-12T03:35:46.957Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T03:35:46.957Z] ---> Running in 5790b18de9b6 [2022-10-12T03:35:47.223Z] ---> Running in 512395b849dc [2022-10-12T03:35:47.223Z] ---> Running in 281254d812d1 [2022-10-12T03:35:47.805Z] Removing intermediate container 8287e2d55b28 [2022-10-12T03:35:47.805Z] ---> 3be4eebf9559 [2022-10-12T03:35:47.805Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:35:47.805Z] Removing intermediate container b931c00e3789 [2022-10-12T03:35:47.805Z] ---> a878754216ed [2022-10-12T03:35:47.805Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:35:48.070Z] ---> Running in 88f6d7dd7664 [2022-10-12T03:35:48.071Z] Removing intermediate container 5790b18de9b6 [2022-10-12T03:35:48.071Z] ---> c098c5d592bd [2022-10-12T03:35:48.071Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:35:48.071Z] ---> Running in 50115addc282 [2022-10-12T03:35:48.071Z] ---> Running in b482869e9670 [2022-10-12T03:35:48.340Z] Removing intermediate container 281254d812d1 [2022-10-12T03:35:48.340Z] ---> fbdb9182f52a [2022-10-12T03:35:48.340Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:35:48.609Z] ---> Running in 5c9e29e03e79 [2022-10-12T03:35:51.201Z] Removing intermediate container 512395b849dc [2022-10-12T03:35:51.201Z] ---> d64b6c94bdb4 [2022-10-12T03:35:51.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-12T03:35:51.201Z] ---> Running in 43583443e773 [2022-10-12T03:35:51.799Z] Removing intermediate container 88f6d7dd7664 [2022-10-12T03:35:51.799Z] ---> 40f8988cc627 [2022-10-12T03:35:51.799Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-12T03:35:52.077Z] ---> Running in 4c8c69d4680a [2022-10-12T03:35:52.345Z] Removing intermediate container b482869e9670 [2022-10-12T03:35:52.345Z] ---> 809fafa0c494 [2022-10-12T03:35:52.345Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-12T03:35:52.345Z] ---> Running in 662f7a87daee [2022-10-12T03:35:52.929Z] Removing intermediate container 50115addc282 [2022-10-12T03:35:52.929Z] ---> fe74303756a8 [2022-10-12T03:35:52.929Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-12T03:35:53.198Z] ---> Running in 89229f22ea5c [2022-10-12T03:35:53.198Z] Removing intermediate container 5c9e29e03e79 [2022-10-12T03:35:53.198Z] ---> 31ccd912c6f0 [2022-10-12T03:35:53.198Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-12T03:35:53.198Z] ---> Running in 2d6825dedc6b [2022-10-12T03:35:54.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:54.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:54.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:55.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:35:56.143Z] OK: 221 MiB in 51 packages [2022-10-12T03:35:56.729Z] OK: 221 MiB in 51 packages [2022-10-12T03:35:56.997Z] OK: 221 MiB in 51 packages [2022-10-12T03:35:57.603Z] OK: 221 MiB in 51 packages [2022-10-12T03:35:57.603Z] OK: 221 MiB in 51 packages [2022-10-12T03:35:58.193Z] Removing intermediate container 43583443e773 [2022-10-12T03:35:58.193Z] ---> f2dc69f3b99f [2022-10-12T03:35:58.193Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-12T03:35:58.782Z] Removing intermediate container 4c8c69d4680a [2022-10-12T03:35:58.782Z] ---> 7b5fff3ba0f1 [2022-10-12T03:35:58.782Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T03:35:59.050Z] Removing intermediate container 662f7a87daee [2022-10-12T03:35:59.050Z] ---> b2477c092934 [2022-10-12T03:35:59.050Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T03:35:59.050Z] ---> 8382f957b066 [2022-10-12T03:35:59.050Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:35:59.339Z] ---> Running in b7b61edf4e5c [2022-10-12T03:35:59.606Z] Removing intermediate container 89229f22ea5c [2022-10-12T03:35:59.606Z] ---> c0abead92f95 [2022-10-12T03:35:59.606Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-12T03:35:59.874Z] Removing intermediate container 2d6825dedc6b [2022-10-12T03:35:59.874Z] ---> cfbdb86242ec [2022-10-12T03:35:59.874Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T03:36:00.154Z] ---> 956d3aa6f608 [2022-10-12T03:36:00.154Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:36:00.431Z] ---> 52a876e87b53 [2022-10-12T03:36:00.431Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:36:00.431Z] ---> Running in 8ab0ee54ef95 [2022-10-12T03:36:00.713Z] ---> Running in 1647ee859d42 [2022-10-12T03:36:00.713Z] ---> a1571a0c7bd7 [2022-10-12T03:36:00.713Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:36:00.981Z] ---> 74e9e742ff0f [2022-10-12T03:36:00.981Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:36:00.981Z] ---> Running in 46d0afa8dd40 [2022-10-12T03:36:00.981Z] ---> Running in 4d46bd648d86 [2022-10-12T03:37:08.830Z] Removing intermediate container b7b61edf4e5c [2022-10-12T03:37:08.830Z] ---> decbc74f1971 [2022-10-12T03:37:08.830Z] Step 8/22 : COPY . . [2022-10-12T03:37:08.830Z] Removing intermediate container 1647ee859d42 [2022-10-12T03:37:08.830Z] ---> 38f3aaaeefe1 [2022-10-12T03:37:08.830Z] Step 9/24 : COPY . . [2022-10-12T03:37:08.830Z] Removing intermediate container 46d0afa8dd40 [2022-10-12T03:37:08.830Z] ---> b29ca9f51297 [2022-10-12T03:37:08.830Z] Step 9/25 : COPY . . [2022-10-12T03:37:08.830Z] Removing intermediate container 8ab0ee54ef95 [2022-10-12T03:37:08.830Z] ---> 07f8aa4897c4 [2022-10-12T03:37:08.830Z] Step 9/23 : COPY . . [2022-10-12T03:37:08.830Z] Removing intermediate container 4d46bd648d86 [2022-10-12T03:37:08.830Z] ---> faa64641508e [2022-10-12T03:37:08.830Z] Step 9/23 : COPY . . [2022-10-12T03:37:23.814Z] ---> 690dd8879852 [2022-10-12T03:37:23.814Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-12T03:37:23.814Z] ---> d96a1c0ba214 [2022-10-12T03:37:23.814Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-12T03:37:23.814Z] ---> eff1cefcfd83 [2022-10-12T03:37:23.814Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-12T03:37:24.081Z] ---> 4e01bfea589e [2022-10-12T03:37:24.081Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-12T03:37:24.081Z] ---> Running in 05f19b490dce [2022-10-12T03:37:24.081Z] ---> 3001da5799cb [2022-10-12T03:37:24.081Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-12T03:37:24.081Z] ---> Running in 415a430547e8 [2022-10-12T03:37:24.081Z] ---> Running in 57ace5aa3f9c [2022-10-12T03:37:24.081Z] ---> Running in 594e70293e17 [2022-10-12T03:37:24.349Z] ---> Running in f81c107973ad [2022-10-12T03:37:26.295Z] 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-12T03:37:26.561Z] 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-12T03:37:26.827Z] 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-12T03:37:26.827Z] 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-12T03:37:27.095Z] 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-12T03:43:19.003Z] 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-12T03:43:27.205Z] Removing intermediate container 594e70293e17 [2022-10-12T03:43:27.205Z] ---> bd7c64e668c5 [2022-10-12T03:43:27.205Z] [2022-10-12T03:43:27.205Z] Step 10/22 : FROM alpine:3.16 [2022-10-12T03:43:27.471Z] 3.16: Pulling from library/alpine [2022-10-12T03:43:28.051Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T03:43:28.051Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T03:43:28.051Z] ---> a6215f271958 [2022-10-12T03:43:28.051Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-12T03:43:28.051Z] ---> Running in b6f3577c9264 [2022-10-12T03:43:29.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:43:30.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:43:31.666Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-12T03:43:31.666Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-12T03:43:31.666Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T03:43:31.666Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-12T03:43:31.666Z] (5/6) Installing curl (7.83.1-r3) [2022-10-12T03:43:31.666Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-12T03:43:31.666Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:43:31.666Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:43:32.250Z] OK: 8 MiB in 20 packages [2022-10-12T03:43:34.192Z] Removing intermediate container b6f3577c9264 [2022-10-12T03:43:34.192Z] ---> 43740af21c8e [2022-10-12T03:43:34.192Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T03:43:34.192Z] ---> Running in 58a93f7eb3d7 [2022-10-12T03:43:34.778Z] Removing intermediate container 58a93f7eb3d7 [2022-10-12T03:43:34.779Z] ---> bcd8756e0277 [2022-10-12T03:43:34.779Z] Step 13/22 : WORKDIR /edgex [2022-10-12T03:43:34.779Z] ---> Running in 178614f5cb48 [2022-10-12T03:43:35.361Z] Removing intermediate container 178614f5cb48 [2022-10-12T03:43:35.361Z] ---> 9014f35bc996 [2022-10-12T03:43:35.361Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-12T03:43:36.318Z] ---> c2a8612130d3 [2022-10-12T03:43:36.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-12T03:43:37.722Z] ---> 1193540f0d70 [2022-10-12T03:43:37.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-12T03:43:39.130Z] ---> 6eae11d09a64 [2022-10-12T03:43:39.130Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T03:43:40.093Z] ---> 344256074481 [2022-10-12T03:43:40.093Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T03:43:40.093Z] ---> Running in 605574bdeb86 [2022-10-12T03:43:43.440Z] Removing intermediate container 605574bdeb86 [2022-10-12T03:43:43.440Z] ---> 43b4c3518fbf [2022-10-12T03:43:43.440Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T03:43:43.708Z] ---> Running in 026280c856b2 [2022-10-12T03:43:44.302Z] Removing intermediate container 026280c856b2 [2022-10-12T03:43:44.302Z] ---> 3fdeef64779b [2022-10-12T03:43:44.302Z] Step 20/22 : LABEL arch=arm64 [2022-10-12T03:43:44.302Z] ---> Running in 9c1ae3d94296 [2022-10-12T03:43:44.815Z] Removing intermediate container 9c1ae3d94296 [2022-10-12T03:43:45.122Z] ---> b5b837685397 [2022-10-12T03:43:45.122Z] Step 21/22 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:43:45.122Z] ---> Running in b09d2a1cde92 [2022-10-12T03:43:45.727Z] Removing intermediate container b09d2a1cde92 [2022-10-12T03:43:45.727Z] ---> d425cbbcc00f [2022-10-12T03:43:45.727Z] Step 22/22 : LABEL version=0.0.0 [2022-10-12T03:43:45.727Z] ---> Running in a87dba209b80 [2022-10-12T03:43:46.003Z] Removing intermediate container a87dba209b80 [2022-10-12T03:43:46.003Z] ---> cfefceae115b [2022-10-12T03:43:46.277Z] [2022-10-12T03:43:46.570Z] Successfully built cfefceae115b [2022-10-12T03:43:46.570Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-12T03:43:46.570Z] Building security-spire-server [2022-10-12T03:44:04.885Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:44:04.885Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:44:04.885Z] ---> d263c1c05ef2 [2022-10-12T03:44:04.885Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T03:44:04.885Z] ---> Using cache [2022-10-12T03:44:04.885Z] ---> fa5fd4a8ede4 [2022-10-12T03:44:04.885Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:44:04.885Z] ---> Using cache [2022-10-12T03:44:04.885Z] ---> d64b6c94bdb4 [2022-10-12T03:44:04.885Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:44:04.885Z] ---> Running in 2016003fb381 [2022-10-12T03:44:06.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:44:07.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:44:08.672Z] OK: 221 MiB in 51 packages [2022-10-12T03:44:10.625Z] Removing intermediate container 2016003fb381 [2022-10-12T03:44:10.625Z] ---> 66f5f6fa5077 [2022-10-12T03:44:10.625Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T03:44:11.220Z] ---> 3532f00a2c20 [2022-10-12T03:44:11.220Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:44:11.496Z] ---> Running in 0d92e9d6b3d3 [2022-10-12T03:44:38.172Z] Removing intermediate container f81c107973ad [2022-10-12T03:44:38.172Z] ---> eff48e0484a7 [2022-10-12T03:44:38.172Z] [2022-10-12T03:44:38.172Z] Step 11/25 : FROM alpine:3.16 [2022-10-12T03:44:38.172Z] ---> a6215f271958 [2022-10-12T03:44:38.172Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:44:38.172Z] ---> Running in 70531fc26219 [2022-10-12T03:44:38.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:44:38.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:44:39.135Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-12T03:44:39.135Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:44:39.403Z] OK: 5 MiB in 15 packages [2022-10-12T03:44:41.343Z] Removing intermediate container 70531fc26219 [2022-10-12T03:44:41.343Z] ---> cf44e0449bec [2022-10-12T03:44:41.343Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:44:41.343Z] ---> Running in 72ccd3492cb0 [2022-10-12T03:44:41.927Z] Removing intermediate container 72ccd3492cb0 [2022-10-12T03:44:41.927Z] ---> 7876aa16ee85 [2022-10-12T03:44:41.927Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-12T03:44:41.927Z] ---> Running in fb568832a3c7 [2022-10-12T03:44:42.510Z] Removing intermediate container fb568832a3c7 [2022-10-12T03:44:42.510Z] ---> 08b59f58fca9 [2022-10-12T03:44:42.510Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-12T03:44:42.776Z] ---> Running in 0987969de222 [2022-10-12T03:44:43.358Z] Removing intermediate container 0987969de222 [2022-10-12T03:44:43.358Z] ---> afab8288dbb6 [2022-10-12T03:44:43.358Z] Step 16/25 : WORKDIR / [2022-10-12T03:44:43.625Z] ---> Running in 22b7761e893c [2022-10-12T03:44:44.208Z] Removing intermediate container 22b7761e893c [2022-10-12T03:44:44.208Z] ---> 4f57284dc373 [2022-10-12T03:44:44.208Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:44:45.171Z] ---> 871dced20995 [2022-10-12T03:44:45.171Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-12T03:44:47.117Z] ---> 86f57e203507 [2022-10-12T03:44:47.117Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-12T03:44:48.528Z] ---> c3f81cf0683a [2022-10-12T03:44:48.528Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-12T03:44:49.960Z] ---> 25fc6e16b79e [2022-10-12T03:44:49.960Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-12T03:44:50.226Z] ---> Running in f9a8fb335cd9 [2022-10-12T03:44:50.830Z] Removing intermediate container f9a8fb335cd9 [2022-10-12T03:44:50.830Z] ---> a5a8cd4a88e9 [2022-10-12T03:44:50.830Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:44:51.096Z] ---> Running in 81a86e1354e0 [2022-10-12T03:44:52.512Z] Removing intermediate container 81a86e1354e0 [2022-10-12T03:44:52.512Z] ---> 6cd8308076f6 [2022-10-12T03:44:52.512Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T03:44:52.512Z] ---> Running in b59dba8053b4 [2022-10-12T03:44:53.468Z] Removing intermediate container b59dba8053b4 [2022-10-12T03:44:53.468Z] ---> a392076922be [2022-10-12T03:44:53.468Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:44:53.468Z] ---> Running in b75ac4cfd99e [2022-10-12T03:44:54.430Z] Removing intermediate container b75ac4cfd99e [2022-10-12T03:44:54.430Z] ---> 20be248cb41a [2022-10-12T03:44:54.430Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:44:54.430Z] ---> Running in 20a3bb5d70fb [2022-10-12T03:44:55.387Z] Removing intermediate container 20a3bb5d70fb [2022-10-12T03:44:55.387Z] ---> 55b19e52b358 [2022-10-12T03:44:55.387Z] [2022-10-12T03:44:55.968Z] Successfully built 55b19e52b358 [2022-10-12T03:44:55.968Z] Successfully tagged core-metadata-arm64:latest [2022-10-12T03:44:55.968Z]  Building core-metadata ... done Building security-spire-agent [2022-10-12T03:45:18.037Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:45:18.037Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:45:18.037Z] ---> d263c1c05ef2 [2022-10-12T03:45:18.037Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T03:45:18.037Z] ---> Using cache [2022-10-12T03:45:18.037Z] ---> fa5fd4a8ede4 [2022-10-12T03:45:18.037Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:45:18.037Z] ---> Using cache [2022-10-12T03:45:18.037Z] ---> d64b6c94bdb4 [2022-10-12T03:45:18.037Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:45:18.037Z] ---> Using cache [2022-10-12T03:45:18.037Z] ---> 66f5f6fa5077 [2022-10-12T03:45:18.037Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T03:45:18.037Z] ---> Using cache [2022-10-12T03:45:18.037Z] ---> 3532f00a2c20 [2022-10-12T03:45:18.037Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:45:18.037Z] ---> Using cache [2022-10-12T03:45:18.037Z] ---> 6b5c2f881655 [2022-10-12T03:45:18.037Z] Step 8/26 : COPY . . [2022-10-12T03:45:21.371Z] Removing intermediate container 05f19b490dce [2022-10-12T03:45:21.371Z] ---> 8de58ae1ec5e [2022-10-12T03:45:21.371Z] [2022-10-12T03:45:21.371Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T03:45:21.371Z] ---> a6215f271958 [2022-10-12T03:45:21.371Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-12T03:45:21.371Z] ---> Running in c1ee14198431 [2022-10-12T03:45:21.952Z] Removing intermediate container c1ee14198431 [2022-10-12T03:45:21.952Z] ---> bb842560f935 [2022-10-12T03:45:21.952Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-12T03:45:21.952Z] Removing intermediate container 0d92e9d6b3d3 [2022-10-12T03:45:21.952Z] ---> 6b5c2f881655 [2022-10-12T03:45:21.952Z] Step 8/25 : COPY . . [2022-10-12T03:45:22.219Z] ---> Running in 0f2831ab85dc [2022-10-12T03:45:23.191Z] Removing intermediate container 0f2831ab85dc [2022-10-12T03:45:23.191Z] ---> 6d89e5dae586 [2022-10-12T03:45:23.191Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-12T03:45:23.191Z] ---> Running in d5036de75d6c [2022-10-12T03:45:24.149Z] Removing intermediate container d5036de75d6c [2022-10-12T03:45:24.149Z] ---> 10da7a384bbe [2022-10-12T03:45:24.149Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:45:24.415Z] ---> Running in 70a3c986462c [2022-10-12T03:45:29.751Z] Removing intermediate container 70a3c986462c [2022-10-12T03:45:29.751Z] ---> 0c6743612ddd [2022-10-12T03:45:29.751Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T03:45:30.016Z] ---> Running in 65e248148fb2 [2022-10-12T03:45:31.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:45:32.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:45:34.315Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T03:45:34.315Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T03:45:34.582Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T03:45:34.582Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T03:45:34.846Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T03:45:34.846Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T03:45:35.112Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:45:35.112Z] OK: 8 MiB in 20 packages [2022-10-12T03:45:37.691Z] Removing intermediate container 65e248148fb2 [2022-10-12T03:45:37.691Z] ---> 77e5a8c5d6e0 [2022-10-12T03:45:37.691Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:45:39.657Z] ---> 630d1a91c855 [2022-10-12T03:45:39.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-12T03:45:41.065Z] ---> 9b92891d4a50 [2022-10-12T03:45:41.065Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:45:41.332Z] ---> Running in 31dd071fb1a6 [2022-10-12T03:45:42.737Z] Removing intermediate container 31dd071fb1a6 [2022-10-12T03:45:42.737Z] ---> cd7eed9acf61 [2022-10-12T03:45:42.737Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T03:45:42.737Z] ---> Running in 69f556ca3bf8 [2022-10-12T03:45:42.737Z] ---> 7e9fb8882cd3 [2022-10-12T03:45:42.737Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-12T03:45:43.322Z] Removing intermediate container 69f556ca3bf8 [2022-10-12T03:45:43.322Z] ---> 20e92bbfc111 [2022-10-12T03:45:43.322Z] 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-12T03:45:43.589Z] ---> Running in 765a1103739b [2022-10-12T03:45:44.551Z] ---> dd5574eaae53 [2022-10-12T03:45:44.551Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-12T03:45:44.817Z] ---> Running in 4756a6e6fce8 [2022-10-12T03:45:45.786Z] Removing intermediate container 4756a6e6fce8 [2022-10-12T03:45:45.786Z] ---> 541955a29752 [2022-10-12T03:45:45.786Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:45:45.786Z] ---> Running in cbe966ca664f [2022-10-12T03:45:46.368Z] ---> 96f20fed4380 [2022-10-12T03:45:46.368Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:45:46.633Z] ---> Running in d90105e32522 [2022-10-12T03:45:46.899Z] Removing intermediate container cbe966ca664f [2022-10-12T03:45:46.899Z] ---> 8cfa6ba2e443 [2022-10-12T03:45:46.899Z] Step 22/24 : LABEL arch=arm64 [2022-10-12T03:45:47.164Z] ---> Running in f2a91418d322 [2022-10-12T03:45:47.433Z] Removing intermediate container d90105e32522 [2022-10-12T03:45:47.433Z] ---> 0fd80d9f5440 [2022-10-12T03:45:47.433Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-12T03:45:47.701Z] ---> Running in 1f355fae4b54 [2022-10-12T03:45:47.973Z] Removing intermediate container 765a1103739b [2022-10-12T03:45:47.973Z] ---> 34ad99b656b1 [2022-10-12T03:45:47.973Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T03:45:47.973Z] Removing intermediate container f2a91418d322 [2022-10-12T03:45:47.973Z] ---> 9aadd8c44192 [2022-10-12T03:45:47.973Z] Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:45:47.973Z] ---> Running in 9624ffba1e01 [2022-10-12T03:45:48.240Z] ---> Running in 086aab836d49 [2022-10-12T03:45:48.509Z] Removing intermediate container 1f355fae4b54 [2022-10-12T03:45:48.509Z] ---> 47569f5ed5df [2022-10-12T03:45:48.509Z] 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-12T03:45:48.775Z] ---> Running in 07ecb56f4323 [2022-10-12T03:45:49.041Z] Removing intermediate container 9624ffba1e01 [2022-10-12T03:45:49.041Z] ---> e34e1445f5f7 [2022-10-12T03:45:49.041Z] [2022-10-12T03:45:49.041Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T03:45:49.308Z] Removing intermediate container 086aab836d49 [2022-10-12T03:45:49.308Z] ---> 64f0dba15bc7 [2022-10-12T03:45:49.308Z] Step 24/24 : LABEL version=0.0.0 [2022-10-12T03:45:49.574Z] ---> Running in 5cb331946e53 [2022-10-12T03:45:49.574Z] 3.15: Pulling from library/alpine [2022-10-12T03:45:50.156Z] Removing intermediate container 5cb331946e53 [2022-10-12T03:45:50.156Z] ---> 5e1922fc52d2 [2022-10-12T03:45:50.156Z] [2022-10-12T03:45:50.738Z] Successfully built 5e1922fc52d2 [2022-10-12T03:45:50.738Z] Successfully tagged core-data-arm64:latest [2022-10-12T03:45:50.738Z] Building security-secretstore-setup [2022-10-12T03:45:52.165Z]  Building core-data ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-12T03:45:52.165Z] Status: Downloaded newer image for alpine:3.15 [2022-10-12T03:45:52.165Z] ---> 02e0d6fdf486 [2022-10-12T03:45:52.165Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:45:52.431Z] ---> Running in 70bef93170a4 [2022-10-12T03:45:52.701Z] Removing intermediate container 07ecb56f4323 [2022-10-12T03:45:52.701Z] ---> 00610738d174 [2022-10-12T03:45:52.701Z] Step 12/25 : WORKDIR /edgex-go [2022-10-12T03:45:52.701Z] ---> Running in ebd219a99f2c [2022-10-12T03:45:53.284Z] Removing intermediate container 70bef93170a4 [2022-10-12T03:45:53.284Z] ---> 0c41e1e6e2f7 [2022-10-12T03:45:53.284Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:45:53.284Z] ---> Running in 8b017531ff45 [2022-10-12T03:45:53.551Z] Removing intermediate container ebd219a99f2c [2022-10-12T03:45:53.551Z] ---> 8ab3f59a7079 [2022-10-12T03:45:53.551Z] [2022-10-12T03:45:53.551Z] Step 13/25 : FROM alpine:3.15 [2022-10-12T03:45:53.551Z] ---> 02e0d6fdf486 [2022-10-12T03:45:53.551Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:45:53.551Z] ---> Using cache [2022-10-12T03:45:53.551Z] ---> 0c41e1e6e2f7 [2022-10-12T03:45:53.551Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:45:53.819Z] ---> Running in deb0251ede2f [2022-10-12T03:45:58.060Z] Removing intermediate container 8b017531ff45 [2022-10-12T03:45:58.060Z] ---> 48cf0b19f7c5 [2022-10-12T03:45:58.060Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T03:45:58.060Z] Removing intermediate container deb0251ede2f [2022-10-12T03:45:58.060Z] ---> 7cb8af234eef [2022-10-12T03:45:58.060Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T03:45:58.060Z] ---> Running in 9b8e69637244 [2022-10-12T03:45:58.060Z] ---> Running in 048b6b3bb778 [2022-10-12T03:46:00.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:00.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:01.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:01.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:03.279Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:46:03.279Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:46:03.279Z] OK: 15734 distinct packages available [2022-10-12T03:46:03.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:03.812Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:46:03.812Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:46:03.812Z] OK: 15734 distinct packages available [2022-10-12T03:46:04.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:04.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:05.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:05.884Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-12T03:46:06.150Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:46:06.150Z] (3/5) Installing libucontext (1.1-r0) [2022-10-12T03:46:06.150Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-12T03:46:06.420Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-12T03:46:06.420Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:46:06.690Z] OK: 6 MiB in 19 packages [2022-10-12T03:46:07.653Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-12T03:46:07.653Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:46:07.653Z] (3/5) Installing libucontext (1.1-r0) [2022-10-12T03:46:07.653Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-12T03:46:07.919Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-12T03:46:08.185Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:46:08.185Z] OK: 6 MiB in 19 packages [2022-10-12T03:46:09.143Z] Removing intermediate container 048b6b3bb778 [2022-10-12T03:46:09.143Z] ---> 1a811f60f10d [2022-10-12T03:46:09.143Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-12T03:46:10.544Z] Removing intermediate container 9b8e69637244 [2022-10-12T03:46:10.544Z] ---> 5f74034e5622 [2022-10-12T03:46:10.544Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:46:10.544Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:46:10.544Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:46:10.544Z] ---> d263c1c05ef2 [2022-10-12T03:46:10.544Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T03:46:10.544Z] ---> Using cache [2022-10-12T03:46:10.544Z] ---> fa5fd4a8ede4 [2022-10-12T03:46:10.544Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:46:10.544Z] ---> Using cache [2022-10-12T03:46:10.544Z] ---> d64b6c94bdb4 [2022-10-12T03:46:10.544Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-12T03:46:10.544Z] ---> Using cache [2022-10-12T03:46:10.544Z] ---> f2dc69f3b99f [2022-10-12T03:46:10.544Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T03:46:10.809Z] ---> Using cache [2022-10-12T03:46:10.809Z] ---> 8382f957b066 [2022-10-12T03:46:10.809Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:46:10.809Z] ---> Using cache [2022-10-12T03:46:10.809Z] ---> decbc74f1971 [2022-10-12T03:46:10.809Z] Step 8/25 : COPY . . [2022-10-12T03:46:11.076Z] ---> Using cache [2022-10-12T03:46:11.076Z] ---> 4e01bfea589e [2022-10-12T03:46:11.076Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-12T03:46:11.345Z] ---> Running in 6aebc37fbaea [2022-10-12T03:46:13.951Z] 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-12T03:46:15.888Z] ---> 18df4e9e4f64 [2022-10-12T03:46:15.888Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:46:20.142Z] ---> 538094aeb6cb [2022-10-12T03:46:20.142Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:46:21.099Z] ---> a6fc877d973a [2022-10-12T03:46:21.099Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-12T03:46:22.527Z] ---> 74666b8b6c7c [2022-10-12T03:46:22.527Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-12T03:46:23.935Z] ---> e8f01553fe13 [2022-10-12T03:46:23.935Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:46:23.935Z] ---> 81cb56c6c450 [2022-10-12T03:46:23.935Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:46:23.935Z] ---> Running in 1d53c72d199c [2022-10-12T03:46:24.519Z] Removing intermediate container 1d53c72d199c [2022-10-12T03:46:24.519Z] ---> 30455723b216 [2022-10-12T03:46:24.519Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:46:24.792Z] ---> Running in 1599d992fda4 [2022-10-12T03:46:25.376Z] ---> d23ae60ef5f5 [2022-10-12T03:46:25.376Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-12T03:46:25.376Z] Removing intermediate container 1599d992fda4 [2022-10-12T03:46:25.376Z] ---> 1d21e81e09e8 [2022-10-12T03:46:25.376Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T03:46:25.643Z] ---> Running in d9efc9945467 [2022-10-12T03:46:27.074Z] Removing intermediate container d9efc9945467 [2022-10-12T03:46:27.074Z] ---> c87e6621bd62 [2022-10-12T03:46:27.074Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:46:27.346Z] ---> fdf96b79fae1 [2022-10-12T03:46:27.346Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-12T03:46:27.346Z] ---> Running in a80f370ace9a [2022-10-12T03:46:27.928Z] Removing intermediate container a80f370ace9a [2022-10-12T03:46:27.928Z] ---> 3c0d7d9ffdf0 [2022-10-12T03:46:27.928Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:46:28.193Z] ---> Running in 4b444e2d8397 [2022-10-12T03:46:28.458Z] ---> c07650fa2088 [2022-10-12T03:46:28.458Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:46:28.458Z] ---> Running in 6ea4f8d4f858 [2022-10-12T03:46:28.726Z] Removing intermediate container 4b444e2d8397 [2022-10-12T03:46:28.726Z] ---> 644f5dfa44c0 [2022-10-12T03:46:28.726Z] [2022-10-12T03:46:29.307Z] Removing intermediate container 6ea4f8d4f858 [2022-10-12T03:46:29.307Z] ---> 1588421c5360 [2022-10-12T03:46:29.307Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:46:29.307Z] Successfully built 644f5dfa44c0 [2022-10-12T03:46:29.307Z] Successfully tagged security-spire-server-arm64:latest [2022-10-12T03:46:29.307Z] Building sys-mgmt-agent [2022-10-12T03:46:29.307Z]  Building security-spire-server ... done  ---> Running in ffd321913b13 [2022-10-12T03:46:29.893Z] Removing intermediate container ffd321913b13 [2022-10-12T03:46:29.893Z] ---> 7dfdc3db7e6e [2022-10-12T03:46:29.893Z] Step 24/26 : LABEL arch=arm64 [2022-10-12T03:46:29.893Z] ---> Running in e613d0f99de4 [2022-10-12T03:46:30.485Z] Removing intermediate container e613d0f99de4 [2022-10-12T03:46:30.485Z] ---> 7c136a26a06f [2022-10-12T03:46:30.485Z] Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:46:30.485Z] ---> Running in a649566c69fe [2022-10-12T03:46:31.066Z] Removing intermediate container a649566c69fe [2022-10-12T03:46:31.066Z] ---> bd70a0f7257b [2022-10-12T03:46:31.066Z] Step 26/26 : LABEL version=0.0.0 [2022-10-12T03:46:31.333Z] ---> Running in 1afc91dcafc9 [2022-10-12T03:46:31.915Z] Removing intermediate container 1afc91dcafc9 [2022-10-12T03:46:31.915Z] ---> 7ef80050cdcd [2022-10-12T03:46:31.915Z] [2022-10-12T03:46:32.181Z] Successfully built 7ef80050cdcd [2022-10-12T03:46:32.181Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-12T03:46:32.181Z]  Building security-spire-agent ... done Building security-spire-config [2022-10-12T03:46:54.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:46:54.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:46:54.426Z] ---> d263c1c05ef2 [2022-10-12T03:46:54.426Z] Step 3/23 : WORKDIR /edgex-go [2022-10-12T03:46:54.426Z] ---> Using cache [2022-10-12T03:46:54.426Z] ---> fa5fd4a8ede4 [2022-10-12T03:46:54.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:46:54.426Z] ---> Using cache [2022-10-12T03:46:54.426Z] ---> d64b6c94bdb4 [2022-10-12T03:46:54.426Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-12T03:46:55.041Z] ---> Running in 1e441abaa6fe [2022-10-12T03:46:57.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:57.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:46:57.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:46:57.904Z] ---> d263c1c05ef2 [2022-10-12T03:46:57.904Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T03:46:57.904Z] ---> Using cache [2022-10-12T03:46:57.904Z] ---> fa5fd4a8ede4 [2022-10-12T03:46:57.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:46:57.904Z] ---> Using cache [2022-10-12T03:46:57.904Z] ---> d64b6c94bdb4 [2022-10-12T03:46:57.904Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T03:46:57.904Z] ---> Using cache [2022-10-12T03:46:57.904Z] ---> 66f5f6fa5077 [2022-10-12T03:46:57.904Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T03:46:57.904Z] ---> Using cache [2022-10-12T03:46:57.904Z] ---> 3532f00a2c20 [2022-10-12T03:46:57.904Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:46:57.904Z] ---> Using cache [2022-10-12T03:46:57.904Z] ---> 6b5c2f881655 [2022-10-12T03:46:57.904Z] Step 8/26 : COPY . . [2022-10-12T03:46:58.180Z] ---> Using cache [2022-10-12T03:46:58.180Z] ---> 96f20fed4380 [2022-10-12T03:46:58.180Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T03:46:58.180Z] ---> Using cache [2022-10-12T03:46:58.180Z] ---> 0fd80d9f5440 [2022-10-12T03:46:58.180Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T03:46:58.180Z] ---> Using cache [2022-10-12T03:46:58.180Z] ---> 47569f5ed5df [2022-10-12T03:46:58.180Z] 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-12T03:46:58.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:46:58.711Z] ---> Running in 7d3d1d72b4c3 [2022-10-12T03:46:59.669Z] OK: 221 MiB in 51 packages [2022-10-12T03:47:01.076Z] Removing intermediate container 415a430547e8 [2022-10-12T03:47:01.076Z] ---> 9bf6f1a6f1e3 [2022-10-12T03:47:01.076Z] [2022-10-12T03:47:01.076Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:47:01.076Z] ---> a6215f271958 [2022-10-12T03:47:01.076Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-12T03:47:01.076Z] ---> Running in e93c06abed1b [2022-10-12T03:47:02.040Z] Removing intermediate container 1e441abaa6fe [2022-10-12T03:47:02.040Z] ---> ae7b1622983a [2022-10-12T03:47:02.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-12T03:47:02.997Z] Removing intermediate container 57ace5aa3f9c [2022-10-12T03:47:02.997Z] ---> 7fac7cfeb926 [2022-10-12T03:47:02.997Z] [2022-10-12T03:47:02.997Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:47:02.997Z] ---> a6215f271958 [2022-10-12T03:47:02.997Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:47:02.997Z] ---> Using cache [2022-10-12T03:47:02.997Z] ---> cf44e0449bec [2022-10-12T03:47:02.997Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:47:02.997Z] ---> Using cache [2022-10-12T03:47:02.997Z] ---> 7876aa16ee85 [2022-10-12T03:47:02.997Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-12T03:47:03.577Z] ---> Running in ce8d0776bbcc [2022-10-12T03:47:03.577Z] Removing intermediate container 7d3d1d72b4c3 [2022-10-12T03:47:03.577Z] ---> 4e5f49471d41 [2022-10-12T03:47:03.577Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T03:47:03.843Z] ---> Running in 8f4fe5b051bd [2022-10-12T03:47:03.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:04.425Z] ---> efc119df52d5 [2022-10-12T03:47:04.425Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:47:04.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:04.425Z] Removing intermediate container ce8d0776bbcc [2022-10-12T03:47:04.425Z] ---> 06233189918b [2022-10-12T03:47:04.425Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:47:04.697Z] Removing intermediate container 8f4fe5b051bd [2022-10-12T03:47:04.697Z] ---> bd8d566a0719 [2022-10-12T03:47:04.697Z] [2022-10-12T03:47:04.697Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T03:47:04.697Z] ---> 02e0d6fdf486 [2022-10-12T03:47:04.697Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:47:04.697Z] ---> Using cache [2022-10-12T03:47:04.697Z] ---> 0c41e1e6e2f7 [2022-10-12T03:47:04.697Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:47:04.697Z] ---> Using cache [2022-10-12T03:47:04.697Z] ---> 7cb8af234eef [2022-10-12T03:47:04.697Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-12T03:47:04.697Z] ---> Running in 36ed6fcd9232 [2022-10-12T03:47:04.697Z] ---> Running in eb063d91958a [2022-10-12T03:47:04.964Z] ---> Running in a1a6769531a2 [2022-10-12T03:47:05.549Z] Removing intermediate container eb063d91958a [2022-10-12T03:47:05.549Z] ---> 33e08c437a17 [2022-10-12T03:47:05.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:47:05.549Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-12T03:47:05.816Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-12T03:47:05.816Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:47:05.816Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:47:06.084Z] OK: 6 MiB in 16 packages [2022-10-12T03:47:07.047Z] ---> a3e3c3891698 [2022-10-12T03:47:07.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-12T03:47:08.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:08.972Z] Removing intermediate container e93c06abed1b [2022-10-12T03:47:08.972Z] ---> 0a9f99b45a6e [2022-10-12T03:47:08.973Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:47:08.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:08.973Z] ---> Running in 81dec2cec91a [2022-10-12T03:47:09.556Z] Removing intermediate container 81dec2cec91a [2022-10-12T03:47:09.556Z] ---> 9237eafeae59 [2022-10-12T03:47:09.556Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-12T03:47:09.825Z] ---> Running in 3c1ec5889242 [2022-10-12T03:47:10.410Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:47:10.410Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:47:10.410Z] OK: 15734 distinct packages available [2022-10-12T03:47:10.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:10.677Z] Removing intermediate container 3c1ec5889242 [2022-10-12T03:47:10.677Z] ---> 91030ff2ec22 [2022-10-12T03:47:10.677Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:47:10.677Z] ---> Running in 22a5a30f2227 [2022-10-12T03:47:11.262Z] ---> b01410461807 [2022-10-12T03:47:11.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-12T03:47:11.536Z] Removing intermediate container 22a5a30f2227 [2022-10-12T03:47:11.536Z] ---> 030e4579075d [2022-10-12T03:47:11.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:47:11.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:47:12.494Z] ---> 575effb61409 [2022-10-12T03:47:12.494Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-12T03:47:12.764Z] ---> 8639a6faed05 [2022-10-12T03:47:12.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-12T03:47:12.764Z] ---> Running in 6050f8d58873 [2022-10-12T03:47:12.764Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-12T03:47:13.035Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:47:13.035Z] (3/4) Installing libucontext (1.1-r0) [2022-10-12T03:47:13.035Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-12T03:47:13.300Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:47:13.300Z] OK: 6 MiB in 18 packages [2022-10-12T03:47:13.300Z] Removing intermediate container 6050f8d58873 [2022-10-12T03:47:13.569Z] ---> 36b74af9409c [2022-10-12T03:47:13.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:47:13.569Z] ---> Running in b9752b7d0d74 [2022-10-12T03:47:14.985Z] Removing intermediate container b9752b7d0d74 [2022-10-12T03:47:14.985Z] ---> 92d3e32e6837 [2022-10-12T03:47:14.985Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T03:47:14.985Z] ---> Running in f3be25c213ba [2022-10-12T03:47:15.952Z] Removing intermediate container f3be25c213ba [2022-10-12T03:47:15.952Z] ---> fffc08e4a7f9 [2022-10-12T03:47:15.952Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:47:15.952Z] Removing intermediate container a1a6769531a2 [2022-10-12T03:47:15.952Z] ---> e4d11c8610b6 [2022-10-12T03:47:15.952Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T03:47:15.952Z] ---> Running in f9c12fa155a7 [2022-10-12T03:47:16.917Z] Removing intermediate container f9c12fa155a7 [2022-10-12T03:47:16.917Z] ---> 92720a882bbe [2022-10-12T03:47:16.917Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:47:17.188Z] ---> Running in c285eaa56a19 [2022-10-12T03:47:17.188Z] ---> a20018ee2e25 [2022-10-12T03:47:17.188Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-12T03:47:18.155Z] Removing intermediate container c285eaa56a19 [2022-10-12T03:47:18.155Z] ---> 038472a652be [2022-10-12T03:47:18.155Z] [2022-10-12T03:47:18.742Z] ---> fb23172c044f [2022-10-12T03:47:18.742Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-12T03:47:18.742Z] Successfully built 038472a652be [2022-10-12T03:47:19.008Z] Successfully tagged support-scheduler-arm64:latest [2022-10-12T03:47:19.008Z] Building security-bootstrapper [2022-10-12T03:47:19.008Z]  Building support-scheduler ... done  ---> Running in e5ffba612b41 [2022-10-12T03:47:19.595Z] Removing intermediate container e5ffba612b41 [2022-10-12T03:47:19.595Z] ---> c83d83e49c42 [2022-10-12T03:47:19.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:47:19.861Z] ---> Running in d6edbc676a0e [2022-10-12T03:47:20.826Z] Removing intermediate container d6edbc676a0e [2022-10-12T03:47:20.826Z] ---> 90ce7820f42c [2022-10-12T03:47:20.826Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T03:47:21.093Z] ---> Running in 2f6cde8b2a8c [2022-10-12T03:47:22.056Z] Removing intermediate container 2f6cde8b2a8c [2022-10-12T03:47:22.056Z] ---> 31cc2dc985f6 [2022-10-12T03:47:22.056Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:47:22.331Z] ---> Running in 805b0af458ef [2022-10-12T03:47:22.915Z] Removing intermediate container 805b0af458ef [2022-10-12T03:47:22.915Z] ---> 35dd04c0a2ca [2022-10-12T03:47:22.915Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:47:23.182Z] ---> Running in 67204b58394a [2022-10-12T03:47:24.138Z] Removing intermediate container 67204b58394a [2022-10-12T03:47:24.138Z] ---> c5ffd8d07342 [2022-10-12T03:47:24.138Z] [2022-10-12T03:47:24.404Z] Successfully built c5ffd8d07342 [2022-10-12T03:47:24.404Z] Successfully tagged support-notifications-arm64:latest [2022-10-12T03:47:24.404Z]  Building support-notifications ... done Building core-command [2022-10-12T03:47:25.805Z] ---> 6e054b296f59 [2022-10-12T03:47:25.805Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T03:47:26.773Z] ---> 8f2eff5f977c [2022-10-12T03:47:26.773Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-12T03:47:26.773Z] ---> Running in 4e97c86e997b [2022-10-12T03:47:27.353Z] Removing intermediate container 4e97c86e997b [2022-10-12T03:47:27.353Z] ---> c6102cbfcd83 [2022-10-12T03:47:27.353Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-12T03:47:28.754Z] ---> 6ec90af7f97b [2022-10-12T03:47:28.754Z] Step 21/26 : WORKDIR / [2022-10-12T03:47:28.754Z] ---> Running in a4e5aee74f20 [2022-10-12T03:47:29.710Z] Removing intermediate container a4e5aee74f20 [2022-10-12T03:47:29.710Z] ---> 96653422f24b [2022-10-12T03:47:29.710Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T03:47:29.710Z] ---> Running in 9193e367bd61 [2022-10-12T03:47:30.292Z] Removing intermediate container 9193e367bd61 [2022-10-12T03:47:30.292Z] ---> d4b59da24b26 [2022-10-12T03:47:30.292Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T03:47:30.557Z] ---> Running in c51153cb120e [2022-10-12T03:47:31.139Z] Removing intermediate container c51153cb120e [2022-10-12T03:47:31.139Z] ---> 2523f3be9bc7 [2022-10-12T03:47:31.139Z] Step 24/26 : LABEL arch=arm64 [2022-10-12T03:47:31.419Z] ---> Running in e420f18e5c52 [2022-10-12T03:47:32.001Z] Removing intermediate container e420f18e5c52 [2022-10-12T03:47:32.001Z] ---> fbe43eab389f [2022-10-12T03:47:32.001Z] Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:47:32.265Z] ---> Running in 02fca6b00021 [2022-10-12T03:47:32.846Z] Removing intermediate container 02fca6b00021 [2022-10-12T03:47:32.846Z] ---> 2abd94d0fd24 [2022-10-12T03:47:32.846Z] Step 26/26 : LABEL version=0.0.0 [2022-10-12T03:47:33.120Z] ---> Running in 07e49f15e268 [2022-10-12T03:47:34.074Z] Removing intermediate container 07e49f15e268 [2022-10-12T03:47:34.074Z] ---> 730e76609422 [2022-10-12T03:47:34.074Z] [2022-10-12T03:47:35.041Z] Successfully built 730e76609422 [2022-10-12T03:47:35.041Z] Successfully tagged security-spire-config-arm64:latest [2022-10-12T03:47:35.041Z] Building security-spiffe-token-provider [2022-10-12T03:47:41.675Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:47:41.675Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:47:41.675Z] ---> d263c1c05ef2 [2022-10-12T03:47:41.675Z] Step 3/33 : WORKDIR /edgex-go [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> fa5fd4a8ede4 [2022-10-12T03:47:41.675Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> d64b6c94bdb4 [2022-10-12T03:47:41.675Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> f2dc69f3b99f [2022-10-12T03:47:41.675Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> 8382f957b066 [2022-10-12T03:47:41.675Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> decbc74f1971 [2022-10-12T03:47:41.675Z] Step 8/33 : COPY . . [2022-10-12T03:47:41.675Z] ---> Using cache [2022-10-12T03:47:41.675Z] ---> 4e01bfea589e [2022-10-12T03:47:41.675Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-12T03:47:42.639Z] ---> Running in ad4a8d058ad9 [2022-10-12T03:47:44.587Z] 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-12T03:47:51.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:47:51.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:47:51.250Z] ---> d263c1c05ef2 [2022-10-12T03:47:51.250Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T03:47:51.250Z] ---> Using cache [2022-10-12T03:47:51.250Z] ---> 2867a7b75bd6 [2022-10-12T03:47:51.250Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T03:47:51.250Z] ---> Using cache [2022-10-12T03:47:51.250Z] ---> fbdb9182f52a [2022-10-12T03:47:51.250Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:47:51.250Z] ---> Using cache [2022-10-12T03:47:51.250Z] ---> 31ccd912c6f0 [2022-10-12T03:47:51.250Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-12T03:47:51.250Z] ---> Using cache [2022-10-12T03:47:51.250Z] ---> cfbdb86242ec [2022-10-12T03:47:51.250Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T03:47:51.250Z] ---> Using cache [2022-10-12T03:47:51.250Z] ---> 74e9e742ff0f [2022-10-12T03:47:51.250Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:47:51.515Z] ---> Using cache [2022-10-12T03:47:51.515Z] ---> faa64641508e [2022-10-12T03:47:51.515Z] Step 9/24 : COPY . . [2022-10-12T03:47:51.515Z] ---> Using cache [2022-10-12T03:47:51.515Z] ---> eff1cefcfd83 [2022-10-12T03:47:51.515Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-12T03:47:52.473Z] ---> Running in e3fbbccb0190 [2022-10-12T03:47:55.042Z] 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-12T03:48:00.376Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T03:48:00.376Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-12T03:48:00.376Z] ---> d263c1c05ef2 [2022-10-12T03:48:00.376Z] Step 3/20 : WORKDIR /edgex-go [2022-10-12T03:48:00.376Z] ---> Using cache [2022-10-12T03:48:00.376Z] ---> fa5fd4a8ede4 [2022-10-12T03:48:00.376Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-12T03:48:00.376Z] ---> Running in 9c72692c7caf [2022-10-12T03:48:03.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:48:03.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:48:05.936Z] v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-12T03:48:05.936Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-12T03:48:05.936Z] OK: 16892 distinct packages available [2022-10-12T03:48:05.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:48:06.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:48:07.604Z] Removing intermediate container 36ed6fcd9232 [2022-10-12T03:48:07.604Z] ---> 44d4e0873667 [2022-10-12T03:48:07.604Z] Step 8/23 : COPY . . [2022-10-12T03:48:07.869Z] OK: 221 MiB in 51 packages [2022-10-12T03:48:09.802Z] Removing intermediate container 9c72692c7caf [2022-10-12T03:48:09.802Z] ---> 2ce7c7db3e22 [2022-10-12T03:48:09.802Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-12T03:48:11.204Z] ---> e07eac7bb74a [2022-10-12T03:48:11.204Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:48:11.204Z] ---> Running in ccc461942cc6 [2022-10-12T03:48:23.497Z] ---> b6985cd2d899 [2022-10-12T03:48:23.497Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-12T03:48:23.497Z] ---> Running in bd9771cfd150 [2022-10-12T03:48:23.497Z] 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-12T03:49:10.308Z] Removing intermediate container ccc461942cc6 [2022-10-12T03:49:10.308Z] ---> 7091fb0ae255 [2022-10-12T03:49:10.308Z] Step 7/20 : COPY . . [2022-10-12T03:49:22.604Z] ---> 406ea05953f6 [2022-10-12T03:49:22.604Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-12T03:49:22.604Z] ---> Running in 9a47c3b0a9cc [2022-10-12T03:49:23.185Z] 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-12T03:50:44.798Z] 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-12T03:51:02.970Z] Removing intermediate container 6aebc37fbaea [2022-10-12T03:51:02.970Z] ---> d716dc9d88ac [2022-10-12T03:51:02.970Z] [2022-10-12T03:51:02.970Z] Step 10/25 : FROM alpine:3.16 [2022-10-12T03:51:02.970Z] ---> a6215f271958 [2022-10-12T03:51:02.970Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-12T03:51:02.970Z] ---> Running in 267b59a84917 [2022-10-12T03:51:04.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:51:04.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:51:06.049Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-12T03:51:06.049Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-12T03:51:06.049Z] (3/3) Installing su-exec (0.2-r1) [2022-10-12T03:51:06.049Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:51:06.049Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:51:06.313Z] OK: 6 MiB in 17 packages [2022-10-12T03:51:08.245Z] Removing intermediate container 267b59a84917 [2022-10-12T03:51:08.245Z] ---> 63800d2dad4b [2022-10-12T03:51:08.245Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T03:51:08.245Z] ---> Running in 15fce4458c7b [2022-10-12T03:51:08.823Z] Removing intermediate container 15fce4458c7b [2022-10-12T03:51:08.823Z] ---> df8deebead98 [2022-10-12T03:51:08.823Z] Step 13/25 : WORKDIR / [2022-10-12T03:51:09.087Z] ---> Running in 36374b93bd4b [2022-10-12T03:51:09.669Z] Removing intermediate container 36374b93bd4b [2022-10-12T03:51:09.669Z] ---> 36b099a8c757 [2022-10-12T03:51:09.669Z] 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-12T03:51:11.070Z] ---> fc00ef142c62 [2022-10-12T03:51:11.070Z] 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-12T03:51:12.164Z] ---> 976a94a9d3b1 [2022-10-12T03:51:12.164Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-12T03:51:13.148Z] ---> 36ddd624ba78 [2022-10-12T03:51:13.148Z] 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-12T03:51:14.129Z] ---> 6cfbce94c536 [2022-10-12T03:51:14.129Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-12T03:51:15.589Z] ---> 17af34220844 [2022-10-12T03:51:15.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-12T03:51:17.557Z] ---> 453e1a06522c [2022-10-12T03:51:17.557Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T03:51:18.521Z] ---> 1f79bdb46d88 [2022-10-12T03:51:18.521Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T03:51:18.522Z] ---> Running in a3a0ee556904 [2022-10-12T03:51:21.885Z] Removing intermediate container a3a0ee556904 [2022-10-12T03:51:21.885Z] ---> 53c5e178ad8d [2022-10-12T03:51:21.885Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T03:51:21.885Z] ---> Running in 4b7f330dd571 [2022-10-12T03:51:22.161Z] Removing intermediate container 4b7f330dd571 [2022-10-12T03:51:22.161Z] ---> 5ba8ac106831 [2022-10-12T03:51:22.161Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T03:51:22.161Z] ---> Running in 425a1f2978ae [2022-10-12T03:51:22.753Z] Removing intermediate container 425a1f2978ae [2022-10-12T03:51:22.753Z] ---> 5430d38e90ca [2022-10-12T03:51:22.753Z] Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:51:22.753Z] ---> Running in 0fff806f8dff [2022-10-12T03:51:23.345Z] Removing intermediate container 0fff806f8dff [2022-10-12T03:51:23.346Z] ---> 05aa80782bf9 [2022-10-12T03:51:23.346Z] Step 25/25 : LABEL version=0.0.0 [2022-10-12T03:51:23.346Z] ---> Running in 3616f995e172 [2022-10-12T03:51:23.933Z] Removing intermediate container 3616f995e172 [2022-10-12T03:51:23.933Z] ---> e7262eeb7df6 [2022-10-12T03:51:23.933Z] [2022-10-12T03:51:24.204Z] Successfully built e7262eeb7df6 [2022-10-12T03:51:24.204Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-12T03:53:15.876Z]  Building security-secretstore-setup ... done Removing intermediate container ad4a8d058ad9 [2022-10-12T03:53:15.876Z] ---> 5c67878ea19b [2022-10-12T03:53:15.876Z] [2022-10-12T03:53:15.876Z] Step 10/33 : FROM alpine:3.16 [2022-10-12T03:53:15.876Z] ---> a6215f271958 [2022-10-12T03:53:15.876Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:53:15.876Z] ---> Running in e6f4913886c0 [2022-10-12T03:53:15.876Z] Removing intermediate container e6f4913886c0 [2022-10-12T03:53:15.876Z] ---> 1327e6a31b56 [2022-10-12T03:53:15.876Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-12T03:53:15.876Z] ---> Running in cf7722c8e163 [2022-10-12T03:53:15.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:53:15.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:53:15.876Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-12T03:53:15.876Z] (2/2) Installing su-exec (0.2-r1) [2022-10-12T03:53:15.876Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:53:15.876Z] OK: 5 MiB in 16 packages [2022-10-12T03:53:17.850Z] Removing intermediate container cf7722c8e163 [2022-10-12T03:53:17.850Z] ---> 18bf2233476e [2022-10-12T03:53:17.850Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-12T03:53:18.117Z] ---> Running in edf17c263254 [2022-10-12T03:53:18.703Z] Removing intermediate container edf17c263254 [2022-10-12T03:53:18.703Z] ---> ac1516a7f6dd [2022-10-12T03:53:18.703Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-12T03:53:18.703Z] ---> Running in 2defedc790d4 [2022-10-12T03:53:19.669Z] Removing intermediate container 2defedc790d4 [2022-10-12T03:53:19.669Z] ---> 01224622d9aa [2022-10-12T03:53:19.669Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-12T03:53:19.669Z] ---> Running in 58cbdbf604df [2022-10-12T03:53:20.629Z] Removing intermediate container 58cbdbf604df [2022-10-12T03:53:20.629Z] ---> 06eaefd851d3 [2022-10-12T03:53:20.629Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-12T03:53:20.629Z] ---> Running in 4c1a5d062023 [2022-10-12T03:53:21.588Z] Removing intermediate container 4c1a5d062023 [2022-10-12T03:53:21.588Z] ---> d70635f8f033 [2022-10-12T03:53:21.588Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-12T03:53:21.588Z] ---> Running in 519593610a5a [2022-10-12T03:53:26.909Z] Removing intermediate container 519593610a5a [2022-10-12T03:53:26.909Z] ---> f485cea561f8 [2022-10-12T03:53:26.909Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-12T03:53:26.909Z] ---> Running in dc98585c5f94 [2022-10-12T03:53:27.175Z] Removing intermediate container dc98585c5f94 [2022-10-12T03:53:27.175Z] ---> 9e0c6db0fbfe [2022-10-12T03:53:27.175Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-12T03:53:27.441Z] Removing intermediate container bd9771cfd150 [2022-10-12T03:53:27.441Z] ---> 810966580dde [2022-10-12T03:53:27.441Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-12T03:53:27.441Z] ---> Running in c110ebbe3b55 [2022-10-12T03:53:28.847Z] ---> 9c1cb6e9e3ce [2022-10-12T03:53:28.847Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-12T03:53:29.119Z] ---> Running in 588eb08e7cd2 [2022-10-12T03:53:30.086Z] 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-12T03:53:33.425Z] Removing intermediate container 588eb08e7cd2 [2022-10-12T03:53:33.425Z] ---> 082776399e04 [2022-10-12T03:53:33.425Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:53:36.001Z] ---> b8d7abb56cea [2022-10-12T03:53:36.001Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-12T03:53:36.001Z] Removing intermediate container c110ebbe3b55 [2022-10-12T03:53:36.001Z] ---> 3835fbc31fdb [2022-10-12T03:53:36.001Z] [2022-10-12T03:53:36.001Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T03:53:36.001Z] ---> a6215f271958 [2022-10-12T03:53:36.001Z] 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-12T03:53:36.265Z] ---> Running in 4ff4fea94b70 [2022-10-12T03:53:37.258Z] Removing intermediate container 4ff4fea94b70 [2022-10-12T03:53:37.258Z] ---> 526f438e930b [2022-10-12T03:53:37.258Z] 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-12T03:53:37.258Z] ---> Running in 7159629b4708 [2022-10-12T03:53:38.663Z] Removing intermediate container e3fbbccb0190 [2022-10-12T03:53:38.928Z] ---> ff50fbe2eba4 [2022-10-12T03:53:38.928Z] [2022-10-12T03:53:38.928Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T03:53:38.928Z] ---> a6215f271958 [2022-10-12T03:53:38.928Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-12T03:53:38.928Z] ---> Using cache [2022-10-12T03:53:38.928Z] ---> cf44e0449bec [2022-10-12T03:53:38.928Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T03:53:38.928Z] ---> Using cache [2022-10-12T03:53:38.928Z] ---> 7876aa16ee85 [2022-10-12T03:53:38.928Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-12T03:53:39.192Z] ---> Running in 335d56abac73 [2022-10-12T03:53:39.192Z] ---> b0d028afcd0c [2022-10-12T03:53:39.192Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-12T03:53:39.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:53:39.726Z] Removing intermediate container 335d56abac73 [2022-10-12T03:53:39.726Z] ---> d2f9f72fcc99 [2022-10-12T03:53:39.726Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-12T03:53:39.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:53:39.726Z] ---> Running in 1f912c894e27 [2022-10-12T03:53:40.681Z] ---> 67673ba092ae [2022-10-12T03:53:40.681Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-12T03:53:40.681Z] Removing intermediate container 1f912c894e27 [2022-10-12T03:53:40.681Z] ---> f6a6c3eb1f9c [2022-10-12T03:53:40.681Z] Step 16/24 : WORKDIR / [2022-10-12T03:53:40.681Z] ---> Running in 9219cae41a6a [2022-10-12T03:53:40.950Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-12T03:53:40.950Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-12T03:53:40.950Z] (3/33) Installing readline (8.1.2-r0) [2022-10-12T03:53:40.950Z] (4/33) Installing bash (5.1.16-r2) [2022-10-12T03:53:40.950Z] Executing bash-5.1.16-r2.post-install [2022-10-12T03:53:40.950Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-12T03:53:41.222Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-12T03:53:41.222Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T03:53:41.222Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-12T03:53:41.222Z] (9/33) Installing curl (7.83.1-r3) [2022-10-12T03:53:41.222Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-12T03:53:41.487Z] Removing intermediate container 9219cae41a6a [2022-10-12T03:53:41.487Z] ---> 2fbae8f7e014 [2022-10-12T03:53:41.487Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:53:41.487Z] ---> 24c4fe0d0b42 [2022-10-12T03:53:41.487Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-12T03:53:42.071Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-12T03:53:42.071Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-12T03:53:42.071Z] (13/33) Installing expat (2.4.9-r0) [2022-10-12T03:53:42.071Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-12T03:53:42.071Z] (15/33) Installing gdbm (1.23-r0) [2022-10-12T03:53:42.071Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-12T03:53:42.071Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T03:53:42.071Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T03:53:42.335Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-12T03:53:42.335Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-12T03:53:42.335Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-12T03:53:42.599Z] ---> 8f299d3d21ab [2022-10-12T03:53:42.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-12T03:53:42.599Z] ---> 7b8a40fde43d [2022-10-12T03:53:42.599Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-12T03:53:44.002Z] ---> e4ed17c4709c [2022-10-12T03:53:44.002Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-12T03:53:44.592Z] ---> d52ec7ab112f [2022-10-12T03:53:44.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-12T03:53:44.592Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-12T03:53:44.592Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-12T03:53:44.857Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-12T03:53:44.857Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-12T03:53:44.857Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-12T03:53:44.857Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-12T03:53:44.857Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-12T03:53:44.857Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-12T03:53:44.857Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-12T03:53:44.857Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-12T03:53:44.857Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-12T03:53:45.136Z] ---> bd2bdc4b493f [2022-10-12T03:53:45.136Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-12T03:53:45.136Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-12T03:53:45.136Z] ---> Running in 42e47c19a9c5 [2022-10-12T03:53:45.756Z] ---> bccd2660ac43 [2022-10-12T03:53:45.756Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-12T03:53:46.025Z] ---> Running in c82f16fb7161 [2022-10-12T03:53:46.294Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T03:53:46.564Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:53:47.156Z] Removing intermediate container c82f16fb7161 [2022-10-12T03:53:47.156Z] ---> 3f3ac2e1ea49 [2022-10-12T03:53:47.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:53:47.426Z] ---> Running in bcb72493bf35 [2022-10-12T03:53:47.426Z] OK: 120 MiB in 47 packages [2022-10-12T03:53:48.017Z] Removing intermediate container bcb72493bf35 [2022-10-12T03:53:48.017Z] ---> 9fe8b00d5303 [2022-10-12T03:53:48.017Z] Step 22/24 : LABEL arch=arm64 [2022-10-12T03:53:48.287Z] ---> Running in 0643dde4b4e8 [2022-10-12T03:53:48.878Z] Removing intermediate container 42e47c19a9c5 [2022-10-12T03:53:48.878Z] ---> 53f3b7d0d874 [2022-10-12T03:53:48.878Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-12T03:53:48.878Z] Removing intermediate container 0643dde4b4e8 [2022-10-12T03:53:48.878Z] ---> 5019e1215b45 [2022-10-12T03:53:48.878Z] Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:53:49.146Z] ---> Running in e6ee523bbec8 [2022-10-12T03:53:49.146Z] ---> Running in eafcdc789a6c [2022-10-12T03:53:49.733Z] Removing intermediate container eafcdc789a6c [2022-10-12T03:53:49.733Z] ---> 17622c76dfdd [2022-10-12T03:53:49.733Z] Step 24/24 : LABEL version=0.0.0 [2022-10-12T03:53:49.733Z] Removing intermediate container e6ee523bbec8 [2022-10-12T03:53:49.733Z] ---> 816a0499d5c5 [2022-10-12T03:53:49.733Z] Step 30/33 : CMD ["gate"] [2022-10-12T03:53:50.004Z] ---> Running in 8cad212ec81e [2022-10-12T03:53:50.004Z] ---> Running in 233b7d581032 [2022-10-12T03:53:50.590Z] Removing intermediate container 8cad212ec81e [2022-10-12T03:53:50.590Z] ---> 96a3522748da [2022-10-12T03:53:50.590Z] Removing intermediate container 233b7d581032 [2022-10-12T03:53:50.590Z] ---> 8278b69dd08c [2022-10-12T03:53:50.590Z] Step 31/33 : LABEL arch=arm64 [2022-10-12T03:53:50.590Z] [2022-10-12T03:53:50.590Z] ---> Running in 26f4bd24b305 [2022-10-12T03:53:50.859Z] Successfully built 96a3522748da [2022-10-12T03:53:50.859Z] Successfully tagged core-command-arm64:latest [2022-10-12T03:53:51.127Z]  Building core-command ... done Removing intermediate container 26f4bd24b305 [2022-10-12T03:53:51.127Z] ---> 5e7b852ab80b [2022-10-12T03:53:51.127Z] Step 32/33 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:53:51.127Z] ---> Running in a36b0256095f [2022-10-12T03:53:51.713Z] Removing intermediate container a36b0256095f [2022-10-12T03:53:51.713Z] ---> d0548c22ac28 [2022-10-12T03:53:51.713Z] Step 33/33 : LABEL version=0.0.0 [2022-10-12T03:53:51.982Z] ---> Running in c9038ca7ec00 [2022-10-12T03:53:52.251Z] Removing intermediate container c9038ca7ec00 [2022-10-12T03:53:52.251Z] ---> 2fd6ebb65abb [2022-10-12T03:53:52.251Z] [2022-10-12T03:53:52.519Z] Successfully built 2fd6ebb65abb [2022-10-12T03:53:52.787Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-12T03:54:01.013Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-10-12T03:54:01.013Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-12T03:54:01.013Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 [2022-10-12T03:54:01.281Z] Collecting cached-property<2,>=1.2.0 [2022-10-12T03:54:01.281Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-12T03:54:01.864Z] Collecting PyYAML<4,>=3.10 [2022-10-12T03:54:01.864Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-12T03:54:01.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 [2022-10-12T03:54:03.271Z] Preparing metadata (setup.py): started [2022-10-12T03:54:05.213Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:54:06.174Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-12T03:54:06.174Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-12T03:54:06.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 [2022-10-12T03:54:06.709Z] Collecting jsonschema<3,>=2.5.1 [2022-10-12T03:54:06.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-12T03:54:06.709Z] Collecting docopt<0.7,>=0.6.1 [2022-10-12T03:54:06.709Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-12T03:54:06.976Z] Preparing metadata (setup.py): started [2022-10-12T03:54:08.926Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:54:09.194Z] Collecting docker<4.0,>=3.6.0 [2022-10-12T03:54:09.194Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-12T03:54:09.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.4 MB/s eta 0:00:00 [2022-10-12T03:54:09.195Z] Collecting texttable<0.10,>=0.9.0 [2022-10-12T03:54:09.195Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-12T03:54:09.195Z] Preparing metadata (setup.py): started [2022-10-12T03:54:11.144Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:54:11.733Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-12T03:54:11.733Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-12T03:54:11.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 [2022-10-12T03:54:11.733Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-12T03:54:11.733Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-12T03:54:12.002Z] Preparing metadata (setup.py): started [2022-10-12T03:54:13.952Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T03:54:13.952Z] 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-12T03:54:13.952Z] Collecting docker-pycreds>=0.4.0 [2022-10-12T03:54:13.952Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-12T03:54:15.364Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-12T03:54:15.364Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-12T03:54:15.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-10-12T03:54:15.640Z] Collecting idna<2.8,>=2.5 [2022-10-12T03:54:15.640Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-12T03:54:15.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 [2022-10-12T03:54:15.908Z] Collecting certifi>=2017.4.17 [2022-10-12T03:54:15.908Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-12T03:54:15.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.6 MB/s eta 0:00:00 [2022-10-12T03:54:15.909Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-12T03:54:16.177Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-12T03:54:16.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.7 MB/s eta 0:00:00 [2022-10-12T03:54:16.447Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-12T03:54:16.447Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-12T03:54:16.447Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-12T03:54:16.447Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-12T03:54:17.411Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-12T03:54:17.411Z] Running setup.py install for texttable: started [2022-10-12T03:54:19.366Z] Running setup.py install for texttable: finished with status 'done' [2022-10-12T03:54:19.366Z] Running setup.py install for PyYAML: started [2022-10-12T03:54:21.963Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-12T03:54:22.938Z] Running setup.py install for docopt: started [2022-10-12T03:54:25.530Z] Running setup.py install for docopt: finished with status 'done' [2022-10-12T03:54:28.120Z] Running setup.py install for dockerpty: started [2022-10-12T03:54:30.161Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-12T03:54:30.161Z] Removing intermediate container 9a47c3b0a9cc [2022-10-12T03:54:30.161Z] ---> a85a7381ba2d [2022-10-12T03:54:30.161Z] [2022-10-12T03:54:30.161Z] Step 9/20 : FROM alpine:3.15 [2022-10-12T03:54:30.161Z] ---> 02e0d6fdf486 [2022-10-12T03:54:30.161Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T03:54:30.161Z] ---> Using cache [2022-10-12T03:54:30.161Z] ---> 0c41e1e6e2f7 [2022-10-12T03:54:30.161Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:54:30.161Z] ---> Using cache [2022-10-12T03:54:30.161Z] ---> 7cb8af234eef [2022-10-12T03:54:30.161Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-12T03:54:30.161Z] ---> Running in 346ac4638ee6 [2022-10-12T03:54:31.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:54:32.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:54:32.385Z] 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-12T03:54:32.385Z] 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-12T03:54:33.356Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T03:54:33.356Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T03:54:33.356Z] OK: 15734 distinct packages available [2022-10-12T03:54:33.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T03:54:34.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T03:54:35.288Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-12T03:54:35.555Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-12T03:54:35.555Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-12T03:54:35.555Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-12T03:54:35.821Z] (5/9) Installing curl (7.80.0-r3) [2022-10-12T03:54:35.821Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-12T03:54:35.821Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-12T03:54:36.092Z] (8/9) Installing libucontext (1.1-r0) [2022-10-12T03:54:36.092Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-12T03:54:36.092Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T03:54:36.092Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T03:54:36.365Z] OK: 8 MiB in 23 packages [2022-10-12T03:54:38.317Z] Removing intermediate container 346ac4638ee6 [2022-10-12T03:54:38.317Z] ---> bbf09afff930 [2022-10-12T03:54:38.317Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T03:54:38.904Z] ---> 1abcb17f7fab [2022-10-12T03:54:38.904Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-12T03:54:40.859Z] ---> 183e1e571774 [2022-10-12T03:54:40.859Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-12T03:54:41.133Z] ---> 752811cd31e7 [2022-10-12T03:54:41.133Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-12T03:54:41.133Z] ---> Running in e2773a166ba6 [2022-10-12T03:54:41.723Z] Removing intermediate container e2773a166ba6 [2022-10-12T03:54:41.723Z] ---> b6f1602ec58a [2022-10-12T03:54:41.723Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:54:41.723Z] ---> Running in 233657f08fec [2022-10-12T03:54:41.992Z] Removing intermediate container 7159629b4708 [2022-10-12T03:54:41.992Z] ---> e4cdbd26e531 [2022-10-12T03:54:41.992Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-12T03:54:41.992Z] Removing intermediate container 233657f08fec [2022-10-12T03:54:41.992Z] ---> e6d012ec5e0e [2022-10-12T03:54:41.992Z] Step 18/20 : LABEL arch=arm64 [2022-10-12T03:54:41.992Z] ---> Running in 61089bffed21 [2022-10-12T03:54:42.284Z] ---> Running in aae53816f661 [2022-10-12T03:54:42.554Z] Removing intermediate container 61089bffed21 [2022-10-12T03:54:42.554Z] ---> 912795401449 [2022-10-12T03:54:42.554Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T03:54:42.554Z] Removing intermediate container aae53816f661 [2022-10-12T03:54:42.554Z] ---> a6297678c4f2 [2022-10-12T03:54:42.554Z] Step 19/20 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:54:42.554Z] ---> Running in 1720c1b3d3d2 [2022-10-12T03:54:42.554Z] ---> Running in 0f1fc1e48d7d [2022-10-12T03:54:42.823Z] Removing intermediate container 1720c1b3d3d2 [2022-10-12T03:54:42.823Z] ---> d1753d4cbedc [2022-10-12T03:54:42.823Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-12T03:54:42.823Z] Removing intermediate container 0f1fc1e48d7d [2022-10-12T03:54:42.823Z] ---> 8118b334a038 [2022-10-12T03:54:42.823Z] Step 20/20 : LABEL version=0.0.0 [2022-10-12T03:54:43.092Z] ---> Running in 5ca8d2c450b5 [2022-10-12T03:54:43.361Z] Removing intermediate container 5ca8d2c450b5 [2022-10-12T03:54:43.361Z] ---> deb3b0541341 [2022-10-12T03:54:43.361Z] [2022-10-12T03:54:43.629Z] Successfully built deb3b0541341 [2022-10-12T03:54:43.629Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-12T03:54:43.898Z]  Building security-spiffe-token-provider ... done  ---> 2eb7113c126b [2022-10-12T03:54:43.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-12T03:54:45.845Z] ---> 529b66bc380a [2022-10-12T03:54:45.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-12T03:54:46.431Z] ---> fbaab2868093 [2022-10-12T03:54:46.432Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-12T03:54:46.432Z] ---> Running in 7acb3f184efa [2022-10-12T03:54:46.700Z] Removing intermediate container 7acb3f184efa [2022-10-12T03:54:46.700Z] ---> c97b92882bdd [2022-10-12T03:54:46.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T03:54:46.700Z] ---> Running in 6072f06cb393 [2022-10-12T03:54:46.969Z] Removing intermediate container 6072f06cb393 [2022-10-12T03:54:46.969Z] ---> 49bc97ef626b [2022-10-12T03:54:46.969Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T03:54:47.237Z] ---> Running in 0f6d38162eae [2022-10-12T03:54:47.506Z] Removing intermediate container 0f6d38162eae [2022-10-12T03:54:47.506Z] ---> 960a86b072dc [2022-10-12T03:54:47.506Z] Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [2022-10-12T03:54:47.506Z] ---> Running in d9420ce9cbf1 [2022-10-12T03:54:47.774Z] Removing intermediate container d9420ce9cbf1 [2022-10-12T03:54:47.774Z] ---> a462d29950b5 [2022-10-12T03:54:47.774Z] Step 23/23 : LABEL version=0.0.0 [2022-10-12T03:54:47.774Z] ---> Running in 1b245696550f [2022-10-12T03:54:48.042Z] Removing intermediate container 1b245696550f [2022-10-12T03:54:48.042Z] ---> a7118af12a22 [2022-10-12T03:54:48.042Z] [2022-10-12T03:54:48.310Z] Successfully built a7118af12a22 [2022-10-12T03:54:48.310Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-12T03:54:48.590Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-12T03:54:48.606Z] $ docker stop --time=1 b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 [2022-10-12T03:54:50.259Z] $ docker rm -f b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T03:54:50.794Z] + docker images [2022-10-12T03:54:51.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-12T03:54:51.060Z] sys-mgmt-agent-arm64 latest a7118af12a22 3 seconds ago 133MB [2022-10-12T03:54:51.060Z] security-spiffe-token-provider-arm64 latest deb3b0541341 7 seconds ago 28.4MB [2022-10-12T03:54:51.060Z] a85a7381ba2d 22 seconds ago 1.44GB [2022-10-12T03:54:51.060Z] security-bootstrapper-arm64 latest 2fd6ebb65abb 58 seconds ago 19.1MB [2022-10-12T03:54:51.060Z] core-command-arm64 latest 96a3522748da About a minute ago 16.8MB [2022-10-12T03:54:51.060Z] ff50fbe2eba4 About a minute ago 1.41GB [2022-10-12T03:54:51.060Z] 3835fbc31fdb About a minute ago 1.39GB [2022-10-12T03:54:51.060Z] 5c67878ea19b About a minute ago 1.4GB [2022-10-12T03:54:51.060Z] security-secretstore-setup-arm64 latest e7262eeb7df6 3 minutes ago 28.2MB [2022-10-12T03:54:51.060Z] d716dc9d88ac 3 minutes ago 1.4GB [2022-10-12T03:54:51.060Z] security-spire-config-arm64 latest 730e76609422 7 minutes ago 83.6MB [2022-10-12T03:54:51.060Z] support-notifications-arm64 latest c5ffd8d07342 7 minutes ago 29.1MB [2022-10-12T03:54:51.060Z] support-scheduler-arm64 latest 038472a652be 7 minutes ago 28.5MB [2022-10-12T03:54:51.060Z] bd8d566a0719 7 minutes ago 1.28GB [2022-10-12T03:54:51.060Z] 7fac7cfeb926 7 minutes ago 1.47GB [2022-10-12T03:54:51.060Z] 9bf6f1a6f1e3 7 minutes ago 1.47GB [2022-10-12T03:54:51.060Z] security-spire-agent-arm64 latest 7ef80050cdcd 8 minutes ago 122MB [2022-10-12T03:54:51.060Z] security-spire-server-arm64 latest 644f5dfa44c0 8 minutes ago 84.3MB [2022-10-12T03:54:51.060Z] 8ab3f59a7079 8 minutes ago 1.28GB [2022-10-12T03:54:51.060Z] core-data-arm64 latest 5e1922fc52d2 9 minutes ago 20.7MB [2022-10-12T03:54:51.060Z] e34e1445f5f7 9 minutes ago 1.28GB [2022-10-12T03:54:51.060Z] 8de58ae1ec5e 9 minutes ago 1.42GB [2022-10-12T03:54:51.060Z] core-metadata-arm64 latest 55b19e52b358 9 minutes ago 17.6MB [2022-10-12T03:54:51.060Z] eff48e0484a7 10 minutes ago 1.41GB [2022-10-12T03:54:51.060Z] security-proxy-setup-arm64 latest cfefceae115b 11 minutes ago 26.5MB [2022-10-12T03:54:51.060Z] bd7c64e668c5 11 minutes ago 1.4GB [2022-10-12T03:54:51.060Z] ci-base-image-arm64 latest d263c1c05ef2 31 minutes ago 942MB [2022-10-12T03:54:51.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 32 hours ago 679MB [2022-10-12T03:54:51.060Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-12T03:54:51.060Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-12T03:54:51.060Z] 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-12T03:54:51.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T03:54:51.893Z] [2022-10-12T03:54:51.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:54:52.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T03:54:52.560Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T03:54:52.560Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T03:54:52.560Z] 04944245beec: Pulling fs layer [2022-10-12T03:54:52.560Z] 699f458cf7ca: Pulling fs layer [2022-10-12T03:54:52.560Z] 765212b225bb: Pulling fs layer [2022-10-12T03:54:52.560Z] f23df028b6ca: Pulling fs layer [2022-10-12T03:54:52.560Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T03:54:52.560Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T03:54:52.560Z] f23df028b6ca: Waiting [2022-10-12T03:54:52.560Z] 765212b225bb: Waiting [2022-10-12T03:54:52.560Z] 2437ff75d9bd: Waiting [2022-10-12T03:54:52.560Z] d65c8cfc05b1: Waiting [2022-10-12T03:54:52.560Z] 04944245beec: Verifying Checksum [2022-10-12T03:54:52.560Z] 04944245beec: Download complete [2022-10-12T03:54:52.560Z] 765212b225bb: Verifying Checksum [2022-10-12T03:54:52.560Z] 765212b225bb: Download complete [2022-10-12T03:54:52.827Z] f23df028b6ca: Verifying Checksum [2022-10-12T03:54:52.827Z] f23df028b6ca: Download complete [2022-10-12T03:54:52.827Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T03:54:52.827Z] d65c8cfc05b1: Download complete [2022-10-12T03:54:52.827Z] 699f458cf7ca: Verifying Checksum [2022-10-12T03:54:52.827Z] 699f458cf7ca: Download complete [2022-10-12T03:54:53.093Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T03:54:53.093Z] 8998bd30e6a1: Download complete [2022-10-12T03:54:55.668Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T03:54:55.668Z] 2437ff75d9bd: Download complete [2022-10-12T03:54:57.072Z] 8998bd30e6a1: Pull complete [2022-10-12T03:54:57.655Z] 04944245beec: Pull complete [2022-10-12T03:54:59.059Z] 699f458cf7ca: Pull complete [2022-10-12T03:54:59.323Z] 765212b225bb: Pull complete [2022-10-12T03:54:59.904Z] f23df028b6ca: Pull complete [2022-10-12T03:55:00.169Z] d65c8cfc05b1: Pull complete [2022-10-12T03:55:15.139Z] 2437ff75d9bd: Pull complete [2022-10-12T03:55:15.139Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T03:55:15.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T03:55:15.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:55:15.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container [2022-10-12T03:55:15.504Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T03:55:17.979Z] $ docker top 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:18.899Z] ---> job-cost.sh [2022-10-12T03:55:18.899Z] lf-activate-venv: SKIPPING [2022-10-12T03:55:18.899Z] INFO: No Stack... [2022-10-12T03:55:19.165Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T03:55:20.117Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T03:55:20.462Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-10-12T03:55:20.462Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T03:55:20.778Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] [2022-10-12T03:55:20.783Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] did not exist. Created. [2022-10-12T03:55:20.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T03:55:21.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T03:55:21.381Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T03:55:21.399Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T03:55:21.472Z] $ docker stop --time=1 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 [2022-10-12T03:55:22.973Z] $ docker rm -f 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 [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-12T03:55:23.953Z] provisioning config files... [2022-10-12T03:55:23.962Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15789088629115919158tmp [Pipeline] { [Pipeline] sh [2022-10-12T03:55:24.296Z] + set +x [2022-10-12T03:55:24.296Z] + curl -s https://codecov.io/bash [2022-10-12T03:55:24.296Z] + bash -s -- [2022-10-12T03:55:24.296Z] [2022-10-12T03:55:24.296Z] _____ _ [2022-10-12T03:55:24.296Z] / ____| | | [2022-10-12T03:55:24.296Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T03:55:24.296Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T03:55:24.296Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T03:55:24.296Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T03:55:24.296Z] Bash-1.0.6 [2022-10-12T03:55:24.296Z] [2022-10-12T03:55:24.296Z] [2022-10-12T03:55:24.296Z] ==> git version 2.25.1 found [2022-10-12T03:55:24.296Z] ==> 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-12T03:55:24.296Z] Release-Date: 2020-01-08 [2022-10-12T03:55:24.296Z] 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-12T03:55:24.296Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T03:55:24.296Z] ==> Jenkins CI detected. [2022-10-12T03:55:24.296Z] current dir:  /w/workspace/edgex-go/1 [2022-10-12T03:55:24.296Z] project root: . [2022-10-12T03:55:24.296Z] --> token set from env [2022-10-12T03:55:24.296Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T03:55:24.296Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T03:55:24.296Z] ==> Python coveragepy not found [2022-10-12T03:55:24.296Z] ==> Searching for coverage reports in: [2022-10-12T03:55:24.296Z] + . [2022-10-12T03:55:24.296Z] -> Found 1 reports [2022-10-12T03:55:24.296Z] ==> Detecting git/mercurial file structure [2022-10-12T03:55:24.296Z] ==> Reading reports [2022-10-12T03:55:24.296Z] + ./coverage.out bytes=502168 [2022-10-12T03:55:24.296Z] ==> Appending adjustments [2022-10-12T03:55:24.296Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T03:55:25.675Z] + Found adjustments [2022-10-12T03:55:25.675Z] ==> Gzipping contents [2022-10-12T03:55:25.675Z] 64K /tmp/codecov.vxPgtJ.gz [2022-10-12T03:55:25.675Z] ==> Uploading reports [2022-10-12T03:55:25.675Z] url: https://codecov.io [2022-10-12T03:55:25.675Z] query: branch=PR-4195&commit=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4195&job=&cmd_args= [2022-10-12T03:55:25.675Z] -> Pinging Codecov [2022-10-12T03:55:25.675Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4195&commit=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4195&job=&cmd_args= [2022-10-12T03:55:25.934Z] -> Uploading to [2022-10-12T03:55:25.934Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/00271124DB129430A58F1EEE437C3FCB/1ef59ac549b8558e5a8ad5b995bf5af3527d23c5/929ebfd4-852c-44bc-82d4-ea2425630162.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T035525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b09186ad64fa3618f5e81b5b1d8799e2be8a25fb4024d5a951d693e4180b911c [2022-10-12T03:55:26.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T03:55:26.192Z] Dload Upload Total Spent Left Speed [2022-10-12T03:55:26.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65510 0 0 100 65510 0 252k --:--:-- --:--:-- --:--:-- 252k [2022-10-12T03:55:26.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] } [2022-10-12T03:55:26.480Z] 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-12T03:55:27.769Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:28.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:28.977Z] ---> package-listing.sh [2022-10-12T03:55:28.977Z] ++ facter osfamily [2022-10-12T03:55:28.977Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T03:55:29.235Z] + OS_FAMILY=debian [2022-10-12T03:55:29.235Z] + workspace=/w/workspace/edgex-go/1 [2022-10-12T03:55:29.235Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T03:55:29.235Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T03:55:29.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T03:55:29.235Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T03:55:29.235Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-12T03:55:29.235Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T03:55:29.235Z] + case "${OS_FAMILY}" in [2022-10-12T03:55:29.235Z] + dpkg -l [2022-10-12T03:55:29.235Z] + grep '^ii' [2022-10-12T03:55:29.235Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T03:55:29.235Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T03:55:29.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T03:55:29.236Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-12T03:55:29.236Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-12T03:55:29.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-12T03:55:29.270Z] 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-12T03:55:29.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:55:30.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T03:55:30.202Z] [2022-10-12T03:55:30.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:55:30.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T03:55:30.581Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T03:55:30.581Z] 5eb5b503b376: Pulling fs layer [2022-10-12T03:55:30.581Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T03:55:30.581Z] ec43610c2a17: Pulling fs layer [2022-10-12T03:55:30.581Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T03:55:30.581Z] 33b1e0a273af: Pulling fs layer [2022-10-12T03:55:30.581Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T03:55:30.581Z] 2f39f015ded8: Pulling fs layer [2022-10-12T03:55:30.581Z] 3a2ae6a8a46f: Waiting [2022-10-12T03:55:30.581Z] 33b1e0a273af: Waiting [2022-10-12T03:55:30.581Z] 5d3b04190fa2: Waiting [2022-10-12T03:55:30.581Z] 2f39f015ded8: Waiting [2022-10-12T03:55:30.581Z] 5c69ac0246d0: Download complete [2022-10-12T03:55:30.581Z] 3a2ae6a8a46f: Download complete [2022-10-12T03:55:30.841Z] 33b1e0a273af: Verifying Checksum [2022-10-12T03:55:30.841Z] 33b1e0a273af: Download complete [2022-10-12T03:55:30.841Z] ec43610c2a17: Verifying Checksum [2022-10-12T03:55:30.841Z] ec43610c2a17: Download complete [2022-10-12T03:55:30.841Z] 5d3b04190fa2: Verifying Checksum [2022-10-12T03:55:30.841Z] 5d3b04190fa2: Download complete [2022-10-12T03:55:30.841Z] 5eb5b503b376: Verifying Checksum [2022-10-12T03:55:30.841Z] 5eb5b503b376: Download complete [2022-10-12T03:55:31.408Z] 2f39f015ded8: Download complete [2022-10-12T03:55:31.972Z] 5eb5b503b376: Pull complete [2022-10-12T03:55:32.230Z] 5c69ac0246d0: Pull complete [2022-10-12T03:55:32.796Z] ec43610c2a17: Pull complete [2022-10-12T03:55:32.796Z] 3a2ae6a8a46f: Pull complete [2022-10-12T03:55:33.054Z] 33b1e0a273af: Pull complete [2022-10-12T03:55:33.054Z] 5d3b04190fa2: Pull complete [2022-10-12T03:55:37.238Z] 2f39f015ded8: Pull complete [2022-10-12T03:55:37.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T03:55:37.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T03:55:37.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:55:37.445Z] prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container [2022-10-12T03:55:37.466Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T03:55:40.794Z] $ docker top a0c62f1b5e38431bbf51063fa6563b7092d8c464dfa7cbe397de95a92aea5f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:55:41.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T03:55:41.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T03:55:41.796Z] + ls /var/log/sa-host [2022-10-12T03:55:41.796Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T03:55:41.917Z] provisioning config files... [2022-10-12T03:55:41.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5446531444791716190tmp [Pipeline] { [Pipeline] echo [2022-10-12T03:55:41.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:42.282Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T03:55:42.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:42.693Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T03:55:42.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:43.034Z] ---> sudo-logs.sh [2022-10-12T03:55:43.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T03:55:43.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:43.423Z] ---> job-cost.sh [2022-10-12T03:55:43.423Z] lf-activate-venv: SKIPPING [2022-10-12T03:55:43.423Z] DEBUG: total: 0.10999999940395355 [2022-10-12T03:55:43.423Z] INFO: Retrieving Stack Cost... [2022-10-12T03:55:43.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T03:55:44.247Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T03:55:44.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:55:44.587Z] ---> logs-deploy.sh [2022-10-12T03:55:44.587Z] lf-activate-venv: SKIPPING [2022-10-12T03:55:44.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4195/1 [2022-10-12T03:55:44.587Z] INFO: archiving workspace using pattern(s): [2022-10-12T03:55:45.522Z] Archives upload complete. [2022-10-12T03:55:45.522Z] INFO: archiving logs to Nexus