Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f21ed58ab627f7e4c126595d518b49d75a1cff3+b2859d90283392a0de244e81d63275e3b01924cf (e9bbd2d182f7da25d22e3e57306ef54e1ccbda8e) 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-ssh7718344120177757285.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-ssh3130686004426429764.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-4466/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-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13508187944979807028.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-ssh2987603729917598532.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-4466/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-4466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18116578950266105649.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5152 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [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 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 Merge succeeded, producing 16dd86e44d32c4846674a7eb45526f5a3e504e4d Checking out Revision 16dd86e44d32c4846674a7eb45526f5a3e504e4d (PR-4466) > 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/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16dd86e44d32c4846674a7eb45526f5a3e504e4d # timeout=10 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" > git rev-list --no-walk 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:12 ========================================================= 08:30:12 EdgeX Global Pipelines Version Info 08:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:12 ------------------- 08:30:12 stable info: 08:30:12 ------------------- 08:30:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:12 Message: update stable to v1.0.245 08:30:13 ------------------- 08:30:13 experimental info: 08:30:13 ------------------- 08:30:13 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:13 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:13 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4466 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4466 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4466 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16dd86e44d32c4846674a7eb45526f5a3e504e4d [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16dd86e [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:13 provisioning config files... 08:30:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17344153441023778580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> docker-login.sh 08:30:14 nexus3.edgexfoundry.org:10001 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10002 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10003 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10004 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 docker.io 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 ---> docker-login.sh ends [Pipeline] } 08:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:15 + 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:15 + dirname cmd/core-command/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo core-command,cmd/core-command/Dockerfile 08:30:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:15 + dirname cmd/core-data/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo core-data,cmd/core-data/Dockerfile 08:30:15 + dirname cmd/core-metadata/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:15 + dirname cmd/security-bootstrapper/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:15 + dirname cmd/security-proxy-auth/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:15 + dirname cmd/security-proxy-setup/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:15 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:15 + dirname cmd/security-spire-agent/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:15 + dirname cmd/security-spire-config/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:15 + dirname cmd/security-spire-server/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:15 + + dirname cmd/support-notifications/Dockerfilecut 08:30:15 -d/ -f2 08:30:15 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:15 + dirname cmd/support-scheduler/Dockerfile 08:30:15 + cut -d/ -f2 08:30:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:15 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:15 + git rev-list -1 --merges 16dd86e44d32c4846674a7eb45526f5a3e504e4d~1..16dd86e44d32c4846674a7eb45526f5a3e504e4d [Pipeline] echo 08:30:15 -----------> git rev-list -1 --merges 16dd86e44d32c4846674a7eb45526f5a3e504e4d~1..16dd86e44d32c4846674a7eb45526f5a3e504e4d 16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:30:15 16dd86e44d32c4846674a7eb45526f5a3e504e4d [false] [Pipeline] sh 08:30:16 + git log --format=format:%s -1 16dd86e44d32c4846674a7eb45526f5a3e504e4d [Pipeline] echo 08:30:16 ========================================================= 08:30:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:16 + grep -v github /etc/ssh/ssh_known_hosts 08:30:16 + [ -e /tmp/ssh_known_hosts ] 08:30:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:16 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:16 08:30:16 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:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:17 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:17 b85a868b505f: Pulling fs layer 08:30:17 e2be974225ed: Pulling fs layer 08:30:17 339a4e72a1f5: Pulling fs layer 08:30:17 988bab9f4d93: Pulling fs layer 08:30:17 1469e6f7b9e6: Pulling fs layer 08:30:17 eaf3925da568: Pulling fs layer 08:30:17 bab4dde63d76: Pulling fs layer 08:30:17 bde34c3a00c8: Pulling fs layer 08:30:17 b352a97aabf1: Pulling fs layer 08:30:17 4872d77fe225: Pulling fs layer 08:30:17 5851b861e8e6: Pulling fs layer 08:30:17 988bab9f4d93: Waiting 08:30:17 bde34c3a00c8: Waiting 08:30:17 b352a97aabf1: Waiting 08:30:17 1469e6f7b9e6: Waiting 08:30:17 eaf3925da568: Waiting 08:30:17 bab4dde63d76: Waiting 08:30:17 4872d77fe225: Waiting 08:30:17 e2be974225ed: Download complete 08:30:17 988bab9f4d93: Download complete 08:30:17 1469e6f7b9e6: Verifying Checksum 08:30:17 1469e6f7b9e6: Download complete 08:30:17 eaf3925da568: Verifying Checksum 08:30:17 eaf3925da568: Download complete 08:30:17 339a4e72a1f5: Verifying Checksum 08:30:17 339a4e72a1f5: Download complete 08:30:17 bde34c3a00c8: Verifying Checksum 08:30:17 bde34c3a00c8: Download complete 08:30:17 b352a97aabf1: Verifying Checksum 08:30:17 b352a97aabf1: Download complete 08:30:17 4872d77fe225: Verifying Checksum 08:30:17 4872d77fe225: Download complete 08:30:17 5851b861e8e6: Verifying Checksum 08:30:17 5851b861e8e6: Download complete 08:30:17 b85a868b505f: Download complete 08:30:17 bab4dde63d76: Verifying Checksum 08:30:17 bab4dde63d76: Download complete 08:30:18 b85a868b505f: Pull complete 08:30:18 e2be974225ed: Pull complete 08:30:19 339a4e72a1f5: Pull complete 08:30:19 988bab9f4d93: Pull complete 08:30:19 1469e6f7b9e6: Pull complete 08:30:19 eaf3925da568: Pull complete 08:30:20 bab4dde63d76: Pull complete 08:30:21 bde34c3a00c8: Pull complete 08:30:21 b352a97aabf1: Pull complete 08:30:21 4872d77fe225: Pull complete 08:30:21 5851b861e8e6: Pull complete 08:30:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:21 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 08:30:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:23 $ docker top 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 -eo pid,comm 08:30:23 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:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:23 $ docker exec 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-ogL8MKJIimG2/agent.33 08:30:23 SSH_AGENT_PID=39 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16279262833892568176.key (/w/workspace/edgex-go/2@tmp/private_key_16279262833892568176.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git tag --points-at HEAD [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 39 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:24 [ssh-agent] Looking for ssh-agent implementation... 08:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:24 $ docker exec 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 ssh-agent 08:30:24 SSH_AUTH_SOCK=/tmp/ssh-beCoxPKoOe3Z/agent.71 08:30:24 SSH_AGENT_PID=77 08:30:24 Running ssh-add (command line suppressed) 08:30:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9028278885970147909.key (/w/workspace/edgex-go/2@tmp/private_key_9028278885970147909.key) 08:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:24 + git semver init 08:30:24 2023-03-22 08:30:24,822 [run_init] DEBUG init version:0.0.0 force:False 08:30:24 2023-03-22 08:30:24,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:24 2023-03-22 08:30:24,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:24 2023-03-22 08:30:24,824 [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:29 2023-03-22 08:30:28,774 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:29 2023-03-22 08:30:28,775 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4466 with force:False 08:30:29 2023-03-22 08:30:28,775 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4466 08:30:29 2023-03-22 08:30:28,779 [execute] INFO git cat-file --batch-check 08:30:29 2023-03-22 08:30:28,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:29 2023-03-22 08:30:28,783 [execute] INFO git cat-file --batch 08:30:29 2023-03-22 08:30:28,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:29 2023-03-22 08:30:28,789 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4466 08:30:29 0.0.0 [Pipeline] } 08:30:29 $ docker exec --env ******** --env ******** 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 ssh-agent -k 08:30:29 unset SSH_AUTH_SOCK; 08:30:29 unset SSH_AGENT_PID; 08:30:29 echo Agent pid 77 killed; 08:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:29 + git semver [Pipeline] } 08:30:29 $ docker stop --time=1 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 08:30:31 $ docker rm -f --volumes 1b6f4b7b0593c179ca830536336aee4337978a55f2682c08f8236033d91dbdb5 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:31 Stashed 1 file(s) [Pipeline] echo 08:30:31 [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:32 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:32 ========================================================= 08:30:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:32 63b65145d645: Pulling fs layer 08:30:32 a2d21d5440eb: Pulling fs layer 08:30:32 935e6c44a52c: Pulling fs layer 08:30:32 94cc34f8dd06: Pulling fs layer 08:30:32 30dea6a524f1: Pulling fs layer 08:30:32 a2aff8979fd8: Pulling fs layer 08:30:32 6808be2612f2: Pulling fs layer 08:30:32 f25807f1079a: Pulling fs layer 08:30:32 94cc34f8dd06: Waiting 08:30:32 30dea6a524f1: Waiting 08:30:32 a2aff8979fd8: Waiting 08:30:32 f25807f1079a: Waiting 08:30:32 6808be2612f2: Waiting 08:30:32 a2d21d5440eb: Verifying Checksum 08:30:32 a2d21d5440eb: Download complete 08:30:32 94cc34f8dd06: Verifying Checksum 08:30:32 94cc34f8dd06: Download complete 08:30:32 30dea6a524f1: Verifying Checksum 08:30:32 63b65145d645: Verifying Checksum 08:30:32 63b65145d645: Download complete 08:30:32 a2aff8979fd8: Verifying Checksum 08:30:32 a2aff8979fd8: Download complete 08:30:32 63b65145d645: Pull complete 08:30:32 a2d21d5440eb: Pull complete 08:30:33 f25807f1079a: Verifying Checksum 08:30:33 f25807f1079a: Download complete 08:30:33 935e6c44a52c: Download complete 08:30:33 6808be2612f2: Verifying Checksum 08:30:33 6808be2612f2: Download complete 08:30:36 935e6c44a52c: Pull complete 08:30:36 94cc34f8dd06: Pull complete 08:30:36 30dea6a524f1: Pull complete 08:30:36 a2aff8979fd8: Pull complete 08:30:38 6808be2612f2: Pull complete 08:30:39 f25807f1079a: Pull complete 08:30:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:39 WORKDIR /edgex 08:30:39 COPY go.mod . 08:30:39 RUN go mod download 08:30:39 + docker build -t ci-base-image-x86_64 -f - . 08:30:40 Sending build context to Docker daemon 170.5MB 08:30:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:40 ---> 3b553350e43f 08:30:40 Step 2/4 : WORKDIR /edgex 08:30:43 ---> Running in 1cbdb2b87ebf 08:30:43 Removing intermediate container 1cbdb2b87ebf 08:30:43 ---> d87509b9c110 08:30:43 Step 3/4 : COPY go.mod . 08:30:43 ---> a18c8a33c740 08:30:43 Step 4/4 : RUN go mod download 08:30:43 ---> Running in 91ba2931d4a7 08:30:46 Still waiting to schedule task 08:30:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:52 Removing intermediate container 91ba2931d4a7 08:30:52 ---> f4776998768e 08:30:52 Successfully built f4776998768e 08:30:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:53 + docker inspect -f . ci-base-image-x86_64 08:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:53 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 08:30:53 $ 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 ******** ci-base-image-x86_64 cat 08:30:53 $ docker top c193cfcb68f2df19e6566afe36f57726f3356b14b1641b4789a64c80b9042340 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:54 + go version 08:30:54 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:54 $ docker stop --time=1 c193cfcb68f2df19e6566afe36f57726f3356b14b1641b4789a64c80b9042340 08:30:55 $ docker rm -f --volumes c193cfcb68f2df19e6566afe36f57726f3356b14b1641b4789a64c80b9042340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker inspect -f . ci-base-image-x86_64 08:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:55 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 08:30:55 $ 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 ******** ci-base-image-x86_64 cat 08:30:56 $ docker top a05a71fa567dcddf3f7191ce66b8aa329340e6f6a0c0fc0912cdc58f14c48ec5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:56 ========================================================= 08:30:56 [edgeXBuildGoParallel] Running Tests and Build... 08:30:56 ========================================================= [Pipeline] sh 08:30:56 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:56 + make test 08:30:56 go test -race -coverprofile=coverage.out ./... 08:31:05 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.981s coverage: 88.5% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.9% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.332s coverage: 95.6% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.069s coverage: 92.9% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 08:31:53 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:15 go vet ./... 08:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:20 ./bin/test-attribution-txt.sh 08:32:20 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:21 + ls -al . 08:32:21 total 704 08:32:21 drwxrwxr-x 11 1001 1001 4096 Mar 22 08:30 . 08:32:21 drwxr-xr-x 4 root root 4096 Mar 22 08:30 .. 08:32:21 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 .blubracket 08:32:21 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:30 .dockerignore 08:32:21 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:30 .git 08:32:21 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 .github 08:32:21 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:30 .gitignore 08:32:21 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:30 .golangci.yml 08:32:21 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:30 .hadolint.yml 08:32:21 drwxr-xr-x 3 1001 1001 4096 Mar 22 08:30 .semver 08:32:21 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:30 .sonarcloud.properties 08:32:21 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:30 ADOPTERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 10825 Mar 22 08:30 Attribution.txt 08:32:21 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:30 CHANGELOG.md 08:32:21 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:30 CONTRIBUTING.md 08:32:21 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:30 GOVERNANCE.md 08:32:21 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:30 Jenkinsfile 08:32:21 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:30 LICENSE 08:32:21 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:30 Makefile 08:32:21 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:30 OWNERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:30 README.md 08:32:21 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:30 SECURITY.md 08:32:21 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:32:21 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 bin 08:32:21 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:30 cmd 08:32:21 -rw-r--r-- 1 root root 447275 Mar 22 08:31 coverage.out 08:32:21 -rw-rw-r-- 1 1001 1001 3236 Mar 22 08:30 go.mod 08:32:21 -rw-rw-r-- 1 1001 1001 31438 Mar 22 08:30 go.sum 08:32:21 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:30 internal 08:32:21 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 openapi 08:32:21 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:30 security.txt 08:32:21 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:30 snap 08:32:21 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:30 version.go [Pipeline] sh 08:32:21 + '[' -e coverage.out ] 08:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:21 Stashed 1 file(s) [Pipeline] sh 08:32:21 + make build 08:32:21 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:33 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:33 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:34 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:35 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:42 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: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:32:44 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:46 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:46 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:47 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:48 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:49 $ docker stop --time=1 a05a71fa567dcddf3f7191ce66b8aa329340e6f6a0c0fc0912cdc58f14c48ec5 08:32:52 $ docker rm -f --volumes a05a71fa567dcddf3f7191ce66b8aa329340e6f6a0c0fc0912cdc58f14c48ec5 [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:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 08:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 latest: Pulling from edgex-devops/edgex-compose 08:32:53 cbdbe7a5bc2a: Pulling fs layer 08:32:53 ca9280d653b3: Pulling fs layer 08:32:53 7e9c9ca2126c: Pulling fs layer 08:32:53 cbdbe7a5bc2a: Verifying Checksum 08:32:53 cbdbe7a5bc2a: Download complete 08:32:53 ca9280d653b3: Verifying Checksum 08:32:53 ca9280d653b3: Download complete 08:32:53 cbdbe7a5bc2a: Pull complete 08:32:53 7e9c9ca2126c: Verifying Checksum 08:32:53 7e9c9ca2126c: Download complete 08:32:54 ca9280d653b3: Pull complete 08:32:57 7e9c9ca2126c: Pull complete 08:32:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:57 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 08:32:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:58 $ docker top e4aaf694f96a01222723a12d23262a9514645f2abaf8fe03b4f50046ec2ddf70 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:59 + docker-compose build --help 08:32:59 + grep parallel 08:32:59 --parallel Build images in parallel. [Pipeline] } 08:32:59 $ docker stop --time=1 e4aaf694f96a01222723a12d23262a9514645f2abaf8fe03b4f50046ec2ddf70 08:33:00 $ docker rm -f --volumes e4aaf694f96a01222723a12d23262a9514645f2abaf8fe03b4f50046ec2ddf70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:01 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 08:33:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:01 $ docker top 373233a39332f79757fe6b2fc580c46e753bd1a17ea52792670db4bd234d2eec -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:02 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:02 Building core-command ... 08:33:02 Building core-common-config-bootstrapper ... 08:33:02 Building core-data ... 08:33:02 Building core-metadata ... 08:33:02 Building security-bootstrapper ... 08:33:02 Building security-proxy-auth ... 08:33:02 Building security-proxy-setup ... 08:33:02 Building security-secretstore-setup ... 08:33:02 Building security-spiffe-token-provider ... 08:33:02 Building security-spire-agent ... 08:33:02 Building security-spire-config ... 08:33:02 Building security-spire-server ... 08:33:02 Building support-notifications ... 08:33:02 Building support-scheduler ... 08:33:02 Building security-bootstrapper 08:33:02 Building core-common-config-bootstrapper 08:33:02 Building security-spiffe-token-provider 08:33:02 Building core-command 08:33:02 Building security-spire-server 08:33:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5158 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [Pipeline] { [Pipeline] ws 08:33:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:06 The recommended git tool is: git 08:33:13 using credential edgex-jenkins-ssh 08:33:13 Cloning the remote Git repository 08:33:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:13 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:13 > git --version # timeout=10 08:33:13 > git --version # 'git version 2.25.1' 08:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> f4776998768e 08:33:14 Step 3/26 : WORKDIR /edgex-go 08:33:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> f4776998768e 08:33:14 Step 3/33 : WORKDIR /edgex-go 08:33:14 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> f4776998768e 08:33:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:15 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:15 ---> f4776998768e 08:33:15 Step 3/20 : WORKDIR /edgex-go 08:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:15 ---> f4776998768e 08:33:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:18 ---> Running in 56d69a66f28c 08:33:18 ---> Running in bd120816a9c5 08:33:18 ---> Running in f6360295dcb7 08:33:18 ---> Running in ffc114100a81 08:33:18 ---> Running in 4be1582b958a 08:33:18 Removing intermediate container f6360295dcb7 08:33:18 ---> a3bc77745048 08:33:18 Step 4/24 : WORKDIR /edgex-go 08:33:18 Removing intermediate container 4be1582b958a 08:33:18 ---> be3e2c32d6c2 08:33:18 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:18 Removing intermediate container ffc114100a81 08:33:18 ---> afa8f6d73f2b 08:33:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:18 Removing intermediate container bd120816a9c5 08:33:18 ---> 0dcbe6e9a89e 08:33:18 Step 4/23 : WORKDIR /edgex-go 08:33:18 Removing intermediate container 56d69a66f28c 08:33:18 ---> 90f42baf879c 08:33:18 Step 4/33 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in f86ee73a493a 08:33:18 ---> Running in 6cccc6652d9e 08:33:18 ---> Running in 7ee3d0263ef2 08:33:18 ---> Running in dd6e2e4db810 08:33:18 ---> Running in adf93a29d50e 08:33:18 Removing intermediate container 6cccc6652d9e 08:33:18 ---> f38ea818f5d6 08:33:18 Step 5/24 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in b3a0f4e093a1 08:33:18 Removing intermediate container dd6e2e4db810 08:33:18 ---> 25f590156787 08:33:18 Step 5/23 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in e8363450568a 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 OK: 265 MiB in 53 packages 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:19 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:19 OK: 17820 distinct packages available 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 Removing intermediate container f86ee73a493a 08:33:19 ---> c0cb96af8c1b 08:33:19 Step 5/26 : COPY go.mod vendor* ./ 08:33:19 OK: 265 MiB in 53 packages 08:33:19 OK: 265 MiB in 53 packages 08:33:19 OK: 265 MiB in 53 packages 08:33:19 OK: 265 MiB in 53 packages 08:33:19 ---> 139f2565cc8e 08:33:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in 0f8077bbaefe 08:33:20 Removing intermediate container b3a0f4e093a1 08:33:20 ---> 089e6ef54a81 08:33:20 Step 6/24 : COPY go.mod vendor* ./ 08:33:20 ---> 67f0ea99ea9f 08:33:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> Running in 9188bd83b92c 08:33:20 Removing intermediate container e8363450568a 08:33:20 ---> 7ae987a58115 08:33:20 Step 6/23 : COPY go.mod vendor* ./ 08:33:20 Removing intermediate container 7ee3d0263ef2 08:33:20 ---> 06aa6717033e 08:33:20 Step 5/20 : COPY go.mod vendor* ./ 08:33:20 Removing intermediate container adf93a29d50e 08:33:20 ---> cb6188b40acf 08:33:20 Step 5/33 : COPY go.mod vendor* ./ 08:33:20 ---> e24e194f07d3 08:33:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> caf9bfd77853 08:33:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> eb9842172362 08:33:20 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> Running in 252fa17d8785 08:33:20 ---> Running in 7b336c300065 08:33:20 ---> Running in 370aa230ca96 08:33:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:34 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 08:33:34 Merge succeeded, producing b051079614a4ed9f6d312cd0d953bd31e47c8290 08:33:34 Checking out Revision b051079614a4ed9f6d312cd0d953bd31e47c8290 (PR-4466) 08:33:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:34 > git config core.sparsecheckout # timeout=10 08:33:34 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 08:33:34 > git remote # timeout=10 08:33:34 > git config --get remote.origin.url # timeout=10 08:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:34 > git merge b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 08:33:34 > git rev-parse HEAD^{commit} # timeout=10 08:33:34 > git config core.sparsecheckout # timeout=10 08:33:34 > git checkout -f b051079614a4ed9f6d312cd0d953bd31e47c8290 # timeout=10 08:33:38 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" 08:33:38 > git rev-list --no-walk 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:39 Dload Upload Total Spent Left Speed 08:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:33:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:41 + sudo tee /etc/docker/daemon.new 08:33:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:41 { 08:33:41 "registry-mirrors": [ 08:33:41 "https://nexus3.edgexfoundry.org:10001" 08:33:41 ], 08:33:41 "bip": "10.250.0.254/24", 08:33:41 "hosts": [ 08:33:41 "tcp://0.0.0.0:5555", 08:33:41 "unix:///var/run/docker.sock" 08:33:41 ], 08:33:41 "mtu": 1458, 08:33:41 "selinux-enabled": true, 08:33:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:41 } [Pipeline] sh 08:33:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:41 + sudo service docker restart 08:33:53 Removing intermediate container 370aa230ca96 08:33:53 ---> 9f27f3810fbe 08:33:53 Step 7/33 : COPY . . 08:33:53 Removing intermediate container 7b336c300065 08:33:53 ---> 7ba72b89d73d 08:33:53 Step 8/23 : COPY . . 08:33:53 Removing intermediate container 252fa17d8785 08:33:53 ---> 739629eb75a7 08:33:53 Step 7/20 : COPY . . 08:33:53 Removing intermediate container 9188bd83b92c 08:33:53 ---> b53670ba8059 08:33:53 Step 8/24 : COPY . . 08:33:53 Removing intermediate container 0f8077bbaefe 08:33:53 ---> 3a89ebbb9832 08:33:53 Step 7/26 : COPY . . 08:33:59 ---> c062ec77de84 08:33:59 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:33:59 ---> 535b304787c1 08:33:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:59 ---> 5904b2426b35 08:33:59 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:59 ---> Running in 88297e74c132 08:33:59 ---> Running in 619715e23e33 08:33:59 ---> fc63520d3921 08:33:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:59 ---> caf80c4d2e7f 08:33:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:59 ---> Running in 69496d48b677 08:33:59 ---> Running in 8b34de20dc77 08:33:59 ---> Running in 3e27a1207871 08:33:59 Removing intermediate container 619715e23e33 08:33:59 ---> 86c0bc0343b7 08:33:59 Step 9/26 : WORKDIR /edgex-go/spire-build 08:33:59 ---> Running in 1523803f00f8 08:33:59 Removing intermediate container 1523803f00f8 08:33:59 ---> a6b54c135ce8 08:33:59 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:00 provisioning config files... 08:34:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8029124288704564713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:00 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:00 ---> Running in bd7544f8f8d6 08:34:00 Removing intermediate container bd7544f8f8d6 08:34:00 ---> a9995ec99d6b 08:34:00 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:00 ---> docker-login.sh 08:34:00 nexus3.edgexfoundry.org:10001 08:34:00 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:34:00 ---> Running in 6d3b2bbcbdbd 08:34:00 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:34:00 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:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 nexus3.edgexfoundry.org:10002 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 nexus3.edgexfoundry.org:10003 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 nexus3.edgexfoundry.org:10004 08:34:01 Removing intermediate container 6d3b2bbcbdbd 08:34:01 ---> 40ce809780e8 08:34:01 Step 12/26 : WORKDIR /edgex-go 08:34:01 ---> Running in c92c696e3b3e 08:34:01 Removing intermediate container c92c696e3b3e 08:34:01 ---> 46ee05c42e0a 08:34:01 08:34:01 Step 13/26 : FROM alpine:3.17 08:34:02 3.17: Pulling from library/alpine 08:34:02 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:02 Status: Downloaded newer image for alpine:3.17 08:34:02 ---> b2aa39c304c2 08:34:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:02 ---> Running in 716918f64558 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 Removing intermediate container 716918f64558 08:34:02 ---> e5811d3dde69 08:34:02 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:02 ---> Running in 0062c23d3daa 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 docker.io 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 ---> docker-login.sh ends [Pipeline] } 08:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:03 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:03 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:03 OK: 17818 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 [Pipeline] sh 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 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:03 ========================================================= 08:34:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:04 af6eaf76a39c: Pulling fs layer 08:34:04 55522c791124: Pulling fs layer 08:34:04 ce5c4a1c91eb: Pulling fs layer 08:34:04 169dfbe0d373: Pulling fs layer 08:34:04 e1ff8fa3b103: Pulling fs layer 08:34:04 52ebb69f0ebf: Pulling fs layer 08:34:04 5abe8eddf0d5: Pulling fs layer 08:34:04 e1ff8fa3b103: Waiting 08:34:04 52ebb69f0ebf: Waiting 08:34:04 5abe8eddf0d5: Waiting 08:34:04 169dfbe0d373: Waiting 08:34:04 55522c791124: Download complete 08:34:04 169dfbe0d373: Verifying Checksum 08:34:04 169dfbe0d373: Download complete 08:34:04 e1ff8fa3b103: Verifying Checksum 08:34:04 e1ff8fa3b103: Download complete 08:34:04 af6eaf76a39c: Verifying Checksum 08:34:04 af6eaf76a39c: Download complete 08:34:04 Removing intermediate container 0062c23d3daa 08:34:04 ---> 8f04f8155dd4 08:34:04 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:04 ---> 414c5cfd502f 08:34:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:34:05 ---> 69c895b93982 08:34:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:05 af6eaf76a39c: Pull complete 08:34:05 5abe8eddf0d5: Verifying Checksum 08:34:05 5abe8eddf0d5: Download complete 08:34:05 55522c791124: Pull complete 08:34:06 ce5c4a1c91eb: Verifying Checksum 08:34:06 ce5c4a1c91eb: Download complete 08:34:07 52ebb69f0ebf: Verifying Checksum 08:34:07 52ebb69f0ebf: Download complete 08:34:08 ---> 4ab480009a79 08:34:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:09 ---> d49745b9a16c 08:34:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:09 ---> ebfb878c5c42 08:34:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:10 ---> 136f05002f51 08:34:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:10 ---> Running in d307f4bebaf7 08:34:11 Removing intermediate container d307f4bebaf7 08:34:11 ---> cac0d09fae54 08:34:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:11 ---> Running in c472485d45f5 08:34:11 Removing intermediate container c472485d45f5 08:34:11 ---> e3b68be187de 08:34:11 Step 24/26 : LABEL arch=x86_64 08:34:11 ---> Running in ebc261e4d8ff 08:34:12 Removing intermediate container ebc261e4d8ff 08:34:12 ---> 00473dbb2d95 08:34:12 Step 25/26 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:12 ---> Running in 8eb68cbd6c7a 08:34:13 Removing intermediate container 8eb68cbd6c7a 08:34:13 ---> 4697a9bc6abf 08:34:13 Step 26/26 : LABEL version=0.0.0 08:34:13 ---> Running in ac7caf6e1bc0 08:34:13 Removing intermediate container ac7caf6e1bc0 08:34:13 ---> 4ec9708fdee7 08:34:13 08:34:13 Successfully built 4ec9708fdee7 08:34:13 Successfully tagged security-spire-server:latest 08:34:13  Building security-spire-server ... done Building core-metadata 08:34:17 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:17 ---> f4776998768e 08:34:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:17 ---> Using cache 08:34:17 ---> 0dcbe6e9a89e 08:34:17 Step 4/25 : WORKDIR /edgex-go 08:34:17 ---> Using cache 08:34:17 ---> 25f590156787 08:34:17 Step 5/25 : RUN apk add --update --no-cache make git 08:34:17 ---> Using cache 08:34:17 ---> 7ae987a58115 08:34:17 Step 6/25 : COPY go.mod vendor* ./ 08:34:17 ---> Using cache 08:34:17 ---> caf9bfd77853 08:34:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:17 ---> Using cache 08:34:17 ---> 7ba72b89d73d 08:34:17 Step 8/25 : COPY . . 08:34:17 ---> Using cache 08:34:17 ---> 535b304787c1 08:34:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:19 ce5c4a1c91eb: Pull complete 08:34:19 169dfbe0d373: Pull complete 08:34:19 e1ff8fa3b103: Pull complete 08:34:19 ---> Running in c70096f63697 08:34:20 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:34:26 52ebb69f0ebf: Pull complete 08:34:28 5abe8eddf0d5: Pull complete 08:34:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:29 WORKDIR /edgex 08:34:29 COPY go.mod . 08:34:29 RUN go mod download 08:34:29 + docker build -t ci-base-image-arm64 -f - . 08:34:29 Sending build context to Docker daemon 2.932MB 08:34:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:29 ---> 6cb57ee374ae 08:34:29 Step 2/4 : WORKDIR /edgex 08:34:31 ---> Running in 6a42f16da020 08:34:31 Removing intermediate container 6a42f16da020 08:34:31 ---> ecf296c02c61 08:34:31 Step 3/4 : COPY go.mod . 08:34:32 ---> 2a580078755d 08:34:32 Step 4/4 : RUN go mod download 08:34:32 ---> Running in c3a8ae09b013 08:34:35 Removing intermediate container 8b34de20dc77 08:34:35 ---> 928c14e96275 08:34:35 08:34:35 Step 10/24 : FROM alpine:3.17 08:34:35 ---> b2aa39c304c2 08:34:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:35 Removing intermediate container 88297e74c132 08:34:35 ---> 8de3a3c4d196 08:34:35 08:34:35 Step 10/23 : FROM alpine:3.17 08:34:35 ---> b2aa39c304c2 08:34:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:35 Removing intermediate container 69496d48b677 08:34:35 ---> 584dc4bffcb6 08:34:35 08:34:35 Step 9/33 : FROM alpine:3.17 08:34:35 ---> b2aa39c304c2 08:34:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:34:35 ---> Running in bb558becd394 08:34:35 ---> Running in 9ddacb827035 08:34:35 ---> Running in 3a6e54659ea2 08:34:35 Removing intermediate container 3a6e54659ea2 08:34:35 ---> e60dfbaf0526 08:34:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:35 ---> Running in e416a656b497 08:34:35 Removing intermediate container 9ddacb827035 08:34:35 ---> 5cb0ca1b3b69 08:34:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:35 ---> Running in 146f4b50a340 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:35 (1/1) Installing dumb-init (1.2.5-r2) 08:34:35 Executing busybox-1.35.0-r29.trigger 08:34:35 OK: 7 MiB in 16 packages 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:35 (1/1) Installing dumb-init (1.2.5-r2) 08:34:35 Executing busybox-1.35.0-r29.trigger 08:34:35 OK: 7 MiB in 16 packages 08:34:35 (1/2) Installing dumb-init (1.2.5-r2) 08:34:35 (2/2) Installing su-exec (0.2-r2) 08:34:35 Executing busybox-1.35.0-r29.trigger 08:34:35 OK: 7 MiB in 17 packages 08:34:36 Removing intermediate container bb558becd394 08:34:36 ---> 7e97e1e15cb7 08:34:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:36 ---> Running in c1c796a4bfc4 08:34:36 Removing intermediate container 146f4b50a340 08:34:36 ---> 4f0d14667134 08:34:36 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:36 Removing intermediate container 3e27a1207871 08:34:36 ---> 7ff3f3e2359c 08:34:36 08:34:36 Step 9/20 : FROM alpine:3.17 08:34:36 ---> b2aa39c304c2 08:34:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:34:36 ---> Using cache 08:34:36 ---> e60dfbaf0526 08:34:36 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:36 Removing intermediate container e416a656b497 08:34:36 ---> 85cbfe0d3777 08:34:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:34:36 Removing intermediate container c1c796a4bfc4 08:34:36 ---> 266a239c79f4 08:34:36 Step 13/24 : ENV APP_PORT=59882 08:34:36 ---> Running in 33e8ed66fcc0 08:34:36 ---> Running in f47ac2a2c6af 08:34:37 ---> 421039f799aa 08:34:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:37 ---> Running in 8eeac91bcb44 08:34:37 Removing intermediate container f47ac2a2c6af 08:34:37 ---> 6fbd1b8aebae 08:34:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:37 ---> Running in 7efd18ac9e7e 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:37 Removing intermediate container 8eeac91bcb44 08:34:37 ---> 9b6990b5e9b9 08:34:37 Step 14/24 : EXPOSE $APP_PORT 08:34:37 ---> c96de0958b7e 08:34:37 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:37 ---> Running in 8b0896dd6f6c 08:34:37 Removing intermediate container 7efd18ac9e7e 08:34:37 ---> 7e46039c2025 08:34:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:37 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:37 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:37 OK: 17818 distinct packages available 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:37 ---> Running in b1f9576fb76c 08:34:37 Removing intermediate container 8b0896dd6f6c 08:34:37 ---> fc2653a5da96 08:34:37 Step 15/24 : WORKDIR / 08:34:38 ---> Running in d6c9539970b2 08:34:38 (1/9) Installing ca-certificates (20220614-r4) 08:34:38 Removing intermediate container b1f9576fb76c 08:34:38 ---> e820cbd030dc 08:34:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:38 ---> b5680fab3cfb 08:34:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:38 (2/9) Installing brotli-libs (1.0.9-r9) 08:34:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:34:38 (4/9) Installing libcurl (7.88.1-r1) 08:34:38 ---> Running in 4b42abef737b 08:34:38 (5/9) Installing curl (7.88.1-r1) 08:34:38 (6/9) Installing dumb-init (1.2.5-r2) 08:34:38 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:38 (8/9) Installing libucontext (1.2-r0) 08:34:38 (9/9) Installing gcompat (1.1.0-r0) 08:34:38 Executing busybox-1.35.0-r29.trigger 08:34:38 Executing ca-certificates-20220614-r4.trigger 08:34:38 Removing intermediate container d6c9539970b2 08:34:38 ---> 6d52cd913f8f 08:34:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:38 OK: 10 MiB in 24 packages 08:34:38 ---> e9922c5e34a3 08:34:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:38 Removing intermediate container 4b42abef737b 08:34:38 ---> 70284759ec04 08:34:38 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:38 ---> ec24c4e589fc 08:34:38 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:34:38 ---> Running in 5904e1d24917 08:34:38 ---> 16af473e3521 08:34:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:38 ---> c915d6b3f308 08:34:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:38 ---> Running in 3c9d9e18ad98 08:34:39 Removing intermediate container 33e8ed66fcc0 08:34:39 ---> a02450f0c825 08:34:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:39 ---> 46d91ecdf01c 08:34:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:34:39 ---> 7dc76130c18f 08:34:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:34:40 ---> 73cb0da93787 08:34:40 Step 20/24 : ENTRYPOINT ["/core-command"] 08:34:40 ---> Running in 2674ac48f548 08:34:40 ---> 83294ff7747e 08:34:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:40 Removing intermediate container 3c9d9e18ad98 08:34:40 ---> f4f943cf4550 08:34:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:40 Removing intermediate container 5904e1d24917 08:34:40 ---> b1f43394c5c9 08:34:40 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:40 Removing intermediate container 2674ac48f548 08:34:40 ---> d23c8556c594 08:34:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:40 ---> Running in 349e9a87f030 08:34:40 ---> Running in fa79183bc01b 08:34:40 ---> Running in 19729917d791 08:34:41 Removing intermediate container c70096f63697 08:34:41 ---> 1d53182e3ad5 08:34:41 08:34:41 Step 10/25 : FROM alpine:3.17 08:34:41 Removing intermediate container 349e9a87f030 08:34:41 ---> 50e095a51671 08:34:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:34:41 ---> b2aa39c304c2 08:34:41 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:34:41 ---> Using cache 08:34:41 ---> 7e97e1e15cb7 08:34:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:41 ---> Using cache 08:34:41 ---> 266a239c79f4 08:34:41 Step 13/25 : ENV APP_PORT=59881 08:34:41 Removing intermediate container fa79183bc01b 08:34:41 ---> f2d25905cb02 08:34:41 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:41 Removing intermediate container 19729917d791 08:34:41 ---> c3cb58f132ac 08:34:41 Step 22/24 : LABEL arch=x86_64 08:34:41 ---> Running in 83f1c8e58925 08:34:41 ---> Running in 05bab75e8447 08:34:41 ---> e99b045f6a4e 08:34:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:34:41 ---> Running in da10c9fd4823 08:34:41 Removing intermediate container 83f1c8e58925 08:34:41 ---> 5140ff6fe47c 08:34:41 Step 21/23 : LABEL arch=x86_64 08:34:41 Removing intermediate container 05bab75e8447 08:34:41 ---> 31b57d6397b9 08:34:41 Step 14/25 : EXPOSE $APP_PORT 08:34:41 ---> Running in 5c8e43e93f0a 08:34:41 ---> Running in 1c2113695b7a 08:34:41 ---> a9c37e9e65a8 08:34:41 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:41 ---> 2574cb6b0f5a 08:34:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:41 Removing intermediate container da10c9fd4823 08:34:41 ---> cae394456d11 08:34:41 Step 23/24 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:41 ---> Running in f45bece149f7 08:34:41 ---> Running in b17fa353c1ba 08:34:41 ---> Running in ab7048739a55 08:34:41 Removing intermediate container 5c8e43e93f0a 08:34:41 ---> 2ec8a0abef00 08:34:41 Step 22/23 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:41 Removing intermediate container 1c2113695b7a 08:34:41 ---> cc6b07ec731b 08:34:41 Step 15/25 : WORKDIR / 08:34:41 ---> Running in bb17f8a5bb7c 08:34:41 ---> Running in a8c91efaa5ce 08:34:41 Removing intermediate container ab7048739a55 08:34:41 ---> 38dad8487be1 08:34:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:41 Removing intermediate container b17fa353c1ba 08:34:41 ---> 578de05ce462 08:34:41 Step 24/24 : LABEL version=0.0.0 08:34:41 ---> Running in f87b75715e06 08:34:41 ---> Running in 3c673da14dd5 08:34:41 Removing intermediate container a8c91efaa5ce 08:34:41 ---> 63ad3b1cd44f 08:34:41 Step 23/23 : LABEL version=0.0.0 08:34:42 Removing intermediate container f87b75715e06 08:34:42 ---> c976567f34b6 08:34:42 Step 18/20 : LABEL arch=x86_64 08:34:42 Removing intermediate container bb17f8a5bb7c 08:34:42 ---> 60e71b85c04c 08:34:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 ---> Running in 1360be21e2e5 08:34:42 Removing intermediate container 3c673da14dd5 08:34:42 ---> a1fbc5cbbf77 08:34:42 08:34:42 ---> Running in 17e2971c9d5f 08:34:42 Removing intermediate container 1360be21e2e5 08:34:42 ---> 127128beaa02 08:34:42 08:34:42 Successfully built a1fbc5cbbf77 08:34:42 ---> e2ed15255c92 08:34:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:34:42 Successfully tagged core-command:latest 08:34:42  Building core-command ... done Building core-data 08:34:42 Successfully built 127128beaa02 08:34:42 Successfully tagged core-common-config-bootstrapper:latest 08:34:42 Building security-secretstore-setup 08:34:42 Removing intermediate container 17e2971c9d5f 08:34:42 ---> 0c9a7f0494ae 08:34:42 Step 19/20 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:42  Building core-common-config-bootstrapper ... done  ---> Running in eede55236c9f 08:34:44 ---> d5c28b5f3308 08:34:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:44 Removing intermediate container eede55236c9f 08:34:44 ---> 191e3fc5499a 08:34:44 Step 20/20 : LABEL version=0.0.0 08:34:44 Removing intermediate container f45bece149f7 08:34:44 ---> 0bf7c415606a 08:34:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:44 ---> Running in f9fa3bba5f5d 08:34:45 Removing intermediate container f9fa3bba5f5d 08:34:45 ---> 9ca5c29b8dc0 08:34:45 08:34:45 Successfully built 9ca5c29b8dc0 08:34:45 Successfully tagged security-spiffe-token-provider:latest 08:34:45  Building security-spiffe-token-provider ... done Building security-proxy-setup 08:34:45 ---> 5c68899f6957 08:34:45 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:34:45 ---> c353fcfdc47b 08:34:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:34:46 ---> e1a753ec138b 08:34:46 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:46 ---> 307ea52e8063 08:34:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:34:47 ---> dba3f8ae5129 08:34:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:34:47 ---> faffbc0e8626 08:34:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:34:47 ---> Running in c371c043f511 08:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> f4776998768e 08:34:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:47 ---> Using cache 08:34:47 ---> 0dcbe6e9a89e 08:34:47 Step 4/23 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> 25f590156787 08:34:47 Step 5/23 : RUN apk add --update --no-cache make git 08:34:47 ---> Using cache 08:34:47 ---> 7ae987a58115 08:34:47 Step 6/23 : COPY go.mod vendor* ./ 08:34:47 ---> Using cache 08:34:47 ---> caf9bfd77853 08:34:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:47 ---> Using cache 08:34:47 ---> 7ba72b89d73d 08:34:47 Step 8/23 : COPY . . 08:34:47 ---> Using cache 08:34:47 ---> 535b304787c1 08:34:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:47 ---> Running in 9576cca1cad5 08:34:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> f4776998768e 08:34:48 Step 3/25 : WORKDIR /edgex-go 08:34:48 ---> Using cache 08:34:48 ---> 90f42baf879c 08:34:48 Step 4/25 : RUN apk add --update --no-cache make git 08:34:48 ---> Using cache 08:34:48 ---> cb6188b40acf 08:34:48 Step 5/25 : COPY go.mod vendor* ./ 08:34:48 ---> Using cache 08:34:48 ---> eb9842172362 08:34:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 ---> Using cache 08:34:48 ---> 9f27f3810fbe 08:34:48 Step 7/25 : COPY . . 08:34:48 ---> Using cache 08:34:48 ---> 5904b2426b35 08:34:48 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:48 Removing intermediate container c371c043f511 08:34:48 ---> ffd30e5f27a9 08:34:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:48 ---> c83042a996b4 08:34:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:48 ---> Running in 80def480d901 08:34:48 ---> Running in 4a3692d2b2eb 08:34:48 ---> 97c894b35d4b 08:34:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:48 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:34:48 Removing intermediate container 4a3692d2b2eb 08:34:48 ---> 215d50d337b0 08:34:48 Step 23/25 : LABEL arch=x86_64 08:34:48 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:48 ---> Running in 225f63469c0d 08:34:49 ---> dddbdc0eab1b 08:34:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:49 Removing intermediate container 225f63469c0d 08:34:49 ---> f8aac12fc5c8 08:34:49 Step 24/25 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:49 ---> Running in 98c54a058cc3 08:34:49 ---> 894149d4ed0f 08:34:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:50 Removing intermediate container 98c54a058cc3 08:34:50 ---> f69f3b60fc01 08:34:50 Step 25/25 : LABEL version=0.0.0 08:34:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> f4776998768e 08:34:50 Step 3/22 : WORKDIR /edgex-go 08:34:50 ---> Using cache 08:34:50 ---> 90f42baf879c 08:34:50 Step 4/22 : RUN apk add --update --no-cache make git 08:34:50 ---> Using cache 08:34:50 ---> cb6188b40acf 08:34:50 Step 5/22 : COPY go.mod vendor* ./ 08:34:50 ---> Using cache 08:34:50 ---> eb9842172362 08:34:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 ---> Using cache 08:34:50 ---> 9f27f3810fbe 08:34:50 Step 7/22 : COPY . . 08:34:50 ---> Using cache 08:34:50 ---> 5904b2426b35 08:34:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:34:50 ---> c879546584c9 08:34:50 Step 28/33 : RUN chmod +x /entrypoint.sh 08:34:50 ---> Running in 3028dc194b15 08:34:50 ---> Running in 3ee14ef2d725 08:34:50 ---> Running in 7a9197adb847 08:34:50 Removing intermediate container 3028dc194b15 08:34:50 ---> 3d63df6c3219 08:34:50 08:34:50 Successfully built 3d63df6c3219 08:34:50 Successfully tagged core-metadata:latest 08:34:50 Building security-proxy-auth 08:34:50  Building core-metadata ... done 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:52 Removing intermediate container 3ee14ef2d725 08:34:52 ---> 58336bd3b53b 08:34:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:34:52 ---> Running in c680e13b7403 08:34:52 Removing intermediate container c680e13b7403 08:34:52 ---> 24ebbb283073 08:34:52 Step 30/33 : CMD ["gate"] 08:34:53 ---> Running in e6b3088a3f26 08:34:53 Removing intermediate container e6b3088a3f26 08:34:53 ---> 5f08555577bd 08:34:53 Step 31/33 : LABEL arch=x86_64 08:34:53 ---> Running in 9aec41b3a886 08:34:54 Removing intermediate container 9aec41b3a886 08:34:54 ---> 9950259eb308 08:34:54 Step 32/33 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:34:54 ---> Running in ecf3fc91d384 08:34:54 Removing intermediate container ecf3fc91d384 08:34:54 ---> 44d0aa093302 08:34:54 Step 33/33 : LABEL version=0.0.0 08:34:54 ---> Running in ba41c3c0a05b 08:34:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:54 ---> f4776998768e 08:34:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:54 ---> Using cache 08:34:54 ---> 0dcbe6e9a89e 08:34:54 Step 4/23 : WORKDIR /edgex-go 08:34:54 ---> Using cache 08:34:54 ---> 25f590156787 08:34:54 Step 5/23 : RUN apk add --update --no-cache make git 08:34:54 ---> Using cache 08:34:54 ---> 7ae987a58115 08:34:54 Step 6/23 : COPY go.mod vendor* ./ 08:34:54 ---> Using cache 08:34:54 ---> caf9bfd77853 08:34:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Using cache 08:34:54 ---> 7ba72b89d73d 08:34:54 Step 8/23 : COPY . . 08:34:54 ---> Using cache 08:34:54 ---> 535b304787c1 08:34:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:54 ---> Running in 7bdf08f55f4f 08:34:55 Removing intermediate container ba41c3c0a05b 08:34:55 ---> 24e667de528d 08:34:55 08:34:55 Successfully built 24e667de528d 08:34:55 Successfully tagged security-bootstrapper:latest 08:34:55  Building security-bootstrapper ... done Building support-scheduler 08:34:55 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:34:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:58 ---> f4776998768e 08:34:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:58 ---> Using cache 08:34:58 ---> 0dcbe6e9a89e 08:34:58 Step 4/23 : WORKDIR /edgex-go 08:34:58 ---> Using cache 08:34:58 ---> 25f590156787 08:34:58 Step 5/23 : RUN apk add --update --no-cache make git 08:34:58 ---> Using cache 08:34:58 ---> 7ae987a58115 08:34:58 Step 6/23 : COPY go.mod vendor* ./ 08:34:58 ---> Using cache 08:34:58 ---> caf9bfd77853 08:34:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:58 ---> Using cache 08:34:58 ---> 7ba72b89d73d 08:34:58 Step 8/23 : COPY . . 08:34:58 ---> Using cache 08:34:58 ---> 535b304787c1 08:34:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:59 ---> Running in e7c247efd94d 08:35:00 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:04 Removing intermediate container c3a8ae09b013 08:35:04 ---> af158e70ba32 08:35:04 Successfully built af158e70ba32 08:35:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:05 + docker inspect -f . ci-base-image-arm64 08:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:05 prd-ubuntu20.04-docker-arm64-4c-16g-5158 does not seem to be running inside a container 08:35:05 $ 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 ******** ci-base-image-arm64 cat 08:35:07 $ docker top e00a186e68ee0e45863a0abb2decb826a797025671d45f9f784c51c896860755 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:07 + go version 08:35:07 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:07 $ docker stop --time=1 e00a186e68ee0e45863a0abb2decb826a797025671d45f9f784c51c896860755 08:35:09 $ docker rm -f --volumes e00a186e68ee0e45863a0abb2decb826a797025671d45f9f784c51c896860755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker inspect -f . ci-base-image-arm64 08:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:10 prd-ubuntu20.04-docker-arm64-4c-16g-5158 does not seem to be running inside a container 08:35:10 $ 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 ******** ci-base-image-arm64 cat 08:35:11 $ docker top e5022ac75cd8a43b99c64876d8553acd38906ef448c5b08cd4a325f99f83b691 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:12 ========================================================= 08:35:12 [edgeXBuildGoParallel] Running Tests and Build... 08:35:12 ========================================================= [Pipeline] sh 08:35:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:13 + make test 08:35:13 go test -race -coverprofile=coverage.out ./... 08:35:18 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:35:26 Removing intermediate container 7a9197adb847 08:35:26 ---> 0db19b6b14fd 08:35:26 08:35:26 Step 9/22 : FROM alpine:3.17 08:35:26 ---> b2aa39c304c2 08:35:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:35:26 Removing intermediate container 80def480d901 08:35:26 ---> 38dd0a1c4d86 08:35:26 08:35:26 Step 9/25 : FROM alpine:3.17 08:35:26 ---> b2aa39c304c2 08:35:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:26 Removing intermediate container 9576cca1cad5 08:35:26 ---> 4ba3cd80b316 08:35:26 08:35:26 Step 10/23 : FROM alpine:3.17 08:35:26 ---> b2aa39c304c2 08:35:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:26 ---> Running in 115d3d232c98 08:35:26 ---> Running in ce1717d07fe1 08:35:26 ---> Running in e65d9bbad283 08:35:26 Removing intermediate container e65d9bbad283 08:35:26 ---> 7ad18236064f 08:35:26 Step 12/23 : ENV APP_PORT=59880 08:35:26 ---> Running in 64dd05abae47 08:35:26 Removing intermediate container 64dd05abae47 08:35:26 ---> d1a97dfaed82 08:35:26 Step 13/23 : EXPOSE $APP_PORT 08:35:26 ---> Running in c77c6e07ae10 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 Removing intermediate container c77c6e07ae10 08:35:27 ---> 27a390c3b59b 08:35:27 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:27 (1/3) Installing ca-certificates (20220614-r4) 08:35:27 (1/2) Installing dumb-init (1.2.5-r2) 08:35:27 (2/2) Installing openssl (3.0.8-r0) 08:35:27 Executing busybox-1.35.0-r29.trigger 08:35:27 ---> Running in 2602a889aa28 08:35:27 (2/3) Installing dumb-init (1.2.5-r2) 08:35:27 OK: 8 MiB in 17 packages 08:35:27 (3/3) Installing su-exec (0.2-r2) 08:35:27 Executing busybox-1.35.0-r29.trigger 08:35:27 Executing ca-certificates-20220614-r4.trigger 08:35:27 OK: 8 MiB in 18 packages 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:27 (1/1) Installing dumb-init (1.2.5-r2) 08:35:27 Executing busybox-1.35.0-r29.trigger 08:35:27 OK: 7 MiB in 16 packages 08:35:28 Removing intermediate container 7bdf08f55f4f 08:35:28 ---> 1b99bd846c7d 08:35:28 08:35:28 Step 10/23 : FROM alpine:3.17 08:35:28 ---> b2aa39c304c2 08:35:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:28 ---> Using cache 08:35:28 ---> 5cb0ca1b3b69 08:35:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:28 ---> Using cache 08:35:28 ---> 4f0d14667134 08:35:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> Using cache 08:35:28 ---> 421039f799aa 08:35:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:28 ---> Using cache 08:35:28 ---> c96de0958b7e 08:35:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:28 Removing intermediate container 115d3d232c98 08:35:28 ---> 1f42564aebe7 08:35:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:28 Removing intermediate container ce1717d07fe1 08:35:28 ---> 1df5cdb3809a 08:35:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:28 ---> Running in 825759c51d7c 08:35:28 ---> Running in 1ecfaba03f41 08:35:28 Removing intermediate container 825759c51d7c 08:35:28 ---> f287a081b607 08:35:28 Step 12/22 : WORKDIR /edgex 08:35:28 ---> Running in 8e32c0528a00 08:35:28 Removing intermediate container 1ecfaba03f41 08:35:28 ---> eafc6ddca4e3 08:35:28 Step 12/25 : WORKDIR / 08:35:28 Removing intermediate container 2602a889aa28 08:35:28 ---> f1b84eb3b1d0 08:35:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> 1f8ec045d3db 08:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:29 ---> Running in ed856d804e66 08:35:29 Removing intermediate container 8e32c0528a00 08:35:29 ---> 35e2af64eb2f 08:35:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:29 ---> cd77d1490b74 08:35:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:29 Removing intermediate container ed856d804e66 08:35:29 ---> 9bd712dcba98 08:35:29 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:29 ---> 862b5420cc6f 08:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:29 ---> 3c8f065e271a 08:35:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:29 ---> 663092d1e189 08:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:29 ---> 4b6a24509e7f 08:35:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:29 ---> ee81915de810 08:35:29 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:29 ---> Running in 40a611a97a4e 08:35:29 ---> 9ad9609f519e 08:35:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:29 ---> e7aff4279284 08:35:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:29 ---> 0b1f64cc4501 08:35:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:29 ---> 7bcc5f140fb4 08:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:30 ---> 30bdffde6ace 08:35:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:30 ---> ee29652c4ca8 08:35:30 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:30 ---> Running in 8c7113709064 08:35:30 ---> f4ebfc20ce3b 08:35:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:30 ---> 8bd5d4962410 08:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:30 Removing intermediate container 8c7113709064 08:35:30 ---> be8616b138bb 08:35:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:30 Removing intermediate container 40a611a97a4e 08:35:30 ---> f26060b19e3c 08:35:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:30 ---> Running in c7523ee8451e 08:35:30 ---> ae83e9cd56bf 08:35:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:30 ---> Running in d4decc98fe88 08:35:30 ---> d5f1b568d253 08:35:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:31 Removing intermediate container c7523ee8451e 08:35:31 ---> ebd0c0a02d65 08:35:31 Step 21/23 : LABEL arch=x86_64 08:35:31 Removing intermediate container d4decc98fe88 08:35:31 ---> 0d6924b61f23 08:35:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:31 ---> Running in 7e1a79ad9797 08:35:31 ---> Running in a2796f5346ca 08:35:31 ---> Running in 6a3166346153 08:35:31 ---> 0d6c29190404 08:35:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:31 Removing intermediate container a2796f5346ca 08:35:31 ---> 7a6cea97cba8 08:35:31 Step 22/23 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:35:31 Removing intermediate container 6a3166346153 08:35:31 ---> d864c1e6ed53 08:35:31 Step 21/23 : LABEL arch=x86_64 08:35:31 ---> Running in ba88aec4fd7e 08:35:32 ---> abaf6604576f 08:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:32 ---> Running in 814cd1d5f8ae 08:35:32 Removing intermediate container ba88aec4fd7e 08:35:32 ---> 2b6fe1ada558 08:35:32 Step 23/23 : LABEL version=0.0.0 08:35:32 ---> Running in f60a5192c68a 08:35:32 Removing intermediate container 814cd1d5f8ae 08:35:32 ---> 36ea0579d9e4 08:35:32 Step 22/23 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:35:32 Removing intermediate container 7e1a79ad9797 08:35:32 ---> 1dce72bd51a3 08:35:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:32 ---> fb23849b7d28 08:35:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:32 ---> Running in 8e6b5e6db536 08:35:32 ---> Running in c13581661d2b 08:35:32 ---> Running in 0647ad627bd7 08:35:32 Removing intermediate container f60a5192c68a 08:35:32 ---> 0d92e2e38fe8 08:35:32 08:35:32 Successfully built 0d92e2e38fe8 08:35:32 Removing intermediate container c13581661d2b 08:35:32 ---> f383f466d483 08:35:32 Step 20/22 : LABEL arch=x86_64 08:35:32 Successfully tagged core-data:latest 08:35:32  Building core-data ... done Building security-spire-agent 08:35:32 Removing intermediate container 8e6b5e6db536 08:35:32 ---> 14f429928559 08:35:32 Step 23/23 : LABEL version=0.0.0 08:35:32 ---> Running in 2a7a42ef603a 08:35:32 ---> Running in f8f90f0ed362 08:35:33 Removing intermediate container 2a7a42ef603a 08:35:33 ---> ed6b94d8f6c5 08:35:33 Step 21/22 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:35:34 Removing intermediate container f8f90f0ed362 08:35:34 ---> d4faf97126ee 08:35:34 08:35:34 ---> Running in 65349ce2def6 08:35:34 Successfully built d4faf97126ee 08:35:34 Successfully tagged security-proxy-auth:latest 08:35:34  Building security-proxy-auth ... done Building support-notifications 08:35:34 Removing intermediate container 0647ad627bd7 08:35:34 ---> 85b3966634a3 08:35:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:34 Removing intermediate container e7c247efd94d 08:35:34 ---> 4173799efe1a 08:35:34 08:35:34 Step 10/23 : FROM alpine:3.17 08:35:34 ---> b2aa39c304c2 08:35:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:34 ---> Using cache 08:35:34 ---> 7e97e1e15cb7 08:35:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:34 ---> Using cache 08:35:34 ---> 266a239c79f4 08:35:34 Step 13/23 : ENV APP_PORT=59861 08:35:36 Removing intermediate container 65349ce2def6 08:35:36 ---> 0fbecee48060 08:35:36 Step 22/22 : LABEL version=0.0.0 08:35:36 ---> Running in 9b6efbc809d9 08:35:36 ---> Running in 2309207affbb 08:35:36 ---> Running in f1b34abfff26 08:35:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:36 ---> f4776998768e 08:35:36 Step 3/27 : WORKDIR /edgex-go 08:35:36 ---> Using cache 08:35:36 ---> 90f42baf879c 08:35:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:36 Removing intermediate container 9b6efbc809d9 08:35:36 ---> b4151fabd47d 08:35:36 Step 23/25 : LABEL arch=x86_64 08:35:36 Removing intermediate container 2309207affbb 08:35:36 ---> 9bdddb8da2ab 08:35:36 Step 14/23 : EXPOSE $APP_PORT 08:35:36 ---> Running in d426f8deacf0 08:35:36 Removing intermediate container f1b34abfff26 08:35:36 ---> f868b0009526 08:35:36 08:35:36 ---> Running in cd06e24fc2fa 08:35:36 ---> Running in 4900479b1cdf 08:35:36 Successfully built f868b0009526 08:35:36 Successfully tagged security-proxy-setup:latest 08:35:36  Building security-proxy-setup ... done Building security-spire-config 08:35:36 Removing intermediate container 4900479b1cdf 08:35:36 ---> a93b3a1cdce1 08:35:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:36 Removing intermediate container cd06e24fc2fa 08:35:36 ---> 4d8de1c1ce81 08:35:36 Step 24/25 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 ---> Running in 7ae302b7f2b2 08:35:37 OK: 265 MiB in 53 packages 08:35:37 ---> 89f2702c29d7 08:35:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:38 Removing intermediate container 7ae302b7f2b2 08:35:38 ---> 9ba21a7e9b43 08:35:38 Step 25/25 : LABEL version=0.0.0 08:35:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:38 ---> f4776998768e 08:35:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:38 ---> Using cache 08:35:38 ---> 0dcbe6e9a89e 08:35:38 Step 4/23 : WORKDIR /edgex-go 08:35:38 ---> Using cache 08:35:38 ---> 25f590156787 08:35:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:38 ---> 2291d38da0b0 08:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:38 ---> Running in 4a364df2ba79 08:35:38 ---> Running in 5ac01dd43331 08:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:39 Removing intermediate container 4a364df2ba79 08:35:39 ---> 08a3be15a355 08:35:39 08:35:39 Removing intermediate container d426f8deacf0 08:35:39 ---> 2c730f5d13d9 08:35:39 Step 5/27 : COPY go.mod vendor* ./ 08:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:39 Successfully built 08a3be15a355 08:35:39 OK: 265 MiB in 53 packages 08:35:39 Successfully tagged security-secretstore-setup:latest 08:35:39  Building security-secretstore-setup ... done  ---> 69085a13d13e 08:35:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:39 ---> 8010eab3dced 08:35:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 ---> Running in e02fcfd4ad31 08:35:39 ---> 5517273d08bc 08:35:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:39 ---> Running in f93aa47f617f 08:35:39 Removing intermediate container f93aa47f617f 08:35:39 Removing intermediate container 5ac01dd43331 08:35:39 ---> 5f772dc9b74d 08:35:39 ---> deca8664d09e 08:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 6/23 : COPY go.mod vendor* ./ 08:35:39 08:35:39 ---> Running in 75c7069e2d68 08:35:40 ---> e88ecc16102c 08:35:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 Removing intermediate container 75c7069e2d68 08:35:40 ---> cc29393d8e5d 08:35:40 Step 21/23 : LABEL arch=x86_64 08:35:40 ---> Running in 9709be8b75a1 08:35:40 ---> Running in b3d24f9122da 08:35:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:40 ---> f4776998768e 08:35:40 Step 3/27 : WORKDIR /edgex-go 08:35:40 ---> Using cache 08:35:40 ---> 90f42baf879c 08:35:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:40 ---> Using cache 08:35:40 ---> 2c730f5d13d9 08:35:40 Step 5/27 : COPY go.mod vendor* ./ 08:35:40 ---> Using cache 08:35:40 ---> 8010eab3dced 08:35:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Running in b49e243f8c11 08:35:40 Removing intermediate container b3d24f9122da 08:35:40 ---> fb9b48e5eb04 08:35:40 Step 22/23 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:35:40 ---> Running in 55bab1e3fd4f 08:35:40 Removing intermediate container 55bab1e3fd4f 08:35:40 ---> 0b99770e4782 08:35:40 Step 23/23 : LABEL version=0.0.0 08:35:40 ---> Running in 6ff2d8cbf92d 08:35:40 Removing intermediate container 6ff2d8cbf92d 08:35:40 ---> eedc18a9c53b 08:35:40 08:35:40 Successfully built eedc18a9c53b 08:35:40 Successfully tagged support-scheduler:latest 08:36:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:27  Building support-scheduler ... done Removing intermediate container b49e243f8c11 08:36:27 ---> 757859b930d4 08:36:27 Step 7/27 : COPY . . 08:36:27 Removing intermediate container e02fcfd4ad31 08:36:27 ---> d5e332c625cf 08:36:27 Step 7/27 : COPY . . 08:36:27 Removing intermediate container 9709be8b75a1 08:36:27 ---> a98c09d88c6e 08:36:27 Step 8/23 : COPY . . 08:36:35 ---> 38955b276144 08:36:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:36:35 ---> 52414a153a33 08:36:35 ---> aabb78f0fd97 08:36:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:35 08:36:35 ---> Running in dfb034d5af63 08:36:35 ---> Running in 4cbbce7c5110 08:36:35 ---> Running in 2ca72aed7526 08:36:35 Removing intermediate container dfb034d5af63 08:36:35 ---> 85deab5f4c38 08:36:35 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:35 Removing intermediate container 4cbbce7c5110 08:36:35 ---> c0048fe0ffe9 08:36:35 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:35 ---> Running in a22237d7947e 08:36:35 ---> Running in 62a2478d70a6 08:36:35 Removing intermediate container a22237d7947e 08:36:35 ---> 3bd5f07a7b4e 08:36:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:35 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:36:35 Removing intermediate container 62a2478d70a6 08:36:35 ---> a9c28f56748c 08:36:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:35 ---> Running in 8c214d1e6c79 08:36:35 ---> Running in a575d653ce56 08:36:35 Removing intermediate container a575d653ce56 08:36:35 ---> bcdd2e284243 08:36:35 Step 11/27 : 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:36:35 Removing intermediate container 8c214d1e6c79 08:36:35 ---> 5c592316aee1 08:36:35 Step 11/27 : 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:36:35 ---> Running in 579ec33b2371 08:36:35 ---> Running in 9f4077972376 08:36:36 Removing intermediate container 9f4077972376 08:36:36 ---> 46751c7ff8ee 08:36:36 Step 12/27 : WORKDIR /edgex-go 08:36:36 Removing intermediate container 579ec33b2371 08:36:36 ---> 5b99426226d8 08:36:36 Step 12/27 : WORKDIR /edgex-go 08:36:36 ---> Running in 0a93d8c7940b 08:36:36 ---> Running in 0c035c46d7c4 08:36:36 Removing intermediate container 0a93d8c7940b 08:36:36 ---> 9c896b4d92d0 08:36:36 08:36:36 Step 13/27 : FROM alpine:3.17 08:36:36 ---> b2aa39c304c2 08:36:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:36 ---> Using cache 08:36:36 ---> e5811d3dde69 08:36:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:36 ---> Using cache 08:36:36 ---> 8f04f8155dd4 08:36:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:36 ---> Using cache 08:36:36 ---> 414c5cfd502f 08:36:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:36 ---> Using cache 08:36:36 ---> 69c895b93982 08:36:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:36 Removing intermediate container 0c035c46d7c4 08:36:36 ---> 33a75ab3400e 08:36:36 08:36:36 Step 13/27 : FROM alpine:3.17 08:36:36 ---> b2aa39c304c2 08:36:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:36 ---> Using cache 08:36:36 ---> e5811d3dde69 08:36:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:36 ---> Running in 3cdbb2495513 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:37 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:37 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:37 OK: 17818 distinct packages available 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:37 ---> b87e74e37ac6 08:36:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:37 (1/4) Installing dumb-init (1.2.5-r2) 08:36:37 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:37 (3/4) Installing libucontext (1.2-r0) 08:36:37 (4/4) Installing gcompat (1.1.0-r0) 08:36:37 Executing busybox-1.35.0-r29.trigger 08:36:37 OK: 7 MiB in 19 packages 08:36:38 ---> 818f6ad48bce 08:36:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:38 Removing intermediate container 3cdbb2495513 08:36:38 ---> bf3f7eb16c92 08:36:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 ---> 08ffb8770ad8 08:36:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:39 ---> 378ebb881726 08:36:39 ---> 4cfd58277337 08:36:39 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:39 08:36:39 ---> 6b94c82f75b4 08:36:39 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:39 ---> df93916e09ef 08:36:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:39 ---> Running in ade1590e4b0b 08:36:39 Removing intermediate container ade1590e4b0b 08:36:39 ---> 3b3b29b28c59 08:36:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:39 ---> Running in f38aa8f37bae 08:36:40 Removing intermediate container f38aa8f37bae 08:36:40 ---> 92c41c7f3434 08:36:40 Step 25/27 : LABEL arch=x86_64 08:36:40 ---> Running in b7b59d503a22 08:36:40 Removing intermediate container b7b59d503a22 08:36:40 ---> cfcec60a2cf7 08:36:40 Step 26/27 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:36:41 ---> Running in e9253290efc6 08:36:41 Removing intermediate container e9253290efc6 08:36:41 ---> e46bc302b03a 08:36:41 Step 27/27 : LABEL version=0.0.0 08:36:41 ---> a0e9195f2c41 08:36:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:41 ---> Running in f9950ee68a3b 08:36:41 Removing intermediate container f9950ee68a3b 08:36:41 ---> 0909f3e740f2 08:36:41 08:36:41 ---> 4ae2116e69f2 08:36:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:41 Successfully built 0909f3e740f2 08:36:41 Successfully tagged security-spire-agent:latest 08:36:41  Building security-spire-agent ... done  ---> Running in e8f662299293 08:36:42 Removing intermediate container e8f662299293 08:36:42 ---> 5d492b395782 08:36:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:42 ---> 347da7bd1d32 08:36:42 Step 22/27 : WORKDIR / 08:36:42 ---> Running in 35e3cc0f1686 08:36:42 Removing intermediate container 35e3cc0f1686 08:36:42 ---> dc24888cb4b4 08:36:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:42 ---> Running in 199ca6e7d17b 08:36:42 Removing intermediate container 199ca6e7d17b 08:36:42 ---> b7cf58d44f15 08:36:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:42 ---> Running in 086e53703747 08:36:43 Removing intermediate container 086e53703747 08:36:43 ---> 750eca0f7ea7 08:36:43 Step 25/27 : LABEL arch=x86_64 08:36:43 ---> Running in 0299b24d786f 08:36:43 Removing intermediate container 0299b24d786f 08:36:43 ---> ff42ef96fc88 08:36:43 Step 26/27 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:36:43 ---> Running in b698fc50850f 08:36:43 Removing intermediate container b698fc50850f 08:36:43 ---> 7e2edb7ec7d4 08:36:43 Step 27/27 : LABEL version=0.0.0 08:36:43 ---> Running in 0559c46a0064 08:36:43 Removing intermediate container 0559c46a0064 08:36:43 ---> 5855a19e70af 08:36:43 08:36:43 Successfully built 5855a19e70af 08:36:43 Successfully tagged security-spire-config:latest 08:36:55  Building security-spire-config ... done Removing intermediate container 2ca72aed7526 08:36:55 ---> e5b0c3ee6dda 08:36:55 08:36:55 Step 10/23 : FROM alpine:3.17 08:36:55 ---> b2aa39c304c2 08:36:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:55 ---> Running in 4aedf95312d9 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:55 (1/2) Installing ca-certificates (20220614-r4) 08:36:55 (2/2) Installing dumb-init (1.2.5-r2) 08:36:55 Executing busybox-1.35.0-r29.trigger 08:36:55 Executing ca-certificates-20220614-r4.trigger 08:36:55 OK: 8 MiB in 17 packages 08:36:55 Removing intermediate container 4aedf95312d9 08:36:55 ---> ad4476a6a261 08:36:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:55 ---> Running in 2db35c0cd59f 08:36:55 Removing intermediate container 2db35c0cd59f 08:36:55 ---> a5ee81334731 08:36:55 Step 13/23 : ENV APP_PORT=59860 08:36:55 ---> Running in 0c43a9b37c95 08:36:55 Removing intermediate container 0c43a9b37c95 08:36:55 ---> 57c0a96c9544 08:36:55 Step 14/23 : EXPOSE $APP_PORT 08:36:55 ---> Running in 4851287b8cb0 08:36:55 Removing intermediate container 4851287b8cb0 08:36:55 ---> 6cef925d5da7 08:36:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 ---> 08935f8f5237 08:36:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:56 ---> 0e2c680cd080 08:36:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:56 ---> 43d9c521037e 08:36:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:56 ---> 94cafbe71cae 08:36:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:56 ---> Running in 28e5af24cccf 08:36:56 Removing intermediate container 28e5af24cccf 08:36:56 ---> 185db545951c 08:36:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:57 ---> Running in 88cf51d14f45 08:36:57 Removing intermediate container 88cf51d14f45 08:36:57 ---> 5ba06aa18dd0 08:36:57 Step 21/23 : LABEL arch=x86_64 08:36:57 ---> Running in 515e50de2159 08:36:57 Removing intermediate container 515e50de2159 08:36:57 ---> 1fac3ec9a198 08:36:57 Step 22/23 : LABEL git_sha=16dd86e44d32c4846674a7eb45526f5a3e504e4d 08:36:57 ---> Running in faf94e7e1740 08:36:57 Removing intermediate container faf94e7e1740 08:36:57 ---> cf0a8977606b 08:36:57 Step 23/23 : LABEL version=0.0.0 08:36:57 ---> Running in 1566294ca2db 08:36:57 Removing intermediate container 1566294ca2db 08:36:57 ---> d719f9d09f64 08:36:57 08:36:57 Successfully built d719f9d09f64 08:36:57 Successfully tagged support-notifications:latest 08:36:57  Building support-notifications ... done  [Pipeline] } 08:36:57 $ docker stop --time=1 373233a39332f79757fe6b2fc580c46e753bd1a17ea52792670db4bd234d2eec 08:36:58 $ docker rm -f --volumes 373233a39332f79757fe6b2fc580c46e753bd1a17ea52792670db4bd234d2eec [Pipeline] // withDockerContainer [Pipeline] sh 08:36:59 + docker images 08:36:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:59 support-notifications latest d719f9d09f64 2 seconds ago 33MB 08:36:59 e5b0c3ee6dda 6 seconds ago 1.76GB 08:36:59 security-spire-config latest 5855a19e70af 16 seconds ago 88.9MB 08:36:59 security-spire-agent latest 0909f3e740f2 18 seconds ago 129MB 08:36:59 33a75ab3400e 23 seconds ago 1.55GB 08:36:59 9c896b4d92d0 23 seconds ago 1.55GB 08:36:59 support-scheduler latest eedc18a9c53b About a minute ago 32.4MB 08:36:59 security-secretstore-setup latest 08a3be15a355 About a minute ago 33.5MB 08:36:59 security-proxy-setup latest f868b0009526 About a minute ago 19.1MB 08:36:59 security-proxy-auth latest d4faf97126ee About a minute ago 18.6MB 08:36:59 4173799efe1a About a minute ago 1.76GB 08:36:59 core-data latest 0d92e2e38fe8 About a minute ago 20.4MB 08:36:59 1b99bd846c7d About a minute ago 1.67GB 08:36:59 38dd0a1c4d86 About a minute ago 1.69GB 08:36:59 0db19b6b14fd About a minute ago 1.67GB 08:36:59 4ba3cd80b316 About a minute ago 1.7GB 08:36:59 security-bootstrapper latest 24e667de528d 2 minutes ago 22.5MB 08:36:59 core-metadata latest 3d63df6c3219 2 minutes ago 20.7MB 08:36:59 security-spiffe-token-provider latest 9ca5c29b8dc0 2 minutes ago 33.2MB 08:36:59 core-common-config-bootstrapper latest 127128beaa02 2 minutes ago 17.6MB 08:36:59 core-command latest a1fbc5cbbf77 2 minutes ago 20.2MB 08:36:59 1d53182e3ad5 2 minutes ago 1.7GB 08:36:59 7ff3f3e2359c 2 minutes ago 1.73GB 08:36:59 584dc4bffcb6 2 minutes ago 1.68GB 08:36:59 928c14e96275 2 minutes ago 1.69GB 08:36:59 8de3a3c4d196 2 minutes ago 1.69GB 08:36:59 security-spire-server latest 4ec9708fdee7 2 minutes ago 89.8MB 08:36:59 46ee05c42e0a 2 minutes ago 1.55GB 08:36:59 ci-base-image-x86_64 latest f4776998768e 6 minutes ago 882MB 08:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 08:36:59 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 08:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:59 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:38:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.355s coverage: 28.7% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 98.5% of statements 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.461s coverage: 71.3% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 54.0% of statements 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.034s coverage: 88.5% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.786s coverage: 3.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.062s coverage: 95.6% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 72.2% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.308s coverage: 65.9% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 45.5% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.271s coverage: 82.9% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.358s coverage: 79.9% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.295s coverage: 92.9% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.227s coverage: 20.0% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.622s coverage: 81.2% of statements 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.538s coverage: 82.1% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 86.0% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.256s coverage: 63.1% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 38.4% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.5% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 08:41:33 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:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:33 go vet ./... 08:44:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:43 ./bin/test-attribution-txt.sh 08:44:43 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:44 + ls -al . 08:44:44 total 700 08:44:44 drwxrwxr-x 10 1001 1001 4096 Mar 22 08:35 . 08:44:44 drwxr-xr-x 4 root root 4096 Mar 22 08:35 .. 08:44:44 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:33 .blubracket 08:44:44 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:33 .dockerignore 08:44:44 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:33 .git 08:44:44 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:33 .github 08:44:44 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:33 .gitignore 08:44:44 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:33 .golangci.yml 08:44:44 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:33 .hadolint.yml 08:44:44 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:33 .sonarcloud.properties 08:44:44 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:33 ADOPTERS.md 08:44:44 -rw-rw-r-- 1 1001 1001 10825 Mar 22 08:33 Attribution.txt 08:44:44 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:33 CHANGELOG.md 08:44:44 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:33 CONTRIBUTING.md 08:44:44 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:33 GOVERNANCE.md 08:44:44 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:33 Jenkinsfile 08:44:44 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:33 LICENSE 08:44:44 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:33 Makefile 08:44:44 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:33 OWNERS.md 08:44:44 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:33 README.md 08:44:44 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:33 SECURITY.md 08:44:44 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:44:44 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:33 bin 08:44:44 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:33 cmd 08:44:44 -rw-r--r-- 1 root root 447275 Mar 22 08:41 coverage.out 08:44:44 -rw-rw-r-- 1 1001 1001 3236 Mar 22 08:33 go.mod 08:44:44 -rw-rw-r-- 1 1001 1001 31438 Mar 22 08:33 go.sum 08:44:44 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:33 internal 08:44:44 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:33 openapi 08:44:44 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:33 security.txt 08:44:44 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:33 snap 08:44:44 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:33 version.go [Pipeline] sh 08:44:45 + '[' -e coverage.out ] 08:44:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:45 Warning: overwriting stash ‘coverage-report’ 08:44:46 Stashed 1 file(s) [Pipeline] sh 08:44:46 + make build 08:44:46 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:38 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:38 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:38 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: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:47:38 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:38 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:45 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: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:54 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:00 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:06 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:13 $ docker stop --time=1 e5022ac75cd8a43b99c64876d8553acd38906ef448c5b08cd4a325f99f83b691 08:48:16 $ docker rm -f --volumes e5022ac75cd8a43b99c64876d8553acd38906ef448c5b08cd4a325f99f83b691 [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:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:18 08:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:19 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:19 29e5d40040c1: Pulling fs layer 08:48:19 1ce36da41761: Pulling fs layer 08:48:19 25b303627fd3: Pulling fs layer 08:48:19 29e5d40040c1: Download complete 08:48:19 1ce36da41761: Verifying Checksum 08:48:19 1ce36da41761: Download complete 08:48:20 29e5d40040c1: Pull complete 08:48:21 1ce36da41761: Pull complete 08:48:21 25b303627fd3: Verifying Checksum 08:48:21 25b303627fd3: Download complete 08:48:31 25b303627fd3: Pull complete 08:48:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:31 prd-ubuntu20.04-docker-arm64-4c-16g-5158 does not seem to be running inside a container 08:48:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:34 $ docker top fe4f439976d176a56a59d02e31cfa623326a5cb0049c9301b006f7a7a0064036 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:35 + docker-compose build --help 08:48:35 + grep parallel 08:48:41 --parallel Build images in parallel. [Pipeline] } 08:48:41 $ docker stop --time=1 fe4f439976d176a56a59d02e31cfa623326a5cb0049c9301b006f7a7a0064036 08:48:43 $ docker rm -f --volumes fe4f439976d176a56a59d02e31cfa623326a5cb0049c9301b006f7a7a0064036 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-5158 does not seem to be running inside a container 08:48:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:45 $ docker top 858f5e401125c2da362143d891e5954b8dea8f3df4fb271635af57a9dc7ff750 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:46 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:52 Building core-command ... 08:48:52 Building core-common-config-bootstrapper ... 08:48:52 Building core-data ... 08:48:52 Building core-metadata ... 08:48:52 Building security-bootstrapper ... 08:48:52 Building security-proxy-auth ... 08:48:52 Building security-proxy-setup ... 08:48:52 Building security-secretstore-setup ... 08:48:52 Building security-spiffe-token-provider ... 08:48:52 Building security-spire-agent ... 08:48:52 Building security-spire-config ... 08:48:52 Building security-spire-server ... 08:48:52 Building support-notifications ... 08:48:52 Building support-scheduler ... 08:48:52 Building security-spire-config 08:48:52 Building security-spiffe-token-provider 08:48:52 Building core-command 08:48:52 Building security-spire-agent 08:48:52 Building core-data 08:49:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:39 ---> af158e70ba32 08:49:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:49:39 ---> af158e70ba32 08:49:39 Step 3/27 : WORKDIR /edgex-go 08:49:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:49:39 ---> af158e70ba32 08:49:39 Step 3/27 : WORKDIR /edgex-go 08:49:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:39 ---> af158e70ba32 08:49:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:39 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:49:39 ---> af158e70ba32 08:49:39 Step 3/20 : WORKDIR /edgex-go 08:49:39 ---> Running in 3f03a4f08f96 08:49:39 ---> Running in e1ee5baf0299 08:49:39 ---> Running in d51bbd3456a2 08:49:39 ---> Running in cfb1d8fced70 08:49:39 ---> Running in c9caa7f7bb73 08:49:40 Removing intermediate container cfb1d8fced70 08:49:40 Removing intermediate container e1ee5baf0299 08:49:40 ---> 7e88dd027fdc 08:49:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:49:40 ---> a0ab2e3db137 08:49:40 Step 4/24 : WORKDIR /edgex-go 08:49:40 Removing intermediate container c9caa7f7bb73 08:49:40 Removing intermediate container d51bbd3456a2 08:49:40 ---> b2dd3b43c56c 08:49:40 Step 4/23 : WORKDIR /edgex-go 08:49:40 ---> 5b2226139853 08:49:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:49:40 Removing intermediate container 3f03a4f08f96 08:49:40 ---> Running in 81945e6dfab9 08:49:40 ---> bbdd063b0425 08:49:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:49:40 ---> Running in 397324dbd73a 08:49:41 ---> Running in 6940fae16ea5 08:49:41 ---> Running in d6735c81b4f5 08:49:41 ---> Running in 963d6a5173d5 08:49:41 Removing intermediate container 81945e6dfab9 08:49:41 ---> fda624e202e7 08:49:41 Step 5/24 : RUN apk add --update --no-cache make git 08:49:42 ---> Running in 975bf5723136 08:49:42 Removing intermediate container d6735c81b4f5 08:49:42 ---> 2ccf408a9ebf 08:49:42 Step 5/23 : RUN apk add --update --no-cache make git 08:49:42 ---> Running in 95d24f4e7e7c 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:46 OK: 263 MiB in 53 packages 08:49:46 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:46 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:46 OK: 17691 distinct packages available 08:49:47 OK: 263 MiB in 53 packages 08:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:47 OK: 263 MiB in 53 packages 08:49:47 OK: 263 MiB in 53 packages 08:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:49 Removing intermediate container 6940fae16ea5 08:49:49 ---> 4a4c035f2895 08:49:49 Step 5/27 : COPY go.mod vendor* ./ 08:49:49 OK: 263 MiB in 53 packages 08:49:49 Removing intermediate container 963d6a5173d5 08:49:49 ---> 4a036921dd2b 08:49:49 Step 5/27 : COPY go.mod vendor* ./ 08:49:49 Removing intermediate container 95d24f4e7e7c 08:49:49 ---> c740ebcc2307 08:49:49 Step 6/23 : COPY go.mod vendor* ./ 08:49:50 Removing intermediate container 975bf5723136 08:49:50 ---> 6920305cb7b7 08:49:50 Step 6/24 : COPY go.mod vendor* ./ 08:49:50 ---> 2ce726246f2d 08:49:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:50 ---> Running in 75a30702c97b 08:49:51 Removing intermediate container 397324dbd73a 08:49:51 ---> c6b5222d025a 08:49:51 Step 5/20 : COPY go.mod vendor* ./ 08:49:51 ---> f516ae67e777 08:49:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:51 ---> 7d465bb41bc0 08:49:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:51 ---> Running in c6b7b0b533a2 08:49:51 ---> Running in f6170c781aa9 08:49:51 ---> 48ff82dc4b75 08:49:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:51 ---> Running in b9a76221b510 08:49:52 ---> 531b79d3a559 08:49:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 ---> Running in 8dfdfc3c1bb3 08:51:44 Removing intermediate container 75a30702c97b 08:51:44 ---> a1cc4ff948b7 08:51:44 Step 7/27 : COPY . . 08:51:44 Removing intermediate container f6170c781aa9 08:51:44 ---> 4e6e450592d9 08:51:44 Step 8/23 : COPY . . 08:51:44 Removing intermediate container b9a76221b510 08:51:44 ---> 72dcf9846d1f 08:51:44 Step 8/24 : COPY . . 08:51:44 Removing intermediate container c6b7b0b533a2 08:51:44 ---> 410cb94bb31e 08:51:44 Step 7/27 : COPY . . 08:51:44 Removing intermediate container 8dfdfc3c1bb3 08:51:44 ---> 79ea7a2f4edf 08:51:44 Step 7/20 : COPY . . 08:51:56 ---> 9b788caeb30c 08:51:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:56 ---> b9c8edd783cb 08:51:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:51:56 ---> a4ee8c458857 08:51:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:56 ---> 686715db6b5b 08:51:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:56 ---> efa5c4171323 08:51:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:51:56 ---> Running in 0cf8e62f8016 08:51:56 ---> Running in 9ad9416964ff 08:51:56 ---> Running in 9e33af2dee2c 08:51:56 ---> Running in a9b750893f0a 08:51:56 ---> Running in d5b285865296 08:51:56 Removing intermediate container a9b750893f0a 08:51:56 ---> 21ade160f776 08:51:56 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:56 Removing intermediate container d5b285865296 08:51:56 ---> a7a228736fd3 08:51:56 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:56 ---> Running in 51a9e33befaa 08:51:56 ---> Running in 31e0ae4c2985 08:51:57 Removing intermediate container 31e0ae4c2985 08:51:57 ---> 7f1b34f17333 08:51:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:57 Removing intermediate container 51a9e33befaa 08:51:57 ---> 8405273dd49a 08:51:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:57 ---> Running in 9c505925556e 08:51:57 ---> Running in 274f48953e18 08:51:57 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:51:57 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:51:57 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:51:58 Removing intermediate container 9c505925556e 08:51:58 ---> 88f03d5f05c8 08:51:58 Step 11/27 : 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:51:58 Removing intermediate container 274f48953e18 08:51:58 ---> c8b00574c23a 08:51:58 Step 11/27 : 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:51:58 ---> Running in 7fe61dfa3dd7 08:51:58 ---> Running in 6a5c2ca6c76c 08:52:03 Removing intermediate container 7fe61dfa3dd7 08:52:03 ---> c9262584c1ca 08:52:03 Step 12/27 : WORKDIR /edgex-go 08:52:03 Removing intermediate container 6a5c2ca6c76c 08:52:03 ---> 8c88abf400ae 08:52:03 Step 12/27 : WORKDIR /edgex-go 08:52:03 ---> Running in 1dbafb357610 08:52:03 ---> Running in 6540705a4092 08:52:03 Removing intermediate container 1dbafb357610 08:52:03 ---> 6baad31d75ff 08:52:03 08:52:03 Step 13/27 : FROM alpine:3.17 08:52:04 Removing intermediate container 6540705a4092 08:52:04 ---> 2de5dd50b62f 08:52:04 08:52:04 Step 13/27 : FROM alpine:3.17 08:52:04 3.17: Pulling from library/alpine 08:52:04 3.17: Pulling from library/alpine 08:52:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:52:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:52:04 Status: Downloaded newer image for alpine:3.17 08:52:04 Status: Image is up to date for alpine:3.17 08:52:04 ---> d74e625d9115 08:52:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> d74e625d9115 08:52:04 08:52:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:04 ---> Running in 564dc0599c08 08:52:04 ---> Running in e331ae6978d3 08:52:05 Removing intermediate container e331ae6978d3 08:52:05 ---> 372a61292c8f 08:52:05 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:05 Removing intermediate container 564dc0599c08 08:52:05 ---> 191835eafca5 08:52:05 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:05 ---> Running in 56004aac4465 08:52:05 ---> Running in 8622e5e3c4da 08:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:10 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:10 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:10 OK: 17689 distinct packages available 08:52:10 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:10 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:10 OK: 17689 distinct packages available 08:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:13 (1/5) Installing dumb-init (1.2.5-r2) 08:52:13 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:13 (3/5) Installing libucontext (1.2-r0) 08:52:13 (1/4) Installing dumb-init (1.2.5-r2) 08:52:13 (4/5) Installing gcompat (1.1.0-r0) 08:52:13 (5/5) Installing openssl (3.0.8-r0) 08:52:13 (2/4) Installing musl-obstack (1.2.3-r0) 08:52:13 (3/4) Installing libucontext (1.2-r0) 08:52:13 (4/4) Installing gcompat (1.1.0-r0) 08:52:13 Executing busybox-1.35.0-r29.trigger 08:52:13 Executing busybox-1.35.0-r29.trigger 08:52:13 OK: 9 MiB in 20 packages 08:52:13 OK: 8 MiB in 19 packages 08:52:16 Removing intermediate container 56004aac4465 08:52:16 ---> b075bf00be13 08:52:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:16 Removing intermediate container 8622e5e3c4da 08:52:16 ---> 447b4e9b6e07 08:52:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:17 ---> 8e55d072d929 08:52:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:52:17 ---> 989c3ae63716 08:52:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:52:18 ---> 32cf73f765f8 08:52:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:18 ---> dfc17bc1cdf5 08:52:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:24 ---> 140293973fa1 08:52:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:26 ---> b89b5280c3be 08:52:26 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:28 ---> aa359524e4c0 08:52:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:28 ---> Running in b4f8f78cf0fc 08:52:29 Removing intermediate container b4f8f78cf0fc 08:52:29 ---> e52ba270f668 08:52:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:31 ---> de51ac0f75e7 08:52:31 Step 22/27 : WORKDIR / 08:52:31 ---> Running in f5dfaf43f88f 08:52:31 Removing intermediate container f5dfaf43f88f 08:52:31 ---> a0dcb164e632 08:52:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:32 ---> 6104be044bb3 08:52:32 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:32 ---> Running in 41bc1899691d 08:52:32 Removing intermediate container 41bc1899691d 08:52:32 ---> b282d775a5fa 08:52:32 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:32 ---> Running in 2ce256f99d08 08:52:33 ---> 951c175a6c74 08:52:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:33 Removing intermediate container 2ce256f99d08 08:52:33 ---> 1115a8cb8b95 08:52:33 Step 25/27 : LABEL arch=arm64 08:52:33 ---> Running in 82425e33ec0d 08:52:34 ---> ce8c862984ba 08:52:34 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:34 Removing intermediate container 82425e33ec0d 08:52:34 ---> 520e2ab0ec73 08:52:34 Step 26/27 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 08:52:34 ---> Running in 35eee0c83918 08:52:35 Removing intermediate container 35eee0c83918 08:52:35 ---> b54aa9f935e7 08:52:35 Step 27/27 : LABEL version=0.0.0 08:52:35 ---> Running in 201aeee5ff86 08:52:35 ---> 839da4b575c2 08:52:36 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:36 ---> Running in 82f71df8b22f 08:52:36 Removing intermediate container 201aeee5ff86 08:52:36 ---> d2232722ffc8 08:52:36 08:52:37 Successfully built d2232722ffc8 08:52:37 Successfully tagged security-spire-config-arm64:latest 08:52:37  Building security-spire-config ... done Building security-spire-server 08:52:37 Removing intermediate container 82f71df8b22f 08:52:37 ---> 4997a8ae2d7d 08:52:37 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:37 ---> Running in c20371c10226 08:52:37 Removing intermediate container c20371c10226 08:52:37 ---> 787e0ddaa863 08:52:37 Step 25/27 : LABEL arch=arm64 08:52:38 ---> Running in 2a422fa52e1d 08:52:38 Removing intermediate container 2a422fa52e1d 08:52:38 ---> 8902d0d2f738 08:52:38 Step 26/27 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 08:52:38 ---> Running in f67b15f80377 08:52:39 Removing intermediate container f67b15f80377 08:52:39 ---> b1f3d823dedd 08:52:39 Step 27/27 : LABEL version=0.0.0 08:52:39 ---> Running in 8c9b6219d0dc 08:52:40 Removing intermediate container 8c9b6219d0dc 08:52:40 ---> c6b330e226b9 08:52:40 08:52:40 Successfully built c6b330e226b9 08:52:40 Successfully tagged security-spire-agent-arm64:latest 08:52:40  Building security-spire-agent ... done Building security-proxy-auth 08:53:07 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:07 ---> af158e70ba32 08:53:07 Step 3/26 : WORKDIR /edgex-go 08:53:07 ---> Using cache 08:53:07 ---> bbdd063b0425 08:53:07 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:53:07 ---> Using cache 08:53:07 ---> 4a036921dd2b 08:53:07 Step 5/26 : COPY go.mod vendor* ./ 08:53:07 ---> Using cache 08:53:07 ---> f516ae67e777 08:53:07 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:07 ---> Using cache 08:53:07 ---> 410cb94bb31e 08:53:07 Step 7/26 : COPY . . 08:53:07 ---> Using cache 08:53:07 ---> efa5c4171323 08:53:07 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:53:07 ---> Using cache 08:53:07 ---> a7a228736fd3 08:53:07 Step 9/26 : WORKDIR /edgex-go/spire-build 08:53:07 ---> Using cache 08:53:07 ---> 7f1b34f17333 08:53:07 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:53:07 ---> Using cache 08:53:07 ---> 88f03d5f05c8 08:53:07 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:53:07 ---> Running in fa20e86134d0 08:53:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:08 ---> af158e70ba32 08:53:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:08 ---> Using cache 08:53:08 ---> b2dd3b43c56c 08:53:08 Step 4/23 : WORKDIR /edgex-go 08:53:08 ---> Using cache 08:53:08 ---> 2ccf408a9ebf 08:53:08 Step 5/23 : RUN apk add --update --no-cache make git 08:53:08 ---> Using cache 08:53:08 ---> c740ebcc2307 08:53:08 Step 6/23 : COPY go.mod vendor* ./ 08:53:08 ---> Using cache 08:53:08 ---> 7d465bb41bc0 08:53:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:08 ---> Using cache 08:53:08 ---> 4e6e450592d9 08:53:08 Step 8/23 : COPY . . 08:53:08 ---> Using cache 08:53:08 ---> a4ee8c458857 08:53:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:53:08 ---> Running in 7bf81cc05ab6 08:53: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:11 Removing intermediate container fa20e86134d0 08:53:11 ---> 813c0d31c949 08:53:11 Step 12/26 : WORKDIR /edgex-go 08:53:12 ---> Running in d1babe5f6415 08:53:12 Removing intermediate container d1babe5f6415 08:53:12 ---> 99959401ccf3 08:53:12 08:53:12 Step 13/26 : FROM alpine:3.17 08:53:12 ---> d74e625d9115 08:53:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:12 ---> Using cache 08:53:12 ---> 191835eafca5 08:53:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:12 ---> Using cache 08:53:12 ---> 447b4e9b6e07 08:53:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:12 ---> Using cache 08:53:12 ---> 989c3ae63716 08:53:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:53:12 ---> Using cache 08:53:12 ---> dfc17bc1cdf5 08:53:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:19 ---> 52cc5c2e9307 08:53:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:20 ---> 5a6248f77c82 08:53:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:20 ---> a0be9d841147 08:53:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:21 ---> 13387d7ca8d4 08:53:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:21 ---> Running in f04dbb3047e1 08:53:22 Removing intermediate container f04dbb3047e1 08:53:22 ---> 7b8077851a10 08:53:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:22 ---> Running in 5416183b565b 08:53:22 Removing intermediate container 5416183b565b 08:53:22 ---> 63e255195bcf 08:53:22 Step 24/26 : LABEL arch=arm64 08:53:23 ---> Running in e58a9d6e169b 08:53:23 Removing intermediate container e58a9d6e169b 08:53:23 ---> 43e96483facf 08:53:23 Step 25/26 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 08:53:23 ---> Running in d641c26e1f3b 08:53:24 Removing intermediate container d641c26e1f3b 08:53:24 ---> f772f8edf32c 08:53:24 Step 26/26 : LABEL version=0.0.0 08:53:24 ---> Running in 60b5a29a911a 08:53:24 Removing intermediate container 60b5a29a911a 08:53:24 ---> 855724c1bc4e 08:53:24 08:53:25 Successfully built 855724c1bc4e 08:53:25 Successfully tagged security-spire-server-arm64:latest 08:53:25  Building security-spire-server ... done Building security-bootstrapper 08:53:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:53:43 ---> af158e70ba32 08:53:43 Step 3/33 : WORKDIR /edgex-go 08:53:43 ---> Using cache 08:53:43 ---> bbdd063b0425 08:53:43 Step 4/33 : RUN apk add --update --no-cache make git 08:53:43 ---> Running in a74057524915 08:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:47 OK: 263 MiB in 53 packages 08:53:49 Removing intermediate container a74057524915 08:53:49 ---> cfbf2a140187 08:53:49 Step 5/33 : COPY go.mod vendor* ./ 08:53:49 ---> 3c2de7f244ba 08:53:49 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:50 ---> Running in 9e07271cc275 08:55:41 Removing intermediate container 9e07271cc275 08:55:41 ---> 9513bd3e67bf 08:55:41 Step 7/33 : COPY . . 08:55:50 ---> c631fbd41195 08:55:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:50 ---> Running in 771d6513e536 08:55: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:00:13 Removing intermediate container 0cf8e62f8016 09:00:13 ---> 5aace6823060 09:00:13 09:00:13 Step 10/24 : FROM alpine:3.17 09:00:13 ---> d74e625d9115 09:00:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:13 ---> Running in e7cb9933a6ed 09:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:15 (1/1) Installing dumb-init (1.2.5-r2) 09:00:15 Executing busybox-1.35.0-r29.trigger 09:00:15 OK: 8 MiB in 16 packages 09:00:17 Removing intermediate container e7cb9933a6ed 09:00:17 ---> ef50bf923015 09:00:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:17 ---> Running in a53a58086f54 09:00:18 Removing intermediate container a53a58086f54 09:00:18 ---> f0ec7e0cdf82 09:00:18 Step 13/24 : ENV APP_PORT=59882 09:00:18 ---> Running in 92d2b1882dc5 09:00:18 Removing intermediate container 92d2b1882dc5 09:00:18 ---> 84e9c9e65ceb 09:00:18 Step 14/24 : EXPOSE $APP_PORT 09:00:18 ---> Running in ed9e5d512b1c 09:00:19 Removing intermediate container ed9e5d512b1c 09:00:19 ---> ff123d13bd8d 09:00:19 Step 15/24 : WORKDIR / 09:00:19 ---> Running in 6428de28b18d 09:00:20 Removing intermediate container 6428de28b18d 09:00:20 ---> caa5be65a7b7 09:00:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 ---> a6f5c06d6014 09:00:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:00:22 ---> 9ca922318694 09:00:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:24 ---> 9e0d4311355c 09:00:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:00:25 ---> 008f548d09f4 09:00:25 Step 20/24 : ENTRYPOINT ["/core-command"] 09:00:25 ---> Running in 847b274d66e1 09:00:26 Removing intermediate container 847b274d66e1 09:00:26 ---> 4489ca05340d 09:00:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:26 ---> Running in 28f756ec3e5f 09:00:27 Removing intermediate container 28f756ec3e5f 09:00:27 ---> 532088eb26c4 09:00:27 Step 22/24 : LABEL arch=arm64 09:00:27 ---> Running in d0d94185d8c9 09:00:28 Removing intermediate container d0d94185d8c9 09:00:28 ---> b3b0448a6477 09:00:28 Step 23/24 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:00:29 ---> Running in a2c5e18e7712 09:00:30 Removing intermediate container a2c5e18e7712 09:00:30 ---> 2de47af8095d 09:00:30 Step 24/24 : LABEL version=0.0.0 09:00:30 ---> Running in aaa36d439210 09:00:31 Removing intermediate container aaa36d439210 09:00:31 ---> af89c1e0baae 09:00:31 09:00:31 Successfully built af89c1e0baae 09:00:31 Successfully tagged core-command-arm64:latest 09:00:31 Building security-secretstore-setup 09:00:38  Building core-command ... done Removing intermediate container 9ad9416964ff 09:00:38 ---> 0ce76cc34d08 09:00:38 09:00:38 Step 10/23 : FROM alpine:3.17 09:00:38 ---> d74e625d9115 09:00:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:38 ---> Running in 4ec4c7c50d2c 09:00:39 Removing intermediate container 4ec4c7c50d2c 09:00:39 ---> e261dd9f8313 09:00:39 Step 12/23 : ENV APP_PORT=59880 09:00:39 ---> Running in 099fbf7550e7 09:00:41 Removing intermediate container 099fbf7550e7 09:00:41 ---> 431f2db1e9cf 09:00:41 Step 13/23 : EXPOSE $APP_PORT 09:00:41 ---> Running in 2cb31eb63647 09:00:42 Removing intermediate container 2cb31eb63647 09:00:42 ---> dd720f07dcdb 09:00:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:00:43 ---> Running in 74a690611a54 09:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:48 (1/1) Installing dumb-init (1.2.5-r2) 09:00:48 Executing busybox-1.35.0-r29.trigger 09:00:49 OK: 8 MiB in 16 packages 09:00:51 Removing intermediate container 7bf81cc05ab6 09:00:51 ---> 8d7dc3ad2550 09:00:51 09:00:51 Step 10/23 : FROM alpine:3.17 09:00:51 ---> d74e625d9115 09:00:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:51 Removing intermediate container 74a690611a54 09:00:51 ---> 42f38b8f172f 09:00:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:51 ---> Running in 66bc2241b6eb 09:00:52 Removing intermediate container 66bc2241b6eb 09:00:52 ---> 6c2b7f90d30a 09:00:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:52 ---> Running in 7ca8c6301f57 09:00:52 ---> e2016b53e0da 09:00:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:55 ---> 9128ce23eea4 09:00:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:55 ---> af158e70ba32 09:00:55 Step 3/25 : WORKDIR /edgex-go 09:00:55 ---> Using cache 09:00:55 ---> bbdd063b0425 09:00:55 Step 4/25 : RUN apk add --update --no-cache make git 09:00:55 ---> Using cache 09:00:55 ---> cfbf2a140187 09:00:55 Step 5/25 : COPY go.mod vendor* ./ 09:00:55 ---> Using cache 09:00:55 ---> 3c2de7f244ba 09:00:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:55 ---> Using cache 09:00:55 ---> 9513bd3e67bf 09:00:55 Step 7/25 : COPY . . 09:00:55 ---> Using cache 09:00:55 ---> c631fbd41195 09:00:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:55 ---> Running in 22d50edb5a07 09:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:58 ---> fb8319783390 09:00:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:58 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:00:59 (1/1) Installing dumb-init (1.2.5-r2) 09:00:59 Executing busybox-1.35.0-r29.trigger 09:00:59 ---> a6d322a83310 09:00:59 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:59 OK: 8 MiB in 16 packages 09:00:59 ---> Running in 9dfbf3e36522 09:01:00 Removing intermediate container 9dfbf3e36522 09:01:00 ---> e0691626b033 09:01:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:00 ---> Running in 6f0019b332a2 09:01:00 Removing intermediate container 6f0019b332a2 09:01:00 ---> 1b8ec21d137c 09:01:00 Step 21/23 : LABEL arch=arm64 09:01:00 Removing intermediate container 7ca8c6301f57 09:01:00 ---> fc6781009506 09:01:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:01 ---> Running in d362b765a16b 09:01:02 Removing intermediate container d362b765a16b 09:01:02 ---> 45d042d23bf9 09:01:02 Step 22/23 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:01:02 ---> Running in e64f189ea8f8 09:01:02 ---> 333bde3ea78e 09:01:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:01:02 Removing intermediate container e64f189ea8f8 09:01:02 ---> ebed6575b653 09:01:02 Step 23/23 : LABEL version=0.0.0 09:01:03 ---> Running in 34723ce19c7a 09:01:03 ---> bd9c2b3ce0b4 09:01:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:01:03 Removing intermediate container 34723ce19c7a 09:01:03 ---> 06bb51e525d7 09:01:03 09:01:04 Successfully built 06bb51e525d7 09:01:04 Successfully tagged core-data-arm64:latest 09:01:04 Building support-scheduler 09:01:05  Building core-data ... done  ---> 784f62943a2d 09:01:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:01:06 ---> 38eb1505e2c7 09:01:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:01:08 ---> efb9f378757d 09:01:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:08 ---> Running in af029f58abc7 09:01:11 Removing intermediate container af029f58abc7 09:01:11 ---> d14cc6cfeebc 09:01:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:01:11 ---> Running in d053e3e29897 09:01:12 Removing intermediate container d053e3e29897 09:01:12 ---> 325f2b63bd38 09:01:12 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:01:12 ---> Running in fd8b934c5657 09:01:12 Removing intermediate container fd8b934c5657 09:01:12 ---> aac8bac294b1 09:01:12 Step 21/23 : LABEL arch=arm64 09:01:12 ---> Running in 9e72fb3747f8 09:01:13 Removing intermediate container 9e72fb3747f8 09:01:13 ---> fac051866774 09:01:13 Step 22/23 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:01:13 ---> Running in 9d6725cebd69 09:01:14 Removing intermediate container 9d6725cebd69 09:01:14 ---> 23053f559566 09:01:14 Step 23/23 : LABEL version=0.0.0 09:01:14 ---> Running in 53bcef26826b 09:01:15 Removing intermediate container 53bcef26826b 09:01:15 ---> 564854efbabd 09:01:15 09:01:15 Successfully built 564854efbabd 09:01:15 Successfully tagged security-proxy-auth-arm64:latest 09:01:15  Building security-proxy-auth ... done Building support-notifications 09:01:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:30 ---> af158e70ba32 09:01:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:30 ---> Using cache 09:01:30 ---> b2dd3b43c56c 09:01:30 Step 4/23 : WORKDIR /edgex-go 09:01:30 ---> Using cache 09:01:30 ---> 2ccf408a9ebf 09:01:30 Step 5/23 : RUN apk add --update --no-cache make git 09:01:30 ---> Using cache 09:01:30 ---> c740ebcc2307 09:01:30 Step 6/23 : COPY go.mod vendor* ./ 09:01:30 ---> Using cache 09:01:30 ---> 7d465bb41bc0 09:01:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:30 ---> Using cache 09:01:30 ---> 4e6e450592d9 09:01:30 Step 8/23 : COPY . . 09:01:30 ---> Using cache 09:01:30 ---> a4ee8c458857 09:01:30 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:01:30 ---> Running in 40854f7766c8 09:01:33 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 09:01:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:45 ---> af158e70ba32 09:01:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:45 ---> Using cache 09:01:45 ---> b2dd3b43c56c 09:01:45 Step 4/23 : WORKDIR /edgex-go 09:01:45 ---> Using cache 09:01:45 ---> 2ccf408a9ebf 09:01:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:45 ---> Running in 21fcb848a9a7 09:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:49 OK: 263 MiB in 53 packages 09:01:50 Removing intermediate container 21fcb848a9a7 09:01:50 ---> 615b6a7f5fc2 09:01:50 Step 6/23 : COPY go.mod vendor* ./ 09:01:51 ---> 8c721ec95e11 09:01:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:51 ---> Running in 125dc64bb782 09:02:18 Removing intermediate container 9e33af2dee2c 09:02:18 ---> 9a2d2e06e86b 09:02:18 09:02:18 Step 9/20 : FROM alpine:3.17 09:02:18 ---> d74e625d9115 09:02:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:02:18 ---> Running in 43ad39868d16 09:02:19 Removing intermediate container 43ad39868d16 09:02:19 ---> 8899350f1678 09:02:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:19 ---> Running in ea258d03135a 09:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:24 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:24 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:24 OK: 17689 distinct packages available 09:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:27 (1/9) Installing ca-certificates (20220614-r4) 09:02:27 (2/9) Installing brotli-libs (1.0.9-r9) 09:02:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:02:27 (4/9) Installing libcurl (7.88.1-r1) 09:02:27 (5/9) Installing curl (7.88.1-r1) 09:02:27 (6/9) Installing dumb-init (1.2.5-r2) 09:02:27 (7/9) Installing musl-obstack (1.2.3-r0) 09:02:27 (8/9) Installing libucontext (1.2-r0) 09:02:27 (9/9) Installing gcompat (1.1.0-r0) 09:02:27 Executing busybox-1.35.0-r29.trigger 09:02:27 Executing ca-certificates-20220614-r4.trigger 09:02:28 OK: 11 MiB in 24 packages 09:02:30 Removing intermediate container ea258d03135a 09:02:30 ---> 7aeccb6b3203 09:02:30 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:31 ---> 4e699db476c9 09:02:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:02:32 ---> 6f8b91b3bd30 09:02:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:02:35 ---> bfab0b0d8583 09:02:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:02:36 ---> 0d23e6ea0203 09:02:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:02:36 ---> Running in ad45822eb831 09:02:37 Removing intermediate container ad45822eb831 09:02:37 ---> bd2dd445ca67 09:02:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:37 ---> Running in 72949c469f43 09:02:38 Removing intermediate container 72949c469f43 09:02:38 ---> 0fb00e718993 09:02:38 Step 18/20 : LABEL arch=arm64 09:02:38 ---> Running in 1ec469a233fc 09:02:39 Removing intermediate container 1ec469a233fc 09:02:39 ---> 1b7b136b24d1 09:02:39 Step 19/20 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:02:39 ---> Running in 302d187cd9fc 09:02:39 Removing intermediate container 302d187cd9fc 09:02:39 ---> dc0bee98dab2 09:02:39 Step 20/20 : LABEL version=0.0.0 09:02:40 ---> Running in 131bd12c87b3 09:02:40 Removing intermediate container 131bd12c87b3 09:02:40 ---> c1570fa65b48 09:02:40 09:02:40 Successfully built c1570fa65b48 09:02:40 Successfully tagged security-spiffe-token-provider-arm64:latest 09:02:40 Building security-proxy-setup 09:03:03  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:03 ---> af158e70ba32 09:03:03 Step 3/22 : WORKDIR /edgex-go 09:03:03 ---> Using cache 09:03:03 ---> bbdd063b0425 09:03:03 Step 4/22 : RUN apk add --update --no-cache make git 09:03:03 ---> Using cache 09:03:03 ---> cfbf2a140187 09:03:03 Step 5/22 : COPY go.mod vendor* ./ 09:03:03 ---> Using cache 09:03:03 ---> 3c2de7f244ba 09:03:03 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:03 ---> Using cache 09:03:03 ---> 9513bd3e67bf 09:03:03 Step 7/22 : COPY . . 09:03:03 ---> Using cache 09:03:03 ---> c631fbd41195 09:03:03 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:03:03 ---> Running in 49c21cbdd05c 09:03:03 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 09:03:42 Removing intermediate container 771d6513e536 09:03:42 ---> f7ded977e905 09:03:42 09:03:42 Step 9/33 : FROM alpine:3.17 09:03:42 ---> d74e625d9115 09:03:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:03:42 ---> Using cache 09:03:42 ---> 8899350f1678 09:03:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:03:42 ---> Running in 7504b1fc91df 09:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:43 (1/2) Installing dumb-init (1.2.5-r2) 09:03:43 (2/2) Installing su-exec (0.2-r2) 09:03:43 Executing busybox-1.35.0-r29.trigger 09:03:43 OK: 8 MiB in 17 packages 09:03:46 Removing intermediate container 7504b1fc91df 09:03:46 ---> e1cc3a611bff 09:03:46 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:03:46 ---> Running in 57e2280b18d1 09:03:47 Removing intermediate container 57e2280b18d1 09:03:47 ---> e73b20a74a96 09:03:47 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:03:47 ---> Running in 0551abb1de72 09:03:48 Removing intermediate container 0551abb1de72 09:03:48 ---> 6497df09ef5b 09:03:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:03:48 ---> Running in 2066d3842e17 09:03:49 Removing intermediate container 2066d3842e17 09:03:49 ---> 8848262f5dd4 09:03:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:03:49 ---> Running in 28561eb8cdbc 09:03:50 Removing intermediate container 28561eb8cdbc 09:03:50 ---> afdf0abfcbf5 09:03:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:03:50 ---> Running in 5ec3201acc12 09:03:56 Removing intermediate container 5ec3201acc12 09:03:56 ---> 299b3ff84f63 09:03:56 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:03:56 ---> Running in cde9aa48f8f4 09:03:56 Removing intermediate container cde9aa48f8f4 09:03:56 ---> b57e85b884bb 09:03:56 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:03:58 ---> e678dd01e349 09:03:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:03:58 ---> Running in dcdfbee8aed2 09:04:02 Removing intermediate container dcdfbee8aed2 09:04:02 ---> ccf4da6d661c 09:04:02 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:03 Removing intermediate container 125dc64bb782 09:04:03 ---> ec604f3e8ef4 09:04:03 Step 8/23 : COPY . . 09:04:04 ---> c55396f9e981 09:04:04 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:05 ---> 1b230d25dee0 09:04:05 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:09 ---> 7d4c9a47f8ac 09:04:09 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:11 ---> 4d1bda2f31ff 09:04:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:13 ---> 0b577657b66c 09:04:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:15 ---> 0414a6b15cec 09:04:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:17 ---> 0c5a716cd7fe 09:04:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:18 ---> 4f4ec7c99099 09:04:18 Step 28/33 : RUN chmod +x /entrypoint.sh 09:04:18 ---> Running in 4aaf98a35a18 09:04:22 ---> af2b15b000a4 09:04:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:04:22 ---> Running in ed88b13a2ceb 09:04:23 Removing intermediate container 4aaf98a35a18 09:04:23 ---> d11302b333d7 09:04:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:04:24 ---> Running in e692c38e02a6 09:04:24 Removing intermediate container e692c38e02a6 09:04:24 ---> 76c18a9e3fa8 09:04:24 Step 30/33 : CMD ["gate"] 09:04:24 ---> Running in b7924a01c2b2 09:04:24 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:04:25 Removing intermediate container b7924a01c2b2 09:04:25 ---> fbc677ac7a7a 09:04:25 Step 31/33 : LABEL arch=arm64 09:04:25 ---> Running in 2bcfc63be984 09:04:26 Removing intermediate container 2bcfc63be984 09:04:26 ---> 7e0b78d54bca 09:04:26 Step 32/33 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:04:26 ---> Running in 51fcf9afba1a 09:04:26 Removing intermediate container 51fcf9afba1a 09:04:26 ---> 9a2fcd57f04f 09:04:26 Step 33/33 : LABEL version=0.0.0 09:04:27 ---> Running in 0a880809a331 09:04:27 Removing intermediate container 0a880809a331 09:04:27 ---> 35627d9d14e7 09:04:27 09:04:28 Successfully built 35627d9d14e7 09:04:28 Successfully tagged security-bootstrapper-arm64:latest 09:04:28 Building core-metadata 09:04:46  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:04:46 ---> af158e70ba32 09:04:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:04:46 ---> Using cache 09:04:46 ---> b2dd3b43c56c 09:04:46 Step 4/25 : WORKDIR /edgex-go 09:04:46 ---> Using cache 09:04:46 ---> 2ccf408a9ebf 09:04:46 Step 5/25 : RUN apk add --update --no-cache make git 09:04:46 ---> Using cache 09:04:46 ---> c740ebcc2307 09:04:46 Step 6/25 : COPY go.mod vendor* ./ 09:04:46 ---> Using cache 09:04:46 ---> 7d465bb41bc0 09:04:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:46 ---> Using cache 09:04:46 ---> 4e6e450592d9 09:04:46 Step 8/25 : COPY . . 09:04:46 ---> Using cache 09:04:46 ---> a4ee8c458857 09:04:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:04:46 ---> Running in b5e0bb55735c 09:04:48 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:08: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:07 Removing intermediate container 22d50edb5a07 09:09:07 ---> 91cb905903cb 09:09:07 09:09:07 Step 9/25 : FROM alpine:3.17 09:09:07 ---> d74e625d9115 09:09:07 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:07 ---> Running in 50508b66f2ab 09:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:08 (1/3) Installing ca-certificates (20220614-r4) 09:09:08 (2/3) Installing dumb-init (1.2.5-r2) 09:09:08 (3/3) Installing su-exec (0.2-r2) 09:09:08 Executing busybox-1.35.0-r29.trigger 09:09:08 Executing ca-certificates-20220614-r4.trigger 09:09:09 OK: 8 MiB in 18 packages 09:09:11 Removing intermediate container 50508b66f2ab 09:09:11 ---> 707397a6175b 09:09:11 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:09:11 ---> Running in 85a7dd93cd68 09:09:12 Removing intermediate container 85a7dd93cd68 09:09:12 ---> e6cddb4c76dd 09:09:12 Step 12/25 : WORKDIR / 09:09:12 ---> Running in a21a921a770a 09:09:13 Removing intermediate container a21a921a770a 09:09:13 ---> 8c2c5131b3cf 09:09:13 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:16 ---> a53846dde3e9 09:09:16 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:09:16 ---> 730b7a9af991 09:09:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:17 ---> 2b459d1d24e5 09:09:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:09:18 ---> 9b5143616d30 09:09:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:09:19 ---> e6ca3f986c4a 09:09:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:21 ---> b1030a7d5118 09:09:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:23 ---> c52bc21ee5b4 09:09:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:24 ---> 58514ec9bf7a 09:09:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:24 ---> Running in ea2230a30eac 09:09:29 Removing intermediate container ea2230a30eac 09:09:29 ---> 31457cb68621 09:09:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:09:29 ---> Running in e58b13d9c563 09:09:30 Removing intermediate container e58b13d9c563 09:09:30 ---> 6c56121eae47 09:09:30 Step 23/25 : LABEL arch=arm64 09:09:30 ---> Running in 1eb4d4e72faf 09:09:30 Removing intermediate container 1eb4d4e72faf 09:09:30 ---> 20b7b8a06673 09:09:30 Step 24/25 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:09:30 ---> Running in f5ee25fea15f 09:09:31 Removing intermediate container f5ee25fea15f 09:09:31 ---> 73c843d9785b 09:09:31 Step 25/25 : LABEL version=0.0.0 09:09:31 ---> Running in bb6ebcfffdbd 09:09:31 Removing intermediate container bb6ebcfffdbd 09:09:31 ---> 47a6c5da74a5 09:09:31 09:09:32 Successfully built 47a6c5da74a5 09:09:32 Successfully tagged security-secretstore-setup-arm64:latest 09:09:32  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 09:09:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:09:51 ---> af158e70ba32 09:09:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:09:51 ---> Using cache 09:09:51 ---> b2dd3b43c56c 09:09:51 Step 4/23 : WORKDIR /edgex-go 09:09:51 ---> Using cache 09:09:51 ---> 2ccf408a9ebf 09:09:51 Step 5/23 : RUN apk add --update --no-cache make git 09:09:51 ---> Using cache 09:09:51 ---> c740ebcc2307 09:09:51 Step 6/23 : COPY go.mod vendor* ./ 09:09:51 ---> Using cache 09:09:51 ---> 7d465bb41bc0 09:09:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:51 ---> Using cache 09:09:51 ---> 4e6e450592d9 09:09:51 Step 8/23 : COPY . . 09:09:51 ---> Using cache 09:09:51 ---> a4ee8c458857 09:09:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:09:51 ---> Running in f06f46a3c025 09:09:52 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:11:01 Removing intermediate container 49c21cbdd05c 09:11:01 ---> f14ce5723a60 09:11:01 09:11:01 Step 9/22 : FROM alpine:3.17 09:11:01 ---> d74e625d9115 09:11:01 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:11:01 ---> Running in 6dafb2a87863 09:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:01 (1/2) Installing dumb-init (1.2.5-r2) 09:11:01 (2/2) Installing openssl (3.0.8-r0) 09:11:01 Executing busybox-1.35.0-r29.trigger 09:11:01 OK: 8 MiB in 17 packages 09:11:01 Removing intermediate container 6dafb2a87863 09:11:01 ---> e8f052002f60 09:11:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:01 ---> Running in 8fd88e75120d 09:11:02 Removing intermediate container 8fd88e75120d 09:11:02 ---> 8fbf2370c369 09:11:02 Step 12/22 : WORKDIR /edgex 09:11:02 ---> Running in 63892a221b3c 09:11:03 Removing intermediate container 63892a221b3c 09:11:03 ---> 977d48f26d15 09:11:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:04 ---> 8afe0c28f3d0 09:11:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:11:05 ---> 4275a2556350 09:11:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:06 ---> 7c0f03c09654 09:11:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:07 ---> 9199228751f1 09:11:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:08 ---> 95c76750e467 09:11:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:08 ---> Running in 3ad40a707cff 09:11:15 Removing intermediate container 3ad40a707cff 09:11:15 ---> cb84e5e4f770 09:11:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:15 ---> Running in c67ed43ba7d4 09:11:16 Removing intermediate container c67ed43ba7d4 09:11:16 ---> 8fd85e6cfa34 09:11:16 Step 20/22 : LABEL arch=arm64 09:11:16 ---> Running in 23c0a2ff79ef 09:11:16 Removing intermediate container 23c0a2ff79ef 09:11:16 ---> da1a484ed062 09:11:16 Step 21/22 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:11:16 ---> Running in fc2360d7b8f7 09:11:17 Removing intermediate container fc2360d7b8f7 09:11:17 ---> 4ab50dc2bd0d 09:11:17 Step 22/22 : LABEL version=0.0.0 09:11:17 ---> Running in c5cc1d81befc 09:11:18 Removing intermediate container c5cc1d81befc 09:11:18 ---> 8423d65624da 09:11:18 09:11:18 Successfully built 8423d65624da 09:11:18 Successfully tagged security-proxy-setup-arm64:latest 09:13:25  Building security-proxy-setup ... done Removing intermediate container b5e0bb55735c 09:13:25 ---> 0608246803e3 09:13:25 09:13:25 Step 10/25 : FROM alpine:3.17 09:13:25 ---> d74e625d9115 09:13:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:13:25 ---> Using cache 09:13:25 ---> ef50bf923015 09:13:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:25 ---> Using cache 09:13:25 ---> f0ec7e0cdf82 09:13:25 Step 13/25 : ENV APP_PORT=59881 09:13:25 ---> Running in ac2a289a7091 09:13:25 Removing intermediate container ac2a289a7091 09:13:25 ---> 062ba2a92fae 09:13:25 Step 14/25 : EXPOSE $APP_PORT 09:13:25 ---> Running in 8eba8e788a93 09:13:25 Removing intermediate container 8eba8e788a93 09:13:25 ---> 3e97d937a64f 09:13:25 Step 15/25 : WORKDIR / 09:13:25 ---> Running in 2b38f69e0a79 09:13:25 Removing intermediate container 40854f7766c8 09:13:25 ---> b56424f8d644 09:13:25 09:13:25 Step 10/23 : FROM alpine:3.17 09:13:25 ---> d74e625d9115 09:13:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:13:25 ---> Using cache 09:13:25 ---> ef50bf923015 09:13:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:25 ---> Using cache 09:13:25 ---> f0ec7e0cdf82 09:13:25 Step 13/23 : ENV APP_PORT=59861 09:13:25 ---> Running in 59f26bd17cd0 09:13:25 Removing intermediate container 2b38f69e0a79 09:13:25 ---> 253f48812b74 09:13:25 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:25 Removing intermediate container 59f26bd17cd0 09:13:25 ---> 31cc7d1456a5 09:13:25 Step 14/23 : EXPOSE $APP_PORT 09:13:25 ---> Running in 25b319c9ff67 09:13:25 ---> 65ae639ce110 09:13:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:13:25 Removing intermediate container 25b319c9ff67 09:13:25 ---> 022b14da45f3 09:13:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:25 ---> 305510f61032 09:13:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:13:25 ---> 42f315609c43 09:13:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:25 ---> 3f8f3e9650fb 09:13:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:13:26 ---> c4eda9514b5d 09:13:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:13:27 ---> 94241654ed97 09:13:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:13:29 ---> e5e02dd388ea 09:13:29 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:13:29 ---> 193c0ca3d36d 09:13:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:13:29 ---> Running in 0bb1888c2b1f 09:13:30 Removing intermediate container 0bb1888c2b1f 09:13:30 ---> 1642d92b545d 09:13:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:30 ---> Running in 87df9301844a 09:13:30 ---> 6d10a4dd4232 09:13:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:13:31 ---> Running in 82463c7bb61c 09:13:31 Removing intermediate container 87df9301844a 09:13:31 ---> 6ef3186d7f9a 09:13:31 Step 23/25 : LABEL arch=arm64 09:13:31 ---> Running in b4e840b6e79d 09:13:31 Removing intermediate container 82463c7bb61c 09:13:31 ---> 81c998d67501 09:13:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:31 ---> Running in 81fe149ac71d 09:13:32 Removing intermediate container b4e840b6e79d 09:13:32 ---> 00711f7cd3fb 09:13:32 Step 24/25 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:13:32 ---> Running in 0ca0bb3e8d12 09:13:32 Removing intermediate container 81fe149ac71d 09:13:32 ---> 0df6a310c11d 09:13:32 Step 21/23 : LABEL arch=arm64 09:13:33 Removing intermediate container 0ca0bb3e8d12 09:13:33 ---> 41224a2adef3 09:13:33 Step 25/25 : LABEL version=0.0.0 09:13:33 ---> Running in 03a73e29bc04 09:13:33 ---> Running in d67b07b426aa 09:13:33 Removing intermediate container 03a73e29bc04 09:13:33 ---> 9d92008fc8ca 09:13:33 Step 22/23 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:13:33 Removing intermediate container d67b07b426aa 09:13:33 ---> b64f146c669e 09:13:33 09:13:33 ---> Running in 6db280329b6a 09:13:34 Successfully built b64f146c669e 09:13:34 Successfully tagged core-metadata-arm64:latest 09:13:34  Building core-metadata ... done Removing intermediate container 6db280329b6a 09:13:34 ---> dfd217a3be2f 09:13:34 Step 23/23 : LABEL version=0.0.0 09:13:34 ---> Running in fa8d5ab58bfa 09:13:35 Removing intermediate container fa8d5ab58bfa 09:13:35 ---> 4a5f2f050798 09:13:35 09:13:35 Successfully built 4a5f2f050798 09:13:35 Successfully tagged support-scheduler-arm64:latest 09:14:43  Building support-scheduler ... done Removing intermediate container ed88b13a2ceb 09:14:43 ---> 749e0323ea66 09:14:43 09:14:43 Step 10/23 : FROM alpine:3.17 09:14:43 ---> d74e625d9115 09:14:43 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:14:43 ---> Running in 2b19e38e2f35 09:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:43 (1/2) Installing ca-certificates (20220614-r4) 09:14:43 (2/2) Installing dumb-init (1.2.5-r2) 09:14:43 Executing busybox-1.35.0-r29.trigger 09:14:43 Executing ca-certificates-20220614-r4.trigger 09:14:43 OK: 8 MiB in 17 packages 09:14:43 Removing intermediate container 2b19e38e2f35 09:14:43 ---> 893efe456046 09:14:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:14:43 ---> Running in 47c8088d73c7 09:14:43 Removing intermediate container 47c8088d73c7 09:14:43 ---> bd796e7e16d9 09:14:43 Step 13/23 : ENV APP_PORT=59860 09:14:43 ---> Running in edc9504eb51d 09:14:43 Removing intermediate container edc9504eb51d 09:14:43 ---> 861269072dd1 09:14:43 Step 14/23 : EXPOSE $APP_PORT 09:14:43 ---> Running in 0a746957509a 09:14:44 Removing intermediate container 0a746957509a 09:14:44 ---> 5516b797ace9 09:14:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:44 Removing intermediate container f06f46a3c025 09:14:44 ---> 7756db76952b 09:14:44 09:14:44 Step 10/23 : FROM alpine:3.17 09:14:44 ---> d74e625d9115 09:14:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:44 ---> Using cache 09:14:44 ---> 6c2b7f90d30a 09:14:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:14:44 ---> Using cache 09:14:44 ---> fc6781009506 09:14:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:44 ---> Using cache 09:14:44 ---> 333bde3ea78e 09:14:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:14:44 ---> Using cache 09:14:44 ---> bd9c2b3ce0b4 09:14:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:14:44 ---> 3bcf669c9794 09:14:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:14:45 ---> 10e36e0bbdfc 09:14:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:14:45 ---> 7cf1827ffd5c 09:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:14:45 ---> 35d14d253e76 09:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:14:46 ---> dd615c0f7b10 09:14:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:46 ---> Running in 2473df09cd04 09:14:47 ---> fa6b5c0f788a 09:14:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:14:47 ---> fab4f937a701 09:14:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:14:47 ---> Running in 971d60c7da48 09:14:48 Removing intermediate container 971d60c7da48 09:14:48 ---> 042dd074481c 09:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:48 ---> Running in c8780e71f265 09:14:48 Removing intermediate container c8780e71f265 09:14:48 ---> 2f7a31014eca 09:14:48 Step 21/23 : LABEL arch=arm64 09:14:48 Removing intermediate container 2473df09cd04 09:14:48 ---> da5608b90895 09:14:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:49 ---> Running in 11fba08187db 09:14:49 ---> Running in 649b33aa687f 09:14:49 Removing intermediate container 11fba08187db 09:14:49 ---> 1a890b805c63 09:14:49 Step 22/23 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:14:49 ---> Running in f14fd74f25a4 09:14:49 Removing intermediate container 649b33aa687f 09:14:49 ---> 89bce0b9a0a2 09:14:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:14:49 ---> Running in 325803827d62 09:14:49 Removing intermediate container f14fd74f25a4 09:14:49 ---> 97e75dfc154e 09:14:49 Step 23/23 : LABEL version=0.0.0 09:14:49 ---> Running in 9039b6d7e6e6 09:14:49 Removing intermediate container 325803827d62 09:14:49 ---> 951085fc2063 09:14:49 Step 21/23 : LABEL arch=arm64 09:14:50 ---> Running in 822685e1f15b 09:14:50 Removing intermediate container 9039b6d7e6e6 09:14:50 ---> 2584b36c51da 09:14:50 09:14:50 Removing intermediate container 822685e1f15b 09:14:50 ---> f2e23fb72611 09:14:50 Step 22/23 : LABEL git_sha=b051079614a4ed9f6d312cd0d953bd31e47c8290 09:14:50 ---> Running in ff61bdf90499 09:14:50 Successfully built 2584b36c51da 09:14:50 Successfully tagged support-notifications-arm64:latest 09:14:50  Building support-notifications ... done Removing intermediate container ff61bdf90499 09:14:50 ---> e981ecb9b8fc 09:14:50 Step 23/23 : LABEL version=0.0.0 09:14:50 ---> Running in 60f724012b2b 09:14:51 Removing intermediate container 60f724012b2b 09:14:51 ---> 7a2db2d26dd9 09:14:51 09:14:51 Successfully built 7a2db2d26dd9 09:14:51 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:14:52  Building core-common-config-bootstrapper ... done  [Pipeline] } 09:14:52 $ docker stop --time=1 858f5e401125c2da362143d891e5954b8dea8f3df4fb271635af57a9dc7ff750 09:14:53 $ docker rm -f --volumes 858f5e401125c2da362143d891e5954b8dea8f3df4fb271635af57a9dc7ff750 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:54 + docker images 09:14:54 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:54 core-common-config-bootstrapper-arm64 latest 7a2db2d26dd9 3 seconds ago 17.5MB 09:14:54 support-notifications-arm64 latest 2584b36c51da 4 seconds ago 32.5MB 09:14:54 7756db76952b 11 seconds ago 1.49GB 09:14:54 749e0323ea66 21 seconds ago 1.57GB 09:14:54 support-scheduler-arm64 latest 4a5f2f050798 About a minute ago 31.8MB 09:14:54 core-metadata-arm64 latest b64f146c669e About a minute ago 20.6MB 09:14:54 b56424f8d644 About a minute ago 1.57GB 09:14:54 0608246803e3 About a minute ago 1.51GB 09:14:54 security-proxy-setup-arm64 latest 8423d65624da 3 minutes ago 19MB 09:14:54 f14ce5723a60 4 minutes ago 1.48GB 09:14:54 security-secretstore-setup-arm64 latest 47a6c5da74a5 5 minutes ago 32.8MB 09:14:54 91cb905903cb 5 minutes ago 1.49GB 09:14:54 security-bootstrapper-arm64 latest 35627d9d14e7 10 minutes ago 22.2MB 09:14:54 f7ded977e905 11 minutes ago 1.48GB 09:14:54 security-spiffe-token-provider-arm64 latest c1570fa65b48 12 minutes ago 33.1MB 09:14:54 9a2d2e06e86b 12 minutes ago 1.54GB 09:14:54 security-proxy-auth-arm64 latest 564854efbabd 13 minutes ago 18.5MB 09:14:54 core-data-arm64 latest 06bb51e525d7 13 minutes ago 20.2MB 09:14:54 8d7dc3ad2550 14 minutes ago 1.48GB 09:14:54 0ce76cc34d08 14 minutes ago 1.5GB 09:14:54 core-command-arm64 latest af89c1e0baae 14 minutes ago 20MB 09:14:54 5aace6823060 14 minutes ago 1.5GB 09:14:54 security-spire-server-arm64 latest 855724c1bc4e 21 minutes ago 87.1MB 09:14:54 99959401ccf3 21 minutes ago 1.36GB 09:14:54 security-spire-agent-arm64 latest c6b330e226b9 22 minutes ago 125MB 09:14:54 security-spire-config-arm64 latest d2232722ffc8 22 minutes ago 86.2MB 09:14:54 2de5dd50b62f 22 minutes ago 1.36GB 09:14:54 6baad31d75ff 22 minutes ago 1.36GB 09:14:54 ci-base-image-arm64 latest af158e70ba32 39 minutes ago 866MB 09:14:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 09:14:54 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 09:14:54 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:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:55 09:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:55 arm64: Pulling from edgex-lftools-log-publisher 09:14:55 8998bd30e6a1: Pulling fs layer 09:14:55 04944245beec: Pulling fs layer 09:14:55 699f458cf7ca: Pulling fs layer 09:14:55 765212b225bb: Pulling fs layer 09:14:55 f23df028b6ca: Pulling fs layer 09:14:55 d65c8cfc05b1: Pulling fs layer 09:14:55 2437ff75d9bd: Pulling fs layer 09:14:55 765212b225bb: Waiting 09:14:55 d65c8cfc05b1: Waiting 09:14:55 2437ff75d9bd: Waiting 09:14:55 f23df028b6ca: Waiting 09:14:55 04944245beec: Verifying Checksum 09:14:55 04944245beec: Download complete 09:14:55 765212b225bb: Download complete 09:14:55 f23df028b6ca: Verifying Checksum 09:14:55 f23df028b6ca: Download complete 09:14:55 d65c8cfc05b1: Verifying Checksum 09:14:55 d65c8cfc05b1: Download complete 09:14:55 699f458cf7ca: Verifying Checksum 09:14:55 699f458cf7ca: Download complete 09:14:56 8998bd30e6a1: Verifying Checksum 09:14:56 8998bd30e6a1: Download complete 09:14:58 2437ff75d9bd: Verifying Checksum 09:14:58 2437ff75d9bd: Download complete 09:15:00 8998bd30e6a1: Pull complete 09:15:01 04944245beec: Pull complete 09:15:02 699f458cf7ca: Pull complete 09:15:02 765212b225bb: Pull complete 09:15:03 f23df028b6ca: Pull complete 09:15:03 d65c8cfc05b1: Pull complete 09:15:18 2437ff75d9bd: Pull complete 09:15:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:18 prd-ubuntu20.04-docker-arm64-4c-16g-5158 does not seem to be running inside a container 09:15:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:22 $ docker top dcb2a66d86e7c40ed7d481a5d0a66c56b6bae7ad3dc7aa47a39fef3fe852b3d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:23 ---> job-cost.sh 09:15:23 lf-activate-venv: SKIPPING 09:15:23 INFO: No Stack... 09:15:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:24 INFO: Archiving Costs [Pipeline] sh 09:15:25 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:15:25 + cut -d, -f6 [Pipeline] lock 09:15:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4466-2-stack-cost] 09:15:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4466-2-stack-cost] did not exist. Created. 09:15:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4466-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:26 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:26 Stashed 1 file(s) [Pipeline] } 09:15:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4466-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:26 $ docker stop --time=1 dcb2a66d86e7c40ed7d481a5d0a66c56b6bae7ad3dc7aa47a39fef3fe852b3d7 09:15:27 $ docker rm -f --volumes dcb2a66d86e7c40ed7d481a5d0a66c56b6bae7ad3dc7aa47a39fef3fe852b3d7 [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:15:28 provisioning config files... 09:15:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4201825378397157121tmp [Pipeline] { [Pipeline] sh 09:15:28 + set +x 09:15:28 + curl -s https://codecov.io/bash+ 09:15:28 bash -s -- 09:15:28 09:15:28 _____ _ 09:15:28 / ____| | | 09:15:28 | | ___ __| | ___ ___ _____ __ 09:15:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:28 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:28 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:28 Bash-1.0.6 09:15:28 09:15:28 09:15:28 ==> git version 2.25.1 found 09:15:28 ==> 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:15:28 Release-Date: 2020-01-08 09:15:28 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:15:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:28 ==> Jenkins CI detected. 09:15:28 current dir:  /w/workspace/edgex-go/2 09:15:28 project root: . 09:15:28 --> token set from env 09:15:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:28 ==> Running gcov in . (disable via -X gcov) 09:15:28 ==> Python coveragepy not found 09:15:28 ==> Searching for coverage reports in: 09:15:28 + . 09:15:28 -> Found 1 reports 09:15:28 ==> Detecting git/mercurial file structure 09:15:28 ==> Reading reports 09:15:28 + ./coverage.out bytes=447275 09:15:28 ==> Appending adjustments 09:15:28 https://docs.codecov.io/docs/fixing-reports 09:15:29 + Found adjustments 09:15:29 ==> Gzipping contents 09:15:29 60K /tmp/codecov.jDun7Z.gz 09:15:29 ==> Uploading reports 09:15:29 url: https://codecov.io 09:15:29 query: branch=PR-4466&commit=16dd86e44d32c4846674a7eb45526f5a3e504e4d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= 09:15:29 -> Pinging Codecov 09:15:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4466&commit=16dd86e44d32c4846674a7eb45526f5a3e504e4d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= 09:15:29 -> Uploading to 09:15:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/16dd86e44d32c4846674a7eb45526f5a3e504e4d/c667a5c6-78af-4caf-bdc2-328f69d19c43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T091529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b233abd7d2b937fe30c9c8b39e8ed637aff5aa002a04858d06ec84dbd80df6b 09:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:29 Dload Upload Total Spent Left Speed 09:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57470 0 0 100 57470 0 183k --:--:-- --:--:-- --:--:-- 183k 09:15:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/16dd86e44d32c4846674a7eb45526f5a3e504e4d [Pipeline] } 09:15:30 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:15:30 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:31 ---> package-listing.sh 09:15:31 ++ tr '[:upper:]' '[:lower:]' 09:15:31 ++ facter osfamily 09:15:32 + OS_FAMILY=debian 09:15:32 + workspace=/w/workspace/edgex-go/2 09:15:32 + START_PACKAGES=/tmp/packages_start.txt 09:15:32 + END_PACKAGES=/tmp/packages_end.txt 09:15:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:32 + PACKAGES=/tmp/packages_start.txt 09:15:32 + '[' /w/workspace/edgex-go/2 ']' 09:15:32 + PACKAGES=/tmp/packages_end.txt 09:15:32 + case "${OS_FAMILY}" in 09:15:32 + dpkg -l 09:15:32 + grep '^ii' 09:15:32 + '[' -f /tmp/packages_start.txt ']' 09:15:32 + '[' -f /tmp/packages_end.txt ']' 09:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:32 + '[' /w/workspace/edgex-go/2 ']' 09:15:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:15:32 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:15:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:33 09:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:33 latest: Pulling from edgex-lftools-log-publisher 09:15:33 5eb5b503b376: Pulling fs layer 09:15:33 5c69ac0246d0: Pulling fs layer 09:15:33 ec43610c2a17: Pulling fs layer 09:15:33 3a2ae6a8a46f: Pulling fs layer 09:15:33 33b1e0a273af: Pulling fs layer 09:15:33 5d3b04190fa2: Pulling fs layer 09:15:33 2f39f015ded8: Pulling fs layer 09:15:33 3a2ae6a8a46f: Waiting 09:15:33 33b1e0a273af: Waiting 09:15:33 5d3b04190fa2: Waiting 09:15:33 2f39f015ded8: Waiting 09:15:33 5c69ac0246d0: Download complete 09:15:33 3a2ae6a8a46f: Verifying Checksum 09:15:33 3a2ae6a8a46f: Download complete 09:15:33 33b1e0a273af: Verifying Checksum 09:15:33 33b1e0a273af: Download complete 09:15:33 ec43610c2a17: Download complete 09:15:33 5d3b04190fa2: Verifying Checksum 09:15:33 5d3b04190fa2: Download complete 09:15:33 5eb5b503b376: Download complete 09:15:34 2f39f015ded8: Download complete 09:15:34 5eb5b503b376: Pull complete 09:15:35 5c69ac0246d0: Pull complete 09:15:35 ec43610c2a17: Pull complete 09:15:35 3a2ae6a8a46f: Pull complete 09:15:35 33b1e0a273af: Pull complete 09:15:35 5d3b04190fa2: Pull complete 09:15:40 2f39f015ded8: Pull complete 09:15:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:40 prd-ubuntu20.04-docker-8c-8g-5152 does not seem to be running inside a container 09:15:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:42 $ docker top fbd4246842c51cbab164d1b3255e1b727d124ec5a77447ea66eb29d9914a21c1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:42 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:42 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:43 + ls /var/log/sa-host 09:15:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:43 provisioning config files... 09:15:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15057652747135479868tmp [Pipeline] { [Pipeline] echo 09:15:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:43 ---> create-netrc.sh [Pipeline] } 09:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:43 ---> python-tools-install.sh [Pipeline] echo 09:15:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> sudo-logs.sh 09:15:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> job-cost.sh 09:15:44 lf-activate-venv: SKIPPING 09:15:44 DEBUG: total: 0.10999999940395355 09:15:44 INFO: Retrieving Stack Cost... 09:15:44 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:45 INFO: Archiving Costs [Pipeline] echo 09:15:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:45 ---> logs-deploy.sh 09:15:45 lf-activate-venv: SKIPPING 09:15:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4466/2 09:15:45 INFO: archiving workspace using pattern(s): 09:15:46 Archives upload complete. 09:15:46 INFO: archiving logs to Nexus