Pull request #4186 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 822255de0f222e29d0cda6915ec1ec084ad205d9+07636ef9ecc7fdcde5aa1f3409367271039fc420 (c571c355e7b2a3b644006fe75db916fcb5c00f14) 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-ssh17576944422336238235.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-ssh6570886539402558888.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-4186/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-4186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6250978815408580590.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-4186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh212110725435764560.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-ssh4693648940620748133.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-4186/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-4186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7793394075327129161.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7264 in /w/workspace/edgexfoundry_edgex-go_PR-4186 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit 822255de0f222e29d0cda6915ec1ec084ad205d9 Merge succeeded, producing c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 Checking out Revision c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 (PR-4186) > 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/4186/head:refs/remotes/origin/PR-4186 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 822255de0f222e29d0cda6915ec1ec084ad205d9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 # timeout=10 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-06T10:30:02.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-06T10:30:02.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-06T10:30:02.936Z] ========================================================= [2022-10-06T10:30:02.936Z] EdgeX Global Pipelines Version Info [2022-10-06T10:30:02.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-06T10:30:04.079Z] ------------------- [2022-10-06T10:30:04.079Z] stable info: [2022-10-06T10:30:04.079Z] ------------------- [2022-10-06T10:30:04.079Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-06T10:30:04.079Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T10:30:04.079Z] Message: update stable to v1.0.239 [2022-10-06T10:30:04.649Z] ------------------- [2022-10-06T10:30:04.649Z] experimental info: [2022-10-06T10:30:04.649Z] ------------------- [2022-10-06T10:30:04.649Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-06T10:30:04.649Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T10:30:04.649Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-06T10:30:04.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-06T10:30:04.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-06T10:30:05.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-06T10:30:05.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-06T10:30:05.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-06T10:30:05.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-06T10:30:05.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-06T10:30:05.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-06T10:30:05.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-06T10:30:05.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-06T10:30:05.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-06T10:30:05.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-06T10:30:05.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-06T10:30:05.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-06T10:30:05.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-06T10:30:05.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-06T10:30:05.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-06T10:30:05.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-06T10:30:05.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-06T10:30:05.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-06T10:30:05.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-06T10:30:05.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-06T10:30:05.783Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-06T10:30:05.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4186 [Pipeline] echo [2022-10-06T10:30:05.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4186 [Pipeline] echo [2022-10-06T10:30:05.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4186 [Pipeline] echo [2022-10-06T10:30:05.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo [2022-10-06T10:30:05.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8fb0f3 [Pipeline] echo [2022-10-06T10:30:05.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-06T10:30:06.094Z] provisioning config files... [2022-10-06T10:30:06.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14268574542449561737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T10:30:06.442Z] ---> docker-login.sh [2022-10-06T10:30:06.443Z] nexus3.edgexfoundry.org:10001 [2022-10-06T10:30:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:30:06.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:30:06.964Z] Configure a credential helper to remove this warning. See [2022-10-06T10:30:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:30:06.964Z] [2022-10-06T10:30:06.964Z] Login Succeeded [2022-10-06T10:30:06.964Z] nexus3.edgexfoundry.org:10002 [2022-10-06T10:30:06.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:30:06.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:30:06.964Z] Configure a credential helper to remove this warning. See [2022-10-06T10:30:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:30:06.964Z] [2022-10-06T10:30:06.964Z] Login Succeeded [2022-10-06T10:30:06.964Z] nexus3.edgexfoundry.org:10003 [2022-10-06T10:30:06.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:30:06.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:30:06.964Z] Configure a credential helper to remove this warning. See [2022-10-06T10:30:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:30:06.964Z] [2022-10-06T10:30:06.964Z] Login Succeeded [2022-10-06T10:30:06.964Z] nexus3.edgexfoundry.org:10004 [2022-10-06T10:30:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:30:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:30:07.226Z] Configure a credential helper to remove this warning. See [2022-10-06T10:30:07.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:30:07.226Z] [2022-10-06T10:30:07.226Z] Login Succeeded [2022-10-06T10:30:07.226Z] docker.io [2022-10-06T10:30:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:30:07.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:30:07.487Z] Configure a credential helper to remove this warning. See [2022-10-06T10:30:07.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:30:07.487Z] [2022-10-06T10:30:07.487Z] Login Succeeded [2022-10-06T10:30:07.487Z] ---> docker-login.sh ends [Pipeline] } [2022-10-06T10:30:07.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T10:30:07.916Z] + 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-06T10:30:07.916Z] + + dirname cmd/core-command/Dockerfile [2022-10-06T10:30:07.916Z] cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/core-data/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-06T10:30:07.916Z] + + cut -d/ -f2 [2022-10-06T10:30:07.916Z] dirname cmd/core-metadata/Dockerfile [2022-10-06T10:30:07.916Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-06T10:30:07.916Z] + + cut -d/ -f2 [2022-10-06T10:30:07.916Z] dirname cmd/security-proxy-setup/Dockerfile [2022-10-06T10:30:07.916Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-06T10:30:07.916Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-06T10:30:07.916Z] cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/support-notifications/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-06T10:30:07.916Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-06T10:30:07.916Z] + cut -d/ -f2 [2022-10-06T10:30:07.916Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-06T10:30:07.968Z] 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-06T10:30:08.482Z] + git rev-list -1 --merges c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96~1..c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo [2022-10-06T10:30:08.512Z] -----------> git rev-list -1 --merges c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96~1..c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:30:08.512Z] c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [false] [Pipeline] sh [2022-10-06T10:30:08.831Z] + git log --format=format:%s -1 c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo [2022-10-06T10:30:08.868Z] ========================================================= [2022-10-06T10:30:08.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-06T10:30:08.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-06T10:30:09.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T10:30:09.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-06T10:30:09.356Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-06T10:30:09.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-06T10:30:09.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-06T10:30:09.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-06T10:30:09.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:30:09.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T10:30:09.849Z] [2022-10-06T10:30:09.849Z] 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-06T10:30:10.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T10:30:10.223Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-06T10:30:10.223Z] b85a868b505f: Pulling fs layer [2022-10-06T10:30:10.223Z] e2be974225ed: Pulling fs layer [2022-10-06T10:30:10.223Z] 339a4e72a1f5: Pulling fs layer [2022-10-06T10:30:10.223Z] 988bab9f4d93: Pulling fs layer [2022-10-06T10:30:10.223Z] 1469e6f7b9e6: Pulling fs layer [2022-10-06T10:30:10.223Z] eaf3925da568: Pulling fs layer [2022-10-06T10:30:10.223Z] bab4dde63d76: Pulling fs layer [2022-10-06T10:30:10.223Z] bde34c3a00c8: Pulling fs layer [2022-10-06T10:30:10.223Z] b352a97aabf1: Pulling fs layer [2022-10-06T10:30:10.223Z] 4872d77fe225: Pulling fs layer [2022-10-06T10:30:10.223Z] 5851b861e8e6: Pulling fs layer [2022-10-06T10:30:10.223Z] 988bab9f4d93: Waiting [2022-10-06T10:30:10.223Z] 1469e6f7b9e6: Waiting [2022-10-06T10:30:10.223Z] b352a97aabf1: Waiting [2022-10-06T10:30:10.223Z] eaf3925da568: Waiting [2022-10-06T10:30:10.223Z] 4872d77fe225: Waiting [2022-10-06T10:30:10.223Z] bde34c3a00c8: Waiting [2022-10-06T10:30:10.223Z] bab4dde63d76: Waiting [2022-10-06T10:30:10.223Z] 5851b861e8e6: Waiting [2022-10-06T10:30:10.223Z] e2be974225ed: Verifying Checksum [2022-10-06T10:30:10.223Z] e2be974225ed: Download complete [2022-10-06T10:30:10.223Z] 988bab9f4d93: Verifying Checksum [2022-10-06T10:30:10.223Z] 988bab9f4d93: Download complete [2022-10-06T10:30:10.484Z] 1469e6f7b9e6: Download complete [2022-10-06T10:30:10.484Z] eaf3925da568: Download complete [2022-10-06T10:30:10.484Z] 339a4e72a1f5: Verifying Checksum [2022-10-06T10:30:10.484Z] 339a4e72a1f5: Download complete [2022-10-06T10:30:10.484Z] bde34c3a00c8: Verifying Checksum [2022-10-06T10:30:10.484Z] bde34c3a00c8: Download complete [2022-10-06T10:30:10.484Z] b352a97aabf1: Download complete [2022-10-06T10:30:10.484Z] 4872d77fe225: Verifying Checksum [2022-10-06T10:30:10.484Z] 4872d77fe225: Download complete [2022-10-06T10:30:10.484Z] 5851b861e8e6: Verifying Checksum [2022-10-06T10:30:10.484Z] 5851b861e8e6: Download complete [2022-10-06T10:30:10.484Z] b85a868b505f: Verifying Checksum [2022-10-06T10:30:10.484Z] b85a868b505f: Download complete [2022-10-06T10:30:10.743Z] bab4dde63d76: Verifying Checksum [2022-10-06T10:30:10.743Z] bab4dde63d76: Download complete [2022-10-06T10:30:11.684Z] b85a868b505f: Pull complete [2022-10-06T10:30:11.684Z] e2be974225ed: Pull complete [2022-10-06T10:30:12.252Z] 339a4e72a1f5: Pull complete [2022-10-06T10:30:12.252Z] 988bab9f4d93: Pull complete [2022-10-06T10:30:12.510Z] 1469e6f7b9e6: Pull complete [2022-10-06T10:30:12.510Z] eaf3925da568: Pull complete [2022-10-06T10:30:14.414Z] bab4dde63d76: Pull complete [2022-10-06T10:30:14.414Z] bde34c3a00c8: Pull complete [2022-10-06T10:30:14.414Z] b352a97aabf1: Pull complete [2022-10-06T10:30:14.414Z] 4872d77fe225: Pull complete [2022-10-06T10:30:14.414Z] 5851b861e8e6: Pull complete [2022-10-06T10:30:14.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-06T10:30:14.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T10:30:14.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:30:14.690Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T10:30:14.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T10:30:17.596Z] $ docker top aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a -eo pid,comm [2022-10-06T10:30:17.643Z] 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-06T10:30:17.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T10:30:17.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T10:30:17.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T10:30:17.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T10:30:17.890Z] $ docker exec aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent [2022-10-06T10:30:17.988Z] SSH_AUTH_SOCK=/tmp/ssh-5MuAFmsP7k0k/agent.33 [2022-10-06T10:30:17.988Z] SSH_AGENT_PID=39 [2022-10-06T10:30:17.994Z] Running ssh-add (command line suppressed) [2022-10-06T10:30:18.103Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18192583882897454634.key (/w/workspace/edgex-go/1@tmp/private_key_18192583882897454634.key) [2022-10-06T10:30:18.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T10:30:18.445Z] + git tag --points-at HEAD [Pipeline] } [2022-10-06T10:30:18.472Z] $ docker exec --env ******** --env ******** aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent -k [2022-10-06T10:30:18.561Z] unset SSH_AUTH_SOCK; [2022-10-06T10:30:18.562Z] unset SSH_AGENT_PID; [2022-10-06T10:30:18.562Z] echo Agent pid 39 killed; [2022-10-06T10:30:18.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-06T10:30:18.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T10:30:18.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T10:30:18.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T10:30:18.791Z] $ docker exec aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent [2022-10-06T10:30:18.887Z] SSH_AUTH_SOCK=/tmp/ssh-508VTj9no1Uo/agent.71 [2022-10-06T10:30:18.887Z] SSH_AGENT_PID=77 [2022-10-06T10:30:18.892Z] Running ssh-add (command line suppressed) [2022-10-06T10:30:18.986Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13511842250239068407.key (/w/workspace/edgex-go/1@tmp/private_key_13511842250239068407.key) [2022-10-06T10:30:19.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T10:30:19.329Z] + git semver init [2022-10-06T10:30:19.588Z] 2022-10-06 10:30:19,496 [run_init] DEBUG init version:0.0.0 force:False [2022-10-06T10:30:19.588Z] 2022-10-06 10:30:19,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-06T10:30:19.588Z] 2022-10-06 10:30:19,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-06T10:30:19.588Z] 2022-10-06 10:30:19,497 [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-06T10:30:24.918Z] 2022-10-06 10:30:24,048 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4186 with force:False [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,049 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4186 [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,053 [execute] INFO git cat-file --batch-check [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,059 [execute] INFO git cat-file --batch [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T10:30:24.918Z] 2022-10-06 10:30:24,063 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4186 [2022-10-06T10:30:24.918Z] 0.0.0 [Pipeline] } [2022-10-06T10:30:24.942Z] $ docker exec --env ******** --env ******** aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent -k [2022-10-06T10:30:25.041Z] unset SSH_AUTH_SOCK; [2022-10-06T10:30:25.042Z] unset SSH_AGENT_PID; [2022-10-06T10:30:25.042Z] echo Agent pid 77 killed; [2022-10-06T10:30:25.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T10:30:25.465Z] + git semver [Pipeline] } [2022-10-06T10:30:25.748Z] $ docker stop --time=1 aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a [2022-10-06T10:30:27.068Z] $ docker rm -f aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T10:30:27.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-06T10:30:27.699Z] Stashed 1 file(s) [Pipeline] echo [2022-10-06T10:30:27.717Z] [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-06T10:30:28.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-06T10:30:28.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T10:30:28.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T10:30:28.571Z] ========================================================= [2022-10-06T10:30:28.571Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-06T10:30:28.571Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:30:28.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T10:30:28.911Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-06T10:30:28.911Z] 2408cc74d12b: Pulling fs layer [2022-10-06T10:30:28.911Z] ea60b727a1ce: Pulling fs layer [2022-10-06T10:30:28.911Z] 30c4a7721957: Pulling fs layer [2022-10-06T10:30:28.911Z] 370296b7ddb6: Pulling fs layer [2022-10-06T10:30:28.911Z] 7c6cee850709: Pulling fs layer [2022-10-06T10:30:28.911Z] aa9baa53a306: Pulling fs layer [2022-10-06T10:30:28.911Z] 8b309c321861: Pulling fs layer [2022-10-06T10:30:28.911Z] d8d76fd02f46: Pulling fs layer [2022-10-06T10:30:28.911Z] fa31f396de31: Pulling fs layer [2022-10-06T10:30:28.911Z] 7c6cee850709: Waiting [2022-10-06T10:30:28.911Z] d8d76fd02f46: Waiting [2022-10-06T10:30:28.911Z] aa9baa53a306: Waiting [2022-10-06T10:30:28.911Z] 8b309c321861: Waiting [2022-10-06T10:30:28.911Z] fa31f396de31: Waiting [2022-10-06T10:30:28.911Z] 370296b7ddb6: Waiting [2022-10-06T10:30:28.911Z] 30c4a7721957: Download complete [2022-10-06T10:30:28.911Z] ea60b727a1ce: Verifying Checksum [2022-10-06T10:30:28.911Z] ea60b727a1ce: Download complete [2022-10-06T10:30:28.911Z] 7c6cee850709: Verifying Checksum [2022-10-06T10:30:28.911Z] 7c6cee850709: Download complete [2022-10-06T10:30:28.911Z] aa9baa53a306: Verifying Checksum [2022-10-06T10:30:28.911Z] aa9baa53a306: Download complete [2022-10-06T10:30:28.911Z] 2408cc74d12b: Verifying Checksum [2022-10-06T10:30:28.911Z] 2408cc74d12b: Download complete [2022-10-06T10:30:28.911Z] 8b309c321861: Download complete [2022-10-06T10:30:29.177Z] 2408cc74d12b: Pull complete [2022-10-06T10:30:29.177Z] ea60b727a1ce: Pull complete [2022-10-06T10:30:29.449Z] 30c4a7721957: Pull complete [2022-10-06T10:30:29.449Z] fa31f396de31: Verifying Checksum [2022-10-06T10:30:29.449Z] fa31f396de31: Download complete [2022-10-06T10:30:29.712Z] 370296b7ddb6: Verifying Checksum [2022-10-06T10:30:29.712Z] 370296b7ddb6: Download complete [2022-10-06T10:30:29.712Z] d8d76fd02f46: Verifying Checksum [2022-10-06T10:30:29.712Z] d8d76fd02f46: Download complete [2022-10-06T10:30:33.898Z] 370296b7ddb6: Pull complete [2022-10-06T10:30:33.898Z] 7c6cee850709: Pull complete [2022-10-06T10:30:33.898Z] aa9baa53a306: Pull complete [2022-10-06T10:30:33.898Z] 8b309c321861: Pull complete [2022-10-06T10:30:35.272Z] d8d76fd02f46: Pull complete [2022-10-06T10:30:36.207Z] fa31f396de31: Pull complete [2022-10-06T10:30:36.207Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-06T10:30:36.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T10:30:36.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:30:36.562Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T10:30:36.562Z] WORKDIR /edgex [2022-10-06T10:30:36.562Z] COPY go.mod . [2022-10-06T10:30:36.562Z] RUN go mod download [2022-10-06T10:30:36.562Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-06T10:30:37.138Z] Sending build context to Docker daemon 169.6MB [2022-10-06T10:30:37.138Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T10:30:37.138Z] ---> cef68f9685f8 [2022-10-06T10:30:37.138Z] Step 2/4 : WORKDIR /edgex [2022-10-06T10:30:41.356Z] ---> Running in 536b3af2fea2 [2022-10-06T10:30:41.356Z] Removing intermediate container 536b3af2fea2 [2022-10-06T10:30:41.356Z] ---> 173877868959 [2022-10-06T10:30:41.356Z] Step 3/4 : COPY go.mod . [2022-10-06T10:30:41.615Z] ---> be6ea0282530 [2022-10-06T10:30:41.615Z] Step 4/4 : RUN go mod download [2022-10-06T10:30:41.615Z] ---> Running in 0ee26b911f49 [2022-10-06T10:30:42.993Z] Still waiting to schedule task [2022-10-06T10:30:42.993Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-06T10:30:56.537Z] Removing intermediate container 0ee26b911f49 [2022-10-06T10:30:56.538Z] ---> 35ef95ece7e8 [2022-10-06T10:30:56.538Z] Successfully built 35ef95ece7e8 [2022-10-06T10:30:56.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:30:56.905Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T10:30:56.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:30:57.035Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T10:30:57.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T10:30:57.467Z] $ docker top 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:30:57.844Z] + go version [2022-10-06T10:30:57.844Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-06T10:30:57.878Z] $ docker stop --time=1 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 [2022-10-06T10:30:59.176Z] $ docker rm -f 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:30:59.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T10:30:59.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:31:00.005Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T10:31:00.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T10:31:00.372Z] $ docker top 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-06T10:31:00.484Z] ========================================================= [2022-10-06T10:31:00.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-06T10:31:00.484Z] ========================================================= [Pipeline] sh [2022-10-06T10:31:00.777Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:31:01.139Z] + make test [2022-10-06T10:31:01.139Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-06T10:31:07.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-06T10:31:19.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-06T10:31:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-10-06T10:31:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-06T10:31:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-06T10:31:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-10-06T10:31:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.117s coverage: 40.6% of statements [2022-10-06T10:31:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-06T10:31:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-06T10:31:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.2% of statements [2022-10-06T10:31:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-06T10:31:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-06T10:31:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.725s coverage: 89.2% of statements [2022-10-06T10:31:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-06T10:31:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-06T10:31:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:31:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.2% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 95.6% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-10-06T10:31:24.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-10-06T10:31:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-10-06T10:31:34.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2022-10-06T10:31:34.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-10-06T10:31:36.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements [2022-10-06T10:31:36.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-06T10:31:44.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-06T10:31:44.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-06T10:31:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-06T10:31:44.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 65.8% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-06T10:31:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-10-06T10:31:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements [2022-10-06T10:31:44.384Z] 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-06T10:32:02.455Z] 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-06T10:32:02.455Z] GO111MODULE=on go vet ./... [2022-10-06T10:32:05.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T10:32:05.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-06T10:32:05.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-06T10:32:05.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-06T10:32:06.079Z] + ls -al . [2022-10-06T10:32:06.079Z] total 760 [2022-10-06T10:32:06.079Z] drwxrwxr-x 11 1001 1001 4096 Oct 6 10:31 . [2022-10-06T10:32:06.079Z] drwxr-xr-x 4 root root 4096 Oct 6 10:31 .. [2022-10-06T10:32:06.079Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 10:29 .blubracket [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 16 Oct 6 10:29 .dockerignore [2022-10-06T10:32:06.079Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 10:31 .git [2022-10-06T10:32:06.079Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 10:29 .github [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 1030 Oct 6 10:29 .gitignore [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 10:29 .golangci.yml [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 87 Oct 6 10:29 .hadolint.yml [2022-10-06T10:32:06.079Z] drwxr-xr-x 3 1001 1001 4096 Oct 6 10:30 .semver [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 10:29 .sonarcloud.properties [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 10:29 ADOPTERS.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 10722 Oct 6 10:29 Attribution.txt [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 63209 Oct 6 10:29 CHANGELOG.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 10:29 CONTRIBUTING.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 10:29 GOVERNANCE.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 850 Oct 6 10:29 Jenkinsfile [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 10:29 LICENSE [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 13724 Oct 6 10:29 Makefile [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 10:29 OWNERS.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 9799 Oct 6 10:29 README.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 10:29 SECURITY.md [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 10:30 VERSION [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 10:29 ZMQWindows.md [2022-10-06T10:32:06.079Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 10:29 bin [2022-10-06T10:32:06.079Z] drwxrwxr-x 18 1001 1001 4096 Oct 6 10:29 cmd [2022-10-06T10:32:06.079Z] -rw-r--r-- 1 root root 502163 Oct 6 10:31 coverage.out [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 3458 Oct 6 10:29 go.mod [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 38041 Oct 6 10:29 go.sum [2022-10-06T10:32:06.079Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 10:29 internal [2022-10-06T10:32:06.079Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 10:29 openapi [2022-10-06T10:32:06.079Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 10:29 snap [2022-10-06T10:32:06.079Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 10:29 version.go [Pipeline] sh [2022-10-06T10:32:06.387Z] + '[' -e coverage.out ] [2022-10-06T10:32:06.387Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-06T10:32:06.503Z] Stashed 1 file(s) [Pipeline] sh [2022-10-06T10:32:06.794Z] + make build [2022-10-06T10:32:06.794Z] 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-06T10:32:16.123Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7265 in /w/workspace/edgexfoundry_edgex-go_PR-4186 [Pipeline] { [Pipeline] ws [2022-10-06T10:32:16.162Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-06T10:32:16.240Z] The recommended git tool is: git [2022-10-06T10:32:19.009Z] 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-06T10:32:21.152Z] using credential edgex-jenkins-ssh [2022-10-06T10:32:21.168Z] Cloning the remote Git repository [2022-10-06T10:32:21.211Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-06T10:32:21.280Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-06T10:32:21.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-06T10:32:21.422Z] > git --version # timeout=10 [2022-10-06T10:32:21.448Z] > git --version # 'git version 2.25.1' [2022-10-06T10:32:21.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T10:32:21.494Z] Verifying host key using known hosts file [2022-10-06T10:32:21.676Z] 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-06T10:32:21.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T10:32:28.977Z] 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-06T10:32:28.977Z] 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-06T10:32:35.536Z] 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-06T10:32:35.797Z] 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-06T10:32:36.731Z] 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-06T10:32:38.105Z] 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-06T10:32:38.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-06T10:32:38.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T10:32:39.041Z] 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-06T10:32:39.819Z] Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit 822255de0f222e29d0cda6915ec1ec084ad205d9 [2022-10-06T10:32:39.976Z] 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-06T10:32:40.321Z] Merge succeeded, producing 01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:32:40.322Z] Checking out Revision 01b01a78486ccc2a55536b880180da99b30fe0bb (PR-4186) [2022-10-06T10:32:40.543Z] 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-06T10:32:38.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-06T10:32:38.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-06T10:32:38.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T10:32:38.993Z] Verifying host key using known hosts file [2022-10-06T10:32:39.000Z] 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-06T10:32:39.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4186/head:refs/remotes/origin/PR-4186 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-06T10:32:39.839Z] > git config core.sparsecheckout # timeout=10 [2022-10-06T10:32:39.858Z] > git checkout -f 822255de0f222e29d0cda6915ec1ec084ad205d9 # timeout=10 [2022-10-06T10:32:40.101Z] > git remote # timeout=10 [2022-10-06T10:32:40.125Z] > git config --get remote.origin.url # timeout=10 [2022-10-06T10:32:40.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T10:32:40.147Z] Verifying host key using known hosts file [2022-10-06T10:32:40.151Z] 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-06T10:32:40.159Z] > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 [2022-10-06T10:32:40.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-06T10:32:40.328Z] > git config core.sparsecheckout # timeout=10 [2022-10-06T10:32:40.346Z] > git checkout -f 01b01a78486ccc2a55536b880180da99b30fe0bb # timeout=10 [2022-10-06T10:32:41.478Z] 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-06T10:32:43.376Z] 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-06T10:32:43.903Z] Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" [2022-10-06T10:32:43.903Z] First time build. Skipping changelog. [2022-10-06T10:32:43.947Z] > git --version # timeout=10 [2022-10-06T10:32:43.957Z] > git --version # 'git version 2.25.1' [2022-10-06T10:32:43.967Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [2022-10-06T10:32:44.334Z] $ docker stop --time=1 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 [2022-10-06T10:32:47.745Z] $ docker rm -f 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-06T10:32:48.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T10:32:48.876Z] [2022-10-06T10:32:48.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:32:49.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-06T10:32:49.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T10:32:49.124Z] Dload Upload Total Spent Left Speed [2022-10-06T10:32:49.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11883 0 0 80836 0 --:--:-- --:--:-- --:--:-- 80836 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 84577 [2022-10-06T10:32:49.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T10:32:49.235Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-06T10:32:49.235Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-06T10:32:49.235Z] ca9280d653b3: Pulling fs layer [2022-10-06T10:32:49.235Z] 7e9c9ca2126c: Pulling fs layer [2022-10-06T10:32:49.235Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-10-06T10:32:49.494Z] cbdbe7a5bc2a: Pull complete [2022-10-06T10:32:49.494Z] ca9280d653b3: Download complete [2022-10-06T10:32:49.752Z] 7e9c9ca2126c: Download complete [2022-10-06T10:32:49.752Z] ca9280d653b3: Pull complete [2022-10-06T10:32:49.789Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-06T10:32:50.125Z] + sudo tee /etc/docker/daemon.new [2022-10-06T10:32:50.125Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-06T10:32:50.125Z] { [2022-10-06T10:32:50.125Z] "registry-mirrors": [ [2022-10-06T10:32:50.125Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-06T10:32:50.125Z] ], [2022-10-06T10:32:50.125Z] "bip": "10.250.0.254/24", [2022-10-06T10:32:50.125Z] "hosts": [ [2022-10-06T10:32:50.125Z] "tcp://0.0.0.0:5555", [2022-10-06T10:32:50.125Z] "unix:///var/run/docker.sock" [2022-10-06T10:32:50.125Z] ], [2022-10-06T10:32:50.125Z] "mtu": 1458, [2022-10-06T10:32:50.125Z] "selinux-enabled": true, [2022-10-06T10:32:50.125Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-06T10:32:50.125Z] } [Pipeline] sh [2022-10-06T10:32:50.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-06T10:32:50.834Z] + sudo service docker restart [2022-10-06T10:32:52.283Z] 7e9c9ca2126c: Pull complete [2022-10-06T10:32:52.284Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-06T10:32:52.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T10:32:52.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:32:52.478Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T10:32:52.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-06T10:32:54.604Z] $ docker top aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:32:54.998Z] + docker-compose build --help [2022-10-06T10:32:54.998Z] + grep parallel [2022-10-06T10:32:55.567Z] --parallel Build images in parallel. [Pipeline] } [2022-10-06T10:32:55.598Z] $ docker stop --time=1 aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 [2022-10-06T10:32:56.881Z] $ docker rm -f aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:32:57.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T10:32:57.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:32:57.610Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T10:32:57.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-06T10:32:57.950Z] $ docker top 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:32:58.334Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-06T10:32:58.903Z] Building core-command ... [2022-10-06T10:32:58.903Z] Building core-data ... [2022-10-06T10:32:58.903Z] Building core-metadata ... [2022-10-06T10:32:58.903Z] Building security-bootstrapper ... [2022-10-06T10:32:58.903Z] Building security-proxy-setup ... [2022-10-06T10:32:58.903Z] Building security-secretstore-setup ... [2022-10-06T10:32:58.903Z] Building security-spiffe-token-provider ... [2022-10-06T10:32:58.903Z] Building security-spire-agent ... [2022-10-06T10:32:58.903Z] Building security-spire-config ... [2022-10-06T10:32:58.903Z] Building security-spire-server ... [2022-10-06T10:32:58.903Z] Building support-notifications ... [2022-10-06T10:32:58.903Z] Building support-scheduler ... [2022-10-06T10:32:58.903Z] Building sys-mgmt-agent ... [2022-10-06T10:32:58.903Z] Building security-bootstrapper [2022-10-06T10:32:58.903Z] Building core-data [2022-10-06T10:32:58.903Z] Building security-spiffe-token-provider [2022-10-06T10:32:58.903Z] Building support-scheduler [2022-10-06T10:32:58.903Z] Building sys-mgmt-agent [2022-10-06T10:33:08.878Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:33:08.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:33:08.878Z] ---> 35ef95ece7e8 [2022-10-06T10:33:08.878Z] Step 3/23 : WORKDIR /edgex-go [2022-10-06T10:33:08.878Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:33:08.878Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:33:08.878Z] ---> 35ef95ece7e8 [2022-10-06T10:33:08.878Z] Step 3/20 : WORKDIR /edgex-go [2022-10-06T10:33:08.878Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:33:08.878Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:33:08.878Z] ---> 35ef95ece7e8 [2022-10-06T10:33:08.878Z] Step 3/33 : WORKDIR /edgex-go [2022-10-06T10:33:08.878Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:33:08.878Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:33:08.878Z] ---> 35ef95ece7e8 [2022-10-06T10:33:08.878Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [2022-10-06T10:33:09.137Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:33:09.137Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:33:09.137Z] ---> 35ef95ece7e8 [2022-10-06T10:33:09.137Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] configFileProvider [2022-10-06T10:33:09.176Z] provisioning config files... [2022-10-06T10:33:09.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10676969747750312260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T10:33:09.589Z] ---> docker-login.sh [2022-10-06T10:33:09.589Z] nexus3.edgexfoundry.org:10001 [2022-10-06T10:33:09.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:33:10.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:33:10.127Z] Configure a credential helper to remove this warning. See [2022-10-06T10:33:10.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:33:10.127Z] [2022-10-06T10:33:10.127Z] Login Succeeded [2022-10-06T10:33:10.127Z] nexus3.edgexfoundry.org:10002 [2022-10-06T10:33:10.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:33:10.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:33:10.397Z] Configure a credential helper to remove this warning. See [2022-10-06T10:33:10.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:33:10.397Z] [2022-10-06T10:33:10.397Z] Login Succeeded [2022-10-06T10:33:10.397Z] nexus3.edgexfoundry.org:10003 [2022-10-06T10:33:10.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:33:10.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:33:10.667Z] Configure a credential helper to remove this warning. See [2022-10-06T10:33:10.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:33:10.667Z] [2022-10-06T10:33:10.667Z] Login Succeeded [2022-10-06T10:33:10.667Z] nexus3.edgexfoundry.org:10004 [2022-10-06T10:33:10.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:33:11.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:33:11.213Z] Configure a credential helper to remove this warning. See [2022-10-06T10:33:11.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:33:11.213Z] [2022-10-06T10:33:11.213Z] Login Succeeded [2022-10-06T10:33:11.213Z] docker.io [2022-10-06T10:33:11.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T10:33:11.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T10:33:11.801Z] Configure a credential helper to remove this warning. See [2022-10-06T10:33:11.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T10:33:11.801Z] [2022-10-06T10:33:11.801Z] Login Succeeded [2022-10-06T10:33:11.801Z] ---> docker-login.sh ends [Pipeline] } [2022-10-06T10:33:11.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-06T10:33:12.417Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2022-10-06T10:33:12.424Z] ---> Running in 5ec14a73b46f [2022-10-06T10:33:12.424Z] ---> Running in 6a4d8daa40de [2022-10-06T10:33:12.424Z] ---> Running in 9594abed1710 [2022-10-06T10:33:12.424Z] ---> Running in 894d1dc5d372 [2022-10-06T10:33:12.424Z] ---> Running in b1d44186b54f [2022-10-06T10:33:12.424Z] Removing intermediate container b1d44186b54f [2022-10-06T10:33:12.424Z] ---> 87692df12b83 [2022-10-06T10:33:12.424Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T10:33:12.424Z] Removing intermediate container 9594abed1710 [2022-10-06T10:33:12.424Z] ---> 27d545fdd4b4 [2022-10-06T10:33:12.424Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T10:33:12.424Z] Removing intermediate container 6a4d8daa40de [2022-10-06T10:33:12.424Z] ---> da0b6fd24b33 [2022-10-06T10:33:12.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:33:12.424Z] Removing intermediate container 5ec14a73b46f [2022-10-06T10:33:12.424Z] ---> 2d39ef760d7c [2022-10-06T10:33:12.424Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:33:12.424Z] Removing intermediate container 894d1dc5d372 [2022-10-06T10:33:12.424Z] ---> 9d2f5aa64f03 [2022-10-06T10:33:12.424Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-06T10:33:12.424Z] ---> Running in 625d9c80855e [2022-10-06T10:33:12.424Z] ---> Running in 3d8a615cfb8b [2022-10-06T10:33:12.424Z] ---> Running in d17f154c07e0 [2022-10-06T10:33:12.424Z] ---> Running in 7067651ade1c [2022-10-06T10:33:12.424Z] ---> Running in f02e13789488 [2022-10-06T10:33:12.424Z] Removing intermediate container 625d9c80855e [2022-10-06T10:33:12.424Z] ---> 521d2fe4544d [2022-10-06T10:33:12.424Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:33:12.424Z] Removing intermediate container d17f154c07e0 [2022-10-06T10:33:12.424Z] ---> 5efd5c6de0bc [2022-10-06T10:33:12.424Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:33:12.424Z] ---> Running in becc5883067b [2022-10-06T10:33:12.424Z] ---> Running in 284362a3591a [2022-10-06T10:33:12.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-10-06T10:33:12.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T10:33:12.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T10:33:12.535Z] ========================================================= [2022-10-06T10:33:12.535Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-06T10:33:12.535Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:33:12.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:12.688Z] Removing intermediate container 3d8a615cfb8b [2022-10-06T10:33:12.688Z] ---> 4ec164374738 [2022-10-06T10:33:12.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-06T10:33:12.688Z] ---> Running in ef717dd3f29b [2022-10-06T10:33:12.688Z] v3.16.2-233-gc51fa88ffd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-06T10:33:12.688Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-06T10:33:12.688Z] OK: 17040 distinct packages available [2022-10-06T10:33:12.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T10:33:12.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-06T10:33:12.918Z] b3c136eddcbf: Pulling fs layer [2022-10-06T10:33:12.918Z] c0a3192eca97: Pulling fs layer [2022-10-06T10:33:12.918Z] a050256f5b6f: Pulling fs layer [2022-10-06T10:33:12.918Z] 656be50a0ddc: Pulling fs layer [2022-10-06T10:33:12.919Z] 2bbca73fdf42: Pulling fs layer [2022-10-06T10:33:12.919Z] f607e4fc86c3: Pulling fs layer [2022-10-06T10:33:12.919Z] 4d572c569a2c: Pulling fs layer [2022-10-06T10:33:12.919Z] fcf976331f73: Pulling fs layer [2022-10-06T10:33:12.919Z] 2bbca73fdf42: Waiting [2022-10-06T10:33:12.919Z] f607e4fc86c3: Waiting [2022-10-06T10:33:12.919Z] 4d572c569a2c: Waiting [2022-10-06T10:33:12.919Z] fcf976331f73: Waiting [2022-10-06T10:33:12.919Z] 656be50a0ddc: Waiting [2022-10-06T10:33:12.947Z] Removing intermediate container 7067651ade1c [2022-10-06T10:33:12.947Z] ---> 49ebd6718e63 [2022-10-06T10:33:12.947Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-06T10:33:12.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:12.947Z] ---> Running in cba499cab2ff [2022-10-06T10:33:12.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:12.947Z] Removing intermediate container becc5883067b [2022-10-06T10:33:12.947Z] ---> 3d493fb0580b [2022-10-06T10:33:12.947Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-06T10:33:12.947Z] ---> Running in b403a1d12224 [2022-10-06T10:33:13.191Z] a050256f5b6f: Download complete [2022-10-06T10:33:13.191Z] c0a3192eca97: Verifying Checksum [2022-10-06T10:33:13.191Z] c0a3192eca97: Download complete [2022-10-06T10:33:13.191Z] 2bbca73fdf42: Verifying Checksum [2022-10-06T10:33:13.191Z] 2bbca73fdf42: Download complete [2022-10-06T10:33:13.191Z] f607e4fc86c3: Verifying Checksum [2022-10-06T10:33:13.191Z] f607e4fc86c3: Download complete [2022-10-06T10:33:13.191Z] b3c136eddcbf: Verifying Checksum [2022-10-06T10:33:13.191Z] b3c136eddcbf: Download complete [2022-10-06T10:33:13.206Z] Removing intermediate container 284362a3591a [2022-10-06T10:33:13.206Z] ---> 9aa958dfe10d [2022-10-06T10:33:13.206Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-06T10:33:13.206Z] OK: 211 MiB in 51 packages [2022-10-06T10:33:13.206Z] ---> Running in 1134ca6d90cf [2022-10-06T10:33:13.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:13.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:13.724Z] Removing intermediate container f02e13789488 [2022-10-06T10:33:13.724Z] ---> 0728c23353bc [2022-10-06T10:33:13.724Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-06T10:33:13.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:13.724Z] ---> d27c46026cbe [2022-10-06T10:33:13.724Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:33:13.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:13.724Z] ---> Running in ac24fda46869 [2022-10-06T10:33:14.165Z] b3c136eddcbf: Pull complete [2022-10-06T10:33:14.165Z] fcf976331f73: Verifying Checksum [2022-10-06T10:33:14.165Z] fcf976331f73: Download complete [2022-10-06T10:33:14.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:14.433Z] c0a3192eca97: Pull complete [2022-10-06T10:33:14.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:14.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:14.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:33:14.704Z] a050256f5b6f: Pull complete [2022-10-06T10:33:14.821Z] OK: 211 MiB in 51 packages [2022-10-06T10:33:14.821Z] OK: 211 MiB in 51 packages [2022-10-06T10:33:14.821Z] OK: 211 MiB in 51 packages [2022-10-06T10:33:15.082Z] OK: 211 MiB in 51 packages [2022-10-06T10:33:15.294Z] 4d572c569a2c: Verifying Checksum [2022-10-06T10:33:15.294Z] 4d572c569a2c: Download complete [2022-10-06T10:33:15.341Z] Removing intermediate container ef717dd3f29b [2022-10-06T10:33:15.341Z] ---> 817b7ec8c119 [2022-10-06T10:33:15.341Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-06T10:33:15.341Z] Removing intermediate container cba499cab2ff [2022-10-06T10:33:15.341Z] ---> f8e21bcacb74 [2022-10-06T10:33:15.341Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-06T10:33:15.341Z] Removing intermediate container 1134ca6d90cf [2022-10-06T10:33:15.341Z] ---> d38630df092d [2022-10-06T10:33:15.341Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T10:33:15.341Z] ---> ff6405179498 [2022-10-06T10:33:15.341Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:33:15.603Z] ---> 89eeeaf07ca6 [2022-10-06T10:33:15.603Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:33:15.603Z] ---> Running in f7c879debcb6 [2022-10-06T10:33:15.603Z] Removing intermediate container b403a1d12224 [2022-10-06T10:33:15.603Z] ---> 9563511884c8 [2022-10-06T10:33:15.603Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T10:33:15.603Z] ---> Running in 6c7f8c8ed862 [2022-10-06T10:33:15.603Z] ---> 9302aa2a3a5f [2022-10-06T10:33:15.603Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:33:15.603Z] ---> Running in 14df89a4afe5 [2022-10-06T10:33:15.603Z] ---> 31aa7d465f26 [2022-10-06T10:33:15.603Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:33:15.862Z] ---> Running in 0a8d909aa4f9 [2022-10-06T10:33:15.890Z] 656be50a0ddc: Verifying Checksum [2022-10-06T10:33:15.890Z] 656be50a0ddc: Download complete [2022-10-06T10:33:28.209Z] 656be50a0ddc: Pull complete [2022-10-06T10:33:28.209Z] 2bbca73fdf42: Pull complete [2022-10-06T10:33:28.209Z] f607e4fc86c3: Pull complete [2022-10-06T10:33:30.846Z] Removing intermediate container 0a8d909aa4f9 [2022-10-06T10:33:30.846Z] ---> 9a11694ece0f [2022-10-06T10:33:30.846Z] Step 9/24 : COPY . . [2022-10-06T10:33:30.846Z] Removing intermediate container f7c879debcb6 [2022-10-06T10:33:30.846Z] ---> dff51a91577e [2022-10-06T10:33:30.846Z] Step 8/23 : COPY . . [2022-10-06T10:33:30.846Z] Removing intermediate container 6c7f8c8ed862 [2022-10-06T10:33:30.846Z] ---> ef3329e51ccc [2022-10-06T10:33:30.846Z] Step 8/33 : COPY . . [2022-10-06T10:33:30.846Z] Removing intermediate container 14df89a4afe5 [2022-10-06T10:33:30.846Z] ---> ac76c2a98d15 [2022-10-06T10:33:30.846Z] Step 9/23 : COPY . . [2022-10-06T10:33:30.846Z] Removing intermediate container ac24fda46869 [2022-10-06T10:33:30.846Z] ---> dc2c0f8b4f2e [2022-10-06T10:33:30.846Z] Step 7/20 : COPY . . [2022-10-06T10:33:33.574Z] 4d572c569a2c: Pull complete [2022-10-06T10:33:35.526Z] fcf976331f73: Pull complete [2022-10-06T10:33:35.526Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-06T10:33:35.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T10:33:35.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:33:35.906Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T10:33:35.906Z] WORKDIR /edgex [2022-10-06T10:33:35.906Z] COPY go.mod . [2022-10-06T10:33:35.906Z] RUN go mod download [2022-10-06T10:33:35.906Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-06T10:33:36.493Z] Sending build context to Docker daemon 3.263MB [2022-10-06T10:33:36.493Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T10:33:36.493Z] ---> 3970a7415f9e [2022-10-06T10:33:36.493Z] Step 2/4 : WORKDIR /edgex [2022-10-06T10:33:38.436Z] ---> Running in 03c56ee26365 [2022-10-06T10:33:38.704Z] Removing intermediate container 03c56ee26365 [2022-10-06T10:33:38.704Z] ---> 3b8c9014d05d [2022-10-06T10:33:38.704Z] Step 3/4 : COPY go.mod . [2022-10-06T10:33:39.292Z] ---> d5e1267ae163 [2022-10-06T10:33:39.292Z] Step 4/4 : RUN go mod download [2022-10-06T10:33:39.292Z] ---> Running in d9c3c10a4cb1 [2022-10-06T10:33:43.076Z] ---> 21133431c44a [2022-10-06T10:33:43.076Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-06T10:33:43.076Z] ---> d65edce08100 [2022-10-06T10:33:43.076Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-06T10:33:43.076Z] ---> ac30cb1463b0 [2022-10-06T10:33:43.076Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-06T10:33:43.076Z] ---> 6cb29731a144 [2022-10-06T10:33:43.076Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-06T10:33:43.076Z] ---> a59144fd6b38 [2022-10-06T10:33:43.076Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-06T10:33:43.076Z] ---> Running in 804a51a7c69c [2022-10-06T10:33:43.076Z] ---> Running in ce8185515ccb [2022-10-06T10:33:43.076Z] ---> Running in 6965331ade35 [2022-10-06T10:33:43.076Z] ---> Running in b6d381293667 [2022-10-06T10:33:43.076Z] ---> Running in c21e99b67971 [2022-10-06T10:33:43.333Z] 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-06T10:33:43.333Z] 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-06T10:33:43.333Z] 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-06T10:33:43.590Z] 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-06T10:33:43.591Z] 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-06T10:34:11.526Z] Removing intermediate container d9c3c10a4cb1 [2022-10-06T10:34:11.526Z] ---> 1f9888b62ee6 [2022-10-06T10:34:11.526Z] Successfully built 1f9888b62ee6 [2022-10-06T10:34:11.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:34:11.923Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T10:34:11.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:34:12.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container [2022-10-06T10:34:12.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-06T10:34:13.251Z] $ docker top 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:34:14.094Z] + go version [2022-10-06T10:34:14.094Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-06T10:34:14.134Z] $ docker stop --time=1 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa [2022-10-06T10:34:15.673Z] $ docker rm -f 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:34:16.557Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T10:34:16.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:34:16.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container [2022-10-06T10:34:16.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-06T10:34:18.001Z] $ docker top 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-06T10:34:18.228Z] ========================================================= [2022-10-06T10:34:18.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-06T10:34:18.228Z] ========================================================= [Pipeline] sh [2022-10-06T10:34:18.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-06T10:34:18.927Z] + make test [2022-10-06T10:34:18.927Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-06T10:34:39.829Z] Removing intermediate container 6965331ade35 [2022-10-06T10:34:39.829Z] ---> ae133360f65b [2022-10-06T10:34:39.829Z] [2022-10-06T10:34:39.829Z] Step 10/33 : FROM alpine:3.16Removing intermediate container ce8185515ccb [2022-10-06T10:34:39.829Z] [2022-10-06T10:34:39.829Z] ---> 87379d813cef [2022-10-06T10:34:39.829Z] [2022-10-06T10:34:39.829Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T10:34:39.829Z] Removing intermediate container c21e99b67971 [2022-10-06T10:34:39.829Z] ---> 26c92e7b4d17 [2022-10-06T10:34:39.829Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-06T10:34:39.829Z] Removing intermediate container b6d381293667 [2022-10-06T10:34:39.829Z] ---> e220623d551a [2022-10-06T10:34:39.829Z] [2022-10-06T10:34:39.829Z] Step 9/20 : FROM alpine:3.15 [2022-10-06T10:34:39.829Z] Removing intermediate container 804a51a7c69c [2022-10-06T10:34:39.829Z] ---> 7b49ad4fa3b3 [2022-10-06T10:34:39.829Z] [2022-10-06T10:34:39.829Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T10:34:39.829Z] ---> Running in 199f9d9a7d99 [2022-10-06T10:34:39.829Z] 3.16: Pulling from library/alpine [2022-10-06T10:34:39.829Z] 3.16: Pulling from library/alpine [2022-10-06T10:34:39.829Z] 3.15: Pulling from library/alpine [2022-10-06T10:34:39.829Z] 3.16: Pulling from library/alpine [2022-10-06T10:34:39.829Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T10:34:39.829Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T10:34:39.829Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T10:34:39.829Z] Status: Downloaded newer image for alpine:3.16 [2022-10-06T10:34:39.829Z] Status: Downloaded newer image for alpine:3.16 [2022-10-06T10:34:39.829Z] Status: Image is up to date for alpine:3.16 [2022-10-06T10:34:39.829Z] ---> 9c6f07244728 [2022-10-06T10:34:39.829Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-06T10:34:39.829Z] ---> 9c6f07244728 [2022-10-06T10:34:39.829Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-06T10:34:39.829Z] ---> 9c6f07244728 [2022-10-06T10:34:39.829Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:34:39.830Z] ---> Running in 56bcee98b378 [2022-10-06T10:34:39.830Z] ---> Running in 28437152cc78 [2022-10-06T10:34:39.830Z] ---> Running in 94294d122fd1 [2022-10-06T10:34:39.830Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T10:34:39.830Z] Status: Downloaded newer image for alpine:3.15 [2022-10-06T10:34:39.830Z] ---> c4fc93816858 [2022-10-06T10:34:39.830Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:34:39.830Z] ---> Running in 8c4a4081585a [2022-10-06T10:34:39.830Z] 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-06T10:34:39.830Z] Removing intermediate container 28437152cc78 [2022-10-06T10:34:39.830Z] ---> fc6e2dbc63ad [2022-10-06T10:34:39.830Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-06T10:34:39.830Z] Removing intermediate container 56bcee98b378 [2022-10-06T10:34:39.830Z] ---> a7a457ada31c [2022-10-06T10:34:39.830Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-06T10:34:39.830Z] Removing intermediate container 8c4a4081585a [2022-10-06T10:34:39.830Z] ---> c934489b384a [2022-10-06T10:34:39.830Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:39.830Z] ---> Running in a47bcdd2b22a [2022-10-06T10:34:39.830Z] ---> Running in 767d68b2715f [2022-10-06T10:34:39.830Z] ---> Running in e59bd3212f5c [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container a47bcdd2b22a [2022-10-06T10:34:39.830Z] ---> 848429eeb18a [2022-10-06T10:34:39.830Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-06T10:34:39.830Z] ---> Running in 26dfce32a615 [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container 26dfce32a615 [2022-10-06T10:34:39.830Z] ---> 4b845836a6ea [2022-10-06T10:34:39.830Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:39.830Z] ---> Running in db1020985468 [2022-10-06T10:34:39.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-06T10:34:39.830Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:34:39.830Z] OK: 6 MiB in 15 packages [2022-10-06T10:34:39.830Z] Removing intermediate container 199f9d9a7d99 [2022-10-06T10:34:39.830Z] ---> 482eafdb29a2 [2022-10-06T10:34:39.830Z] [2022-10-06T10:34:39.830Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T10:34:39.830Z] ---> 9c6f07244728 [2022-10-06T10:34:39.830Z] 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-06T10:34:39.830Z] ---> Running in b241c977d7ca [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container b241c977d7ca [2022-10-06T10:34:39.830Z] ---> d2ca1033469d [2022-10-06T10:34:39.830Z] 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-06T10:34:39.830Z] ---> Running in 6358a2c5d660 [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-06T10:34:39.830Z] (2/2) Installing su-exec (0.2-r1) [2022-10-06T10:34:39.830Z] Removing intermediate container 94294d122fd1 [2022-10-06T10:34:39.830Z] ---> 19df73fce6ea [2022-10-06T10:34:39.830Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T10:34:39.830Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:34:39.830Z] OK: 6 MiB in 16 packages [2022-10-06T10:34:39.830Z] ---> Running in 32d5380d3aa5 [2022-10-06T10:34:39.830Z] Removing intermediate container 32d5380d3aa5 [2022-10-06T10:34:39.830Z] ---> 014bbf076e0c [2022-10-06T10:34:39.830Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-06T10:34:39.830Z] ---> Running in 24a0bf7fc4e1 [2022-10-06T10:34:39.830Z] Removing intermediate container 24a0bf7fc4e1 [2022-10-06T10:34:39.830Z] ---> 9500776fd6e0 [2022-10-06T10:34:39.830Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T10:34:39.830Z] ---> Running in d9d9eb1ec681 [2022-10-06T10:34:39.830Z] Removing intermediate container e59bd3212f5c [2022-10-06T10:34:39.830Z] ---> e8bd5a3cc435 [2022-10-06T10:34:39.830Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-06T10:34:39.830Z] ---> Running in aff1d73a4076 [2022-10-06T10:34:39.830Z] Removing intermediate container d9d9eb1ec681 [2022-10-06T10:34:39.830Z] ---> 7fbe6c91db54 [2022-10-06T10:34:39.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container db1020985468 [2022-10-06T10:34:39.830Z] ---> 129945c7bcdf [2022-10-06T10:34:39.830Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-06T10:34:39.830Z] ---> Running in fc0cc2ca30be [2022-10-06T10:34:39.830Z] Removing intermediate container 767d68b2715f [2022-10-06T10:34:39.830Z] ---> 7f26ae6e2203 [2022-10-06T10:34:39.830Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-06T10:34:39.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] ---> Running in eacefea3fa87 [2022-10-06T10:34:39.830Z] ---> 408b6343abdb [2022-10-06T10:34:39.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-06T10:34:39.830Z] Removing intermediate container eacefea3fa87 [2022-10-06T10:34:39.830Z] ---> 6823e978e045 [2022-10-06T10:34:39.830Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-06T10:34:39.830Z] ---> Running in 71a949a54cbf [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container 71a949a54cbf [2022-10-06T10:34:39.830Z] ---> c15463094702 [2022-10-06T10:34:39.830Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-06T10:34:39.830Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-06T10:34:39.830Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-06T10:34:39.830Z] (3/33) Installing readline (8.1.2-r0) [2022-10-06T10:34:39.830Z] (4/33) Installing bash (5.1.16-r2) [2022-10-06T10:34:39.830Z] ---> Running in 36535592c247 [2022-10-06T10:34:39.830Z] Executing bash-5.1.16-r2.post-install [2022-10-06T10:34:39.830Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-06T10:34:39.830Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-06T10:34:39.830Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T10:34:39.830Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] (9/33) Installing curl (7.83.1-r3) [2022-10-06T10:34:39.830Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-06T10:34:39.830Z] Removing intermediate container 36535592c247 [2022-10-06T10:34:39.830Z] ---> 9a489f9c1415 [2022-10-06T10:34:39.830Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-06T10:34:39.830Z] ---> Running in 3d063418a6e9 [2022-10-06T10:34:39.830Z] Removing intermediate container 3d063418a6e9 [2022-10-06T10:34:39.830Z] ---> 86b44de1c8b3 [2022-10-06T10:34:39.830Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-06T10:34:39.830Z] ---> Running in d616c0d51006 [2022-10-06T10:34:39.830Z] ---> 66328327c5e7 [2022-10-06T10:34:39.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-06T10:34:39.830Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-06T10:34:39.830Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-06T10:34:39.830Z] (13/33) Installing expat (2.4.9-r0) [2022-10-06T10:34:39.830Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-06T10:34:39.830Z] (15/33) Installing gdbm (1.23-r0) [2022-10-06T10:34:39.830Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-06T10:34:39.830Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T10:34:39.830Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T10:34:39.830Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-06T10:34:39.830Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-06T10:34:39.830Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-06T10:34:39.830Z] ---> ac77b6ebc011 [2022-10-06T10:34:39.830Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-06T10:34:39.830Z] ---> Running in d5528863f95b [2022-10-06T10:34:39.830Z] Removing intermediate container d5528863f95b [2022-10-06T10:34:39.830Z] ---> d94f71562a13 [2022-10-06T10:34:39.830Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:34:39.830Z] ---> Running in cb25997fb97e [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container cb25997fb97e [2022-10-06T10:34:39.830Z] ---> 24709aaa19f1 [2022-10-06T10:34:39.830Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T10:34:39.830Z] ---> Running in fee0023bcb0a [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container d616c0d51006 [2022-10-06T10:34:39.830Z] ---> b9c32ea3baa0 [2022-10-06T10:34:39.830Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-06T10:34:39.830Z] Removing intermediate container fee0023bcb0a [2022-10-06T10:34:39.830Z] ---> 1eed17f979c3 [2022-10-06T10:34:39.830Z] Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:34:39.830Z] ---> Running in dca0316046a3 [2022-10-06T10:34:39.830Z] ---> Running in 1f388a131b08 [2022-10-06T10:34:39.830Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-06T10:34:39.830Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-06T10:34:39.830Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-06T10:34:39.830Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-06T10:34:39.830Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-06T10:34:39.830Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-06T10:34:39.830Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-06T10:34:39.830Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-06T10:34:39.830Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-06T10:34:39.830Z] Removing intermediate container dca0316046a3 [2022-10-06T10:34:39.830Z] ---> 78487038d2f9 [2022-10-06T10:34:39.830Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T10:34:39.830Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-06T10:34:39.830Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-06T10:34:39.830Z] ---> Running in 5102fa59a984 [2022-10-06T10:34:39.830Z] Removing intermediate container 1f388a131b08 [2022-10-06T10:34:39.830Z] ---> 24661f2393fa [2022-10-06T10:34:39.830Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-06T10:34:39.830Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-06T10:34:39.830Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:34:39.830Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:34:39.830Z] OK: 15857 distinct packages available [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] Removing intermediate container 5102fa59a984 [2022-10-06T10:34:39.830Z] ---> a23b490c367f [2022-10-06T10:34:39.830Z] [2022-10-06T10:34:39.830Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-06T10:34:39.830Z] ---> d70d424f557a [2022-10-06T10:34:39.830Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-06T10:34:39.830Z] Successfully built a23b490c367f [2022-10-06T10:34:39.830Z] Successfully tagged support-scheduler:latest [2022-10-06T10:34:39.830Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-10-06T10:34:39.830Z] ---> Running in 30a6334e3a9c [2022-10-06T10:34:39.830Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:34:39.830Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T10:34:39.830Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:34:39.830Z] OK: 122 MiB in 47 packages [2022-10-06T10:34:39.830Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-06T10:34:39.830Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T10:34:39.830Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-06T10:34:39.830Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-06T10:34:39.830Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:34:39.830Z] OK: 8 MiB in 20 packages [2022-10-06T10:34:39.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:39.830Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-06T10:34:39.830Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-06T10:34:39.830Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-06T10:34:39.830Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-06T10:34:39.830Z] (5/9) Installing curl (7.80.0-r3) [2022-10-06T10:34:39.830Z] Removing intermediate container 30a6334e3a9c [2022-10-06T10:34:39.830Z] ---> 9593a26c0bde [2022-10-06T10:34:39.830Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:34:39.830Z] Removing intermediate container fc0cc2ca30be [2022-10-06T10:34:39.830Z] ---> ebc36751e1c7 [2022-10-06T10:34:39.830Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:34:39.830Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-06T10:34:39.830Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:34:39.830Z] ---> 868775d58f7f [2022-10-06T10:34:39.830Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-06T10:34:39.830Z] ---> 05a9bcb6dc00 [2022-10-06T10:34:39.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-06T10:34:39.830Z] (8/9) Installing libucontext (1.1-r0) [2022-10-06T10:34:39.830Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-06T10:34:39.830Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:34:39.830Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:34:39.830Z] OK: 8 MiB in 23 packages [2022-10-06T10:34:39.830Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:34:39.830Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:34:39.830Z] ---> 35ef95ece7e8 [2022-10-06T10:34:39.830Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T10:34:39.830Z] ---> Using cache [2022-10-06T10:34:39.830Z] ---> 9d2f5aa64f03 [2022-10-06T10:34:39.830Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:39.830Z] ---> 086da6ee3bf1 [2022-10-06T10:34:39.830Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-06T10:34:39.830Z] ---> 8f17efd028ac [2022-10-06T10:34:39.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-06T10:34:39.830Z] ---> Running in a623eea22d3a [2022-10-06T10:34:39.830Z] ---> 120981e33e1f [2022-10-06T10:34:39.831Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-06T10:34:39.831Z] ---> ceb35e5c215e [2022-10-06T10:34:39.831Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-06T10:34:39.831Z] ---> Running in 8edc60af330b [2022-10-06T10:34:39.831Z] Removing intermediate container aff1d73a4076 [2022-10-06T10:34:39.831Z] ---> 2ed23dbaec74 [2022-10-06T10:34:39.831Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:34:39.831Z] Removing intermediate container 8edc60af330b [2022-10-06T10:34:39.831Z] ---> 928cafd928ce [2022-10-06T10:34:39.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:34:39.831Z] ---> fbc6ef15cef5 [2022-10-06T10:34:39.831Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-06T10:34:39.831Z] ---> Running in dc7ab32a0a96 [2022-10-06T10:34:39.831Z] Removing intermediate container dc7ab32a0a96 [2022-10-06T10:34:39.831Z] ---> 2cc19a6ee52c [2022-10-06T10:34:39.831Z] Step 22/24 : LABEL arch=x86_64 [2022-10-06T10:34:39.831Z] ---> 7e8256381b9c [2022-10-06T10:34:39.831Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-06T10:34:39.831Z] ---> Running in 9866a196d401 [2022-10-06T10:34:39.831Z] Removing intermediate container a623eea22d3a [2022-10-06T10:34:39.831Z] ---> 40e5c1ac0515 [2022-10-06T10:34:39.831Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-06T10:34:39.831Z] ---> Running in f7ae9d1c4374 [2022-10-06T10:34:39.831Z] ---> 0c8942a2e498 [2022-10-06T10:34:39.831Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-06T10:34:40.089Z] Removing intermediate container 9866a196d401 [2022-10-06T10:34:40.090Z] ---> 5de8b0f9d115 [2022-10-06T10:34:40.090Z] Step 23/24 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:34:40.090Z] Collecting docker-compose==1.23.2 [2022-10-06T10:34:40.090Z] ---> Running in 40b899ba0d50 [2022-10-06T10:34:40.090Z] ---> 096507dfd813 [2022-10-06T10:34:40.090Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-06T10:34:40.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-06T10:34:40.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.1 MB/s eta 0:00:00 [2022-10-06T10:34:40.090Z] Removing intermediate container 40b899ba0d50 [2022-10-06T10:34:40.090Z] ---> ba6825bc973d [2022-10-06T10:34:40.090Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T10:34:40.090Z] ---> Running in fc02eb1def96 [2022-10-06T10:34:40.090Z] Collecting docopt<0.7,>=0.6.1 [2022-10-06T10:34:40.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-06T10:34:40.349Z] Preparing metadata (setup.py): started [2022-10-06T10:34:40.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:40.349Z] ---> 93bf69fbec42 [2022-10-06T10:34:40.349Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-06T10:34:40.349Z] ---> 3148cee99f8d [2022-10-06T10:34:40.349Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-06T10:34:40.349Z] ---> Running in e2a09a32e257 [2022-10-06T10:34:40.349Z] Removing intermediate container fc02eb1def96 [2022-10-06T10:34:40.349Z] ---> d59fc29b947d [2022-10-06T10:34:40.349Z] [2022-10-06T10:34:40.349Z] Successfully built d59fc29b947d [2022-10-06T10:34:40.349Z] Successfully tagged core-data:latest [2022-10-06T10:34:40.349Z] Building security-spire-agent [2022-10-06T10:34:40.349Z]  Building core-data ... done  ---> 45679eb9d5f1 [2022-10-06T10:34:40.349Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-06T10:34:40.349Z] ---> Running in 6f6903f50e39 [2022-10-06T10:34:40.607Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T10:34:40.607Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-06T10:34:40.607Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-06T10:34:40.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.2 MB/s eta 0:00:00 [2022-10-06T10:34:40.607Z] Collecting docker<4.0,>=3.6.0 [2022-10-06T10:34:40.607Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-06T10:34:40.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.1 MB/s eta 0:00:00 [2022-10-06T10:34:40.607Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-06T10:34:40.607Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-06T10:34:40.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 141.2 MB/s eta 0:00:00 [2022-10-06T10:34:40.866Z] 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-06T10:34:40.866Z] Collecting PyYAML<4,>=3.10 [2022-10-06T10:34:40.866Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-06T10:34:40.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 61.8 MB/s eta 0:00:00 [2022-10-06T10:34:40.866Z] Removing intermediate container 6f6903f50e39 [2022-10-06T10:34:40.866Z] ---> 26b58cf675ba [2022-10-06T10:34:40.866Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:34:41.124Z] Preparing metadata (setup.py): started [2022-10-06T10:34:41.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:41.124Z] ---> Running in 14f8108d27bd [2022-10-06T10:34:41.384Z] Removing intermediate container 14f8108d27bd [2022-10-06T10:34:41.384Z] ---> 3c86d5f61d87 [2022-10-06T10:34:41.384Z] Step 18/20 : LABEL arch=x86_64 [2022-10-06T10:34:41.384Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T10:34:41.384Z] Collecting jsonschema<3,>=2.5.1 [2022-10-06T10:34:41.384Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-06T10:34:41.384Z] ---> Running in 855833e178fa [2022-10-06T10:34:41.384Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-06T10:34:41.384Z] Removing intermediate container e2a09a32e257 [2022-10-06T10:34:41.384Z] ---> 40d5a3cc55d9 [2022-10-06T10:34:41.384Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-06T10:34:41.384Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-06T10:34:41.384Z] Preparing metadata (setup.py): started [2022-10-06T10:34:41.384Z] ---> Running in 27cb16d7bd27 [2022-10-06T10:34:41.384Z] OK: 211 MiB in 51 packages [2022-10-06T10:34:41.384Z] Removing intermediate container 855833e178fa [2022-10-06T10:34:41.384Z] ---> 12c17a7e6a39 [2022-10-06T10:34:41.384Z] Step 19/20 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:34:41.384Z] ---> Running in b2602e286fe2 [2022-10-06T10:34:41.642Z] Removing intermediate container 27cb16d7bd27 [2022-10-06T10:34:41.642Z] ---> bd52cb403f8f [2022-10-06T10:34:41.642Z] Step 30/33 : CMD ["gate"] [2022-10-06T10:34:41.642Z] ---> Running in 16cf5117d0b0 [2022-10-06T10:34:41.642Z] Removing intermediate container b2602e286fe2 [2022-10-06T10:34:41.642Z] ---> d98a334abc5c [2022-10-06T10:34:41.642Z] Step 20/20 : LABEL version=0.0.0 [2022-10-06T10:34:41.642Z] ---> Running in 4c86b2df1b45 [2022-10-06T10:34:41.642Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T10:34:41.642Z] Removing intermediate container 16cf5117d0b0 [2022-10-06T10:34:41.642Z] ---> 6cf9bdac28c6 [2022-10-06T10:34:41.642Z] Step 31/33 : LABEL arch=x86_64 [2022-10-06T10:34:41.642Z] Collecting texttable<0.10,>=0.9.0 [2022-10-06T10:34:41.642Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-06T10:34:41.642Z] Preparing metadata (setup.py): started [2022-10-06T10:34:41.642Z] ---> Running in 5a25d64fc063 [2022-10-06T10:34:41.642Z] Removing intermediate container 4c86b2df1b45 [2022-10-06T10:34:41.642Z] ---> edd0fa6d9c84 [2022-10-06T10:34:41.642Z] [2022-10-06T10:34:41.901Z] Successfully built edd0fa6d9c84 [2022-10-06T10:34:41.901Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-06T10:34:41.901Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-10-06T10:34:41.901Z] Removing intermediate container 5a25d64fc063 [2022-10-06T10:34:41.901Z] ---> 3baae703e945 [2022-10-06T10:34:41.901Z] Step 32/33 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:34:41.901Z] Removing intermediate container f7ae9d1c4374 [2022-10-06T10:34:41.901Z] ---> ab33a3180883 [2022-10-06T10:34:41.901Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T10:34:41.901Z] ---> Running in a626b67f2090 [2022-10-06T10:34:41.901Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T10:34:41.901Z] Collecting cached-property<2,>=1.2.0 [2022-10-06T10:34:41.901Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-06T10:34:42.161Z] Removing intermediate container a626b67f2090 [2022-10-06T10:34:42.161Z] ---> d28832fa7400 [2022-10-06T10:34:42.161Z] Step 33/33 : LABEL version=0.0.0 [2022-10-06T10:34:42.161Z] Collecting docker-pycreds>=0.4.0 [2022-10-06T10:34:42.161Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-06T10:34:42.161Z] ---> 803b39c0bf17 [2022-10-06T10:34:42.161Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:34:42.161Z] Collecting idna<2.8,>=2.5 [2022-10-06T10:34:42.161Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-06T10:34:42.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 167.7 MB/s eta 0:00:00 [2022-10-06T10:34:42.161Z] ---> Running in 7db10c33990e [2022-10-06T10:34:42.161Z] ---> Running in 28db96c6bf59 [2022-10-06T10:34:42.161Z] Collecting certifi>=2017.4.17 [2022-10-06T10:34:42.161Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-06T10:34:42.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 205.6 MB/s eta 0:00:00 [2022-10-06T10:34:42.161Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-06T10:34:42.161Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-06T10:34:42.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 55.2 MB/s eta 0:00:00 [2022-10-06T10:34:42.419Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-06T10:34:42.419Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-06T10:34:42.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 55.7 MB/s eta 0:00:00 [2022-10-06T10:34:42.419Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-06T10:34:42.419Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-06T10:34:42.419Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-06T10:34:42.419Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-06T10:34:42.419Z] Removing intermediate container 7db10c33990e [2022-10-06T10:34:42.419Z] ---> fe9d353783ac [2022-10-06T10:34:42.419Z] [2022-10-06T10:34:42.419Z] Successfully built fe9d353783ac [2022-10-06T10:34:42.419Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-06T10:34:42.419Z] Running setup.py install for texttable: started [2022-10-06T10:34:42.419Z] Successfully tagged security-bootstrapper:latest [2022-10-06T10:34:42.419Z]  Building security-bootstrapper ... done Building security-spire-server [2022-10-06T10:34:42.985Z] Running setup.py install for texttable: finished with status 'done' [2022-10-06T10:34:42.985Z] Running setup.py install for PyYAML: started [2022-10-06T10:34:43.243Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-06T10:34:43.501Z] Running setup.py install for docopt: started [2022-10-06T10:34:43.760Z] Running setup.py install for docopt: finished with status 'done' [2022-10-06T10:34:44.018Z] Running setup.py install for dockerpty: started [2022-10-06T10:34:44.588Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-06T10:34:44.851Z] 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-06T10:34:44.851Z] 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-06T10:34:45.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:34:45.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:34:45.110Z] ---> 35ef95ece7e8 [2022-10-06T10:34:45.110Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T10:34:45.110Z] ---> Using cache [2022-10-06T10:34:45.110Z] ---> 9d2f5aa64f03 [2022-10-06T10:34:45.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:45.110Z] ---> Using cache [2022-10-06T10:34:45.110Z] ---> 40e5c1ac0515 [2022-10-06T10:34:45.110Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:34:46.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:34:46.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:34:46.487Z] ---> 35ef95ece7e8 [2022-10-06T10:34:46.487Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T10:34:46.487Z] ---> Using cache [2022-10-06T10:34:46.487Z] ---> 9d2f5aa64f03 [2022-10-06T10:34:46.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:46.487Z] ---> Using cache [2022-10-06T10:34:46.487Z] ---> 40e5c1ac0515 [2022-10-06T10:34:46.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:34:47.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:34:47.422Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:34:47.422Z] ---> 35ef95ece7e8 [2022-10-06T10:34:47.422Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T10:34:47.422Z] ---> Using cache [2022-10-06T10:34:47.422Z] ---> 9d2f5aa64f03 [2022-10-06T10:34:47.422Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:34:47.422Z] ---> Using cache [2022-10-06T10:34:47.422Z] ---> 40e5c1ac0515 [2022-10-06T10:34:47.422Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:34:47.680Z] ---> Running in bea19648eadb [2022-10-06T10:34:47.680Z] ---> Running in af6f91d7fa48 [2022-10-06T10:34:47.680Z] ---> Running in 420567d85ee1 [2022-10-06T10:34:47.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:48.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:48.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:48.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:49.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:49.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:34:49.279Z] OK: 211 MiB in 51 packages [2022-10-06T10:34:49.279Z] OK: 211 MiB in 51 packages [2022-10-06T10:34:49.536Z] OK: 211 MiB in 51 packages [2022-10-06T10:34:51.137Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-06T10:34:52.064Z] Removing intermediate container 6358a2c5d660 [2022-10-06T10:34:52.064Z] ---> c93d8b630293 [2022-10-06T10:34:52.064Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-06T10:34:52.064Z] ---> Running in 2a1cf7cfa331 [2022-10-06T10:34:52.064Z] Removing intermediate container af6f91d7fa48 [2022-10-06T10:34:52.064Z] ---> 3eb1f185a46a [2022-10-06T10:34:52.064Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T10:34:52.064Z] Removing intermediate container bea19648eadb [2022-10-06T10:34:52.064Z] ---> 4eecb7d3ff3c [2022-10-06T10:34:52.064Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T10:34:52.322Z] Removing intermediate container 420567d85ee1 [2022-10-06T10:34:52.322Z] ---> 6b0e8c5c7728 [2022-10-06T10:34:52.322Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T10:34:52.322Z] Removing intermediate container 28db96c6bf59 [2022-10-06T10:34:52.322Z] ---> 7568f0739f94 [2022-10-06T10:34:52.322Z] Step 8/25 : COPY . . [2022-10-06T10:34:55.238Z] Removing intermediate container 2a1cf7cfa331 [2022-10-06T10:34:55.238Z] ---> 5906310da052 [2022-10-06T10:34:55.238Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T10:34:56.175Z] ---> b5dc1dca448a [2022-10-06T10:34:56.175Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:34:56.175Z] ---> 0bbc9b1ffd96 [2022-10-06T10:34:56.175Z] ---> eef626bc6c6c [2022-10-06T10:34:56.175Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:34:56.175Z] [2022-10-06T10:34:56.742Z] ---> Running in ad4ac61521d8 [2022-10-06T10:34:56.742Z] ---> Running in e075e15dcc37 [2022-10-06T10:34:57.001Z] ---> Running in 78c83667316f [2022-10-06T10:34:57.001Z] ---> Running in 2974dc334d35 [2022-10-06T10:34:57.261Z] ---> c9f00856470b [2022-10-06T10:34:57.261Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-06T10:34:57.520Z] Removing intermediate container ad4ac61521d8 [2022-10-06T10:34:57.520Z] ---> 589889301893 [2022-10-06T10:34:57.520Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-06T10:34:57.520Z] ---> Running in 880a83e4b7bd [2022-10-06T10:34:58.094Z] ---> 4d0d815b49e8 [2022-10-06T10:34:58.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-06T10:34:58.094Z] ---> 5657328f24c6 [2022-10-06T10:34:58.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-06T10:34:58.353Z] ---> fc2e73c9f73c [2022-10-06T10:34:58.353Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-06T10:34:58.353Z] ---> Running in dfb2d7e0b271 [2022-10-06T10:34:58.353Z] 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-06T10:34:58.610Z] Removing intermediate container dfb2d7e0b271 [2022-10-06T10:34:58.610Z] ---> 6aaad53480f1 [2022-10-06T10:34:58.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:34:58.610Z] ---> Running in 281f79262852 [2022-10-06T10:34:58.610Z] Removing intermediate container 281f79262852 [2022-10-06T10:34:58.610Z] ---> 650e4d4acaa3 [2022-10-06T10:34:58.610Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T10:34:58.610Z] ---> Running in aa19ed1c2850 [2022-10-06T10:34:58.868Z] Removing intermediate container aa19ed1c2850 [2022-10-06T10:34:58.868Z] ---> 351cac869586 [2022-10-06T10:34:58.868Z] Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:34:58.868Z] ---> Running in 488806049bc9 [2022-10-06T10:34:59.447Z] Removing intermediate container 488806049bc9 [2022-10-06T10:34:59.447Z] ---> 448ab8dac23c [2022-10-06T10:34:59.447Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T10:35:03.271Z] ---> Running in e7d1abe269d6 [2022-10-06T10:35:05.842Z] Removing intermediate container e7d1abe269d6 [2022-10-06T10:35:05.842Z] ---> 183c95f0cfd3 [2022-10-06T10:35:05.842Z] [2022-10-06T10:35:05.842Z] Successfully built 183c95f0cfd3 [2022-10-06T10:35:05.842Z] Successfully tagged sys-mgmt-agent:latest [2022-10-06T10:35:05.842Z] Building support-notifications [2022-10-06T10:35:14.102Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:35:14.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:35:14.102Z] ---> 35ef95ece7e8 [2022-10-06T10:35:14.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:35:14.102Z] ---> Using cache [2022-10-06T10:35:14.102Z] ---> 27d545fdd4b4 [2022-10-06T10:35:14.102Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T10:35:14.102Z] ---> Using cache [2022-10-06T10:35:14.102Z] ---> 521d2fe4544d [2022-10-06T10:35:14.102Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:14.102Z] ---> Using cache [2022-10-06T10:35:14.102Z] ---> 9aa958dfe10d [2022-10-06T10:35:14.102Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-06T10:35:16.103Z] 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-06T10:35:21.410Z] ---> Running in c6482892dd6e [2022-10-06T10:35:21.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:21.670Z] Removing intermediate container 78c83667316f [2022-10-06T10:35:21.670Z] ---> 20b3898066bd [2022-10-06T10:35:21.670Z] Step 8/26 : COPY . . [2022-10-06T10:35:21.670Z] Removing intermediate container e075e15dcc37 [2022-10-06T10:35:21.670Z] ---> 144bca2f5b2c [2022-10-06T10:35:21.670Z] Step 8/25 : COPY . . [2022-10-06T10:35:21.670Z] Removing intermediate container 2974dc334d35 [2022-10-06T10:35:21.670Z] ---> be165127803f [2022-10-06T10:35:21.670Z] Step 8/26 : COPY . . [2022-10-06T10:35:22.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:22.808Z] OK: 211 MiB in 51 packages [2022-10-06T10:35:29.428Z] Removing intermediate container 880a83e4b7bd [2022-10-06T10:35:29.428Z] ---> ab43b07f5e5b [2022-10-06T10:35:29.428Z] [2022-10-06T10:35:29.428Z] Step 10/25 : FROM alpine:3.16 [2022-10-06T10:35:29.428Z] ---> 9c6f07244728 [2022-10-06T10:35:29.428Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-06T10:35:29.428Z] ---> f73dcb34c0df [2022-10-06T10:35:29.428Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:35:29.428Z] ---> Running in 2113b04c8b1f [2022-10-06T10:35:29.428Z] ---> dc538edb5018 [2022-10-06T10:35:29.428Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:35:29.428Z] Removing intermediate container c6482892dd6e [2022-10-06T10:35:29.428Z] ---> 354ece773591 [2022-10-06T10:35:29.428Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T10:35:29.428Z] ---> 41148ebb4b4b [2022-10-06T10:35:29.428Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:35:29.428Z] ---> Running in 8383eb5e9c1a [2022-10-06T10:35:29.428Z] ---> Running in be419347e157 [2022-10-06T10:35:29.428Z] ---> Running in 440ba6a3baba [2022-10-06T10:35:29.428Z] Removing intermediate container be419347e157 [2022-10-06T10:35:29.428Z] ---> f3b2341ee012 [2022-10-06T10:35:29.428Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T10:35:29.428Z] Removing intermediate container 8383eb5e9c1a [2022-10-06T10:35:29.428Z] ---> baaf8d124af3 [2022-10-06T10:35:29.428Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T10:35:29.428Z] ---> Running in ab08aab49f7e [2022-10-06T10:35:29.428Z] Removing intermediate container 440ba6a3baba [2022-10-06T10:35:29.428Z] ---> bc948ad963f6 [2022-10-06T10:35:29.428Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-06T10:35:29.428Z] ---> Running in 5b7c2b8dc5df [2022-10-06T10:35:29.428Z] ---> Running in a16b8be03536 [2022-10-06T10:35:29.428Z] ---> 304a3680c2b5 [2022-10-06T10:35:29.428Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:35:29.428Z] ---> Running in 9e5f7a66edb4 [2022-10-06T10:35:29.428Z] Removing intermediate container ab08aab49f7e [2022-10-06T10:35:29.428Z] ---> c12556b65f55 [2022-10-06T10:35:29.428Z] 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-06T10:35:29.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:29.428Z] Removing intermediate container 5b7c2b8dc5df [2022-10-06T10:35:29.428Z] ---> e9224f334514 [2022-10-06T10:35:29.428Z] 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-06T10:35:29.428Z] Removing intermediate container a16b8be03536 [2022-10-06T10:35:29.428Z] ---> 7571bc69e39f [2022-10-06T10:35:29.428Z] 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-06T10:35:29.428Z] ---> Running in e2b9cc7b26ea [2022-10-06T10:35:29.428Z] ---> Running in 31ce57c11b16 [2022-10-06T10:35:29.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:29.428Z] ---> Running in 134cd9162675 [2022-10-06T10:35:29.732Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-06T10:35:29.732Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-06T10:35:29.732Z] (3/3) Installing su-exec (0.2-r1) [2022-10-06T10:35:29.732Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:35:29.732Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:35:29.993Z] OK: 6 MiB in 17 packages [2022-10-06T10:35:30.254Z] Removing intermediate container e2b9cc7b26ea [2022-10-06T10:35:30.254Z] ---> bd1a037564b9 [2022-10-06T10:35:30.254Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T10:35:30.515Z] ---> Running in ac8d8f92ef8a [2022-10-06T10:35:31.130Z] Removing intermediate container 31ce57c11b16 [2022-10-06T10:35:31.130Z] ---> 75668039ce70 [2022-10-06T10:35:31.130Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T10:35:31.708Z] Removing intermediate container ac8d8f92ef8a [2022-10-06T10:35:31.708Z] ---> 9a5b50bc5733 [2022-10-06T10:35:31.708Z] [2022-10-06T10:35:31.708Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T10:35:31.708Z] ---> c4fc93816858 [2022-10-06T10:35:31.708Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:35:31.708Z] ---> Using cache [2022-10-06T10:35:31.708Z] ---> c934489b384a [2022-10-06T10:35:31.708Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:31.708Z] ---> Using cache [2022-10-06T10:35:31.708Z] ---> e8bd5a3cc435 [2022-10-06T10:35:31.708Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T10:35:31.708Z] Removing intermediate container 134cd9162675 [2022-10-06T10:35:31.708Z] ---> 3a1ccba4e7ce [2022-10-06T10:35:31.708Z] Step 12/25 : WORKDIR /edgex-go [2022-10-06T10:35:31.970Z] Removing intermediate container 2113b04c8b1f [2022-10-06T10:35:31.970Z] ---> 134f2552efe2 [2022-10-06T10:35:31.970Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T10:35:31.970Z] ---> Running in 80ca7f40f223 [2022-10-06T10:35:31.970Z] ---> Running in 406af2c6fd94 [2022-10-06T10:35:32.230Z] ---> Running in 66c2757e777c [2022-10-06T10:35:32.230Z] ---> Running in 26bcbb140789 [2022-10-06T10:35:32.490Z] Removing intermediate container 80ca7f40f223 [2022-10-06T10:35:32.490Z] ---> 16c716b42f03 [2022-10-06T10:35:32.490Z] [2022-10-06T10:35:32.490Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T10:35:32.490Z] ---> c4fc93816858 [2022-10-06T10:35:32.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:35:32.490Z] ---> Using cache [2022-10-06T10:35:32.490Z] ---> c934489b384a [2022-10-06T10:35:32.490Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:32.490Z] ---> Using cache [2022-10-06T10:35:32.490Z] ---> e8bd5a3cc435 [2022-10-06T10:35:32.490Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-06T10:35:32.490Z] Removing intermediate container 26bcbb140789 [2022-10-06T10:35:32.490Z] ---> a55f4333b7d6 [2022-10-06T10:35:32.490Z] Step 13/25 : WORKDIR / [2022-10-06T10:35:32.752Z] Removing intermediate container 66c2757e777c [2022-10-06T10:35:32.752Z] ---> 71ed415d4291 [2022-10-06T10:35:32.752Z] [2022-10-06T10:35:32.752Z] Step 13/25 : FROM alpine:3.15 [2022-10-06T10:35:32.752Z] ---> c4fc93816858 [2022-10-06T10:35:32.752Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:35:32.752Z] ---> Using cache [2022-10-06T10:35:32.752Z] ---> c934489b384a [2022-10-06T10:35:32.752Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:32.752Z] ---> Using cache [2022-10-06T10:35:32.752Z] ---> e8bd5a3cc435 [2022-10-06T10:35:32.752Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T10:35:32.752Z] ---> Running in 5c9afc4f022f [2022-10-06T10:35:32.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:32.752Z] ---> Running in 31dafef2fc16 [2022-10-06T10:35:32.752Z] ---> Running in 8f7370a8b401 [2022-10-06T10:35:33.012Z] Removing intermediate container 31dafef2fc16 [2022-10-06T10:35:33.012Z] ---> 68e5f6a37cbe [2022-10-06T10:35:33.012Z] 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-06T10:35:33.281Z] ---> dba5d1c28d8b [2022-10-06T10:35:33.281Z] 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-06T10:35:33.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:33.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:33.281Z] ---> 8763c55e4e1a [2022-10-06T10:35:33.281Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-06T10:35:33.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:33.542Z] ---> 85186aa1a143 [2022-10-06T10:35:33.542Z] 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-06T10:35:33.818Z] ---> 8cba36f6c0ec [2022-10-06T10:35:33.818Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-06T10:35:33.818Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:35:33.818Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:35:33.818Z] OK: 15857 distinct packages available [2022-10-06T10:35:33.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:34.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:34.077Z] ---> 9c340f6f08f3 [2022-10-06T10:35:34.077Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-06T10:35:34.338Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:35:34.338Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:35:34.338Z] OK: 15857 distinct packages available [2022-10-06T10:35:34.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:34.598Z] ---> 603c4a199c1a [2022-10-06T10:35:34.598Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T10:35:34.598Z] ---> 20fdee9920bb [2022-10-06T10:35:34.598Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T10:35:34.598Z] ---> Running in c170ee5e9dbf [2022-10-06T10:35:34.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:35.143Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T10:35:35.143Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:35:35.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:35.404Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T10:35:35.404Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T10:35:35.404Z] Removing intermediate container c170ee5e9dbf [2022-10-06T10:35:35.404Z] ---> 75d26bc0f771 [2022-10-06T10:35:35.404Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T10:35:35.404Z] ---> Running in 9e3b0dc98959 [2022-10-06T10:35:35.404Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T10:35:35.404Z] Removing intermediate container 9e3b0dc98959 [2022-10-06T10:35:35.404Z] ---> 1c040d0d53dc [2022-10-06T10:35:35.404Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T10:35:35.665Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:35:35.665Z] OK: 7 MiB in 19 packages [2022-10-06T10:35:35.665Z] ---> Running in 10f0af58bf7a [2022-10-06T10:35:35.665Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T10:35:35.665Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:35:35.665Z] Removing intermediate container 10f0af58bf7a [2022-10-06T10:35:35.665Z] ---> 7532f2ce0a61 [2022-10-06T10:35:35.665Z] Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:35:35.665Z] ---> Running in c0d1ed5c2420 [2022-10-06T10:35:35.926Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T10:35:35.926Z] Removing intermediate container c0d1ed5c2420 [2022-10-06T10:35:35.926Z] ---> c0a3257d1eec [2022-10-06T10:35:35.926Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T10:35:35.926Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T10:35:35.926Z] ---> Running in d2d21d98de91 [2022-10-06T10:35:35.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:35.926Z] Removing intermediate container 406af2c6fd94 [2022-10-06T10:35:35.926Z] ---> a43940b2d1ee [2022-10-06T10:35:35.926Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-06T10:35:35.926Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T10:35:35.926Z] Removing intermediate container d2d21d98de91 [2022-10-06T10:35:35.926Z] ---> 409a23f36706 [2022-10-06T10:35:35.926Z] [2022-10-06T10:35:35.926Z] Successfully built 409a23f36706 [2022-10-06T10:35:36.188Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:35:36.188Z] Successfully tagged security-secretstore-setup:latest [2022-10-06T10:35:36.188Z] Building security-proxy-setup [2022-10-06T10:35:36.188Z] OK: 7 MiB in 19 packages [2022-10-06T10:35:36.188Z]  Building security-secretstore-setup ... done Removing intermediate container 9e5f7a66edb4 [2022-10-06T10:35:36.188Z] ---> 300e2a8f3e1e [2022-10-06T10:35:36.188Z] Step 9/23 : COPY . . [2022-10-06T10:35:38.729Z] ---> 336f0e1a7f3e [2022-10-06T10:35:38.729Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:35:38.729Z] Removing intermediate container 8f7370a8b401 [2022-10-06T10:35:38.729Z] ---> b2695faa5896 [2022-10-06T10:35:38.729Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:35:38.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:35:38.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:35:38.729Z] ---> 35ef95ece7e8 [2022-10-06T10:35:38.729Z] Step 3/22 : WORKDIR /edgex-go [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> 9d2f5aa64f03 [2022-10-06T10:35:38.729Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> 40e5c1ac0515 [2022-10-06T10:35:38.729Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> ab33a3180883 [2022-10-06T10:35:38.729Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> 803b39c0bf17 [2022-10-06T10:35:38.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> 7568f0739f94 [2022-10-06T10:35:38.729Z] Step 8/22 : COPY . . [2022-10-06T10:35:38.729Z] ---> Using cache [2022-10-06T10:35:38.729Z] ---> c9f00856470b [2022-10-06T10:35:38.729Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-06T10:35:39.296Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:35:39.296Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:35:39.296Z] OK: 15857 distinct packages available [2022-10-06T10:35:39.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:39.296Z] ---> Running in 779b7558cb1e [2022-10-06T10:35:39.555Z] ---> 5444a72e0a82 [2022-10-06T10:35:39.555Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-06T10:35:39.555Z] ---> 98751d453309 [2022-10-06T10:35:39.555Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:35:39.555Z] ---> Running in 006429aba7fb [2022-10-06T10:35:39.819Z] ---> 2466954c801b [2022-10-06T10:35:39.819Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-06T10:35:39.819Z] ---> f0da26954b91 [2022-10-06T10:35:39.819Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:35:39.819Z] 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-06T10:35:40.082Z] ---> 009f613fb365 [2022-10-06T10:35:40.082Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-06T10:35:40.082Z] 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-06T10:35:40.082Z] ---> ae1e65aecb3e [2022-10-06T10:35:40.082Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-06T10:35:40.082Z] ---> 3a9efd3ef2df [2022-10-06T10:35:40.082Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:35:40.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:35:40.082Z] ---> Running in d6727bd7d129 [2022-10-06T10:35:40.348Z] ---> 5bbc3dbdd790 [2022-10-06T10:35:40.348Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-06T10:35:40.348Z] Removing intermediate container d6727bd7d129 [2022-10-06T10:35:40.348Z] ---> 827690bd793d [2022-10-06T10:35:40.348Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:35:40.348Z] ---> Running in f9158a379f5e [2022-10-06T10:35:40.348Z] Removing intermediate container f9158a379f5e [2022-10-06T10:35:40.348Z] ---> 46928962efde [2022-10-06T10:35:40.348Z] Step 24/26 : LABEL arch=x86_64 [2022-10-06T10:35:40.348Z] ---> Running in c807bb267260 [2022-10-06T10:35:40.348Z] ---> b622f1365aec [2022-10-06T10:35:40.348Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:35:40.613Z] ---> Running in 7478ad9c158d [2022-10-06T10:35:40.613Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-06T10:35:40.613Z] Removing intermediate container c807bb267260 [2022-10-06T10:35:40.613Z] ---> b218224df8f4 [2022-10-06T10:35:40.613Z] Step 25/26 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:35:40.613Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:35:40.613Z] ---> Running in b58e1f5ea956 [2022-10-06T10:35:40.613Z] Removing intermediate container 7478ad9c158d [2022-10-06T10:35:40.613Z] ---> ddad9557dad2 [2022-10-06T10:35:40.613Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:35:40.613Z] (3/4) Installing libucontext (1.1-r0) [2022-10-06T10:35:40.613Z] ---> Running in 53328fe7bf68 [2022-10-06T10:35:41.041Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-06T10:35:41.041Z] Removing intermediate container b58e1f5ea956 [2022-10-06T10:35:41.041Z] ---> 005b8ef32905 [2022-10-06T10:35:41.041Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T10:35:41.041Z] ---> Running in 625c14f4aadd [2022-10-06T10:35:41.041Z] Removing intermediate container 53328fe7bf68 [2022-10-06T10:35:41.041Z] ---> 56eb2c63286b [2022-10-06T10:35:41.041Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T10:35:41.041Z] ---> Running in e10c97451deb [2022-10-06T10:35:41.041Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:35:41.041Z] OK: 6 MiB in 18 packages [2022-10-06T10:35:41.041Z] Removing intermediate container 625c14f4aadd [2022-10-06T10:35:41.041Z] ---> d2c89dbfd5b9 [2022-10-06T10:35:41.041Z] [2022-10-06T10:35:41.041Z] Removing intermediate container e10c97451deb [2022-10-06T10:35:41.041Z] ---> 8e760953ee0e [2022-10-06T10:35:41.041Z] Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:35:41.041Z] Successfully built d2c89dbfd5b9 [2022-10-06T10:35:41.041Z] Successfully tagged security-spire-agent:latest [2022-10-06T10:35:41.041Z] Building core-metadata [2022-10-06T10:35:41.041Z]  Building security-spire-agent ... done  ---> Running in eb56d8782f38 [2022-10-06T10:35:41.326Z] Removing intermediate container eb56d8782f38 [2022-10-06T10:35:41.326Z] ---> 14b16b6e8e6f [2022-10-06T10:35:41.326Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T10:35:41.592Z] ---> Running in 04e1ccd2483d [2022-10-06T10:35:41.873Z] Removing intermediate container 5c9afc4f022f [2022-10-06T10:35:41.873Z] ---> 4b0193d322a5 [2022-10-06T10:35:41.873Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:35:41.873Z] Removing intermediate container 04e1ccd2483d [2022-10-06T10:35:41.873Z] ---> 43cdcd7855e5 [2022-10-06T10:35:41.873Z] [2022-10-06T10:35:41.873Z] Successfully built 43cdcd7855e5 [2022-10-06T10:35:41.873Z] Successfully tagged security-spire-server:latest [2022-10-06T10:35:41.873Z] Building core-command [2022-10-06T10:35:45.302Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:35:45.302Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:35:45.302Z] ---> 35ef95ece7e8 [2022-10-06T10:35:45.302Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> 27d545fdd4b4 [2022-10-06T10:35:45.302Z] Step 4/25 : WORKDIR /edgex-go [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> 521d2fe4544d [2022-10-06T10:35:45.302Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> 9aa958dfe10d [2022-10-06T10:35:45.302Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> d38630df092d [2022-10-06T10:35:45.302Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> 9302aa2a3a5f [2022-10-06T10:35:45.302Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> ac76c2a98d15 [2022-10-06T10:35:45.302Z] Step 9/25 : COPY . . [2022-10-06T10:35:45.302Z] ---> Using cache [2022-10-06T10:35:45.302Z] ---> 21133431c44a [2022-10-06T10:35:45.302Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-06T10:35:45.302Z] ---> b20510252b1c [2022-10-06T10:35:45.302Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:35:45.302Z] ---> Running in e4f950ac68d8 [2022-10-06T10:35:45.873Z] ---> fe4dc312e1a4 [2022-10-06T10:35:45.873Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-06T10:35:45.873Z] ---> Running in a764191cb327 [2022-10-06T10:35:45.873Z] 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-06T10:35:46.135Z] Removing intermediate container a764191cb327 [2022-10-06T10:35:46.135Z] ---> fcc3f81ab670 [2022-10-06T10:35:46.135Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-06T10:35:46.394Z] ---> d65875286fd9 [2022-10-06T10:35:46.394Z] Step 21/26 : WORKDIR / [2022-10-06T10:35:46.394Z] ---> Running in 51a1b05236b1 [2022-10-06T10:35:46.709Z] Removing intermediate container 51a1b05236b1 [2022-10-06T10:35:46.709Z] ---> ae28cdc92290 [2022-10-06T10:35:46.709Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:35:46.987Z] ---> Running in 0d5210f7bc35 [2022-10-06T10:35:47.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:35:47.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:35:47.248Z] ---> 35ef95ece7e8 [2022-10-06T10:35:47.248Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> 27d545fdd4b4 [2022-10-06T10:35:47.248Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> 521d2fe4544d [2022-10-06T10:35:47.248Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> 9aa958dfe10d [2022-10-06T10:35:47.248Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> d38630df092d [2022-10-06T10:35:47.248Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> 9302aa2a3a5f [2022-10-06T10:35:47.248Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> ac76c2a98d15 [2022-10-06T10:35:47.248Z] Step 9/24 : COPY . . [2022-10-06T10:35:47.248Z] ---> Using cache [2022-10-06T10:35:47.248Z] ---> 21133431c44a [2022-10-06T10:35:47.248Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-06T10:35:47.248Z] ---> Running in 0e398f0b7294 [2022-10-06T10:35:47.248Z] Removing intermediate container 0d5210f7bc35 [2022-10-06T10:35:47.248Z] ---> 2643a2221946 [2022-10-06T10:35:47.248Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:35:47.248Z] ---> Running in f327d3444a6c [2022-10-06T10:35:47.838Z] Removing intermediate container f327d3444a6c [2022-10-06T10:35:47.838Z] ---> 675ea4b6b220 [2022-10-06T10:35:47.838Z] Step 24/26 : LABEL arch=x86_64 [2022-10-06T10:35:47.838Z] ---> Running in 923ce306efde [2022-10-06T10:35:47.838Z] 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-06T10:35:48.111Z] Removing intermediate container 923ce306efde [2022-10-06T10:35:48.111Z] ---> 84440b82ef55 [2022-10-06T10:35:48.111Z] Step 25/26 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:35:48.399Z] ---> Running in 600bb623b99f [2022-10-06T10:35:48.662Z] Removing intermediate container 600bb623b99f [2022-10-06T10:35:48.662Z] ---> 6b5c426fe51a [2022-10-06T10:35:48.662Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T10:35:48.921Z] ---> Running in 5243ff52f68f [2022-10-06T10:35:49.180Z] Removing intermediate container 5243ff52f68f [2022-10-06T10:35:49.180Z] ---> ab6febc8be7e [2022-10-06T10:35:49.180Z] [2022-10-06T10:35:49.180Z] Successfully built ab6febc8be7e [2022-10-06T10:35:49.440Z] Successfully tagged security-spire-config:latest [2022-10-06T10:36:04.332Z]  Building security-spire-config ... done 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-06T10:36:14.343Z] Removing intermediate container 779b7558cb1e [2022-10-06T10:36:14.343Z] ---> b6929dc57a57 [2022-10-06T10:36:14.343Z] [2022-10-06T10:36:14.343Z] Step 10/22 : FROM alpine:3.16 [2022-10-06T10:36:14.343Z] ---> 9c6f07244728 [2022-10-06T10:36:14.343Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-06T10:36:14.343Z] ---> Running in 849e8042cd9d [2022-10-06T10:36:14.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:36:14.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:36:15.174Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-06T10:36:15.174Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-06T10:36:15.174Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T10:36:15.174Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-06T10:36:15.174Z] (5/6) Installing curl (7.83.1-r3) [2022-10-06T10:36:15.174Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-06T10:36:15.174Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:36:15.174Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:36:15.174Z] OK: 8 MiB in 20 packages [2022-10-06T10:36:18.489Z] Removing intermediate container 0e398f0b7294 [2022-10-06T10:36:18.489Z] ---> ca2089802055 [2022-10-06T10:36:18.489Z] [2022-10-06T10:36:18.489Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T10:36:18.489Z] ---> 9c6f07244728 [2022-10-06T10:36:18.489Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-06T10:36:18.489Z] ---> Using cache [2022-10-06T10:36:18.489Z] ---> 19df73fce6ea [2022-10-06T10:36:18.489Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T10:36:18.489Z] ---> Using cache [2022-10-06T10:36:18.489Z] ---> 014bbf076e0c [2022-10-06T10:36:18.489Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-06T10:36:18.489Z] ---> Running in 3ec9a0add7b0 [2022-10-06T10:36:18.489Z] Removing intermediate container e4f950ac68d8 [2022-10-06T10:36:18.489Z] ---> 790c0500c41d [2022-10-06T10:36:18.489Z] [2022-10-06T10:36:18.489Z] Step 11/25 : FROM alpine:3.16 [2022-10-06T10:36:18.489Z] ---> 9c6f07244728 [2022-10-06T10:36:18.489Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-06T10:36:18.489Z] ---> Using cache [2022-10-06T10:36:18.489Z] ---> 19df73fce6ea [2022-10-06T10:36:18.489Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T10:36:18.489Z] ---> Using cache [2022-10-06T10:36:18.489Z] ---> 014bbf076e0c [2022-10-06T10:36:18.489Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-06T10:36:18.489Z] ---> Running in b87966a35a80 [2022-10-06T10:36:18.489Z] Removing intermediate container 849e8042cd9d [2022-10-06T10:36:18.489Z] ---> f27c6572622d [2022-10-06T10:36:18.489Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T10:36:18.748Z] Removing intermediate container 006429aba7fb [2022-10-06T10:36:18.748Z] ---> 4adb1c50a99d [2022-10-06T10:36:18.748Z] [2022-10-06T10:36:18.748Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T10:36:18.748Z] ---> 9c6f07244728 [2022-10-06T10:36:18.748Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-06T10:36:18.748Z] Removing intermediate container 3ec9a0add7b0 [2022-10-06T10:36:18.748Z] ---> 5528250798b7 [2022-10-06T10:36:18.748Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-06T10:36:18.748Z] ---> Running in a5a31025a149 [2022-10-06T10:36:18.748Z] ---> Running in 015e3113d37a [2022-10-06T10:36:18.748Z] ---> Running in a71c5ffc4ca6 [2022-10-06T10:36:18.748Z] Removing intermediate container b87966a35a80 [2022-10-06T10:36:18.748Z] ---> 89d1d3ebd59d [2022-10-06T10:36:18.748Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-06T10:36:18.748Z] ---> Running in e370792e4dab [2022-10-06T10:36:19.007Z] Removing intermediate container a71c5ffc4ca6 [2022-10-06T10:36:19.007Z] ---> 37eea94bbb7d [2022-10-06T10:36:19.007Z] Step 16/24 : WORKDIR / [2022-10-06T10:36:19.007Z] Removing intermediate container a5a31025a149 [2022-10-06T10:36:19.007Z] ---> de7b1721e5eb [2022-10-06T10:36:19.007Z] Step 13/22 : WORKDIR /edgex [2022-10-06T10:36:19.007Z] ---> Running in 67c41ac0fc3a [2022-10-06T10:36:19.007Z] ---> Running in 0edbbe262c12 [2022-10-06T10:36:19.007Z] Removing intermediate container e370792e4dab [2022-10-06T10:36:19.007Z] ---> 5b9a0de6c796 [2022-10-06T10:36:19.007Z] Step 16/25 : WORKDIR / [2022-10-06T10:36:19.007Z] ---> Running in 2c346a520061 [2022-10-06T10:36:19.007Z] Removing intermediate container 67c41ac0fc3a [2022-10-06T10:36:19.007Z] ---> 37730ee81516 [2022-10-06T10:36:19.007Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:36:19.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T10:36:19.007Z] Removing intermediate container 0edbbe262c12 [2022-10-06T10:36:19.007Z] ---> 0a45be9893e5 [2022-10-06T10:36:19.007Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-06T10:36:19.264Z] Removing intermediate container 2c346a520061 [2022-10-06T10:36:19.264Z] ---> f99e902c55b4 [2022-10-06T10:36:19.264Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:36:19.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T10:36:19.264Z] ---> 2cd96cfd8a3b [2022-10-06T10:36:19.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-06T10:36:19.264Z] ---> db4a55a19dbb [2022-10-06T10:36:19.264Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-06T10:36:19.264Z] ---> 4745bb6bd83d [2022-10-06T10:36:19.264Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-06T10:36:19.264Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-06T10:36:19.264Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-06T10:36:19.264Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:36:19.264Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:36:19.523Z] OK: 6 MiB in 16 packages [2022-10-06T10:36:19.523Z] ---> ca821a57ef77 [2022-10-06T10:36:19.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-06T10:36:19.781Z] ---> 6f988deb7c8e [2022-10-06T10:36:19.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-06T10:36:19.781Z] ---> 07bf768aa606 [2022-10-06T10:36:19.781Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-06T10:36:19.781Z] ---> 55d92741ce7a [2022-10-06T10:36:19.781Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-06T10:36:19.781Z] ---> Running in 4e5b356baeab [2022-10-06T10:36:20.052Z] ---> 403fd6e781f3 [2022-10-06T10:36:20.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T10:36:20.052Z] Removing intermediate container 015e3113d37a [2022-10-06T10:36:20.052Z] ---> 98814be848cd [2022-10-06T10:36:20.052Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T10:36:20.052Z] Removing intermediate container 4e5b356baeab [2022-10-06T10:36:20.052Z] ---> 2b213ebfd571 [2022-10-06T10:36:20.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:36:20.052Z] ---> 44dfa4be9129 [2022-10-06T10:36:20.052Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-06T10:36:20.052Z] ---> Running in af3fddd9b906 [2022-10-06T10:36:20.052Z] ---> Running in 6bf50f05717d [2022-10-06T10:36:20.052Z] Removing intermediate container 6bf50f05717d [2022-10-06T10:36:20.052Z] ---> 28b1857f0fdb [2022-10-06T10:36:20.052Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-06T10:36:20.052Z] ---> e8b8f0b8871d [2022-10-06T10:36:20.052Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T10:36:20.052Z] Removing intermediate container af3fddd9b906 [2022-10-06T10:36:20.052Z] ---> dce92fb54875 [2022-10-06T10:36:20.052Z] Step 22/24 : LABEL arch=x86_64 [2022-10-06T10:36:20.052Z] ---> Running in 22d1be539033 [2022-10-06T10:36:20.313Z] ---> Running in 02938f22f0df [2022-10-06T10:36:20.313Z] ---> f66297eaf26d [2022-10-06T10:36:20.313Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-06T10:36:20.313Z] ---> Running in 86081132f1b8 [2022-10-06T10:36:20.313Z] Removing intermediate container 22d1be539033 [2022-10-06T10:36:20.313Z] ---> edd122ad10c9 [2022-10-06T10:36:20.313Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T10:36:20.313Z] ---> Running in deef0380b3ed [2022-10-06T10:36:20.313Z] ---> Running in 66e80750ad95 [2022-10-06T10:36:20.313Z] Removing intermediate container 86081132f1b8 [2022-10-06T10:36:20.313Z] ---> e0f46667d188 [2022-10-06T10:36:20.313Z] Step 23/24 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:36:20.576Z] ---> Running in 3f1ad4970ebd [2022-10-06T10:36:20.576Z] Removing intermediate container deef0380b3ed [2022-10-06T10:36:20.576Z] ---> 7ed7bf2a886d [2022-10-06T10:36:20.576Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:36:20.576Z] Removing intermediate container 66e80750ad95 [2022-10-06T10:36:20.576Z] ---> e92246682e9e [2022-10-06T10:36:20.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:36:20.576Z] ---> Running in 0d19ab2ec3bd [2022-10-06T10:36:20.576Z] Removing intermediate container 3f1ad4970ebd [2022-10-06T10:36:20.576Z] ---> bd235102de88 [2022-10-06T10:36:20.576Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T10:36:20.576Z] ---> Running in a86bd7fbef93 [2022-10-06T10:36:20.576Z] Removing intermediate container 0d19ab2ec3bd [2022-10-06T10:36:20.576Z] ---> 6f973d747eaf [2022-10-06T10:36:20.576Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T10:36:20.839Z] ---> Running in d93c46816944 [2022-10-06T10:36:20.839Z] ---> 3044567d761f [2022-10-06T10:36:20.839Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-06T10:36:20.839Z] Removing intermediate container a86bd7fbef93 [2022-10-06T10:36:20.839Z] ---> c86e083a8104 [2022-10-06T10:36:20.839Z] [2022-10-06T10:36:20.839Z] Removing intermediate container d93c46816944 [2022-10-06T10:36:20.839Z] ---> e33389f537c0 [2022-10-06T10:36:20.839Z] Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:36:20.839Z] ---> Running in df3a433a7323 [2022-10-06T10:36:20.839Z] Successfully built c86e083a8104 [2022-10-06T10:36:20.839Z] Successfully tagged core-command:latest [2022-10-06T10:36:21.099Z]  Building core-command ... done Removing intermediate container 02938f22f0df [2022-10-06T10:36:21.099Z] ---> 3eb0ca5a9df0 [2022-10-06T10:36:21.099Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T10:36:21.099Z] Removing intermediate container df3a433a7323 [2022-10-06T10:36:21.099Z] ---> 6d4531cfcc64 [2022-10-06T10:36:21.099Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T10:36:21.099Z] ---> Running in 11ec33786270 [2022-10-06T10:36:21.099Z] ---> Running in 0c81e2f70e2e [2022-10-06T10:36:21.099Z] Removing intermediate container 11ec33786270 [2022-10-06T10:36:21.099Z] ---> 821bbbe7fcf5 [2022-10-06T10:36:21.099Z] [2022-10-06T10:36:21.358Z] ---> e172e88ca5b4 [2022-10-06T10:36:21.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-06T10:36:21.358Z] Removing intermediate container 0c81e2f70e2e [2022-10-06T10:36:21.358Z] ---> 591f6b30a447 [2022-10-06T10:36:21.358Z] Step 20/22 : LABEL arch=x86_64 [2022-10-06T10:36:21.358Z] ---> Running in 64d362ed55d2 [2022-10-06T10:36:21.358Z] Successfully built 821bbbe7fcf5 [2022-10-06T10:36:21.358Z] Successfully tagged core-metadata:latest [2022-10-06T10:36:21.359Z]  Building core-metadata ... done Removing intermediate container 64d362ed55d2 [2022-10-06T10:36:21.359Z] ---> eecdedf41571 [2022-10-06T10:36:21.359Z] Step 21/22 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:36:21.359Z] ---> Running in 69f15c5a3759 [2022-10-06T10:36:21.359Z] ---> 582bb06b56db [2022-10-06T10:36:21.359Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-06T10:36:21.359Z] ---> Running in 7f5f5ae81a26 [2022-10-06T10:36:21.359Z] Removing intermediate container 69f15c5a3759 [2022-10-06T10:36:21.359Z] ---> 8e91fa9b8c20 [2022-10-06T10:36:21.359Z] Step 22/22 : LABEL version=0.0.0 [2022-10-06T10:36:21.359Z] ---> Running in 4bb2c8b014dc [2022-10-06T10:36:21.617Z] Removing intermediate container 7f5f5ae81a26 [2022-10-06T10:36:21.617Z] ---> 02e81c321f6c [2022-10-06T10:36:21.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:36:21.617Z] ---> Running in 6fc80d3e0ee8 [2022-10-06T10:36:21.617Z] Removing intermediate container 4bb2c8b014dc [2022-10-06T10:36:21.617Z] ---> 55df742fe609 [2022-10-06T10:36:21.617Z] [2022-10-06T10:36:21.617Z] Successfully built 55df742fe609 [2022-10-06T10:36:21.617Z] Removing intermediate container 6fc80d3e0ee8 [2022-10-06T10:36:21.618Z] ---> 2e8b0c38280a [2022-10-06T10:36:21.618Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T10:36:21.618Z] Successfully tagged security-proxy-setup:latest [2022-10-06T10:36:21.618Z]  Building security-proxy-setup ... done  ---> Running in 1055cbdd1df7 [2022-10-06T10:36:21.618Z] Removing intermediate container 1055cbdd1df7 [2022-10-06T10:36:21.618Z] ---> 74e88bd6ad19 [2022-10-06T10:36:21.618Z] Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [2022-10-06T10:36:21.877Z] ---> Running in 995ec98558fc [2022-10-06T10:36:21.877Z] Removing intermediate container 995ec98558fc [2022-10-06T10:36:21.877Z] ---> dd0d000974f1 [2022-10-06T10:36:21.877Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T10:36:21.877Z] ---> Running in f02280bb71ed [2022-10-06T10:36:21.877Z] Removing intermediate container f02280bb71ed [2022-10-06T10:36:21.877Z] ---> 34c53601cd70 [2022-10-06T10:36:21.877Z] [2022-10-06T10:36:21.877Z] Successfully built 34c53601cd70 [2022-10-06T10:36:21.877Z] Successfully tagged support-notifications:latest [2022-10-06T10:36:22.142Z]  Building support-notifications ... done  [Pipeline] } [2022-10-06T10:36:22.156Z] $ docker stop --time=1 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 [2022-10-06T10:36:23.452Z] $ docker rm -f 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T10:36:23.863Z] + docker images [2022-10-06T10:36:23.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-06T10:36:23.863Z] support-notifications latest 34c53601cd70 2 seconds ago 27.3MB [2022-10-06T10:36:23.863Z] security-proxy-setup latest 55df742fe609 2 seconds ago 27.4MB [2022-10-06T10:36:23.863Z] core-metadata latest 821bbbe7fcf5 2 seconds ago 18.3MB [2022-10-06T10:36:23.863Z] core-command latest c86e083a8104 3 seconds ago 17.4MB [2022-10-06T10:36:23.863Z] 790c0500c41d 5 seconds ago 1.58GB [2022-10-06T10:36:23.863Z] ca2089802055 5 seconds ago 1.57GB [2022-10-06T10:36:23.863Z] 4adb1c50a99d 5 seconds ago 1.63GB [2022-10-06T10:36:23.863Z] b6929dc57a57 14 seconds ago 1.56GB [2022-10-06T10:36:23.863Z] security-spire-config latest ab6febc8be7e 35 seconds ago 85.8MB [2022-10-06T10:36:23.863Z] security-spire-server latest 43cdcd7855e5 42 seconds ago 86.5MB [2022-10-06T10:36:23.863Z] security-spire-agent latest d2c89dbfd5b9 43 seconds ago 125MB [2022-10-06T10:36:23.863Z] security-secretstore-setup latest 409a23f36706 48 seconds ago 29.2MB [2022-10-06T10:36:23.863Z] 16c716b42f03 51 seconds ago 1.45GB [2022-10-06T10:36:23.863Z] 71ed415d4291 51 seconds ago 1.45GB [2022-10-06T10:36:23.863Z] 9a5b50bc5733 53 seconds ago 1.45GB [2022-10-06T10:36:23.863Z] ab43b07f5e5b About a minute ago 1.57GB [2022-10-06T10:36:23.863Z] sys-mgmt-agent latest 183c95f0cfd3 About a minute ago 136MB [2022-10-06T10:36:23.863Z] security-bootstrapper latest fe9d353783ac About a minute ago 19.9MB [2022-10-06T10:36:23.863Z] security-spiffe-token-provider latest edd0fa6d9c84 About a minute ago 29.3MB [2022-10-06T10:36:23.863Z] core-data latest d59fc29b947d About a minute ago 21.6MB [2022-10-06T10:36:23.863Z] support-scheduler latest a23b490c367f About a minute ago 26.7MB [2022-10-06T10:36:23.863Z] 482eafdb29a2 About a minute ago 1.55GB [2022-10-06T10:36:23.863Z] 87379d813cef About a minute ago 1.58GB [2022-10-06T10:36:23.863Z] ae133360f65b About a minute ago 1.56GB [2022-10-06T10:36:23.863Z] e220623d551a About a minute ago 1.61GB [2022-10-06T10:36:23.863Z] 7b49ad4fa3b3 About a minute ago 1.63GB [2022-10-06T10:36:23.863Z] ci-base-image-x86_64 latest 35ef95ece7e8 5 minutes ago 940MB [2022-10-06T10:36:23.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 6 days ago 677MB [2022-10-06T10:36:23.863Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-06T10:36:23.863Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-06T10:36:23.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-06T10:36:23.863Z] 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-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-06T10:36:42.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-06T10:37:01.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-10-06T10:37:01.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-06T10:37:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-06T10:37:06.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.743s coverage: 98.5% of statements [2022-10-06T10:37:10.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.745s coverage: 40.6% of statements [2022-10-06T10:37:10.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-06T10:37:10.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-06T10:37:10.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.941s coverage: 54.2% of statements [2022-10-06T10:37:10.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-06T10:37:10.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-06T10:37:37.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.895s coverage: 89.2% of statements [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-06T10:37:37.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 2.2% of statements [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-06T10:37:37.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-06T10:37:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.783s coverage: 95.6% of statements [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-06T10:37:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-06T10:37:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.859s coverage: 60.0% of statements [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-06T10:37:41.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.674s coverage: 0.9% of statements [2022-10-06T10:37:41.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-06T10:37:43.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.250s coverage: 58.8% of statements [2022-10-06T10:37:43.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements [2022-10-06T10:37:43.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-06T10:37:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.429s coverage: 47.1% of statements [2022-10-06T10:37:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.357s coverage: 79.5% of statements [2022-10-06T10:37:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.350s coverage: 94.1% of statements [2022-10-06T10:37:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements [2022-10-06T10:37:51.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2022-10-06T10:37:58.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.353s coverage: 94.4% of statements [2022-10-06T10:37:58.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-10-06T10:38:10.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.751s coverage: 80.5% of statements [2022-10-06T10:38:10.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-06T10:38:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-06T10:38:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-06T10:38:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-06T10:38:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-06T10:38:14.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-06T10:38:14.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-10-06T10:38:14.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-06T10:38:14.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-10-06T10:38:14.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-06T10:38:14.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements [2022-10-06T10:38:14.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2022-10-06T10:38:14.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2022-10-06T10:38:15.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements [2022-10-06T10:38:15.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 64.7% of statements [2022-10-06T10:38:23.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-06T10:38:23.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-10-06T10:38:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-10-06T10:38:30.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 65.8% of statements [2022-10-06T10:38:30.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-06T10:38:30.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-06T10:38:30.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-06T10:38:31.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.946s coverage: 41.8% of statements [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-06T10:38:31.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-06T10:38:31.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.337s coverage: 84.8% of statements [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-06T10:38:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.390s coverage: 17.7% of statements [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.778s coverage: 92.3% of statements [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 63.2% of statements [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-06T10:38:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-10-06T10:38:41.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-10-06T10:38:41.683Z] 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-06T10:38:41.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-06T10:38:41.683Z] GO111MODULE=on go vet ./... [2022-10-06T10:40:33.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T10:40:33.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-06T10:40:33.380Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-06T10:40:33.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-06T10:40:33.773Z] + ls -al . [2022-10-06T10:40:34.042Z] total 756 [2022-10-06T10:40:34.042Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 10:34 . [2022-10-06T10:40:34.042Z] drwxr-xr-x 4 root root 4096 Oct 6 10:34 .. [2022-10-06T10:40:34.042Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 10:32 .blubracket [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 16 Oct 6 10:32 .dockerignore [2022-10-06T10:40:34.042Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 10:32 .git [2022-10-06T10:40:34.042Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 10:32 .github [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 1030 Oct 6 10:32 .gitignore [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 10:32 .golangci.yml [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 87 Oct 6 10:32 .hadolint.yml [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 10:32 .sonarcloud.properties [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 10:32 ADOPTERS.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 10722 Oct 6 10:32 Attribution.txt [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 63209 Oct 6 10:32 CHANGELOG.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 10:32 CONTRIBUTING.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 10:32 GOVERNANCE.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 850 Oct 6 10:32 Jenkinsfile [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 10:32 LICENSE [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 13724 Oct 6 10:32 Makefile [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 10:32 OWNERS.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 9799 Oct 6 10:32 README.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 10:32 SECURITY.md [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 10:30 VERSION [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 10:32 ZMQWindows.md [2022-10-06T10:40:34.042Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 10:32 bin [2022-10-06T10:40:34.042Z] drwxrwxr-x 18 1001 1001 4096 Oct 6 10:32 cmd [2022-10-06T10:40:34.042Z] -rw-r--r-- 1 root root 502163 Oct 6 10:38 coverage.out [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 3458 Oct 6 10:32 go.mod [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 38041 Oct 6 10:32 go.sum [2022-10-06T10:40:34.042Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 10:32 internal [2022-10-06T10:40:34.042Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 10:32 openapi [2022-10-06T10:40:34.042Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 10:32 snap [2022-10-06T10:40:34.042Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 10:32 version.go [Pipeline] sh [2022-10-06T10:40:34.387Z] + '[' -e coverage.out ] [2022-10-06T10:40:34.388Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-06T10:40:34.430Z] Warning: overwriting stash ‘coverage-report’ [2022-10-06T10:40:35.273Z] Stashed 1 file(s) [Pipeline] sh [2022-10-06T10:40:35.966Z] + make build [2022-10-06T10:40:35.966Z] 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-06T10:42:12.711Z] 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-06T10:43:20.572Z] 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-06T10:43:20.572Z] 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-06T10:43:59.446Z] 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-06T10:43:59.446Z] 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-06T10:44:03.695Z] 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-06T10:44:10.341Z] 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-06T10:44:13.676Z] 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-06T10:44:19.017Z] 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-06T10:44:22.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/secrets-config ./cmd/secrets-config [2022-10-06T10:44:25.691Z] 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-06T10:44:35.751Z] 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-06T10:44:40.028Z] $ docker stop --time=1 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 [2022-10-06T10:44:42.079Z] $ docker rm -f 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 [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-06T10:44:44.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T10:44:44.632Z] [2022-10-06T10:44:44.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:44:45.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T10:44:45.291Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-06T10:44:45.291Z] 29e5d40040c1: Pulling fs layer [2022-10-06T10:44:45.291Z] 1ce36da41761: Pulling fs layer [2022-10-06T10:44:45.291Z] 25b303627fd3: Pulling fs layer [2022-10-06T10:44:45.291Z] 29e5d40040c1: Verifying Checksum [2022-10-06T10:44:45.291Z] 29e5d40040c1: Download complete [2022-10-06T10:44:45.876Z] 1ce36da41761: Verifying Checksum [2022-10-06T10:44:45.876Z] 1ce36da41761: Download complete [2022-10-06T10:44:45.876Z] 29e5d40040c1: Pull complete [2022-10-06T10:44:47.283Z] 1ce36da41761: Pull complete [2022-10-06T10:44:47.283Z] 25b303627fd3: Verifying Checksum [2022-10-06T10:44:47.283Z] 25b303627fd3: Download complete [2022-10-06T10:44:57.340Z] 25b303627fd3: Pull complete [2022-10-06T10:44:57.340Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-06T10:44:57.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T10:44:57.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:44:57.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container [2022-10-06T10:44:57.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-06T10:44:59.951Z] $ docker top 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:45:00.832Z] + docker-compose build --help [2022-10-06T10:45:00.832Z] + grep parallel [2022-10-06T10:45:05.083Z] --parallel Build images in parallel. [Pipeline] } [2022-10-06T10:45:05.112Z] $ docker stop --time=1 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 [2022-10-06T10:45:06.740Z] $ docker rm -f 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T10:45:07.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T10:45:07.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T10:45:07.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container [2022-10-06T10:45:07.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-06T10:45:08.883Z] $ docker top 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T10:45:09.752Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-06T10:45:14.000Z] Building core-command ... [2022-10-06T10:45:14.000Z] Building core-data ... [2022-10-06T10:45:14.000Z] Building core-metadata ... [2022-10-06T10:45:14.000Z] Building security-bootstrapper ... [2022-10-06T10:45:14.000Z] Building security-proxy-setup ... [2022-10-06T10:45:14.000Z] Building security-secretstore-setup ... [2022-10-06T10:45:14.000Z] Building security-spiffe-token-provider ... [2022-10-06T10:45:14.000Z] Building security-spire-agent ... [2022-10-06T10:45:14.000Z] Building security-spire-config ... [2022-10-06T10:45:14.000Z] Building security-spire-server ... [2022-10-06T10:45:14.000Z] Building support-notifications ... [2022-10-06T10:45:14.000Z] Building support-scheduler ... [2022-10-06T10:45:14.000Z] Building sys-mgmt-agent ... [2022-10-06T10:45:14.000Z] Building support-notifications [2022-10-06T10:45:14.000Z] Building security-spire-server [2022-10-06T10:45:14.000Z] Building security-bootstrapper [2022-10-06T10:45:14.000Z] Building security-secretstore-setup [2022-10-06T10:45:14.000Z] Building security-spire-config [2022-10-06T10:46:00.815Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:46:00.815Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:46:00.815Z] ---> 1f9888b62ee6 [2022-10-06T10:46:00.815Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T10:46:00.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:46:00.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:46:00.816Z] ---> 1f9888b62ee6 [2022-10-06T10:46:00.816Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T10:46:00.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:46:00.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:46:00.816Z] ---> 1f9888b62ee6 [2022-10-06T10:46:00.816Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:46:00.816Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:46:00.816Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:46:00.816Z] ---> Running in cc1b2f23779c [2022-10-06T10:46:00.816Z] ---> 1f9888b62ee6 [2022-10-06T10:46:00.816Z] Step 3/33 : WORKDIR /edgex-go [2022-10-06T10:46:00.816Z] ---> Running in c320af77c6a5 [2022-10-06T10:46:00.816Z] ---> Running in c4695228bac8 [2022-10-06T10:46:00.816Z] ---> Running in 92034d311bc2 [2022-10-06T10:46:00.816Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:46:00.816Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:46:00.816Z] ---> 1f9888b62ee6 [2022-10-06T10:46:00.816Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T10:46:00.816Z] ---> Running in eb5567710868 [2022-10-06T10:46:00.816Z] Removing intermediate container c320af77c6a5 [2022-10-06T10:46:00.816Z] ---> 338de35421f5 [2022-10-06T10:46:00.816Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:46:00.816Z] ---> Running in 4806de2c7976 [2022-10-06T10:46:00.816Z] Removing intermediate container eb5567710868 [2022-10-06T10:46:00.816Z] ---> 6268760e600e [2022-10-06T10:46:00.816Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:46:00.816Z] Removing intermediate container c4695228bac8 [2022-10-06T10:46:00.816Z] ---> af105752f055 [2022-10-06T10:46:00.816Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T10:46:00.816Z] ---> Running in 6790994c907f [2022-10-06T10:46:00.816Z] Removing intermediate container 92034d311bc2 [2022-10-06T10:46:00.816Z] ---> 7309e2bfa5fd [2022-10-06T10:46:00.816Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:46:01.084Z] ---> Running in 932e51a44a66 [2022-10-06T10:46:01.084Z] Removing intermediate container cc1b2f23779c [2022-10-06T10:46:01.084Z] ---> 26c5213dd4ab [2022-10-06T10:46:01.084Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:46:01.084Z] ---> Running in 5fae38e08c04 [2022-10-06T10:46:01.353Z] ---> Running in 7c59dec4bdf7 [2022-10-06T10:46:01.936Z] Removing intermediate container 932e51a44a66 [2022-10-06T10:46:01.936Z] ---> d041a590721b [2022-10-06T10:46:01.936Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:46:01.936Z] ---> Running in fc226b14315c [2022-10-06T10:46:04.507Z] Removing intermediate container 4806de2c7976 [2022-10-06T10:46:04.507Z] ---> eb616064dece [2022-10-06T10:46:04.507Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-06T10:46:04.507Z] ---> Running in 18a75d382488 [2022-10-06T10:46:04.772Z] Removing intermediate container 5fae38e08c04 [2022-10-06T10:46:04.772Z] ---> b36e1712465d [2022-10-06T10:46:04.772Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:46:04.772Z] ---> Running in 0c75f9f9d424 [2022-10-06T10:46:05.741Z] Removing intermediate container fc226b14315c [2022-10-06T10:46:05.741Z] ---> 365b043a52dd [2022-10-06T10:46:05.741Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-06T10:46:05.741Z] Removing intermediate container 6790994c907f [2022-10-06T10:46:05.741Z] ---> 8113dd3c5f48 [2022-10-06T10:46:05.741Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-06T10:46:05.741Z] Removing intermediate container 7c59dec4bdf7 [2022-10-06T10:46:05.741Z] ---> b80931436291 [2022-10-06T10:46:05.741Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:46:05.741Z] ---> Running in 4fbde5cc2ea6 [2022-10-06T10:46:06.014Z] ---> Running in 47df35d5e83f [2022-10-06T10:46:06.014Z] ---> Running in 88b23333cbb1 [2022-10-06T10:46:06.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:06.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:07.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:07.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:07.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:07.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:07.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:08.573Z] OK: 221 MiB in 51 packages [2022-10-06T10:46:08.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:08.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:08.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:46:08.841Z] OK: 221 MiB in 51 packages [2022-10-06T10:46:10.255Z] OK: 221 MiB in 51 packages [2022-10-06T10:46:10.255Z] Removing intermediate container 18a75d382488 [2022-10-06T10:46:10.255Z] ---> da664c460b6f [2022-10-06T10:46:10.255Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-06T10:46:10.255Z] OK: 221 MiB in 51 packages [2022-10-06T10:46:10.255Z] OK: 221 MiB in 51 packages [2022-10-06T10:46:10.526Z] Removing intermediate container 0c75f9f9d424 [2022-10-06T10:46:10.526Z] ---> 683e6243cd36 [2022-10-06T10:46:10.526Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T10:46:11.937Z] ---> 4b20cb91ff9d [2022-10-06T10:46:11.937Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:46:11.937Z] Removing intermediate container 88b23333cbb1 [2022-10-06T10:46:11.937Z] ---> 09aa0fbde112 [2022-10-06T10:46:11.937Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T10:46:11.937Z] ---> Running in 58fc80d5eaa6 [2022-10-06T10:46:11.937Z] Removing intermediate container 4fbde5cc2ea6 [2022-10-06T10:46:11.937Z] ---> 6f4f5abe05fe [2022-10-06T10:46:11.937Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T10:46:12.203Z] ---> 3ae88de7f021 [2022-10-06T10:46:12.203Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:46:12.203Z] Removing intermediate container 47df35d5e83f [2022-10-06T10:46:12.203Z] ---> 06a9139e4a01 [2022-10-06T10:46:12.203Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T10:46:12.472Z] ---> Running in b2fa3183611a [2022-10-06T10:46:13.062Z] ---> 9906a325a3ed [2022-10-06T10:46:13.062Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:46:13.062Z] ---> Running in a7b595c018eb [2022-10-06T10:46:13.649Z] ---> a0fc73e237b5 [2022-10-06T10:46:13.649Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:46:13.649Z] ---> 48b8e31cc3d6 [2022-10-06T10:46:13.649Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:46:13.927Z] ---> Running in 70defd41f473 [2022-10-06T10:46:13.927Z] ---> Running in b8a533ffe660 [2022-10-06T10:47:21.769Z] Removing intermediate container 70defd41f473 [2022-10-06T10:47:21.769Z] ---> 80ee7a58326c [2022-10-06T10:47:21.769Z] Step 9/23 : COPY . . [2022-10-06T10:47:21.769Z] Removing intermediate container b8a533ffe660 [2022-10-06T10:47:21.769Z] ---> 70b6e2165001 [2022-10-06T10:47:21.769Z] Step 8/25 : COPY . . [2022-10-06T10:47:21.769Z] Removing intermediate container 58fc80d5eaa6 [2022-10-06T10:47:21.769Z] ---> a930e2436887 [2022-10-06T10:47:21.769Z] Step 8/33 : COPY . . [2022-10-06T10:47:21.769Z] Removing intermediate container a7b595c018eb [2022-10-06T10:47:21.769Z] ---> 9dbe5dfeb0ee [2022-10-06T10:47:21.769Z] Step 8/25 : COPY . . [2022-10-06T10:47:21.769Z] Removing intermediate container b2fa3183611a [2022-10-06T10:47:21.769Z] ---> deb943f3bc80 [2022-10-06T10:47:21.769Z] Step 8/26 : COPY . . [2022-10-06T10:47:39.968Z] ---> 842aa81d5521 [2022-10-06T10:47:39.968Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-06T10:47:39.968Z] ---> a3022176185f [2022-10-06T10:47:39.968Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:47:39.968Z] ---> 003cc6371ab3 [2022-10-06T10:47:39.968Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-06T10:47:39.968Z] ---> a7bde8139f2f [2022-10-06T10:47:39.968Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-06T10:47:39.968Z] ---> Running in 22b9259423da [2022-10-06T10:47:39.968Z] ---> caccb89f5f1a [2022-10-06T10:47:39.968Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:47:39.968Z] ---> Running in c53bc99ce03c [2022-10-06T10:47:39.968Z] ---> Running in 246d57e74346 [2022-10-06T10:47:39.968Z] ---> Running in 144f26fa6188 [2022-10-06T10:47:39.968Z] ---> Running in bd7e0e8d5aa1 [2022-10-06T10:47:39.968Z] Removing intermediate container c53bc99ce03c [2022-10-06T10:47:39.968Z] ---> c7204c695397 [2022-10-06T10:47:39.968Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T10:47:39.968Z] ---> Running in 0ef12f0714d8 [2022-10-06T10:47:39.968Z] Removing intermediate container bd7e0e8d5aa1 [2022-10-06T10:47:39.968Z] ---> 96cd61278022 [2022-10-06T10:47:39.968Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-06T10:47:39.968Z] ---> Running in f7f8b7939a14 [2022-10-06T10:47:40.392Z] 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-06T10:47:40.671Z] Removing intermediate container 0ef12f0714d8 [2022-10-06T10:47:40.671Z] ---> 70dec3984882 [2022-10-06T10:47:40.671Z] 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-06T10:47:40.671Z] Removing intermediate container f7f8b7939a14 [2022-10-06T10:47:40.671Z] ---> ef9a63807934 [2022-10-06T10:47:40.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-06T10:47:40.671Z] ---> Running in a77159b516d6 [2022-10-06T10:47:40.961Z] ---> Running in cedcce63f1be [2022-10-06T10:47:41.570Z] 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-06T10:47:41.570Z] 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-06T10:47:45.000Z] Removing intermediate container cedcce63f1be [2022-10-06T10:47:45.000Z] ---> e40ed4d127f9 [2022-10-06T10:47:45.000Z] Step 12/25 : WORKDIR /edgex-go [2022-10-06T10:47:45.000Z] Removing intermediate container a77159b516d6 [2022-10-06T10:47:45.000Z] ---> 1fc04b4c6c25 [2022-10-06T10:47:45.000Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T10:47:45.000Z] ---> Running in 9e72cbdd4a99 [2022-10-06T10:47:45.000Z] ---> Running in cf045ad8ca88 [2022-10-06T10:47:45.607Z] Removing intermediate container 9e72cbdd4a99 [2022-10-06T10:47:45.607Z] ---> 01b6a602de40 [2022-10-06T10:47:45.607Z] [2022-10-06T10:47:45.607Z] Step 13/25 : FROM alpine:3.15 [2022-10-06T10:47:45.607Z] Removing intermediate container cf045ad8ca88 [2022-10-06T10:47:45.607Z] ---> 33ca04ca1fdb [2022-10-06T10:47:45.607Z] [2022-10-06T10:47:45.607Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T10:47:46.188Z] 3.15: Pulling from library/alpine [2022-10-06T10:47:46.188Z] 3.15: Pulling from library/alpine [2022-10-06T10:47:47.596Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T10:47:47.596Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T10:47:47.596Z] Status: Image is up to date for alpine:3.15 [2022-10-06T10:47:47.596Z] Status: Downloaded newer image for alpine:3.15 [2022-10-06T10:47:47.596Z] ---> 02e0d6fdf486 [2022-10-06T10:47:47.596Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:47:47.596Z] ---> 02e0d6fdf486 [2022-10-06T10:47:47.596Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:47:47.861Z] ---> Running in 12838b33a187 [2022-10-06T10:47:47.861Z] ---> Running in 608a428a91de [2022-10-06T10:47:48.816Z] Removing intermediate container 12838b33a187 [2022-10-06T10:47:48.816Z] ---> 6cfcd1796fa4 [2022-10-06T10:47:48.816Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:47:48.816Z] Removing intermediate container 608a428a91de [2022-10-06T10:47:48.816Z] ---> 2178301cd422 [2022-10-06T10:47:48.817Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:47:48.817Z] ---> Running in c578afc7aa6e [2022-10-06T10:47:49.082Z] ---> Running in 46d5c3c90a1f [2022-10-06T10:47:53.343Z] Removing intermediate container c578afc7aa6e [2022-10-06T10:47:53.343Z] ---> 97772be7a41f [2022-10-06T10:47:53.343Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T10:47:53.343Z] Removing intermediate container 46d5c3c90a1f [2022-10-06T10:47:53.343Z] ---> 48f85034908d [2022-10-06T10:47:53.343Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-06T10:47:53.343Z] ---> Running in e60acbe5df7a [2022-10-06T10:47:53.343Z] ---> Running in d93483460bd3 [2022-10-06T10:47:55.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:55.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:56.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:56.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:57.902Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:47:57.902Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:47:57.902Z] OK: 15734 distinct packages available [2022-10-06T10:47:57.902Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:47:57.902Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:47:57.902Z] OK: 15734 distinct packages available [2022-10-06T10:47:58.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:58.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:59.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:47:59.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:48:00.527Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-06T10:48:00.527Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:48:00.527Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T10:48:00.527Z] (3/4) Installing libucontext (1.1-r0) [2022-10-06T10:48:00.527Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:48:00.527Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-06T10:48:00.527Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T10:48:00.793Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:48:00.793Z] OK: 6 MiB in 18 packages [2022-10-06T10:48:00.794Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T10:48:00.794Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T10:48:01.059Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:48:01.059Z] OK: 6 MiB in 19 packages [2022-10-06T10:48:02.457Z] Removing intermediate container d93483460bd3 [2022-10-06T10:48:02.457Z] ---> a49aa2761d7f [2022-10-06T10:48:02.457Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:48:03.035Z] Removing intermediate container e60acbe5df7a [2022-10-06T10:48:03.035Z] ---> 87c8b64fa84e [2022-10-06T10:48:03.035Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:48:09.658Z] ---> cdfcecfad532 [2022-10-06T10:48:09.658Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:48:10.240Z] ---> fa49669f14e2 [2022-10-06T10:48:10.240Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-06T10:48:10.507Z] ---> Running in 4218b7784950 [2022-10-06T10:48:11.461Z] Removing intermediate container 4218b7784950 [2022-10-06T10:48:11.461Z] ---> df5da663fcaf [2022-10-06T10:48:11.461Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-06T10:48:11.726Z] ---> ce61774a854f [2022-10-06T10:48:11.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:48:12.679Z] ---> 3f148ba767d9 [2022-10-06T10:48:12.679Z] Step 21/26 : WORKDIR / [2022-10-06T10:48:12.679Z] ---> Running in 24f192f86ce9 [2022-10-06T10:48:12.679Z] ---> 0220098cd0e5 [2022-10-06T10:48:12.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-06T10:48:13.258Z] Removing intermediate container 24f192f86ce9 [2022-10-06T10:48:13.258Z] ---> 466f119e99f2 [2022-10-06T10:48:13.258Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:48:13.524Z] ---> Running in 3b396df33a7c [2022-10-06T10:48:14.107Z] ---> 8d763c907378 [2022-10-06T10:48:14.107Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-06T10:48:14.107Z] Removing intermediate container 3b396df33a7c [2022-10-06T10:48:14.107Z] ---> 07fe62e57331 [2022-10-06T10:48:14.107Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:48:14.107Z] ---> Running in f8f763c1e231 [2022-10-06T10:48:14.685Z] Removing intermediate container f8f763c1e231 [2022-10-06T10:48:14.685Z] ---> 37e70644a128 [2022-10-06T10:48:14.685Z] Step 24/26 : LABEL arch=arm64 [2022-10-06T10:48:14.957Z] ---> Running in c1fb50604d0c [2022-10-06T10:48:14.957Z] ---> 07b1daee886c [2022-10-06T10:48:14.957Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:48:15.224Z] ---> Running in 5dc0d6f144a1 [2022-10-06T10:48:15.492Z] Removing intermediate container c1fb50604d0c [2022-10-06T10:48:15.492Z] ---> b6a5ae2344de [2022-10-06T10:48:15.492Z] Step 25/26 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:48:15.756Z] ---> Running in 05ece9bc5e8a [2022-10-06T10:48:15.756Z] Removing intermediate container 5dc0d6f144a1 [2022-10-06T10:48:15.756Z] ---> 66fcf6be072e [2022-10-06T10:48:15.757Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:48:15.757Z] ---> Running in 636769276bb0 [2022-10-06T10:48:16.334Z] Removing intermediate container 05ece9bc5e8a [2022-10-06T10:48:16.334Z] ---> b8985c6c3fab [2022-10-06T10:48:16.334Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T10:48:16.599Z] ---> Running in d4a41fbfc70a [2022-10-06T10:48:16.599Z] Removing intermediate container 636769276bb0 [2022-10-06T10:48:16.599Z] ---> 840ebfbba6cf [2022-10-06T10:48:16.599Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T10:48:16.865Z] ---> Running in f70b8e23ee75 [2022-10-06T10:48:17.133Z] Removing intermediate container d4a41fbfc70a [2022-10-06T10:48:17.133Z] ---> 1e70b00fc130 [2022-10-06T10:48:17.133Z] [2022-10-06T10:48:17.133Z] Removing intermediate container f70b8e23ee75 [2022-10-06T10:48:17.133Z] ---> ec4a8abe3232 [2022-10-06T10:48:17.133Z] Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:48:17.398Z] Successfully built 1e70b00fc130 [2022-10-06T10:48:17.398Z] ---> Running in c055f0800b69 [2022-10-06T10:48:17.398Z] Successfully tagged security-spire-config-arm64:latest [2022-10-06T10:48:17.398Z]  Building security-spire-config ... done Building security-proxy-setup [2022-10-06T10:48:17.977Z] Removing intermediate container c055f0800b69 [2022-10-06T10:48:17.978Z] ---> a240ac3f374f [2022-10-06T10:48:17.978Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T10:48:17.978Z] ---> Running in b3e6dde5ae39 [2022-10-06T10:48:18.557Z] Removing intermediate container b3e6dde5ae39 [2022-10-06T10:48:18.557Z] ---> b9c602eca531 [2022-10-06T10:48:18.557Z] [2022-10-06T10:48:18.824Z] Successfully built b9c602eca531 [2022-10-06T10:48:18.824Z] Successfully tagged security-spire-server-arm64:latest [2022-10-06T10:48:18.824Z]  Building security-spire-server ... done Building core-data [2022-10-06T10:48:45.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:48:45.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:48:45.485Z] ---> 1f9888b62ee6 [2022-10-06T10:48:45.485Z] Step 3/22 : WORKDIR /edgex-go [2022-10-06T10:48:45.485Z] ---> Using cache [2022-10-06T10:48:45.485Z] ---> 26c5213dd4ab [2022-10-06T10:48:45.485Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:48:45.485Z] ---> Using cache [2022-10-06T10:48:45.485Z] ---> b80931436291 [2022-10-06T10:48:45.485Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-06T10:48:45.485Z] ---> Running in 28b34b49c574 [2022-10-06T10:48:45.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:48:45.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:48:45.485Z] ---> 1f9888b62ee6 [2022-10-06T10:48:45.485Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:48:45.485Z] ---> Using cache [2022-10-06T10:48:45.485Z] ---> af105752f055 [2022-10-06T10:48:45.485Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T10:48:45.485Z] ---> Using cache [2022-10-06T10:48:45.485Z] ---> d041a590721b [2022-10-06T10:48:45.485Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:48:45.485Z] ---> Using cache [2022-10-06T10:48:45.485Z] ---> 365b043a52dd [2022-10-06T10:48:45.485Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-06T10:48:45.485Z] ---> Running in 996bec01d9b4 [2022-10-06T10:48:46.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:48:46.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:48:47.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:48:47.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:48:48.797Z] OK: 221 MiB in 51 packages [2022-10-06T10:48:48.797Z] OK: 221 MiB in 51 packages [2022-10-06T10:48:50.737Z] Removing intermediate container 996bec01d9b4 [2022-10-06T10:48:50.737Z] ---> 708932484754 [2022-10-06T10:48:50.737Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T10:48:50.737Z] Removing intermediate container 28b34b49c574 [2022-10-06T10:48:50.737Z] ---> 02c598c49476 [2022-10-06T10:48:50.737Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-06T10:48:51.691Z] ---> 45090be553d9 [2022-10-06T10:48:51.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:48:51.692Z] ---> 7cc8d9a1390e [2022-10-06T10:48:51.692Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:48:51.692Z] ---> Running in 78c0856955ac [2022-10-06T10:48:51.956Z] ---> Running in 7830d8293c5d [2022-10-06T10:50:13.543Z] Removing intermediate container 78c0856955ac [2022-10-06T10:50:13.543Z] ---> b7113fdb87a3 [2022-10-06T10:50:13.543Z] Step 8/22 : COPY . . [2022-10-06T10:50:13.543Z] Removing intermediate container 7830d8293c5d [2022-10-06T10:50:13.543Z] ---> a082496f477e [2022-10-06T10:50:13.543Z] Step 9/24 : COPY . . [2022-10-06T10:50:20.171Z] ---> 6b7c17bff087 [2022-10-06T10:50:20.171Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-06T10:50:20.171Z] ---> 1257ad8d61df [2022-10-06T10:50:20.171Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-06T10:50:20.171Z] ---> Running in 322682aa0536 [2022-10-06T10:50:20.171Z] ---> Running in 4b019e79b310 [2022-10-06T10:50:21.576Z] 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-06T10:50:21.842Z] 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-06T10:52:43.489Z] 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-06T10:53:05.515Z] Removing intermediate container 144f26fa6188 [2022-10-06T10:53:05.515Z] ---> 5118b70d87cb [2022-10-06T10:53:05.515Z] [2022-10-06T10:53:05.515Z] Step 10/25 : FROM alpine:3.16 [2022-10-06T10:53:05.515Z] 3.16: Pulling from library/alpine [2022-10-06T10:53:05.515Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T10:53:05.515Z] Status: Downloaded newer image for alpine:3.16 [2022-10-06T10:53:05.780Z] ---> a6215f271958 [2022-10-06T10:53:05.780Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-06T10:53:06.047Z] ---> Running in 62ea40214d6a [2022-10-06T10:53:08.631Z] Removing intermediate container 22b9259423da [2022-10-06T10:53:08.631Z] ---> 334b7ecc277d [2022-10-06T10:53:08.631Z] [2022-10-06T10:53:08.631Z] Step 10/33 : FROM alpine:3.16 [2022-10-06T10:53:08.631Z] ---> a6215f271958 [2022-10-06T10:53:08.631Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:53:08.631Z] ---> Running in f8866c6ace7a [2022-10-06T10:53:08.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:53:08.631Z] Removing intermediate container f8866c6ace7a [2022-10-06T10:53:08.631Z] ---> 442dfef0e1d9 [2022-10-06T10:53:08.631Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-06T10:53:08.907Z] ---> Running in f0592035b1a9 [2022-10-06T10:53:09.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:53:10.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:53:10.579Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-06T10:53:10.845Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-06T10:53:10.845Z] (3/3) Installing su-exec (0.2-r1) [2022-10-06T10:53:10.845Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:53:10.845Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:53:11.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:53:11.112Z] OK: 6 MiB in 17 packages [2022-10-06T10:53:12.525Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-06T10:53:12.525Z] (2/2) Installing su-exec (0.2-r1) [2022-10-06T10:53:12.525Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:53:12.525Z] OK: 5 MiB in 16 packages [2022-10-06T10:53:15.097Z] Removing intermediate container 62ea40214d6a [2022-10-06T10:53:15.097Z] ---> 37ef4902f324 [2022-10-06T10:53:15.097Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T10:53:15.097Z] ---> Running in 7ea7d530489b [2022-10-06T10:53:15.097Z] Removing intermediate container f0592035b1a9 [2022-10-06T10:53:15.097Z] ---> 64e2f6604f40 [2022-10-06T10:53:15.097Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-06T10:53:15.380Z] ---> Running in daba02a29863 [2022-10-06T10:53:15.657Z] Removing intermediate container 7ea7d530489b [2022-10-06T10:53:15.657Z] ---> 55d864f586b0 [2022-10-06T10:53:15.657Z] Step 13/25 : WORKDIR / [2022-10-06T10:53:15.928Z] Removing intermediate container daba02a29863 [2022-10-06T10:53:15.928Z] ---> 21a16c271d7e [2022-10-06T10:53:15.928Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-06T10:53:15.928Z] ---> Running in e2482e940589 [2022-10-06T10:53:16.200Z] ---> Running in 9caaf6c3cc32 [2022-10-06T10:53:16.784Z] Removing intermediate container e2482e940589 [2022-10-06T10:53:16.784Z] ---> 65865bd11baf [2022-10-06T10:53:16.784Z] 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-06T10:53:16.784Z] Removing intermediate container 9caaf6c3cc32 [2022-10-06T10:53:16.784Z] ---> 47ec01310384 [2022-10-06T10:53:16.784Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-06T10:53:17.050Z] ---> Running in 395c348ffb46 [2022-10-06T10:53:17.668Z] Removing intermediate container 395c348ffb46 [2022-10-06T10:53:17.668Z] ---> c310a6beb776 [2022-10-06T10:53:17.668Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-06T10:53:17.668Z] ---> Running in e61368d40520 [2022-10-06T10:53:17.934Z] ---> e6ea4ee2b1c1 [2022-10-06T10:53:17.934Z] 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-06T10:53:18.515Z] Removing intermediate container e61368d40520 [2022-10-06T10:53:18.515Z] ---> fdfdaab11096 [2022-10-06T10:53:18.515Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-06T10:53:18.515Z] ---> Running in 2a3d11990a97 [2022-10-06T10:53:19.472Z] ---> ca43255cc8b1 [2022-10-06T10:53:19.472Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-06T10:53:20.429Z] ---> f54a2cd77412 [2022-10-06T10:53:20.429Z] 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-06T10:53:21.830Z] ---> e1e89829b3d6 [2022-10-06T10:53:21.830Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-06T10:53:22.103Z] Removing intermediate container 2a3d11990a97 [2022-10-06T10:53:22.103Z] ---> d0f73a0a2d31 [2022-10-06T10:53:22.103Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-06T10:53:22.104Z] ---> Running in c9ddfd54aa4d [2022-10-06T10:53:23.060Z] Removing intermediate container c9ddfd54aa4d [2022-10-06T10:53:23.060Z] ---> 2d0d27e9a31e [2022-10-06T10:53:23.060Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-06T10:53:23.638Z] ---> b4c3d2033415 [2022-10-06T10:53:23.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-06T10:53:24.216Z] ---> 10b6d22fa0fa [2022-10-06T10:53:24.216Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-06T10:53:24.216Z] ---> Running in 4477d3399b1b [2022-10-06T10:53:26.153Z] ---> 170b3cd36462 [2022-10-06T10:53:26.153Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T10:53:27.111Z] ---> aa7127ec01ae [2022-10-06T10:53:27.111Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T10:53:27.387Z] ---> Running in ac77459d50b9 [2022-10-06T10:53:28.348Z] Removing intermediate container 4477d3399b1b [2022-10-06T10:53:28.348Z] ---> e1941db857c7 [2022-10-06T10:53:28.348Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:53:29.302Z] ---> 5b6a76a46ba0 [2022-10-06T10:53:29.302Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-06T10:53:31.238Z] Removing intermediate container ac77459d50b9 [2022-10-06T10:53:31.238Z] ---> 35f2a270e45d [2022-10-06T10:53:31.238Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T10:53:31.238Z] ---> Running in b878b7e76f37 [2022-10-06T10:53:31.829Z] Removing intermediate container b878b7e76f37 [2022-10-06T10:53:31.829Z] ---> 19f0e93420e1 [2022-10-06T10:53:31.829Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T10:53:32.096Z] ---> 5f2b5dee63c6 [2022-10-06T10:53:32.096Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-06T10:53:32.096Z] ---> Running in 69108292ab7a [2022-10-06T10:53:33.052Z] Removing intermediate container 69108292ab7a [2022-10-06T10:53:33.052Z] ---> f0ec56c03e44 [2022-10-06T10:53:33.052Z] Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:53:33.052Z] ---> f2663eface95 [2022-10-06T10:53:33.052Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-06T10:53:33.052Z] ---> Running in e927423cee9c [2022-10-06T10:53:33.639Z] Removing intermediate container e927423cee9c [2022-10-06T10:53:33.639Z] ---> 6a03f0b3e89e [2022-10-06T10:53:33.639Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T10:53:33.904Z] ---> Running in 60fb40789bb9 [2022-10-06T10:53:34.185Z] ---> 098dc83fdded [2022-10-06T10:53:34.185Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-06T10:53:34.455Z] Removing intermediate container 60fb40789bb9 [2022-10-06T10:53:34.455Z] ---> adc4c50b31e1 [2022-10-06T10:53:34.455Z] [2022-10-06T10:53:35.037Z] Successfully built adc4c50b31e1 [2022-10-06T10:53:35.037Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-06T10:53:35.037Z] Building sys-mgmt-agent [2022-10-06T10:53:35.303Z]  Building security-secretstore-setup ... done  ---> 59083299e4b6 [2022-10-06T10:53:35.303Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-06T10:53:36.269Z] ---> 84e88670c959 [2022-10-06T10:53:36.270Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-06T10:53:38.213Z] ---> e1ddfbbec246 [2022-10-06T10:53:38.213Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-06T10:53:38.213Z] ---> Running in 36760f4082a9 [2022-10-06T10:53:41.554Z] Removing intermediate container 36760f4082a9 [2022-10-06T10:53:41.554Z] ---> 8928d11b0d48 [2022-10-06T10:53:41.554Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-06T10:53:41.554Z] ---> Running in d8c7ff93c5a4 [2022-10-06T10:53:42.134Z] Removing intermediate container d8c7ff93c5a4 [2022-10-06T10:53:42.134Z] ---> f1551362535e [2022-10-06T10:53:42.134Z] Step 30/33 : CMD ["gate"] [2022-10-06T10:53:42.134Z] ---> Running in 2180c6bedfd0 [2022-10-06T10:53:42.730Z] Removing intermediate container 2180c6bedfd0 [2022-10-06T10:53:42.730Z] ---> 6f7d51990aa2 [2022-10-06T10:53:42.730Z] Step 31/33 : LABEL arch=arm64 [2022-10-06T10:53:42.995Z] ---> Running in 1a462a7958a1 [2022-10-06T10:53:43.575Z] Removing intermediate container 1a462a7958a1 [2022-10-06T10:53:43.575Z] ---> 79f5545e4fce [2022-10-06T10:53:43.575Z] Step 32/33 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:53:43.575Z] ---> Running in 6d6383bf3277 [2022-10-06T10:53:44.531Z] Removing intermediate container 6d6383bf3277 [2022-10-06T10:53:44.531Z] ---> ccc54f92c945 [2022-10-06T10:53:44.531Z] Step 33/33 : LABEL version=0.0.0 [2022-10-06T10:53:44.531Z] ---> Running in 06c49b22c823 [2022-10-06T10:53:45.114Z] Removing intermediate container 06c49b22c823 [2022-10-06T10:53:45.114Z] ---> 25f623aed7e2 [2022-10-06T10:53:45.114Z] [2022-10-06T10:53:45.694Z] Successfully built 25f623aed7e2 [2022-10-06T10:53:45.694Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-06T10:53:45.694Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-10-06T10:53:57.994Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:53:57.994Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:53:57.994Z] ---> 1f9888b62ee6 [2022-10-06T10:53:57.994Z] Step 3/23 : WORKDIR /edgex-go [2022-10-06T10:53:57.994Z] ---> Using cache [2022-10-06T10:53:57.994Z] ---> 26c5213dd4ab [2022-10-06T10:53:57.994Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:53:57.994Z] ---> Using cache [2022-10-06T10:53:57.994Z] ---> b80931436291 [2022-10-06T10:53:57.994Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-06T10:53:58.954Z] ---> Running in 4e8da9d6747b [2022-10-06T10:54:00.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:02.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:04.234Z] OK: 221 MiB in 51 packages [2022-10-06T10:54:06.166Z] Removing intermediate container 4e8da9d6747b [2022-10-06T10:54:06.166Z] ---> 59b1145b8cba [2022-10-06T10:54:06.166Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-06T10:54:06.431Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:54:06.431Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:54:06.431Z] ---> 1f9888b62ee6 [2022-10-06T10:54:06.431Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T10:54:06.431Z] ---> Using cache [2022-10-06T10:54:06.431Z] ---> 26c5213dd4ab [2022-10-06T10:54:06.431Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:54:06.431Z] ---> Using cache [2022-10-06T10:54:06.431Z] ---> b80931436291 [2022-10-06T10:54:06.431Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T10:54:06.431Z] ---> Using cache [2022-10-06T10:54:06.431Z] ---> 09aa0fbde112 [2022-10-06T10:54:06.431Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T10:54:06.431Z] ---> Using cache [2022-10-06T10:54:06.431Z] ---> 9906a325a3ed [2022-10-06T10:54:06.431Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:54:06.431Z] ---> Using cache [2022-10-06T10:54:06.431Z] ---> 9dbe5dfeb0ee [2022-10-06T10:54:06.431Z] Step 8/26 : COPY . . [2022-10-06T10:54:06.767Z] ---> Using cache [2022-10-06T10:54:06.767Z] ---> caccb89f5f1a [2022-10-06T10:54:06.767Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T10:54:06.767Z] ---> Using cache [2022-10-06T10:54:06.767Z] ---> 96cd61278022 [2022-10-06T10:54:06.767Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T10:54:06.767Z] ---> Using cache [2022-10-06T10:54:06.767Z] ---> ef9a63807934 [2022-10-06T10:54:06.767Z] 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-06T10:54:07.033Z] ---> Running in 9e741aa79d21 [2022-10-06T10:54:07.303Z] ---> 2922211f56b3 [2022-10-06T10:54:07.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:54:07.572Z] ---> Running in ee322d175d7a [2022-10-06T10:54:10.907Z] Removing intermediate container 9e741aa79d21 [2022-10-06T10:54:10.907Z] ---> 750bde0fd165 [2022-10-06T10:54:10.907Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T10:54:10.907Z] ---> Running in 0320a79448a9 [2022-10-06T10:54:11.175Z] Removing intermediate container 0320a79448a9 [2022-10-06T10:54:11.175Z] ---> 5382c7cb4441 [2022-10-06T10:54:11.175Z] [2022-10-06T10:54:11.175Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T10:54:11.175Z] ---> 02e0d6fdf486 [2022-10-06T10:54:11.175Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T10:54:11.175Z] ---> Using cache [2022-10-06T10:54:11.175Z] ---> 2178301cd422 [2022-10-06T10:54:11.175Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:54:11.175Z] ---> Using cache [2022-10-06T10:54:11.175Z] ---> 48f85034908d [2022-10-06T10:54:11.175Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T10:54:11.175Z] ---> Running in da3da279292a [2022-10-06T10:54:13.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:13.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:15.342Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T10:54:15.342Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T10:54:15.342Z] OK: 15734 distinct packages available [2022-10-06T10:54:15.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:16.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:18.082Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T10:54:18.082Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T10:54:18.082Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T10:54:18.082Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T10:54:18.369Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T10:54:18.369Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T10:54:18.638Z] OK: 6 MiB in 19 packages [2022-10-06T10:54:20.585Z] Removing intermediate container da3da279292a [2022-10-06T10:54:20.585Z] ---> 8439222d5088 [2022-10-06T10:54:20.585Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-06T10:54:23.917Z] ---> 3f9ba801e772 [2022-10-06T10:54:23.917Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T10:54:29.244Z] ---> 9b4da770d1e8 [2022-10-06T10:54:29.244Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T10:54:30.212Z] ---> 28f27dfa51eb [2022-10-06T10:54:30.212Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-06T10:54:30.798Z] ---> 81dd0671c8c4 [2022-10-06T10:54:30.798Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-06T10:54:31.771Z] ---> eaab201c6274 [2022-10-06T10:54:31.771Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T10:54:32.038Z] ---> Running in 96849e360154 [2022-10-06T10:54:32.310Z] Removing intermediate container 96849e360154 [2022-10-06T10:54:32.310Z] ---> 2d617b2fcffd [2022-10-06T10:54:32.310Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T10:54:32.579Z] ---> Running in 2a5af8b45b84 [2022-10-06T10:54:33.158Z] Removing intermediate container 2a5af8b45b84 [2022-10-06T10:54:33.158Z] ---> f575eabfb930 [2022-10-06T10:54:33.158Z] Step 24/26 : LABEL arch=arm64 [2022-10-06T10:54:33.158Z] ---> Running in 1a490860e94b [2022-10-06T10:54:33.747Z] Removing intermediate container 1a490860e94b [2022-10-06T10:54:33.747Z] ---> c3777506e97c [2022-10-06T10:54:33.747Z] Step 25/26 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:54:33.747Z] ---> Running in d9d6183e8606 [2022-10-06T10:54:34.328Z] Removing intermediate container d9d6183e8606 [2022-10-06T10:54:34.328Z] ---> 7ba12e2c6390 [2022-10-06T10:54:34.328Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T10:54:34.328Z] ---> Running in 676202ccf5a1 [2022-10-06T10:54:34.908Z] Removing intermediate container 676202ccf5a1 [2022-10-06T10:54:34.908Z] ---> 0ef619b19401 [2022-10-06T10:54:34.908Z] [2022-10-06T10:54:35.175Z] Successfully built 0ef619b19401 [2022-10-06T10:54:35.175Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-06T10:54:35.175Z] Building core-command [2022-10-06T10:54:53.625Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:54:53.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:54:53.625Z] ---> 1f9888b62ee6 [2022-10-06T10:54:53.625Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:54:53.625Z] ---> Using cache [2022-10-06T10:54:53.625Z] ---> af105752f055 [2022-10-06T10:54:53.625Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T10:54:53.625Z] ---> Using cache [2022-10-06T10:54:53.625Z] ---> d041a590721b [2022-10-06T10:54:53.625Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:54:53.625Z] ---> Using cache [2022-10-06T10:54:53.625Z] ---> 365b043a52dd [2022-10-06T10:54:53.625Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-06T10:54:53.625Z] ---> Running in f5e4f88d02f4 [2022-10-06T10:54:54.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:55.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:54:57.396Z] OK: 221 MiB in 51 packages [2022-10-06T10:54:59.328Z] Removing intermediate container f5e4f88d02f4 [2022-10-06T10:54:59.328Z] ---> 286378ab845b [2022-10-06T10:54:59.328Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T10:55:01.898Z] ---> ee59a4b15465 [2022-10-06T10:55:01.898Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:55:01.898Z] ---> Running in 7904c87c4dab [2022-10-06T10:55:14.186Z] Removing intermediate container ee322d175d7a [2022-10-06T10:55:14.186Z] ---> 3dfa1d6f3a18 [2022-10-06T10:55:14.186Z] Step 8/23 : COPY . . [2022-10-06T10:55:24.253Z] ---> 33bc1f0adda3 [2022-10-06T10:55:24.253Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-06T10:55:26.187Z] ---> Running in 76c392806dce [2022-10-06T10:55:27.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-06T10:55:30.172Z] 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-06T10:56:02.388Z] Removing intermediate container 322682aa0536 [2022-10-06T10:56:02.388Z] ---> 7d77c70236b5 [2022-10-06T10:56:02.388Z] [2022-10-06T10:56:02.388Z] Step 10/22 : FROM alpine:3.16 [2022-10-06T10:56:02.388Z] ---> a6215f271958 [2022-10-06T10:56:02.388Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-06T10:56:02.388Z] ---> Running in 2b3eafa2c77a [2022-10-06T10:56:02.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:02.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:02.655Z] Removing intermediate container 7904c87c4dab [2022-10-06T10:56:02.655Z] ---> 3457e92149f3 [2022-10-06T10:56:02.655Z] Step 9/24 : COPY . . [2022-10-06T10:56:02.924Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-06T10:56:03.192Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-06T10:56:03.192Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T10:56:03.192Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-06T10:56:03.192Z] (5/6) Installing curl (7.83.1-r3) [2022-10-06T10:56:03.192Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-06T10:56:03.192Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:56:03.462Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:56:04.044Z] OK: 8 MiB in 20 packages [2022-10-06T10:56:06.625Z] Removing intermediate container 2b3eafa2c77a [2022-10-06T10:56:06.625Z] ---> d34a45366566 [2022-10-06T10:56:06.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T10:56:06.625Z] ---> Running in d8820b447784 [2022-10-06T10:56:07.580Z] Removing intermediate container d8820b447784 [2022-10-06T10:56:07.580Z] ---> 2796bc3d437e [2022-10-06T10:56:07.580Z] Step 13/22 : WORKDIR /edgex [2022-10-06T10:56:07.580Z] ---> Running in 2ca2cd24d864 [2022-10-06T10:56:08.541Z] Removing intermediate container 2ca2cd24d864 [2022-10-06T10:56:08.541Z] ---> 09dfc57dda44 [2022-10-06T10:56:08.541Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-06T10:56:09.940Z] ---> 0ef2ac4e09e9 [2022-10-06T10:56:09.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-06T10:56:14.183Z] ---> 25b39c7127e7 [2022-10-06T10:56:14.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-06T10:56:17.506Z] ---> a8eaa5e3e222 [2022-10-06T10:56:17.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T10:56:18.904Z] ---> 68ccd4f09367 [2022-10-06T10:56:18.904Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T10:56:19.177Z] ---> Running in db8678e2e906 [2022-10-06T10:56:23.429Z] Removing intermediate container db8678e2e906 [2022-10-06T10:56:23.429Z] ---> 66061997b9e7 [2022-10-06T10:56:23.429Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T10:56:23.694Z] ---> Running in 70720da8ddad [2022-10-06T10:56:25.100Z] Removing intermediate container 70720da8ddad [2022-10-06T10:56:25.100Z] ---> ce2671e0b39a [2022-10-06T10:56:25.100Z] Step 20/22 : LABEL arch=arm64 [2022-10-06T10:56:25.100Z] ---> Running in c68993b6af6b [2022-10-06T10:56:25.681Z] ---> 39b325b72de1 [2022-10-06T10:56:25.681Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-06T10:56:25.948Z] ---> Running in 6022cd8ec7c5 [2022-10-06T10:56:25.948Z] Removing intermediate container c68993b6af6b [2022-10-06T10:56:25.948Z] ---> bed496236bf2 [2022-10-06T10:56:25.948Z] Step 21/22 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:56:26.213Z] ---> Running in 2711f75e237a [2022-10-06T10:56:27.620Z] Removing intermediate container 2711f75e237a [2022-10-06T10:56:27.620Z] ---> c5b7485e1c72 [2022-10-06T10:56:27.620Z] Step 22/22 : LABEL version=0.0.0 [2022-10-06T10:56:27.620Z] ---> Running in faeb6cd51469 [2022-10-06T10:56:27.887Z] 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-06T10:56:28.468Z] Removing intermediate container faeb6cd51469 [2022-10-06T10:56:28.468Z] ---> d04c9f574119 [2022-10-06T10:56:28.468Z] [2022-10-06T10:56:29.048Z] Successfully built d04c9f574119 [2022-10-06T10:56:29.048Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-06T10:56:29.048Z] Building security-spiffe-token-provider [2022-10-06T10:56:29.627Z]  Building security-proxy-setup ... done Removing intermediate container 246d57e74346 [2022-10-06T10:56:29.627Z] ---> 25c1e849affc [2022-10-06T10:56:29.627Z] [2022-10-06T10:56:29.627Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T10:56:29.627Z] ---> a6215f271958 [2022-10-06T10:56:29.627Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-06T10:56:29.892Z] ---> Running in 0bd7e069dba4 [2022-10-06T10:56:31.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:31.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:33.244Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-06T10:56:33.244Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-06T10:56:33.244Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:56:33.244Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T10:56:33.826Z] OK: 6 MiB in 16 packages [2022-10-06T10:56:37.186Z] Removing intermediate container 0bd7e069dba4 [2022-10-06T10:56:37.186Z] ---> fe8a85db5742 [2022-10-06T10:56:37.186Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T10:56:37.186Z] ---> Running in c4d880c191c3 [2022-10-06T10:56:37.186Z] Removing intermediate container c4d880c191c3 [2022-10-06T10:56:37.186Z] ---> ce45908d6a45 [2022-10-06T10:56:37.186Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-06T10:56:37.456Z] ---> Running in 3fa582725221 [2022-10-06T10:56:38.041Z] Removing intermediate container 3fa582725221 [2022-10-06T10:56:38.041Z] ---> ef02aacbe5ab [2022-10-06T10:56:38.041Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T10:56:38.041Z] ---> Running in 2deca5e03a25 [2022-10-06T10:56:38.622Z] Removing intermediate container 2deca5e03a25 [2022-10-06T10:56:38.622Z] ---> 84b37f53e23d [2022-10-06T10:56:38.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:56:40.030Z] ---> cd7b7d504678 [2022-10-06T10:56:40.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-06T10:56:43.369Z] ---> 293fe2e31127 [2022-10-06T10:56:43.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-06T10:56:44.333Z] ---> ce843780c32a [2022-10-06T10:56:44.333Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-06T10:56:44.600Z] ---> Running in e3983ef171c4 [2022-10-06T10:56:45.557Z] Removing intermediate container e3983ef171c4 [2022-10-06T10:56:45.557Z] ---> c4529f039fa4 [2022-10-06T10:56:45.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:56:45.557Z] ---> Running in 8fb9f3463835 [2022-10-06T10:56:46.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:56:46.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:56:46.143Z] ---> 1f9888b62ee6 [2022-10-06T10:56:46.143Z] Step 3/20 : WORKDIR /edgex-go [2022-10-06T10:56:46.143Z] ---> Using cache [2022-10-06T10:56:46.143Z] ---> 26c5213dd4ab [2022-10-06T10:56:46.143Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-06T10:56:46.143Z] ---> Running in e934b478e988 [2022-10-06T10:56:46.410Z] Removing intermediate container 8fb9f3463835 [2022-10-06T10:56:46.410Z] ---> efce1adc16e5 [2022-10-06T10:56:46.410Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T10:56:46.675Z] ---> Running in fcbfcb01e5b0 [2022-10-06T10:56:47.640Z] Removing intermediate container fcbfcb01e5b0 [2022-10-06T10:56:47.640Z] ---> 7165789b5032 [2022-10-06T10:56:47.640Z] Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:56:47.640Z] ---> Running in 059333b1c670 [2022-10-06T10:56:48.222Z] Removing intermediate container 059333b1c670 [2022-10-06T10:56:48.222Z] ---> 164873331166 [2022-10-06T10:56:48.222Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T10:56:48.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:48.222Z] ---> Running in 86846955ff15 [2022-10-06T10:56:48.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:48.805Z] Removing intermediate container 86846955ff15 [2022-10-06T10:56:48.805Z] ---> 9c2cce91de9b [2022-10-06T10:56:48.805Z] [2022-10-06T10:56:49.072Z] Successfully built 9c2cce91de9b [2022-10-06T10:56:49.072Z] Successfully tagged support-notifications-arm64:latest [2022-10-06T10:56:49.072Z] Building support-scheduler [2022-10-06T10:56:49.919Z]  Building support-notifications ... done v3.16.2-233-gc51fa88ffd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-06T10:56:49.919Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-06T10:56:49.919Z] OK: 16896 distinct packages available [2022-10-06T10:56:50.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:50.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:56:51.719Z] OK: 221 MiB in 51 packages [2022-10-06T10:56:54.288Z] Removing intermediate container e934b478e988 [2022-10-06T10:56:54.288Z] ---> 14b000a01e64 [2022-10-06T10:56:54.288Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-06T10:56:54.554Z] ---> c2953931c5a6 [2022-10-06T10:56:54.554Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:56:54.819Z] ---> Running in a3adc57ce917 [2022-10-06T10:57:09.799Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:57:09.799Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:57:09.799Z] ---> 1f9888b62ee6 [2022-10-06T10:57:09.799Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> af105752f055 [2022-10-06T10:57:09.799Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> d041a590721b [2022-10-06T10:57:09.799Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> 365b043a52dd [2022-10-06T10:57:09.799Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> 286378ab845b [2022-10-06T10:57:09.799Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> ee59a4b15465 [2022-10-06T10:57:09.799Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> 3457e92149f3 [2022-10-06T10:57:09.799Z] Step 9/23 : COPY . . [2022-10-06T10:57:09.799Z] ---> Using cache [2022-10-06T10:57:09.799Z] ---> 39b325b72de1 [2022-10-06T10:57:09.799Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-06T10:57:09.799Z] ---> Running in a47ed59605ae [2022-10-06T10:57:10.757Z] 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-06T10:57:12.694Z] Removing intermediate container 4b019e79b310 [2022-10-06T10:57:12.694Z] ---> 069976e3d946 [2022-10-06T10:57:12.694Z] [2022-10-06T10:57:12.694Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T10:57:12.694Z] ---> a6215f271958 [2022-10-06T10:57:12.694Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-06T10:57:12.694Z] ---> Running in c532491b6c32 [2022-10-06T10:57:13.279Z] Removing intermediate container c532491b6c32 [2022-10-06T10:57:13.279Z] ---> 41e7c2baaed0 [2022-10-06T10:57:13.279Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-06T10:57:13.279Z] ---> Running in 1bbdd5456ca9 [2022-10-06T10:57:13.862Z] Removing intermediate container 1bbdd5456ca9 [2022-10-06T10:57:13.862Z] ---> 2c7907156cdf [2022-10-06T10:57:13.862Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-06T10:57:13.862Z] ---> Running in b94150a339fe [2022-10-06T10:57:14.454Z] Removing intermediate container b94150a339fe [2022-10-06T10:57:14.454Z] ---> 45fae8e5563c [2022-10-06T10:57:14.454Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:57:14.454Z] ---> Running in a3a8efd9b8f0 [2022-10-06T10:57:17.802Z] Removing intermediate container a3a8efd9b8f0 [2022-10-06T10:57:17.802Z] ---> 2f945728ac71 [2022-10-06T10:57:17.802Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-06T10:57:17.802Z] ---> Running in 1019fc22ca68 [2022-10-06T10:57:19.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T10:57:20.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T10:57:21.580Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-06T10:57:21.580Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T10:57:21.580Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-06T10:57:21.845Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T10:57:21.845Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-06T10:57:22.109Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-06T10:57:22.109Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T10:57:22.109Z] OK: 8 MiB in 20 packages [2022-10-06T10:57:24.043Z] Removing intermediate container 1019fc22ca68 [2022-10-06T10:57:24.043Z] ---> d9c0c89f1a1f [2022-10-06T10:57:24.043Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T10:57:25.004Z] ---> e4598f992445 [2022-10-06T10:57:25.004Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-06T10:57:26.943Z] ---> 5fa2bd8844bd [2022-10-06T10:57:26.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-06T10:57:27.917Z] ---> 1775be48d7fe [2022-10-06T10:57:27.917Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-06T10:57:28.182Z] ---> Running in 580d121d0f7a [2022-10-06T10:57:28.447Z] Removing intermediate container 580d121d0f7a [2022-10-06T10:57:28.447Z] ---> 7585a25f8e6e [2022-10-06T10:57:28.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T10:57:28.713Z] ---> Running in bf2a4dc3dccb [2022-10-06T10:57:29.296Z] Removing intermediate container bf2a4dc3dccb [2022-10-06T10:57:29.296Z] ---> 194c69d3a909 [2022-10-06T10:57:29.296Z] Step 22/24 : LABEL arch=arm64 [2022-10-06T10:57:29.296Z] ---> Running in 6644358f41a6 [2022-10-06T10:57:29.882Z] Removing intermediate container 6644358f41a6 [2022-10-06T10:57:29.882Z] ---> cd31ad0458db [2022-10-06T10:57:29.882Z] Step 23/24 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T10:57:30.149Z] ---> Running in 508b830a1cc3 [2022-10-06T10:57:30.735Z] Removing intermediate container 508b830a1cc3 [2022-10-06T10:57:30.735Z] ---> 7dd7c9ebc2b1 [2022-10-06T10:57:30.735Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T10:57:31.002Z] ---> Running in e5a0de1afec0 [2022-10-06T10:57:31.957Z] Removing intermediate container e5a0de1afec0 [2022-10-06T10:57:31.957Z] ---> 62b81fbc303e [2022-10-06T10:57:31.957Z] [2022-10-06T10:57:32.223Z] Successfully built 62b81fbc303e [2022-10-06T10:57:32.223Z] Successfully tagged core-data-arm64:latest [2022-10-06T10:57:32.223Z] Building core-metadata [2022-10-06T10:57:50.707Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T10:57:50.707Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T10:57:50.707Z] ---> 1f9888b62ee6 [2022-10-06T10:57:50.707Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> af105752f055 [2022-10-06T10:57:50.707Z] Step 4/25 : WORKDIR /edgex-go [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> d041a590721b [2022-10-06T10:57:50.707Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> 365b043a52dd [2022-10-06T10:57:50.707Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> 286378ab845b [2022-10-06T10:57:50.707Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> ee59a4b15465 [2022-10-06T10:57:50.707Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> 3457e92149f3 [2022-10-06T10:57:50.707Z] Step 9/25 : COPY . . [2022-10-06T10:57:50.707Z] ---> Using cache [2022-10-06T10:57:50.707Z] ---> 39b325b72de1 [2022-10-06T10:57:50.707Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-06T10:57:52.130Z] ---> Running in 1ca4d7d25400 [2022-10-06T10:57:54.093Z] 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-06T10:57:57.428Z] Removing intermediate container a3adc57ce917 [2022-10-06T10:57:57.428Z] ---> cd74c162f265 [2022-10-06T10:57:57.428Z] Step 7/20 : COPY . . [2022-10-06T10:58:09.714Z] ---> e75c48b6772e [2022-10-06T10:58:09.714Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-06T10:58:09.714Z] ---> Running in 674e76981ff6 [2022-10-06T10:58:10.293Z] 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-06T11:00:46.956Z] Removing intermediate container 76c392806dce [2022-10-06T11:00:46.956Z] ---> b4bd3f71adce [2022-10-06T11:00:46.956Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-06T11:00:46.956Z] ---> Running in 4a44771ca619 [2022-10-06T11:00:46.957Z] 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-06T11:00:46.957Z] Removing intermediate container 4a44771ca619 [2022-10-06T11:00:46.957Z] ---> a2bc9c658735 [2022-10-06T11:00:46.957Z] [2022-10-06T11:00:46.957Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T11:00:46.957Z] ---> a6215f271958 [2022-10-06T11:00:46.957Z] 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-06T11:00:46.957Z] ---> Running in ed4a15d02514 [2022-10-06T11:00:46.957Z] Removing intermediate container ed4a15d02514 [2022-10-06T11:00:46.957Z] ---> 737278ba630e [2022-10-06T11:00:46.957Z] 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-06T11:00:46.957Z] ---> Running in c3d6e1b75ff5 [2022-10-06T11:00:47.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T11:00:47.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T11:00:48.758Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-06T11:00:48.758Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-06T11:00:48.758Z] (3/33) Installing readline (8.1.2-r0) [2022-10-06T11:00:48.758Z] (4/33) Installing bash (5.1.16-r2) [2022-10-06T11:00:49.022Z] Executing bash-5.1.16-r2.post-install [2022-10-06T11:00:49.022Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-06T11:00:49.022Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-06T11:00:49.022Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T11:00:49.022Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-06T11:00:49.022Z] (9/33) Installing curl (7.83.1-r3) [2022-10-06T11:00:49.022Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-06T11:00:49.978Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-06T11:00:49.978Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-06T11:00:49.978Z] (13/33) Installing expat (2.4.9-r0) [2022-10-06T11:00:49.978Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-06T11:00:49.978Z] (15/33) Installing gdbm (1.23-r0) [2022-10-06T11:00:49.978Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-06T11:00:49.978Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T11:00:49.978Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T11:00:49.978Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-06T11:00:49.978Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-06T11:00:50.244Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-06T11:00:52.811Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-06T11:00:52.811Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-06T11:00:52.811Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-06T11:00:52.811Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-06T11:00:52.811Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-06T11:00:52.811Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-06T11:00:52.811Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-06T11:00:52.811Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-06T11:00:52.811Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-06T11:00:52.811Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-06T11:00:52.811Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-06T11:00:53.076Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-06T11:00:54.029Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T11:00:54.030Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T11:00:54.295Z] OK: 120 MiB in 47 packages [2022-10-06T11:01:09.276Z] Collecting docker-compose==1.23.2 [2022-10-06T11:01:09.276Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-06T11:01:09.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.3 MB/s eta 0:00:00 [2022-10-06T11:01:09.855Z] Collecting jsonschema<3,>=2.5.1 [2022-10-06T11:01:10.120Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-06T11:01:10.699Z] Collecting docker<4.0,>=3.6.0 [2022-10-06T11:01:10.699Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-06T11:01:10.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.1 MB/s eta 0:00:00 [2022-10-06T11:01:11.278Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-06T11:01:11.278Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-06T11:01:11.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.2 MB/s eta 0:00:00 [2022-10-06T11:01:11.278Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-06T11:01:11.278Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-06T11:01:11.278Z] Preparing metadata (setup.py): started [2022-10-06T11:01:13.842Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T11:01:14.795Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-06T11:01:14.795Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-06T11:01:14.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 [2022-10-06T11:01:14.795Z] 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-06T11:01:14.795Z] Collecting docopt<0.7,>=0.6.1 [2022-10-06T11:01:14.795Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-06T11:01:14.795Z] Preparing metadata (setup.py): started [2022-10-06T11:01:17.360Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T11:01:17.626Z] Collecting PyYAML<4,>=3.10 [2022-10-06T11:01:17.626Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-06T11:01:17.890Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 [2022-10-06T11:01:19.288Z] Preparing metadata (setup.py): started [2022-10-06T11:01:21.222Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T11:01:21.222Z] Collecting texttable<0.10,>=0.9.0 [2022-10-06T11:01:21.487Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-06T11:01:21.487Z] Preparing metadata (setup.py): started [2022-10-06T11:01:23.423Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T11:01:23.423Z] Collecting cached-property<2,>=1.2.0 [2022-10-06T11:01:23.423Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-06T11:01:24.377Z] Collecting docker-pycreds>=0.4.0 [2022-10-06T11:01:24.377Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-06T11:01:25.330Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-06T11:01:25.330Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-06T11:01:25.330Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.0 MB/s eta 0:00:00 [2022-10-06T11:01:25.595Z] Collecting idna<2.8,>=2.5 [2022-10-06T11:01:25.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-06T11:01:25.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.2 MB/s eta 0:00:00 [2022-10-06T11:01:25.860Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-06T11:01:25.860Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-06T11:01:25.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.4 MB/s eta 0:00:00 [2022-10-06T11:01:26.125Z] Collecting certifi>=2017.4.17 [2022-10-06T11:01:26.125Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-06T11:01:26.125Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 [2022-10-06T11:01:26.709Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-06T11:01:26.709Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-06T11:01:26.709Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-06T11:01:26.709Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-06T11:01:27.660Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-06T11:01:27.660Z] Running setup.py install for texttable: started [2022-10-06T11:01:29.588Z] Running setup.py install for texttable: finished with status 'done' [2022-10-06T11:01:29.852Z] Running setup.py install for PyYAML: started [2022-10-06T11:01:33.189Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-06T11:01:35.751Z] Running setup.py install for docopt: started [2022-10-06T11:01:38.327Z] Running setup.py install for docopt: finished with status 'done' [2022-10-06T11:01:41.661Z] Running setup.py install for dockerpty: started [2022-10-06T11:01:44.240Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-06T11:01:46.815Z] 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-06T11:01:46.815Z] 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-06T11:02:01.787Z] Removing intermediate container c3d6e1b75ff5 [2022-10-06T11:02:01.787Z] ---> bda334e54fd8 [2022-10-06T11:02:01.787Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-06T11:02:02.053Z] ---> Running in e6edbc926e13 [2022-10-06T11:02:02.648Z] Removing intermediate container e6edbc926e13 [2022-10-06T11:02:02.648Z] ---> 8b6bee66552b [2022-10-06T11:02:02.648Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T11:02:02.648Z] ---> Running in 0a9754bebefb [2022-10-06T11:02:03.227Z] Removing intermediate container 0a9754bebefb [2022-10-06T11:02:03.227Z] ---> 8e526d2e16ee [2022-10-06T11:02:03.227Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-06T11:02:04.627Z] ---> 8daff3891c6d [2022-10-06T11:02:04.627Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-06T11:02:05.585Z] ---> 24f76707d03b [2022-10-06T11:02:05.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-06T11:02:06.542Z] ---> 4d5c92a3f839 [2022-10-06T11:02:06.542Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-06T11:02:06.809Z] ---> Running in 80902670fafe [2022-10-06T11:02:07.077Z] Removing intermediate container 80902670fafe [2022-10-06T11:02:07.077Z] ---> 13a0b68c0fae [2022-10-06T11:02:07.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T11:02:07.341Z] ---> Running in cf87531f2752 [2022-10-06T11:02:07.606Z] Removing intermediate container cf87531f2752 [2022-10-06T11:02:07.606Z] ---> 726dcf74ab23 [2022-10-06T11:02:07.606Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T11:02:07.871Z] ---> Running in c8e7a6dfc014 [2022-10-06T11:02:08.825Z] Removing intermediate container c8e7a6dfc014 [2022-10-06T11:02:08.825Z] ---> ae50cb620e0f [2022-10-06T11:02:08.825Z] Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T11:02:09.089Z] ---> Running in 5eecf2b56e29 [2022-10-06T11:02:09.357Z] Removing intermediate container 5eecf2b56e29 [2022-10-06T11:02:09.357Z] ---> 8d0965d2d4f4 [2022-10-06T11:02:09.357Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T11:02:09.621Z] ---> Running in 45007ba5db21 [2022-10-06T11:02:09.884Z] Removing intermediate container 45007ba5db21 [2022-10-06T11:02:09.884Z] ---> 16621ab89f4c [2022-10-06T11:02:09.884Z] [2022-10-06T11:02:10.149Z] Successfully built 16621ab89f4c [2022-10-06T11:02:10.149Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-06T11:02:32.164Z]  Building sys-mgmt-agent ... done Removing intermediate container 6022cd8ec7c5 [2022-10-06T11:02:32.164Z] ---> 3c8ca2d4c7e8 [2022-10-06T11:02:32.164Z] [2022-10-06T11:02:32.164Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T11:02:32.164Z] ---> a6215f271958 [2022-10-06T11:02:32.164Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-06T11:02:32.432Z] ---> Running in b4ec34b57b96 [2022-10-06T11:02:34.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T11:02:34.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T11:02:35.794Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-06T11:02:35.795Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T11:02:35.795Z] OK: 5 MiB in 15 packages [2022-10-06T11:02:37.204Z] Removing intermediate container b4ec34b57b96 [2022-10-06T11:02:37.204Z] ---> bc6a3975aafb [2022-10-06T11:02:37.204Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T11:02:37.469Z] ---> Running in 288ea5574ebe [2022-10-06T11:02:37.739Z] Removing intermediate container 288ea5574ebe [2022-10-06T11:02:37.739Z] ---> 5688cdd2bb95 [2022-10-06T11:02:37.739Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-06T11:02:38.004Z] ---> Running in 0ef1b0e6f36c [2022-10-06T11:02:38.584Z] Removing intermediate container 0ef1b0e6f36c [2022-10-06T11:02:38.584Z] ---> 31fa213ecd5c [2022-10-06T11:02:38.584Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-06T11:02:38.584Z] ---> Running in fe6fa392f1ce [2022-10-06T11:02:39.163Z] Removing intermediate container fe6fa392f1ce [2022-10-06T11:02:39.163Z] ---> 74c751f96300 [2022-10-06T11:02:39.163Z] Step 16/24 : WORKDIR / [2022-10-06T11:02:39.163Z] ---> Running in 79211ef8ccb1 [2022-10-06T11:02:39.744Z] Removing intermediate container 79211ef8ccb1 [2022-10-06T11:02:39.744Z] ---> 474b5f74b032 [2022-10-06T11:02:39.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T11:02:41.148Z] ---> 0b109e468369 [2022-10-06T11:02:41.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-06T11:02:44.475Z] ---> 5a028d548c35 [2022-10-06T11:02:44.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-06T11:02:45.054Z] ---> 0707ed4a6abc [2022-10-06T11:02:45.054Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-06T11:02:45.320Z] ---> Running in bd1905d1f85d [2022-10-06T11:02:45.585Z] Removing intermediate container bd1905d1f85d [2022-10-06T11:02:45.585Z] ---> 1d26a5451d6d [2022-10-06T11:02:45.585Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T11:02:45.853Z] ---> Running in 77ed3976b583 [2022-10-06T11:02:46.434Z] Removing intermediate container 77ed3976b583 [2022-10-06T11:02:46.434Z] ---> 4a52a7b484d1 [2022-10-06T11:02:46.434Z] Step 22/24 : LABEL arch=arm64 [2022-10-06T11:02:46.434Z] ---> Running in 7e72ceb24f86 [2022-10-06T11:02:46.700Z] Removing intermediate container 7e72ceb24f86 [2022-10-06T11:02:46.700Z] ---> e20ee8b00d2c [2022-10-06T11:02:46.700Z] Step 23/24 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T11:02:46.966Z] ---> Running in b30ff8b518d1 [2022-10-06T11:02:47.547Z] Removing intermediate container b30ff8b518d1 [2022-10-06T11:02:47.547Z] ---> 81107e63d75f [2022-10-06T11:02:47.547Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T11:02:47.547Z] ---> Running in 3318af4e9752 [2022-10-06T11:02:48.127Z] Removing intermediate container 3318af4e9752 [2022-10-06T11:02:48.127Z] ---> 84de328babd3 [2022-10-06T11:02:48.127Z] [2022-10-06T11:02:48.393Z] Successfully built 84de328babd3 [2022-10-06T11:02:48.393Z] Successfully tagged core-command-arm64:latest [2022-10-06T11:03:44.743Z]  Building core-command ... done Removing intermediate container 1ca4d7d25400 [2022-10-06T11:03:44.743Z] ---> 588759741157 [2022-10-06T11:03:44.743Z] [2022-10-06T11:03:44.743Z] Step 11/25 : FROM alpine:3.16 [2022-10-06T11:03:44.743Z] ---> a6215f271958 [2022-10-06T11:03:44.743Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-06T11:03:44.743Z] ---> Using cache [2022-10-06T11:03:44.743Z] ---> bc6a3975aafb [2022-10-06T11:03:44.743Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T11:03:44.743Z] ---> Using cache [2022-10-06T11:03:44.743Z] ---> 5688cdd2bb95 [2022-10-06T11:03:44.743Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-06T11:03:44.743Z] ---> Running in 741bb10fb3b2 [2022-10-06T11:03:44.743Z] Removing intermediate container 741bb10fb3b2 [2022-10-06T11:03:44.743Z] ---> 1072975f1cfa [2022-10-06T11:03:44.743Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-06T11:03:44.743Z] ---> Running in ebd22c19bd55 [2022-10-06T11:03:44.743Z] Removing intermediate container ebd22c19bd55 [2022-10-06T11:03:44.743Z] ---> 3ad119460ffe [2022-10-06T11:03:44.743Z] Step 16/25 : WORKDIR / [2022-10-06T11:03:44.743Z] ---> Running in 8443f8ccdbd7 [2022-10-06T11:03:44.743Z] Removing intermediate container 8443f8ccdbd7 [2022-10-06T11:03:44.743Z] ---> c2d54da839c1 [2022-10-06T11:03:44.743Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T11:03:44.743Z] ---> 49a787954ca7 [2022-10-06T11:03:44.743Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-06T11:03:46.155Z] ---> 0838bcc94ced [2022-10-06T11:03:46.155Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-06T11:03:47.113Z] ---> dfafc556fff6 [2022-10-06T11:03:47.113Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-06T11:03:48.088Z] ---> c33b09671d3d [2022-10-06T11:03:48.088Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-06T11:03:48.088Z] ---> Running in ce00089c7ec2 [2022-10-06T11:03:48.353Z] Removing intermediate container ce00089c7ec2 [2022-10-06T11:03:48.353Z] ---> ff8d270c66cd [2022-10-06T11:03:48.353Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T11:03:48.353Z] ---> Running in 5648f8970be4 [2022-10-06T11:03:48.934Z] Removing intermediate container 5648f8970be4 [2022-10-06T11:03:48.934Z] ---> 8ab61cde7c54 [2022-10-06T11:03:48.934Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T11:03:48.934Z] ---> Running in 25d3a8f7a422 [2022-10-06T11:03:49.523Z] Removing intermediate container 25d3a8f7a422 [2022-10-06T11:03:49.523Z] ---> 5b6108c7c06c [2022-10-06T11:03:49.523Z] Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T11:03:49.523Z] ---> Running in 2b321e02635f [2022-10-06T11:03:50.105Z] Removing intermediate container 2b321e02635f [2022-10-06T11:03:50.105Z] ---> 22939181d22b [2022-10-06T11:03:50.105Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T11:03:50.106Z] ---> Running in 26b81efd8bba [2022-10-06T11:03:50.686Z] Removing intermediate container 26b81efd8bba [2022-10-06T11:03:50.686Z] ---> f9738b7cadf3 [2022-10-06T11:03:50.686Z] [2022-10-06T11:03:50.951Z] Successfully built f9738b7cadf3 [2022-10-06T11:03:50.951Z] Successfully tagged core-metadata-arm64:latest [2022-10-06T11:04:17.598Z]  Building core-metadata ... done Removing intermediate container 674e76981ff6 [2022-10-06T11:04:17.598Z] ---> f19651835aa9 [2022-10-06T11:04:17.598Z] [2022-10-06T11:04:17.598Z] Step 9/20 : FROM alpine:3.15 [2022-10-06T11:04:17.598Z] ---> 02e0d6fdf486 [2022-10-06T11:04:17.598Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T11:04:17.598Z] ---> Using cache [2022-10-06T11:04:17.598Z] ---> 2178301cd422 [2022-10-06T11:04:17.598Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T11:04:17.598Z] ---> Using cache [2022-10-06T11:04:17.598Z] ---> 48f85034908d [2022-10-06T11:04:17.598Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-06T11:04:17.598Z] ---> Running in ed6f0e55d9fc [2022-10-06T11:04:17.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T11:04:17.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T11:04:17.865Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T11:04:17.865Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T11:04:17.865Z] OK: 15734 distinct packages available [2022-10-06T11:04:18.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T11:04:19.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T11:04:20.052Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-06T11:04:20.052Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-06T11:04:20.317Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-06T11:04:20.317Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-06T11:04:20.582Z] (5/9) Installing curl (7.80.0-r3) [2022-10-06T11:04:20.582Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-06T11:04:20.582Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-06T11:04:20.848Z] (8/9) Installing libucontext (1.1-r0) [2022-10-06T11:04:20.848Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-06T11:04:20.848Z] Removing intermediate container a47ed59605ae [2022-10-06T11:04:20.848Z] ---> 90cff2f54034 [2022-10-06T11:04:20.848Z] [2022-10-06T11:04:20.848Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T11:04:20.848Z] ---> a6215f271958 [2022-10-06T11:04:20.848Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-06T11:04:20.848Z] ---> Using cache [2022-10-06T11:04:20.848Z] ---> bc6a3975aafb [2022-10-06T11:04:20.848Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T11:04:20.848Z] ---> Using cache [2022-10-06T11:04:20.848Z] ---> 5688cdd2bb95 [2022-10-06T11:04:20.848Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-06T11:04:20.848Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T11:04:20.848Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T11:04:21.116Z] ---> Running in 6ad6a7de4c3d [2022-10-06T11:04:21.116Z] OK: 8 MiB in 23 packages [2022-10-06T11:04:21.384Z] Removing intermediate container 6ad6a7de4c3d [2022-10-06T11:04:21.384Z] ---> 0f2adb7b9cd3 [2022-10-06T11:04:21.384Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T11:04:21.384Z] ---> Running in 582e772f8ea5 [2022-10-06T11:04:21.965Z] Removing intermediate container 582e772f8ea5 [2022-10-06T11:04:21.965Z] ---> 1ad21ba5bfef [2022-10-06T11:04:21.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T11:04:22.547Z] ---> 22efd45ae0f2 [2022-10-06T11:04:22.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-06T11:04:22.547Z] Removing intermediate container ed6f0e55d9fc [2022-10-06T11:04:22.547Z] ---> af1a8675c01e [2022-10-06T11:04:22.547Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T11:04:23.506Z] ---> 36f6548cb9cd [2022-10-06T11:04:23.506Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-06T11:04:23.852Z] ---> 82c0e0d465eb [2022-10-06T11:04:23.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-06T11:04:24.893Z] ---> ffd7fd34be52 [2022-10-06T11:04:24.893Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-06T11:04:24.893Z] ---> Running in 5ce6f388f534 [2022-10-06T11:04:24.893Z] ---> f06247a3f2fc [2022-10-06T11:04:24.893Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-06T11:04:25.173Z] Removing intermediate container 5ce6f388f534 [2022-10-06T11:04:25.173Z] ---> ae15210f9541 [2022-10-06T11:04:25.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T11:04:25.173Z] ---> Running in 43ebe550da98 [2022-10-06T11:04:25.459Z] ---> 5f502d5a59fa [2022-10-06T11:04:25.459Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-06T11:04:25.459Z] ---> Running in 642c6e6fb8f6 [2022-10-06T11:04:25.459Z] Removing intermediate container 43ebe550da98 [2022-10-06T11:04:25.459Z] ---> d05f783468af [2022-10-06T11:04:25.459Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T11:04:25.752Z] ---> Running in 3e376119613a [2022-10-06T11:04:25.752Z] Removing intermediate container 642c6e6fb8f6 [2022-10-06T11:04:25.752Z] ---> 91da62deb79b [2022-10-06T11:04:25.752Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T11:04:26.027Z] ---> Running in 725888ab2707 [2022-10-06T11:04:26.027Z] Removing intermediate container 3e376119613a [2022-10-06T11:04:26.027Z] ---> 67f1f8b42381 [2022-10-06T11:04:26.027Z] Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T11:04:26.316Z] ---> Running in 6802e05dc3d5 [2022-10-06T11:04:26.316Z] Removing intermediate container 725888ab2707 [2022-10-06T11:04:26.316Z] ---> ab47701f047a [2022-10-06T11:04:26.316Z] Step 18/20 : LABEL arch=arm64 [2022-10-06T11:04:26.316Z] ---> Running in 7b50dd285518 [2022-10-06T11:04:26.602Z] Removing intermediate container 6802e05dc3d5 [2022-10-06T11:04:26.602Z] ---> 325facc9fa46 [2022-10-06T11:04:26.602Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T11:04:26.602Z] ---> Running in 10cfce77a700 [2022-10-06T11:04:26.873Z] Removing intermediate container 7b50dd285518 [2022-10-06T11:04:26.873Z] ---> c5a5a9a38dd8 [2022-10-06T11:04:26.873Z] Step 19/20 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb [2022-10-06T11:04:26.873Z] ---> Running in edd6c6ec8fdd [2022-10-06T11:04:27.143Z] Removing intermediate container 10cfce77a700 [2022-10-06T11:04:27.143Z] ---> c925335bb737 [2022-10-06T11:04:27.143Z] [2022-10-06T11:04:27.143Z] Removing intermediate container edd6c6ec8fdd [2022-10-06T11:04:27.143Z] ---> 68abd7c72b70 [2022-10-06T11:04:27.143Z] Step 20/20 : LABEL version=0.0.0 [2022-10-06T11:04:27.429Z] ---> Running in 2daeeedecb35 [2022-10-06T11:04:27.429Z] Successfully built c925335bb737 [2022-10-06T11:04:27.429Z] Successfully tagged support-scheduler-arm64:latest [2022-10-06T11:04:27.698Z]  Building support-scheduler ... done Removing intermediate container 2daeeedecb35 [2022-10-06T11:04:27.698Z] ---> 3091addab11f [2022-10-06T11:04:27.698Z] [2022-10-06T11:04:27.968Z] Successfully built 3091addab11f [2022-10-06T11:04:27.968Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-06T11:04:28.245Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-06T11:04:28.249Z] $ docker stop --time=1 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 [2022-10-06T11:04:29.889Z] $ docker rm -f 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T11:04:30.445Z] + docker images [2022-10-06T11:04:30.709Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-06T11:04:30.709Z] security-spiffe-token-provider-arm64 latest 3091addab11f 3 seconds ago 28.4MB [2022-10-06T11:04:30.709Z] support-scheduler-arm64 latest c925335bb737 4 seconds ago 25.7MB [2022-10-06T11:04:30.709Z] 90cff2f54034 11 seconds ago 1.46GB [2022-10-06T11:04:30.709Z] f19651835aa9 17 seconds ago 1.43GB [2022-10-06T11:04:30.709Z] core-metadata-arm64 latest f9738b7cadf3 40 seconds ago 17.5MB [2022-10-06T11:04:30.709Z] 588759741157 51 seconds ago 1.41GB [2022-10-06T11:04:30.709Z] core-command-arm64 latest 84de328babd3 About a minute ago 16.8MB [2022-10-06T11:04:30.709Z] 3c8ca2d4c7e8 2 minutes ago 1.4GB [2022-10-06T11:04:30.709Z] sys-mgmt-agent-arm64 latest 16621ab89f4c 2 minutes ago 133MB [2022-10-06T11:04:30.709Z] a2bc9c658735 3 minutes ago 1.38GB [2022-10-06T11:04:30.709Z] core-data-arm64 latest 62b81fbc303e 6 minutes ago 20.7MB [2022-10-06T11:04:30.709Z] 069976e3d946 7 minutes ago 1.41GB [2022-10-06T11:04:30.709Z] support-notifications-arm64 latest 9c2cce91de9b 7 minutes ago 26.3MB [2022-10-06T11:04:30.709Z] 25c1e849affc 8 minutes ago 1.46GB [2022-10-06T11:04:30.709Z] security-proxy-setup-arm64 latest d04c9f574119 8 minutes ago 26.4MB [2022-10-06T11:04:30.709Z] 7d77c70236b5 8 minutes ago 1.39GB [2022-10-06T11:04:30.709Z] security-spire-agent-arm64 latest 0ef619b19401 9 minutes ago 122MB [2022-10-06T11:04:30.709Z] 5382c7cb4441 10 minutes ago 1.28GB [2022-10-06T11:04:30.709Z] security-bootstrapper-arm64 latest 25f623aed7e2 10 minutes ago 19.1MB [2022-10-06T11:04:30.709Z] security-secretstore-setup-arm64 latest adc4c50b31e1 10 minutes ago 28.2MB [2022-10-06T11:04:30.709Z] 334b7ecc277d 11 minutes ago 1.39GB [2022-10-06T11:04:30.709Z] 5118b70d87cb 11 minutes ago 1.39GB [2022-10-06T11:04:30.709Z] security-spire-server-arm64 latest b9c602eca531 16 minutes ago 84.3MB [2022-10-06T11:04:30.709Z] security-spire-config-arm64 latest 1e70b00fc130 16 minutes ago 83.6MB [2022-10-06T11:04:30.709Z] 01b6a602de40 16 minutes ago 1.28GB [2022-10-06T11:04:30.709Z] 33ca04ca1fdb 16 minutes ago 1.28GB [2022-10-06T11:04:30.709Z] ci-base-image-arm64 latest 1f9888b62ee6 30 minutes ago 941MB [2022-10-06T11:04:30.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 6 days ago 679MB [2022-10-06T11:04:30.709Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-06T11:04:30.710Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-06T11:04:30.710Z] 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-06T11:04:31.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T11:04:31.479Z] [2022-10-06T11:04:31.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T11:04:31.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T11:04:32.140Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-06T11:04:32.140Z] 8998bd30e6a1: Pulling fs layer [2022-10-06T11:04:32.140Z] 04944245beec: Pulling fs layer [2022-10-06T11:04:32.140Z] 699f458cf7ca: Pulling fs layer [2022-10-06T11:04:32.140Z] 765212b225bb: Pulling fs layer [2022-10-06T11:04:32.140Z] f23df028b6ca: Pulling fs layer [2022-10-06T11:04:32.140Z] d65c8cfc05b1: Pulling fs layer [2022-10-06T11:04:32.140Z] 2437ff75d9bd: Pulling fs layer [2022-10-06T11:04:32.140Z] 765212b225bb: Waiting [2022-10-06T11:04:32.140Z] f23df028b6ca: Waiting [2022-10-06T11:04:32.140Z] d65c8cfc05b1: Waiting [2022-10-06T11:04:32.140Z] 2437ff75d9bd: Waiting [2022-10-06T11:04:32.140Z] 04944245beec: Verifying Checksum [2022-10-06T11:04:32.140Z] 04944245beec: Download complete [2022-10-06T11:04:32.140Z] 765212b225bb: Verifying Checksum [2022-10-06T11:04:32.140Z] 765212b225bb: Download complete [2022-10-06T11:04:32.407Z] f23df028b6ca: Verifying Checksum [2022-10-06T11:04:32.407Z] f23df028b6ca: Download complete [2022-10-06T11:04:32.407Z] d65c8cfc05b1: Verifying Checksum [2022-10-06T11:04:32.407Z] d65c8cfc05b1: Download complete [2022-10-06T11:04:32.407Z] 699f458cf7ca: Verifying Checksum [2022-10-06T11:04:32.407Z] 699f458cf7ca: Download complete [2022-10-06T11:04:32.990Z] 8998bd30e6a1: Verifying Checksum [2022-10-06T11:04:32.990Z] 8998bd30e6a1: Download complete [2022-10-06T11:04:35.565Z] 2437ff75d9bd: Verifying Checksum [2022-10-06T11:04:35.565Z] 2437ff75d9bd: Download complete [2022-10-06T11:04:36.966Z] 8998bd30e6a1: Pull complete [2022-10-06T11:04:37.232Z] 04944245beec: Pull complete [2022-10-06T11:04:38.636Z] 699f458cf7ca: Pull complete [2022-10-06T11:04:38.901Z] 765212b225bb: Pull complete [2022-10-06T11:04:39.483Z] f23df028b6ca: Pull complete [2022-10-06T11:04:39.749Z] d65c8cfc05b1: Pull complete [2022-10-06T11:04:54.730Z] 2437ff75d9bd: Pull complete [2022-10-06T11:04:54.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-06T11:04:54.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T11:04:54.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T11:04:55.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container [2022-10-06T11:04:55.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-06T11:04:57.627Z] $ docker top b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:04:58.610Z] ---> job-cost.sh [2022-10-06T11:04:58.611Z] lf-activate-venv: SKIPPING [2022-10-06T11:04:58.611Z] INFO: No Stack... [2022-10-06T11:04:59.188Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-06T11:04:59.765Z] INFO: Archiving Costs [Pipeline] sh [2022-10-06T11:05:00.415Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-10-06T11:05:00.415Z] + cut -d, -f6 [Pipeline] lock [2022-10-06T11:05:00.485Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] [2022-10-06T11:05:00.490Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] did not exist. Created. [2022-10-06T11:05:00.490Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-06T11:05:01.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-06T11:05:01.409Z] Stashed 1 file(s) [Pipeline] } [2022-10-06T11:05:01.431Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-06T11:05:01.491Z] $ docker stop --time=1 b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce [2022-10-06T11:05:03.009Z] $ docker rm -f b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce [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-06T11:05:04.023Z] provisioning config files... [2022-10-06T11:05:04.032Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2349561422434369614tmp [Pipeline] { [Pipeline] sh [2022-10-06T11:05:04.352Z] + set +x [2022-10-06T11:05:04.353Z] + curl -s https://codecov.io/bash [2022-10-06T11:05:04.353Z] + bash -s -- [2022-10-06T11:05:04.353Z] [2022-10-06T11:05:04.353Z] _____ _ [2022-10-06T11:05:04.353Z] / ____| | | [2022-10-06T11:05:04.353Z] | | ___ __| | ___ ___ _____ __ [2022-10-06T11:05:04.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-06T11:05:04.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-06T11:05:04.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-06T11:05:04.353Z] Bash-1.0.6 [2022-10-06T11:05:04.353Z] [2022-10-06T11:05:04.353Z] [2022-10-06T11:05:04.353Z] ==> git version 2.25.1 found [2022-10-06T11:05:04.353Z] ==> 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-06T11:05:04.353Z] Release-Date: 2020-01-08 [2022-10-06T11:05:04.353Z] 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-06T11:05:04.353Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-06T11:05:04.353Z] ==> Jenkins CI detected. [2022-10-06T11:05:04.353Z] current dir:  /w/workspace/edgex-go/1 [2022-10-06T11:05:04.353Z] project root: . [2022-10-06T11:05:04.353Z] --> token set from env [2022-10-06T11:05:04.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-06T11:05:04.353Z] ==> Running gcov in . (disable via -X gcov) [2022-10-06T11:05:04.353Z] ==> Python coveragepy not found [2022-10-06T11:05:04.353Z] ==> Searching for coverage reports in: [2022-10-06T11:05:04.353Z] + . [2022-10-06T11:05:04.612Z] -> Found 1 reports [2022-10-06T11:05:04.612Z] ==> Detecting git/mercurial file structure [2022-10-06T11:05:04.612Z] ==> Reading reports [2022-10-06T11:05:04.612Z] + ./coverage.out bytes=502163 [2022-10-06T11:05:04.612Z] ==> Appending adjustments [2022-10-06T11:05:04.612Z] https://docs.codecov.io/docs/fixing-reports [2022-10-06T11:05:05.987Z] + Found adjustments [2022-10-06T11:05:05.987Z] ==> Gzipping contents [2022-10-06T11:05:05.987Z] 68K /tmp/codecov.yfdoxZ.gz [2022-10-06T11:05:05.987Z] ==> Uploading reports [2022-10-06T11:05:05.987Z] url: https://codecov.io [2022-10-06T11:05:05.987Z] query: branch=PR-4186&commit=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4186&job=&cmd_args= [2022-10-06T11:05:05.987Z] -> Pinging Codecov [2022-10-06T11:05:05.987Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4186&commit=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4186&job=&cmd_args= [2022-10-06T11:05:05.987Z] -> Uploading to [2022-10-06T11:05:05.987Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-06/00271124DB129430A58F1EEE437C3FCB/c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96/7d7a1c08-7622-4aa3-ae99-b758dacf9aac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221006T110505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=137ef4a84cee87b65d8502b89c0017d96bb6b05e20ead1c61bde4aa42d4768ee [2022-10-06T11:05:05.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T11:05:05.987Z] Dload Upload Total Spent Left Speed [2022-10-06T11:05:06.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65631 0 0 100 65631 0 290k --:--:-- --:--:-- --:--:-- 288k 100 65631 0 0 100 65631 0 223k --:--:-- --:--:-- --:--:-- 222k [2022-10-06T11:05:06.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] } [2022-10-06T11:05:06.532Z] 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-06T11:05:07.885Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:08.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:09.094Z] ---> package-listing.sh [2022-10-06T11:05:09.095Z] ++ facter osfamily [2022-10-06T11:05:09.095Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-06T11:05:09.352Z] + OS_FAMILY=debian [2022-10-06T11:05:09.352Z] + workspace=/w/workspace/edgex-go/1 [2022-10-06T11:05:09.352Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-06T11:05:09.352Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-06T11:05:09.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-06T11:05:09.352Z] + PACKAGES=/tmp/packages_start.txt [2022-10-06T11:05:09.352Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-06T11:05:09.352Z] + PACKAGES=/tmp/packages_end.txt [2022-10-06T11:05:09.352Z] + case "${OS_FAMILY}" in [2022-10-06T11:05:09.352Z] + dpkg -l [2022-10-06T11:05:09.352Z] + grep '^ii' [2022-10-06T11:05:09.352Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-06T11:05:09.352Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-06T11:05:09.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-06T11:05:09.352Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-06T11:05:09.352Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-06T11:05:09.352Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-06T11:05:09.389Z] 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-06T11:05:09.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T11:05:10.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T11:05:10.296Z] [2022-10-06T11:05:10.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T11:05:10.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T11:05:10.667Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-06T11:05:10.667Z] 5eb5b503b376: Pulling fs layer [2022-10-06T11:05:10.667Z] 5c69ac0246d0: Pulling fs layer [2022-10-06T11:05:10.667Z] ec43610c2a17: Pulling fs layer [2022-10-06T11:05:10.667Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-06T11:05:10.667Z] 33b1e0a273af: Pulling fs layer [2022-10-06T11:05:10.667Z] 5d3b04190fa2: Pulling fs layer [2022-10-06T11:05:10.667Z] 2f39f015ded8: Pulling fs layer [2022-10-06T11:05:10.667Z] 3a2ae6a8a46f: Waiting [2022-10-06T11:05:10.667Z] 33b1e0a273af: Waiting [2022-10-06T11:05:10.667Z] 5d3b04190fa2: Waiting [2022-10-06T11:05:10.667Z] 2f39f015ded8: Waiting [2022-10-06T11:05:10.667Z] 5c69ac0246d0: Download complete [2022-10-06T11:05:10.667Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-06T11:05:10.667Z] 3a2ae6a8a46f: Download complete [2022-10-06T11:05:10.667Z] 33b1e0a273af: Verifying Checksum [2022-10-06T11:05:10.667Z] 33b1e0a273af: Download complete [2022-10-06T11:05:10.667Z] 5d3b04190fa2: Download complete [2022-10-06T11:05:10.925Z] ec43610c2a17: Verifying Checksum [2022-10-06T11:05:10.925Z] ec43610c2a17: Download complete [2022-10-06T11:05:10.925Z] 5eb5b503b376: Verifying Checksum [2022-10-06T11:05:10.925Z] 5eb5b503b376: Download complete [2022-10-06T11:05:11.490Z] 2f39f015ded8: Download complete [2022-10-06T11:05:12.054Z] 5eb5b503b376: Pull complete [2022-10-06T11:05:12.054Z] 5c69ac0246d0: Pull complete [2022-10-06T11:05:12.620Z] ec43610c2a17: Pull complete [2022-10-06T11:05:12.620Z] 3a2ae6a8a46f: Pull complete [2022-10-06T11:05:12.620Z] 33b1e0a273af: Pull complete [2022-10-06T11:05:12.877Z] 5d3b04190fa2: Pull complete [2022-10-06T11:05:16.153Z] 2f39f015ded8: Pull complete [2022-10-06T11:05:16.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-06T11:05:16.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T11:05:16.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T11:05:16.360Z] prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container [2022-10-06T11:05:16.388Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-06T11:05:17.524Z] $ docker top d25699df0f330916e5f78fc49b5738e8e9eed0fd01a256dd6ebd4c4e4b1edd3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T11:05:17.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-06T11:05:18.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-06T11:05:18.530Z] + ls /var/log/sa-host [2022-10-06T11:05:18.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-06T11:05:18.744Z] provisioning config files... [2022-10-06T11:05:18.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11019423074554223122tmp [Pipeline] { [Pipeline] echo [2022-10-06T11:05:18.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:19.116Z] ---> create-netrc.sh [Pipeline] } [2022-10-06T11:05:19.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:19.543Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-06T11:05:19.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:19.896Z] ---> sudo-logs.sh [2022-10-06T11:05:19.896Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-06T11:05:19.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:20.283Z] ---> job-cost.sh [2022-10-06T11:05:20.283Z] lf-activate-venv: SKIPPING [2022-10-06T11:05:20.283Z] DEBUG: total: 0.10999999940395355 [2022-10-06T11:05:20.283Z] INFO: Retrieving Stack Cost... [2022-10-06T11:05:20.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-06T11:05:21.109Z] INFO: Archiving Costs [Pipeline] echo [2022-10-06T11:05:21.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T11:05:21.452Z] ---> logs-deploy.sh [2022-10-06T11:05:21.452Z] lf-activate-venv: SKIPPING [2022-10-06T11:05:21.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4186/1 [2022-10-06T11:05:21.452Z] INFO: archiving workspace using pattern(s): [2022-10-06T11:05:22.387Z] Archives upload complete. [2022-10-06T11:05:22.387Z] INFO: archiving logs to Nexus