Pull request #4650 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 rather than 74fb306d33494e5539c20bbd837c55e83e9ec966 Obtained Jenkinsfile from 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 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-ssh11982906821296038457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2431780192083136649.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4650/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-4650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17591424381601820153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8833561241954682078.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-4650/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-4650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10748627171450989880.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 ‘prd-ubuntu20.04-docker-8c-8g-4434’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4435 in /w/workspace/edgexfoundry_edgex-go_PR-4650 [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 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 74fb306d33494e5539c20bbd837c55e83e9ec966 > 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/4650/head:refs/remotes/origin/PR-4650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 74fb306d33494e5539c20bbd837c55e83e9ec966 Checking out Revision 74fb306d33494e5539c20bbd837c55e83e9ec966 (PR-4650) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 Commit message: "docs: Add common API /secret to all Swagger files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:50:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:50:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:50:12 ========================================================= 07:50:12 EdgeX Global Pipelines Version Info 07:50:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:50:13 ------------------- 07:50:13 stable info: 07:50:13 ------------------- 07:50:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:50:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:50:13 Message: update stable to v1.0.253 07:50:14 ------------------- 07:50:14 experimental info: 07:50:14 ------------------- 07:50:14 Commited By: **** collab-it+edgex@linuxfoundation.org 07:50:14 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:50:14 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4650 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4650 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4650 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74fb306 [Pipeline] echo 07:50:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:14 provisioning config files... 07:50:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11838925790365841201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:15 ---> docker-login.sh 07:50:15 nexus3.edgexfoundry.org:10001 07:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:15 Configure a credential helper to remove this warning. See 07:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:15 07:50:15 Login Succeeded 07:50:15 nexus3.edgexfoundry.org:10002 07:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:15 Configure a credential helper to remove this warning. See 07:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:15 07:50:15 Login Succeeded 07:50:15 nexus3.edgexfoundry.org:10003 07:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:15 Configure a credential helper to remove this warning. See 07:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:15 07:50:15 Login Succeeded 07:50:15 nexus3.edgexfoundry.org:10004 07:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:15 Configure a credential helper to remove this warning. See 07:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:15 07:50:15 Login Succeeded 07:50:15 docker.io 07:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:16 Configure a credential helper to remove this warning. See 07:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:16 07:50:16 Login Succeeded 07:50:16 ---> docker-login.sh ends [Pipeline] } 07:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:16 + 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 07:50:16 + dirname cmd/core-command/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo core-command,cmd/core-command/Dockerfile 07:50:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:50:16 + dirname cmd/core-data/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo core-data,cmd/core-data/Dockerfile 07:50:16 + dirname+ cmd/core-metadata/Dockerfile 07:50:16 cut -d/ -f2 07:50:16 + echo core-metadata,cmd/core-metadata/Dockerfile 07:50:16 + dirname cmd/security-bootstrapper/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:50:16 + dirname cmd/security-proxy-auth/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:50:16 + dirname cmd/security-proxy-setup/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:50:16 + dirname cmd/security-secretstore-setup/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:50:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:50:16 + + cut -d/ -f2dirname 07:50:16 cmd/security-spire-agent/Dockerfile 07:50:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:50:16 + dirname cmd/security-spire-config/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:50:16 + dirname cmd/security-spire-server/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:50:16 + dirname cmd/support-notifications/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo support-notifications,cmd/support-notifications/Dockerfile 07:50:16 + dirname cmd/support-scheduler/Dockerfile 07:50:16 + cut -d/ -f2 07:50:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:50:16 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 07:50:16 + git rev-list -1 --merges 74fb306d33494e5539c20bbd837c55e83e9ec966~1..74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo 07:50:16 -----------> git rev-list -1 --merges 74fb306d33494e5539c20bbd837c55e83e9ec966~1..74fb306d33494e5539c20bbd837c55e83e9ec966 74fb306d33494e5539c20bbd837c55e83e9ec966 [false] [Pipeline] sh 07:50:17 + git log --format=format:%s -1 74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo 07:50:17 ========================================================= 07:50:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:50:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:50:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:17 + grep -v github /etc/ssh/ssh_known_hosts 07:50:17 + [ -e /tmp/ssh_known_hosts ] 07:50:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:50:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:50:17 + sudo tee -a /etc/ssh/ssh_known_hosts 07:50:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:17 07:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:18 0.1.4: Pulling from edgex-devops/py-git-semver 07:50:18 b85a868b505f: Pulling fs layer 07:50:18 e2be974225ed: Pulling fs layer 07:50:18 339a4e72a1f5: Pulling fs layer 07:50:18 988bab9f4d93: Pulling fs layer 07:50:18 1469e6f7b9e6: Pulling fs layer 07:50:18 eaf3925da568: Pulling fs layer 07:50:18 bab4dde63d76: Pulling fs layer 07:50:18 bde34c3a00c8: Pulling fs layer 07:50:18 b352a97aabf1: Pulling fs layer 07:50:18 4872d77fe225: Pulling fs layer 07:50:18 5851b861e8e6: Pulling fs layer 07:50:18 bab4dde63d76: Waiting 07:50:18 bde34c3a00c8: Waiting 07:50:18 b352a97aabf1: Waiting 07:50:18 4872d77fe225: Waiting 07:50:18 5851b861e8e6: Waiting 07:50:18 988bab9f4d93: Waiting 07:50:18 1469e6f7b9e6: Waiting 07:50:18 eaf3925da568: Waiting 07:50:18 e2be974225ed: Verifying Checksum 07:50:18 e2be974225ed: Download complete 07:50:18 988bab9f4d93: Verifying Checksum 07:50:18 988bab9f4d93: Download complete 07:50:18 1469e6f7b9e6: Verifying Checksum 07:50:18 1469e6f7b9e6: Download complete 07:50:18 eaf3925da568: Download complete 07:50:18 339a4e72a1f5: Verifying Checksum 07:50:18 339a4e72a1f5: Download complete 07:50:18 bde34c3a00c8: Verifying Checksum 07:50:18 bde34c3a00c8: Download complete 07:50:18 b352a97aabf1: Download complete 07:50:18 4872d77fe225: Verifying Checksum 07:50:18 4872d77fe225: Download complete 07:50:18 5851b861e8e6: Download complete 07:50:18 b85a868b505f: Download complete 07:50:19 bab4dde63d76: Verifying Checksum 07:50:19 bab4dde63d76: Download complete 07:50:20 b85a868b505f: Pull complete 07:50:20 e2be974225ed: Pull complete 07:50:20 339a4e72a1f5: Pull complete 07:50:20 988bab9f4d93: Pull complete 07:50:20 1469e6f7b9e6: Pull complete 07:50:20 eaf3925da568: Pull complete 07:50:22 bab4dde63d76: Pull complete 07:50:22 bde34c3a00c8: Pull complete 07:50:22 b352a97aabf1: Pull complete 07:50:22 4872d77fe225: Pull complete 07:50:22 5851b861e8e6: Pull complete 07:50:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:22 prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container 07:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:26 $ docker top 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 -eo pid,comm 07:50:26 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). 07:50:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:26 [ssh-agent] Looking for ssh-agent implementation... 07:50:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:26 $ docker exec 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent 07:50:26 SSH_AUTH_SOCK=/tmp/ssh-1B6IAWv8TKtT/agent.31 07:50:26 SSH_AGENT_PID=37 07:50:26 Running ssh-add (command line suppressed) 07:50:26 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7189631001586700262.key (/w/workspace/edgex-go/2@tmp/private_key_7189631001586700262.key) 07:50:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:27 + git tag --points-at HEAD [Pipeline] } 07:50:27 $ docker exec --env ******** --env ******** 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent -k 07:50:27 unset SSH_AUTH_SOCK; 07:50:27 unset SSH_AGENT_PID; 07:50:27 echo Agent pid 37 killed; 07:50:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:27 [ssh-agent] Looking for ssh-agent implementation... 07:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:27 $ docker exec 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent 07:50:27 SSH_AUTH_SOCK=/tmp/ssh-17P406m9LNN1/agent.69 07:50:27 SSH_AGENT_PID=75 07:50:27 Running ssh-add (command line suppressed) 07:50:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2273059793119715003.key (/w/workspace/edgex-go/2@tmp/private_key_2273059793119715003.key) 07:50:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:28 + git semver init 07:50:28 2023-08-24 07:50:28,238 [run_init] DEBUG init version:0.0.0 force:False 07:50:28 2023-08-24 07:50:28,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 07:50:28 2023-08-24 07:50:28,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 07:50:28 2023-08-24 07:50:28,239 [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) 07:50:33 2023-08-24 07:50:33,500 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 07:50:33 2023-08-24 07:50:33,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4650 with force:False 07:50:33 2023-08-24 07:50:33,500 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4650 07:50:33 2023-08-24 07:50:33,505 [execute] INFO git cat-file --batch-check 07:50:33 2023-08-24 07:50:33,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:50:33 2023-08-24 07:50:33,510 [execute] INFO git cat-file --batch 07:50:33 2023-08-24 07:50:33,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:50:33 2023-08-24 07:50:33,515 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4650 07:50:33 0.0.0 [Pipeline] } 07:50:33 $ docker exec --env ******** --env ******** 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent -k 07:50:33 unset SSH_AUTH_SOCK; 07:50:33 unset SSH_AGENT_PID; 07:50:33 echo Agent pid 75 killed; 07:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:34 + git semver [Pipeline] } 07:50:34 $ docker stop --time=1 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 07:50:35 $ docker rm -f --volumes 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:50:36 Stashed 1 file(s) [Pipeline] echo 07:50:36 [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 07:50:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:36 ========================================================= 07:50:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:50:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:50:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:50:36 4db1b89c0bd1: Pulling fs layer 07:50:36 6911f1a30b25: Pulling fs layer 07:50:36 e194b8c5c2a9: Pulling fs layer 07:50:36 6863d3e3a2b1: Pulling fs layer 07:50:36 ec0bb842ea78: Pulling fs layer 07:50:36 40a00589a448: Pulling fs layer 07:50:36 6c08303d61cc: Pulling fs layer 07:50:36 798269fcf238: Pulling fs layer 07:50:36 6863d3e3a2b1: Waiting 07:50:36 ec0bb842ea78: Waiting 07:50:36 40a00589a448: Waiting 07:50:36 6c08303d61cc: Waiting 07:50:36 798269fcf238: Waiting 07:50:36 6911f1a30b25: Verifying Checksum 07:50:36 6911f1a30b25: Download complete 07:50:36 6863d3e3a2b1: Verifying Checksum 07:50:36 6863d3e3a2b1: Download complete 07:50:36 4db1b89c0bd1: Verifying Checksum 07:50:36 4db1b89c0bd1: Download complete 07:50:36 40a00589a448: Verifying Checksum 07:50:36 40a00589a448: Download complete 07:50:37 4db1b89c0bd1: Pull complete 07:50:37 6911f1a30b25: Pull complete 07:50:37 798269fcf238: Verifying Checksum 07:50:37 798269fcf238: Download complete 07:50:37 e194b8c5c2a9: Verifying Checksum 07:50:37 e194b8c5c2a9: Download complete 07:50:38 6c08303d61cc: Verifying Checksum 07:50:38 6c08303d61cc: Download complete 07:50:41 e194b8c5c2a9: Pull complete 07:50:41 6863d3e3a2b1: Pull complete 07:50:41 ec0bb842ea78: Pull complete 07:50:41 40a00589a448: Pull complete 07:50:44 6c08303d61cc: Pull complete 07:50:44 798269fcf238: Pull complete 07:50:44 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 07:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:50:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:50:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:50:45 WORKDIR /edgex 07:50:45 COPY go.mod . 07:50:45 RUN go mod download 07:50:45 + docker build -t ci-base-image-x86_64 -f - . 07:50:45 Sending build context to Docker daemon 170.8MB 07:50:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:50:45 ---> ec979cd7f677 07:50:45 Step 2/4 : WORKDIR /edgex 07:50:51 Still waiting to schedule task 07:50:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:50:55 ---> Running in dfc30b3b8615 07:50:55 Removing intermediate container dfc30b3b8615 07:50:55 ---> 6c24dbf5c512 07:50:55 Step 3/4 : COPY go.mod . 07:50:55 ---> f5061504f1ea 07:50:55 Step 4/4 : RUN go mod download 07:50:55 ---> Running in 741cde7718b8 07:51:17 Removing intermediate container 741cde7718b8 07:51:17 ---> ff7cadf38710 07:51:17 Successfully built ff7cadf38710 07:51:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:17 + docker inspect -f . ci-base-image-x86_64 07:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:17 prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container 07:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:51:18 $ docker top bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:18 + go version 07:51:18 go version go1.20.6 linux/amd64 [Pipeline] } 07:51:18 $ docker stop --time=1 bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab 07:51:20 $ docker rm -f --volumes bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:20 + docker inspect -f . ci-base-image-x86_64 07:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:20 prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container 07:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:51:21 $ docker top 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 -eo pid,comm [Pipeline] { [Pipeline] echo 07:51:21 ========================================================= 07:51:21 [edgeXBuildGoParallel] Running Tests and Build... 07:51:21 ========================================================= [Pipeline] sh 07:51:21 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:51:22 + make test 07:51:22 go test -race -coverprofile=coverage.out ./... 07:51:28 ? github.com/edgexfoundry/edgex-go [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:51:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:51:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:51:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:51:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:51:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 07:51:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 97.0% of statements 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:51:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 07:51:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 54.0% of statements 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:51:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.317s coverage: 93.4% of statements 07:51:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 07:51:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.342s coverage: 97.6% of statements 07:51:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 07:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 07:51:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:51:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.082s coverage: 92.9% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.258s coverage: 38.4% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 95.7% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.8% of statements 07:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements 07:52:12 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 07:52:12 running golangci-lint 07:52:12 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 07:52:12 go version go1.20.6 linux/amd64 07:52:12 level=info msg="[config_reader] Used config file .golangci.yml" 07:52:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 07:52:27 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|files|name|compiled_files|exports_file) took 13.868224011s" 07:52:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.475926ms" 07:52:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4436 in /w/workspace/edgexfoundry_edgex-go_PR-4650 [Pipeline] { [Pipeline] ws 07:52:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:52:27 The recommended git tool is: git 07:52:32 using credential edgex-jenkins-ssh 07:52:32 Cloning the remote Git repository 07:52:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:52:32 > git init /w/workspace/edgex-go/2 # timeout=10 07:52:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:52:32 > git --version # timeout=10 07:52:32 > git --version # 'git version 2.25.1' 07:52:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:34 level=info msg="[linters_context/goanalysis] analyzers took 58.26472775s with top 10 stages: buildir: 29.527347673s, fact_deprecated: 1.866765997s, inspect: 1.659176979s, printf: 1.367385332s, gosec: 1.340000898s, ctrlflow: 1.125114999s, fact_purity: 1.019593115s, nilness: 914.059077ms, S1038: 908.277933ms, directives: 614.890528ms" 07:52:34 level=info msg="[runner] Issues before processing: 200, after processing: 0" 07:52:34 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, cgo: 200/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude-rules: 21/200, nolint: 0/21, exclude: 200/200" 07:52:34 level=info msg="[runner] processing took 16.431381ms with stages: nolint: 6.310684ms, identifier_marker: 4.897953ms, path_prettifier: 1.678215ms, autogenerated_exclude: 1.491763ms, exclude-rules: 1.127379ms, skip_dirs: 863.757µs, filename_unadjuster: 32.64µs, cgo: 25.66µs, uniq_by_line: 500ns, max_same_issues: 490ns, skip_files: 480ns, severity-rules: 280ns, source_code: 270ns, diff: 260ns, exclude: 260ns, sort_results: 240ns, max_from_linter: 160ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 07:52:34 level=info msg="[runner] linters took 6.777860916s with stages: goanalysis_metalinter: 6.761345014s" 07:52:34 level=info msg="File cache stats: 0 entries of total size 0B" 07:52:34 level=info msg="Memory: 208 samples, avg is 191.0MB, max is 810.2MB" 07:52:34 level=info msg="Execution took 20.686966506s" 07:52:34 go vet ./... 07:52:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:52:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:52:38 ./bin/test-attribution-txt.sh 07:52:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 07:52:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 07:52:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 07:52:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 07:52:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:52:38 + ls -al . 07:52:38 total 728 07:52:38 drwxrwxr-x 12 1001 1001 4096 Aug 24 07:51 . 07:52:38 drwxr-xr-x 4 root root 4096 Aug 24 07:51 .. 07:52:38 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 .blubracket 07:52:38 -rw-rw-r-- 1 1001 1001 16 Aug 24 07:50 .dockerignore 07:52:38 drwxrwxr-x 8 1001 1001 4096 Aug 24 07:50 .git 07:52:38 drwxrwxr-x 3 1001 1001 4096 Aug 24 07:50 .github 07:52:38 -rw-rw-r-- 1 1001 1001 1173 Aug 24 07:50 .gitignore 07:52:38 -rw-rw-r-- 1 1001 1001 42 Aug 24 07:50 .golangci.yml 07:52:38 -rw-rw-r-- 1 1001 1001 87 Aug 24 07:50 .hadolint.yml 07:52:38 drwxr-xr-x 3 1001 1001 4096 Aug 24 07:50 .semver 07:52:38 -rw-rw-r-- 1 1001 1001 166 Aug 24 07:50 .sonarcloud.properties 07:52:38 -rw-rw-r-- 1 1001 1001 1171 Aug 24 07:50 ADOPTERS.md 07:52:38 -rw-rw-r-- 1 1001 1001 11152 Aug 24 07:50 Attribution.txt 07:52:38 -rw-rw-r-- 1 1001 1001 93407 Aug 24 07:50 CHANGELOG.md 07:52:38 -rw-rw-r-- 1 1001 1001 3804 Aug 24 07:50 CONTRIBUTING.md 07:52:38 -rw-rw-r-- 1 1001 1001 677 Aug 24 07:50 GOVERNANCE.md 07:52:38 -rw-rw-r-- 1 1001 1001 883 Aug 24 07:50 Jenkinsfile 07:52:38 -rw-rw-r-- 1 1001 1001 10775 Aug 24 07:50 LICENSE 07:52:38 -rw-rw-r-- 1 1001 1001 14764 Aug 24 07:50 Makefile 07:52:38 -rw-rw-r-- 1 1001 1001 582 Aug 24 07:50 OWNERS.md 07:52:38 -rw-rw-r-- 1 1001 1001 9923 Aug 24 07:50 README.md 07:52:38 -rw-rw-r-- 1 1001 1001 789 Aug 24 07:50 SECURITY.md 07:52:38 -rw-rw-r-- 1 1001 1001 5 Aug 24 07:50 VERSION 07:52:38 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 bin 07:52:38 drwxrwxr-x 18 1001 1001 4096 Aug 24 07:50 cmd 07:52:38 -rw-r--r-- 1 root root 446998 Aug 24 07:52 coverage.out 07:52:38 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 fuzz_test 07:52:38 -rw-rw-r-- 1 1001 1001 3687 Aug 24 07:50 go.mod 07:52:38 -rw-rw-r-- 1 1001 1001 33714 Aug 24 07:50 go.sum 07:52:38 drwxrwxr-x 7 1001 1001 4096 Aug 24 07:50 internal 07:52:38 drwxrwxr-x 3 1001 1001 4096 Aug 24 07:50 openapi 07:52:38 -rw-rw-r-- 1 1001 1001 594 Aug 24 07:50 security.txt 07:52:38 drwxrwxr-x 4 1001 1001 4096 Aug 24 07:50 snap 07:52:38 -rw-rw-r-- 1 1001 1001 204 Aug 24 07:50 version.go [Pipeline] sh 07:52:39 + '[' -e coverage.out ] 07:52:39 + chown 1001:1001 coverage.out [Pipeline] stash 07:52:39 Stashed 1 file(s) [Pipeline] sh 07:52:39 + make build 07:52:39 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 07:52:49 Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 74fb306d33494e5539c20bbd837c55e83e9ec966 07:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:52:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:52:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4650/head:refs/remotes/origin/PR-4650 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:52:49 > git config core.sparsecheckout # timeout=10 07:52:49 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 07:52:50 Merge succeeded, producing 74fb306d33494e5539c20bbd837c55e83e9ec966 07:52:50 Checking out Revision 74fb306d33494e5539c20bbd837c55e83e9ec966 (PR-4650) 07:52:51 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 07:52:52 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 07:52:50 > git remote # timeout=10 07:52:50 > git config --get remote.origin.url # timeout=10 07:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:50 > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 07:52:50 > git rev-parse HEAD^{commit} # timeout=10 07:52:50 > git config core.sparsecheckout # timeout=10 07:52:50 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 07:52: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 07:52:53 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 07:52:56 Commit message: "docs: Add common API /secret to all Swagger files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:52:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:52:57 Dload Upload Total Spent Left Speed 07:52:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 80054 0 --:--:-- --:--:-- --:--:-- 80054 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 07:52:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:52:58 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:52:58 /etc/docker/daemon.json 07:52:58 { 07:52:58 "registry-mirrors": [ 07:52:58 "https://nexus3.edgexfoundry.org:10001" 07:52:58 ], 07:52:58 "bip": "10.250.0.254/24", 07:52:58 "hosts": [ 07:52:58 "tcp://0.0.0.0:5555", 07:52:58 "unix:///var/run/docker.sock" 07:52:58 ], 07:52:58 "mtu": 1458, 07:52:58 "selinux-enabled": true, 07:52:58 "seccomp-profile": "/etc/docker/seccomp.json" 07:52:58 } [Pipeline] sh 07:52:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:52:58 + sudo service docker restart 07:53: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 07:53:01 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 07:53:02 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 07:53:03 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 07:53:04 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 07:53:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:53: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] } 07:53:07 $ docker stop --time=1 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 07:53:14 $ docker rm -f --volumes 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:15 07:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:16 latest: Pulling from edgex-devops/edgex-compose 07:53:16 91d30c5bc195: Pulling fs layer 07:53:16 2e9b0aa3be6d: Pulling fs layer 07:53:16 9c61dcf015f6: Pulling fs layer 07:53:16 4698f68db338: Pulling fs layer 07:53:16 2a2f49069b9e: Pulling fs layer 07:53:16 e0025b399a48: Pulling fs layer 07:53:16 4698f68db338: Waiting 07:53:16 e0025b399a48: Waiting 07:53:16 91d30c5bc195: Verifying Checksum 07:53:16 91d30c5bc195: Download complete 07:53:16 4698f68db338: Verifying Checksum 07:53:16 4698f68db338: Download complete 07:53:16 91d30c5bc195: Pull complete 07:53:16 2e9b0aa3be6d: Verifying Checksum 07:53:16 2e9b0aa3be6d: Download complete 07:53:16 e0025b399a48: Verifying Checksum 07:53:16 e0025b399a48: Download complete 07:53:16 2a2f49069b9e: Verifying Checksum 07:53:16 2a2f49069b9e: Download complete 07:53:16 2e9b0aa3be6d: Pull complete 07:53:16 9c61dcf015f6: Verifying Checksum 07:53:16 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:53:16 provisioning config files... 07:53:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9444542693476256362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:17 ---> docker-login.sh 07:53:17 nexus3.edgexfoundry.org:10001 07:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:17 Configure a credential helper to remove this warning. See 07:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:17 07:53:17 Login Succeeded 07:53:17 nexus3.edgexfoundry.org:10002 07:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:18 Configure a credential helper to remove this warning. See 07:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:18 07:53:18 Login Succeeded 07:53:18 nexus3.edgexfoundry.org:10003 07:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:18 Configure a credential helper to remove this warning. See 07:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:18 07:53:18 Login Succeeded 07:53:18 nexus3.edgexfoundry.org:10004 07:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:18 Configure a credential helper to remove this warning. See 07:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:18 07:53:18 Login Succeeded 07:53:18 docker.io 07:53:19 9c61dcf015f6: Pull complete 07:53:19 4698f68db338: Pull complete 07:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:19 2a2f49069b9e: Pull complete 07:53:19 e0025b399a48: Pull complete 07:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:19 Configure a credential helper to remove this warning. See 07:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:19 07:53:19 Login Succeeded 07:53:19 ---> docker-login.sh ends [Pipeline] } 07:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:53:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:19 prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container 07:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:53:23 $ docker top 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:53:24 + git config --global --add safe.directory /w/workspace/edgex-go/2 07:53:24 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 07:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:24 ========================================================= 07:53:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:53:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:53:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:53:24 edb6bdbacee9: Pulling fs layer 07:53:24 5f9638ab2659: Pulling fs layer 07:53:24 8d51d6327a98: Pulling fs layer 07:53:24 8b374f2dd631: Pulling fs layer 07:53:24 ec14aa9079de: Pulling fs layer 07:53:24 2f466654f4bb: Pulling fs layer 07:53:24 554e91adad29: Pulling fs layer 07:53:24 8b374f2dd631: Waiting 07:53:24 ec14aa9079de: Waiting 07:53:24 2f466654f4bb: Waiting 07:53:24 554e91adad29: Waiting 07:53:24 5f9638ab2659: Verifying Checksum 07:53:24 5f9638ab2659: Download complete 07:53:24 8b374f2dd631: Download complete 07:53:24 ec14aa9079de: Verifying Checksum 07:53:24 ec14aa9079de: Download complete 07:53:24 edb6bdbacee9: Verifying Checksum 07:53:24 edb6bdbacee9: Download complete 07:53:25 edb6bdbacee9: Pull complete 07:53:25 554e91adad29: Download complete 07:53:26 #1 [security-secretstore-setup internal] load build definition from Dockerfile 07:53:26 #1 transferring dockerfile: 2.38kB done 07:53:26 #1 DONE 0.0s 07:53:26 5f9638ab2659: Pull complete 07:53:26 07:53:26 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:53:26 #2 transferring dockerfile: 1.78kB done 07:53:26 #2 DONE 0.0s 07:53:26 07:53:26 #3 [security-proxy-setup internal] load build definition from Dockerfile 07:53:26 #3 transferring dockerfile: 2.39kB done 07:53:26 #3 DONE 0.0s 07:53:26 07:53:26 #4 [support-scheduler internal] load build definition from Dockerfile 07:53:26 #4 transferring dockerfile: 1.82kB done 07:53:26 #4 DONE 0.0s 07:53:26 07:53:26 #5 [security-spire-agent internal] load build definition from Dockerfile 07:53:26 #5 ... 07:53:26 07:53:26 #6 [core-metadata internal] load build definition from Dockerfile 07:53:26 #6 transferring dockerfile: 1.96kB done 07:53:26 #6 DONE 0.1s 07:53:26 07:53:26 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:53:26 #7 transferring dockerfile: 2.12kB done 07:53:26 #7 DONE 0.1s 07:53:26 07:53:26 #5 [security-spire-agent internal] load build definition from Dockerfile 07:53:26 #5 transferring dockerfile: 2.68kB done 07:53:26 #5 DONE 0.1s 07:53:26 07:53:26 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:53:26 #8 transferring dockerfile: 2.04kB done 07:53:26 #8 DONE 0.2s 07:53:26 07:53:26 #9 [security-spire-config internal] load build definition from Dockerfile 07:53:26 #9 transferring dockerfile: 2.58kB done 07:53:26 #9 DONE 0.2s 07:53:26 07:53:26 #10 [security-bootstrapper internal] load build definition from Dockerfile 07:53:26 #10 transferring dockerfile: 2.82kB done 07:53:26 #10 DONE 0.1s 07:53:26 07:53:26 #11 [support-notifications internal] load build definition from Dockerfile 07:53:26 #11 transferring dockerfile: 1.84kB done 07:53:26 #11 DONE 0.1s 07:53:26 07:53:26 #12 [security-spire-server internal] load build definition from Dockerfile 07:53:26 #12 transferring dockerfile: 2.63kB done 07:53:26 #12 DONE 0.1s 07:53:26 07:53:26 #13 [core-command internal] load build definition from Dockerfile 07:53:26 #13 transferring dockerfile: 1.82kB done 07:53:26 #13 DONE 0.2s 07:53:26 07:53:26 #14 [core-data internal] load build definition from Dockerfile 07:53:26 #14 transferring dockerfile: 1.90kB done 07:53:26 #14 DONE 0.2s 07:53:26 07:53:26 #15 [security-secretstore-setup internal] load .dockerignore 07:53:26 #15 transferring context: 56B done 07:53:26 #15 DONE 0.2s 07:53:26 07:53:26 #16 [core-common-config-bootstrapper internal] load .dockerignore 07:53:26 #16 transferring context: 56B done 07:53:26 #16 DONE 0.1s 07:53:26 07:53:26 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:53:26 #17 DONE 0.0s 07:53:26 07:53:26 #18 [core-data internal] load .dockerignore 07:53:26 #18 ... 07:53:26 07:53:26 #19 [support-scheduler internal] load .dockerignore 07:53:26 #19 transferring context: 56B 0.0s done 07:53:26 #19 DONE 0.3s 07:53:26 07:53:26 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:53:26 #17 DONE 0.0s 07:53:27 07:53:27 #20 [security-proxy-setup internal] load .dockerignore 07:53:27 #20 transferring context: 56B 0.0s done 07:53:27 #20 DONE 0.3s 07:53:27 07:53:27 #21 [security-spiffe-token-provider internal] load .dockerignore 07:53:27 #21 transferring context: 56B 0.0s done 07:53:27 #21 DONE 0.3s 07:53:27 07:53:27 #22 [core-metadata internal] load .dockerignore 07:53:27 #22 transferring context: 56B done 07:53:27 #22 DONE 0.3s 07:53:27 07:53:27 #23 [security-spire-agent internal] load .dockerignore 07:53:27 #23 transferring context: 56B done 07:53:27 #23 DONE 0.3s 07:53:27 07:53:27 #24 [security-proxy-auth internal] load .dockerignore 07:53:27 #24 transferring context: 56B done 07:53:27 #24 DONE 0.3s 07:53:27 07:53:27 #25 [security-spire-config internal] load .dockerignore 07:53:27 #25 transferring context: 56B done 07:53:27 #25 DONE 0.3s 07:53:27 07:53:27 #26 [support-notifications internal] load .dockerignore 07:53:27 #26 transferring context: 56B done 07:53:27 #26 DONE 0.3s 07:53:27 07:53:27 #27 [security-bootstrapper internal] load .dockerignore 07:53:27 #27 transferring context: 56B done 07:53:27 #27 DONE 0.3s 07:53:27 07:53:27 #18 [core-data internal] load .dockerignore 07:53:27 #18 transferring context: 56B done 07:53:27 #18 DONE 0.3s 07:53:27 07:53:27 #28 [core-command internal] load .dockerignore 07:53:27 #28 transferring context: 56B done 07:53:27 #28 DONE 0.3s 07:53:27 07:53:27 #29 [security-spire-server internal] load .dockerignore 07:53:27 #29 transferring context: 56B done 07:53:27 #29 DONE 0.3s 07:53:27 07:53:27 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:53:27 8d51d6327a98: Verifying Checksum 07:53:27 8d51d6327a98: Download complete 07:53:27 2f466654f4bb: Verifying Checksum 07:53:27 #17 DONE 0.0s 07:53:27 07:53:27 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 07:53:27 #30 DONE 0.7s 07:53:27 07:53:27 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:53:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 07:53:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 07:53:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 07:53:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 07:53:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 07:53:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 07:53:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 07:53:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 07:53:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 07:53:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 07:53:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 07:53:28 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 07:53:29 #31 ... 07:53:29 07:53:29 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:53:29 #32 DONE 2.3s 07:53:29 07:53:29 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 07:53:36 #33 ... 07:53:36 07:53:36 #34 [security-bootstrapper internal] load build context 07:53:36 #34 transferring context: 328.41MB 7.0s 07:53:36 #34 ... 07:53:36 07:53:36 #35 [security-proxy-auth internal] load build context 07:53:36 #35 ... 07:53:36 07:53:36 #36 [security-spire-server internal] load build context 07:53:36 #36 ... 07:53:36 07:53:36 #34 [security-bootstrapper internal] load build context 07:53:36 #34 transferring context: 365.21MB 8.3s done 07:53:37 #34 ... 07:53:37 07:53:37 #37 [support-notifications internal] load build context 07:53:37 #37 ... 07:53:37 07:53:37 #38 [support-scheduler internal] load build context 07:53:37 #38 transferring context: 365.21MB 8.8s done 07:53:37 #38 ... 07:53:37 07:53:37 #39 [security-spire-config internal] load build context 07:53:37 #39 transferring context: 365.21MB 8.9s done 07:53:37 #39 ... 07:53:37 07:53:37 #40 [core-metadata internal] load build context 07:53:37 #40 transferring context: 365.21MB 8.6s done 07:53:37 #40 ... 07:53:37 07:53:37 #41 [security-spire-agent internal] load build context 07:53:38 #41 ... 07:53:38 07:53:38 #42 [security-proxy-setup internal] load build context 07:53:38 #42 transferring context: 365.21MB 8.4s done 07:53:38 #42 ... 07:53:38 07:53:38 #43 [core-data internal] load build context 07:53:38 #43 transferring context: 365.21MB 10.3s done 07:53:38 #43 ... 07:53:38 07:53:38 #44 [core-command internal] load build context 07:53:38 #44 transferring context: 365.21MB 10.6s done 07:53:38 #44 ... 07:53:38 07:53:38 #45 [security-spiffe-token-provider internal] load build context 07:53:38 #45 transferring context: 365.21MB 10.5s done 07:53:38 #45 ... 07:53:38 07:53:38 #46 [security-secretstore-setup internal] load build context 07:53:38 #46 transferring context: 365.21MB 11.0s done 07:53:38 #46 ... 07:53:38 07:53:38 #47 [core-common-config-bootstrapper internal] load build context 07:53:38 #47 transferring context: 365.21MB 9.1s done 07:53:38 #47 ... 07:53:38 07:53:38 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 07:53:39 #48 ... 07:53:39 07:53:39 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:39 #49 ... 07:53:39 07:53:39 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:53:39 #50 ... 07:53:39 07:53:39 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:39 #51 ... 07:53:39 07:53:39 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 07:53:39 8d51d6327a98: Pull complete 07:53:39 8b374f2dd631: Pull complete 07:53:39 ec14aa9079de: Pull complete 07:53:39 #52 ... 07:53:39 07:53:39 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:53:39 #53 ... 07:53:39 07:53:39 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:53:39 #54 ... 07:53:39 07:53:39 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:53:40 #55 ... 07:53:40 07:53:40 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:53:40 #56 ... 07:53:40 07:53:40 #36 [security-spire-server internal] load build context 07:53:40 #36 transferring context: 365.21MB 10.6s done 07:53:44 2f466654f4bb: Pull complete 07:53:45 #36 ... 07:53:45 07:53:45 #35 [security-proxy-auth internal] load build context 07:53:45 #35 transferring context: 365.21MB 9.1s done 07:53:46 554e91adad29: Pull complete 07:53:46 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 07:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:53:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:53:47 + docker build -t ci-base-image-arm64 -f - . 07:53:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:53:47 WORKDIR /edgex 07:53:47 COPY go.mod . 07:53:47 RUN go mod download 07:53:47 Sending build context to Docker daemon 2.962MB 07:53:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:53:47 ---> 1e15ea492957 07:53:47 Step 2/4 : WORKDIR /edgex 07:53:48 #35 ... 07:53:48 07:53:48 #37 [support-notifications internal] load build context 07:53:48 #37 transferring context: 365.21MB 10.1s done 07:53:48 #37 ... 07:53:48 07:53:48 #41 [security-spire-agent internal] load build context 07:53:48 #41 transferring context: 365.21MB 11.0s done 07:53:51 ---> Running in 9208c92470a0 07:53:51 Removing intermediate container 9208c92470a0 07:53:51 ---> 2a357f45c1e6 07:53:51 Step 3/4 : COPY go.mod . 07:53:51 ---> 5c85994a2da0 07:53:51 Step 4/4 : RUN go mod download 07:53:51 ---> Running in 3315ab7c9be0 07:54:26 #41 ... 07:54:26 07:54:26 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:54:26 #54 55.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:26 #54 55.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:26 #54 ... 07:54:26 07:54:26 #34 [security-bootstrapper internal] load build context 07:54:26 #34 DONE 58.0s 07:54:26 07:54:26 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:54:26 #54 56.24 (1/1) Installing dumb-init (1.2.5-r2) 07:54:26 #54 56.24 Executing busybox-1.35.0-r29.trigger 07:54:26 #54 56.25 OK: 7 MiB in 16 packages 07:54:26 #54 ... 07:54:26 07:54:26 #42 [security-proxy-setup internal] load build context 07:54:26 #42 DONE 58.3s 07:54:26 07:54:26 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 07:54:26 #33 DONE 56.3s 07:54:26 07:54:26 #40 [core-metadata internal] load build context 07:54:26 #40 DONE 58.4s 07:54:26 07:54:26 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:54:26 #57 ... 07:54:26 07:54:26 #38 [support-scheduler internal] load build context 07:54:26 #38 DONE 59.3s 07:54:27 07:54:27 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:54:27 #49 56.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:27 #49 56.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:27 #49 56.96 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:54:27 #49 56.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:54:27 #49 56.96 OK: 17818 distinct packages available 07:54:27 #49 57.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:27 #49 57.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:27 #49 57.28 (1/5) Installing dumb-init (1.2.5-r2) 07:54:27 #49 57.28 (2/5) Installing musl-obstack (1.2.3-r0) 07:54:27 #49 57.28 (3/5) Installing libucontext (1.2-r0) 07:54:27 #49 57.29 (4/5) Installing gcompat (1.1.0-r0) 07:54:27 #49 57.29 (5/5) Installing openssl (3.0.10-r0) 07:54:27 #49 57.30 Executing busybox-1.35.0-r29.trigger 07:54:27 #49 57.31 OK: 8 MiB in 20 packages 07:54:27 #49 ... 07:54:27 07:54:27 #39 [security-spire-config internal] load build context 07:54:27 #39 DONE 59.9s 07:54:27 07:54:27 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:27 #51 57.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:27 #51 57.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:27 #51 57.92 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:54:27 #51 57.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:54:27 #51 57.92 OK: 17818 distinct packages available 07:54:27 #51 57.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:27 #51 58.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:27 #51 58.26 (1/9) Installing ca-certificates (20230506-r0) 07:54:27 #51 58.27 (2/9) Installing brotli-libs (1.0.9-r9) 07:54:27 #51 58.28 (3/9) Installing nghttp2-libs (1.51.0-r1) 07:54:27 #51 58.28 (4/9) Installing libcurl (8.2.1-r0) 07:54:27 #51 58.32 (5/9) Installing curl (8.2.1-r0) 07:54:27 #51 58.32 (6/9) Installing dumb-init (1.2.5-r2) 07:54:27 #51 58.33 (7/9) Installing musl-obstack (1.2.3-r0) 07:54:27 #51 58.34 (8/9) Installing libucontext (1.2-r0) 07:54:27 #51 58.34 (9/9) Installing gcompat (1.1.0-r0) 07:54:27 #51 58.35 Executing busybox-1.35.0-r29.trigger 07:54:27 #51 58.35 Executing ca-certificates-20230506-r0.trigger 07:54:27 #51 ... 07:54:27 07:54:27 #35 [security-proxy-auth internal] load build context 07:54:27 #35 DONE 60.2s 07:54:27 07:54:27 #47 [core-common-config-bootstrapper internal] load build context 07:54:27 #47 DONE 60.3s 07:54:27 07:54:27 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:27 #51 58.49 OK: 10 MiB in 24 packages 07:54:28 #51 ... 07:54:28 07:54:28 #37 [support-notifications internal] load build context 07:54:28 #37 DONE 60.9s 07:54:28 07:54:28 #43 [core-data internal] load build context 07:54:28 #43 DONE 60.9s 07:54:28 07:54:28 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:28 #53 58.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #53 58.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #53 58.64 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:54:28 #53 58.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:54:28 #53 58.64 OK: 17818 distinct packages available 07:54:28 #53 58.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #53 58.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #53 59.06 (1/4) Installing dumb-init (1.2.5-r2) 07:54:28 #53 59.07 (2/4) Installing musl-obstack (1.2.3-r0) 07:54:28 #53 59.07 (3/4) Installing libucontext (1.2-r0) 07:54:28 #53 59.07 (4/4) Installing gcompat (1.1.0-r0) 07:54:28 #53 59.08 Executing busybox-1.35.0-r29.trigger 07:54:28 #53 59.08 OK: 7 MiB in 19 packages 07:54:28 #53 ... 07:54:28 07:54:28 #45 [security-spiffe-token-provider internal] load build context 07:54:28 #45 DONE 61.0s 07:54:28 07:54:28 #44 [core-command internal] load build context 07:54:28 #44 DONE 61.1s 07:54:28 07:54:28 #41 [security-spire-agent internal] load build context 07:54:28 #41 DONE 61.1s 07:54:28 07:54:28 #36 [security-spire-server internal] load build context 07:54:28 #36 DONE 61.1s 07:54:28 07:54:28 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:54:28 #54 DONE 59.3s 07:54:28 07:54:28 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:54:28 #56 56.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #56 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #56 56.43 (1/4) Installing dumb-init (1.2.5-r2) 07:54:28 #56 56.43 (2/4) Installing openssl (3.0.10-r0) 07:54:28 #56 56.44 (3/4) Installing su-exec (0.2-r2) 07:54:28 #56 56.44 (4/4) Installing yq (4.30.4-r4) 07:54:28 #56 56.62 Executing busybox-1.35.0-r29.trigger 07:54:28 #56 56.62 OK: 17 MiB in 19 packages 07:54:28 #56 DONE 59.3s 07:54:28 07:54:28 #46 [security-secretstore-setup internal] load build context 07:54:28 #46 DONE 61.1s 07:54:28 07:54:28 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:54:28 #49 DONE 59.4s 07:54:28 07:54:28 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:54:28 #55 56.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #55 56.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #55 56.83 (1/1) Installing dumb-init (1.2.5-r2) 07:54:28 #55 57.04 Executing busybox-1.35.0-r29.trigger 07:54:28 #55 57.04 OK: 7 MiB in 16 packages 07:54:28 #55 DONE 59.3s 07:54:28 07:54:28 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 07:54:28 #48 58.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #48 58.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #48 58.76 (1/2) Installing dumb-init (1.2.5-r2) 07:54:28 #48 58.76 (2/2) Installing su-exec (0.2-r2) 07:54:28 #48 58.76 Executing busybox-1.35.0-r29.trigger 07:54:28 #48 58.77 OK: 7 MiB in 17 packages 07:54:28 #48 DONE 59.7s 07:54:28 07:54:28 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:28 #51 DONE 59.4s 07:54:28 07:54:28 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 07:54:28 #52 58.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #52 58.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #52 58.47 (1/2) Installing ca-certificates (20230506-r0) 07:54:28 #52 58.49 (2/2) Installing dumb-init (1.2.5-r2) 07:54:28 #52 58.50 Executing busybox-1.35.0-r29.trigger 07:54:28 #52 58.50 Executing ca-certificates-20230506-r0.trigger 07:54:28 #52 58.58 OK: 8 MiB in 17 packages 07:54:28 #52 DONE 59.5s 07:54:28 07:54:28 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:28 #53 DONE 59.4s 07:54:28 07:54:28 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:54:28 #50 55.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:28 #50 55.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:28 #50 56.19 (1/4) Installing ca-certificates (20230506-r0) 07:54:28 #50 56.21 (2/4) Installing dumb-init (1.2.5-r2) 07:54:28 #50 56.21 (3/4) Installing su-exec (0.2-r2) 07:54:28 #50 56.21 (4/4) Installing yq (4.30.4-r4) 07:54:28 #50 56.62 Executing busybox-1.35.0-r29.trigger 07:54:28 #50 56.62 Executing ca-certificates-20230506-r0.trigger 07:54:28 #50 56.70 OK: 17 MiB in 19 packages 07:54:28 #50 DONE 59.3s 07:54:28 07:54:28 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:54:28 #58 ... 07:54:28 07:54:28 #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 07:54:28 #59 DONE 0.2s 07:54:28 07:54:28 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:54:29 #60 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:29 #60 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #60 4.225 OK: 265 MiB in 53 packages 07:54:30 #60 DONE 4.7s 07:54:30 07:54:30 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:54:30 #58 DONE 1.7s 07:54:30 07:54:30 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 07:54:30 #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:30 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.131 OK: 265 MiB in 53 packages 07:54:30 #61 DONE 4.6s 07:54:30 07:54:30 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:54:30 #0 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.296 OK: 265 MiB in 53 packages 07:54:30 #62 DONE 4.6s 07:54:30 07:54:30 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:54:30 #63 ... 07:54:30 07:54:30 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:54:30 #57 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:30 #57 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #57 3.977 OK: 265 MiB in 53 packages 07:54:30 #57 DONE 4.7s 07:54:30 07:54:30 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:54:30 #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:30 #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.079 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:54:30 #0 4.079 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:54:30 #0 4.079 OK: 17823 distinct packages available 07:54:30 #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:54:30 #0 4.496 OK: 265 MiB in 53 packages 07:54:30 #64 DONE 4.8s 07:54:30 Removing intermediate container 3315ab7c9be0 07:54:30 ---> 58464a4c7f18 07:54:30 Successfully built 58464a4c7f18 07:54:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 07:54:30 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:54:30 #65 ... 07:54:30 07:54:30 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 07:54:30 #66 DONE 0.5s 07:54:30 + docker inspect -f . ci-base-image-arm64 07:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:30 07:54:30 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:54:30 #63 DONE 0.5s 07:54:30 07:54:30 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 07:54:30 #67 DONE 0.5s 07:54:30 07:54:30 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 07:54:30 #68 DONE 0.5s 07:54:30 07:54:30 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:30 #69 ... 07:54:30 07:54:30 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:54:30 #70 DONE 0.5s 07:54:30 07:54:30 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:54:30 #65 DONE 0.4s 07:54:31 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 07:54:31 $ 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 07:54:31 07:54:31 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:32 $ docker top 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:33 + go version 07:54:33 go version go1.20.6 linux/arm64 [Pipeline] } 07:54:33 $ docker stop --time=1 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c 07:54:34 $ docker rm -f --volumes 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:35 + docker inspect -f . ci-base-image-arm64 07:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:35 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 07:54:35 $ 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 07:54:36 $ docker top 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 -eo pid,comm [Pipeline] { [Pipeline] echo 07:54:36 ========================================================= 07:54:36 [edgeXBuildGoParallel] Running Tests and Build... 07:54:36 ========================================================= [Pipeline] sh 07:54:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:54:37 + make test 07:54:37 go test -race -coverprofile=coverage.out ./... 07:54:41 #71 ... 07:54:41 07:54:41 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:41 #72 ... 07:54:41 07:54:41 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:41 #73 ... 07:54:41 07:54:41 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:16 ? github.com/edgexfoundry/edgex-go [no test files] 07:55:28 #74 ... 07:55:28 07:55:28 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #73 DONE 49.5s 07:55:28 07:55:28 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #72 DONE 49.6s 07:55:28 07:55:28 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #69 DONE 49.6s 07:55:28 07:55:28 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #74 DONE 49.5s 07:55:28 07:55:28 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:28 #71 DONE 49.5s 07:55:28 07:55:28 #75 [security-spiffe-token-provider builder 6/7] COPY . . 07:55:30 #75 ... 07:55:30 07:55:30 #76 [security-spire-server builder 6/9] COPY . . 07:55:30 #76 ... 07:55:30 07:55:30 #77 [core-data builder 6/7] COPY . . 07:55:30 #77 ... 07:55:30 07:55:30 #78 [support-notifications builder 6/7] COPY . . 07:55:30 #78 ... 07:55:30 07:55:30 #79 [security-proxy-setup builder 6/7] COPY . . 07:55:40 #79 DONE 19.3s 07:55:40 07:55:40 #77 [core-data builder 6/7] COPY . . 07:55:40 #77 DONE 19.3s 07:55:40 07:55:40 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #80 CACHED 07:55:40 07:55:40 #81 [support-scheduler builder 6/7] COPY . . 07:55:40 #81 CACHED 07:55:40 07:55:40 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:55:40 #82 CACHED 07:55:40 07:55:40 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:55:40 #83 CACHED 07:55:40 07:55:40 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #84 CACHED 07:55:40 07:55:40 #85 [core-metadata builder 6/7] COPY . . 07:55:40 #85 CACHED 07:55:40 07:55:40 #86 [core-command builder 6/7] COPY . . 07:55:40 #86 CACHED 07:55:40 07:55:40 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #87 CACHED 07:55:40 07:55:40 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 07:55:40 #88 CACHED 07:55:40 07:55:40 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #89 CACHED 07:55:40 07:55:40 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:40 #90 CACHED 07:55:40 07:55:40 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 07:55:40 #91 CACHED 07:55:40 07:55:40 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #92 CACHED 07:55:40 07:55:40 #93 [security-proxy-auth builder 6/7] COPY . . 07:55:40 #93 CACHED 07:55:40 07:55:40 #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:55:40 #94 CACHED 07:55:40 07:55:40 #95 [security-bootstrapper builder 6/7] COPY . . 07:55:40 #95 CACHED 07:55:40 07:55:40 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #96 CACHED 07:55:40 07:55:40 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:40 #97 CACHED 07:55:40 07:55:40 #78 [support-notifications builder 6/7] COPY . . 07:55:40 #78 DONE 19.3s 07:55:40 07:55:40 #76 [security-spire-server builder 6/9] COPY . . 07:55:40 #76 DONE 19.3s 07:55:40 07:55:40 #75 [security-spiffe-token-provider builder 6/7] COPY . . 07:55:40 #75 DONE 19.3s 07:55:40 07:55:40 #98 [security-secretstore-setup builder 6/7] COPY . . 07:55:40 #98 CACHED 07:55:40 07:55:40 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:55:40 #99 CACHED 07:55:40 07:55:40 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #100 CACHED 07:55:40 07:55:40 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:40 #101 ... 07:55:40 07:55:40 #102 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 07:55:40 #102 CACHED 07:55:40 07:55:40 #103 [security-spire-agent builder 6/9] COPY . . 07:55:40 #103 CACHED 07:55:40 07:55:40 #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 07:55:40 #104 CACHED 07:55:40 07:55:40 #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:40 #105 CACHED 07:55:40 07:55:40 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 07:55:40 #106 DONE 0.2s 07:55:40 07:55:40 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 07:55:43 #107 DONE 2.9s 07:55:43 07:55:43 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 07:55:43 #108 DONE 2.8s 07:55:43 07:55:43 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 07:55:43 #109 ... 07:55:43 07:55:43 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 07:55:43 #110 DONE 0.9s 07:55:43 07:55:43 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:43 #0 1.485 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 07:55:43 #111 ... 07:55:43 07:55:43 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 07:55:43 #109 DONE 1.2s 07:55:43 07:55:43 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:55:43 #112 DONE 0.1s 07:55:44 07:55:44 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:55:44 #113 DONE 0.2s 07:55:44 07:55:44 #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 07:55:44 #114 CACHED 07:55:44 07:55:44 #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:44 #115 CACHED 07:55:44 07:55:44 #116 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:55:44 #116 ... 07:55:44 07:55:44 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 07:55:44 #117 CACHED 07:55:44 07:55:44 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 07:55:44 #118 CACHED 07:55:44 07:55:44 #119 [security-spire-config builder 6/9] COPY . . 07:55:44 #119 CACHED 07:55:44 07:55:44 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 07:55:44 #120 CACHED 07:55:44 07:55:44 #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:44 #121 CACHED 07:55:44 07:55:44 #122 [security-spire-config builder 9/9] WORKDIR /edgex-go 07:55:44 #122 CACHED 07:55:44 07:55:44 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:46 #123 DONE 1.5s 07:55:46 07:55:46 #116 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:55:46 #116 DONE 1.7s 07:55:46 07:55:46 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:55:46 #124 DONE 1.6s 07:55:46 07:55:46 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 07:55:47 #125 DONE 1.2s 07:55:47 07:55:47 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:55:47 #126 DONE 1.2s 07:55:47 07:55:47 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:55:47 #127 DONE 1.2s 07:55:47 07:55:47 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:55:48 #128 ... 07:55:48 07:55:48 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:55:48 #129 DONE 1.3s 07:55:48 07:55:48 #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:55:48 #130 ... 07:55:48 07:55:48 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:55:48 #128 DONE 1.8s 07:55:48 07:55:48 #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:55:48 #130 DONE 1.8s 07:55:48 07:55:48 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:55:49 #131 ... 07:55:49 07:55:49 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:55:49 #0 1.509 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 07:55:49 #132 ... 07:55:49 07:55:49 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:55:49 #0 1.039 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 07:55:49 #133 ... 07:55:49 07:55:49 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:55:49 #0 0.569 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 07:55:50 #134 ... 07:55:50 07:55:50 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:55:50 #0 1.161 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 07:55:50 #135 ... 07:55:50 07:55:50 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:55:50 #0 0.787 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 07:55:50 #136 ... 07:55:50 07:55:50 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:50 #0 0.513 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 07:55:50 #137 ... 07:55:50 07:55:50 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:50 #0 0.825 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 07:55:50 #138 ... 07:55:50 07:55:50 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:50 #0 0.922 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 07:55:50 #139 ... 07:55:50 07:55:50 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:50 #0 0.634 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 07:55:50 #140 ... 07:55:50 07:55:50 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:55:51 #141 ... 07:55:51 07:55:51 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:51 #101 1.649 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 07:55:51 #101 ... 07:55:51 07:55:51 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:55:58 #142 ... 07:55:58 07:55:58 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:55:58 #131 DONE 8.8s 07:55:58 07:55:58 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:55:58 #141 DONE 8.9s 07:55:58 07:55:58 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:55:58 #142 DONE 8.9s 07:55:58 07:55:58 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 07:55:58 #143 DONE 0.5s 07:55:58 07:55:58 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:55:58 #144 ... 07:55:58 07:55:58 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:55:58 #145 DONE 0.8s 07:55:58 07:55:58 #146 [security-spire-agent] exporting to image 07:55:58 #146 exporting layers 07:55:59 #146 ... 07:55:59 07:55:59 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:55:59 #144 DONE 0.5s 07:55:59 07:55:59 #146 [security-spire-config] exporting to image 07:55:59 #146 exporting layers 1.2s done 07:55:59 #146 writing image sha256:45b66204a43f05bf021b47b96ac8922a6d75509c47b14c28be204a3d6c79a986 0.1s done 07:55:59 #146 naming to docker.io/library/security-spire-server 07:55:59 #146 naming to docker.io/library/security-spire-server done 07:55:59 #146 exporting layers 0.8s done 07:55:59 #146 writing image sha256:207716205bafbf5f721499e20ce4e26876af847fea3440a1f8a0c8b2f9cabd2f 0.0s done 07:55:59 #146 naming to docker.io/library/security-spire-config 0.0s done 07:56:00 #146 exporting layers 1.0s done 07:56:00 #146 writing image sha256:8f39f760742228c5ac51af53d3ceb1e75302f127fa24dc2a0db7ae01d1170453 done 07:56:00 #146 naming to docker.io/library/security-spire-agent done 07:56:00 #146 DONE 1.9s 07:56:00 07:56:00 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:56:56 #133 ... 07:56:56 07:56:56 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:56 #139 68.82 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 07:57:08 #139 ... 07:57:08 07:57:08 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:57:08 #137 DONE 87.2s 07:57:08 07:57:08 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:57:08 #134 DONE 87.2s 07:57:08 07:57:08 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:57:08 #135 DONE 87.2s 07:57:08 07:57:08 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:57:08 #101 DONE 87.2s 07:57:08 07:57:08 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:57:08 #138 DONE 87.3s 07:57:08 07:57:08 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:57:08 #132 DONE 87.3s 07:57:08 07:57:08 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:57:08 #147 ... 07:57:08 07:57:08 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:08 #136 DONE 87.4s 07:57:08 07:57:08 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:57:08 #111 DONE 87.5s 07:57:08 07:57:08 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #148 ... 07:57:08 07:57:08 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:57:08 #139 DONE 87.6s 07:57:08 07:57:08 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:08 #140 DONE 87.7s 07:57:08 07:57:08 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:57:08 #133 DONE 87.8s 07:57:08 07:57:08 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #149 ... 07:57:08 07:57:08 #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #150 DONE 0.8s 07:57:08 07:57:08 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #151 DONE 0.8s 07:57:08 07:57:08 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:57:08 #147 DONE 0.8s 07:57:08 07:57:08 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #152 DONE 0.8s 07:57:08 07:57:08 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #148 DONE 0.7s 07:57:08 07:57:08 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:57:08 #153 ... 07:57:08 07:57:08 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #154 DONE 0.6s 07:57:08 07:57:08 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #149 DONE 0.5s 07:57:08 07:57:08 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:57:08 #155 DONE 0.3s 07:57:08 07:57:08 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 07:57:08 #156 ... 07:57:08 07:57:08 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:57:08 #157 CACHED 07:57:08 07:57:08 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #158 CACHED 07:57:08 07:57:08 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #159 CACHED 07:57:08 07:57:08 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 07:57:08 #160 CACHED 07:57:08 07:57:08 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:57:08 #161 CACHED 07:57:08 07:57:08 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #162 CACHED 07:57:08 07:57:08 #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:57:08 #163 CACHED 07:57:08 07:57:08 #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:57:08 #164 CACHED 07:57:08 07:57:08 #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:57:08 #165 DONE 0.3s 07:57:08 07:57:08 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:57:08 #166 DONE 0.3s 07:57:08 07:57:08 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:57:08 #153 DONE 0.3s 07:57:08 07:57:08 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:57:08 #167 DONE 0.3s 07:57:08 07:57:08 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:09 #168 ... 07:57:09 07:57:09 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:57:09 #169 DONE 1.2s 07:57:09 07:57:09 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:57:09 #170 DONE 1.3s 07:57:09 07:57:09 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 07:57:09 #156 DONE 1.3s 07:57:09 07:57:09 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:57:09 #171 ... 07:57:09 07:57:09 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:57:09 #172 DONE 1.8s 07:57:09 07:57:09 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:57:09 #173 DONE 1.8s 07:57:09 07:57:09 #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:57:09 #174 DONE 1.8s 07:57:09 07:57:09 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:57:09 #175 DONE 1.8s 07:57:09 07:57:09 #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:57:09 #176 DONE 1.8s 07:57:09 07:57:09 #177 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:57:09 #177 DONE 1.8s 07:57:10 07:57:10 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:10 #168 DONE 1.8s 07:57:10 07:57:10 #178 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:57:10 #178 DONE 0.8s 07:57:10 07:57:10 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:57:10 #179 ... 07:57:10 07:57:10 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:57:10 #180 DONE 0.3s 07:57:10 07:57:10 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:57:10 #171 DONE 0.9s 07:57:10 07:57:10 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:57:10 #181 DONE 0.3s 07:57:10 07:57:10 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:57:10 #182 DONE 0.4s 07:57:10 07:57:10 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:57:10 #183 DONE 0.3s 07:57:10 07:57:10 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:57:10 #184 DONE 0.4s 07:57:10 07:57:10 #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 07:57:10 #185 DONE 2.5s 07:57:10 07:57:10 #146 [security-spiffe-token-provider] exporting to image 07:57:10 #146 exporting layers 07:57:10 #146 ... 07:57:10 07:57:10 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:57:10 #179 DONE 0.3s 07:57:10 07:57:10 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:57:10 #186 DONE 0.4s 07:57:10 07:57:10 #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:57:10 #187 DONE 0.4s 07:57:10 07:57:10 #146 [core-data] exporting to image 07:57:10 #146 ... 07:57:10 07:57:10 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:57:10 #188 DONE 0.4s 07:57:10 07:57:10 #189 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:57:10 #189 DONE 0.4s 07:57:10 07:57:10 #146 [core-data] exporting to image 07:57:10 #146 exporting layers 0.3s done 07:57:10 #146 ... 07:57:10 07:57:10 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:57:10 #190 DONE 0.5s 07:57:10 07:57:10 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:57:10 #191 DONE 0.5s 07:57:10 07:57:10 #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 07:57:10 #192 DONE 0.5s 07:57:10 07:57:10 #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:57:10 #193 DONE 0.4s 07:57:10 07:57:10 #146 [core-metadata] exporting to image 07:57:10 #146 exporting layers 0.5s done 07:57:10 #146 writing image sha256:f7f2b6143982b3c2a9b302381b85e3a95dd60488a54c9de7073f85c30214f805 07:57:10 #146 writing image sha256:085863e0131a1e18e311972ef4eda1ef299b11ac208f130b7cd0a7ba3003053b 07:57:10 #146 ... 07:57:10 07:57:10 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:57:10 #194 DONE 0.3s 07:57:10 07:57:10 #146 [core-data] exporting to image 07:57:10 #146 exporting layers 0.2s done 07:57:10 #146 writing image sha256:f7f2b6143982b3c2a9b302381b85e3a95dd60488a54c9de7073f85c30214f805 0.0s done 07:57:10 #146 writing image sha256:085863e0131a1e18e311972ef4eda1ef299b11ac208f130b7cd0a7ba3003053b 0.0s done 07:57:10 #146 naming to docker.io/library/core-command done 07:57:10 #146 naming to docker.io/library/support-scheduler done 07:57:10 #146 writing image sha256:f2a4fc636e008121e213b553980438856112abd6e79d30dc20a2edd0c8d7a25e 0.0s done 07:57:10 #146 writing image sha256:969379ebc01467e2472d4ab4873bdc77dd0a8868fe92047874e1b39c4dc3240e 0.0s done 07:57:10 #146 naming to docker.io/library/security-spiffe-token-provider done 07:57:10 #146 naming to docker.io/library/core-data done 07:57:11 #146 ... 07:57:11 07:57:11 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 07:57:11 #195 DONE 0.2s 07:57:11 07:57:11 #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:57:11 #196 DONE 0.2s 07:57:11 07:57:11 #146 [support-notifications] exporting to image 07:57:11 #146 writing image sha256:e3f5822d00915c85dcdcf3352dd7d7318e9faad1ad3d654542078084c03eedec done 07:57:11 #146 naming to docker.io/library/support-notifications done 07:57:11 #146 writing image sha256:7bcd46a54269dadbaa3c470e181b2beb00ebaae696798d4c3edb54e51195f4ad done 07:57:11 #146 naming to docker.io/library/core-metadata 07:57:11 #146 naming to docker.io/library/core-metadata 0.1s done 07:57:11 #146 DONE 2.8s 07:57:11 07:57:11 #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:11 #197 ... 07:57:11 07:57:11 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:11 #198 DONE 0.9s 07:57:11 07:57:11 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:57:11 #199 DONE 0.5s 07:57:11 07:57:11 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:11 #200 DONE 0.8s 07:57:11 07:57:11 #201 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:57:11 #201 DONE 0.6s 07:57:11 07:57:11 #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:57:11 #202 DONE 0.4s 07:57:11 07:57:11 #146 [core-common-config-bootstrapper] exporting to image 07:57:11 #146 ... 07:57:11 07:57:11 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:57:11 #203 DONE 0.4s 07:57:11 07:57:11 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:57:11 #204 DONE 0.1s 07:57:11 07:57:11 #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:57:11 #205 DONE 0.1s 07:57:11 07:57:11 #146 [core-common-config-bootstrapper] exporting to image 07:57:11 #146 exporting layers 0.4s done 07:57:11 #146 writing image sha256:ed65b9fc263537579099f8151b92deadf9859adb27681ff455d1186fd1e3b6c3 07:57:11 #146 writing image sha256:ed65b9fc263537579099f8151b92deadf9859adb27681ff455d1186fd1e3b6c3 done 07:57:11 #146 writing image sha256:45b29aa030047f712865a1f92feb5b482a3df8e20601100b68c54b5b18f86573 done 07:57:11 #146 naming to docker.io/library/core-common-config-bootstrapper done 07:57:11 #146 naming to docker.io/library/security-proxy-auth done 07:57:11 #146 DONE 3.3s 07:57:11 07:57:11 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:57:11 #206 DONE 0.1s 07:57:11 07:57:11 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:12 #207 ... 07:57:12 07:57:12 #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:57:12 #208 DONE 0.0s 07:57:12 07:57:12 #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:12 #197 DONE 1.1s 07:57:12 07:57:12 #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:57:12 #209 DONE 0.1s 07:57:12 07:57:12 #146 [security-proxy-setup] exporting to image 07:57:12 #146 exporting layers 0.2s done 07:57:12 #146 writing image sha256:9359bbe5a6157513fec136e757c215f4dd4a15e7bfd3d985fce6bc52a382eb0c done 07:57:12 #146 naming to docker.io/library/security-proxy-setup done 07:57:12 #146 DONE 3.4s 07:57:12 07:57:12 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:12 #207 DONE 0.5s 07:57:12 07:57:12 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 07:57:12 #210 DONE 0.5s 07:57:12 07:57:12 #146 [security-bootstrapper] exporting to image 07:57:12 #146 exporting layers 0.3s done 07:57:12 #146 exporting layers 0.2s done 07:57:12 #146 writing image sha256:02d7ca19a4f7f5a114c49959671f6678068b2436447f728fade6a5dcddab6ceb done 07:57:12 #146 naming to docker.io/library/security-secretstore-setup done 07:57:12 #146 writing image sha256:706214b81127b8089ae6cc06317edeb45d5539487f6c9c8a5fe94e9f67acb22b done 07:57:12 #146 naming to docker.io/library/security-bootstrapper done 07:57:12 #146 DONE 3.7s 07:57:12 07:57:12 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:12 time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:57:12 $ docker stop --time=1 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce 07:57:14 $ docker rm -f --volumes 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce [Pipeline] // withDockerContainer [Pipeline] sh 07:57:14 + docker images 07:57:14 REPOSITORY TAG IMAGE ID CREATED SIZE 07:57:14 security-secretstore-setup latest 02d7ca19a4f7 2 seconds ago 44.1MB 07:57:14 security-bootstrapper latest 706214b81127 2 seconds ago 23MB 07:57:14 security-proxy-setup latest 9359bbe5a615 3 seconds ago 29.2MB 07:57:14 security-proxy-auth latest 45b29aa03004 3 seconds ago 19.4MB 07:57:14 core-common-config-bootstrapper latest ed65b9fc2635 3 seconds ago 18MB 07:57:14 core-data latest f2a4fc636e00 4 seconds ago 21.2MB 07:57:14 core-metadata latest 7bcd46a54269 4 seconds ago 21.6MB 07:57:14 security-spiffe-token-provider latest 969379ebc014 4 seconds ago 33.5MB 07:57:14 support-scheduler latest 085863e0131a 4 seconds ago 33.7MB 07:57:14 support-notifications latest e3f5822d0091 4 seconds ago 34.3MB 07:57:14 core-command latest f7f2b6143982 4 seconds ago 21MB 07:57:14 security-spire-config latest 207716205baf About a minute ago 102MB 07:57:14 security-spire-agent latest 8f39f7607422 About a minute ago 161MB 07:57:14 security-spire-server latest 45b66204a43f About a minute ago 103MB 07:57:14 ci-base-image-x86_64 latest ff7cadf38710 6 minutes ago 1.07GB 07:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 07:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 07:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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] } 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:57:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements 07:57:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 97.0% of statements 07:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.339s coverage: 71.5% of statements 07:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:57:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 54.0% of statements 07:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.039s coverage: 93.4% of statements 07:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.343s coverage: 3.8% of statements 07:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.522s coverage: 97.6% of statements 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:58:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements 07:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:58:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements 07:58:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.273s coverage: 32.2% of statements 07:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.306s coverage: 42.9% of statements 07:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 82.9% of statements 07:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements 07:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements 07:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 07:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.989s coverage: 79.9% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.263s coverage: 92.9% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 07:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.8% of statements 07:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.480s coverage: 82.1% of statements 07:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements 07:59:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:59:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.013s coverage: 63.1% of statements 07:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.248s coverage: 100.0% of statements 07:59:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 07:59:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 07:59:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 07:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 17.7% of statements 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 95.7% of statements 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.8% of statements 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:59:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 98.9% of statements 07:59:53 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 07:59:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:59:53 go vet ./... 08:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:02:30 ./bin/test-attribution-txt.sh 08:02:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:02:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:02:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:02:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:02:31 + ls -al . 08:02:31 total 724 08:02:31 drwxrwxr-x 11 1001 1001 4096 Aug 24 07:54 . 08:02:31 drwxr-xr-x 4 root root 4096 Aug 24 07:54 .. 08:02:31 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 .blubracket 08:02:31 -rw-rw-r-- 1 1001 1001 16 Aug 24 07:52 .dockerignore 08:02:31 drwxrwxr-x 8 1001 1001 4096 Aug 24 07:52 .git 08:02:31 drwxrwxr-x 3 1001 1001 4096 Aug 24 07:52 .github 08:02:31 -rw-rw-r-- 1 1001 1001 1173 Aug 24 07:52 .gitignore 08:02:31 -rw-rw-r-- 1 1001 1001 42 Aug 24 07:52 .golangci.yml 08:02:31 -rw-rw-r-- 1 1001 1001 87 Aug 24 07:52 .hadolint.yml 08:02:31 -rw-rw-r-- 1 1001 1001 166 Aug 24 07:52 .sonarcloud.properties 08:02:31 -rw-rw-r-- 1 1001 1001 1171 Aug 24 07:52 ADOPTERS.md 08:02:31 -rw-rw-r-- 1 1001 1001 11152 Aug 24 07:52 Attribution.txt 08:02:31 -rw-rw-r-- 1 1001 1001 93407 Aug 24 07:52 CHANGELOG.md 08:02:31 -rw-rw-r-- 1 1001 1001 3804 Aug 24 07:52 CONTRIBUTING.md 08:02:31 -rw-rw-r-- 1 1001 1001 677 Aug 24 07:52 GOVERNANCE.md 08:02:31 -rw-rw-r-- 1 1001 1001 883 Aug 24 07:52 Jenkinsfile 08:02:31 -rw-rw-r-- 1 1001 1001 10775 Aug 24 07:52 LICENSE 08:02:31 -rw-rw-r-- 1 1001 1001 14764 Aug 24 07:52 Makefile 08:02:31 -rw-rw-r-- 1 1001 1001 582 Aug 24 07:52 OWNERS.md 08:02:31 -rw-rw-r-- 1 1001 1001 9923 Aug 24 07:52 README.md 08:02:31 -rw-rw-r-- 1 1001 1001 789 Aug 24 07:52 SECURITY.md 08:02:31 -rw-rw-r-- 1 1001 1001 5 Aug 24 07:50 VERSION 08:02:31 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 bin 08:02:31 drwxrwxr-x 18 1001 1001 4096 Aug 24 07:52 cmd 08:02:31 -rw-r--r-- 1 root root 446998 Aug 24 07:59 coverage.out 08:02:31 drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 fuzz_test 08:02:31 -rw-rw-r-- 1 1001 1001 3687 Aug 24 07:52 go.mod 08:02:31 -rw-rw-r-- 1 1001 1001 33714 Aug 24 07:52 go.sum 08:02:31 drwxrwxr-x 7 1001 1001 4096 Aug 24 07:52 internal 08:02:31 drwxrwxr-x 3 1001 1001 4096 Aug 24 07:52 openapi 08:02:31 -rw-rw-r-- 1 1001 1001 594 Aug 24 07:52 security.txt 08:02:31 drwxrwxr-x 4 1001 1001 4096 Aug 24 07:52 snap 08:02:31 -rw-rw-r-- 1 1001 1001 204 Aug 24 07:52 version.go [Pipeline] sh 08:02:31 + '[' -e coverage.out ] 08:02:31 + chown 1001:1001 coverage.out [Pipeline] stash 08:02:31 Warning: overwriting stash ‘coverage-report’ 08:02:32 Stashed 1 file(s) [Pipeline] sh 08:02:32 + make build 08:02:32 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:04:09 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:04:10 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:04:16 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:04:19 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:04:58 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:05:04 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:05: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:20 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:05:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:05:31 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:05:36 $ docker stop --time=1 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 08:05:38 $ docker rm -f --volumes 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:05:40 08:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:05:41 latest: Pulling from edgex-devops/edgex-compose-arm64 08:05:41 547446be3368: Pulling fs layer 08:05:41 d125d8839a47: Pulling fs layer 08:05:41 3e85d5ac6304: Pulling fs layer 08:05:41 c3105a71a48b: Pulling fs layer 08:05:41 0f093f025ec4: Pulling fs layer 08:05:41 c3106fc0e877: Pulling fs layer 08:05:41 0f093f025ec4: Waiting 08:05:41 c3105a71a48b: Waiting 08:05:41 c3106fc0e877: Waiting 08:05:41 547446be3368: Download complete 08:05:41 c3105a71a48b: Verifying Checksum 08:05:41 c3105a71a48b: Download complete 08:05:42 d125d8839a47: Verifying Checksum 08:05:42 d125d8839a47: Download complete 08:05:42 c3106fc0e877: Verifying Checksum 08:05:42 c3106fc0e877: Download complete 08:05:42 0f093f025ec4: Verifying Checksum 08:05:42 0f093f025ec4: Download complete 08:05:42 547446be3368: Pull complete 08:05:42 d125d8839a47: Pull complete 08:05:43 3e85d5ac6304: Verifying Checksum 08:05:43 3e85d5ac6304: Download complete 08:05:51 3e85d5ac6304: Pull complete 08:05:51 c3105a71a48b: Pull complete 08:05:52 0f093f025ec4: Pull complete 08:05:52 c3106fc0e877: Pull complete 08:05:52 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:05:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 08:05:52 $ 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:05:54 $ docker top 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:55 + docker compose -f ./docker-compose-build.yml build --parallel 08:06:03 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:06:04 #1 transferring dockerfile: 08:06:05 #1 transferring dockerfile: 1.78kB 0.0s done 08:06:05 #1 DONE 1.9s 08:06:05 08:06:05 #2 [support-scheduler internal] load build definition from Dockerfile 08:06:05 #2 ... 08:06:05 08:06:05 #3 [support-notifications internal] load build definition from Dockerfile 08:06:05 #3 transferring dockerfile: 1.84kB done 08:06:05 #3 DONE 1.3s 08:06:05 08:06:05 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:06:05 #4 transferring dockerfile: 2.39kB done 08:06:05 #4 DONE 1.4s 08:06:05 08:06:05 #5 [security-spire-agent internal] load build definition from Dockerfile 08:06:05 #5 transferring dockerfile: 2.68kB 0.0s done 08:06:05 #5 DONE 1.5s 08:06:05 08:06:05 #6 [security-spire-config internal] load build definition from Dockerfile 08:06:05 #6 transferring dockerfile: 2.58kB done 08:06:05 #6 DONE 1.4s 08:06:05 08:06:05 #7 [security-spiffe-token-provider internal] load .dockerignore 08:06:05 #7 ... 08:06:05 08:06:05 #8 [core-command internal] load build definition from Dockerfile 08:06:05 #8 transferring dockerfile: 1.82kB 0.0s done 08:06:05 #8 DONE 1.4s 08:06:05 08:06:05 #9 [security-spire-server internal] load build definition from Dockerfile 08:06:05 #9 transferring dockerfile: 2.63kB done 08:06:05 #9 DONE 1.4s 08:06:05 08:06:05 #7 [security-spiffe-token-provider internal] load .dockerignore 08:06:05 #7 transferring context: 56B 0.0s done 08:06:05 #7 ... 08:06:05 08:06:05 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:06:05 #10 transferring dockerfile: 2.38kB done 08:06:05 #10 DONE 0.6s 08:06:05 08:06:05 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:06:05 #11 transferring dockerfile: 2.12kB done 08:06:05 #11 DONE 1.4s 08:06:05 08:06:05 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:06:05 #12 transferring dockerfile: 2.82kB 0.0s done 08:06:05 #12 DONE 1.4s 08:06:05 08:06:05 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:06:05 #13 transferring dockerfile: 2.04kB 0.0s done 08:06:05 #13 DONE 1.4s 08:06:05 08:06:05 #14 [core-metadata internal] load build definition from Dockerfile 08:06:05 #14 transferring dockerfile: 1.96kB 0.0s done 08:06:05 #14 DONE 1.4s 08:06:05 08:06:05 #15 [core-data internal] load build definition from Dockerfile 08:06:05 #15 transferring dockerfile: 1.90kB done 08:06:05 #15 DONE 0.6s 08:06:05 08:06:05 #2 [support-scheduler internal] load build definition from Dockerfile 08:06:05 #2 transferring dockerfile: 1.82kB done 08:06:05 #2 DONE 0.6s 08:06:05 08:06:05 #7 [security-spiffe-token-provider internal] load .dockerignore 08:06:05 #7 DONE 0.6s 08:06:06 08:06:06 #16 [support-notifications internal] load .dockerignore 08:06:06 #16 transferring context: 56B 0.0s done 08:06:06 #16 DONE 0.1s 08:06:06 08:06:06 #17 [security-spire-agent internal] load .dockerignore 08:06:06 #17 transferring context: 56B done 08:06:06 #17 DONE 0.1s 08:06:06 08:06:06 #18 [security-proxy-setup internal] load .dockerignore 08:06:06 #18 transferring context: 56B done 08:06:06 #18 DONE 0.0s 08:06:06 08:06:06 #19 [security-spire-config internal] load .dockerignore 08:06:06 #19 transferring context: 56B done 08:06:06 #19 DONE 0.0s 08:06:06 08:06:06 #20 [core-command internal] load .dockerignore 08:06:06 #20 transferring context: 56B done 08:06:06 #20 DONE 0.1s 08:06:06 08:06:06 #21 [security-spire-server internal] load .dockerignore 08:06:06 #21 transferring context: 56B done 08:06:06 #21 DONE 0.0s 08:06:06 08:06:06 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:06:06 #22 transferring context: 56B done 08:06:06 #22 DONE 0.1s 08:06:06 08:06:06 #23 [security-bootstrapper internal] load .dockerignore 08:06:06 #23 transferring context: 56B done 08:06:06 #23 DONE 0.0s 08:06:06 08:06:06 #24 [security-proxy-auth internal] load .dockerignore 08:06:06 #24 transferring context: 56B done 08:06:06 #24 DONE 0.1s 08:06:06 08:06:06 #25 [core-metadata internal] load .dockerignore 08:06:06 #25 transferring context: 56B done 08:06:06 #25 DONE 0.0s 08:06:06 08:06:06 #26 [core-data internal] load .dockerignore 08:06:06 #26 transferring context: 56B done 08:06:06 #26 DONE 0.1s 08:06:06 08:06:06 #27 [security-secretstore-setup internal] load .dockerignore 08:06:06 #27 transferring context: 56B 0.0s done 08:06:06 #27 DONE 0.1s 08:06:06 08:06:06 #28 [support-scheduler internal] load .dockerignore 08:06:06 #28 transferring context: 56B 0.0s done 08:06:06 #28 DONE 0.1s 08:06:07 08:06:07 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:07 #29 DONE 0.0s 08:06:07 08:06:07 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:06:07 #30 ... 08:06:07 08:06:07 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:07 #29 DONE 0.0s 08:06:07 08:06:07 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:06:07 #30 ... 08:06:07 08:06:07 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:07 #29 DONE 0.0s 08:06:07 08:06:07 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:06:07 #30 DONE 0.8s 08:06:07 08:06:07 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:07 #29 DONE 0.0s 08:06:07 08:06:07 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:06:07 #31 ... 08:06:07 08:06:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:07 #29 DONE 0.0s 08:06:07 08:06:07 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:06:07 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:06:07 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:06:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:06:07 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:06:07 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:06:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:06:08 #31 ... 08:06:08 08:06:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:08 #29 DONE 0.0s 08:06:08 08:06:08 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.4s 08:06:08 #31 ... 08:06:08 08:06:08 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:08 #29 DONE 0.0s 08:06:08 08:06:08 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.6s 08:06:08 #31 ... 08:06:08 08:06:08 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:08 #29 DONE 0.0s 08:06:08 08:06:08 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:08 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:06:08 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:06:08 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:06:08 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:06:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.8s 08:06:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 1.0s done 08:06:08 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 08:06:08 #31 ... 08:06:08 08:06:08 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:06:08 #30 DONE 1.1s 08:06:08 08:06:08 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:06:09 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:06:09 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:06:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:06:09 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 1.0s done 08:06:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done 08:06:11 #31 ... 08:06:11 08:06:11 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:06:11 #32 DONE 5.2s 08:06:11 08:06:11 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:06:12 #33 DONE 2.4s 08:06:12 08:06:12 #34 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:06:17 #34 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:17 #34 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:17 #34 ... 08:06:17 08:06:17 #35 [core-command internal] load build context 08:06:17 #35 transferring context: 29.95MB 9.7s 08:06:17 #35 ... 08:06:17 08:06:17 #36 [security-spiffe-token-provider internal] load build context 08:06:17 #36 ... 08:06:17 08:06:17 #37 [security-spire-config internal] load build context 08:06:17 #37 ... 08:06:17 08:06:17 #38 [security-bootstrapper internal] load build context 08:06:18 #38 ... 08:06:18 08:06:18 #39 [security-proxy-auth internal] load build context 08:06:18 #39 ... 08:06:18 08:06:18 #40 [security-spire-agent internal] load build context 08:06:18 #40 ... 08:06:18 08:06:18 #41 [security-proxy-setup internal] load build context 08:06:18 #41 ... 08:06:18 08:06:18 #42 [security-spire-server internal] load build context 08:06:18 #42 ... 08:06:18 08:06:18 #43 [security-secretstore-setup internal] load build context 08:06:18 #43 ... 08:06:18 08:06:18 #44 [core-data internal] load build context 08:06:18 #44 ... 08:06:18 08:06:18 #45 [core-metadata internal] load build context 08:06:18 #45 ... 08:06:18 08:06:18 #46 [core-common-config-bootstrapper internal] load build context 08:06:18 #46 ... 08:06:18 08:06:18 #47 [support-notifications internal] load build context 08:06:19 #47 ... 08:06:19 08:06:19 #48 [support-scheduler internal] load build context 08:06:19 #48 ... 08:06:19 08:06:19 #47 [support-notifications internal] load build context 08:06:21 #47 ... 08:06:21 08:06:21 #34 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:06:21 #34 7.170 OK: 263 MiB in 53 packages 08:06:21 #34 DONE 9.6s 08:06:21 08:06:21 #47 [support-notifications internal] load build context 08:06:21 #47 ... 08:06:21 08:06:21 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:06:21 #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:21 #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:21 #0 7.951 OK: 263 MiB in 53 packages 08:06:21 #49 DONE 9.7s 08:06:22 08:06:22 #47 [support-notifications internal] load build context 08:06:22 #47 transferring context: 33.52MB 14.7s 08:06:22 #47 ... 08:06:22 08:06:22 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:06:22 #0 5.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:22 #0 7.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:22 #0 9.928 OK: 263 MiB in 53 packages 08:06:22 #50 ... 08:06:22 08:06:22 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:06:22 #0 6.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:22 #0 8.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:22 #51 ... 08:06:22 08:06:22 #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:06:22 #0 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:23 #52 ... 08:06:23 08:06:23 #47 [support-notifications internal] load build context 08:06:23 #47 ... 08:06:23 08:06:23 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:06:23 #31 ... 08:06:23 08:06:23 #47 [support-notifications internal] load build context 08:06:23 #47 ... 08:06:23 08:06:23 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:06:23 #50 DONE 11.2s 08:06:23 08:06:23 #47 [support-notifications internal] load build context 08:06:24 #47 ... 08:06:24 08:06:24 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:06:24 #53 ... 08:06:24 08:06:24 #47 [support-notifications internal] load build context 08:06:25 #47 ... 08:06:25 08:06:25 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:06:25 #54 ... 08:06:25 08:06:25 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:06:25 #55 ... 08:06:25 08:06:25 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:06:25 #56 ... 08:06:25 08:06:25 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:06:25 #57 ... 08:06:25 08:06:25 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:06:25 #58 ... 08:06:25 08:06:25 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:06:25 #59 ... 08:06:25 08:06:25 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:06:25 #60 ... 08:06:25 08:06:25 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:06:25 #61 ... 08:06:25 08:06:25 #47 [support-notifications internal] load build context 08:06:27 #47 transferring context: 41.32MB 19.8s 08:06:27 #47 ... 08:06:27 08:06:27 #36 [security-spiffe-token-provider internal] load build context 08:06:28 #36 ... 08:06:28 08:06:28 #37 [security-spire-config internal] load build context 08:06:28 #37 ... 08:06:28 08:06:28 #39 [security-proxy-auth internal] load build context 08:06:28 #39 ... 08:06:28 08:06:28 #38 [security-bootstrapper internal] load build context 08:06:28 #38 ... 08:06:28 08:06:28 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:06:28 #52 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:28 #52 13.53 OK: 263 MiB in 53 packages 08:06:28 #52 DONE 15.7s 08:06:28 08:06:28 #38 [security-bootstrapper internal] load build context 08:06:28 #38 ... 08:06:28 08:06:28 #35 [core-command internal] load build context 08:06:28 #35 ... 08:06:28 08:06:28 #40 [security-spire-agent internal] load build context 08:06:28 #40 ... 08:06:28 08:06:28 #42 [security-spire-server internal] load build context 08:06:28 #42 ... 08:06:28 08:06:28 #41 [security-proxy-setup internal] load build context 08:06:28 #41 ... 08:06:28 08:06:28 #43 [security-secretstore-setup internal] load build context 08:06:28 #43 ... 08:06:28 08:06:28 #44 [core-data internal] load build context 08:06:29 #44 ... 08:06:29 08:06:29 #45 [core-metadata internal] load build context 08:06:29 #45 ... 08:06:29 08:06:29 #46 [core-common-config-bootstrapper internal] load build context 08:06:29 #46 ... 08:06:29 08:06:29 #48 [support-scheduler internal] load build context 08:06:29 #48 ... 08:06:29 08:06:29 #46 [core-common-config-bootstrapper internal] load build context 08:06:32 #46 transferring context: 16.21MB 24.0s 08:06:33 #46 ... 08:06:33 08:06:33 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:06:33 #51 10.97 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:06:33 #51 10.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:06:33 #51 10.97 OK: 17694 distinct packages available 08:06:33 #51 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:33 #51 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:33 #51 18.45 OK: 263 MiB in 53 packages 08:06:33 #51 DONE 20.1s 08:06:33 08:06:33 #46 [core-common-config-bootstrapper internal] load build context 08:06:35 #46 ... 08:06:35 08:06:35 #56 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:06:35 #56 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:35 #56 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:35 #56 18.61 (1/1) Installing dumb-init (1.2.5-r2) 08:06:35 #56 18.64 Executing busybox-1.35.0-r29.trigger 08:06:35 #56 18.86 OK: 8 MiB in 16 packages 08:06:35 #56 DONE 20.1s 08:06:35 08:06:35 #46 [core-common-config-bootstrapper internal] load build context 08:06:35 #46 ... 08:06:35 08:06:35 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:06:35 #55 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:35 #55 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:35 #55 19.77 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:06:35 #55 19.79 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:06:35 #55 19.79 OK: 17689 distinct packages available 08:06:35 #55 ... 08:06:35 08:06:35 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:06:35 #53 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:35 #53 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:35 #53 20.48 (1/4) Installing ca-certificates (20230506-r0) 08:06:35 #53 21.06 (2/4) Installing dumb-init (1.2.5-r2) 08:06:35 #53 21.10 (3/4) Installing su-exec (0.2-r2) 08:06:35 #53 21.10 (4/4) Installing yq (4.30.4-r4) 08:06:35 #53 ... 08:06:35 08:06:35 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:06:35 #55 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:36 #55 ... 08:06:36 08:06:36 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:06:36 #57 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:36 #57 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:37 #57 ... 08:06:37 08:06:37 #46 [core-common-config-bootstrapper internal] load build context 08:06:37 #46 ... 08:06:37 08:06:37 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:06:37 #59 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:37 #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:37 #59 20.50 (1/4) Installing dumb-init (1.2.5-r2) 08:06:37 #59 20.56 (2/4) Installing openssl (3.0.10-r0) 08:06:37 #59 20.68 (3/4) Installing su-exec (0.2-r2) 08:06:37 #59 20.69 (4/4) Installing yq (4.30.4-r4) 08:06:37 #59 22.06 Executing busybox-1.35.0-r29.trigger 08:06:37 #59 ... 08:06:37 08:06:37 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:06:37 #57 22.46 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:06:37 #57 22.51 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:06:37 #57 22.51 OK: 17689 distinct packages available 08:06:38 #57 ... 08:06:38 08:06:38 #47 [support-notifications internal] load build context 08:06:38 #47 transferring context: 62.25MB 30.3s 08:06:38 #47 ... 08:06:38 08:06:38 #35 [core-command internal] load build context 08:06:38 #35 ... 08:06:38 08:06:38 #36 [security-spiffe-token-provider internal] load build context 08:06:38 #36 ... 08:06:38 08:06:38 #37 [security-spire-config internal] load build context 08:06:38 #37 ... 08:06:38 08:06:38 #38 [security-bootstrapper internal] load build context 08:06:38 #38 ... 08:06:38 08:06:38 #39 [security-proxy-auth internal] load build context 08:06:38 #39 ... 08:06:38 08:06:38 #40 [security-spire-agent internal] load build context 08:06:39 #40 ... 08:06:39 08:06:39 #41 [security-proxy-setup internal] load build context 08:06:39 #41 ... 08:06:39 08:06:39 #42 [security-spire-server internal] load build context 08:06:39 #42 ... 08:06:39 08:06:39 #43 [security-secretstore-setup internal] load build context 08:06:39 #43 ... 08:06:39 08:06:39 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:06:39 #59 22.33 OK: 17 MiB in 19 packages 08:06:39 #59 DONE 23.9s 08:06:39 08:06:39 #43 [security-secretstore-setup internal] load build context 08:06:39 #43 ... 08:06:39 08:06:39 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:06:39 #54 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:39 #54 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:39 #54 23.64 (1/2) Installing ca-certificates (20230506-r0) 08:06:39 #54 23.95 (2/2) Installing dumb-init (1.2.5-r2) 08:06:39 #54 23.98 Executing busybox-1.35.0-r29.trigger 08:06:39 #54 24.06 Executing ca-certificates-20230506-r0.trigger 08:06:39 #54 ... 08:06:39 08:06:39 #45 [core-metadata internal] load build context 08:06:39 #45 ... 08:06:39 08:06:39 #44 [core-data internal] load build context 08:06:39 #44 ... 08:06:39 08:06:39 #48 [support-scheduler internal] load build context 08:06:39 #48 ... 08:06:39 08:06:39 #44 [core-data internal] load build context 08:06:40 #44 ... 08:06:40 08:06:40 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:06:40 #61 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:40 #61 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:40 #61 22.77 (1/1) Installing dumb-init (1.2.5-r2) 08:06:40 #61 22.84 Executing busybox-1.35.0-r29.trigger 08:06:40 #61 23.06 OK: 8 MiB in 16 packages 08:06:40 #61 ... 08:06:40 08:06:40 #45 [core-metadata internal] load build context 08:06:40 #45 ... 08:06:40 08:06:40 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:06:40 #58 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:40 #58 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:40 #58 22.64 (1/2) Installing dumb-init (1.2.5-r2) 08:06:40 #58 22.68 (2/2) Installing su-exec (0.2-r2) 08:06:40 #58 22.82 Executing busybox-1.35.0-r29.trigger 08:06:40 #58 23.14 OK: 8 MiB in 17 packages 08:06:40 #58 DONE 25.1s 08:06:40 08:06:40 #45 [core-metadata internal] load build context 08:06:40 #45 ... 08:06:40 08:06:40 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:06:40 #60 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:40 #60 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:40 #60 24.94 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:06:40 #60 24.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:06:40 #60 24.94 OK: 17689 distinct packages available 08:06:40 #60 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:40 #60 ... 08:06:40 08:06:40 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:06:41 #62 ... 08:06:41 08:06:41 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:06:41 #63 DONE 1.9s 08:06:41 08:06:41 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:06:41 #61 DONE 25.7s 08:06:41 08:06:41 #45 [core-metadata internal] load build context 08:06:42 #45 ... 08:06:42 08:06:42 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:06:42 #53 22.41 Executing busybox-1.35.0-r29.trigger 08:06:42 #53 22.66 Executing ca-certificates-20230506-r0.trigger 08:06:42 #53 24.65 OK: 17 MiB in 19 packages 08:06:42 #53 DONE 28.1s 08:06:42 08:06:42 #45 [core-metadata internal] load build context 08:06:42 #45 ... 08:06:42 08:06:42 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:06:42 #54 25.42 OK: 8 MiB in 17 packages 08:06:42 #54 DONE 27.3s 08:06:42 08:06:42 #45 [core-metadata internal] load build context 08:06:43 #45 transferring context: 72.40MB 33.9s 08:06:43 #45 ... 08:06:43 08:06:43 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:06:43 #55 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:43 #55 26.82 (1/5) Installing dumb-init (1.2.5-r2) 08:06:43 #55 26.82 (2/5) Installing musl-obstack (1.2.3-r0) 08:06:43 #55 26.82 (3/5) Installing libucontext (1.2-r0) 08:06:43 #55 26.82 (4/5) Installing gcompat (1.1.0-r0) 08:06:43 #55 26.84 (5/5) Installing openssl (3.0.10-r0) 08:06:43 #55 26.92 Executing busybox-1.35.0-r29.trigger 08:06:43 #55 27.09 OK: 9 MiB in 20 packages 08:06:43 #55 DONE 28.0s 08:06:43 08:06:43 #45 [core-metadata internal] load build context 08:06:45 #45 ... 08:06:45 08:06:45 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:06:45 #60 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:45 #60 28.70 (1/4) Installing dumb-init (1.2.5-r2) 08:06:45 #60 28.73 (2/4) Installing musl-obstack (1.2.3-r0) 08:06:45 #60 28.73 (3/4) Installing libucontext (1.2-r0) 08:06:45 #60 28.75 (4/4) Installing gcompat (1.1.0-r0) 08:06:45 #60 28.75 Executing busybox-1.35.0-r29.trigger 08:06:45 #60 28.79 OK: 8 MiB in 19 packages 08:06:45 #60 DONE 29.9s 08:06:45 08:06:45 #45 [core-metadata internal] load build context 08:06:45 #45 ... 08:06:45 08:06:45 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:06:45 #57 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:45 #57 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:45 #57 28.56 (1/9) Installing ca-certificates (20230506-r0) 08:06:45 #57 28.73 (2/9) Installing brotli-libs (1.0.9-r9) 08:06:45 #57 28.81 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:06:45 #57 28.81 (4/9) Installing libcurl (8.2.1-r0) 08:06:45 #57 28.83 (5/9) Installing curl (8.2.1-r0) 08:06:45 #57 28.86 (6/9) Installing dumb-init (1.2.5-r2) 08:06:45 #57 28.86 (7/9) Installing musl-obstack (1.2.3-r0) 08:06:45 #57 28.86 (8/9) Installing libucontext (1.2-r0) 08:06:45 #57 28.89 (9/9) Installing gcompat (1.1.0-r0) 08:06:45 #57 28.89 Executing busybox-1.35.0-r29.trigger 08:06:45 #57 28.92 Executing ca-certificates-20230506-r0.trigger 08:06:45 #57 29.60 OK: 11 MiB in 24 packages 08:06:45 #57 DONE 30.3s 08:06:45 08:06:45 #45 [core-metadata internal] load build context 08:06:46 #45 ... 08:06:46 08:06:46 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:06:46 #62 DONE 5.4s 08:06:46 08:06:46 #45 [core-metadata internal] load build context 08:06:47 #45 ... 08:06:47 08:06:47 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:06:47 #64 DONE 0.9s 08:06:47 08:06:47 #45 [core-metadata internal] load build context 08:06:47 #45 ... 08:06:47 08:06:47 #46 [core-common-config-bootstrapper internal] load build context 08:06:47 #46 ... 08:06:47 08:06:47 #45 [core-metadata internal] load build context 08:06:48 #45 transferring context: 89.88MB 38.9s 08:06:48 #45 ... 08:06:48 08:06:48 #35 [core-command internal] load build context 08:06:48 #35 ... 08:06:48 08:06:48 #47 [support-notifications internal] load build context 08:06:48 #47 ... 08:06:48 08:06:48 #35 [core-command internal] load build context 08:06:48 #35 ... 08:06:48 08:06:48 #36 [security-spiffe-token-provider internal] load build context 08:06:48 #36 ... 08:06:48 08:06:48 #38 [security-bootstrapper internal] load build context 08:06:48 #38 ... 08:06:48 08:06:48 #37 [security-spire-config internal] load build context 08:06:49 #37 ... 08:06:49 08:06:49 #39 [security-proxy-auth internal] load build context 08:06:49 #39 ... 08:06:49 08:06:49 #40 [security-spire-agent internal] load build context 08:06:49 #40 ... 08:06:49 08:06:49 #37 [security-spire-config internal] load build context 08:06:49 #37 ... 08:06:49 08:06:49 #41 [security-proxy-setup internal] load build context 08:06:49 #41 ... 08:06:49 08:06:49 #42 [security-spire-server internal] load build context 08:06:49 #42 ... 08:06:49 08:06:49 #43 [security-secretstore-setup internal] load build context 08:06:49 #43 ... 08:06:49 08:06:49 #47 [support-notifications internal] load build context 08:06:50 #47 ... 08:06:50 08:06:50 #48 [support-scheduler internal] load build context 08:06:50 #48 ... 08:06:50 08:06:50 #47 [support-notifications internal] load build context 08:06:50 #47 ... 08:06:50 08:06:50 #44 [core-data internal] load build context 08:06:50 #44 ... 08:06:50 08:06:50 #47 [support-notifications internal] load build context 08:06:53 #47 transferring context: 112.50MB 45.5s 08:06:55 #47 ... 08:06:55 08:06:55 #41 [security-proxy-setup internal] load build context 08:06:56 #41 ... 08:06:56 08:06:56 #47 [support-notifications internal] load build context 08:06:57 #47 ... 08:06:57 08:06:57 #46 [core-common-config-bootstrapper internal] load build context 08:06:57 #46 ... 08:06:57 08:06:57 #47 [support-notifications internal] load build context 08:06:58 #47 transferring context: 137.13MB 50.5s 08:06:58 #47 ... 08:06:58 08:06:58 #45 [core-metadata internal] load build context 08:06:58 #45 ... 08:06:58 08:06:58 #41 [security-proxy-setup internal] load build context 08:06:58 #41 ... 08:06:58 08:06:58 #35 [core-command internal] load build context 08:06:59 #35 ... 08:06:59 08:06:59 #41 [security-proxy-setup internal] load build context 08:06:59 #41 ... 08:06:59 08:06:59 #36 [security-spiffe-token-provider internal] load build context 08:06:59 #36 ... 08:06:59 08:06:59 #38 [security-bootstrapper internal] load build context 08:06:59 #38 ... 08:06:59 08:06:59 #39 [security-proxy-auth internal] load build context 08:06:59 #39 ... 08:06:59 08:06:59 #40 [security-spire-agent internal] load build context 08:06:59 #40 ... 08:06:59 08:06:59 #37 [security-spire-config internal] load build context 08:06:59 #37 ... 08:06:59 08:06:59 #42 [security-spire-server internal] load build context 08:06:59 #42 ... 08:06:59 08:06:59 #37 [security-spire-config internal] load build context 08:06:59 #37 ... 08:06:59 08:06:59 #43 [security-secretstore-setup internal] load build context 08:06:59 #43 ... 08:06:59 08:06:59 #37 [security-spire-config internal] load build context 08:07:00 #37 ... 08:07:00 08:07:00 #48 [support-scheduler internal] load build context 08:07:00 #48 ... 08:07:00 08:07:00 #43 [security-secretstore-setup internal] load build context 08:07:00 #43 ... 08:07:00 08:07:00 #44 [core-data internal] load build context 08:07:00 #44 ... 08:07:00 08:07:00 #43 [security-secretstore-setup internal] load build context 08:07:04 #43 transferring context: 175.73MB 54.9s 08:07:05 #43 ... 08:07:05 08:07:05 #42 [security-spire-server internal] load build context 08:07:05 #42 transferring context: 188.28MB 57.2s done 08:07:05 #42 DONE 57.6s 08:07:05 08:07:05 #43 [security-secretstore-setup internal] load build context 08:07:06 #43 ... 08:07:06 08:07:06 #37 [security-spire-config internal] load build context 08:07:06 #37 transferring context: 188.28MB 57.9s done 08:07:06 #37 DONE 58.4s 08:07:06 08:07:06 #43 [security-secretstore-setup internal] load build context 08:07:06 #43 ... 08:07:06 08:07:06 #40 [security-spire-agent internal] load build context 08:07:06 #40 transferring context: 188.28MB 58.0s done 08:07:06 #40 DONE 58.5s 08:07:06 08:07:06 #43 [security-secretstore-setup internal] load build context 08:07:06 #43 transferring context: 188.28MB 57.5s done 08:07:07 #43 ... 08:07:07 08:07:07 #39 [security-proxy-auth internal] load build context 08:07:07 #39 transferring context: 188.28MB 57.2s done 08:07:07 #39 DONE 59.6s 08:07:07 08:07:07 #41 [security-proxy-setup internal] load build context 08:07:07 #41 transferring context: 188.28MB 59.4s done 08:07:07 #41 ... 08:07:07 08:07:07 #48 [support-scheduler internal] load build context 08:07:08 #48 ... 08:07:08 08:07:08 #46 [core-common-config-bootstrapper internal] load build context 08:07:08 #46 ... 08:07:08 08:07:08 #38 [security-bootstrapper internal] load build context 08:07:08 #38 ... 08:07:08 08:07:08 #46 [core-common-config-bootstrapper internal] load build context 08:07:08 #46 ... 08:07:08 08:07:08 #47 [support-notifications internal] load build context 08:07:08 #47 transferring context: 188.28MB 60.6s done 08:07:08 #47 ... 08:07:08 08:07:08 #46 [core-common-config-bootstrapper internal] load build context 08:07:08 #46 ... 08:07:08 08:07:08 #45 [core-metadata internal] load build context 08:07:08 #45 transferring context: 188.28MB 57.3s done 08:07:08 #45 DONE 60.4s 08:07:08 08:07:08 #35 [core-command internal] load build context 08:07:08 #35 transferring context: 188.28MB 58.6s done 08:07:08 #35 DONE 61.2s 08:07:08 08:07:08 #38 [security-bootstrapper internal] load build context 08:07:08 #38 transferring context: 188.28MB 60.3s done 08:07:09 #38 ... 08:07:09 08:07:09 #43 [security-secretstore-setup internal] load build context 08:07:09 #43 DONE 60.5s 08:07:09 08:07:09 #36 [security-spiffe-token-provider internal] load build context 08:07:09 #36 transferring context: 188.28MB 59.4s done 08:07:09 #36 DONE 61.4s 08:07:09 08:07:09 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:07:09 #65 ... 08:07:09 08:07:09 #41 [security-proxy-setup internal] load build context 08:07:09 #41 DONE 61.5s 08:07:09 08:07:09 #46 [core-common-config-bootstrapper internal] load build context 08:07:09 #46 ... 08:07:09 08:07:09 #47 [support-notifications internal] load build context 08:07:09 #47 DONE 61.8s 08:07:09 08:07:09 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:07:09 #66 DONE 3.8s 08:07:09 08:07:09 #46 [core-common-config-bootstrapper internal] load build context 08:07:09 #46 ... 08:07:09 08:07:09 #38 [security-bootstrapper internal] load build context 08:07:09 #38 DONE 61.7s 08:07:09 08:07:09 #46 [core-common-config-bootstrapper internal] load build context 08:07:09 #46 ... 08:07:09 08:07:09 #48 [support-scheduler internal] load build context 08:07:09 #48 transferring context: 188.28MB 60.1s done 08:07:09 #48 DONE 60.7s 08:07:09 08:07:09 #44 [core-data internal] load build context 08:07:09 #44 transferring context: 188.28MB 60.1s done 08:07:09 #44 DONE 61.3s 08:07:09 08:07:09 #46 [core-common-config-bootstrapper internal] load build context 08:07:10 #46 ... 08:07:10 08:07:10 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:07:10 #65 DONE 1.0s 08:07:10 08:07:10 #46 [core-common-config-bootstrapper internal] load build context 08:07:10 #46 ... 08:07:10 08:07:10 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:07:10 #67 DONE 1.5s 08:07:10 08:07:10 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:07:10 #68 DONE 0.9s 08:07:10 08:07:10 #46 [core-common-config-bootstrapper internal] load build context 08:07:10 #46 ... 08:07:10 08:07:10 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:07:10 #69 DONE 0.9s 08:07:10 08:07:10 #46 [core-common-config-bootstrapper internal] load build context 08:07:14 #46 transferring context: 188.28MB 65.0s done 08:07:14 #46 DONE 65.8s 08:07:14 08:07:14 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:19 #70 ... 08:07:19 08:07:19 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:19 #71 ... 08:07:19 08:07:19 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:19 #72 ... 08:07:19 08:07:19 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:20 #73 ... 08:07:20 08:07:20 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #74 ... 08:08:16 08:08:16 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #70 DONE 63.4s 08:08:16 08:08:16 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #72 DONE 63.4s 08:08:16 08:08:16 #75 [security-proxy-auth builder 6/7] COPY . . 08:08:16 #75 ... 08:08:16 08:08:16 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #73 DONE 63.7s 08:08:16 08:08:16 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #71 DONE 64.3s 08:08:16 08:08:16 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:16 #74 DONE 63.6s 08:08:16 08:08:16 #76 [security-secretstore-setup builder 6/7] COPY . . 08:08:18 #76 ... 08:08:18 08:08:18 #77 [security-spire-server builder 6/9] COPY . . 08:08:18 #77 DONE 4.5s 08:08:18 08:08:18 #78 [support-notifications builder 6/7] COPY . . 08:08:18 #78 DONE 4.6s 08:08:18 08:08:18 #79 [security-spiffe-token-provider builder 6/7] COPY . . 08:08:18 #79 DONE 4.5s 08:08:18 08:08:18 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:08:18 #80 CACHED 08:08:18 08:08:18 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #81 CACHED 08:08:18 08:08:18 #82 [support-scheduler builder 6/7] COPY . . 08:08:18 #82 CACHED 08:08:18 08:08:18 #83 [core-data builder 6/7] COPY . . 08:08:18 #83 CACHED 08:08:18 08:08:18 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #84 CACHED 08:08:18 08:08:18 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 08:08:18 #85 CACHED 08:08:18 08:08:18 #76 [security-secretstore-setup builder 6/7] COPY . . 08:08:18 #76 DONE 4.6s 08:08:18 08:08:18 #75 [security-proxy-auth builder 6/7] COPY . . 08:08:18 #75 DONE 4.6s 08:08:18 08:08:18 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #86 CACHED 08:08:18 08:08:18 #87 [core-metadata builder 6/7] COPY . . 08:08:18 #87 CACHED 08:08:18 08:08:18 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:08:18 #88 CACHED 08:08:18 08:08:18 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 08:08:18 #89 CACHED 08:08:18 08:08:18 #90 [core-command builder 6/7] COPY . . 08:08:18 #90 CACHED 08:08:18 08:08:18 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #91 CACHED 08:08:18 08:08:18 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #92 CACHED 08:08:18 08:08:18 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:08:18 #93 CACHED 08:08:18 08:08:18 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 08:08:18 #94 CACHED 08:08:18 08:08:18 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #95 CACHED 08:08:18 08:08:18 #96 [security-bootstrapper builder 6/7] COPY . . 08:08:18 #96 CACHED 08:08:18 08:08:18 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:08:18 #97 CACHED 08:08:18 08:08:18 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #98 CACHED 08:08:18 08:08:18 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:08:18 #99 CACHED 08:08:18 08:08:18 #100 [security-proxy-setup builder 6/7] COPY . . 08:08:18 #100 CACHED 08:08:18 08:08:18 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:08:18 #101 ... 08:08:18 08:08:18 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:08:18 #102 DONE 0.4s 08:08:18 08:08:18 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:18 #103 CACHED 08:08:18 08:08:18 #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:08:18 #104 CACHED 08:08:18 08:08:18 #105 [security-spire-config builder 6/9] COPY . . 08:08:18 #105 CACHED 08:08:18 08:08:18 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:08:18 #106 CACHED 08:08:18 08:08:18 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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:08:24 #107 ... 08:08:24 08:08:24 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:08:24 #0 4.943 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:08:25 #108 ... 08:08:25 08:08:25 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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:08:25 #107 DONE 6.5s 08:08:25 08:08:25 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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:08:25 #109 DONE 6.5s 08:08:25 08:08:25 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:08:25 #110 ... 08:08:25 08:08:25 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:08:25 #111 DONE 0.4s 08:08:25 08:08:25 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:08:25 #110 DONE 0.4s 08:08:25 08:08:25 #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:08:25 #0 6.848 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:08:25 #112 ... 08:08:25 08:08:25 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:08:25 #101 7.287 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:08:27 #101 ... 08:08:27 08:08:27 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:08:27 #113 DONE 0.2s 08:08:27 08:08:27 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:08:27 #114 DONE 0.1s 08:08:27 08:08:27 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:08:27 #0 7.166 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:08:27 #115 ... 08:08:27 08:08:27 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:08:28 #116 ... 08:08:28 08:08:28 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:08:28 #117 CACHED 08:08:28 08:08:28 #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:28 #118 CACHED 08:08:28 08:08:28 #119 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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:08:28 #119 CACHED 08:08:28 08:08:28 #120 [security-spire-agent builder 6/9] COPY . . 08:08:28 #120 CACHED 08:08:28 08:08:28 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:08:28 #121 CACHED 08:08:28 08:08:28 #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:08:28 #122 CACHED 08:08:28 08:08:28 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:08:28 #123 CACHED 08:08:28 08:08:28 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:08:28 #124 CACHED 08:08:28 08:08:28 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:08:28 #116 DONE 1.1s 08:08:28 08:08:28 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:08:28 #0 5.757 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:08:28 #125 ... 08:08:28 08:08:28 #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:08:28 #126 DONE 0.4s 08:08:28 08:08:28 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:08:28 #0 5.688 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:08:28 #127 ... 08:08:28 08:08:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:08:28 #0 6.478 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:08:28 #128 ... 08:08:28 08:08:28 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:08:28 #129 DONE 0.4s 08:08:28 08:08:28 #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:08:28 #130 DONE 0.3s 08:08:28 08:08:28 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:08:28 #0 6.039 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:08:28 #131 ... 08:08:28 08:08:28 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:08:28 #0 5.519 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:08:29 #132 ... 08:08:29 08:08:29 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:08:29 #133 DONE 0.4s 08:08:29 08:08:29 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:08:29 #0 4.772 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:08:29 #134 ... 08:08:29 08:08:29 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:08:29 #0 6.114 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:08:29 #135 ... 08:08:29 08:08:29 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:08:29 #136 DONE 0.4s 08:08:29 08:08:29 #137 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:08:29 #137 DONE 1.4s 08:08:29 08:08:29 #138 [security-spire-server] exporting to image 08:08:29 #138 exporting layers 08:08:33 #138 ... 08:08:33 08:08:33 #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:08:33 #139 DONE 3.6s 08:08:33 08:08:33 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:08:33 #140 DONE 3.0s 08:08:33 08:08:33 #138 [security-spire-server] exporting to image 08:08:33 #138 exporting layers 3.1s done 08:08:33 #138 writing image sha256:7f272ff7ffd0ceda2eed90e7a34fb556ce7ea8e0a399e490aff83afb1da05a36 0.0s done 08:08:33 #138 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:08:33 #138 DONE 3.2s 08:08:33 08:08:33 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:08:33 #141 DONE 0.3s 08:08:33 08:08:33 #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:08:33 #142 DONE 0.4s 08:08:33 08:08:33 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:08:33 #143 DONE 0.2s 08:08:33 08:08:33 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:08:33 #144 ... 08:08:33 08:08:33 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:08:33 #145 DONE 0.4s 08:08:33 08:08:33 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:08:33 #144 DONE 0.3s 08:08:33 08:08:33 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:08:33 #146 DONE 0.2s 08:08:33 08:08:33 #138 [security-spire-config] exporting to image 08:08:35 #138 exporting layers 2.0s done 08:08:35 #138 exporting layers 2.0s done 08:08:35 #138 writing image sha256:8afa7bc663a61de63c20fc65c1384de5ea84f05fab3c1f10ef069f08a22a859b 0.0s done 08:08:35 #138 naming to docker.io/library/security-spire-config-arm64 done 08:08:35 #138 writing image sha256:a52705d5c2fcf6e6c0e9bcfc2bf8d2b5e5f6bebe8960673d5e909669e1571a29 done 08:08:35 #138 naming to docker.io/library/security-spire-agent-arm64 done 08:08:35 #138 DONE 5.3s 08:08:35 08:08:35 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:23:43 #135 ... 08:23:43 08:23:43 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:23:43 #115 913.1 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:23:43 #115 ... 08:23:43 08:23:43 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:23:43 #101 DONE 919.4s 08:23:43 08:23:43 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:23:43 #127 ... 08:23:43 08:23:43 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:23:43 #147 DONE 0.1s 08:23:43 08:23:43 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:23:43 #148 DONE 0.2s 08:23:43 08:23:43 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:23:43 #149 DONE 0.1s 08:23:43 08:23:43 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:23:43 #150 DONE 0.1s 08:23:43 08:23:43 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:23:43 #135 ... 08:23:43 08:23:43 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:23:43 #151 DONE 0.3s 08:23:43 08:23:43 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:23:43 #152 DONE 0.1s 08:23:43 08:23:43 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:43 #153 DONE 3.8s 08:23:43 08:23:43 #138 [security-proxy-setup] exporting to image 08:23:43 #138 exporting layers 08:23:44 #138 exporting layers 1.0s done 08:23:44 #138 writing image sha256:33ca8cfed295e8609a9de3ad4ac4dcbbc2d609a9bcf28e7d1ab0af2efe261d57 done 08:23:44 #138 naming to docker.io/library/security-proxy-setup-arm64 done 08:23:44 #138 DONE 6.3s 08:23:44 08:23:44 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:23:56 #135 ... 08:23:56 08:23:56 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:23:56 #115 DONE 937.8s 08:23:56 08:23:56 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:23:57 #127 ... 08:23:57 08:23:57 #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:23:57 #112 DONE 938.6s 08:23:57 08:23:57 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:23:57 #154 DONE 0.4s 08:23:57 08:23:57 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:23:57 #135 ... 08:23:57 08:23:57 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:23:57 #155 DONE 0.3s 08:23:57 08:23:57 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:23:57 #156 DONE 0.3s 08:23:57 08:23:57 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:23:58 #157 ... 08:23:58 08:23:58 #158 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:23:58 #158 DONE 0.4s 08:23:58 08:23:58 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:23:58 #157 DONE 0.4s 08:23:58 08:23:58 #159 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:23:58 #159 DONE 0.3s 08:23:58 08:23:58 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:23:59 #160 ... 08:23:59 08:23:59 #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:23:59 #161 DONE 0.4s 08:23:59 08:23:59 #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:23:59 #162 DONE 0.4s 08:23:59 08:23:59 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:23:59 #131 ... 08:23:59 08:23:59 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:23:59 #163 DONE 0.2s 08:23:59 08:23:59 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:01 #164 ... 08:24:01 08:24:01 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:24:01 #160 DONE 3.1s 08:24:01 08:24:01 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:24:01 #165 DONE 0.2s 08:24:01 08:24:01 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:01 #135 ... 08:24:01 08:24:01 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:24:02 #166 DONE 0.3s 08:24:02 08:24:02 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:02 #164 DONE 2.5s 08:24:02 08:24:02 #138 [security-secretstore-setup] exporting to image 08:24:02 #138 exporting layers 08:24:02 #138 ... 08:24:02 08:24:02 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:24:02 #167 DONE 0.8s 08:24:02 08:24:02 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:24:03 #168 DONE 0.2s 08:24:03 08:24:03 #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:24:03 #169 DONE 0.2s 08:24:03 08:24:03 #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:24:03 #170 DONE 0.2s 08:24:03 08:24:03 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:24:03 #171 DONE 0.2s 08:24:03 08:24:03 #138 [security-secretstore-setup] exporting to image 08:24:03 #138 exporting layers 1.5s done 08:24:03 #138 writing image sha256:80812632ae984f738ef55be06d3726fdb9529a1a99469d4350fc8d37d78a3888 done 08:24:03 #138 naming to docker.io/library/security-secretstore-setup-arm64 done 08:24:03 #138 DONE 7.9s 08:24:03 08:24:03 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:24:03 #172 DONE 0.2s 08:24:03 08:24:03 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:03 #135 ... 08:24:03 08:24:03 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:24:05 #173 DONE 1.9s 08:24:05 08:24:05 #138 [security-bootstrapper] exporting to image 08:24:06 #138 exporting layers 0.8s done 08:24:06 #138 writing image sha256:db4f1ca4c61684f76ccff933ef7853b847b616fe2ce0250c74aa50f296e3ecec done 08:24:06 #138 naming to docker.io/library/security-bootstrapper-arm64 done 08:24:06 #138 DONE 8.7s 08:24:06 08:24:06 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:24:09 #131 ... 08:24:09 08:24:09 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:09 #134 DONE 951.0s 08:24:09 08:24:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:09 #135 ... 08:24:09 08:24:09 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:24:09 #174 DONE 0.2s 08:24:09 08:24:09 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:24:10 #175 DONE 0.1s 08:24:10 08:24:10 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:10 #128 ... 08:24:10 08:24:10 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:24:10 #176 DONE 0.3s 08:24:10 08:24:10 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:10 #127 ... 08:24:10 08:24:10 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:24:10 #177 DONE 0.2s 08:24:10 08:24:10 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:24:10 #178 DONE 0.1s 08:24:10 08:24:10 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:13 #179 DONE 2.0s 08:24:13 08:24:13 #138 [security-proxy-auth] exporting to image 08:24:13 #138 exporting layers 08:24:13 #138 exporting layers 0.6s done 08:24:13 #138 writing image sha256:7b9e74f4410dc54cd06c7dbd05becc8c86c7a3b32967221bfafeb7bd7d644369 done 08:24:13 #138 naming to docker.io/library/security-proxy-auth-arm64 done 08:24:13 #138 DONE 9.3s 08:24:13 08:24:13 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:28 #128 ... 08:24:28 08:24:28 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:28 #127 DONE 968.1s 08:24:28 08:24:28 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:28 #108 ... 08:24:28 08:24:28 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:24:28 #180 DONE 0.1s 08:24:28 08:24:28 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:24:28 #181 DONE 0.2s 08:24:28 08:24:28 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:24:28 #182 DONE 0.3s 08:24:28 08:24:28 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:24:28 #131 ... 08:24:28 08:24:28 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:24:28 #183 DONE 0.1s 08:24:28 08:24:28 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:24:28 #184 DONE 0.2s 08:24:28 08:24:28 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:29 #185 DONE 1.9s 08:24:29 08:24:29 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:29 #135 ... 08:24:29 08:24:29 #138 [core-common-config-bootstrapper] exporting to image 08:24:29 #138 exporting layers 08:24:30 #138 exporting layers 0.6s done 08:24:30 #138 writing image sha256:35a6c9950062dfa31d34ec540053b79dca51601c158e38b45276df85ee7a19ee 0.0s done 08:24:30 #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:24:30 #138 DONE 9.9s 08:24:30 08:24:30 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:09 #131 ... 08:25:09 08:25:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:25:09 #135 DONE 1007.7s 08:25:09 08:25:09 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:25:09 #125 ... 08:25:09 08:25:09 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:25:09 #186 DONE 0.3s 08:25:09 08:25:09 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:25:09 #187 DONE 0.2s 08:25:09 08:25:09 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:25:09 #188 DONE 0.3s 08:25:09 08:25:09 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:25:09 #189 DONE 0.2s 08:25:09 08:25:09 #138 [core-command] exporting to image 08:25:09 #138 exporting layers 08:25:09 #138 exporting layers 0.2s done 08:25:09 #138 writing image sha256:2f67d4f66cbffbca7dabc05f00bada96e6f85ae9c6734b74819779ae7ea03fe7 done 08:25:09 #138 naming to docker.io/library/core-command-arm64 done 08:25:09 #138 DONE 10.1s 08:25:09 08:25:09 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:25:19 #108 DONE 1020.9s 08:25:19 08:25:19 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:25:19 #31 ... 08:25:19 08:25:19 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:25:19 #128 DONE 1020.9s 08:25:19 08:25:19 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:20 #132 ... 08:25:20 08:25:20 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:25:20 #190 DONE 0.2s 08:25:20 08:25:20 #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:25:20 #191 DONE 0.2s 08:25:20 08:25:20 #192 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:25:20 #192 DONE 0.2s 08:25:20 08:25:20 #193 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:25:20 #193 DONE 0.2s 08:25:20 08:25:20 #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:25:21 #194 DONE 0.4s 08:25:21 08:25:21 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:25:21 #195 DONE 0.4s 08:25:21 08:25:21 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:25:21 #196 DONE 0.2s 08:25:21 08:25:21 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:25:21 #197 DONE 0.2s 08:25:21 08:25:21 #138 [core-data] exporting to image 08:25:21 #138 exporting layers 08:25:21 #138 ... 08:25:21 08:25:21 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:25:21 #198 DONE 0.5s 08:25:21 08:25:21 #138 [core-metadata] exporting to image 08:25:21 #138 exporting layers 0.6s done 08:25:21 #138 writing image sha256:778585af903aa2e9f702d88abe6d87e0bb05715db0baca2e14cdd1156cda9047 08:25:22 #138 writing image sha256:778585af903aa2e9f702d88abe6d87e0bb05715db0baca2e14cdd1156cda9047 done 08:25:22 #138 naming to docker.io/library/core-data-arm64 done 08:25:22 #138 exporting layers 0.3s done 08:25:22 #138 writing image sha256:f54c34d2851da86a09d8e49d7b2d3403f8a3ea63b652d2db0cf6897b48dc7bd9 done 08:25:22 #138 naming to docker.io/library/core-metadata-arm64 08:25:22 #138 naming to docker.io/library/core-metadata-arm64 done 08:25:22 #138 DONE 11.1s 08:25:22 08:25:22 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:25:49 #31 ... 08:25:49 08:25:49 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:49 #132 DONE 1050.7s 08:25:49 08:25:49 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:25:49 #31 ... 08:25:49 08:25:49 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:25:49 #199 DONE 0.2s 08:25:49 08:25:49 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:25:49 #31 ... 08:25:49 08:25:49 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:25:49 #200 DONE 0.1s 08:25:49 08:25:49 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:25:49 #31 ... 08:25:49 08:25:49 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:25:50 #201 DONE 0.4s 08:25:50 08:25:50 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:25:50 #202 DONE 0.1s 08:25:50 08:25:50 #138 [security-spiffe-token-provider] exporting to image 08:25:50 #138 exporting layers 08:25:50 #138 exporting layers 0.6s done 08:25:50 #138 writing image sha256:85f851d9d658cf283a93940b81222313623b3e046d71ae15794b595fd3bbdbe7 done 08:25:50 #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:25:50 #138 DONE 11.7s 08:25:50 08:25:50 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:17 #131 DONE 1076.4s 08:26:17 08:26:17 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:26:17 #125 ... 08:26:17 08:26:17 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:26:17 #203 DONE 0.1s 08:26:17 08:26:17 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:26:17 #204 DONE 0.1s 08:26:17 08:26:17 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:26:17 #205 DONE 0.3s 08:26:17 08:26:17 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:26:17 #206 DONE 0.1s 08:26:17 08:26:17 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:26:17 #125 DONE 1077.1s 08:26:17 08:26:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:26:17 #31 ... 08:26:17 08:26:17 #138 [support-scheduler] exporting to image 08:26:17 #138 exporting layers 08:26:17 #138 ... 08:26:17 08:26:17 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:26:17 #207 DONE 0.1s 08:26:17 08:26:17 #138 [support-scheduler] exporting to image 08:26:17 #138 exporting layers 0.4s done 08:26:17 #138 writing image sha256:8f506273a8018c4f1bc979d3d91a0e0f244b943b9a0e419f49810955b2eabded done 08:26:17 #138 naming to docker.io/library/support-scheduler-arm64 done 08:26:17 #138 DONE 12.1s 08:26:17 08:26:17 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:26:17 #208 DONE 0.1s 08:26:17 08:26:17 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:17 #209 DONE 0.3s 08:26:17 08:26:17 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:26:17 #210 DONE 0.1s 08:26:17 08:26:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:26:17 #31 ... 08:26:17 08:26:17 #138 [support-notifications] exporting to image 08:26:17 #138 exporting layers 0.4s done 08:26:17 #138 writing image sha256:293b847c9380e607042b2551a51fdb2adc854d9d6d9a535b8d872f1d8f03a7dd done 08:26:17 #138 naming to docker.io/library/support-notifications-arm64 done 08:26:17 #138 DONE 12.6s 08:26:17 08:26:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:17 time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:26:17 $ docker stop --time=1 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 08:26:19 $ docker rm -f --volumes 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:19 + docker images 08:26:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:26:19 support-notifications-arm64 latest 293b847c9380 3 seconds ago 33.7MB 08:26:19 support-scheduler-arm64 latest 8f506273a801 4 seconds ago 32.9MB 08:26:19 security-spiffe-token-provider-arm64 latest 85f851d9d658 29 seconds ago 33.3MB 08:26:19 core-data-arm64 latest 778585af903a 58 seconds ago 20.9MB 08:26:19 core-metadata-arm64 latest f54c34d2851d 58 seconds ago 21.2MB 08:26:19 core-command-arm64 latest 2f67d4f66cbf About a minute ago 20.8MB 08:26:19 core-common-config-bootstrapper-arm64 latest 35a6c9950062 About a minute ago 18MB 08:26:19 security-proxy-auth-arm64 latest 7b9e74f4410d 2 minutes ago 19.3MB 08:26:19 security-bootstrapper-arm64 latest db4f1ca4c616 2 minutes ago 22.6MB 08:26:19 security-secretstore-setup-arm64 latest 80812632ae98 2 minutes ago 43MB 08:26:19 security-proxy-setup-arm64 latest 33ca8cfed295 2 minutes ago 28.8MB 08:26:19 security-spire-config-arm64 latest 8afa7bc663a6 17 minutes ago 96.1MB 08:26:19 security-spire-agent-arm64 latest a52705d5c2fc 17 minutes ago 152MB 08:26:19 security-spire-server-arm64 latest 7f272ff7ffd0 17 minutes ago 96.9MB 08:26:19 ci-base-image-arm64 latest 58464a4c7f18 31 minutes ago 1.05GB 08:26:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 08:26:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 08:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:20 08:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:20 arm64: Pulling from edgex-lftools-log-publisher 08:26:20 8998bd30e6a1: Pulling fs layer 08:26:20 04944245beec: Pulling fs layer 08:26:20 699f458cf7ca: Pulling fs layer 08:26:20 765212b225bb: Pulling fs layer 08:26:20 f23df028b6ca: Pulling fs layer 08:26:20 d65c8cfc05b1: Pulling fs layer 08:26:20 2437ff75d9bd: Pulling fs layer 08:26:20 f23df028b6ca: Waiting 08:26:20 d65c8cfc05b1: Waiting 08:26:20 2437ff75d9bd: Waiting 08:26:20 765212b225bb: Waiting 08:26:20 04944245beec: Verifying Checksum 08:26:20 04944245beec: Download complete 08:26:20 765212b225bb: Verifying Checksum 08:26:20 765212b225bb: Download complete 08:26:20 f23df028b6ca: Verifying Checksum 08:26:20 f23df028b6ca: Download complete 08:26:21 d65c8cfc05b1: Verifying Checksum 08:26:21 d65c8cfc05b1: Download complete 08:26:21 699f458cf7ca: Verifying Checksum 08:26:21 699f458cf7ca: Download complete 08:26:21 8998bd30e6a1: Verifying Checksum 08:26:21 8998bd30e6a1: Download complete 08:26:24 2437ff75d9bd: Download complete 08:26:25 8998bd30e6a1: Pull complete 08:26:26 04944245beec: Pull complete 08:26:27 699f458cf7ca: Pull complete 08:26:27 765212b225bb: Pull complete 08:26:27 f23df028b6ca: Pull complete 08:26:28 d65c8cfc05b1: Pull complete 08:26:43 2437ff75d9bd: Pull complete 08:26:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:43 prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container 08:26:43 $ 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 08:26:46 $ docker top 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:47 ---> job-cost.sh 08:26:47 lf-activate-venv: SKIPPING 08:26:47 INFO: No Stack... 08:26:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:26:48 INFO: Archiving Costs [Pipeline] sh 08:26:48 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:26:48 + cut -d, -f6 [Pipeline] lock 08:26:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] 08:26:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] did not exist. Created. 08:26:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:48 + echo total: 0.10999999940395355 [Pipeline] stash 08:26:49 Stashed 1 file(s) [Pipeline] } 08:26:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:26:49 $ docker stop --time=1 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 08:26:51 $ docker rm -f --volumes 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 [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 08:26:52 provisioning config files... 08:26:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5414781091236575081tmp [Pipeline] { [Pipeline] sh 08:26:52 + set +x 08:26:52 + curl -s https://codecov.io/bash 08:26:52 + bash -s -- 08:26:52 08:26:52 _____ _ 08:26:52 / ____| | | 08:26:52 | | ___ __| | ___ ___ _____ __ 08:26:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:26:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:26:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:26:52 Bash-1.0.6 08:26:52 08:26:52 08:26:52 ==> git version 2.25.1 found 08:26:52 ==> 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 08:26:52 Release-Date: 2020-01-08 08:26:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:26:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:26:52 ==> Jenkins CI detected. 08:26:52 current dir:  /w/workspace/edgex-go/2 08:26:52 project root: . 08:26:52 --> token set from env 08:26:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:26:52 ==> Running gcov in . (disable via -X gcov) 08:26:52 ==> Python coveragepy not found 08:26:52 ==> Searching for coverage reports in: 08:26:52 + . 08:26:52 -> Found 1 reports 08:26:52 ==> Detecting git/mercurial file structure 08:26:52 ==> Reading reports 08:26:52 + ./coverage.out bytes=446998 08:26:52 ==> Appending adjustments 08:26:52 https://docs.codecov.io/docs/fixing-reports 08:26:53 + Found adjustments 08:26:53 ==> Gzipping contents 08:26:53 56K /tmp/codecov.6pZwex.gz 08:26:53 ==> Uploading reports 08:26:53 url: https://codecov.io 08:26:53 query: branch=PR-4650&commit=74fb306d33494e5539c20bbd837c55e83e9ec966&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4650&job=&cmd_args= 08:26:53 -> Pinging Codecov 08:26:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4650&commit=74fb306d33494e5539c20bbd837c55e83e9ec966&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4650&job=&cmd_args= 08:26:54 -> Uploading to 08:26:54 https://storage.googleapis.com/codecov/v4/raw/2023-08-24/00271124DB129430A58F1EEE437C3FCB/74fb306d33494e5539c20bbd837c55e83e9ec966/1b5993d5-b391-4dcf-9b56-e25193191017.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230824T082653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c48946fe41e3c3c06ad2e1abac6e6b1f44215b1f4582c7408ad15749d11c5910 08:26:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:26:54 Dload Upload Total Spent Left Speed 08:26:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57343 0 0 100 57343 0 236k --:--:-- --:--:-- --:--:-- 236k 08:26:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] } 08:26:54 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 08:26:55 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 08:26:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:26:56 ---> package-listing.sh 08:26:56 ++ facter osfamily 08:26:56 ++ tr '[:upper:]' '[:lower:]' 08:26:56 + OS_FAMILY=debian 08:26:56 + workspace=/w/workspace/edgex-go/2 08:26:56 + START_PACKAGES=/tmp/packages_start.txt 08:26:56 + END_PACKAGES=/tmp/packages_end.txt 08:26:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:56 + PACKAGES=/tmp/packages_start.txt 08:26:56 + '[' /w/workspace/edgex-go/2 ']' 08:26:56 + PACKAGES=/tmp/packages_end.txt 08:26:56 + case "${OS_FAMILY}" in 08:26:56 + dpkg -l 08:26:56 + grep '^ii' 08:26:56 + '[' -f /tmp/packages_start.txt ']' 08:26:56 + '[' -f /tmp/packages_end.txt ']' 08:26:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:56 + '[' /w/workspace/edgex-go/2 ']' 08:26:56 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:26:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:26:56 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 08:26:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:57 08:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:57 latest: Pulling from edgex-lftools-log-publisher 08:26:57 5eb5b503b376: Pulling fs layer 08:26:57 5c69ac0246d0: Pulling fs layer 08:26:57 ec43610c2a17: Pulling fs layer 08:26:57 3a2ae6a8a46f: Pulling fs layer 08:26:57 33b1e0a273af: Pulling fs layer 08:26:57 5d3b04190fa2: Pulling fs layer 08:26:57 2f39f015ded8: Pulling fs layer 08:26:57 3a2ae6a8a46f: Waiting 08:26:57 33b1e0a273af: Waiting 08:26:57 5d3b04190fa2: Waiting 08:26:57 2f39f015ded8: Waiting 08:26:57 5c69ac0246d0: Verifying Checksum 08:26:57 5c69ac0246d0: Download complete 08:26:57 3a2ae6a8a46f: Verifying Checksum 08:26:57 3a2ae6a8a46f: Download complete 08:26:57 33b1e0a273af: Verifying Checksum 08:26:57 33b1e0a273af: Download complete 08:26:57 5d3b04190fa2: Download complete 08:26:57 ec43610c2a17: Verifying Checksum 08:26:57 ec43610c2a17: Download complete 08:26:57 5eb5b503b376: Verifying Checksum 08:26:57 5eb5b503b376: Download complete 08:26:58 2f39f015ded8: Verifying Checksum 08:26:58 2f39f015ded8: Download complete 08:26:59 5eb5b503b376: Pull complete 08:26:59 5c69ac0246d0: Pull complete 08:26:59 ec43610c2a17: Pull complete 08:26:59 3a2ae6a8a46f: Pull complete 08:26:59 33b1e0a273af: Pull complete 08:26:59 5d3b04190fa2: Pull complete 08:27:04 2f39f015ded8: Pull complete 08:27:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:04 prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container 08:27:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:27:07 $ docker top e94e2d8385d4812e2bcde54a81d78889b86899d1273071587885adfd7fcb53cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:08 + ls /var/log/sa-host 08:27:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:08 provisioning config files... 08:27:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7288656723380353977tmp [Pipeline] { [Pipeline] echo 08:27:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:08 ---> create-netrc.sh [Pipeline] } 08:27:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:09 ---> python-tools-install.sh [Pipeline] echo 08:27:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:09 ---> sudo-logs.sh 08:27:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:27:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:09 ---> job-cost.sh 08:27:09 lf-activate-venv: SKIPPING 08:27:09 DEBUG: total: 0.10999999940395355 08:27:09 INFO: Retrieving Stack Cost... 08:27:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:10 INFO: Archiving Costs [Pipeline] echo 08:27:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:10 ---> logs-deploy.sh 08:27:10 lf-activate-venv: SKIPPING 08:27:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4650/2 08:27:10 INFO: archiving workspace using pattern(s): 08:27:11 Archives upload complete. 08:27:11 INFO: archiving logs to Nexus