Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c16f8e9725db4e7750b789d6b5d6c850330b5d+d51f32bebde847c0adb284d2c449747c43d82543 (70325e073c130ebd0256897b1149673efec7141a) 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-ssh1889227403632347844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11505885986148857835.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085265536926219236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8833439999783973448.key > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9505441355581006592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2375 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d Merge succeeded, producing 3d787f24069747072777811c8da70cba0f2b6b24 Checking out Revision 3d787f24069747072777811c8da70cba0f2b6b24 (PR-4444) > git config core.sparsecheckout # timeout=10 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d787f24069747072777811c8da70cba0f2b6b24 # timeout=10 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" > git rev-list --no-walk 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:20 ========================================================= 08:30:20 EdgeX Global Pipelines Version Info 08:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:20 ------------------- 08:30:20 stable info: 08:30:20 ------------------- 08:30:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:20 Message: update stable to v1.0.245 08:30:21 ------------------- 08:30:21 experimental info: 08:30:21 ------------------- 08:30:21 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:21 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:21 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4444 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4444 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4444 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d787f2 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:21 provisioning config files... 08:30:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6908965985971388552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:22 ---> docker-login.sh 08:30:22 nexus3.edgexfoundry.org:10001 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10002 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10003 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10004 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 docker.io 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 ---> docker-login.sh ends [Pipeline] } 08:30:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 08:30:23 + dirname cmd/core-command/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-command,cmd/core-command/Dockerfile 08:30:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:23 + dirname cmd/core-data/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-data,cmd/core-data/Dockerfile 08:30:23 + dirname cmd/core-metadata/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:23 + dirname cmd/security-bootstrapper/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:23 + dirname cmd/security-proxy-auth/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:23 + dirname cmd/security-proxy-setup/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:23 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:23 + dirname cmd/security-spire-agent/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:23 + dirname cmd/security-spire-config/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + dirname cmd/security-spire-server/Dockerfile 08:30:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:23 + dirname cmd/support-notifications/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:23 + dirname cmd/support-scheduler/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:23 + git rev-list -1 --merges 3d787f24069747072777811c8da70cba0f2b6b24~1..3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo 08:30:23 -----------> git rev-list -1 --merges 3d787f24069747072777811c8da70cba0f2b6b24~1..3d787f24069747072777811c8da70cba0f2b6b24 3d787f24069747072777811c8da70cba0f2b6b24 08:30:23 3d787f24069747072777811c8da70cba0f2b6b24 [false] [Pipeline] sh 08:30:24 + git log --format=format:%s -1 3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo 08:30:24 ========================================================= 08:30:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:24 + grep -v github /etc/ssh/ssh_known_hosts 08:30:24 + [ -e /tmp/ssh_known_hosts ] 08:30:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 08:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:25 b85a868b505f: Pulling fs layer 08:30:25 e2be974225ed: Pulling fs layer 08:30:25 339a4e72a1f5: Pulling fs layer 08:30:25 988bab9f4d93: Pulling fs layer 08:30:25 1469e6f7b9e6: Pulling fs layer 08:30:25 eaf3925da568: Pulling fs layer 08:30:25 bab4dde63d76: Pulling fs layer 08:30:25 bde34c3a00c8: Pulling fs layer 08:30:25 eaf3925da568: Waiting 08:30:25 b352a97aabf1: Pulling fs layer 08:30:25 bab4dde63d76: Waiting 08:30:25 4872d77fe225: Pulling fs layer 08:30:25 bde34c3a00c8: Waiting 08:30:25 5851b861e8e6: Pulling fs layer 08:30:25 5851b861e8e6: Waiting 08:30:25 4872d77fe225: Waiting 08:30:25 e2be974225ed: Download complete 08:30:25 988bab9f4d93: Verifying Checksum 08:30:25 988bab9f4d93: Download complete 08:30:25 1469e6f7b9e6: Verifying Checksum 08:30:25 1469e6f7b9e6: Download complete 08:30:25 339a4e72a1f5: Verifying Checksum 08:30:25 339a4e72a1f5: Download complete 08:30:25 eaf3925da568: Verifying Checksum 08:30:25 eaf3925da568: Download complete 08:30:25 bde34c3a00c8: Download complete 08:30:25 b352a97aabf1: Verifying Checksum 08:30:25 b352a97aabf1: Download complete 08:30:25 b85a868b505f: Verifying Checksum 08:30:25 b85a868b505f: Download complete 08:30:25 4872d77fe225: Verifying Checksum 08:30:25 4872d77fe225: Download complete 08:30:25 5851b861e8e6: Verifying Checksum 08:30:25 5851b861e8e6: Download complete 08:30:26 bab4dde63d76: Verifying Checksum 08:30:26 bab4dde63d76: Download complete 08:30:26 b85a868b505f: Pull complete 08:30:26 e2be974225ed: Pull complete 08:30:27 339a4e72a1f5: Pull complete 08:30:27 988bab9f4d93: Pull complete 08:30:27 1469e6f7b9e6: Pull complete 08:30:27 eaf3925da568: Pull complete 08:30:29 bab4dde63d76: Pull complete 08:30:29 bde34c3a00c8: Pull complete 08:30:29 b352a97aabf1: Pull complete 08:30:29 4872d77fe225: Pull complete 08:30:29 5851b861e8e6: Pull complete 08:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:30 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 08:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:30:31 $ docker top 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae -eo pid,comm 08:30:31 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). 08:30:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:31 [ssh-agent] Looking for ssh-agent implementation... 08:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:31 $ docker exec 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent 08:30:32 SSH_AUTH_SOCK=/tmp/ssh-6td9IJHEOIEE/agent.33 08:30:32 SSH_AGENT_PID=39 08:30:32 Running ssh-add (command line suppressed) 08:30:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_11884924412172829674.key (/w/workspace/edgex-go/2@tmp/private_key_11884924412172829674.key) 08:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:32 + git tag --points-at HEAD [Pipeline] } 08:30:32 $ docker exec --env ******** --env ******** 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent -k 08:30:32 unset SSH_AUTH_SOCK; 08:30:32 unset SSH_AGENT_PID; 08:30:32 echo Agent pid 39 killed; 08:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:32 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent 08:30:32 SSH_AUTH_SOCK=/tmp/ssh-BTAjRbNvyh5q/agent.72 08:30:32 SSH_AGENT_PID=78 08:30:32 Running ssh-add (command line suppressed) 08:30:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_347603591582423066.key (/w/workspace/edgex-go/2@tmp/private_key_347603591582423066.key) 08:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:33 + git semver init 08:30:33 2023-03-16 08:30:33,473 [run_init] DEBUG init version:0.0.0 force:False 08:30:33 2023-03-16 08:30:33,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:33 2023-03-16 08:30:33,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:33 2023-03-16 08:30:33,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:38 2023-03-16 08:30:38,258 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:38 2023-03-16 08:30:38,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4444 with force:False 08:30:38 2023-03-16 08:30:38,259 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4444 08:30:38 2023-03-16 08:30:38,263 [execute] INFO git cat-file --batch-check 08:30:38 2023-03-16 08:30:38,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:38 2023-03-16 08:30:38,270 [execute] INFO git cat-file --batch 08:30:38 2023-03-16 08:30:38,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:38 2023-03-16 08:30:38,275 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4444 08:30:38 0.0.0 [Pipeline] } 08:30:38 $ docker exec --env ******** --env ******** 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 78 killed; 08:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:39 + git semver [Pipeline] } 08:30:39 $ docker stop --time=1 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae 08:30:40 $ docker rm -f --volumes 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae [Pipeline] // withDockerContainer [Pipeline] sh 08:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:41 Stashed 1 file(s) [Pipeline] echo 08:30:41 [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 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:42 63b65145d645: Pulling fs layer 08:30:42 a2d21d5440eb: Pulling fs layer 08:30:42 935e6c44a52c: Pulling fs layer 08:30:42 94cc34f8dd06: Pulling fs layer 08:30:42 30dea6a524f1: Pulling fs layer 08:30:42 a2aff8979fd8: Pulling fs layer 08:30:42 6808be2612f2: Pulling fs layer 08:30:42 f25807f1079a: Pulling fs layer 08:30:42 30dea6a524f1: Waiting 08:30:42 a2aff8979fd8: Waiting 08:30:42 6808be2612f2: Waiting 08:30:42 f25807f1079a: Waiting 08:30:42 94cc34f8dd06: Waiting 08:30:42 a2d21d5440eb: Download complete 08:30:42 94cc34f8dd06: Verifying Checksum 08:30:42 94cc34f8dd06: Download complete 08:30:42 30dea6a524f1: Verifying Checksum 08:30:42 30dea6a524f1: Download complete 08:30:42 63b65145d645: Verifying Checksum 08:30:42 63b65145d645: Download complete 08:30:42 a2aff8979fd8: Verifying Checksum 08:30:42 a2aff8979fd8: Download complete 08:30:42 63b65145d645: Pull complete 08:30:42 a2d21d5440eb: Pull complete 08:30:42 f25807f1079a: Verifying Checksum 08:30:42 f25807f1079a: Download complete 08:30:42 935e6c44a52c: Download complete 08:30:43 6808be2612f2: Verifying Checksum 08:30:43 6808be2612f2: Download complete 08:30:46 935e6c44a52c: Pull complete 08:30:46 94cc34f8dd06: Pull complete 08:30:46 30dea6a524f1: Pull complete 08:30:46 a2aff8979fd8: Pull complete 08:30:48 6808be2612f2: Pull complete 08:30:49 f25807f1079a: Pull complete 08:30:49 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:49 + docker build -t ci-base-image-x86_64 -f - . 08:30:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:49 WORKDIR /edgex 08:30:49 COPY go.mod . 08:30:49 RUN go mod download 08:30:50 Sending build context to Docker daemon 170.4MB 08:30:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:50 ---> 3b553350e43f 08:30:50 Step 2/4 : WORKDIR /edgex 08:30:51 ---> Running in e9f7734c9a75 08:30:52 Removing intermediate container e9f7734c9a75 08:30:52 ---> ba6ce577123b 08:30:52 Step 3/4 : COPY go.mod . 08:30:52 ---> c5e93de860ce 08:30:52 Step 4/4 : RUN go mod download 08:30:52 ---> Running in 5844a10d1280 08:30:56 Still waiting to schedule task 08:30:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:02 Removing intermediate container 5844a10d1280 08:31:02 ---> 1a8c07dc73ff 08:31:02 Successfully built 1a8c07dc73ff 08:31:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 08:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:31:03 $ docker top cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:03 + go version 08:31:03 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:03 $ docker stop --time=1 cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e 08:31:04 $ docker rm -f --volumes cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:05 + docker inspect -f . ci-base-image-x86_64 08:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:05 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 08:31:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:31:05 $ docker top 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Running Tests and Build... 08:31:05 ========================================================= [Pipeline] sh 08:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:06 + make test 08:31:06 go test -race -coverprofile=coverage.out ./... 08:31:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.274s coverage: 88.5% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.9% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.331s coverage: 95.6% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.241s coverage: 79.9% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 61.5% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 08:32:03 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 08:32:25 go vet ./... 08:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:28 + ls -al . 08:32:28 total 704 08:32:28 drwxrwxr-x 11 1001 1001 4096 Mar 16 08:31 . 08:32:28 drwxr-xr-x 4 root root 4096 Mar 16 08:31 .. 08:32:28 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 .blubracket 08:32:28 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:30 .dockerignore 08:32:28 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:30 .git 08:32:28 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 .github 08:32:28 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:30 .gitignore 08:32:28 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:30 .golangci.yml 08:32:28 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:30 .hadolint.yml 08:32:28 drwxr-xr-x 3 1001 1001 4096 Mar 16 08:30 .semver 08:32:28 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:30 .sonarcloud.properties 08:32:28 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:30 ADOPTERS.md 08:32:28 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:30 Attribution.txt 08:32:28 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:30 CHANGELOG.md 08:32:28 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:30 CONTRIBUTING.md 08:32:28 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:30 GOVERNANCE.md 08:32:28 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:30 Jenkinsfile 08:32:28 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:30 LICENSE 08:32:28 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:30 Makefile 08:32:28 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:30 OWNERS.md 08:32:28 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:30 README.md 08:32:28 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:30 SECURITY.md 08:32:28 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:30 VERSION 08:32:28 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 bin 08:32:28 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:30 cmd 08:32:28 -rw-r--r-- 1 root root 447486 Mar 16 08:32 coverage.out 08:32:28 -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:30 go.mod 08:32:28 -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:30 go.sum 08:32:28 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:30 internal 08:32:28 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 openapi 08:32:28 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:30 security.txt 08:32:28 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:30 snap 08:32:28 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:30 version.go [Pipeline] sh 08:32:28 + '[' -e coverage.out ] 08:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:28 Stashed 1 file(s) [Pipeline] sh 08:32:28 + make build 08:32:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:40 go build -tags " 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 08:32:40 go build -tags " 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 08:32:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:49 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:50 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 08:32:51 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 08:32:51 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 08:32:52 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 08:32:53 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] } 08:32:55 $ docker stop --time=1 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 08:32:57 $ docker rm -f --volumes 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 08:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 latest: Pulling from edgex-devops/edgex-compose 08:32:58 cbdbe7a5bc2a: Pulling fs layer 08:32:58 ca9280d653b3: Pulling fs layer 08:32:58 7e9c9ca2126c: Pulling fs layer 08:32:59 cbdbe7a5bc2a: Verifying Checksum 08:32:59 cbdbe7a5bc2a: Download complete 08:32:59 ca9280d653b3: Verifying Checksum 08:32:59 ca9280d653b3: Download complete 08:32:59 cbdbe7a5bc2a: Pull complete 08:32:59 7e9c9ca2126c: Download complete 08:32:59 ca9280d653b3: Pull complete 08:33:02 7e9c9ca2126c: Pull complete 08:33:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:03 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 08:33:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:33:04 $ docker top 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:04 + docker-compose build --help 08:33:04 + grep parallel 08:33:05 --parallel Build images in parallel. [Pipeline] } 08:33:05 $ docker stop --time=1 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a 08:33:06 $ docker rm -f --volumes 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:07 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 08:33:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:33:07 $ docker top 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:07 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:08 Building core-command ... 08:33:08 Building core-common-config-bootstrapper ... 08:33:08 Building core-data ... 08:33:08 Building core-metadata ... 08:33:08 Building security-bootstrapper ... 08:33:08 Building security-proxy-auth ... 08:33:08 Building security-proxy-setup ... 08:33:08 Building security-secretstore-setup ... 08:33:08 Building security-spiffe-token-provider ... 08:33:08 Building security-spire-agent ... 08:33:08 Building security-spire-config ... 08:33:08 Building security-spire-server ... 08:33:08 Building support-notifications ... 08:33:08 Building support-scheduler ... 08:33:08 Building core-command 08:33:08 Building security-spire-server 08:33:08 Building security-spire-config 08:33:08 Building security-proxy-setup 08:33:08 Building support-notifications 08:33:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2381 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws 08:33:09 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:09 The recommended git tool is: git 08:33:16 using credential edgex-jenkins-ssh 08:33:16 Cloning the remote Git repository 08:33:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:16 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:16 > git --version # timeout=10 08:33:16 > git --version # 'git version 2.25.1' 08:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 1a8c07dc73ff 08:33:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 1a8c07dc73ff 08:33:20 Step 3/25 : WORKDIR /edgex-go 08:33:20 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 1a8c07dc73ff 08:33:20 Step 3/26 : WORKDIR /edgex-go 08:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 1a8c07dc73ff 08:33:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:20 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 1a8c07dc73ff 08:33:20 Step 3/21 : WORKDIR /edgex-go 08:33:21 ---> Running in b8ff83bdf4a9 08:33:21 ---> Running in ab0ed03e30ff 08:33:21 ---> Running in f4a3e29ba514 08:33:21 ---> Running in 770a485541c7 08:33:21 ---> Running in 3b48112618d2 08:33:22 Removing intermediate container 3b48112618d2 08:33:22 ---> ab5c5fcb3875 08:33:22 Step 4/24 : WORKDIR /edgex-go 08:33:22 Removing intermediate container f4a3e29ba514 08:33:22 ---> ef4a9c5dc3ab 08:33:22 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:33:22 Removing intermediate container b8ff83bdf4a9 08:33:22 ---> 72dfe5009036 08:33:22 Step 4/21 : RUN apk add --update --no-cache make git 08:33:22 Removing intermediate container 770a485541c7 08:33:22 ---> 500c92d6226b 08:33:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:22 Removing intermediate container ab0ed03e30ff 08:33:22 ---> f51e5d31e73c 08:33:22 Step 4/23 : WORKDIR /edgex-go 08:33:22 ---> Running in 1a81b0ef2f10 08:33:22 ---> Running in efe60f56ccd2 08:33:22 ---> Running in b0e6185b5eb6 08:33:22 ---> Running in 641235fcadeb 08:33:22 ---> Running in 2be9efae65a1 08:33:22 Removing intermediate container 1a81b0ef2f10 08:33:22 ---> 2c22bbb2026e 08:33:22 Step 5/24 : RUN apk add --update --no-cache make git 08:33:22 Removing intermediate container 2be9efae65a1 08:33:22 ---> 4bf42c837107 08:33:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:22 ---> Running in 3082d949a6a1 08:33:22 ---> Running in 40493ef8564f 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:23 OK: 265 MiB in 53 packages 08:33:23 OK: 265 MiB in 53 packages 08:33:23 OK: 265 MiB in 53 packages 08:33:23 OK: 265 MiB in 53 packages 08:33:23 OK: 265 MiB in 53 packages 08:33:23 Removing intermediate container efe60f56ccd2 08:33:23 ---> dcb7e60d550a 08:33:23 Step 5/21 : COPY go.mod vendor* ./ 08:33:23 Removing intermediate container 641235fcadeb 08:33:23 ---> 0f7405df38a5 08:33:23 Step 5/26 : COPY go.mod vendor* ./ 08:33:23 Removing intermediate container 3082d949a6a1 08:33:23 ---> 4b67f8dfb1ab 08:33:23 Step 6/24 : COPY go.mod vendor* ./ 08:33:23 ---> bf167fa369d1 08:33:23 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:23 ---> Running in 936fb03bb365 08:33:23 Removing intermediate container b0e6185b5eb6 08:33:23 ---> cf154be4e2d8 08:33:23 Step 5/25 : COPY go.mod vendor* ./ 08:33:24 ---> 1c1da680613e 08:33:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:24 Removing intermediate container 40493ef8564f 08:33:24 ---> 5f7caf177288 08:33:24 Step 6/23 : COPY go.mod vendor* ./ 08:33:24 ---> cec68a975282 08:33:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:24 ---> Running in 45b805773084 08:33:24 ---> Running in e2fa09f07c7e 08:33:24 ---> a0a875ee2c7b 08:33:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:24 ---> Running in 39f38f7e22ff 08:33:24 ---> 4ae0cea46d45 08:33:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:24 ---> Running in 12553ef06697 08:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:39 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d 08:33:39 Merge succeeded, producing 2ce3759c03ce6270803a1b0abff1f54ff930378f 08:33:39 Checking out Revision 2ce3759c03ce6270803a1b0abff1f54ff930378f (PR-4444) 08:33:39 > git config core.sparsecheckout # timeout=10 08:33:39 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 08:33:39 > git remote # timeout=10 08:33:39 > git config --get remote.origin.url # timeout=10 08:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:39 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 08:33:39 > git rev-parse HEAD^{commit} # timeout=10 08:33:39 > git config core.sparsecheckout # timeout=10 08:33:39 > git checkout -f 2ce3759c03ce6270803a1b0abff1f54ff930378f # timeout=10 08:33:43 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" 08:33:43 > git rev-list --no-walk 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:44 Dload Upload Total Spent Left Speed 08:33:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 08:33:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:46 + sudo tee /etc/docker/daemon.new 08:33:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:46 { 08:33:46 "registry-mirrors": [ 08:33:46 "https://nexus3.edgexfoundry.org:10001" 08:33:46 ], 08:33:46 "bip": "10.250.0.254/24", 08:33:46 "hosts": [ 08:33:46 "tcp://0.0.0.0:5555", 08:33:46 "unix:///var/run/docker.sock" 08:33:46 ], 08:33:46 "mtu": 1458, 08:33:46 "selinux-enabled": true, 08:33:46 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:46 } [Pipeline] sh 08:33:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:46 + sudo service docker restart 08:33:50 Removing intermediate container e2fa09f07c7e 08:33:50 ---> cfdcf4d8e703 08:33:50 Step 8/24 : COPY . . 08:33:50 Removing intermediate container 936fb03bb365 08:33:50 ---> b82dfbf83472 08:33:50 Step 7/21 : COPY . . 08:33:50 Removing intermediate container 45b805773084 08:33:50 ---> 69927e14b83d 08:33:50 Step 7/26 : COPY . . 08:33:50 Removing intermediate container 39f38f7e22ff 08:33:50 ---> 2cb2d7f1829f 08:33:50 Step 7/25 : COPY . . 08:33:50 Removing intermediate container 12553ef06697 08:33:50 ---> 0db1fb34dd90 08:33:50 Step 8/23 : COPY . . 08:33:58 ---> 467c618cb304 08:33:58 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:33:58 ---> 7aff96867fbb 08:33:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:33:58 ---> d584049f4dc0 08:33:58 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:33:58 ---> c41f2d3204c8 08:33:58 Step 8/21 : RUN make cmd/secrets-config/secrets-config 08:33:58 ---> Running in ea588b9a6283 08:33:58 ---> cbc05b61ca65 08:33:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:58 ---> Running in d7579b0203dc 08:33:58 ---> Running in 08bba4ba51b1 08:33:58 ---> Running in 5f6a9bebd0ca 08:33:58 ---> Running in b0eeca4a503a 08:33:58 Removing intermediate container ea588b9a6283 08:33:58 ---> 2b5a123339b9 08:33:58 Step 9/26 : WORKDIR /edgex-go/spire-build 08:33:58 ---> Running in 71a735afed26 08:33:58 Removing intermediate container 08bba4ba51b1 08:33:58 ---> fb75e9a0eab9 08:33:58 Step 9/25 : WORKDIR /edgex-go/spire-build 08:33:58 ---> Running in 6584919c4cc5 08:33:58 Removing intermediate container 71a735afed26 08:33:58 ---> 5cbaed96d6a5 08:33:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:58 ---> Running in e99437fa8013 08:33:58 Removing intermediate container 6584919c4cc5 08:33:58 ---> b060f998de0c 08:33:58 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:58 ---> Running in af4612339582 08:33:58 Removing intermediate container e99437fa8013 08:33:58 ---> 78282623ced0 08:33:58 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:58 ---> Running in a5b5c87f1818 08:33:59 Removing intermediate container af4612339582 08:33:59 ---> 923c590a81a6 08:33:59 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:59 ---> Running in 83730a622692 08:33:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:59 go build -tags " 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 08:33:59 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 08:34:00 Removing intermediate container a5b5c87f1818 08:34:00 ---> 905fe7fb48b8 08:34:00 Step 12/26 : WORKDIR /edgex-go 08:34:00 Removing intermediate container 83730a622692 08:34:00 ---> 2503db823701 08:34:00 Step 12/25 : WORKDIR /edgex-go 08:34:00 ---> Running in d77e7f90649c 08:34:00 ---> Running in 399996fa8a84 08:34:00 Removing intermediate container d77e7f90649c 08:34:00 ---> c121ad7aa515 08:34:00 08:34:00 Step 13/26 : FROM alpine:3.17 08:34:00 Removing intermediate container 399996fa8a84 08:34:00 ---> b77d15bc464a 08:34:00 08:34:00 Step 13/25 : FROM alpine:3.17 08:34:01 3.17: Pulling from library/alpine 08:34:01 3.17: Pulling from library/alpine 08:34:01 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:01 Status: Downloaded newer image for alpine:3.17 08:34:01 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:01 Status: Image is up to date for alpine:3.17 08:34:01 ---> b2aa39c304c2 08:34:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:01 ---> b2aa39c304c2 08:34:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:01 ---> Running in fc495f80f39a 08:34:01 ---> Running in c7d147a898a3 08:34:01 Removing intermediate container c7d147a898a3 08:34:01 ---> 0f86b7a20542 08:34:01 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:01 Removing intermediate container fc495f80f39a 08:34:01 ---> 0a4c777ce66d 08:34:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:01 ---> Running in 6641e404b8b5 08:34:01 ---> Running in baa8a4623037 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:03 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:03 OK: 17815 distinct packages available 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:03 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:03 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:03 OK: 17815 distinct packages available 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 (1/5) Installing dumb-init (1.2.5-r2) 08:34:03 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:03 (3/5) Installing libucontext (1.2-r0) 08:34:03 (4/5) Installing gcompat (1.1.0-r0) 08:34:03 (5/5) Installing openssl (3.0.8-r0) 08:34:03 Executing busybox-1.35.0-r29.trigger 08:34:03 OK: 8 MiB in 20 packages 08:34:03 (1/4) Installing dumb-init (1.2.5-r2) 08:34:03 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:03 (3/4) Installing libucontext (1.2-r0) 08:34:03 (4/4) Installing gcompat (1.1.0-r0) 08:34:03 Executing busybox-1.35.0-r29.trigger 08:34:03 OK: 7 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:05 provisioning config files... 08:34:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16011876282436943190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:05 Removing intermediate container 6641e404b8b5 08:34:05 ---> 3383d6bd5322 08:34:05 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 08:34:05 Removing intermediate container baa8a4623037 08:34:05 ---> d34b44d5a4d9 08:34:05 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:34:05 ---> docker-login.sh 08:34:05 nexus3.edgexfoundry.org:10001 08:34:05 ---> d4dc5d7d22fe 08:34:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:05 ---> 8be2e33ccdac 08:34:05 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 nexus3.edgexfoundry.org:10002 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 nexus3.edgexfoundry.org:10003 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 nexus3.edgexfoundry.org:10004 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:07 Configure a credential helper to remove this warning. See 08:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:07 08:34:07 Login Succeeded 08:34:07 docker.io 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:07 Configure a credential helper to remove this warning. See 08:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:07 08:34:07 Login Succeeded 08:34:07 ---> docker-login.sh ends [Pipeline] } 08:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:08 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:08 ========================================================= 08:34:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:09 af6eaf76a39c: Pulling fs layer 08:34:09 55522c791124: Pulling fs layer 08:34:09 ce5c4a1c91eb: Pulling fs layer 08:34:09 169dfbe0d373: Pulling fs layer 08:34:09 e1ff8fa3b103: Pulling fs layer 08:34:09 52ebb69f0ebf: Pulling fs layer 08:34:09 5abe8eddf0d5: Pulling fs layer 08:34:09 52ebb69f0ebf: Waiting 08:34:09 169dfbe0d373: Waiting 08:34:09 e1ff8fa3b103: Waiting 08:34:09 5abe8eddf0d5: Waiting 08:34:09 55522c791124: Verifying Checksum 08:34:09 55522c791124: Download complete 08:34:09 169dfbe0d373: Verifying Checksum 08:34:09 169dfbe0d373: Download complete 08:34:09 e1ff8fa3b103: Verifying Checksum 08:34:09 e1ff8fa3b103: Download complete 08:34:09 af6eaf76a39c: Verifying Checksum 08:34:09 af6eaf76a39c: Download complete 08:34:09 af6eaf76a39c: Pull complete 08:34:10 5abe8eddf0d5: Download complete 08:34:10 55522c791124: Pull complete 08:34:11 ce5c4a1c91eb: Verifying Checksum 08:34:11 ce5c4a1c91eb: Download complete 08:34:11 52ebb69f0ebf: Verifying Checksum 08:34:11 52ebb69f0ebf: Download complete 08:34:13 ---> ab6f6b9b7fdc 08:34:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:13 ---> 506e6cf2e151 08:34:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:13 ---> 93d80d15cd3b 08:34:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:13 ---> c31e47c8ee7e 08:34:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:13 ---> Running in f0b575e638bc 08:34:13 Removing intermediate container f0b575e638bc 08:34:13 ---> 8637a4950355 08:34:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:13 ---> 32dcc4787d7f 08:34:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:14 ---> f165df7a3520 08:34:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:14 ---> Running in 8ade1ee4e4b0 08:34:14 ---> a7c05c6a2233 08:34:14 Step 21/26 : WORKDIR / 08:34:14 ---> Running in 9bc3a9ab3ead 08:34:14 Removing intermediate container 8ade1ee4e4b0 08:34:14 ---> 766575845c1c 08:34:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:14 ---> Running in 95f93aa82e30 08:34:14 Removing intermediate container 9bc3a9ab3ead 08:34:14 ---> 1a291f565d57 08:34:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:14 ---> Running in 7ba560ddd77d 08:34:14 Removing intermediate container 95f93aa82e30 08:34:14 ---> 422c5a9a89a6 08:34:14 Step 23/25 : LABEL arch=x86_64 08:34:14 ---> Running in 15fc1910c082 08:34:14 Removing intermediate container 7ba560ddd77d 08:34:14 ---> 180776d0e835 08:34:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:14 ---> Running in 01c1a25d6a95 08:34:14 Removing intermediate container 15fc1910c082 08:34:14 ---> a60770b1f945 08:34:14 Step 24/25 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:14 ---> Running in 872eb78bd257 08:34:14 Removing intermediate container 01c1a25d6a95 08:34:14 ---> b6012b9eb46a 08:34:14 Step 24/26 : LABEL arch=x86_64 08:34:15 ---> Running in 63fb7ce422a8 08:34:15 Removing intermediate container 872eb78bd257 08:34:15 ---> 7940ad9ee9c6 08:34:15 Step 25/25 : LABEL version=0.0.0 08:34:15 Removing intermediate container 63fb7ce422a8 08:34:15 ---> adcbc35ec659 08:34:15 Step 25/26 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:15 ---> Running in 5ff70066f472 08:34:15 ---> Running in abda567c1e13 08:34:15 Removing intermediate container 5ff70066f472 08:34:15 ---> 3b1f21497b01 08:34:15 Step 26/26 : LABEL version=0.0.0 08:34:15 Removing intermediate container abda567c1e13 08:34:15 ---> a7f5153e893e 08:34:15 08:34:15 ---> Running in c56ee541874e 08:34:15 Successfully built a7f5153e893e 08:34:15 Successfully tagged security-spire-server:latest 08:34:15 Building core-common-config-bootstrapper 08:34:17  Building security-spire-server ... done Removing intermediate container c56ee541874e 08:34:17 ---> 079a46d8be22 08:34:17 08:34:17 Successfully built 079a46d8be22 08:34:17 Successfully tagged security-spire-config:latest 08:34:17  Building security-spire-config ... done Building security-secretstore-setup 08:34:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:19 ---> 1a8c07dc73ff 08:34:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:19 ---> Using cache 08:34:19 ---> f51e5d31e73c 08:34:19 Step 4/23 : WORKDIR /edgex-go 08:34:19 ---> Using cache 08:34:19 ---> 4bf42c837107 08:34:19 Step 5/23 : RUN apk add --update --no-cache make git 08:34:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:21 ---> 1a8c07dc73ff 08:34:21 Step 3/24 : WORKDIR /edgex-go 08:34:21 ---> Using cache 08:34:21 ---> 500c92d6226b 08:34:21 Step 4/24 : RUN apk add --update --no-cache make git 08:34:23 ---> Running in 96320b928561 08:34:23 ---> Running in edef4e7d02a6 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:24 ce5c4a1c91eb: Pull complete 08:34:24 169dfbe0d373: Pull complete 08:34:24 e1ff8fa3b103: Pull complete 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:24 OK: 265 MiB in 53 packages 08:34:24 OK: 265 MiB in 53 packages 08:34:26 Removing intermediate container 96320b928561 08:34:26 ---> 8f93a6061923 08:34:26 Step 5/24 : COPY go.mod vendor* ./ 08:34:26 Removing intermediate container edef4e7d02a6 08:34:26 ---> 6e64dd56e7a5 08:34:26 Step 6/23 : COPY go.mod vendor* ./ 08:34:26 Removing intermediate container b0eeca4a503a 08:34:26 ---> 106f9484660b 08:34:26 08:34:26 Step 10/24 : FROM alpine:3.17 08:34:26 ---> b2aa39c304c2 08:34:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:26 Removing intermediate container 5f6a9bebd0ca 08:34:26 ---> b812643c3815 08:34:26 08:34:26 Step 9/21 : FROM alpine:3.17 08:34:26 ---> b2aa39c304c2 08:34:26 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 08:34:26 ---> Running in 020d78005d04 08:34:26 ---> Running in 7b89fb207acc 08:34:26 ---> d5c706db4fa5 08:34:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:26 ---> 74cc49120c6e 08:34:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:26 ---> Running in 2f7e87899474 08:34:26 ---> Running in 069249eba21b 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:26 (1/2) Installing dumb-init (1.2.5-r2) 08:34:26 (2/2) Installing openssl (3.0.8-r0) 08:34:26 Executing busybox-1.35.0-r29.trigger 08:34:26 OK: 8 MiB in 17 packages 08:34:27 (1/1) Installing dumb-init (1.2.5-r2) 08:34:27 Executing busybox-1.35.0-r29.trigger 08:34:27 OK: 7 MiB in 16 packages 08:34:27 Removing intermediate container d7579b0203dc 08:34:27 ---> 682bf38c33a7 08:34:27 08:34:27 Step 10/23 : FROM alpine:3.17 08:34:27 ---> b2aa39c304c2 08:34:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:27 ---> Running in 8051e4892732 08:34:27 Removing intermediate container 020d78005d04 08:34:27 ---> 05bfebd818b8 08:34:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:34:27 ---> Running in c257ed9004f9 08:34:27 Removing intermediate container 7b89fb207acc 08:34:27 ---> cb1bcc60a7d6 08:34:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:27 ---> Running in a387ef7b4b69 08:34:28 Removing intermediate container c257ed9004f9 08:34:28 ---> 27cc27b59807 08:34:28 Step 12/21 : WORKDIR /edgex 08:34:28 Removing intermediate container a387ef7b4b69 08:34:28 ---> 42da6cd114fb 08:34:28 Step 13/24 : ENV APP_PORT=59882 08:34:28 ---> Running in 2113f513ffbc 08:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:28 ---> Running in 610230f536d0 08:34:28 Removing intermediate container 2113f513ffbc 08:34:28 ---> 4c536bf521ef 08:34:28 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 08:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:28 Removing intermediate container 610230f536d0 08:34:28 ---> d15b9c771f55 08:34:28 Step 14/24 : EXPOSE $APP_PORT 08:34:28 ---> Running in 89d22978bdfb 08:34:28 ---> cbb79950a64b 08:34:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:34:28 Removing intermediate container 89d22978bdfb 08:34:28 ---> 8f53c0bf4d2b 08:34:28 Step 15/24 : WORKDIR / 08:34:28 ---> Running in 570db893e420 08:34:28 (1/2) Installing ca-certificates (20220614-r4) 08:34:28 (2/2) Installing dumb-init (1.2.5-r2) 08:34:28 Executing busybox-1.35.0-r29.trigger 08:34:28 Executing ca-certificates-20220614-r4.trigger 08:34:28 ---> f3b9c607043f 08:34:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:28 Removing intermediate container 570db893e420 08:34:28 ---> 526576585579 08:34:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:28 OK: 8 MiB in 17 packages 08:34:28 ---> 197b4df1f3e3 08:34:28 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:34:28 ---> 4a7798c8f468 08:34:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:28 ---> fda1d59788c7 08:34:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:29 Removing intermediate container 8051e4892732 08:34:29 ---> a8eef36698b2 08:34:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:29 ---> 8b313c809278 08:34:29 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:29 ---> Running in 8e0d93ea4dea 08:34:29 ---> Running in a63dc00e211e 08:34:29 Removing intermediate container 8e0d93ea4dea 08:34:29 ---> 00faf297025c 08:34:29 Step 13/23 : ENV APP_PORT=59860 08:34:29 ---> 4e8768119b82 08:34:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:29 ---> Running in d48e44ac2377 08:34:29 Removing intermediate container d48e44ac2377 08:34:29 ---> 3df1fcc315f0 08:34:29 Step 14/23 : EXPOSE $APP_PORT 08:34:29 ---> 0d1f629ed339 08:34:29 Step 20/24 : ENTRYPOINT ["/core-command"] 08:34:29 ---> Running in 8698d6e4223f 08:34:29 ---> Running in 9fdfb7b7ba57 08:34:29 52ebb69f0ebf: Pull complete 08:34:29 Removing intermediate container 8698d6e4223f 08:34:29 ---> 83886c8e3177 08:34:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:29 Removing intermediate container 9fdfb7b7ba57 08:34:29 ---> 9a24188c75c4 08:34:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:29 ---> Running in 3247bc542eab 08:34:29 ---> 9bd984f72f92 08:34:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:29 Removing intermediate container 3247bc542eab 08:34:29 ---> acd9235088e0 08:34:29 Step 22/24 : LABEL arch=x86_64 08:34:30 Removing intermediate container a63dc00e211e 08:34:30 ---> 7a59691cfbb5 08:34:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:30 ---> Running in 8765488d9013 08:34:30 ---> Running in c3eed0604793 08:34:30 ---> d96180a91721 08:34:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:30 Removing intermediate container 8765488d9013 08:34:30 ---> c15c503c96c9 08:34:30 Step 23/24 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:30 ---> Running in 9325a015b4cb 08:34:30 Removing intermediate container c3eed0604793 08:34:30 ---> e312270c6ff8 08:34:30 Step 19/21 : LABEL arch=x86_64 08:34:30 ---> Running in 013175b418e0 08:34:30 Removing intermediate container 9325a015b4cb 08:34:30 ---> 0973cd7e211c 08:34:30 Step 24/24 : LABEL version=0.0.0 08:34:30 ---> Running in d1b4edc7fca0 08:34:30 Removing intermediate container 013175b418e0 08:34:30 ---> 2baff89e4843 08:34:30 Step 20/21 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:30 ---> Running in ea3ea886bc42 08:34:30 Removing intermediate container d1b4edc7fca0 08:34:30 ---> f5b86cc450dd 08:34:30 08:34:30 Successfully built f5b86cc450dd 08:34:30 Removing intermediate container ea3ea886bc42 08:34:30 ---> 452fa7c44be8 08:34:30 Step 21/21 : LABEL version=0.0.0 08:34:30 Successfully tagged core-command:latest 08:34:30 Building core-data 08:34:30  Building core-command ... done  ---> b5f80635e711 08:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:30 ---> Running in 08d86316794b 08:34:31 Removing intermediate container 08d86316794b 08:34:31 ---> d8892cb741cc 08:34:31 08:34:31 Successfully built d8892cb741cc 08:34:31 5abe8eddf0d5: Pull complete 08:34:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:31 WORKDIR /edgex 08:34:31 COPY go.mod . 08:34:31 RUN go mod download 08:34:31 + docker build -t ci-base-image-arm64 -f - . 08:34:31 Successfully tagged security-proxy-setup:latest 08:34:31 Building security-spire-agent 08:34:31  Building security-proxy-setup ... done  ---> 1be4c562e6f0 08:34:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:34:32 Sending build context to Docker daemon 2.932MB 08:34:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:32 ---> 6cb57ee374ae 08:34:32 Step 2/4 : WORKDIR /edgex 08:34:32 ---> Running in 619d0f4a3d57 08:34:33 Removing intermediate container 619d0f4a3d57 08:34:33 ---> b4df263c1200 08:34:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:34 ---> 1a8c07dc73ff 08:34:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:34 ---> Using cache 08:34:34 ---> f51e5d31e73c 08:34:34 Step 4/23 : WORKDIR /edgex-go 08:34:34 ---> Using cache 08:34:34 ---> 4bf42c837107 08:34:34 Step 5/23 : RUN apk add --update --no-cache make git 08:34:34 ---> Using cache 08:34:34 ---> 6e64dd56e7a5 08:34:34 Step 6/23 : COPY go.mod vendor* ./ 08:34:34 ---> Using cache 08:34:34 ---> d5c706db4fa5 08:34:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:34 ---> Running in 5c2abf6e5873 08:34:34 Removing intermediate container 5c2abf6e5873 08:34:34 ---> f96a5683a11c 08:34:34 Step 3/4 : COPY go.mod . 08:34:35 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:34:35 ---> 1a8c07dc73ff 08:34:35 Step 3/26 : WORKDIR /edgex-go 08:34:35 ---> Using cache 08:34:35 ---> 500c92d6226b 08:34:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:34:35 ---> Using cache 08:34:35 ---> 0f7405df38a5 08:34:35 Step 5/26 : COPY go.mod vendor* ./ 08:34:35 ---> Using cache 08:34:35 ---> 1c1da680613e 08:34:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:35 ---> Using cache 08:34:35 ---> 69927e14b83d 08:34:35 Step 7/26 : COPY . . 08:34:35 ---> Using cache 08:34:35 ---> 467c618cb304 08:34:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:34:35 ---> Using cache 08:34:35 ---> 2b5a123339b9 08:34:35 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:35 ---> Using cache 08:34:35 ---> 5cbaed96d6a5 08:34:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:35 ---> Using cache 08:34:35 ---> 78282623ced0 08:34:35 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:35 ---> Using cache 08:34:35 ---> 905fe7fb48b8 08:34:35 Step 12/26 : WORKDIR /edgex-go 08:34:35 ---> Using cache 08:34:35 ---> c121ad7aa515 08:34:35 08:34:35 Step 13/26 : FROM alpine:3.17 08:34:35 ---> b2aa39c304c2 08:34:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:35 ---> Using cache 08:34:35 ---> 0a4c777ce66d 08:34:35 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:35 ---> b54819ce1543 08:34:35 Step 4/4 : RUN go mod download 08:34:35 ---> Running in 912a699d8779 08:34:36 ---> Running in 9cbb3bcc3b3f 08:34:36 ---> Running in d2ad702d02bc 08:34:36 ---> Running in 4002fa3ce89d 08:34:37 Removing intermediate container d2ad702d02bc 08:34:37 ---> e8fa593bc913 08:34:37 Step 21/23 : LABEL arch=x86_64 08:34:37 ---> Running in 3d65bdaebe65 08:34:37 Removing intermediate container 3d65bdaebe65 08:34:37 ---> 687cdf5f43ad 08:34:37 Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:37 ---> Running in b6c72055f30a 08:34:37 Removing intermediate container b6c72055f30a 08:34:37 ---> 221aa49b3efd 08:34:37 Step 23/23 : LABEL version=0.0.0 08:34:37 ---> Running in 150502ab0f2c 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:37 Removing intermediate container 150502ab0f2c 08:34:37 ---> 8e82f437974a 08:34:37 08:34:37 Successfully built 8e82f437974a 08:34:37 Successfully tagged support-notifications:latest 08:34:37  Building support-notifications ... done Building security-spiffe-token-provider 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:38 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:38 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:38 OK: 17815 distinct packages available 08:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:38 (1/5) Installing dumb-init (1.2.5-r2) 08:34:38 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:38 (3/5) Installing libucontext (1.2-r0) 08:34:38 (4/5) Installing gcompat (1.1.0-r0) 08:34:38 (5/5) Installing openssl (3.0.8-r0) 08:34:38 Executing busybox-1.35.0-r29.trigger 08:34:38 OK: 8 MiB in 20 packages 08:34:40 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:40 ---> 1a8c07dc73ff 08:34:40 Step 3/20 : WORKDIR /edgex-go 08:34:40 ---> Using cache 08:34:40 ---> 500c92d6226b 08:34:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:34:43 ---> Running in 8ee6b4ff2519 08:34:43 Removing intermediate container 4002fa3ce89d 08:34:43 ---> 9054345481c9 08:34:43 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:43 ---> 4b630b5f8f6f 08:34:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:43 Removing intermediate container 069249eba21b 08:34:43 ---> c46358738214 08:34:43 Step 7/24 : COPY . . 08:34:43 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:43 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:43 OK: 17815 distinct packages available 08:34:43 Removing intermediate container 2f7e87899474 08:34:43 ---> ad7f7cfbb5e5 08:34:43 Step 8/23 : COPY . . 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:44 OK: 265 MiB in 53 packages 08:34:48 ---> cab7ff1ce696 08:34:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:48 ---> 2261de2229f9 08:34:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:48 ---> ae7b8386851d 08:34:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:49 Removing intermediate container 8ee6b4ff2519 08:34:49 ---> b3cb8aa8aa9e 08:34:49 Step 5/20 : COPY go.mod vendor* ./ 08:34:49 ---> Running in 8068b63e50d0 08:34:49 ---> Running in 21e35a02e0c0 08:34:49 ---> 97d37b34ceba 08:34:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ ---> 36bff1dede1f 08:34:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 08:34:49 ---> Running in 7a982bce5844 08:34:49 ---> a15ef6b0568f 08:34:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:49 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 08:34:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:50 ---> c9b1bab5bc35 08:34:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:50 ---> 9c3b67202c23 08:34:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:50 ---> Running in 9333caa0ea90 08:34:51 Removing intermediate container 9333caa0ea90 08:34:51 ---> 58720f0c06b5 08:34:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:51 ---> Running in 4b585fa54e9d 08:34:51 Removing intermediate container 4b585fa54e9d 08:34:51 ---> b479e2fa783e 08:34:51 Step 24/26 : LABEL arch=x86_64 08:34:51 ---> Running in eb3c8ba5af9c 08:34:51 Removing intermediate container eb3c8ba5af9c 08:34:51 ---> 84801e8ae24f 08:34:51 Step 25/26 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:34:51 ---> Running in 9e1e5be643b7 08:34:51 Removing intermediate container 9e1e5be643b7 08:34:51 ---> 5d96a13d2ac1 08:34:51 Step 26/26 : LABEL version=0.0.0 08:34:52 ---> Running in b639b245cfa6 08:34:52 Removing intermediate container b639b245cfa6 08:34:52 ---> c9a0343260c9 08:34:52 08:34:52 Successfully built c9a0343260c9 08:34:52 Successfully tagged security-spire-agent:latest 08:34:52 Building core-metadata 08:34:57  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 1a8c07dc73ff 08:34:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:57 ---> Using cache 08:34:57 ---> f51e5d31e73c 08:34:57 Step 4/25 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> 4bf42c837107 08:34:57 Step 5/25 : RUN apk add --update --no-cache make git 08:34:57 ---> Using cache 08:34:57 ---> 6e64dd56e7a5 08:34:57 Step 6/25 : COPY go.mod vendor* ./ 08:34:57 ---> Using cache 08:34:57 ---> d5c706db4fa5 08:34:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> Using cache 08:34:57 ---> 73242219ddf7 08:34:57 Step 8/25 : COPY . . 08:35:03 ---> 21bfbc51bc12 08:35:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:03 ---> Running in 9472ae71b78f 08:35:03 Removing intermediate container 9cbb3bcc3b3f 08:35:03 ---> 73242219ddf7 08:35:03 Step 8/23 : COPY . . 08:35:03 go build -tags " 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 08:35:07 Removing intermediate container 912a699d8779 08:35:07 ---> 42e1369572b2 08:35:07 Successfully built 42e1369572b2 08:35:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker inspect -f . ci-base-image-arm64 08:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container 08:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:09 $ docker top 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 -eo pid,comm 08:35:09 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 [Pipeline] { [Pipeline] sh 08:35:10 + go version 08:35:10 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:10 $ docker stop --time=1 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 08:35:12 $ docker rm -f --volumes 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker inspect -f . ci-base-image-arm64 08:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:13 prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container 08:35:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:14 $ docker top 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:14 ========================================================= 08:35:14 [edgeXBuildGoParallel] Running Tests and Build... 08:35:14 ========================================================= [Pipeline] sh 08:35:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:15 + make test 08:35:15 go test -race -coverprofile=coverage.out ./... 08:35:16 ---> b15862312cb2 08:35:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:16 ---> Running in b4e730d02159 08:35:16 Removing intermediate container 7a982bce5844 08:35:16 ---> 2185c4732a18 08:35:16 Step 7/20 : COPY . . 08:35:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:20 Removing intermediate container 8068b63e50d0 08:35:20 ---> c18bfc682243 08:35:20 08:35:20 Step 9/24 : FROM alpine:3.17 08:35:20 ---> b2aa39c304c2 08:35:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:20 Removing intermediate container 21e35a02e0c0 08:35:20 ---> a2bceec1f591 08:35:20 08:35:20 Step 10/23 : FROM alpine:3.17 08:35:20 ---> b2aa39c304c2 08:35:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:20 ---> Running in 934560bbef62 08:35:20 ---> Running in bcb40896fd35 08:35:20 Removing intermediate container bcb40896fd35 08:35:20 ---> a1d73adc24e0 08:35:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:20 ---> Running in 7cbcb839961d 08:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:21 (1/3) Installing ca-certificates (20220614-r4) 08:35:21 (2/3) Installing dumb-init (1.2.5-r2) 08:35:21 (3/3) Installing su-exec (0.2-r2) 08:35:21 Executing busybox-1.35.0-r29.trigger 08:35:21 Executing ca-certificates-20220614-r4.trigger 08:35:21 (1/1) Installing dumb-init (1.2.5-r2) 08:35:21 Executing busybox-1.35.0-r29.trigger 08:35:21 OK: 7 MiB in 16 packages 08:35:21 OK: 8 MiB in 18 packages 08:35:23 ---> 0dd4d28742b0 08:35:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:23 ---> Running in d8b70ad87046 08:35:23 Removing intermediate container 7cbcb839961d 08:35:23 ---> 6306d2eb9bc8 08:35:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:23 Removing intermediate container 9472ae71b78f 08:35:23 ---> 9e16d2896e18 08:35:23 08:35:23 Step 10/25 : FROM alpine:3.17 08:35:23 ---> b2aa39c304c2 08:35:23 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:23 ---> Using cache 08:35:23 ---> cb1bcc60a7d6 08:35:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:23 ---> Using cache 08:35:23 ---> 42da6cd114fb 08:35:23 Step 13/25 : ENV APP_PORT=59881 08:35:23 ---> Running in d9bbaf6152ab 08:35:24 Removing intermediate container 934560bbef62 08:35:24 ---> c997162d63a8 08:35:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:24 ---> Running in 20a84294fc08 08:35:24 ---> 647874b06700 08:35:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:24 Removing intermediate container d9bbaf6152ab 08:35:24 ---> ee5de883aa0f 08:35:24 Step 14/25 : EXPOSE $APP_PORT 08:35:24 ---> Running in 9d07ddb83124 08:35:24 Removing intermediate container 20a84294fc08 08:35:24 ---> f9d604f0c549 08:35:24 Step 12/24 : WORKDIR / 08:35:24 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 08:35:24 ---> Running in c2a9515c2897 08:35:24 Removing intermediate container 9d07ddb83124 08:35:24 ---> 6c7f5611b2c4 08:35:24 Step 15/25 : WORKDIR / 08:35:24 ---> 6b0f915bd96b 08:35:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:24 ---> Running in f62289766b51 08:35:24 Removing intermediate container c2a9515c2897 08:35:24 ---> b05bc37f28f3 08:35:24 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 08:35:24 Removing intermediate container f62289766b51 08:35:24 ---> a5f8c5873b46 08:35:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:25 ---> c49ae006dda8 08:35:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:25 ---> ab5d27c5ef90 08:35:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:25 ---> cece8310918f 08:35:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:25 ---> 10aabbf907f3 08:35:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:25 ---> 5fc9fc08248b 08:35:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:25 ---> e820f4f74b85 08:35:25 ---> f700c99e0cd8 08:35:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:25 08:35:25 ---> d9e21b7b94b1 08:35:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:25 ---> Running in 8ef7ef21b8ae 08:35:26 ---> 41e70de78d62 08:35:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:26 ---> c548568df1c2 08:35:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:26 ---> 937278ad9f6e 08:35:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:26 ---> 7b2d316d81f4 08:35:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:26 Removing intermediate container 8ef7ef21b8ae 08:35:26 ---> 894a5fc29e29 08:35:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:26 ---> Running in f78ad2c836a0 08:35:26 ---> 0aff57c06f2d 08:35:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:27 ---> Running in e0e8dcde0342 08:35:27 Removing intermediate container f78ad2c836a0 08:35:27 ---> 2c4e6bb737c7 08:35:27 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:27 ---> Running in eb1ce417beb0 08:35:27 Removing intermediate container e0e8dcde0342 08:35:27 ---> 1a573fb0fa5a 08:35:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:27 ---> Running in e9b2ad890823 08:35:27 Removing intermediate container eb1ce417beb0 08:35:27 ---> bcf4c486ed92 08:35:27 Step 21/23 : LABEL arch=x86_64 08:35:27 ---> 1340f113f7b9 08:35:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:27 ---> Running in 05b190fde1dc 08:35:27 Removing intermediate container e9b2ad890823 08:35:27 ---> e64d1d3f66ed 08:35:27 Step 23/25 : LABEL arch=x86_64 08:35:27 Removing intermediate container 05b190fde1dc 08:35:27 ---> 0343fdb1c9be 08:35:27 Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:35:27 ---> Running in 89201edae1b7 08:35:27 ---> a4fe304b8138 08:35:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:27 ---> Running in 2cf3b57d4f08 08:35:28 ---> Running in fbcb8a9bb75a 08:35:28 Removing intermediate container 89201edae1b7 08:35:28 ---> 053f9ab03398 08:35:28 Step 24/25 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:35:28 ---> Running in 6c0f5f4244f7 08:35:28 Removing intermediate container 2cf3b57d4f08 08:35:28 ---> 6f8a0c835ca8 08:35:28 Step 23/23 : LABEL version=0.0.0 08:35:28 ---> Running in 44b221f933b3 08:35:28 Removing intermediate container 6c0f5f4244f7 08:35:28 ---> 786ab901b3c4 08:35:28 Step 25/25 : LABEL version=0.0.0 08:35:28 ---> Running in 85c7dfd4c063 08:35:28 Removing intermediate container 44b221f933b3 08:35:28 ---> 7708f94bd007 08:35:28 08:35:28 Successfully built 7708f94bd007 08:35:28 Successfully tagged core-common-config-bootstrapper:latest 08:35:28  Building core-common-config-bootstrapper ... done Building security-bootstrapper 08:35:28 Removing intermediate container 85c7dfd4c063 08:35:28 ---> 02e588a2ba75 08:35:28 08:35:28 Successfully built 02e588a2ba75 08:35:28 Successfully tagged core-metadata:latest 08:35:28 Building support-scheduler 08:35:31  Building core-metadata ... done Removing intermediate container fbcb8a9bb75a 08:35:31 ---> 4d3f0dfcf73f 08:35:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:32 ---> Running in fe31d26d5130 08:35:32 Removing intermediate container fe31d26d5130 08:35:32 ---> 36772f377a2c 08:35:32 Step 22/24 : LABEL arch=x86_64 08:35:33 ---> Running in 98a22ab37586 08:35:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:34 ---> 1a8c07dc73ff 08:35:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:34 ---> Using cache 08:35:34 ---> f51e5d31e73c 08:35:34 Step 4/23 : WORKDIR /edgex-go 08:35:34 ---> Using cache 08:35:34 ---> 4bf42c837107 08:35:34 Step 5/23 : RUN apk add --update --no-cache make git 08:35:34 ---> Using cache 08:35:34 ---> 6e64dd56e7a5 08:35:34 Step 6/23 : COPY go.mod vendor* ./ 08:35:34 ---> Using cache 08:35:34 ---> d5c706db4fa5 08:35:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 ---> Using cache 08:35:34 ---> 73242219ddf7 08:35:34 Step 8/23 : COPY . . 08:35:34 ---> Using cache 08:35:34 ---> b15862312cb2 08:35:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:34 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:34 ---> 1a8c07dc73ff 08:35:34 Step 3/33 : WORKDIR /edgex-go 08:35:34 ---> Using cache 08:35:34 ---> 500c92d6226b 08:35:34 Step 4/33 : RUN apk add --update --no-cache make git 08:35:34 ---> Using cache 08:35:34 ---> 8f93a6061923 08:35:34 Step 5/33 : COPY go.mod vendor* ./ 08:35:34 ---> Using cache 08:35:34 ---> 74cc49120c6e 08:35:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 ---> Using cache 08:35:34 ---> c46358738214 08:35:34 Step 7/33 : COPY . . 08:35:34 ---> Using cache 08:35:34 ---> 2261de2229f9 08:35:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:34 Removing intermediate container 98a22ab37586 08:35:34 ---> 1744681f73a5 08:35:34 Step 23/24 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:35:34 ---> Running in c5122593e12e 08:35:34 ---> Running in 97e0a1fe065b 08:35:34 ---> Running in b0d7a784862b 08:35:35 Removing intermediate container b0d7a784862b 08:35:35 ---> 528017f80a02 08:35:35 Step 24/24 : LABEL version=0.0.0 08:35:35 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 08:35:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:35 ---> Running in 7df042df5d07 08:35:36 Removing intermediate container 7df042df5d07 08:35:36 ---> 84d4182ca44d 08:35:36 08:35:36 Successfully built 84d4182ca44d 08:35:36 Successfully tagged security-secretstore-setup:latest 08:35:36  Building security-secretstore-setup ... done Building security-proxy-auth 08:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:40 ---> 1a8c07dc73ff 08:35:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:40 ---> Using cache 08:35:40 ---> f51e5d31e73c 08:35:40 Step 4/23 : WORKDIR /edgex-go 08:35:40 ---> Using cache 08:35:40 ---> 4bf42c837107 08:35:40 Step 5/23 : RUN apk add --update --no-cache make git 08:35:40 ---> Using cache 08:35:40 ---> 6e64dd56e7a5 08:35:40 Step 6/23 : COPY go.mod vendor* ./ 08:35:40 ---> Using cache 08:35:40 ---> d5c706db4fa5 08:35:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Using cache 08:35:40 ---> 73242219ddf7 08:35:40 Step 8/23 : COPY . . 08:35:40 ---> Using cache 08:35:40 ---> b15862312cb2 08:35:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:40 ---> Running in fdb7a00724b0 08:35:40 Removing intermediate container b4e730d02159 08:35:40 ---> 690566e52987 08:35:40 08:35:40 Step 10/23 : FROM alpine:3.17 08:35:40 ---> b2aa39c304c2 08:35:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:40 ---> Running in c5dccd0ed298 08:35:41 Removing intermediate container c5dccd0ed298 08:35:41 ---> 260ce526d337 08:35:41 Step 12/23 : ENV APP_PORT=59880 08:35:41 ---> Running in 727a8dd6fd96 08:35:41 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:41 Removing intermediate container 727a8dd6fd96 08:35:41 ---> 5c39411b296d 08:35:41 Step 13/23 : EXPOSE $APP_PORT 08:35:41 ---> Running in af22abd79b3d 08:35:42 Removing intermediate container af22abd79b3d 08:35:42 ---> 855a5388728a 08:35:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:42 ---> Running in 49c7b4f38cb8 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:44 (1/1) Installing dumb-init (1.2.5-r2) 08:35:44 Executing busybox-1.35.0-r29.trigger 08:35:44 OK: 7 MiB in 16 packages 08:35:45 Removing intermediate container 49c7b4f38cb8 08:35:45 ---> 582da7fded85 08:35:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 ---> cb45a6134b06 08:35:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:47 ---> ee9cb5068b4b 08:35:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:48 ---> 727936c60f2e 08:35:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:49 ---> c3bacfe6a4ea 08:35:49 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:49 ---> Running in 0421e867306e 08:35:49 Removing intermediate container 0421e867306e 08:35:49 ---> 220721e31fce 08:35:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:49 ---> Running in 183adbd01336 08:35:50 Removing intermediate container 183adbd01336 08:35:50 ---> e9c5a9e9205d 08:35:50 Step 21/23 : LABEL arch=x86_64 08:35:51 ---> Running in bff443781047 08:35:51 Removing intermediate container bff443781047 08:35:51 ---> e97b84da4a8e 08:35:51 Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:35:51 ---> Running in 06ded5464101 08:35:52 Removing intermediate container 06ded5464101 08:35:52 ---> 16e2bbc03170 08:35:52 Step 23/23 : LABEL version=0.0.0 08:35:52 ---> Running in 3abb942997ad 08:35:52 Removing intermediate container d8b70ad87046 08:35:52 ---> 18740b35ed03 08:35:52 08:35:52 Step 9/20 : FROM alpine:3.17 08:35:52 ---> b2aa39c304c2 08:35:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:52 ---> Using cache 08:35:52 ---> 0a4c777ce66d 08:35:52 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:52 ---> Running in bdaa2d75263b 08:35:53 Removing intermediate container 3abb942997ad 08:35:53 ---> c796918c2df7 08:35:53 08:35:53 Successfully built c796918c2df7 08:35:53 Successfully tagged core-data:latest 08:35:53  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:54 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:54 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:54 OK: 17815 distinct packages available 08:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:54 (1/9) Installing ca-certificates (20220614-r4) 08:35:54 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:54 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:54 (4/9) Installing libcurl (7.88.1-r0) 08:35:54 (5/9) Installing curl (7.88.1-r0) 08:35:54 (6/9) Installing dumb-init (1.2.5-r2) 08:35:54 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:54 (8/9) Installing libucontext (1.2-r0) 08:35:54 (9/9) Installing gcompat (1.1.0-r0) 08:35:54 Executing busybox-1.35.0-r29.trigger 08:35:54 Executing ca-certificates-20220614-r4.trigger 08:35:54 OK: 10 MiB in 24 packages 08:35:56 Removing intermediate container bdaa2d75263b 08:35:56 ---> 4f2ef204ee89 08:35:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:56 ---> 1a33d17d2bf7 08:35:56 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:57 ---> c7821c751d9c 08:35:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:58 ---> c9dcfd6641c1 08:35:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:59 ---> 91ec8cbe4d2c 08:35:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:59 ---> Running in a5d7c1b73d4e 08:35:59 Removing intermediate container a5d7c1b73d4e 08:35:59 ---> 6a1d3c5db48c 08:35:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:00 ---> Running in 58ff8f58f0eb 08:36:00 Removing intermediate container 58ff8f58f0eb 08:36:00 ---> 5d785565891a 08:36:00 Step 18/20 : LABEL arch=x86_64 08:36:00 ---> Running in 3aa24ab52372 08:36:00 Removing intermediate container 97e0a1fe065b 08:36:00 ---> c30eb88b7b0e 08:36:00 08:36:00 Step 9/33 : FROM alpine:3.17 08:36:00 ---> b2aa39c304c2 08:36:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:00 ---> Using cache 08:36:00 ---> 0a4c777ce66d 08:36:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:00 ---> Running in 74bca05f815d 08:36:00 Removing intermediate container 3aa24ab52372 08:36:00 ---> c73adc168f7e 08:36:00 Step 19/20 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:36:00 ---> Running in d8c22d53ed76 08:36:00 Removing intermediate container d8c22d53ed76 08:36:00 ---> 25af91acd5c0 08:36:00 Step 20/20 : LABEL version=0.0.0 08:36:01 ---> Running in c2d94e1e0ad5 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:01 Removing intermediate container c2d94e1e0ad5 08:36:01 ---> d5438b12acb3 08:36:01 08:36:01 Successfully built d5438b12acb3 08:36:01 Successfully tagged security-spiffe-token-provider:latest 08:36:01  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:01 (1/2) Installing dumb-init (1.2.5-r2) 08:36:01 (2/2) Installing su-exec (0.2-r2) 08:36:01 Executing busybox-1.35.0-r29.trigger 08:36:01 OK: 7 MiB in 17 packages 08:36:01 Removing intermediate container 74bca05f815d 08:36:01 ---> b8d951f003ff 08:36:01 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:02 ---> Running in db35d1dd5651 08:36:02 Removing intermediate container db35d1dd5651 08:36:02 ---> 7da416f38d98 08:36:02 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:02 ---> Running in 4f10ced5446d 08:36:02 Removing intermediate container 4f10ced5446d 08:36:02 ---> 8a0a45c9e8ce 08:36:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:02 ---> Running in b733f21e8545 08:36:02 Removing intermediate container b733f21e8545 08:36:02 ---> 2b78b770e9c5 08:36:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:02 ---> Running in cd99672401dc 08:36:03 Removing intermediate container cd99672401dc 08:36:03 ---> 8c01975d4fa1 08:36:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:03 ---> Running in 457a9618eff6 08:36:04 Removing intermediate container 457a9618eff6 08:36:04 ---> e7d697fec050 08:36:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:04 ---> Running in a896468da1b6 08:36:04 Removing intermediate container fdb7a00724b0 08:36:04 ---> d6589b8c2b72 08:36:04 08:36:04 Step 10/23 : FROM alpine:3.17 08:36:04 ---> b2aa39c304c2 08:36:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:04 ---> Using cache 08:36:04 ---> a1d73adc24e0 08:36:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:04 ---> Using cache 08:36:04 ---> 6306d2eb9bc8 08:36:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:04 ---> Using cache 08:36:04 ---> 647874b06700 08:36:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:04 ---> Using cache 08:36:04 ---> 6b0f915bd96b 08:36:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:04 Removing intermediate container c5122593e12e 08:36:04 ---> f01a2ff54fbe 08:36:04 08:36:04 Step 10/23 : FROM alpine:3.17 08:36:04 ---> b2aa39c304c2 08:36:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:04 ---> Using cache 08:36:04 ---> cb1bcc60a7d6 08:36:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:04 ---> Using cache 08:36:04 ---> 42da6cd114fb 08:36:04 Step 13/23 : ENV APP_PORT=59861 08:36:04 Removing intermediate container a896468da1b6 08:36:04 ---> 27678ce827fc 08:36:04 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:05 ---> Running in 0220228996c5 08:36:05 Removing intermediate container 0220228996c5 08:36:05 ---> a27df89efce1 08:36:05 Step 14/23 : EXPOSE $APP_PORT 08:36:05 ---> 30660a5ce6ee 08:36:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:05 ---> Running in 57378961b60f 08:36:05 ---> Running in 661636124d27 08:36:05 Removing intermediate container 57378961b60f 08:36:05 ---> 44f3d4aa87e1 08:36:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:05 ---> 45fee56b71a7 08:36:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:36:05 ---> 839ccbc49896 08:36:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:05 ---> 43f8550bc541 08:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:05 ---> d30217b6bc4d 08:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:05 ---> 9d5304de2ce8 08:36:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:05 ---> Running in 7bca3f3657de 08:36:06 Removing intermediate container 661636124d27 08:36:06 ---> 8dd41ff76e05 08:36:06 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:06 ---> 164b54e1cb98 08:36:06 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:06 ---> 62d552d0c106 08:36:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:06 ---> 335ae4055c40 08:36:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:06 ---> 04c7deb0fa30 08:36:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:06 ---> Running in 5745385bb74f 08:36:06 Removing intermediate container 7bca3f3657de 08:36:06 ---> 831658d817c7 08:36:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:07 Removing intermediate container 5745385bb74f 08:36:07 ---> 869d12ebb79d 08:36:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:07 ---> Running in 05156745759a 08:36:07 ---> Running in e1cab04f256b 08:36:07 ---> 3a019ea91a0c 08:36:07 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:07 Removing intermediate container 05156745759a 08:36:07 ---> 913d101fae25 08:36:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:07 ---> Running in 7ceffa5ac1d5 08:36:07 Removing intermediate container e1cab04f256b 08:36:07 ---> 04dc331cd8ef 08:36:07 Step 21/23 : LABEL arch=x86_64 08:36:07 ---> Running in dd6706e0d156 08:36:07 ---> 74e1f7971b70 08:36:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:07 Removing intermediate container 7ceffa5ac1d5 08:36:07 ---> 7270f508ab0e 08:36:07 Step 21/23 : LABEL arch=x86_64 08:36:07 ---> Running in 8cad19892f10 08:36:07 Removing intermediate container dd6706e0d156 08:36:07 ---> 0397ff4baf23 08:36:07 Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:36:07 ---> Running in 96a1c4cca089 08:36:07 ---> ed0af54b23a5 08:36:07 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:07 Removing intermediate container 8cad19892f10 08:36:07 ---> 6062405f0dd4 08:36:07 Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:36:07 Removing intermediate container 96a1c4cca089 08:36:07 ---> 54feca5fd323 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in 25dc6f100dff 08:36:07 ---> Running in f8962e49a6a1 08:36:07 ---> cff6d64107b5 08:36:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:07 Removing intermediate container 25dc6f100dff 08:36:07 ---> e6cc2509486e 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 Removing intermediate container f8962e49a6a1 08:36:07 ---> 83cf079ce95b 08:36:07 08:36:07 ---> Running in ac0bbc8290f1 08:36:07 Successfully built 83cf079ce95b 08:36:07 Successfully tagged support-scheduler:latest 08:36:07  Building support-scheduler ... done  ---> 9bf452f734d9 08:36:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:07 Removing intermediate container ac0bbc8290f1 08:36:07 ---> 2ac7c9e00c0e 08:36:07 08:36:07 Successfully built 2ac7c9e00c0e 08:36:07 Successfully tagged security-proxy-auth:latest 08:36:07  Building security-proxy-auth ... done  ---> b1352f0ded43 08:36:07 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:07 ---> Running in d65516475f5a 08:36:08 Removing intermediate container d65516475f5a 08:36:08 ---> 1316f0e8cc6d 08:36:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:08 ---> Running in 3d6f2c9f3024 08:36:08 Removing intermediate container 3d6f2c9f3024 08:36:08 ---> 39c7a9e4d957 08:36:08 Step 30/33 : CMD ["gate"] 08:36:08 ---> Running in 6da5670854d3 08:36:08 Removing intermediate container 6da5670854d3 08:36:08 ---> f5b59d51963f 08:36:08 Step 31/33 : LABEL arch=x86_64 08:36:08 ---> Running in 0ff1dadcd31b 08:36:08 Removing intermediate container 0ff1dadcd31b 08:36:08 ---> 99fb631c4e75 08:36:08 Step 32/33 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 08:36:08 ---> Running in c955f4624a5c 08:36:08 Removing intermediate container c955f4624a5c 08:36:08 ---> b8c1c9a5e3be 08:36:08 Step 33/33 : LABEL version=0.0.0 08:36:09 ---> Running in bf8425b76bea 08:36:09 Removing intermediate container bf8425b76bea 08:36:09 ---> cfc4aa1fd0f5 08:36:09 08:36:09 Successfully built cfc4aa1fd0f5 08:36:09 Successfully tagged security-bootstrapper:latest 08:36:09  Building security-bootstrapper ... done  [Pipeline] } 08:36:09 $ docker stop --time=1 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 08:36:10 $ docker rm -f --volumes 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:10 + docker images 08:36:10 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:10 security-bootstrapper latest cfc4aa1fd0f5 1 second ago 22MB 08:36:10 security-proxy-auth latest 2ac7c9e00c0e 3 seconds ago 18.3MB 08:36:10 support-scheduler latest 83cf079ce95b 3 seconds ago 32.4MB 08:36:10 d6589b8c2b72 6 seconds ago 1.66GB 08:36:10 f01a2ff54fbe 6 seconds ago 1.75GB 08:36:10 security-spiffe-token-provider latest d5438b12acb3 9 seconds ago 32.6MB 08:36:10 c30eb88b7b0e 10 seconds ago 1.67GB 08:36:10 core-data latest c796918c2df7 18 seconds ago 20MB 08:36:10 18740b35ed03 18 seconds ago 1.72GB 08:36:10 690566e52987 33 seconds ago 1.69GB 08:36:10 security-secretstore-setup latest 84d4182ca44d 35 seconds ago 32.6MB 08:36:10 core-metadata latest 02e588a2ba75 42 seconds ago 20.6MB 08:36:10 core-common-config-bootstrapper latest 7708f94bd007 42 seconds ago 17.5MB 08:36:10 9e16d2896e18 47 seconds ago 1.69GB 08:36:10 c18bfc682243 51 seconds ago 1.67GB 08:36:10 a2bceec1f591 51 seconds ago 1.68GB 08:36:10 security-spire-agent latest c9a0343260c9 About a minute ago 129MB 08:36:10 support-notifications latest 8e82f437974a About a minute ago 33MB 08:36:10 security-proxy-setup latest d8892cb741cc About a minute ago 18.7MB 08:36:10 core-command latest f5b86cc450dd About a minute ago 19.8MB 08:36:10 682bf38c33a7 About a minute ago 1.75GB 08:36:10 106f9484660b About a minute ago 1.68GB 08:36:10 b812643c3815 About a minute ago 1.66GB 08:36:10 security-spire-config latest 079a46d8be22 About a minute ago 88.9MB 08:36:10 security-spire-server latest a7f5153e893e About a minute ago 89.8MB 08:36:10 b77d15bc464a 2 minutes ago 1.54GB 08:36:10 c121ad7aa515 2 minutes ago 1.54GB 08:36:10 ci-base-image-x86_64 latest 1a8c07dc73ff 5 minutes ago 883MB 08:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 08:36:10 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:10 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] } 08:36:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.460s coverage: 71.2% of statements 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.349s coverage: 88.5% of statements 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 3.9% of statements 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 95.6% of statements 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 65.9% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 45.5% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.202s coverage: 79.9% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.296s coverage: 92.9% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.509s coverage: 81.2% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.518s coverage: 82.1% of statements 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 84.8% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.095s coverage: 63.1% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.050s coverage: 38.4% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.3% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 61.5% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 08:41:39 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 08:41:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:39 go vet ./... 08:44:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:47 + ls -al . 08:44:47 total 700 08:44:47 drwxrwxr-x 10 1001 1001 4096 Mar 16 08:35 . 08:44:47 drwxr-xr-x 4 root root 4096 Mar 16 08:35 .. 08:44:47 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:33 .blubracket 08:44:47 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:33 .dockerignore 08:44:47 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:33 .git 08:44:47 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:33 .github 08:44:47 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:33 .gitignore 08:44:47 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:33 .golangci.yml 08:44:47 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:33 .hadolint.yml 08:44:47 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:33 .sonarcloud.properties 08:44:47 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:33 ADOPTERS.md 08:44:47 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:33 Attribution.txt 08:44:47 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:33 CHANGELOG.md 08:44:47 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:33 CONTRIBUTING.md 08:44:47 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:33 GOVERNANCE.md 08:44:47 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:33 Jenkinsfile 08:44:47 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:33 LICENSE 08:44:47 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:33 Makefile 08:44:47 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:33 OWNERS.md 08:44:47 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:33 README.md 08:44:47 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:33 SECURITY.md 08:44:47 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:30 VERSION 08:44:47 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:33 bin 08:44:47 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:33 cmd 08:44:47 -rw-r--r-- 1 root root 447486 Mar 16 08:41 coverage.out 08:44:47 -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:33 go.mod 08:44:47 -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:33 go.sum 08:44:47 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:33 internal 08:44:47 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:33 openapi 08:44:47 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:33 security.txt 08:44:47 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:33 snap 08:44:47 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:33 version.go [Pipeline] sh 08:44:47 + '[' -e coverage.out ] 08:44:47 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:47 Warning: overwriting stash ‘coverage-report’ 08:44:48 Stashed 1 file(s) [Pipeline] sh 08:44:49 + make build 08:44:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:40 go build -tags " 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 08:46:40 go build -tags " 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 08:46:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:43 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:50 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 08:47:56 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 08:48:00 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 08:48:05 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 08:48:12 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] } 08:48:18 $ docker stop --time=1 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d 08:48:21 $ docker rm -f --volumes 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:24 08:48:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:25 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:25 29e5d40040c1: Pulling fs layer 08:48:25 1ce36da41761: Pulling fs layer 08:48:25 25b303627fd3: Pulling fs layer 08:48:25 29e5d40040c1: Verifying Checksum 08:48:25 29e5d40040c1: Download complete 08:48:25 1ce36da41761: Verifying Checksum 08:48:25 1ce36da41761: Download complete 08:48:26 29e5d40040c1: Pull complete 08:48:26 1ce36da41761: Pull complete 08:48:27 25b303627fd3: Verifying Checksum 08:48:27 25b303627fd3: Download complete 08:48:37 25b303627fd3: Pull complete 08:48:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container 08:48:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:48:40 $ docker top c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:41 + + grepdocker-compose parallel build 08:48:41 --help 08:48:47 --parallel Build images in parallel. [Pipeline] } 08:48:47 $ docker stop --time=1 c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 08:48:49 $ docker rm -f --volumes c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:50 prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container 08:48:50 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:48:51 $ docker top ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:51 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:58 Building core-command ... 08:48:58 Building core-common-config-bootstrapper ... 08:48:58 Building core-data ... 08:48:58 Building core-metadata ... 08:48:58 Building security-bootstrapper ... 08:48:58 Building security-proxy-auth ... 08:48:58 Building security-proxy-setup ... 08:48:58 Building security-secretstore-setup ... 08:48:58 Building security-spiffe-token-provider ... 08:48:58 Building security-spire-agent ... 08:48:58 Building security-spire-config ... 08:48:58 Building security-spire-server ... 08:48:58 Building support-notifications ... 08:48:58 Building support-scheduler ... 08:48:58 Building security-spire-agent 08:48:58 Building support-scheduler 08:48:58 Building security-bootstrapper 08:48:58 Building security-spire-config 08:48:58 Building security-proxy-auth 08:49:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:49:54 ---> 42e1369572b2 08:49:54 Step 3/26 : WORKDIR /edgex-go 08:49:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:49:54 ---> 42e1369572b2 08:49:54 Step 3/26 : WORKDIR /edgex-go 08:49:54 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:54 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:54 ---> 42e1369572b2 08:49:54 Step 3/33 : WORKDIR /edgex-go 08:49:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:54 ---> 42e1369572b2 08:49:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:54 ---> 42e1369572b2 08:49:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:54 ---> Running in aecea4b32367 08:49:54 ---> Running in 76fe7af5265e 08:49:54 ---> Running in 99e263a54573 08:49:54 ---> Running in f57ef1e7bd7b 08:49:54 ---> Running in 0256c926ec4c 08:49:54 Removing intermediate container 0256c926ec4c 08:49:54 ---> 5eb7a86950e7 08:49:54 Step 4/23 : WORKDIR /edgex-go 08:49:54 Removing intermediate container 99e263a54573 08:49:54 ---> 4838364f7bd3 08:49:54 Step 4/23 : WORKDIR /edgex-go 08:49:54 Removing intermediate container f57ef1e7bd7b 08:49:54 ---> 7b37c9844bc5 08:49:54 Step 4/33 : RUN apk add --update --no-cache make git 08:49:54 Removing intermediate container 76fe7af5265e 08:49:54 ---> 1ff6c47e5445 08:49:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:49:54 Removing intermediate container aecea4b32367 08:49:54 ---> 210f0ad59186 08:49:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:49:54 ---> Running in 6338b18fa420 08:49:54 ---> Running in 997db42aaafd 08:49:54 ---> Running in 609d38546724 08:49:54 ---> Running in a386a26241cc 08:49:54 ---> Running in 99665c43c5ba 08:49:54 Removing intermediate container 997db42aaafd 08:49:54 ---> 60d051a5aac3 08:49:54 Step 5/23 : RUN apk add --update --no-cache make git 08:49:54 Removing intermediate container 6338b18fa420 08:49:54 ---> 2f62c5cb3505 08:49:54 Step 5/23 : RUN apk add --update --no-cache make git 08:49:54 ---> Running in 3a490b809afa 08:49:54 ---> Running in 9bfc9de5b093 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 OK: 263 MiB in 53 packages 08:49:54 OK: 263 MiB in 53 packages 08:49:54 OK: 263 MiB in 53 packages 08:49:54 OK: 263 MiB in 53 packages 08:49:55 OK: 263 MiB in 53 packages 08:49:55 Removing intermediate container 609d38546724 08:49:55 ---> f38f06c818e6 08:49:55 Step 5/33 : COPY go.mod vendor* ./ 08:49:56 Removing intermediate container 99665c43c5ba 08:49:56 ---> 24cc14f42e21 08:49:56 Step 5/26 : COPY go.mod vendor* ./ 08:49:57 ---> 93085fc48297 08:49:57 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:57 Removing intermediate container 3a490b809afa 08:49:57 ---> eb81bb37aa19 08:49:57 Step 6/23 : COPY go.mod vendor* ./ 08:49:57 Removing intermediate container a386a26241cc 08:49:57 ---> 2e2fcef7ebf6 08:49:57 Step 5/26 : COPY go.mod vendor* ./ 08:49:57 Removing intermediate container 9bfc9de5b093 08:49:57 ---> 746180594b54 08:49:57 Step 6/23 : COPY go.mod vendor* ./ 08:49:57 ---> Running in 8aeadd7e7b14 08:49:58 ---> a725b2f450c2 08:49:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:58 ---> Running in 4d9dead7e9cc 08:49:59 ---> 3e3f9a1b3ae1 08:49:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:59 ---> fc1ed2fb7060 08:49:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:59 ---> Running in 86a55cacfbf1 08:49:59 ---> da7ad2c4e5eb 08:49:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:59 ---> Running in acdbb8df23cb 08:50:00 ---> Running in b4cade16392a 08:52:07 Removing intermediate container 8aeadd7e7b14 08:52:07 ---> e551ced60ccf 08:52:07 Step 7/33 : COPY . . 08:52:07 Removing intermediate container 4d9dead7e9cc 08:52:07 ---> 6c488a8567bc 08:52:07 Step 7/26 : COPY . . 08:52:07 Removing intermediate container acdbb8df23cb 08:52:07 ---> cd732e3876c3 08:52:07 Step 7/26 : COPY . . 08:52:07 Removing intermediate container b4cade16392a 08:52:07 Removing intermediate container 86a55cacfbf1 08:52:07 ---> 7ba66fa1025d 08:52:07 Step 8/23 : COPY . . 08:52:07 ---> 1e8b092f1c91 08:52:07 Step 8/23 : COPY . . 08:52:13 ---> c8bfd765b201 08:52:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:52:13 ---> Running in 8a48af95b75e 08:52:13 ---> 1973e0b4b4d1 08:52:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:52:13 ---> bbf17f3f7584 08:52:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:13 ---> 4562b20990c0 08:52:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:13 ---> 85ec37b5b30e 08:52:13 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:52:13 ---> Running in 34e671d17b64 08:52:13 ---> Running in 8b762f7f0767 08:52:13 ---> Running in 7639dcb2feec 08:52:13 ---> Running in 6881e28d3560 08:52:14 Removing intermediate container 8a48af95b75e 08:52:14 ---> ee655645820c 08:52:14 Step 9/26 : WORKDIR /edgex-go/spire-build 08:52:14 Removing intermediate container 34e671d17b64 08:52:14 ---> 54e57f39090d 08:52:14 Step 9/26 : WORKDIR /edgex-go/spire-build 08:52:14 ---> Running in 62185d81eb69 08:52:15 ---> Running in 076d53af463d 08:52:15 Removing intermediate container 62185d81eb69 08:52:15 ---> 78d3ed9aac33 08:52:15 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:15 Removing intermediate container 076d53af463d 08:52:15 ---> 4a80bc5271db 08:52:15 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:15 ---> Running in 97618385b84f 08:52:16 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 08:52:16 ---> Running in 4f41c02470b5 08:52:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:16 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:16 Removing intermediate container 97618385b84f 08:52:16 ---> 016207277624 08:52:16 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:52:16 Removing intermediate container 4f41c02470b5 08:52:16 ---> fd5cae193dd6 08:52:16 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:52:16 ---> Running in c4b837f6c324 08:52:17 ---> Running in 138c7b3e118b 08:52:22 Removing intermediate container c4b837f6c324 08:52:22 ---> 01baf603c0a6 08:52:22 Step 12/26 : WORKDIR /edgex-goRemoving intermediate container 138c7b3e118b 08:52:22 ---> a4c32b9668d3 08:52:22 Step 12/26 : WORKDIR /edgex-go 08:52:22 08:52:22 ---> Running in d05518232fbc 08:52:22 ---> Running in 392d11a91ed1 08:52:22 Removing intermediate container 392d11a91ed1 08:52:22 ---> b02d3c86ea32 08:52:22 08:52:22 Step 13/26 : FROM alpine:3.17 08:52:22 Removing intermediate container d05518232fbc 08:52:22 ---> 25d6499c7fdf 08:52:22 08:52:22 Step 13/26 : FROM alpine:3.17 08:52:22 3.17: Pulling from library/alpine 08:52:22 3.17: Pulling from library/alpine 08:52:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:52:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:52:23 Status: Downloaded newer image for alpine:3.17 08:52:23 Status: Downloaded newer image for alpine:3.17 08:52:23 ---> d74e625d9115 08:52:23 ---> d74e625d9115 08:52:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:23 08:52:23 ---> Running in 18d78591cea3 08:52:23 ---> Running in d566d03c04da 08:52:24 Removing intermediate container 18d78591cea3 08:52:24 ---> bdad84dd86dc 08:52:24 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:24 Removing intermediate container d566d03c04da 08:52:24 ---> 4a37c0dd308b 08:52:24 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:24 ---> Running in 51e8b8c0e150 08:52:24 ---> Running in 853c7bc6fb5e 08:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:29 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:29 v3.17.2-212-gaddc5c4fe8a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:29 OK: 17687 distinct packages available 08:52:29 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:29 v3.17.2-212-gaddc5c4fe8a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:29 OK: 17687 distinct packages available 08:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:32 (1/5) Installing dumb-init (1.2.5-r2) 08:52:32 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:33 (3/5) Installing libucontext (1.2-r0) 08:52:33 (4/5) Installing gcompat (1.1.0-r0) 08:52:33 (5/5) Installing openssl (3.0.8-r0) 08:52:33 Executing busybox-1.35.0-r29.trigger 08:52:33 (1/4) Installing dumb-init (1.2.5-r2) 08:52:33 (2/4) Installing musl-obstack (1.2.3-r0) 08:52:33 (3/4) Installing libucontext (1.2-r0) 08:52:33 (4/4) Installing gcompat (1.1.0-r0) 08:52:33 Executing busybox-1.35.0-r29.trigger 08:52:33 OK: 9 MiB in 20 packages 08:52:33 OK: 8 MiB in 19 packages 08:52:35 Removing intermediate container 51e8b8c0e150 08:52:35 ---> 7228a675ccdc 08:52:35 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:52:35 Removing intermediate container 853c7bc6fb5e 08:52:35 ---> efa41aa3e285 08:52:35 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:52:37 ---> 678e38c0d642 08:52:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:37 ---> 2c9b688e84f3 08:52:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:42 ---> 0fa08d3f2d72 08:52:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:45 ---> d326b73fed11 08:52:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:47 ---> 6e23b3579d74 08:52:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:47 ---> Running in dbe0f92bc252 08:52:48 Removing intermediate container dbe0f92bc252 08:52:48 ---> a9a2ac5271ab 08:52:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:49 ---> cf7fffa33d06 08:52:49 Step 21/26 : WORKDIR / 08:52:49 ---> Running in 31573db3b09f 08:52:50 Removing intermediate container 31573db3b09f 08:52:50 ---> 7d888096f2a2 08:52:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:50 ---> Running in 8eb77f68ee06 08:52:51 Removing intermediate container 8eb77f68ee06 08:52:51 ---> d02514f0b03b 08:52:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:51 ---> Running in 4820a467c910 08:52:51 ---> de784d6f3d92 08:52:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:52 Removing intermediate container 4820a467c910 08:52:52 ---> d2d742fa2b0e 08:52:52 Step 24/26 : LABEL arch=arm64 08:52:52 ---> Running in 04e07d734545 08:52:53 Removing intermediate container 04e07d734545 08:52:53 ---> 895a3dfc9690 08:52:53 Step 25/26 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 08:52:53 ---> 08f1eb091508 08:52:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:53 ---> Running in fec8b361fe4a 08:52:54 Removing intermediate container fec8b361fe4a 08:52:54 ---> a5f2a936abbf 08:52:54 Step 26/26 : LABEL version=0.0.0 08:52:54 ---> Running in d6aecfb83168 08:52:54 ---> 086b3f5ea0fd 08:52:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:55 Removing intermediate container d6aecfb83168 08:52:55 ---> 9e1d56fe317a 08:52:55 08:52:55 Successfully built 9e1d56fe317a 08:52:55 Successfully tagged security-spire-config-arm64:latest 08:52:55 Building security-proxy-setup 08:52:56  Building security-spire-config ... done  ---> 6128352ccf15 08:52:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:56 ---> Running in 5d108e734553 08:52:56 Removing intermediate container 5d108e734553 08:52:56 ---> 5512b7e1e05b 08:52:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:56 ---> Running in 4b5c11a3c11c 08:52:57 Removing intermediate container 4b5c11a3c11c 08:52:57 ---> ab52573329e3 08:52:57 Step 24/26 : LABEL arch=arm64 08:52:58 ---> Running in 9ef731dc71d4 08:52:58 Removing intermediate container 9ef731dc71d4 08:52:58 ---> 300380168c0e 08:52:58 Step 25/26 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 08:52:58 ---> Running in 81eceef66ac0 08:52:59 Removing intermediate container 81eceef66ac0 08:52:59 ---> b964193d492e 08:52:59 Step 26/26 : LABEL version=0.0.0 08:52:59 ---> Running in 564ce4ab7da3 08:52:59 Removing intermediate container 564ce4ab7da3 08:52:59 ---> 263c27c08e8c 08:52:59 08:53:00 Successfully built 263c27c08e8c 08:53:00 Successfully tagged security-spire-agent-arm64:latest 08:53:00  Building security-spire-agent ... done Building security-spire-server 08:53:26 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:53:26 ---> 42e1369572b2 08:53:26 Step 3/21 : WORKDIR /edgex-go 08:53:26 ---> Using cache 08:53:26 ---> 210f0ad59186 08:53:26 Step 4/21 : RUN apk add --update --no-cache make git 08:53:26 ---> Running in c0ea5c33eb90 08:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:53:29 ---> 42e1369572b2 08:53:29 Step 3/25 : WORKDIR /edgex-go 08:53:29 ---> Using cache 08:53:29 ---> 210f0ad59186 08:53:29 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:53:29 ---> Using cache 08:53:29 ---> 2e2fcef7ebf6 08:53:29 Step 5/25 : COPY go.mod vendor* ./ 08:53:29 ---> Using cache 08:53:29 ---> fc1ed2fb7060 08:53:29 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:29 ---> Using cache 08:53:29 ---> cd732e3876c3 08:53:29 Step 7/25 : COPY . . 08:53:29 ---> Using cache 08:53:29 ---> c8bfd765b201 08:53:29 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:53:29 ---> Using cache 08:53:29 ---> ee655645820c 08:53:29 Step 9/25 : WORKDIR /edgex-go/spire-build 08:53:29 ---> Using cache 08:53:29 ---> 78d3ed9aac33 08:53:29 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:53:29 ---> Using cache 08:53:29 ---> 016207277624 08:53:29 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:53:29 ---> Running in 88cb25ee719c 08:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:32 OK: 263 MiB in 53 packages 08:53:33 Removing intermediate container 88cb25ee719c 08:53:33 ---> ad645843a007 08:53:33 Step 12/25 : WORKDIR /edgex-go 08:53:33 ---> Running in 18a29b55e262 08:53:34 Removing intermediate container c0ea5c33eb90 08:53:34 ---> da61ae1125a9 08:53:34 Step 5/21 : COPY go.mod vendor* ./ 08:53:34 Removing intermediate container 18a29b55e262 08:53:34 ---> cfdeb5c95f4e 08:53:34 08:53:34 Step 13/25 : FROM alpine:3.17 08:53:34 ---> d74e625d9115 08:53:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:34 ---> Using cache 08:53:34 ---> bdad84dd86dc 08:53:34 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:34 ---> Using cache 08:53:34 ---> 7228a675ccdc 08:53:34 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 08:53:34 ---> Using cache 08:53:34 ---> 678e38c0d642 08:53:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:35 ---> 4f6ca64a0cd5 08:53:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:35 ---> Running in c09aaf45e0a6 08:53:42 ---> dbab4438fde5 08:53:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:43 ---> fe9f8b9038c9 08:53:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:44 ---> bf35f4d8d63a 08:53:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:45 ---> bbfe8628d07c 08:53:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:45 ---> Running in 16c829f673b5 08:53:46 Removing intermediate container 16c829f673b5 08:53:46 ---> 12b526b4cefc 08:53:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:46 ---> Running in f9daceda505b 08:53:46 Removing intermediate container f9daceda505b 08:53:46 ---> 1533cb069f76 08:53:46 Step 23/25 : LABEL arch=arm64 08:53:46 ---> Running in 32fdfa956017 08:53:47 Removing intermediate container 32fdfa956017 08:53:47 ---> d0baed9773db 08:53:47 Step 24/25 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 08:53:47 ---> Running in 235c7a347881 08:53:48 Removing intermediate container 235c7a347881 08:53:48 ---> 67fa92874974 08:53:48 Step 25/25 : LABEL version=0.0.0 08:53:48 ---> Running in 20b86dc568f0 08:53:48 Removing intermediate container 20b86dc568f0 08:53:48 ---> 55301ad72b89 08:53:48 08:53:49 Successfully built 55301ad72b89 08:53:49 Successfully tagged security-spire-server-arm64:latest 08:53:49  Building security-spire-server ... done Building core-data 08:54:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 42e1369572b2 08:54:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:54:11 ---> Using cache 08:54:11 ---> 4838364f7bd3 08:54:11 Step 4/23 : WORKDIR /edgex-go 08:54:11 ---> Using cache 08:54:11 ---> 60d051a5aac3 08:54:11 Step 5/23 : RUN apk add --update --no-cache make git 08:54:11 ---> Using cache 08:54:11 ---> eb81bb37aa19 08:54:11 Step 6/23 : COPY go.mod vendor* ./ 08:54:11 ---> Using cache 08:54:11 ---> 3e3f9a1b3ae1 08:54:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:11 ---> Using cache 08:54:11 ---> 1e8b092f1c91 08:54:11 Step 8/23 : COPY . . 08:54:11 ---> Using cache 08:54:11 ---> 85ec37b5b30e 08:54:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:54:11 ---> Running in afbfe6f7e246 08:54:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:55:21 Removing intermediate container c09aaf45e0a6 08:55:21 ---> b2c6d4aac261 08:55:21 Step 7/21 : COPY . . 08:55:36 ---> 33d76f670e89 08:55:36 Step 8/21 : RUN make cmd/secrets-config/secrets-config 08:55:36 ---> Running in 2dace69ff731 08:55:38 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 08:59:45 Removing intermediate container 6881e28d3560 08:59:45 ---> 755454869d79 08:59:45 08:59:45 Step 10/23 : FROM alpine:3.17 08:59:45 ---> d74e625d9115 08:59:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:45 ---> Running in ab25e2b58cac 08:59:45 Removing intermediate container ab25e2b58cac 08:59:45 ---> 7a72ebc4d28e 08:59:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:45 ---> Running in 23f9fda50687 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:47 (1/1) Installing dumb-init (1.2.5-r2) 08:59:47 Executing busybox-1.35.0-r29.trigger 08:59:47 OK: 8 MiB in 16 packages 08:59:50 Removing intermediate container 23f9fda50687 08:59:50 ---> 705d068e3594 08:59:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:51 ---> c1af9f05426c 08:59:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:53 ---> 5469d808a680 08:59:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:56 ---> f0364c60a0d9 08:59:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:59:57 Removing intermediate container 8b762f7f0767 08:59:57 ---> 24f1e11a69a4 08:59:57 08:59:57 Step 9/33 : FROM alpine:3.17 08:59:57 ---> d74e625d9115 08:59:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:57 ---> Using cache 08:59:57 ---> bdad84dd86dc 08:59:57 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:59:57 ---> Running in fbdffa99fe5a 08:59:58 ---> 4ac91b0a1a3d 08:59:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:00 ---> cc41a166842d 09:00:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:00 ---> Running in 17d79bfebebc 09:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:03 Removing intermediate container 17d79bfebebc 09:00:03 ---> ff496cf0aeac 09:00:03 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:03 ---> Running in 23dd86b03a7d 09:00:04 Removing intermediate container 23dd86b03a7d 09:00:04 ---> 3f04d2547acd 09:00:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:04 ---> Running in 680734bf9e7f 09:00:04 (1/2) Installing dumb-init (1.2.5-r2) 09:00:04 (2/2) Installing su-exec (0.2-r2) 09:00:04 Executing busybox-1.35.0-r29.trigger 09:00:04 OK: 8 MiB in 17 packages 09:00:04 Removing intermediate container 680734bf9e7f 09:00:04 ---> 8634156f8595 09:00:04 Step 21/23 : LABEL arch=arm64 09:00:04 ---> Running in ef0af563aa54 09:00:05 Removing intermediate container ef0af563aa54 09:00:05 ---> 443da1a90be7 09:00:05 Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:00:06 ---> Running in 43f0ef90ead6 09:00:06 Removing intermediate container fbdffa99fe5a 09:00:06 ---> c876e9057cda 09:00:06 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:00:06 Removing intermediate container 43f0ef90ead6 09:00:06 ---> 0bbad88c2151 09:00:06 Step 23/23 : LABEL version=0.0.0 09:00:06 ---> Running in 0a6299b16b26 09:00:06 ---> Running in 97ff930a2432 09:00:07 Removing intermediate container 97ff930a2432 09:00:07 ---> c6e48238e991 09:00:07 09:00:07 Removing intermediate container 0a6299b16b26 09:00:07 ---> 86a765c9fdae 09:00:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:00:07 ---> Running in b81e36cf71d4 09:00:08 Successfully built c6e48238e991 09:00:08 Successfully tagged security-proxy-auth-arm64:latest 09:00:08 Building core-common-config-bootstrapper 09:00:08  Building security-proxy-auth ... done Removing intermediate container b81e36cf71d4 09:00:08 ---> e2bb800cda4c 09:00:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:00:08 ---> Running in 942ae0400a8d 09:00:09 Removing intermediate container 942ae0400a8d 09:00:09 ---> 015ed2c24d8e 09:00:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:00:09 ---> Running in b009e9650da3 09:00:09 Removing intermediate container b009e9650da3 09:00:09 ---> 25b7ebed4899 09:00:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:00:09 ---> Running in e8148d6d9366 09:00:13 Removing intermediate container e8148d6d9366 09:00:13 ---> d20f5a0b6dde 09:00:13 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:00:13 ---> Running in 90bed0fb8877 09:00:14 Removing intermediate container 90bed0fb8877 09:00:14 ---> 469eef5c1503 09:00:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:00:16 ---> cb6753e4ee07 09:00:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:00:16 ---> Running in fe19a8986063 09:00:20 Removing intermediate container fe19a8986063 09:00:20 ---> a9c8bf3b816e 09:00:20 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 ---> 9cd8c27bdeb1 09:00:21 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:00:22 ---> d32c3c09dc41 09:00:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:00:27 ---> 95c65ae0cdaa 09:00:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:00:28 ---> a7ce8a858398 09:00:28 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:00:29 ---> c380fd53afc9 09:00:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:00:31 ---> d103438e3636 09:00:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:00:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:32 ---> 42e1369572b2 09:00:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:32 ---> Using cache 09:00:32 ---> 4838364f7bd3 09:00:32 Step 4/23 : WORKDIR /edgex-go 09:00:32 ---> Using cache 09:00:32 ---> 60d051a5aac3 09:00:32 Step 5/23 : RUN apk add --update --no-cache make git 09:00:32 ---> Using cache 09:00:32 ---> eb81bb37aa19 09:00:32 Step 6/23 : COPY go.mod vendor* ./ 09:00:32 ---> Using cache 09:00:32 ---> 3e3f9a1b3ae1 09:00:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:32 ---> Using cache 09:00:32 ---> 1e8b092f1c91 09:00:32 Step 8/23 : COPY . . 09:00:32 ---> Using cache 09:00:32 ---> 85ec37b5b30e 09:00:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:32 ---> 58ffed9a9636 09:00:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:00:32 ---> Running in b4d457a84179 09:00:34 ---> 7b467243f8fe 09:00:34 Step 28/33 : RUN chmod +x /entrypoint.sh 09:00:34 ---> Running in 0df650b51cc4 09:00:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:00:38 Removing intermediate container 0df650b51cc4 09:00:38 ---> 605f9988bef5 09:00:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:00:38 ---> Running in 119f720cc757 09:00:39 Removing intermediate container 119f720cc757 09:00:39 ---> ed3b46ab988d 09:00:39 Step 30/33 : CMD ["gate"] 09:00:39 ---> Running in bdd81c81e8d5 09:00:39 Removing intermediate container bdd81c81e8d5 09:00:39 ---> 57f179246cf4 09:00:39 Step 31/33 : LABEL arch=arm64 09:00:40 ---> Running in d26c9e261ff8 09:00:40 Removing intermediate container d26c9e261ff8 09:00:40 ---> ed1ce55d3975 09:00:40 Step 32/33 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:00:40 ---> Running in 56c45dfbec86 09:00:41 Removing intermediate container 56c45dfbec86 09:00:41 ---> 8e1959154d73 09:00:41 Step 33/33 : LABEL version=0.0.0 09:00:41 ---> Running in 60c5b951d253 09:00:42 Removing intermediate container 60c5b951d253 09:00:42 ---> 159cd585c86a 09:00:42 09:00:42 Successfully built 159cd585c86a 09:00:42 Successfully tagged security-bootstrapper-arm64:latest 09:00:42  Building security-bootstrapper ... done Building security-spiffe-token-provider 09:01:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:01:00 ---> 42e1369572b2 09:01:00 Step 3/20 : WORKDIR /edgex-go 09:01:00 ---> Using cache 09:01:00 ---> 210f0ad59186 09:01:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:01:01 ---> Running in a5924f77e75d 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:06 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:06 OK: 17687 distinct packages available 09:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:09 OK: 263 MiB in 53 packages 09:01:11 Removing intermediate container a5924f77e75d 09:01:11 ---> cfbe9b02256f 09:01:11 Step 5/20 : COPY go.mod vendor* ./ 09:01:12 ---> 9aa4cb054751 09:01:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:12 ---> Running in 3cd637fc5578 09:03:03 Removing intermediate container 3cd637fc5578 09:03:03 ---> 4d2341dd71ca 09:03:03 Step 7/20 : COPY . . 09:03:09 ---> 4dd970cc323a 09:03:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:09 ---> Running in 5995b81998f3 09:03:11 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 09:03:29 Removing intermediate container 2dace69ff731 09:03:29 ---> e95a5fa04d42 09:03:29 09:03:29 Step 9/21 : FROM alpine:3.17 09:03:29 ---> d74e625d9115 09:03:29 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 09:03:29 ---> Running in 56640a44d174 09:03:31 Removing intermediate container afbfe6f7e246 09:03:31 ---> 4ee4b84a84e4 09:03:31 09:03:31 Step 10/23 : FROM alpine:3.17 09:03:31 ---> d74e625d9115 09:03:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:31 ---> Running in 1860c4ed27f8 09:03:32 Removing intermediate container 1860c4ed27f8 09:03:32 ---> e885e14f487a 09:03:32 Step 12/23 : ENV APP_PORT=59880 09:03:32 ---> Running in 04ff88d3408a 09:03:32 Removing intermediate container 04ff88d3408a 09:03:32 ---> 073053157e08 09:03:32 Step 13/23 : EXPOSE $APP_PORT 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:33 ---> Running in c68c589c9551 09:03:33 Removing intermediate container c68c589c9551 09:03:33 ---> 15b6cdfec55c 09:03:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:03:33 ---> Running in 51897b35e115 09:03:35 (1/2) Installing dumb-init (1.2.5-r2) 09:03:35 (2/2) Installing openssl (3.0.8-r0) 09:03:35 Executing busybox-1.35.0-r29.trigger 09:03:35 OK: 8 MiB in 17 packages 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:36 Removing intermediate container 56640a44d174 09:03:36 ---> 524b7b4207d0 09:03:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:03:37 ---> Running in fd931ba2fe64 09:03:37 Removing intermediate container fd931ba2fe64 09:03:37 ---> 5344ee79fbfb 09:03:37 Step 12/21 : WORKDIR /edgex 09:03:37 ---> Running in 0e8e1ad38842 09:03:38 Removing intermediate container 0e8e1ad38842 09:03:38 ---> 4452539ed523 09:03:38 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 09:03:39 (1/1) Installing dumb-init (1.2.5-r2) 09:03:39 Executing busybox-1.35.0-r29.trigger 09:03:39 OK: 8 MiB in 16 packages 09:03:39 ---> 4fdb44e5bcb6 09:03:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:03:41 ---> 826dc42ee6e7 09:03:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:41 Removing intermediate container 51897b35e115 09:03:41 ---> 4da2fba58bf6 09:03:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:42 ---> e5d506d0d01b 09:03:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:03:43 ---> a0fd03b7c334 09:03:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:44 ---> a891e4c97a1d 09:03:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:45 ---> ecb6692fd769 09:03:45 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:45 ---> Running in 6cb373fbb4c5 09:03:48 ---> 8a363c048731 09:03:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:49 ---> 5976ebadd407 09:03:49 Step 19/23 : ENTRYPOINT ["/core-data"] 09:03:49 ---> Running in eb235b2a134e 09:03:49 Removing intermediate container 6cb373fbb4c5 09:03:49 ---> 89882b731701 09:03:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:03:50 ---> Running in dcdd6dcf127f 09:03:50 Removing intermediate container eb235b2a134e 09:03:50 ---> 6b09a2b1d833 09:03:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:50 ---> Running in 2a4c7b008556 09:03:51 Removing intermediate container dcdd6dcf127f 09:03:51 ---> 8a0671ecfcad 09:03:51 Step 19/21 : LABEL arch=arm64 09:03:51 ---> Running in 9b2a60fc6ad3 09:03:51 Removing intermediate container 2a4c7b008556 09:03:51 ---> 40e41f0fcbcf 09:03:51 Step 21/23 : LABEL arch=arm64 09:03:51 ---> Running in 50020208f8b3 09:03:51 Removing intermediate container 9b2a60fc6ad3 09:03:51 ---> 7f83af989e06 09:03:51 Step 20/21 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:03:52 ---> Running in 4de39043639b 09:03:52 Removing intermediate container 50020208f8b3 09:03:52 ---> 7fe5e50104bc 09:03:52 Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:03:52 ---> Running in f367289b3fbd 09:03:53 Removing intermediate container 4de39043639b 09:03:53 ---> 93744794f9bb 09:03:53 Step 21/21 : LABEL version=0.0.0 09:03:53 ---> Running in bb4f65dfb550 09:03:53 Removing intermediate container f367289b3fbd 09:03:53 ---> 71d5e0f2b86c 09:03:53 Step 23/23 : LABEL version=0.0.0 09:03:53 ---> Running in 8f6f2e19c92f 09:03:54 Removing intermediate container bb4f65dfb550 09:03:54 ---> 2478c67811d0 09:03:54 09:03:54 Removing intermediate container 8f6f2e19c92f 09:03:54 ---> 531e838e6995 09:03:54 09:03:54 Successfully built 531e838e6995 09:03:54 Successfully built 2478c67811d0 09:03:54 Successfully tagged core-data-arm64:latest 09:03:54 Building support-notifications 09:03:54 Successfully tagged security-proxy-setup-arm64:latest 09:03:54  Building core-data ... done  Building security-proxy-setup ... done Building core-command 09:04:27 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:04:27 ---> 42e1369572b2 09:04:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:04:27 ---> Using cache 09:04:27 ---> 4838364f7bd3 09:04:27 Step 4/24 : WORKDIR /edgex-go 09:04:27 ---> Using cache 09:04:27 ---> 60d051a5aac3 09:04:27 Step 5/24 : RUN apk add --update --no-cache make git 09:04:27 ---> Using cache 09:04:27 ---> eb81bb37aa19 09:04:27 Step 6/24 : COPY go.mod vendor* ./ 09:04:27 ---> Using cache 09:04:27 ---> 3e3f9a1b3ae1 09:04:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:27 ---> Using cache 09:04:27 ---> 1e8b092f1c91 09:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:27 ---> 42e1369572b2 09:04:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:27 ---> Using cache 09:04:27 ---> 4838364f7bd3 09:04:27 Step 4/23 : WORKDIR /edgex-go 09:04:27 ---> Using cache 09:04:27 ---> 60d051a5aac3 09:04:27 Step 8/24 : COPY . . 09:04:27 ---> Using cache 09:04:27 ---> 85ec37b5b30e 09:04:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:04:27 ---> Running in 0c7097b9cdc0 09:04:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:04:27 ---> Running in b4a546d75adc 09:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:28 go build -tags " 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 09:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:31 OK: 263 MiB in 53 packages 09:04:33 Removing intermediate container b4a546d75adc 09:04:33 ---> 02341c4fb5c1 09:04:33 Step 6/23 : COPY go.mod vendor* ./ 09:04:37 ---> 1283a7dc6855 09:04:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:37 ---> Running in dea04529052b 09:04:43 Removing intermediate container 7639dcb2feec 09:04:43 ---> b7c5593d5cc2 09:04:43 09:04:43 Step 10/23 : FROM alpine:3.17 09:04:43 ---> d74e625d9115 09:04:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:43 ---> Running in 1859b2bf7d2d 09:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:48 (1/1) Installing dumb-init (1.2.5-r2) 09:04:48 Executing busybox-1.35.0-r29.trigger 09:04:48 OK: 8 MiB in 16 packages 09:04:50 Removing intermediate container 1859b2bf7d2d 09:04:50 ---> 9655ecd5d97d 09:04:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:50 ---> Running in 6a2974a8f06f 09:04:51 Removing intermediate container 6a2974a8f06f 09:04:51 ---> 48a701ccc944 09:04:51 Step 13/23 : ENV APP_PORT=59861 09:04:51 ---> Running in e162912e8c7d 09:04:52 Removing intermediate container e162912e8c7d 09:04:52 ---> 6b97c5e5f11d 09:04:52 Step 14/23 : EXPOSE $APP_PORT 09:04:52 ---> Running in 6715de2b244e 09:04:53 Removing intermediate container 6715de2b244e 09:04:53 ---> 0a1b736135b2 09:04:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:54 ---> cb4f6a844054 09:04:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:04:55 ---> 63d5fce5751d 09:04:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:04:58 ---> 97224060cd8c 09:04:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:04:59 ---> 655d863bf80d 09:04:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:04:59 ---> Running in a0dd5eac771c 09:05:00 Removing intermediate container a0dd5eac771c 09:05:00 ---> d1413ebd1899 09:05:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:00 ---> Running in f074f641ffe8 09:05:00 Removing intermediate container f074f641ffe8 09:05:00 ---> f2373fa583e4 09:05:00 Step 21/23 : LABEL arch=arm64 09:05:01 ---> Running in 41236ef5600d 09:05:01 Removing intermediate container 41236ef5600d 09:05:01 ---> 02c8b430cec5 09:05:01 Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:05:02 ---> Running in e8e7b31ad213 09:05:02 Removing intermediate container e8e7b31ad213 09:05:02 ---> 4ced44166d9c 09:05:02 Step 23/23 : LABEL version=0.0.0 09:05:02 ---> Running in 48d673a3b57b 09:05:03 Removing intermediate container 48d673a3b57b 09:05:03 ---> 8d9d3f043694 09:05:03 09:05:03 Successfully built 8d9d3f043694 09:05:03 Successfully tagged support-scheduler-arm64:latest 09:05:03  Building support-scheduler ... done Building security-secretstore-setup 09:05:22 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:22 ---> 42e1369572b2 09:05:22 Step 3/24 : WORKDIR /edgex-go 09:05:22 ---> Using cache 09:05:22 ---> 210f0ad59186 09:05:22 Step 4/24 : RUN apk add --update --no-cache make git 09:05:22 ---> Using cache 09:05:22 ---> da61ae1125a9 09:05:22 Step 5/24 : COPY go.mod vendor* ./ 09:05:22 ---> Using cache 09:05:22 ---> 4f6ca64a0cd5 09:05:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:22 ---> Using cache 09:05:22 ---> b2c6d4aac261 09:05:22 Step 7/24 : COPY . . 09:05:22 ---> Using cache 09:05:22 ---> 33d76f670e89 09:05:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:22 ---> Running in 03a230cc201b 09:05:24 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 09:06:31 Removing intermediate container dea04529052b 09:06:31 ---> fcf99d983a9b 09:06:31 Step 8/23 : COPY . . 09:06:44 ---> 71d268491302 09:06:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:06:44 ---> Running in 778a69268c34 09:06:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:09:21 Removing intermediate container b4d457a84179 09:09:21 ---> 97d2ecbbebca 09:09:21 09:09:21 Step 10/23 : FROM alpine:3.17 09:09:21 ---> d74e625d9115 09:09:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:21 ---> Using cache 09:09:21 ---> 7a72ebc4d28e 09:09:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:09:21 ---> Using cache 09:09:21 ---> 705d068e3594 09:09:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:21 ---> Using cache 09:09:21 ---> c1af9f05426c 09:09:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:09:21 ---> Using cache 09:09:21 ---> 5469d808a680 09:09:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:21 ---> 82a9e5fb1414 09:09:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:21 ---> 4d7e2e71d8a9 09:09:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:21 ---> b2cfbef8aa8a 09:09:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:21 ---> Running in 9ac2fed67dc4 09:09:23 Removing intermediate container 9ac2fed67dc4 09:09:23 ---> b5f2e28da8a2 09:09:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:09:23 ---> Running in 11956cfc2e8b 09:09:24 Removing intermediate container 11956cfc2e8b 09:09:24 ---> b2a83414b909 09:09:24 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:09:24 ---> Running in 3043968ace98 09:09:26 Removing intermediate container 3043968ace98 09:09:26 ---> 0cfe8f1f2de3 09:09:26 Step 21/23 : LABEL arch=arm64 09:09:26 ---> Running in e618235c722b 09:09:26 Removing intermediate container e618235c722b 09:09:26 ---> 64e2171fedab 09:09:26 Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:09:27 ---> Running in 7c09ebc66895 09:09:27 Removing intermediate container 7c09ebc66895 09:09:27 ---> 31b71ca6769a 09:09:27 Step 23/23 : LABEL version=0.0.0 09:09:27 ---> Running in df8ba9b32060 09:09:28 Removing intermediate container df8ba9b32060 09:09:28 ---> e91315eb66bb 09:09:28 09:09:28 Successfully built e91315eb66bb 09:09:28 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:09:28 Building core-metadata 09:09:50  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:09:50 ---> 42e1369572b2 09:09:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:09:50 ---> Using cache 09:09:50 ---> 4838364f7bd3 09:09:50 Step 4/25 : WORKDIR /edgex-go 09:09:50 ---> Using cache 09:09:50 ---> 60d051a5aac3 09:09:50 Step 5/25 : RUN apk add --update --no-cache make git 09:09:50 ---> Using cache 09:09:50 ---> eb81bb37aa19 09:09:50 Step 6/25 : COPY go.mod vendor* ./ 09:09:50 ---> Using cache 09:09:50 ---> 3e3f9a1b3ae1 09:09:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:50 ---> Using cache 09:09:50 ---> 1e8b092f1c91 09:09:50 Step 8/25 : COPY . . 09:09:50 ---> Using cache 09:09:50 ---> 85ec37b5b30e 09:09:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:09:50 ---> Running in 802aaea3aaa9 09:09:50 go build -tags " 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 09:13:12 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 09:13:27 Removing intermediate container 0c7097b9cdc0 09:13:27 ---> ba9c4d099e21 09:13:27 09:13:27 Step 10/24 : FROM alpine:3.17 09:13:27 ---> d74e625d9115 09:13:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:13:27 ---> Using cache 09:13:27 ---> 9655ecd5d97d 09:13:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:27 ---> Using cache 09:13:27 ---> 48a701ccc944 09:13:27 Step 13/24 : ENV APP_PORT=59882 09:13:27 ---> Running in 23395b831c2c 09:13:28 Removing intermediate container 23395b831c2c 09:13:28 ---> df316b673be5 09:13:28 Step 14/24 : EXPOSE $APP_PORT 09:13:28 ---> Running in f52cea6198b0 09:13:30 Removing intermediate container f52cea6198b0 09:13:30 ---> 61d3808c9951 09:13:30 Step 15/24 : WORKDIR / 09:13:30 ---> Running in 55c623866c84 09:13:31 Removing intermediate container 55c623866c84 09:13:31 ---> 8c716ed3ebaf 09:13:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:35 ---> 47a45fd1ee05 09:13:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:13:36 ---> 6da19452e3ec 09:13:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:13:37 Removing intermediate container 03a230cc201b 09:13:37 ---> 1242ea6be39b 09:13:37 09:13:37 Step 9/24 : FROM alpine:3.17 09:13:37 ---> d74e625d9115 09:13:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:13:37 ---> Running in 7ccea3b35226 09:13:39 ---> 274c63642d96 09:13:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:41 ---> b3f5de12d57b 09:13:41 Step 20/24 : ENTRYPOINT ["/core-command"] 09:13:41 ---> Running in 16030eb00fc1 09:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:41 Removing intermediate container 16030eb00fc1 09:13:41 ---> 76be62d2a847 09:13:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:41 ---> Running in 1626f1f6c1e9 09:13:42 Removing intermediate container 1626f1f6c1e9 09:13:42 ---> a203ed76dc27 09:13:42 Step 22/24 : LABEL arch=arm64 09:13:42 ---> Running in a975e13768d5 09:13:43 Removing intermediate container a975e13768d5 09:13:43 ---> beeff32ab339 09:13:43 Step 23/24 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:13:43 ---> Running in 46f80746b645 09:13:44 Removing intermediate container 46f80746b645 09:13:44 ---> 5eb8034354e9 09:13:44 Step 24/24 : LABEL version=0.0.0 09:13:44 ---> Running in c615cc95c859 09:13:44 (1/3) Installing ca-certificates (20220614-r4) 09:13:44 (2/3) Installing dumb-init (1.2.5-r2) 09:13:44 (3/3) Installing su-exec (0.2-r2) 09:13:44 Executing busybox-1.35.0-r29.trigger 09:13:44 Executing ca-certificates-20220614-r4.trigger 09:13:44 Removing intermediate container c615cc95c859 09:13:44 ---> a23735aad477 09:13:44 09:13:45 Successfully built a23735aad477 09:13:45 Successfully tagged core-command-arm64:latest 09:13:45  Building core-command ... done OK: 8 MiB in 18 packages 09:13:48 Removing intermediate container 7ccea3b35226 09:13:48 ---> afd4d7b1b0c6 09:13:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:13:48 ---> Running in 20b0ab3cdd4d 09:13:48 Removing intermediate container 20b0ab3cdd4d 09:13:48 ---> cbd88e0a9664 09:13:48 Step 12/24 : WORKDIR / 09:13:49 ---> Running in b636165aa88c 09:13:49 Removing intermediate container b636165aa88c 09:13:49 ---> 8b2a2c92efc0 09:13:49 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 09:13:50 ---> bf4684c2181b 09:13:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:13:51 ---> f4a0da2daf21 09:13:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:13:52 ---> 627ccce80b80 09:13:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:13:53 ---> ab2a4ff73093 09:13:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:13:55 ---> cd191bc7f4cc 09:13:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:13:57 ---> d094dbf002d9 09:13:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:13:58 ---> 62645be8ffc9 09:13:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:58 ---> Running in 1490a26576c3 09:14:02 Removing intermediate container 1490a26576c3 09:14:02 ---> 1f7715fb92ab 09:14:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:14:02 ---> Running in cfcc1ace9a51 09:14:03 Removing intermediate container cfcc1ace9a51 09:14:03 ---> e342a8f2a7a9 09:14:03 Step 22/24 : LABEL arch=arm64 09:14:04 ---> Running in fb70e5885c28 09:14:04 Removing intermediate container fb70e5885c28 09:14:04 ---> a84410b1bfb9 09:14:04 Step 23/24 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:14:04 ---> Running in ca7ab4a4d5ec 09:14:05 Removing intermediate container ca7ab4a4d5ec 09:14:05 ---> f4d9dcf84e8c 09:14:05 Step 24/24 : LABEL version=0.0.0 09:14:05 ---> Running in 4f81a2c25431 09:14:07 Removing intermediate container 4f81a2c25431 09:14:07 ---> ca168f558eab 09:14:07 09:14:07 Successfully built ca168f558eab 09:14:07 Successfully tagged security-secretstore-setup-arm64:latest 09:14:18  Building security-secretstore-setup ... done Removing intermediate container 5995b81998f3 09:14:18 ---> b8f24a4352e1 09:14:18 09:14:18 Step 9/20 : FROM alpine:3.17 09:14:18 ---> d74e625d9115 09:14:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:18 ---> Using cache 09:14:18 ---> bdad84dd86dc 09:14:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:18 ---> Running in 453c71257b2f 09:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:21 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:21 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:21 OK: 17687 distinct packages available 09:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:23 (1/9) Installing ca-certificates (20220614-r4) 09:14:23 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:23 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:23 (4/9) Installing libcurl (7.88.1-r0) 09:14:23 (5/9) Installing curl (7.88.1-r0) 09:14:23 (6/9) Installing dumb-init (1.2.5-r2) 09:14:23 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:23 (8/9) Installing libucontext (1.2-r0) 09:14:23 (9/9) Installing gcompat (1.1.0-r0) 09:14:23 Executing busybox-1.35.0-r29.trigger 09:14:23 Executing ca-certificates-20220614-r4.trigger 09:14:24 OK: 11 MiB in 24 packages 09:14:27 Removing intermediate container 453c71257b2f 09:14:27 ---> f23cc354cf80 09:14:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:29 ---> ec83792b014f 09:14:29 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:30 ---> 290c1ed9c766 09:14:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:33 ---> 36c7733084ee 09:14:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:14:34 ---> 7d7ac4bf486d 09:14:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:34 ---> Running in d6354612556a 09:14:34 Removing intermediate container d6354612556a 09:14:34 ---> 971336614c38 09:14:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:34 ---> Running in 6d35eee70511 09:14:35 Removing intermediate container 6d35eee70511 09:14:35 ---> 3d4da81ef8c8 09:14:35 Step 18/20 : LABEL arch=arm64 09:14:35 ---> Running in 2adc2955ff97 09:14:36 Removing intermediate container 2adc2955ff97 09:14:36 ---> 3a9258723bc3 09:14:36 Step 19/20 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:14:36 ---> Running in 4c22e480198d 09:14:36 Removing intermediate container 4c22e480198d 09:14:36 ---> ea7d773e87dc 09:14:36 Step 20/20 : LABEL version=0.0.0 09:14:37 ---> Running in df7c5243fbe8 09:14:37 Removing intermediate container df7c5243fbe8 09:14:37 ---> 83d3cb396387 09:14:37 09:14:38 Successfully built 83d3cb396387 09:14:38 Successfully tagged security-spiffe-token-provider-arm64:latest 09:16:15  Building security-spiffe-token-provider ... done Removing intermediate container 802aaea3aaa9 09:16:15 ---> 5a88e4eb2031 09:16:15 09:16:15 Step 10/25 : FROM alpine:3.17 09:16:15 ---> d74e625d9115 09:16:15 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:16:15 ---> Using cache 09:16:15 ---> 9655ecd5d97d 09:16:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:16:15 ---> Using cache 09:16:15 ---> 48a701ccc944 09:16:15 Step 13/25 : ENV APP_PORT=59881 09:16:15 ---> Running in 7cd4fdb6ec45 09:16:15 Removing intermediate container 7cd4fdb6ec45 09:16:15 ---> 029c353bf74d 09:16:15 Step 14/25 : EXPOSE $APP_PORT 09:16:15 ---> Running in a23bdf7bfce9 09:16:15 Removing intermediate container a23bdf7bfce9 09:16:15 ---> ccb463eba00f 09:16:15 Step 15/25 : WORKDIR / 09:16:15 ---> Running in 47bec5ee2db4 09:16:15 Removing intermediate container 47bec5ee2db4 09:16:15 ---> c17b57e82dc5 09:16:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:15 ---> 72b3d8c90cf7 09:16:15 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:16:15 ---> 9ac290e33837 09:16:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:16:15 ---> 419d3196a832 09:16:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:16:15 ---> 075785415e0b 09:16:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:16:15 ---> 7f45082c0c03 09:16:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:16:15 ---> Running in 6383c1804859 09:16:15 Removing intermediate container 6383c1804859 09:16:15 ---> 1ba938eb4698 09:16:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:15 ---> Running in 3c1b5739dba0 09:16:15 Removing intermediate container 3c1b5739dba0 09:16:15 ---> bfcec62ef2a6 09:16:15 Step 23/25 : LABEL arch=arm64 09:16:15 ---> Running in 7b5f4f9810fb 09:16:15 Removing intermediate container 7b5f4f9810fb 09:16:15 ---> 9e96838352ef 09:16:15 Step 24/25 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:16:15 ---> Running in 6bf426e0126e 09:16:15 Removing intermediate container 6bf426e0126e 09:16:15 ---> cfeb58cc25bf 09:16:15 Step 25/25 : LABEL version=0.0.0 09:16:15 ---> Running in 7d2bfee5e774 09:16:15 Removing intermediate container 7d2bfee5e774 09:16:15 ---> 6dc24cd9faab 09:16:15 09:16:15 Successfully built 6dc24cd9faab 09:16:15 Successfully tagged core-metadata-arm64:latest 09:16:17  Building core-metadata ... done Removing intermediate container 778a69268c34 09:16:17 ---> c35cb3e88aa7 09:16:17 09:16:17 Step 10/23 : FROM alpine:3.17 09:16:17 ---> d74e625d9115 09:16:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:16:17 ---> Running in 6b72a63bb1cd 09:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:20 (1/2) Installing ca-certificates (20220614-r4) 09:16:20 (2/2) Installing dumb-init (1.2.5-r2) 09:16:20 Executing busybox-1.35.0-r29.trigger 09:16:20 Executing ca-certificates-20220614-r4.trigger 09:16:20 OK: 8 MiB in 17 packages 09:16:22 Removing intermediate container 6b72a63bb1cd 09:16:22 ---> f47c2d1f01d7 09:16:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:16:22 ---> Running in 5812eb454588 09:16:22 Removing intermediate container 5812eb454588 09:16:22 ---> 7d13f9859976 09:16:22 Step 13/23 : ENV APP_PORT=59860 09:16:22 ---> Running in abd4e521053d 09:16:22 Removing intermediate container abd4e521053d 09:16:22 ---> 5fc7637231bd 09:16:22 Step 14/23 : EXPOSE $APP_PORT 09:16:22 ---> Running in f169fd19a41c 09:16:23 Removing intermediate container f169fd19a41c 09:16:23 ---> 5d1d510498c1 09:16:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:23 ---> fdec8dc72c75 09:16:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:16:24 ---> ac51adbc8a81 09:16:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:16:26 ---> e622baa2d755 09:16:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:16:26 ---> 46c6b1004daf 09:16:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:16:26 ---> Running in e8b7ef95e30e 09:16:26 Removing intermediate container e8b7ef95e30e 09:16:26 ---> d397ba2ed570 09:16:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:27 ---> Running in 08a4ca8934f5 09:16:27 Removing intermediate container 08a4ca8934f5 09:16:27 ---> e7baada9e08b 09:16:27 Step 21/23 : LABEL arch=arm64 09:16:27 ---> Running in 897e9fba6251 09:16:27 Removing intermediate container 897e9fba6251 09:16:27 ---> 17de73a30df9 09:16:27 Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f 09:16:27 ---> Running in 8f4375fcd012 09:16:28 Removing intermediate container 8f4375fcd012 09:16:28 ---> daa73d68150d 09:16:28 Step 23/23 : LABEL version=0.0.0 09:16:28 ---> Running in 704f93d7c8bf 09:16:28 Removing intermediate container 704f93d7c8bf 09:16:28 ---> d5b4076f6188 09:16:28 09:16:28 Successfully built d5b4076f6188 09:16:28 Successfully tagged support-notifications-arm64:latest 09:16:29  Building support-notifications ... done  [Pipeline] } 09:16:29 $ docker stop --time=1 ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 09:16:31 $ docker rm -f --volumes ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:31 + docker images 09:16:31 REPOSITORY TAG IMAGE ID CREATED SIZE 09:16:31 support-notifications-arm64 latest d5b4076f6188 3 seconds ago 32.5MB 09:16:31 c35cb3e88aa7 16 seconds ago 1.56GB 09:16:31 core-metadata-arm64 latest 6dc24cd9faab 22 seconds ago 20.4MB 09:16:31 5a88e4eb2031 32 seconds ago 1.5GB 09:16:31 security-spiffe-token-provider-arm64 latest 83d3cb396387 About a minute ago 32.6MB 09:16:31 b8f24a4352e1 2 minutes ago 1.53GB 09:16:31 security-secretstore-setup-arm64 latest ca168f558eab 2 minutes ago 32MB 09:16:31 core-command-arm64 latest a23735aad477 2 minutes ago 19.7MB 09:16:31 1242ea6be39b 2 minutes ago 1.48GB 09:16:31 ba9c4d099e21 3 minutes ago 1.49GB 09:16:31 core-common-config-bootstrapper-arm64 latest e91315eb66bb 7 minutes ago 17.4MB 09:16:31 97d2ecbbebca 7 minutes ago 1.48GB 09:16:31 support-scheduler-arm64 latest 8d9d3f043694 11 minutes ago 31.8MB 09:16:31 b7c5593d5cc2 11 minutes ago 1.56GB 09:16:31 core-data-arm64 latest 531e838e6995 12 minutes ago 19.9MB 09:16:31 security-proxy-setup-arm64 latest 2478c67811d0 12 minutes ago 18.6MB 09:16:31 4ee4b84a84e4 13 minutes ago 1.5GB 09:16:31 e95a5fa04d42 13 minutes ago 1.47GB 09:16:31 security-bootstrapper-arm64 latest 159cd585c86a 15 minutes ago 21.8MB 09:16:31 security-proxy-auth-arm64 latest c6e48238e991 16 minutes ago 18.2MB 09:16:31 24f1e11a69a4 16 minutes ago 1.47GB 09:16:31 755454869d79 16 minutes ago 1.47GB 09:16:31 security-spire-server-arm64 latest 55301ad72b89 22 minutes ago 87.1MB 09:16:31 cfdeb5c95f4e 22 minutes ago 1.35GB 09:16:31 security-spire-agent-arm64 latest 263c27c08e8c 23 minutes ago 125MB 09:16:31 security-spire-config-arm64 latest 9e1d56fe317a 23 minutes ago 86.2MB 09:16:31 25d6499c7fdf 24 minutes ago 1.35GB 09:16:31 b02d3c86ea32 24 minutes ago 1.35GB 09:16:31 ci-base-image-arm64 latest 42e1369572b2 41 minutes ago 868MB 09:16:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 09:16:31 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:16:31 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 09:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:32 09:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:32 arm64: Pulling from edgex-lftools-log-publisher 09:16:32 8998bd30e6a1: Pulling fs layer 09:16:32 04944245beec: Pulling fs layer 09:16:32 699f458cf7ca: Pulling fs layer 09:16:32 765212b225bb: Pulling fs layer 09:16:32 f23df028b6ca: Pulling fs layer 09:16:32 d65c8cfc05b1: Pulling fs layer 09:16:32 2437ff75d9bd: Pulling fs layer 09:16:32 f23df028b6ca: Waiting 09:16:32 d65c8cfc05b1: Waiting 09:16:32 2437ff75d9bd: Waiting 09:16:32 765212b225bb: Waiting 09:16:32 04944245beec: Verifying Checksum 09:16:32 04944245beec: Download complete 09:16:32 765212b225bb: Verifying Checksum 09:16:32 765212b225bb: Download complete 09:16:32 f23df028b6ca: Verifying Checksum 09:16:32 f23df028b6ca: Download complete 09:16:32 d65c8cfc05b1: Verifying Checksum 09:16:32 d65c8cfc05b1: Download complete 09:16:33 699f458cf7ca: Verifying Checksum 09:16:33 699f458cf7ca: Download complete 09:16:33 8998bd30e6a1: Download complete 09:16:36 2437ff75d9bd: Verifying Checksum 09:16:36 2437ff75d9bd: Download complete 09:16:37 8998bd30e6a1: Pull complete 09:16:38 04944245beec: Pull complete 09:16:42 699f458cf7ca: Pull complete 09:16:42 765212b225bb: Pull complete 09:16:42 f23df028b6ca: Pull complete 09:16:43 d65c8cfc05b1: Pull complete 09:16:57 2437ff75d9bd: Pull complete 09:16:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container 09:16:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:17:01 $ docker top 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:01 ---> job-cost.sh 09:17:01 lf-activate-venv: SKIPPING 09:17:01 INFO: No Stack... 09:17:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:03 INFO: Archiving Costs [Pipeline] sh 09:17:03 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:17:03 + cut -d, -f6 [Pipeline] lock 09:17:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] 09:17:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] did not exist. Created. 09:17:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:04 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:04 Stashed 1 file(s) [Pipeline] } 09:17:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:04 $ docker stop --time=1 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 09:17:06 $ docker rm -f --volumes 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 [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 09:17:06 provisioning config files... 09:17:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10658445690295401752tmp [Pipeline] { [Pipeline] sh 09:17:07 + set +x 09:17:07 + bash -s -- 09:17:07 + curl -s https://codecov.io/bash 09:17:07 09:17:07 _____ _ 09:17:07 / ____| | | 09:17:07 | | ___ __| | ___ ___ _____ __ 09:17:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:07 Bash-1.0.6 09:17:07 09:17:07 09:17:07 ==> git version 2.25.1 found 09:17:07 ==> 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 09:17:07 Release-Date: 2020-01-08 09:17:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:07 ==> Jenkins CI detected. 09:17:07 current dir:  /w/workspace/edgex-go/2 09:17:07 project root: . 09:17:07 --> token set from env 09:17:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:07 ==> Running gcov in . (disable via -X gcov) 09:17:07 ==> Python coveragepy not found 09:17:07 ==> Searching for coverage reports in: 09:17:07 + . 09:17:07 -> Found 1 reports 09:17:07 ==> Detecting git/mercurial file structure 09:17:07 ==> Reading reports 09:17:07 + ./coverage.out bytes=447486 09:17:07 ==> Appending adjustments 09:17:07 https://docs.codecov.io/docs/fixing-reports 09:17:08 + Found adjustments 09:17:08 ==> Gzipping contents 09:17:08 60K /tmp/codecov.TcVUTs.gz 09:17:08 ==> Uploading reports 09:17:08 url: https://codecov.io 09:17:08 query: branch=PR-4444&commit=3d787f24069747072777811c8da70cba0f2b6b24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= 09:17:08 -> Pinging Codecov 09:17:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4444&commit=3d787f24069747072777811c8da70cba0f2b6b24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= 09:17:08 -> Uploading to 09:17:08 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/3d787f24069747072777811c8da70cba0f2b6b24/0f20e74f-8399-46a9-b685-432dd5b67c63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090832b8173dc80163a30ab6a01a6ffc4100ec7da18ed4228271cda81b4ea745 09:17:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:08 Dload Upload Total Spent Left Speed 09:17:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57587 0 0 100 57587 0 222k --:--:-- --:--:-- --:--:-- 222k 09:17:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] } 09:17:08 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 09:17:09 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:17:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:10 ---> package-listing.sh 09:17:10 ++ facter osfamily 09:17:10 ++ tr '[:upper:]' '[:lower:]' 09:17:10 + OS_FAMILY=debian 09:17:10 + workspace=/w/workspace/edgex-go/2 09:17:10 + START_PACKAGES=/tmp/packages_start.txt 09:17:10 + END_PACKAGES=/tmp/packages_end.txt 09:17:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:10 + PACKAGES=/tmp/packages_start.txt 09:17:10 + '[' /w/workspace/edgex-go/2 ']' 09:17:10 + PACKAGES=/tmp/packages_end.txt 09:17:10 + case "${OS_FAMILY}" in 09:17:10 + dpkg -l 09:17:10 + grep '^ii' 09:17:10 + '[' -f /tmp/packages_start.txt ']' 09:17:10 + '[' -f /tmp/packages_end.txt ']' 09:17:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:10 + '[' /w/workspace/edgex-go/2 ']' 09:17:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:17:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:17:10 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:11 09:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:11 latest: Pulling from edgex-lftools-log-publisher 09:17:11 5eb5b503b376: Pulling fs layer 09:17:11 5c69ac0246d0: Pulling fs layer 09:17:11 ec43610c2a17: Pulling fs layer 09:17:11 3a2ae6a8a46f: Pulling fs layer 09:17:11 33b1e0a273af: Pulling fs layer 09:17:11 5d3b04190fa2: Pulling fs layer 09:17:11 2f39f015ded8: Pulling fs layer 09:17:11 2f39f015ded8: Waiting 09:17:11 33b1e0a273af: Waiting 09:17:11 3a2ae6a8a46f: Waiting 09:17:11 5d3b04190fa2: Waiting 09:17:11 5c69ac0246d0: Verifying Checksum 09:17:11 5c69ac0246d0: Download complete 09:17:11 3a2ae6a8a46f: Verifying Checksum 09:17:11 3a2ae6a8a46f: Download complete 09:17:12 33b1e0a273af: Verifying Checksum 09:17:12 33b1e0a273af: Download complete 09:17:12 5d3b04190fa2: Verifying Checksum 09:17:12 5d3b04190fa2: Download complete 09:17:12 ec43610c2a17: Download complete 09:17:12 5eb5b503b376: Verifying Checksum 09:17:12 5eb5b503b376: Download complete 09:17:12 2f39f015ded8: Verifying Checksum 09:17:12 2f39f015ded8: Download complete 09:17:13 5eb5b503b376: Pull complete 09:17:13 5c69ac0246d0: Pull complete 09:17:13 ec43610c2a17: Pull complete 09:17:13 3a2ae6a8a46f: Pull complete 09:17:13 33b1e0a273af: Pull complete 09:17:13 5d3b04190fa2: Pull complete 09:17:18 2f39f015ded8: Pull complete 09:17:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:18 prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container 09:17:18 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:17:20 $ docker top 51e03ae0631193c05b820be8027f66873d2b06f91c60d732eb5a8f2227451344 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:21 + ls /var/log/sa-host 09:17:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:21 provisioning config files... 09:17:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config10100106718941470599tmp [Pipeline] { [Pipeline] echo 09:17:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> create-netrc.sh [Pipeline] } 09:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> python-tools-install.sh [Pipeline] echo 09:17:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:22 ---> sudo-logs.sh 09:17:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:22 ---> job-cost.sh 09:17:22 lf-activate-venv: SKIPPING 09:17:22 DEBUG: total: 0.10999999940395355 09:17:22 INFO: Retrieving Stack Cost... 09:17:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:23 INFO: Archiving Costs [Pipeline] echo 09:17:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:23 ---> logs-deploy.sh 09:17:23 lf-activate-venv: SKIPPING 09:17:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4444/2 09:17:23 INFO: archiving workspace using pattern(s): 09:17:24 Archives upload complete. 09:17:24 INFO: archiving logs to Nexus