Branch indexing 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 00e3dfc7373860263497b7bc5dd100f5462ad532+fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 (034eeda3dd85f20c3ad7f2d594ba0ce0dbb6da30) 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-ssh7823203499750059620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11845302028976979401.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4690/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-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6545352436306908824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2676817489826771637.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-4690/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-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9120561259773709868.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7552 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 Merge succeeded, producing 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 Checking out Revision 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 (PR-4690) > 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/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 # timeout=10 Commit message: "Merge commit 'fd2f36c08ee23ae1cdadd07093df3e0c8fefad79' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:40 ========================================================= 08:29:40 EdgeX Global Pipelines Version Info 08:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:41 ------------------- 08:29:41 stable info: 08:29:41 ------------------- 08:29:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:41 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:29:41 Message: update stable to v1.0.254 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:29:42 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4690 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4690 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4690 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c66768 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:42 provisioning config files... 08:29:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config692558284388374988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> docker-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10002 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10003 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10004 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 docker.io 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ---> docker-login.sh ends [Pipeline] } 08:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:44 + dirname cmd/core-command/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-command,cmd/core-command/Dockerfile 08:29:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:44 + dirname cmd/core-data/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-data,cmd/core-data/Dockerfile 08:29:44 + dirname cmd/core-metadata/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:44 + dirname cmd/security-bootstrapper/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:44 + dirname cmd/security-proxy-auth/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:44 + dirname cmd/security-proxy-setup/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:44 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:44 + dirname cmd/security-spire-agent/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:44 + dirname cmd/security-spire-config/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:44 + dirname cmd/security-spire-server/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:44 + dirname cmd/support-notifications/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:44 + dirname cmd/support-scheduler/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:44 + git rev-list -1 --merges 8c667686790caef3a39bfa396a80b1fc4e8f4ee3~1..8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo 08:29:44 -----------> git rev-list -1 --merges 8c667686790caef3a39bfa396a80b1fc4e8f4ee3~1..8c667686790caef3a39bfa396a80b1fc4e8f4ee3 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 08:29:44 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [false] [Pipeline] sh 08:29:45 + git log --format=format:%s -1 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo 08:29:45 ========================================================= 08:29:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:45 + grep -v github /etc/ssh/ssh_known_hosts 08:29:45 + [ -e /tmp/ssh_known_hosts ] 08:29:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:45 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:46 b85a868b505f: Pulling fs layer 08:29:46 e2be974225ed: Pulling fs layer 08:29:46 339a4e72a1f5: Pulling fs layer 08:29:46 988bab9f4d93: Pulling fs layer 08:29:46 1469e6f7b9e6: Pulling fs layer 08:29:46 eaf3925da568: Pulling fs layer 08:29:46 bab4dde63d76: Pulling fs layer 08:29:46 bde34c3a00c8: Pulling fs layer 08:29:46 b352a97aabf1: Pulling fs layer 08:29:46 4872d77fe225: Pulling fs layer 08:29:46 5851b861e8e6: Pulling fs layer 08:29:46 4872d77fe225: Waiting 08:29:46 5851b861e8e6: Waiting 08:29:46 1469e6f7b9e6: Waiting 08:29:46 eaf3925da568: Waiting 08:29:46 b352a97aabf1: Waiting 08:29:46 bab4dde63d76: Waiting 08:29:46 988bab9f4d93: Waiting 08:29:46 bde34c3a00c8: Waiting 08:29:46 e2be974225ed: Verifying Checksum 08:29:46 e2be974225ed: Download complete 08:29:46 988bab9f4d93: Download complete 08:29:46 1469e6f7b9e6: Verifying Checksum 08:29:46 1469e6f7b9e6: Download complete 08:29:46 eaf3925da568: Download complete 08:29:46 339a4e72a1f5: Verifying Checksum 08:29:46 339a4e72a1f5: Download complete 08:29:46 bde34c3a00c8: Verifying Checksum 08:29:46 bde34c3a00c8: Download complete 08:29:46 b352a97aabf1: Verifying Checksum 08:29:46 b352a97aabf1: Download complete 08:29:46 4872d77fe225: Verifying Checksum 08:29:46 4872d77fe225: Download complete 08:29:46 5851b861e8e6: Verifying Checksum 08:29:46 5851b861e8e6: Download complete 08:29:46 b85a868b505f: Verifying Checksum 08:29:46 b85a868b505f: Download complete 08:29:46 bab4dde63d76: Verifying Checksum 08:29:46 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:48 e2be974225ed: Pull complete 08:29:48 339a4e72a1f5: Pull complete 08:29:48 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:51 bab4dde63d76: Pull complete 08:29:51 bde34c3a00c8: Pull complete 08:29:51 b352a97aabf1: Pull complete 08:29:51 4872d77fe225: Pull complete 08:29:51 5851b861e8e6: Pull complete 08:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:51 prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container 08:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat 08:29:53 $ docker top b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 -eo pid,comm 08:29:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:53 [ssh-agent] Looking for ssh-agent implementation... 08:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:54 $ docker exec b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent 08:29:54 SSH_AUTH_SOCK=/tmp/ssh-mhSNiP6rAg39/agent.32 08:29:54 SSH_AGENT_PID=38 08:29:54 Running ssh-add (command line suppressed) 08:29:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_127277280218149673.key (/w/workspace/edgex-go/4@tmp/private_key_127277280218149673.key) 08:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:54 + git tag --points-at HEAD [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 38 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:54 [ssh-agent] Looking for ssh-agent implementation... 08:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:54 $ docker exec b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent 08:29:54 SSH_AUTH_SOCK=/tmp/ssh-9gDSF7anUokr/agent.70 08:29:54 SSH_AGENT_PID=76 08:29:54 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8365061853425811848.key (/w/workspace/edgex-go/4@tmp/private_key_8365061853425811848.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git semver init 08:29:55 2023-09-21 08:29:55,538 [run_init] DEBUG init version:0.0.0 force:False 08:29:55 2023-09-21 08:29:55,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:29:55 2023-09-21 08:29:55,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:29:55 2023-09-21 08:29:55,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:00 2023-09-21 08:30:00,027 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:00 2023-09-21 08:30:00,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4690 with force:False 08:30:00 2023-09-21 08:30:00,028 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4690 08:30:00 2023-09-21 08:30:00,035 [execute] INFO git cat-file --batch-check 08:30:00 2023-09-21 08:30:00,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:00 2023-09-21 08:30:00,042 [execute] INFO git cat-file --batch 08:30:00 2023-09-21 08:30:00,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:00 2023-09-21 08:30:00,047 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4690 08:30:00 0.0.0 [Pipeline] } 08:30:00 $ docker exec --env ******** --env ******** b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent -k 08:30:01 unset SSH_AUTH_SOCK; 08:30:01 unset SSH_AGENT_PID; 08:30:01 echo Agent pid 76 killed; 08:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:01 + git semver [Pipeline] } 08:30:01 $ docker stop --time=1 b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 08:30:02 $ docker rm -f --volumes b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:03 Stashed 1 file(s) [Pipeline] echo 08:30:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:04 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:04 ========================================================= 08:30:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:04 7264a8db6415: Pulling fs layer 08:30:04 c4d48a809fc2: Pulling fs layer 08:30:04 4f1c88b9dad5: Pulling fs layer 08:30:04 ad3a456e5733: Pulling fs layer 08:30:04 33e27b845d1e: Pulling fs layer 08:30:04 c68163c4e522: Pulling fs layer 08:30:04 50da416c3ac9: Pulling fs layer 08:30:04 23d2d4c4bb30: Pulling fs layer 08:30:04 ad3a456e5733: Waiting 08:30:04 33e27b845d1e: Waiting 08:30:04 c68163c4e522: Waiting 08:30:04 50da416c3ac9: Waiting 08:30:04 23d2d4c4bb30: Waiting 08:30:04 c4d48a809fc2: Download complete 08:30:04 ad3a456e5733: Verifying Checksum 08:30:04 ad3a456e5733: Download complete 08:30:04 33e27b845d1e: Download complete 08:30:04 7264a8db6415: Verifying Checksum 08:30:04 7264a8db6415: Download complete 08:30:04 c68163c4e522: Verifying Checksum 08:30:04 c68163c4e522: Download complete 08:30:04 7264a8db6415: Pull complete 08:30:04 c4d48a809fc2: Pull complete 08:30:04 23d2d4c4bb30: Verifying Checksum 08:30:04 23d2d4c4bb30: Download complete 08:30:04 4f1c88b9dad5: Verifying Checksum 08:30:04 4f1c88b9dad5: Download complete 08:30:05 50da416c3ac9: Verifying Checksum 08:30:05 50da416c3ac9: Download complete 08:30:08 4f1c88b9dad5: Pull complete 08:30:08 ad3a456e5733: Pull complete 08:30:08 33e27b845d1e: Pull complete 08:30:08 c68163c4e522: Pull complete 08:30:11 50da416c3ac9: Pull complete 08:30:11 23d2d4c4bb30: Pull complete 08:30:11 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 08:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:11 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:11 WORKDIR /edgex 08:30:11 COPY go.mod . 08:30:11 RUN go mod download build 08:30:11 -t ci-base-image-x86_64 -f - . 08:30:12 Sending build context to Docker daemon 171MB 08:30:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 ---> 0786185ac409 08:30:12 Step 2/4 : WORKDIR /edgex 08:30:16 ---> Running in 1f3e36de72ea 08:30:16 Removing intermediate container 1f3e36de72ea 08:30:16 ---> 1767b396f310 08:30:16 Step 3/4 : COPY go.mod . 08:30:16 ---> 9819446bdb6d 08:30:16 Step 4/4 : RUN go mod download 08:30:16 ---> Running in 6735eed8c2d5 08:30:18 Still waiting to schedule task 08:30:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:38 Removing intermediate container 6735eed8c2d5 08:30:38 ---> 4a477cda693e 08:30:38 Successfully built 4a477cda693e 08:30:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker inspect -f . ci-base-image-x86_64 08:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:38 prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container 08:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:39 $ docker top 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:39 + go version 08:30:39 go version go1.21.0 linux/amd64 [Pipeline] } 08:30:39 $ docker stop --time=1 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d 08:30:40 $ docker rm -f --volumes 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-x86_64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container 08:30:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:41 $ docker top 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Running Tests and Build... 08:30:41 ========================================================= [Pipeline] sh 08:30:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:30:42 + make test 08:30:42 go test -race -coverprofile=coverage.out ./... 08:30:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.072s coverage: 28.7% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.0% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.039s coverage: 82.9% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.330s coverage: 79.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 63.1% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.102s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 08:31:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:40 running golangci-lint 08:31:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:31:40 go version go1.21.0 linux/amd64 08:31:41 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:41 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:31:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7553 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws 08:31:44 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:31:44 The recommended git tool is: git 08:31:51 using credential edgex-jenkins-ssh 08:31:51 Cloning the remote Git repository 08:31:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:51 > git init /w/workspace/edgex-go/4 # timeout=10 08:31:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:51 > git --version # timeout=10 08:31:51 > git --version # 'git version 2.25.1' 08:31:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:53 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 11.662456636s" 08:31:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.732535ms" 08:32:03 level=info msg="[linters_context/goanalysis] analyzers took 1m18.608574437s with top 10 stages: buildir: 40.971679254s, gosec: 8.093830834s, fact_deprecated: 2.429907041s, inspect: 1.945773231s, ctrlflow: 1.326781724s, printf: 1.22697056s, S1038: 1.219026778s, nilness: 1.079852098s, fact_purity: 937.638698ms, directives: 744.654363ms" 08:32:03 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:32:03 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, cgo: 197/197, skip_files: 197/197" 08:32:03 level=info msg="[runner] processing took 16.180861ms with stages: nolint: 7.269829ms, identifier_marker: 3.654385ms, autogenerated_exclude: 2.093177ms, path_prettifier: 1.397771ms, exclude-rules: 1.039982ms, skip_dirs: 679.744µs, cgo: 27.542µs, filename_unadjuster: 13.93µs, max_same_issues: 810ns, uniq_by_line: 530ns, skip_files: 520ns, exclude: 450ns, fixer: 420ns, sort_results: 391ns, severity-rules: 390ns, diff: 300ns, max_from_linter: 170ns, source_code: 160ns, path_prefixer: 120ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 08:32:03 level=info msg="[runner] linters took 10.034116899s with stages: goanalysis_metalinter: 10.017836345s" 08:32:03 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:03 level=info msg="Memory: 219 samples, avg is 294.1MB, max is 991.3MB" 08:32:03 level=info msg="Execution took 21.746466711s" 08:32:03 go vet ./... 08:32:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:07 + ls -al . 08:32:07 total 732 08:32:07 drwxrwxr-x 12 1001 1001 4096 Sep 21 08:30 . 08:32:07 drwxr-xr-x 4 root root 4096 Sep 21 08:30 .. 08:32:07 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 .blubracket 08:32:07 -rw-rw-r-- 1 1001 1001 16 Sep 21 08:29 .dockerignore 08:32:07 drwxrwxr-x 8 1001 1001 4096 Sep 21 08:31 .git 08:32:07 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:29 .github 08:32:07 -rw-rw-r-- 1 1001 1001 1173 Sep 21 08:29 .gitignore 08:32:07 -rw-rw-r-- 1 1001 1001 42 Sep 21 08:29 .golangci.yml 08:32:07 -rw-rw-r-- 1 1001 1001 100 Sep 21 08:29 .hadolint.yml 08:32:07 drwxr-xr-x 3 1001 1001 4096 Sep 21 08:30 .semver 08:32:07 -rw-rw-r-- 1 1001 1001 166 Sep 21 08:29 .sonarcloud.properties 08:32:07 -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:29 ADOPTERS.md 08:32:07 -rw-rw-r-- 1 1001 1001 11674 Sep 21 08:29 Attribution.txt 08:32:07 -rw-rw-r-- 1 1001 1001 93407 Sep 21 08:29 CHANGELOG.md 08:32:07 -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:29 CONTRIBUTING.md 08:32:07 -rw-rw-r-- 1 1001 1001 677 Sep 21 08:29 GOVERNANCE.md 08:32:07 -rw-rw-r-- 1 1001 1001 883 Sep 21 08:29 Jenkinsfile 08:32:07 -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:29 LICENSE 08:32:07 -rw-rw-r-- 1 1001 1001 15054 Sep 21 08:29 Makefile 08:32:07 -rw-rw-r-- 1 1001 1001 582 Sep 21 08:29 OWNERS.md 08:32:07 -rw-rw-r-- 1 1001 1001 9923 Sep 21 08:29 README.md 08:32:07 -rw-rw-r-- 1 1001 1001 789 Sep 21 08:29 SECURITY.md 08:32:07 -rw-rw-r-- 1 1001 1001 5 Sep 21 08:30 VERSION 08:32:07 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 bin 08:32:07 drwxrwxr-x 18 1001 1001 4096 Sep 21 08:29 cmd 08:32:07 -rw-r--r-- 1 root root 453602 Sep 21 08:31 coverage.out 08:32:07 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 fuzz_test 08:32:07 -rw-rw-r-- 1 1001 1001 3688 Sep 21 08:29 go.mod 08:32:07 -rw-rw-r-- 1 1001 1001 34975 Sep 21 08:29 go.sum 08:32:07 drwxrwxr-x 7 1001 1001 4096 Sep 21 08:29 internal 08:32:07 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:29 openapi 08:32:07 -rw-rw-r-- 1 1001 1001 594 Sep 21 08:29 security.txt 08:32:07 drwxrwxr-x 4 1001 1001 4096 Sep 21 08:29 snap 08:32:07 -rw-rw-r-- 1 1001 1001 204 Sep 21 08:29 version.go [Pipeline] sh 08:32:08 + '[' -e coverage.out ] 08:32:08 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:08 Stashed 1 file(s) [Pipeline] sh 08:32:08 + make build 08:32:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:11 Merging remotes/origin/main commit fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 08:32:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 Merge succeeded, producing d00dd39a6269cea4084b76fea9cf871b1e672b45 08:32:11 Checking out Revision d00dd39a6269cea4084b76fea9cf871b1e672b45 (PR-4690) 08:32:11 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 08:32:11 > git remote # timeout=10 08:32:11 > git config --get remote.origin.url # timeout=10 08:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:11 > git merge fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 08:32:11 > git rev-parse HEAD^{commit} # timeout=10 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f d00dd39a6269cea4084b76fea9cf871b1e672b45 # timeout=10 08:32:15 Commit message: "Merge commit 'fd2f36c08ee23ae1cdadd07093df3e0c8fefad79' into HEAD" 08:32:15 First time build. Skipping changelog. 08:32:15 > git rev-list --no-walk abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:16 Dload Upload Total Spent Left Speed 08:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 08:32:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:17 + sudo tee /etc/docker/daemon.new 08:32:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:17 { 08:32:17 "registry-mirrors": [ 08:32:17 "https://nexus3.edgexfoundry.org:10001" 08:32:17 ], 08:32:17 "bip": "10.250.0.254/24", 08:32:17 "hosts": [ 08:32:17 "tcp://0.0.0.0:5555", 08:32:17 "unix:///var/run/docker.sock" 08:32:17 ], 08:32:17 "mtu": 1458, 08:32:17 "selinux-enabled": true, 08:32:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:17 } [Pipeline] sh 08:32:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:18 + sudo service docker restart 08:32:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:36 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] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:36 provisioning config files... 08:32:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config958584118460452564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:36 ---> docker-login.sh 08:32:36 nexus3.edgexfoundry.org:10001 [Pipeline] } 08:32:37 $ docker stop --time=1 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 nexus3.edgexfoundry.org:10002 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 nexus3.edgexfoundry.org:10003 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 nexus3.edgexfoundry.org:10004 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 docker.io 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 ---> docker-login.sh ends 08:32:40 $ docker rm -f --volumes 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:32:41 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 08:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 08:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo 08:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:42 ========================================================= 08:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:32:42 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 08:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 latest: Pulling from edgex-devops/edgex-compose 08:32:42 91d30c5bc195: Pulling fs layer 08:32:42 2e9b0aa3be6d: Pulling fs layer 08:32:42 9c61dcf015f6: Pulling fs layer 08:32:42 4698f68db338: Pulling fs layer 08:32:42 2a2f49069b9e: Pulling fs layer 08:32:42 e0025b399a48: Pulling fs layer 08:32:42 4698f68db338: Waiting 08:32:42 e0025b399a48: Waiting 08:32:42 2a2f49069b9e: Waiting 08:32:42 91d30c5bc195: Verifying Checksum 08:32:42 91d30c5bc195: Download complete 08:32:42 4698f68db338: Verifying Checksum 08:32:42 4698f68db338: Download complete 08:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:32:42 91d30c5bc195: Pull complete 08:32:42 2e9b0aa3be6d: Verifying Checksum 08:32:42 2e9b0aa3be6d: Download complete 08:32:42 e0025b399a48: Verifying Checksum 08:32:42 e0025b399a48: Download complete 08:32:42 2a2f49069b9e: Verifying Checksum 08:32:42 2a2f49069b9e: Download complete 08:32:42 2e9b0aa3be6d: Pull complete 08:32:43 9c61dcf015f6: Download complete 08:32:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:44 9fda8d8052c6: Pulling fs layer 08:32:44 5d54e960e981: Pulling fs layer 08:32:44 c4a7e357bf2a: Pulling fs layer 08:32:44 f0e02332f6b5: Pulling fs layer 08:32:44 cefa15bbcfad: Pulling fs layer 08:32:44 17808c966233: Pulling fs layer 08:32:44 f4c1fc716caa: Pulling fs layer 08:32:44 f0e02332f6b5: Waiting 08:32:44 17808c966233: Waiting 08:32:44 f4c1fc716caa: Waiting 08:32:44 cefa15bbcfad: Waiting 08:32:44 5d54e960e981: Verifying Checksum 08:32:44 5d54e960e981: Download complete 08:32:44 f0e02332f6b5: Verifying Checksum 08:32:44 f0e02332f6b5: Download complete 08:32:44 cefa15bbcfad: Verifying Checksum 08:32:44 cefa15bbcfad: Download complete 08:32:44 9fda8d8052c6: Verifying Checksum 08:32:44 9fda8d8052c6: Download complete 08:32:45 f4c1fc716caa: Verifying Checksum 08:32:45 f4c1fc716caa: Download complete 08:32:45 9c61dcf015f6: Pull complete 08:32:45 4698f68db338: Pull complete 08:32:45 9fda8d8052c6: Pull complete 08:32:45 2a2f49069b9e: Pull complete 08:32:46 5d54e960e981: Pull complete 08:32:46 e0025b399a48: Pull complete 08:32:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:46 prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container 08:32:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:46 c4a7e357bf2a: Verifying Checksum 08:32:46 c4a7e357bf2a: Download complete 08:32:47 17808c966233: Verifying Checksum 08:32:47 17808c966233: Download complete 08:32:48 $ docker top 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:49 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:51 #1 [core-data internal] load build definition from Dockerfile 08:32:51 #1 transferring dockerfile: 1.90kB done 08:32:51 #1 DONE 0.0s 08:32:51 08:32:51 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:51 #2 transferring dockerfile: 2.38kB done 08:32:51 #2 DONE 0.0s 08:32:51 08:32:51 #3 [core-command internal] load build definition from Dockerfile 08:32:51 #3 transferring dockerfile: 1.82kB done 08:32:51 #3 DONE 0.0s 08:32:51 08:32:51 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:32:51 #4 transferring dockerfile: 2.82kB done 08:32:51 #4 DONE 0.0s 08:32:51 08:32:51 #5 [security-spire-agent internal] load build definition from Dockerfile 08:32:51 #5 transferring dockerfile: 1.70kB done 08:32:51 #5 DONE 0.0s 08:32:51 08:32:51 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:32:51 #6 transferring dockerfile: 2.04kB done 08:32:51 #6 DONE 0.0s 08:32:51 08:32:51 #7 [core-metadata internal] load build definition from Dockerfile 08:32:51 #7 transferring dockerfile: 1.96kB done 08:32:51 #7 DONE 0.0s 08:32:51 08:32:51 #8 [security-spire-config internal] load build definition from Dockerfile 08:32:51 #8 transferring dockerfile: 1.58kB done 08:32:51 #8 DONE 0.0s 08:32:51 08:32:51 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:51 #9 transferring dockerfile: 2.12kB done 08:32:51 #9 DONE 0.0s 08:32:51 08:32:51 #10 [core-data internal] load .dockerignore 08:32:51 #10 transferring context: 56B done 08:32:51 #10 DONE 0.1s 08:32:51 08:32:51 #11 [support-notifications internal] load build definition from Dockerfile 08:32:51 #11 transferring dockerfile: 1.84kB done 08:32:51 #11 DONE 0.1s 08:32:51 08:32:51 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:51 #12 transferring dockerfile: 1.78kB done 08:32:51 #12 DONE 0.1s 08:32:51 08:32:51 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:32:51 #13 transferring dockerfile: 2.39kB done 08:32:51 #13 DONE 0.1s 08:32:51 08:32:51 #14 [security-spire-server internal] load build definition from Dockerfile 08:32:51 #14 transferring dockerfile: 1.59kB done 08:32:51 #14 DONE 0.0s 08:32:51 08:32:51 #15 [support-scheduler internal] load build definition from Dockerfile 08:32:51 #15 transferring dockerfile: 1.82kB done 08:32:51 #15 DONE 0.1s 08:32:51 08:32:51 #16 [security-secretstore-setup internal] load .dockerignore 08:32:51 #16 transferring context: 56B done 08:32:51 #16 DONE 0.0s 08:32:51 08:32:51 #17 [core-command internal] load .dockerignore 08:32:51 #17 transferring context: 56B done 08:32:51 #17 DONE 0.0s 08:32:51 08:32:51 #18 [security-bootstrapper internal] load .dockerignore 08:32:51 #18 transferring context: 56B done 08:32:51 #18 DONE 0.0s 08:32:51 08:32:51 #19 [security-spire-agent internal] load .dockerignore 08:32:51 #19 transferring context: 56B done 08:32:51 #19 DONE 0.0s 08:32:51 08:32:51 #20 [security-proxy-auth internal] load .dockerignore 08:32:51 #20 transferring context: 56B done 08:32:51 #20 DONE 0.0s 08:32:51 08:32:51 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:32:51 #21 transferring context: 56B done 08:32:51 #21 DONE 0.0s 08:32:51 08:32:51 #22 [core-metadata internal] load .dockerignore 08:32:51 #22 transferring context: 56B done 08:32:51 #22 DONE 0.0s 08:32:51 08:32:51 #23 [security-spire-config internal] load .dockerignore 08:32:51 #23 transferring context: 56B done 08:32:51 #23 DONE 0.0s 08:32:51 08:32:51 #24 [support-notifications internal] load .dockerignore 08:32:51 #24 transferring context: 56B done 08:32:51 #24 DONE 0.0s 08:32:51 08:32:51 #25 [security-spiffe-token-provider internal] load .dockerignore 08:32:51 #25 transferring context: 56B done 08:32:51 #25 DONE 0.0s 08:32:51 08:32:51 #26 [security-proxy-setup internal] load .dockerignore 08:32:51 #26 transferring context: 56B done 08:32:51 #26 DONE 0.0s 08:32:51 08:32:51 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:51 #27 DONE 0.0s 08:32:51 08:32:51 #28 [security-spire-server internal] load .dockerignore 08:32:51 #28 transferring context: 56B done 08:32:51 #28 DONE 0.0s 08:32:51 08:32:51 #29 [support-scheduler internal] load .dockerignore 08:32:51 #29 transferring context: 56B done 08:32:51 #29 DONE 0.0s 08:32:51 08:32:51 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:32:51 #30 DONE 0.1s 08:32:51 08:32:51 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:51 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:51 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:51 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:51 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:51 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:51 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:51 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:51 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:51 #31 DONE 0.1s 08:32:51 08:32:51 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:51 #27 DONE 0.0s 08:32:51 08:32:51 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:32:51 #30 DONE 0.1s 08:32:51 08:32:51 #32 [core-command internal] load build context 08:32:52 #32 ... 08:32:52 08:32:52 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:52 #31 DONE 0.1s 08:32:52 08:32:52 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:52 #27 DONE 0.0s 08:32:52 08:32:52 #32 [core-command internal] load build context 08:32:52 #32 ... 08:32:52 08:32:52 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:52 #31 DONE 0.1s 08:32:52 08:32:52 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:52 #27 DONE 0.0s 08:32:52 08:32:52 #32 [core-command internal] load build context 08:32:52 #32 ... 08:32:52 08:32:52 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:52 #31 DONE 0.1s 08:32:52 08:32:52 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:52 #27 DONE 0.0s 08:32:52 08:32:52 #32 [core-command internal] load build context 08:32:52 #32 ... 08:32:52 08:32:52 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:52 #33 DONE 0.7s 08:32:52 08:32:52 #32 [core-command internal] load build context 08:32:52 #32 ... 08:32:52 08:32:52 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:52 #31 DONE 0.1s 08:32:52 08:32:52 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:32:52 #30 DONE 0.5s 08:32:52 08:32:52 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:52 #33 DONE 0.7s 08:32:52 08:32:52 #32 [core-command internal] load build context 08:32:57 c4a7e357bf2a: Pull complete 08:32:57 f0e02332f6b5: Pull complete 08:32:57 cefa15bbcfad: Pull complete 08:32:57 #32 ... 08:32:57 08:32:57 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:57 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:57 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:57 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:57 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:57 #31 DONE 0.1s 08:32:57 08:32:57 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:32:57 #34 DONE 4.2s 08:32:57 08:32:57 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:32:57 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:32:57 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:32:57 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:32:57 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:32:57 #31 DONE 0.1s 08:32:57 08:32:57 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:32:57 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:00 #35 ... 08:33:00 08:33:00 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:33:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 08:33:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:33:00 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:33:00 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:33:00 #31 DONE 0.1s 08:33:00 08:33:00 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:33:00 #36 DONE 7.8s 08:33:00 08:33:00 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:01 #35 ... 08:33:01 08:33:01 #37 [core-data internal] load build context 08:33:01 #37 transferring context: 168.57MB 9.2s 08:33:01 #37 ... 08:33:01 08:33:01 #38 [support-scheduler internal] load build context 08:33:01 #38 ... 08:33:01 08:33:01 #39 [security-secretstore-setup internal] load build context 08:33:01 #39 transferring context: 364.82MB 9.7s done 08:33:01 #39 ... 08:33:01 08:33:01 #40 [security-bootstrapper internal] load build context 08:33:02 #40 ... 08:33:02 08:33:02 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:02 #41 ... 08:33:02 08:33:02 #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:02 #0 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:02 #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:02 #0 7.465 (1/1) Installing dumb-init (1.2.5-r2) 08:33:02 #0 7.469 Executing busybox-1.36.1-r2.trigger 08:33:02 #0 7.474 OK: 7 MiB in 16 packages 08:33:02 #42 ... 08:33:02 08:33:02 #43 [support-notifications internal] load build context 08:33:02 #43 ... 08:33:02 08:33:02 #44 [core-metadata internal] load build context 08:33:02 #44 transferring context: 364.82MB 8.5s done 08:33:02 #44 ... 08:33:02 08:33:02 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:33:02 #45 ... 08:33:02 08:33:02 #46 [security-proxy-setup internal] load build context 08:33:02 #46 transferring context: 364.82MB 9.8s done 08:33:02 #46 ... 08:33:02 08:33:02 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:02 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:02 #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:02 #0 2.794 (1/2) Installing dumb-init (1.2.5-r2) 08:33:02 #0 2.799 (2/2) Installing su-exec (0.2-r3) 08:33:02 #0 2.802 Executing busybox-1.36.1-r2.trigger 08:33:02 #0 2.806 OK: 7 MiB in 17 packages 08:33:02 #47 ... 08:33:02 08:33:02 #48 [core-common-config-bootstrapper internal] load build context 08:33:02 #48 transferring context: 364.82MB 9.5s done 08:33:02 #48 ... 08:33:02 08:33:02 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:03 #49 ... 08:33:03 08:33:03 #50 [security-proxy-auth internal] load build context 08:33:03 #50 transferring context: 364.82MB 10.0s done 08:33:03 #50 ... 08:33:03 08:33:03 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:03 #51 ... 08:33:03 08:33:03 #52 [security-spiffe-token-provider internal] load build context 08:33:03 #52 transferring context: 364.82MB 8.6s done 08:33:03 #52 ... 08:33:03 08:33:03 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:03 #53 ... 08:33:03 08:33:03 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:03 #54 ... 08:33:03 08:33:03 #37 [core-data internal] load build context 08:33:04 17808c966233: Pull complete 08:33:04 #37 transferring context: 364.82MB 13.2s done 08:33:04 f4c1fc716caa: Pull complete 08:33:04 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 08:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:05 WORKDIR /edgex 08:33:05 COPY go.mod . 08:33:05 RUN go mod download 08:33:05 + docker build -t ci-base-image-arm64 -f - . 08:33:05 Sending build context to Docker daemon 2.995MB 08:33:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:05 ---> ea914061e18c 08:33:05 Step 2/4 : WORKDIR /edgex 08:33:06 #37 ... 08:33:06 08:33:06 #55 [security-spire-server internal] load build context 08:33:06 #55 ... 08:33:06 08:33:06 #32 [core-command internal] load build context 08:33:06 #32 transferring context: 364.82MB 10.3s done 08:33:06 #32 ... 08:33:06 08:33:06 #56 [security-spire-config internal] load build context 08:33:07 #56 ... 08:33:07 08:33:07 #43 [support-notifications internal] load build context 08:33:07 #43 transferring context: 364.82MB 12.1s done 08:33:07 ---> Running in d87f5a101ce7 08:33:07 Removing intermediate container d87f5a101ce7 08:33:07 ---> 10e79f3596b7 08:33:07 Step 3/4 : COPY go.mod . 08:33:08 ---> 95871549c0b6 08:33:08 Step 4/4 : RUN go mod download 08:33:08 ---> Running in 36455d595a68 08:33:09 #43 ... 08:33:09 08:33:09 #57 [security-spire-agent internal] load build context 08:33:10 #57 ... 08:33:10 08:33:10 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:10 #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:10 #58 ... 08:33:10 08:33:10 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:11 #59 ... 08:33:11 08:33:11 #38 [support-scheduler internal] load build context 08:33:11 #38 transferring context: 364.82MB 9.8s done 08:33:12 #38 ... 08:33:12 08:33:12 #40 [security-bootstrapper internal] load build context 08:33:12 #40 transferring context: 364.82MB 11.0s done 08:33:14 #40 ... 08:33:14 08:33:14 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:17 #60 ... 08:33:17 08:33:17 #44 [core-metadata internal] load build context 08:33:17 #44 DONE 25.4s 08:33:17 08:33:17 #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:33:17 #45 DONE 25.2s 08:33:17 08:33:17 #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:17 #42 DONE 25.6s 08:33:17 08:33:17 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:17 #47 DONE 25.5s 08:33:17 08:33:17 #52 [security-spiffe-token-provider internal] load build context 08:33:17 #52 DONE 25.2s 08:33:17 08:33:17 #39 [security-secretstore-setup internal] load build context 08:33:17 #39 DONE 25.6s 08:33:17 08:33:17 #50 [security-proxy-auth internal] load build context 08:33:17 #50 DONE 25.5s 08:33:17 08:33:17 #48 [core-common-config-bootstrapper internal] load build context 08:33:17 #48 DONE 25.4s 08:33:17 08:33:17 #46 [security-proxy-setup internal] load build context 08:33:17 #46 DONE 25.3s 08:33:17 08:33:17 #32 [core-command internal] load build context 08:33:17 #32 DONE 25.6s 08:33:17 08:33:17 #38 [support-scheduler internal] load build context 08:33:17 #38 DONE 25.1s 08:33:17 08:33:17 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:17 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21.2s done 08:33:17 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:33:17 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:33:17 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:33:17 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:33:17 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:33:17 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 08:33:17 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:17 #35 ... 08:33:17 08:33:17 #40 [security-bootstrapper internal] load build context 08:33:17 #40 DONE 25.6s 08:33:17 08:33:17 #43 [support-notifications internal] load build context 08:33:17 #43 DONE 25.4s 08:33:17 08:33:17 #55 [security-spire-server internal] load build context 08:33:17 #55 transferring context: 18.11kB done 08:33:17 #55 DONE 21.4s 08:33:17 08:33:17 #56 [security-spire-config internal] load build context 08:33:17 #56 transferring context: 16.36kB done 08:33:17 #56 DONE 21.4s 08:33:17 08:33:17 #57 [security-spire-agent internal] load build context 08:33:17 #57 transferring context: 17.64kB 0.0s done 08:33:17 #57 DONE 17.8s 08:33:17 08:33:17 #37 [core-data internal] load build context 08:33:17 #37 DONE 25.8s 08:33:17 08:33:17 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:17 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:33:17 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:33:17 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 08:33:17 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s 08:33:17 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:33:17 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:33:17 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:33:17 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.6s 08:33:18 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:33:18 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 08:33:19 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 08:33:19 #35 ... 08:33:19 08:33:19 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:19 #41 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #41 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #41 26.41 (1/1) Installing dumb-init (1.2.5-r2) 08:33:19 #41 26.42 Executing busybox-1.36.1-r2.trigger 08:33:19 #41 26.43 OK: 7 MiB in 16 packages 08:33:19 #41 DONE 27.3s 08:33:19 08:33:19 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:19 #51 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #51 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #51 26.30 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #51 26.30 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #51 26.30 OK: 20066 distinct packages available 08:33:19 #51 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #51 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #51 26.70 (1/11) Installing ca-certificates (20230506-r0) 08:33:19 #51 26.72 (2/11) Installing brotli-libs (1.0.9-r14) 08:33:19 #51 26.73 (3/11) Installing libunistring (1.1-r1) 08:33:19 #51 26.75 (4/11) Installing libidn2 (2.3.4-r1) 08:33:19 #51 26.75 (5/11) Installing nghttp2-libs (1.55.1-r0) 08:33:19 #51 26.76 (6/11) Installing libcurl (8.2.1-r0) 08:33:19 #51 26.77 (7/11) Installing curl (8.2.1-r0) 08:33:19 #51 26.77 (8/11) Installing dumb-init (1.2.5-r2) 08:33:19 #51 26.78 (9/11) Installing musl-obstack (1.2.3-r2) 08:33:19 #51 26.78 (10/11) Installing libucontext (1.2-r2) 08:33:19 #51 26.78 (11/11) Installing gcompat (1.1.0-r1) 08:33:19 #51 26.79 Executing busybox-1.36.1-r2.trigger 08:33:19 #51 26.79 Executing ca-certificates-20230506-r0.trigger 08:33:19 #51 26.85 OK: 12 MiB in 26 packages 08:33:19 #51 ... 08:33:19 08:33:19 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:19 #53 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #53 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #53 25.95 (1/2) Installing ca-certificates (20230506-r0) 08:33:19 #53 25.97 (2/2) Installing dumb-init (1.2.5-r2) 08:33:19 #53 25.98 Executing busybox-1.36.1-r2.trigger 08:33:19 #53 25.98 Executing ca-certificates-20230506-r0.trigger 08:33:19 #53 26.03 OK: 8 MiB in 17 packages 08:33:19 #53 DONE 27.7s 08:33:19 08:33:19 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:19 #54 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #54 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #54 26.49 (1/4) Installing ca-certificates (20230506-r0) 08:33:19 #54 26.60 (2/4) Installing dumb-init (1.2.5-r2) 08:33:19 #54 26.61 (3/4) Installing su-exec (0.2-r3) 08:33:19 #54 26.61 (4/4) Installing yq (4.33.3-r3) 08:33:19 #54 26.71 Executing busybox-1.36.1-r2.trigger 08:33:19 #54 26.89 Executing ca-certificates-20230506-r0.trigger 08:33:19 #54 26.95 OK: 17 MiB in 19 packages 08:33:19 #54 DONE 27.9s 08:33:19 08:33:19 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:19 #51 DONE 27.5s 08:33:19 08:33:19 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:19 #49 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #49 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #49 26.00 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 08:33:19 #49 26.14 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 08:33:19 #49 26.15 (3/6) Installing dumb-init (1.2.5-r2) 08:33:19 #49 26.16 (4/6) Installing openssl (3.1.3-r0) 08:33:19 #49 26.17 (5/6) Installing su-exec (0.2-r3) 08:33:19 #49 26.17 (6/6) Installing yq (4.33.3-r3) 08:33:19 #49 26.24 Executing busybox-1.36.1-r2.trigger 08:33:19 #49 26.43 OK: 17 MiB in 19 packages 08:33:19 #49 DONE 27.5s 08:33:19 08:33:19 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:19 #61 DONE 0.1s 08:33:19 08:33:19 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:19 #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17.6s done 08:33:19 #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:33:19 #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:33:19 #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:33:19 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:33:19 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:33:19 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:19 #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 08:33:19 #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 08:33:19 #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:33:19 #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 08:33:19 #58 ... 08:33:19 08:33:19 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:19 #35 DONE 23.9s 08:33:19 08:33:19 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:19 #60 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #60 5.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #60 5.703 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #60 5.703 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #60 5.703 OK: 20066 distinct packages available 08:33:19 #60 5.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #60 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #60 6.240 (1/4) Installing dumb-init (1.2.5-r2) 08:33:19 #60 6.244 (2/4) Installing musl-obstack (1.2.3-r2) 08:33:19 #60 6.247 (3/4) Installing libucontext (1.2-r2) 08:33:19 #60 6.250 (4/4) Installing gcompat (1.1.0-r1) 08:33:19 #60 6.255 Executing busybox-1.36.1-r2.trigger 08:33:19 #60 6.264 OK: 8 MiB in 19 packages 08:33:19 #60 DONE 6.5s 08:33:19 08:33:19 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:21 #58 ... 08:33:21 08:33:21 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:21 #62 DONE 0.8s 08:33:21 08:33:21 #63 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:33:21 #63 DONE 0.1s 08:33:21 08:33:21 #64 [security-spire-config stage-2 5/9] COPY security.txt / 08:33:21 #64 DONE 0.0s 08:33:21 08:33:21 #65 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:21 #65 DONE 0.1s 08:33:21 08:33:21 #66 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:21 #66 DONE 0.1s 08:33:21 08:33:21 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:21 #59 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #59 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #59 ... 08:33:21 08:33:21 #67 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:21 #67 DONE 0.0s 08:33:21 08:33:21 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:21 #59 11.33 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:21 #59 11.33 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:21 #59 11.33 OK: 20066 distinct packages available 08:33:21 #59 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #59 ... 08:33:21 08:33:21 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:21 #68 DONE 4.3s 08:33:21 08:33:21 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:33:21 #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 4.092 OK: 264 MiB in 52 packages 08:33:21 #69 DONE 4.4s 08:33:21 08:33:21 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:21 #70 DONE 0.1s 08:33:21 08:33:21 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:21 #59 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #59 ... 08:33:21 08:33:21 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:21 #71 DONE 0.0s 08:33:21 08:33:21 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:21 #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 4.380 OK: 264 MiB in 52 packages 08:33:21 #72 DONE 4.5s 08:33:21 08:33:21 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:22 #73 ... 08:33:22 08:33:22 #74 [security-spire-config] exporting to image 08:33:22 #74 exporting layers 0.6s done 08:33:22 #74 writing image sha256:967a23e0fdca8c0bba355da89eeef6bb3f4707011ef3cf6d5a85764e68ab4a39 done 08:33:22 #74 naming to docker.io/library/security-spire-config done 08:33:22 #74 DONE 0.6s 08:33:22 08:33:22 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:22 #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #0 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #0 4.120 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:22 #0 4.120 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:22 #0 4.120 OK: 20066 distinct packages available 08:33:22 #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #0 4.485 OK: 264 MiB in 52 packages 08:33:22 #75 DONE 4.6s 08:33:22 08:33:22 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:33:22 #0 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #0 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #0 4.597 OK: 264 MiB in 52 packages 08:33:22 #76 DONE 4.7s 08:33:22 08:33:22 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:22 #73 DONE 0.2s 08:33:22 08:33:22 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:22 #59 11.70 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 08:33:22 #59 11.83 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 08:33:22 #59 11.84 (3/7) Installing dumb-init (1.2.5-r2) 08:33:22 #59 11.84 (4/7) Installing musl-obstack (1.2.3-r2) 08:33:22 #59 11.84 (5/7) Installing libucontext (1.2-r2) 08:33:22 #59 11.85 (6/7) Installing gcompat (1.1.0-r1) 08:33:22 #59 11.85 (7/7) Installing openssl (3.1.3-r0) 08:33:22 #59 11.86 Executing busybox-1.36.1-r2.trigger 08:33:22 #59 11.87 OK: 8 MiB in 20 packages 08:33:22 #59 DONE 12.0s 08:33:22 08:33:22 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:22 #77 DONE 0.1s 08:33:22 08:33:22 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:33:22 #78 DONE 0.1s 08:33:22 08:33:22 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:23 #79 ... 08:33:23 08:33:23 #80 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:23 #80 DONE 1.5s 08:33:23 08:33:23 #81 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:33:23 #81 DONE 1.5s 08:33:23 08:33:23 #82 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:33:23 #82 DONE 0.1s 08:33:24 08:33:24 #83 [security-spire-server stage-2 5/8] COPY security.txt / 08:33:24 #83 DONE 0.9s 08:33:24 08:33:24 #84 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:24 #84 DONE 1.0s 08:33:24 08:33:24 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:24 #85 DONE 0.1s 08:33:24 08:33:24 #86 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:33:24 #86 DONE 0.1s 08:33:24 08:33:24 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:24 #87 DONE 0.1s 08:33:24 08:33:24 #88 [security-spire-agent stage-3 6/9] COPY security.txt / 08:33:24 #88 DONE 0.1s 08:33:24 08:33:24 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:24 #89 DONE 0.1s 08:33:24 08:33:24 #90 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:24 #90 DONE 0.1s 08:33:24 08:33:24 #74 [security-spire-server] exporting to image 08:33:25 #74 ... 08:33:25 08:33:25 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:25 #91 DONE 0.1s 08:33:25 08:33:25 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:25 #92 DONE 0.1s 08:33:25 08:33:25 #74 [security-spire-agent] exporting to image 08:33:25 #74 exporting layers 0.6s done 08:33:25 #74 writing image sha256:5ae4f5f547fa338f24dbdcf37b95a3d984cf11fd4c6f07b39e32421ecead63c3 done 08:33:25 #74 naming to docker.io/library/security-spire-server 08:33:25 #74 naming to docker.io/library/security-spire-server done 08:33:25 #74 exporting layers 0.6s done 08:33:25 #74 writing image sha256:a37296c41d43afd8e1567fdf6aa54c2da126b86607d4840b5ae98f03c03f7d5a done 08:33:25 #74 naming to docker.io/library/security-spire-agent done 08:33:25 #74 DONE 1.4s 08:33:25 08:33:25 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:32 #93 ... 08:33:32 08:33:32 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:32 #94 ... 08:33:32 08:33:32 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 #95 DONE 20.6s 08:33:44 08:33:44 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 #93 DONE 20.5s 08:33:44 08:33:44 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 #79 DONE 20.5s 08:33:44 08:33:44 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 #94 DONE 21.0s 08:33:44 08:33:44 #96 [security-secretstore-setup builder 6/7] COPY . . 08:33:47 Removing intermediate container 36455d595a68 08:33:47 ---> 6adf7f8b6f27 08:33:47 Successfully built 6adf7f8b6f27 08:33:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:47 + docker inspect -f . ci-base-image-arm64 08:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:47 prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container 08:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:49 $ docker top 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:50 + go version 08:33:50 go version go1.21.0 linux/arm64 [Pipeline] } 08:33:50 $ docker stop --time=1 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 08:33:53 $ docker rm -f --volumes 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker inspect -f . ci-base-image-arm64 08:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:54 #96 ... 08:33:54 08:33:54 #97 [core-data builder 6/7] COPY . . 08:33:54 #97 ... 08:33:54 08:33:54 #98 [support-notifications builder 6/7] COPY . . 08:33:54 #98 ... 08:33:54 08:33:54 #99 [security-spiffe-token-provider builder 6/7] COPY . . 08:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container 08:33:54 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:55 #99 ... 08:33:55 08:33:55 #96 [security-secretstore-setup builder 6/7] COPY . . 08:33:55 #96 DONE 12.3s 08:33:55 08:33:55 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:55 #100 CACHED 08:33:55 08:33:55 #101 [security-bootstrapper builder 6/7] COPY . . 08:33:55 #101 CACHED 08:33:55 08:33:55 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #102 CACHED 08:33:55 08:33:55 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #103 CACHED 08:33:55 08:33:55 #104 [security-proxy-setup builder 6/7] COPY . . 08:33:55 #104 CACHED 08:33:55 08:33:55 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:55 #105 CACHED 08:33:55 08:33:55 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #106 CACHED 08:33:55 08:33:55 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 08:33:55 #107 CACHED 08:33:55 08:33:55 #108 [core-command builder 6/7] COPY . . 08:33:55 #108 CACHED 08:33:55 08:33:55 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #109 CACHED 08:33:55 08:33:55 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 08:33:55 #110 CACHED 08:33:55 08:33:55 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:55 #111 CACHED 08:33:55 08:33:55 #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:33:55 #112 CACHED 08:33:55 08:33:55 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #113 CACHED 08:33:55 08:33:55 #114 [core-metadata builder 6/7] COPY . . 08:33:55 #114 CACHED 08:33:55 08:33:55 #115 [security-proxy-auth builder 6/7] COPY . . 08:33:55 #115 CACHED 08:33:55 08:33:55 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #116 CACHED 08:33:55 08:33:55 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:33:55 #117 CACHED 08:33:55 08:33:55 #118 [support-scheduler builder 6/7] COPY . . 08:33:55 #118 CACHED 08:33:55 08:33:55 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #119 CACHED 08:33:55 08:33:55 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:33:55 #120 CACHED 08:33:55 08:33:55 #98 [support-notifications builder 6/7] COPY . . 08:33:55 #98 DONE 12.4s 08:33:55 08:33:55 #99 [security-spiffe-token-provider builder 6/7] COPY . . 08:33:55 #99 DONE 12.4s 08:33:55 08:33:55 #97 [core-data builder 6/7] COPY . . 08:33:55 #97 DONE 12.4s 08:33:55 08:33:55 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:55 $ docker top 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:55 ========================================================= 08:33:55 [edgeXBuildGoParallel] Running Tests and Build... 08:33:55 ========================================================= [Pipeline] sh 08:33:56 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:33:56 #121 1.273 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:33:57 + make test 08:33:57 go test -race -coverprofile=coverage.out ./... 08:34:06 #121 ... 08:34:06 08:34:06 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:06 #0 0.992 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:06 #122 ... 08:34:06 08:34:06 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:06 #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:06 #123 ... 08:34:06 08:34:06 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:06 #0 0.963 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:06 #124 ... 08:34:06 08:34:06 #125 [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:34:06 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:06 #125 ... 08:34:06 08:34:06 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:06 #0 0.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:06 #126 ... 08:34:06 08:34:06 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:06 #0 0.797 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:06 #127 ... 08:34:06 08:34:06 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:06 #0 0.579 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:06 #128 ... 08:34:06 08:34:06 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:06 #0 0.885 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:34:06 #129 ... 08:34:06 08:34:06 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:06 #0 0.812 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:06 #130 ... 08:34:06 08:34:06 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:06 #0 1.340 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:34:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:14 #131 ... 08:35:14 08:35:14 #125 [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:35:14 #125 72.13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:15 #125 ... 08:35:15 08:35:15 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:15 #128 DONE 80.8s 08:35:15 08:35:15 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:17 #121 ... 08:35:17 08:35:17 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:17 #130 DONE 82.1s 08:35:17 08:35:17 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:17 #123 DONE 82.1s 08:35:17 08:35:17 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:17 #121 DONE 82.1s 08:35:17 08:35:17 #125 [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:35:17 #125 DONE 82.1s 08:35:17 08:35:17 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:17 #122 DONE 82.1s 08:35:17 08:35:17 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:17 #132 ... 08:35:17 08:35:17 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:17 #126 DONE 82.2s 08:35:17 08:35:17 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:17 #124 DONE 82.4s 08:35:17 08:35:17 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #133 ... 08:35:18 08:35:18 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:18 #127 DONE 83.1s 08:35:18 08:35:18 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:18 #129 DONE 83.2s 08:35:18 08:35:18 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:18 #131 DONE 83.2s 08:35:18 08:35:18 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #134 ... 08:35:18 08:35:18 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #135 DONE 1.3s 08:35:18 08:35:18 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #136 DONE 1.3s 08:35:18 08:35:18 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #132 DONE 1.3s 08:35:18 08:35:18 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #137 DONE 1.3s 08:35:18 08:35:18 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #133 DONE 1.3s 08:35:18 08:35:18 #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:18 #138 DONE 0.4s 08:35:18 08:35:18 #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:35:18 #139 ... 08:35:18 08:35:18 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 #134 DONE 0.5s 08:35:19 08:35:19 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:35:19 #140 DONE 0.3s 08:35:19 08:35:19 #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:19 #141 DONE 0.3s 08:35:19 08:35:19 #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 #142 CACHED 08:35:19 08:35:19 #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:35:19 #143 CACHED 08:35:19 08:35:19 #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 #144 CACHED 08:35:19 08:35:19 #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:19 #145 CACHED 08:35:19 08:35:19 #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 #146 CACHED 08:35:19 08:35:19 #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:19 #147 CACHED 08:35:19 08:35:19 #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 #148 CACHED 08:35:19 08:35:19 #149 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:19 #149 CACHED 08:35:19 08:35:19 #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:35:19 #150 DONE 0.3s 08:35:19 08:35:19 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:19 #151 DONE 0.3s 08:35:19 08:35:19 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:19 #152 DONE 0.3s 08:35:19 08:35:19 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:19 #153 ... 08:35:19 08:35:19 #154 [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:35:19 #154 DONE 0.2s 08:35:19 08:35:19 #155 [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:35:20 #155 DONE 1.2s 08:35:20 08:35:20 #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:20 #156 DONE 1.3s 08:35:20 08:35:20 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:20 #157 ... 08:35:20 08:35:20 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:20 #158 DONE 1.3s 08:35:20 08:35:20 #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:20 #159 DONE 1.3s 08:35:20 08:35:20 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:20 #160 DONE 1.3s 08:35:20 08:35:20 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:20 #153 DONE 1.3s 08:35:20 08:35:20 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:20 #161 DONE 1.3s 08:35:20 08:35:20 #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:20 #162 DONE 1.4s 08:35:20 08:35:20 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:20 #163 DONE 1.3s 08:35:20 08:35:20 #164 [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:35:20 #164 ... 08:35:20 08:35:20 #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:35:20 #139 DONE 1.9s 08:35:20 08:35:20 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:20 #165 DONE 1.0s 08:35:20 08:35:20 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:20 #157 DONE 0.5s 08:35:20 08:35:20 #166 [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:35:20 #166 DONE 0.5s 08:35:20 08:35:20 #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:20 #167 ... 08:35:20 08:35:20 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:20 #168 DONE 0.5s 08:35:20 08:35:20 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:20 #169 DONE 0.6s 08:35:20 08:35:20 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:20 #170 DONE 0.5s 08:35:20 08:35:20 #171 [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:35:20 #171 DONE 0.5s 08:35:20 08:35:20 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:20 #172 DONE 0.6s 08:35:20 08:35:20 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:20 #173 DONE 0.6s 08:35:20 08:35:20 #164 [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:35:20 #164 DONE 0.6s 08:35:20 08:35:20 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:35:20 #174 DONE 0.3s 08:35:20 08:35:20 #74 [core-command] exporting to image 08:35:20 #74 exporting layers 08:35:21 #74 exporting layers 0.2s done 08:35:21 #74 ... 08:35:21 08:35:21 #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:21 #167 DONE 0.4s 08:35:21 08:35:21 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:21 #175 DONE 0.4s 08:35:21 08:35:21 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:21 #176 DONE 0.4s 08:35:21 08:35:21 #74 [support-notifications] exporting to image 08:35:21 #74 ... 08:35:21 08:35:21 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:21 #177 DONE 0.4s 08:35:21 08:35:21 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:21 #178 DONE 0.4s 08:35:21 08:35:21 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:35:21 #179 DONE 0.4s 08:35:21 08:35:21 #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:21 #180 DONE 0.4s 08:35:21 08:35:21 #74 [core-metadata] exporting to image 08:35:21 #74 exporting layers 0.5s done 08:35:21 #74 ... 08:35:21 08:35:21 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:21 #181 DONE 0.2s 08:35:21 08:35:21 #74 [core-metadata] exporting to image 08:35:21 #74 exporting layers 0.3s done 08:35:21 #74 writing image sha256:1bc026846c6087207982210b894a7b9c1d2de358f07d059282290069a0ec3224 08:35:21 #74 writing image sha256:ec16b87ef8bf25e91ee3cb798885571b7e7c5cdf701a220dc56567d7abd932e5 08:35:21 #74 writing image sha256:606ff14406c31c0f6e75d11ee1216e89f15073dc38314738d9d1bc4448b285f9 08:35:21 #74 writing image sha256:47bd1b88ab18821c31853ef94da03bfe351428cff1a53bb668a2d1c845670e43 08:35:21 #74 writing image sha256:cfe88a413f566b10040e458616ae9dc91425a1f5068a84ebf627b0abfe73c37c 08:35:21 #74 writing image sha256:1bc026846c6087207982210b894a7b9c1d2de358f07d059282290069a0ec3224 0.4s done 08:35:21 #74 naming to docker.io/library/core-data 08:35:21 #74 ... 08:35:21 08:35:21 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:21 #182 DONE 0.6s 08:35:21 08:35:21 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:21 #183 DONE 0.6s 08:35:21 08:35:21 #74 [support-scheduler] exporting to image 08:35:21 #74 exporting layers 0.5s done 08:35:21 #74 writing image sha256:ec16b87ef8bf25e91ee3cb798885571b7e7c5cdf701a220dc56567d7abd932e5 0.4s done 08:35:21 #74 writing image sha256:606ff14406c31c0f6e75d11ee1216e89f15073dc38314738d9d1bc4448b285f9 0.4s done 08:35:21 #74 writing image sha256:47bd1b88ab18821c31853ef94da03bfe351428cff1a53bb668a2d1c845670e43 0.4s done 08:35:21 #74 writing image sha256:cfe88a413f566b10040e458616ae9dc91425a1f5068a84ebf627b0abfe73c37c 0.4s done 08:35:21 #74 naming to docker.io/library/core-data done 08:35:21 #74 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:35:21 #74 naming to docker.io/library/support-notifications done 08:35:21 #74 naming to docker.io/library/core-command done 08:35:21 #74 naming to docker.io/library/support-scheduler done 08:35:21 #74 writing image sha256:772f34bc19b12a7c6a84f9b27702d5408b78ee74931c5014f4fb0bb5d5095fb4 08:35:21 #74 writing image sha256:772f34bc19b12a7c6a84f9b27702d5408b78ee74931c5014f4fb0bb5d5095fb4 done 08:35:21 #74 naming to docker.io/library/core-metadata done 08:35:21 #74 DONE 2.5s 08:35:21 08:35:21 #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:22 #184 DONE 0.3s 08:35:22 08:35:22 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:22 #185 DONE 0.4s 08:35:22 08:35:22 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 #186 DONE 1.0s 08:35:22 08:35:22 #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:22 #187 DONE 0.1s 08:35:22 08:35:22 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 #188 DONE 0.9s 08:35:22 08:35:22 #189 [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:35:22 #189 DONE 0.1s 08:35:22 08:35:22 #190 [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:35:22 #190 DONE 0.1s 08:35:22 08:35:22 #74 [core-common-config-bootstrapper] exporting to image 08:35:22 #74 ... 08:35:22 08:35:22 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:35:22 #191 DONE 0.0s 08:35:22 08:35:22 #74 [core-common-config-bootstrapper] exporting to image 08:35:22 #74 exporting layers 0.2s done 08:35:22 #74 writing image sha256:0f1f39813dd927feb7882840988890055e10e93a5e72e80718d9c15994f25812 done 08:35:22 #74 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:35:22 #74 exporting layers 0.2s done 08:35:22 #74 writing image sha256:b8b82270c55273ed57b9cbd5f7146d16be3ff49aecfdf45fd296c8ddca630a59 done 08:35:22 #74 naming to docker.io/library/security-proxy-auth done 08:35:22 #74 DONE 2.7s 08:35:22 08:35:22 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:22 #192 DONE 0.1s 08:35:22 08:35:22 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:22 #193 ... 08:35:22 08:35:22 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 #194 DONE 0.9s 08:35:22 08:35:22 #74 [security-proxy-setup] exporting to image 08:35:22 #74 exporting layers 0.2s done 08:35:22 #74 ... 08:35:22 08:35:22 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 #195 DONE 0.6s 08:35:22 08:35:22 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:22 #193 DONE 0.5s 08:35:22 08:35:22 #74 [security-secretstore-setup] exporting to image 08:35:22 #74 writing image sha256:95ea7af20990f8d22940cffbba4d68613afc124896c9d2c94e7ec21d33a164ee done 08:35:22 #74 naming to docker.io/library/security-proxy-setup done 08:35:23 #74 exporting layers 0.3s done 08:35:23 #74 exporting layers 0.3s done 08:35:23 #74 writing image sha256:9e61b3d2ff2533ee7c639c0e06c1813a965d167f1a1f041b214517f1b5adcab3 done 08:35:23 #74 naming to docker.io/library/security-secretstore-setup done 08:35:23 #74 writing image sha256:594c959380a5801f970a753d0f38b72b5dadc72b857fe93ef3838e05f4c3a5ef done 08:35:23 #74 naming to docker.io/library/security-bootstrapper done 08:35:23 #74 DONE 3.3s 08:35:23 08:35:23 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:23 time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:23 $ docker stop --time=1 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe 08:35:24 $ docker rm -f --volumes 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe [Pipeline] // withDockerContainer [Pipeline] sh 08:35:24 + docker images 08:35:24 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:24 security-bootstrapper latest 594c959380a5 2 seconds ago 23.3MB 08:35:24 security-secretstore-setup latest 9e61b3d2ff25 2 seconds ago 44.4MB 08:35:24 security-proxy-setup latest 95ea7af20990 2 seconds ago 34.4MB 08:35:24 security-proxy-auth latest b8b82270c552 3 seconds ago 19.5MB 08:35:24 core-common-config-bootstrapper latest 0f1f39813dd9 3 seconds ago 18.2MB 08:35:24 core-command latest ec16b87ef8bf 4 seconds ago 21.2MB 08:35:24 support-scheduler latest 47bd1b88ab18 4 seconds ago 34MB 08:35:24 security-spiffe-token-provider latest 606ff14406c3 4 seconds ago 35MB 08:35:24 core-data latest 1bc026846c60 4 seconds ago 21.3MB 08:35:24 core-metadata latest 772f34bc19b1 4 seconds ago 21.7MB 08:35:24 support-notifications latest cfe88a413f56 4 seconds ago 34.6MB 08:35:24 security-spire-server latest 5ae4f5f547fa 2 minutes ago 107MB 08:35:24 security-spire-agent latest a37296c41d43 2 minutes ago 166MB 08:35:24 security-spire-config latest 967a23e0fdca 2 minutes ago 101MB 08:35:24 ci-base-image-x86_64 latest 4a477cda693e 4 minutes ago 927MB 08:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 17 hours ago 557MB 08:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 08:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.507s coverage: 28.7% of statements 08:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.268s coverage: 97.0% of statements 08:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.665s coverage: 69.2% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.316s coverage: 53.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.699s coverage: 93.4% of statements 08:36:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.656s coverage: 4.1% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 97.6% of statements 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.626s coverage: 0.9% of statements 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.323s coverage: 32.2% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.311s coverage: 41.7% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.390s coverage: 82.9% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.326s coverage: 94.1% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.212s coverage: 96.3% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.194s coverage: 94.4% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.912s coverage: 79.9% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.240s coverage: 92.9% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.202s coverage: 62.3% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.377s coverage: 82.1% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.235s coverage: 86.0% of statements 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.828s coverage: 63.1% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.233s coverage: 100.0% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.747s coverage: 38.4% of statements 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.234s coverage: 89.5% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.192s coverage: 84.8% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.533s coverage: 95.7% of statements 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.234s coverage: 61.8% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements 08:38:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:38:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:24 go vet ./... 08:40:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:16 + ls -al . 08:40:16 total 732 08:40:16 drwxrwxr-x 11 1001 1001 4096 Sep 21 08:34 . 08:40:16 drwxr-xr-x 4 root root 4096 Sep 21 08:33 .. 08:40:16 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 .blubracket 08:40:16 -rw-rw-r-- 1 1001 1001 16 Sep 21 08:32 .dockerignore 08:40:16 drwxrwxr-x 8 1001 1001 4096 Sep 21 08:32 .git 08:40:16 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 .github 08:40:16 -rw-rw-r-- 1 1001 1001 1173 Sep 21 08:32 .gitignore 08:40:16 -rw-rw-r-- 1 1001 1001 42 Sep 21 08:32 .golangci.yml 08:40:16 -rw-rw-r-- 1 1001 1001 100 Sep 21 08:32 .hadolint.yml 08:40:16 -rw-rw-r-- 1 1001 1001 166 Sep 21 08:32 .sonarcloud.properties 08:40:16 -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:32 ADOPTERS.md 08:40:16 -rw-rw-r-- 1 1001 1001 11674 Sep 21 08:32 Attribution.txt 08:40:16 -rw-rw-r-- 1 1001 1001 93407 Sep 21 08:32 CHANGELOG.md 08:40:16 -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:32 CONTRIBUTING.md 08:40:16 -rw-rw-r-- 1 1001 1001 677 Sep 21 08:32 GOVERNANCE.md 08:40:16 -rw-rw-r-- 1 1001 1001 883 Sep 21 08:32 Jenkinsfile 08:40:16 -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:32 LICENSE 08:40:16 -rw-rw-r-- 1 1001 1001 15054 Sep 21 08:32 Makefile 08:40:16 -rw-rw-r-- 1 1001 1001 582 Sep 21 08:32 OWNERS.md 08:40:16 -rw-rw-r-- 1 1001 1001 9923 Sep 21 08:32 README.md 08:40:16 -rw-rw-r-- 1 1001 1001 789 Sep 21 08:32 SECURITY.md 08:40:16 -rw-rw-r-- 1 1001 1001 5 Sep 21 08:30 VERSION 08:40:16 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 bin 08:40:16 drwxrwxr-x 18 1001 1001 4096 Sep 21 08:32 cmd 08:40:16 -rw-r--r-- 1 root root 453602 Sep 21 08:38 coverage.out 08:40:16 drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 fuzz_test 08:40:16 -rw-rw-r-- 1 1001 1001 3688 Sep 21 08:32 go.mod 08:40:16 -rw-rw-r-- 1 1001 1001 34975 Sep 21 08:32 go.sum 08:40:16 drwxrwxr-x 7 1001 1001 4096 Sep 21 08:32 internal 08:40:16 drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 openapi 08:40:16 -rw-rw-r-- 1 1001 1001 594 Sep 21 08:32 security.txt 08:40:16 drwxrwxr-x 4 1001 1001 4096 Sep 21 08:32 snap 08:40:16 -rw-rw-r-- 1 1001 1001 204 Sep 21 08:32 version.go [Pipeline] sh 08:40:17 + '[' -e coverage.out ] 08:40:17 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:17 Warning: overwriting stash ‘coverage-report’ 08:40:17 Stashed 1 file(s) [Pipeline] sh 08:40:18 + make build 08:40:18 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:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:14 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:42:15 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:42:21 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:42:25 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:42:28 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:42: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:36 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:42:41 $ docker stop --time=1 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 08:42:43 $ docker rm -f --volumes 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 [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:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:46 08:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:46 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:46 547446be3368: Pulling fs layer 08:42:46 d125d8839a47: Pulling fs layer 08:42:46 3e85d5ac6304: Pulling fs layer 08:42:46 c3105a71a48b: Pulling fs layer 08:42:46 0f093f025ec4: Pulling fs layer 08:42:46 c3106fc0e877: Pulling fs layer 08:42:46 0f093f025ec4: Waiting 08:42:46 c3106fc0e877: Waiting 08:42:46 c3105a71a48b: Waiting 08:42:46 547446be3368: Verifying Checksum 08:42:46 547446be3368: Download complete 08:42:46 c3105a71a48b: Verifying Checksum 08:42:46 c3105a71a48b: Download complete 08:42:47 d125d8839a47: Verifying Checksum 08:42:47 d125d8839a47: Download complete 08:42:47 c3106fc0e877: Download complete 08:42:47 0f093f025ec4: Verifying Checksum 08:42:47 0f093f025ec4: Download complete 08:42:47 547446be3368: Pull complete 08:42:48 d125d8839a47: Pull complete 08:42:49 3e85d5ac6304: Verifying Checksum 08:42:49 3e85d5ac6304: Download complete 08:42:57 3e85d5ac6304: Pull complete 08:42:57 c3105a71a48b: Pull complete 08:42:58 0f093f025ec4: Pull complete 08:42:58 c3106fc0e877: Pull complete 08:42:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container 08:42:58 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:00 $ docker top 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:01 + docker compose -f ./docker-compose-build.yml build --parallel 08:43:09 #1 [security-spire-server internal] load build definition from Dockerfile 08:43:09 #1 transferring dockerfile: 08:43:09 #1 transferring dockerfile: 1.59kB done 08:43:09 #1 DONE 0.1s 08:43:10 08:43:10 #2 [security-spire-config internal] load build definition from Dockerfile 08:43:10 #2 ... 08:43:10 08:43:10 #3 [support-scheduler internal] load build definition from Dockerfile 08:43:10 #3 transferring dockerfile: 1.82kB done 08:43:10 #3 DONE 0.0s 08:43:10 08:43:10 #4 [support-notifications internal] load build definition from Dockerfile 08:43:11 #4 ... 08:43:11 08:43:11 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:43:11 #5 transferring dockerfile: 2.38kB done 08:43:11 #5 DONE 1.2s 08:43:11 08:43:11 #2 [security-spire-config internal] load build definition from Dockerfile 08:43:11 #2 transferring dockerfile: 1.58kB done 08:43:11 #2 DONE 1.3s 08:43:11 08:43:11 #6 [core-data internal] load build definition from Dockerfile 08:43:11 #6 transferring dockerfile: 1.90kB done 08:43:11 #6 DONE 1.3s 08:43:11 08:43:11 #4 [support-notifications internal] load build definition from Dockerfile 08:43:11 #4 transferring dockerfile: 1.84kB done 08:43:11 #4 ... 08:43:11 08:43:11 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:43:11 #7 transferring dockerfile: 2.12kB done 08:43:11 #7 DONE 1.4s 08:43:11 08:43:11 #4 [support-notifications internal] load build definition from Dockerfile 08:43:11 #4 DONE 1.4s 08:43:11 08:43:11 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:43:11 #8 transferring dockerfile: 2.82kB 0.0s done 08:43:11 #8 DONE 1.4s 08:43:11 08:43:11 #9 [support-notifications internal] load .dockerignore 08:43:11 #9 transferring context: 08:43:11 #9 ... 08:43:11 08:43:11 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:43:11 #10 transferring dockerfile: 2.39kB 0.0s done 08:43:11 #10 DONE 1.5s 08:43:11 08:43:11 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:43:11 #11 transferring dockerfile: 1.78kB 0.0s done 08:43:11 #11 DONE 1.3s 08:43:11 08:43:11 #9 [support-notifications internal] load .dockerignore 08:43:11 #9 transferring context: 56B 0.0s done 08:43:11 #9 ... 08:43:11 08:43:11 #12 [security-spire-agent internal] load build definition from Dockerfile 08:43:11 #12 transferring dockerfile: 1.70kB 0.0s done 08:43:11 #12 DONE 1.4s 08:43:11 08:43:11 #13 [core-command internal] load build definition from Dockerfile 08:43:11 #13 transferring dockerfile: 1.82kB 0.0s done 08:43:11 #13 DONE 1.5s 08:43:12 08:43:12 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:43:12 #14 transferring dockerfile: 2.04kB 0.0s done 08:43:12 #14 DONE 1.6s 08:43:12 08:43:12 #15 [core-data internal] load .dockerignore 08:43:12 #15 transferring context: 56B 0.0s done 08:43:12 #15 DONE 0.7s 08:43:12 08:43:12 #16 [core-metadata internal] load build definition from Dockerfile 08:43:12 #16 transferring dockerfile: 1.96kB 0.0s done 08:43:12 #16 DONE 1.5s 08:43:12 08:43:12 #17 [security-spire-server internal] load .dockerignore 08:43:12 #17 transferring context: 56B 0.0s done 08:43:12 #17 DONE 1.5s 08:43:12 08:43:12 #18 [core-command internal] load .dockerignore 08:43:12 #18 transferring context: 56B 0.0s done 08:43:12 #18 ... 08:43:12 08:43:12 #19 [security-spire-config internal] load .dockerignore 08:43:12 #19 transferring context: 56B 0.0s done 08:43:12 #19 DONE 0.9s 08:43:12 08:43:12 #20 [support-scheduler internal] load .dockerignore 08:43:12 #20 transferring context: 56B 0.0s done 08:43:12 #20 DONE 0.9s 08:43:12 08:43:12 #21 [security-secretstore-setup internal] load .dockerignore 08:43:12 #21 transferring context: 56B 0.0s done 08:43:12 #21 DONE 0.9s 08:43:12 08:43:12 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:43:12 #22 transferring context: 56B 0.0s done 08:43:12 #22 DONE 0.7s 08:43:12 08:43:12 #9 [support-notifications internal] load .dockerignore 08:43:12 #9 DONE 0.7s 08:43:12 08:43:12 #18 [core-command internal] load .dockerignore 08:43:12 #18 DONE 0.6s 08:43:12 08:43:12 #23 [security-proxy-auth internal] load .dockerignore 08:43:12 #23 transferring context: 56B 0.0s done 08:43:12 #23 DONE 0.6s 08:43:12 08:43:12 #24 [security-bootstrapper internal] load .dockerignore 08:43:12 #24 transferring context: 56B 0.0s done 08:43:12 #24 DONE 0.8s 08:43:12 08:43:12 #25 [security-proxy-setup internal] load .dockerignore 08:43:12 #25 transferring context: 56B 0.0s done 08:43:12 #25 DONE 0.7s 08:43:12 08:43:12 #26 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:43:12 #26 DONE 0.3s 08:43:12 08:43:12 #27 [security-spire-agent internal] load .dockerignore 08:43:12 #27 transferring context: 56B 0.0s done 08:43:12 #27 DONE 0.7s 08:43:12 08:43:12 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:12 #28 DONE 0.0s 08:43:12 08:43:12 #26 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:43:12 #26 DONE 0.3s 08:43:12 08:43:12 #29 [security-spiffe-token-provider internal] load .dockerignore 08:43:12 #29 transferring context: 56B 0.0s done 08:43:12 #29 DONE 0.8s 08:43:12 08:43:12 #30 [core-metadata internal] load .dockerignore 08:43:12 #30 transferring context: 56B 0.0s done 08:43:12 #30 DONE 0.7s 08:43:12 08:43:12 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:12 #28 DONE 0.0s 08:43:12 08:43:12 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:43:12 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:43:12 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:43:12 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:43:12 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:43:12 #31 ... 08:43:12 08:43:12 #26 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:43:12 #26 DONE 0.4s 08:43:12 08:43:12 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:43:12 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:43:12 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:43:12 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:43:12 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:43:12 #31 ... 08:43:12 08:43:12 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:12 #28 DONE 0.0s 08:43:12 08:43:12 #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:43:12 #26 DONE 0.4s 08:43:12 08:43:12 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:43:13 #31 ... 08:43:13 08:43:13 #32 [security-secretstore-setup internal] load build context 08:43:13 #32 DONE 0.0s 08:43:13 08:43:13 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:43:13 #33 DONE 1.0s 08:43:13 08:43:13 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:43:13 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:43:13 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:43:13 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:43:13 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:43:13 #31 ... 08:43:13 08:43:13 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:13 #28 DONE 0.0s 08:43:13 08:43:13 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:13 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 08:43:13 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:43:13 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:43:13 #34 ... 08:43:13 08:43:13 #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:43:13 #26 DONE 0.7s 08:43:13 08:43:13 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:13 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:43:13 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:43:13 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 08:43:13 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 08:43:13 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 08:43:13 #34 ... 08:43:13 08:43:13 #35 [security-spire-config internal] load build context 08:43:13 #35 transferring context: 16.36kB 0.1s done 08:43:13 #35 DONE 0.8s 08:43:13 08:43:13 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:13 #28 DONE 0.0s 08:43:13 08:43:13 #36 [security-spire-server internal] load build context 08:43:13 #36 transferring context: 18.11kB 0.1s done 08:43:13 #36 DONE 0.8s 08:43:13 08:43:13 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:13 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:43:13 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 08:43:13 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 08:43:13 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:43:14 #34 ... 08:43:14 08:43:14 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:14 #28 DONE 0.0s 08:43:14 08:43:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:14 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 08:43:14 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 0.6s 08:43:14 #34 ... 08:43:14 08:43:14 #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:43:14 #26 DONE 1.0s 08:43:14 08:43:14 #37 [core-command internal] load build context 08:43:14 #37 DONE 0.0s 08:43:14 08:43:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:14 #34 ... 08:43:14 08:43:14 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:14 #28 DONE 0.0s 08:43:14 08:43:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:14 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.19MB / 23.39MB 0.8s 08:43:14 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:43:14 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:43:14 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.1s 08:43:15 #34 ... 08:43:15 08:43:15 #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:43:15 #26 DONE 1.7s 08:43:15 08:43:15 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:43:15 #33 DONE 1.4s 08:43:15 08:43:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:15 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s 08:43:15 #34 ... 08:43:15 08:43:15 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:15 #28 DONE 0.0s 08:43:15 08:43:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:15 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.7s 08:43:15 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:43:15 #34 ... 08:43:15 08:43:15 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:43:15 #38 DONE 2.8s 08:43:15 08:43:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:15 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.10MB / 23.39MB 1.9s 08:43:15 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:43:15 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.1s 08:43:15 #34 ... 08:43:15 08:43:15 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:43:15 #28 DONE 0.2s 08:43:16 08:43:16 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:16 #34 ... 08:43:16 08:43:16 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:43:16 #38 DONE 2.8s 08:43:16 08:43:16 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:43:16 #26 DONE 3.3s 08:43:16 08:43:16 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:16 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.2s 08:43:17 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 3.5s 08:43:17 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 4.3s 08:43:18 #34 ... 08:43:18 08:43:18 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:43:18 #39 DONE 3.6s 08:43:18 08:43:18 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:18 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.7s 08:43:18 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 08:43:18 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:43:18 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:43:18 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:43:18 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:43:18 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 08:43:18 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 08:43:18 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:43:18 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:43:18 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:43:19 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done 08:43:19 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done 08:43:19 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done 08:43:19 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.0s 08:43:19 #34 ... 08:43:19 08:43:19 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:43:19 #40 DONE 3.0s 08:43:19 08:43:19 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:21 #41 ... 08:43:21 08:43:21 #42 [security-spire-agent internal] load build context 08:43:21 #42 transferring context: 17.64kB 0.5s done 08:43:21 #42 DONE 2.9s 08:43:21 08:43:21 #43 [support-scheduler internal] load build context 08:43:21 #43 ... 08:43:21 08:43:21 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:22 #34 ... 08:43:22 08:43:22 #44 [core-data internal] load build context 08:43:22 #44 ... 08:43:22 08:43:22 #45 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:43:22 #0 6.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:22 #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:22 #45 ... 08:43:22 08:43:22 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:43:22 #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:22 #0 6.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:22 #0 8.592 (1/1) Installing dumb-init (1.2.5-r2) 08:43:22 #0 8.617 Executing busybox-1.36.1-r2.trigger 08:43:22 #0 8.714 OK: 8 MiB in 16 packages 08:43:23 #46 ... 08:43:23 08:43:23 #32 [security-secretstore-setup internal] load build context 08:43:23 #32 ... 08:43:23 08:43:23 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:23 #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:23 #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:23 #47 ... 08:43:23 08:43:23 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:43:23 #46 DONE 10.2s 08:43:23 08:43:23 #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:23 #48 ... 08:43:23 08:43:23 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:43:23 #0 8.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:23 #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:23 #49 ... 08:43:23 08:43:23 #32 [security-secretstore-setup internal] load build context 08:43:23 #32 ... 08:43:23 08:43:23 #50 [core-common-config-bootstrapper internal] load build context 08:43:23 #50 ... 08:43:23 08:43:23 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:43:24 #51 ... 08:43:24 08:43:24 #52 [support-notifications internal] load build context 08:43:24 #52 ... 08:43:24 08:43:24 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:43:24 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:43:24 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:43:24 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:43:24 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:43:24 #31 ... 08:43:24 08:43:24 #52 [support-notifications internal] load build context 08:43:24 #52 ... 08:43:24 08:43:24 #53 [security-proxy-setup internal] load build context 08:43:24 #53 ... 08:43:24 08:43:24 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:43:24 #54 ... 08:43:24 08:43:24 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:24 #55 ... 08:43:24 08:43:24 #37 [core-command internal] load build context 08:43:24 #37 ... 08:43:24 08:43:24 #56 [security-bootstrapper internal] load build context 08:43:24 #56 ... 08:43:24 08:43:24 #37 [core-command internal] load build context 08:43:25 #37 ... 08:43:25 08:43:25 #57 [security-proxy-auth internal] load build context 08:43:25 #57 ... 08:43:25 08:43:25 #37 [core-command internal] load build context 08:43:25 #37 ... 08:43:25 08:43:25 #45 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:43:25 #45 10.45 (1/1) Installing dumb-init (1.2.5-r2) 08:43:25 #45 10.45 Executing busybox-1.36.1-r2.trigger 08:43:25 #45 10.54 OK: 8 MiB in 16 packages 08:43:25 #45 DONE 12.2s 08:43:25 08:43:25 #37 [core-command internal] load build context 08:43:25 #37 transferring context: 8.18MB 10.6s 08:43:27 #37 ... 08:43:27 08:43:27 #58 [core-metadata internal] load build context 08:43:27 #58 ... 08:43:27 08:43:27 #59 [security-spiffe-token-provider internal] load build context 08:43:27 #59 ... 08:43:27 08:43:27 #58 [core-metadata internal] load build context 08:43:27 #58 ... 08:43:27 08:43:27 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:43:27 #0 9.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:27 #60 ... 08:43:27 08:43:27 #58 [core-metadata internal] load build context 08:43:28 #58 ... 08:43:28 08:43:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:43:28 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done 08:43:28 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:43:28 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:43:28 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:43:28 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:43:28 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:43:28 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done 08:43:28 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.93MB / 17.12MB 7.0s 08:43:28 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:43:28 #61 ... 08:43:28 08:43:28 #59 [security-spiffe-token-provider internal] load build context 08:43:29 #59 ... 08:43:29 08:43:29 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:29 #62 ... 08:43:29 08:43:29 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:29 #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:30 #63 ... 08:43:30 08:43:30 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:30 #64 ... 08:43:30 08:43:30 #59 [security-spiffe-token-provider internal] load build context 08:43:30 #59 transferring context: 13.28MB 12.8s 08:43:31 #59 ... 08:43:31 08:43:31 #43 [support-scheduler internal] load build context 08:43:32 #43 ... 08:43:32 08:43:32 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:32 #64 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:33 #64 ... 08:43:33 08:43:33 #44 [core-data internal] load build context 08:43:33 #44 ... 08:43:33 08:43:33 #43 [support-scheduler internal] load build context 08:43:33 #43 ... 08:43:33 08:43:33 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:33 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.3s 08:43:33 #34 ... 08:43:33 08:43:33 #43 [support-scheduler internal] load build context 08:43:33 #43 ... 08:43:33 08:43:33 #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:33 #48 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:33 #48 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:33 #48 18.50 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:43:33 #48 18.50 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:43:33 #48 18.50 OK: 19942 distinct packages available 08:43:33 #48 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:33 #48 ... 08:43:33 08:43:33 #50 [core-common-config-bootstrapper internal] load build context 08:43:34 #50 ... 08:43:34 08:43:34 #32 [security-secretstore-setup internal] load build context 08:43:34 #32 ... 08:43:34 08:43:34 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:34 #34 ... 08:43:34 08:43:34 #52 [support-notifications internal] load build context 08:43:34 #52 ... 08:43:34 08:43:34 #32 [security-secretstore-setup internal] load build context 08:43:34 #32 ... 08:43:34 08:43:34 #53 [security-proxy-setup internal] load build context 08:43:34 #53 ... 08:43:34 08:43:34 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:43:34 #51 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:34 #51 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:34 #51 17.73 (1/2) Installing ca-certificates (20230506-r0) 08:43:34 #51 18.35 (2/2) Installing dumb-init (1.2.5-r2) 08:43:34 #51 18.37 Executing busybox-1.36.1-r2.trigger 08:43:34 #51 18.62 Executing ca-certificates-20230506-r0.trigger 08:43:34 #51 20.10 OK: 9 MiB in 17 packages 08:43:34 #51 ... 08:43:34 08:43:34 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:43:34 #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:34 #54 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:34 #54 19.31 (1/2) Installing dumb-init (1.2.5-r2) 08:43:34 #54 19.40 (2/2) Installing su-exec (0.2-r3) 08:43:34 #54 19.43 Executing busybox-1.36.1-r2.trigger 08:43:34 #54 19.70 OK: 8 MiB in 17 packages 08:43:34 #54 ... 08:43:34 08:43:34 #56 [security-bootstrapper internal] load build context 08:43:35 #56 ... 08:43:35 08:43:35 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:35 #47 11.40 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:43:35 #47 11.40 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:43:35 #47 11.40 OK: 19942 distinct packages available 08:43:35 #47 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:35 #47 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:35 #47 21.76 (1/4) Installing dumb-init (1.2.5-r2) 08:43:35 #47 21.81 (2/4) Installing musl-obstack (1.2.3-r2) 08:43:35 #47 21.97 (3/4) Installing libucontext (1.2-r2) 08:43:35 #47 ... 08:43:35 08:43:35 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:35 #34 ... 08:43:35 08:43:35 #57 [security-proxy-auth internal] load build context 08:43:35 #57 ... 08:43:35 08:43:35 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:43:35 #49 15.02 (1/4) Installing ca-certificates (20230506-r0) 08:43:35 #49 15.58 (2/4) Installing dumb-init (1.2.5-r2) 08:43:35 #49 15.58 (3/4) Installing su-exec (0.2-r3) 08:43:35 #49 15.65 (4/4) Installing yq (4.33.3-r3) 08:43:35 #49 17.25 Executing busybox-1.36.1-r2.trigger 08:43:35 #49 17.46 Executing ca-certificates-20230506-r0.trigger 08:43:35 #49 19.05 OK: 18 MiB in 19 packages 08:43:35 #49 DONE 22.3s 08:43:35 08:43:35 #57 [security-proxy-auth internal] load build context 08:43:35 #57 ... 08:43:35 08:43:35 #32 [security-secretstore-setup internal] load build context 08:43:36 #32 transferring context: 41.04MB 22.4s 08:43:36 #32 ... 08:43:36 08:43:36 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:43:36 #51 DONE 22.5s 08:43:36 08:43:36 #32 [security-secretstore-setup internal] load build context 08:43:36 #32 ... 08:43:36 08:43:36 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:36 #55 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:36 #55 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:36 #55 21.57 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 08:43:36 #55 21.87 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 08:43:36 #55 22.03 (3/6) Installing dumb-init (1.2.5-r2) 08:43:36 #55 22.03 (4/6) Installing openssl (3.1.3-r0) 08:43:36 #55 22.10 (5/6) Installing su-exec (0.2-r3) 08:43:36 #55 22.10 (6/6) Installing yq (4.33.3-r3) 08:43:36 #55 ... 08:43:36 08:43:36 #32 [security-secretstore-setup internal] load build context 08:43:37 #32 ... 08:43:37 08:43:37 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:43:37 #54 DONE 22.7s 08:43:37 08:43:37 #32 [security-secretstore-setup internal] load build context 08:43:37 #32 ... 08:43:37 08:43:37 #37 [core-command internal] load build context 08:43:37 #37 ... 08:43:37 08:43:37 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:37 #55 22.89 Executing busybox-1.36.1-r2.trigger 08:43:37 #55 ... 08:43:37 08:43:37 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:37 #47 22.03 (4/4) Installing gcompat (1.1.0-r1) 08:43:37 #47 22.14 Executing busybox-1.36.1-r2.trigger 08:43:37 #47 22.23 OK: 8 MiB in 19 packages 08:43:37 #47 DONE 24.1s 08:43:37 08:43:37 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:37 #55 23.05 OK: 18 MiB in 19 packages 08:43:38 #55 ... 08:43:38 08:43:38 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:43:38 #60 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:38 #60 19.88 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:43:38 #60 19.88 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:43:38 #60 19.88 OK: 19942 distinct packages available 08:43:38 #60 ... 08:43:38 08:43:38 #32 [security-secretstore-setup internal] load build context 08:43:38 #32 ... 08:43:38 08:43:38 #58 [core-metadata internal] load build context 08:43:38 #58 ... 08:43:38 08:43:38 #32 [security-secretstore-setup internal] load build context 08:43:38 #32 ... 08:43:38 08:43:38 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:43:38 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done 08:43:38 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.0s 08:43:39 #61 ... 08:43:39 08:43:39 #32 [security-secretstore-setup internal] load build context 08:43:39 #32 ... 08:43:39 08:43:39 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:39 #55 DONE 25.2s 08:43:39 08:43:39 #32 [security-secretstore-setup internal] load build context 08:43:40 #32 ... 08:43:40 08:43:40 #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:43:40 #41 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:40 #41 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:40 #41 19.87 OK: 266 MiB in 52 packages 08:43:40 #41 ... 08:43:40 08:43:40 #32 [security-secretstore-setup internal] load build context 08:43:41 #32 transferring context: 48.66MB 27.5s 08:43:41 #32 ... 08:43:41 08:43:41 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:43:41 #65 DONE 1.7s 08:43:41 08:43:41 #32 [security-secretstore-setup internal] load build context 08:43:41 #32 ... 08:43:41 08:43:41 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:41 #64 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:41 #64 20.06 OK: 266 MiB in 52 packages 08:43:41 #64 DONE 21.8s 08:43:41 08:43:41 #32 [security-secretstore-setup internal] load build context 08:43:41 #32 ... 08:43:41 08:43:41 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:41 #63 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:41 #63 19.61 OK: 266 MiB in 52 packages 08:43:41 #63 DONE 22.1s 08:43:41 08:43:41 #32 [security-secretstore-setup internal] load build context 08:43:42 #32 ... 08:43:42 08:43:42 #59 [security-spiffe-token-provider internal] load build context 08:43:42 #59 ... 08:43:42 08:43:42 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:42 #41 DONE 22.6s 08:43:42 08:43:42 #59 [security-spiffe-token-provider internal] load build context 08:43:42 #59 ... 08:43:42 08:43:42 #48 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:42 #48 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:42 #48 27.18 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 08:43:42 #48 27.55 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 08:43:42 #48 27.63 (3/7) Installing dumb-init (1.2.5-r2) 08:43:42 #48 27.63 (4/7) Installing musl-obstack (1.2.3-r2) 08:43:42 #48 27.63 (5/7) Installing libucontext (1.2-r2) 08:43:42 #48 27.63 (6/7) Installing gcompat (1.1.0-r1) 08:43:42 #48 27.75 (7/7) Installing openssl (3.1.3-r0) 08:43:42 #48 27.75 Executing busybox-1.36.1-r2.trigger 08:43:42 #48 27.86 OK: 9 MiB in 20 packages 08:43:42 #48 DONE 30.1s 08:43:43 08:43:43 #59 [security-spiffe-token-provider internal] load build context 08:43:43 #59 ... 08:43:43 08:43:43 #44 [core-data internal] load build context 08:43:43 #44 ... 08:43:43 08:43:43 #52 [support-notifications internal] load build context 08:43:43 #52 ... 08:43:43 08:43:43 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:43:43 #66 DONE 5.9s 08:43:43 08:43:43 #52 [support-notifications internal] load build context 08:43:43 #52 ... 08:43:43 08:43:43 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:43 #62 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:43 #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:43 #62 20.88 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:43:43 #62 20.88 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:43:43 #62 20.88 OK: 19942 distinct packages available 08:43:43 #62 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:43 #62 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:43 #62 ... 08:43:43 08:43:43 #59 [security-spiffe-token-provider internal] load build context 08:43:43 #59 ... 08:43:43 08:43:43 #43 [support-scheduler internal] load build context 08:43:44 #43 ... 08:43:44 08:43:44 #50 [core-common-config-bootstrapper internal] load build context 08:43:44 #50 ... 08:43:44 08:43:44 #43 [support-scheduler internal] load build context 08:43:44 #43 ... 08:43:44 08:43:44 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:43:44 #67 DONE 0.9s 08:43:44 08:43:44 #43 [support-scheduler internal] load build context 08:43:44 #43 ... 08:43:44 08:43:44 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:44 #62 24.01 OK: 266 MiB in 52 packages 08:43:44 #62 DONE 24.7s 08:43:44 08:43:44 #43 [support-scheduler internal] load build context 08:43:44 #43 ... 08:43:44 08:43:44 #53 [security-proxy-setup internal] load build context 08:43:44 #53 ... 08:43:44 08:43:44 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:43:44 #60 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:44 #60 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:44 #60 25.47 (1/11) Installing ca-certificates (20230506-r0) 08:43:44 #60 25.66 (2/11) Installing brotli-libs (1.0.9-r14) 08:43:44 #60 25.78 (3/11) Installing libunistring (1.1-r1) 08:43:44 #60 25.92 (4/11) Installing libidn2 (2.3.4-r1) 08:43:44 #60 25.92 (5/11) Installing nghttp2-libs (1.55.1-r0) 08:43:44 #60 25.96 (6/11) Installing libcurl (8.2.1-r0) 08:43:44 #60 26.04 (7/11) Installing curl (8.2.1-r0) 08:43:44 #60 26.04 (8/11) Installing dumb-init (1.2.5-r2) 08:43:44 #60 26.04 (9/11) Installing musl-obstack (1.2.3-r2) 08:43:44 #60 26.04 (10/11) Installing libucontext (1.2-r2) 08:43:44 #60 26.04 (11/11) Installing gcompat (1.1.0-r1) 08:43:44 #60 26.09 Executing busybox-1.36.1-r2.trigger 08:43:44 #60 26.14 Executing ca-certificates-20230506-r0.trigger 08:43:44 #60 26.51 OK: 13 MiB in 26 packages 08:43:44 #60 DONE 27.3s 08:43:44 08:43:44 #53 [security-proxy-setup internal] load build context 08:43:44 #53 ... 08:43:44 08:43:44 #43 [support-scheduler internal] load build context 08:43:45 #43 ... 08:43:45 08:43:45 #56 [security-bootstrapper internal] load build context 08:43:45 #56 ... 08:43:45 08:43:45 #50 [core-common-config-bootstrapper internal] load build context 08:43:45 #50 ... 08:43:45 08:43:45 #57 [security-proxy-auth internal] load build context 08:43:46 #57 ... 08:43:46 08:43:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:46 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s 08:43:46 #34 ... 08:43:46 08:43:46 #50 [core-common-config-bootstrapper internal] load build context 08:43:46 #50 transferring context: 59.38MB 31.6s 08:43:47 #50 ... 08:43:47 08:43:47 #37 [core-command internal] load build context 08:43:47 #37 ... 08:43:47 08:43:47 #50 [core-common-config-bootstrapper internal] load build context 08:43:49 #50 ... 08:43:49 08:43:49 #58 [core-metadata internal] load build context 08:43:49 #58 ... 08:43:49 08:43:49 #50 [core-common-config-bootstrapper internal] load build context 08:43:49 #50 ... 08:43:49 08:43:49 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:43:49 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s 08:43:49 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s done 08:43:49 #61 ... 08:43:49 08:43:49 #50 [core-common-config-bootstrapper internal] load build context 08:43:51 #50 transferring context: 86.53MB 36.6s 08:43:52 #50 ... 08:43:52 08:43:52 #32 [security-secretstore-setup internal] load build context 08:43:52 #32 ... 08:43:52 08:43:52 #50 [core-common-config-bootstrapper internal] load build context 08:43:53 #50 ... 08:43:53 08:43:53 #44 [core-data internal] load build context 08:43:53 #44 ... 08:43:53 08:43:53 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:53 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s done 08:43:53 #34 ... 08:43:53 08:43:53 #52 [support-notifications internal] load build context 08:43:53 #52 ... 08:43:53 08:43:53 #44 [core-data internal] load build context 08:43:54 #44 ... 08:43:54 08:43:54 #59 [security-spiffe-token-provider internal] load build context 08:43:54 #59 ... 08:43:54 08:43:54 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:43:55 #34 ... 08:43:55 08:43:55 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:43:55 #68 DONE 1.7s 08:43:55 08:43:55 #53 [security-proxy-setup internal] load build context 08:43:55 #53 ... 08:43:55 08:43:55 #59 [security-spiffe-token-provider internal] load build context 08:43:55 #59 ... 08:43:55 08:43:55 #43 [support-scheduler internal] load build context 08:43:55 #43 ... 08:43:55 08:43:55 #56 [security-bootstrapper internal] load build context 08:43:55 #56 ... 08:43:55 08:43:55 #43 [support-scheduler internal] load build context 08:43:56 #43 ... 08:43:56 08:43:56 #57 [security-proxy-auth internal] load build context 08:43:56 #57 transferring context: 132.53MB 40.8s 08:43:56 #57 ... 08:43:56 08:43:56 #43 [support-scheduler internal] load build context 08:43:57 #43 ... 08:43:57 08:43:57 #37 [core-command internal] load build context 08:43:57 #37 ... 08:43:57 08:43:57 #53 [security-proxy-setup internal] load build context 08:43:59 #53 ... 08:43:59 08:43:59 #58 [core-metadata internal] load build context 08:43:59 #58 ... 08:43:59 08:43:59 #53 [security-proxy-setup internal] load build context 08:43:59 #53 ... 08:43:59 08:43:59 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:43:59 #69 DONE 3.5s 08:43:59 08:43:59 #53 [security-proxy-setup internal] load build context 08:43:59 #53 ... 08:43:59 08:43:59 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:43:59 #70 DONE 3.3s 08:43:59 08:43:59 #53 [security-proxy-setup internal] load build context 08:43:59 #53 ... 08:43:59 08:43:59 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:43:59 #71 DONE 3.7s 08:43:59 08:43:59 #53 [security-proxy-setup internal] load build context 08:44:00 #53 ... 08:44:00 08:44:00 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:44:00 #72 DONE 1.1s 08:44:00 08:44:00 #53 [security-proxy-setup internal] load build context 08:44:00 #53 ... 08:44:00 08:44:00 #43 [support-scheduler internal] load build context 08:44:00 #43 transferring context: 189.33MB 47.4s done 08:44:00 #43 DONE 48.0s 08:44:00 08:44:00 #53 [security-proxy-setup internal] load build context 08:44:00 #53 ... 08:44:00 08:44:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:00 #61 ... 08:44:00 08:44:00 #53 [security-proxy-setup internal] load build context 08:44:01 #53 ... 08:44:01 08:44:01 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:44:01 #73 DONE 1.6s 08:44:01 08:44:01 #53 [security-proxy-setup internal] load build context 08:44:01 #53 ... 08:44:01 08:44:01 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:44:01 #74 DONE 1.6s 08:44:01 08:44:01 #53 [security-proxy-setup internal] load build context 08:44:02 #53 ... 08:44:02 08:44:02 #75 [security-spire-config stage-2 5/9] COPY security.txt / 08:44:02 #75 DONE 1.7s 08:44:02 08:44:02 #53 [security-proxy-setup internal] load build context 08:44:02 #53 ... 08:44:02 08:44:02 #32 [security-secretstore-setup internal] load build context 08:44:02 #32 ... 08:44:02 08:44:02 #53 [security-proxy-setup internal] load build context 08:44:02 #53 ... 08:44:02 08:44:02 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 08:44:02 #76 DONE 1.5s 08:44:02 08:44:02 #53 [security-proxy-setup internal] load build context 08:44:02 #53 ... 08:44:02 08:44:02 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:44:02 #77 DONE 1.7s 08:44:02 08:44:02 #53 [security-proxy-setup internal] load build context 08:44:02 #53 ... 08:44:02 08:44:02 #78 [security-spire-server stage-2 5/8] COPY security.txt / 08:44:02 #78 DONE 1.5s 08:44:03 08:44:03 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:44:03 #79 ... 08:44:03 08:44:03 #50 [core-common-config-bootstrapper internal] load build context 08:44:03 #50 ... 08:44:03 08:44:03 #53 [security-proxy-setup internal] load build context 08:44:03 #53 ... 08:44:03 08:44:03 #44 [core-data internal] load build context 08:44:03 #44 transferring context: 189.33MB 50.3s done 08:44:03 #44 DONE 51.3s 08:44:03 08:44:03 #52 [support-notifications internal] load build context 08:44:04 #52 ... 08:44:04 08:44:04 #53 [security-proxy-setup internal] load build context 08:44:04 #53 ... 08:44:04 08:44:04 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:44:04 #80 DONE 1.9s 08:44:04 08:44:04 #53 [security-proxy-setup internal] load build context 08:44:04 #53 ... 08:44:04 08:44:04 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:44:04 #79 DONE 1.3s 08:44:04 08:44:04 #53 [security-proxy-setup internal] load build context 08:44:04 #53 ... 08:44:04 08:44:04 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:44:04 #81 DONE 1.8s 08:44:04 08:44:04 #53 [security-proxy-setup internal] load build context 08:44:05 #53 ... 08:44:05 08:44:05 #52 [support-notifications internal] load build context 08:44:05 #52 transferring context: 189.33MB 50.3s done 08:44:05 #52 DONE 51.6s 08:44:05 08:44:05 #53 [security-proxy-setup internal] load build context 08:44:05 #53 ... 08:44:05 08:44:05 #59 [security-spiffe-token-provider internal] load build context 08:44:05 #59 ... 08:44:05 08:44:05 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:44:05 #82 DONE 1.0s 08:44:05 08:44:05 #53 [security-proxy-setup internal] load build context 08:44:05 #53 ... 08:44:05 08:44:05 #56 [security-bootstrapper internal] load build context 08:44:05 #56 ... 08:44:05 08:44:05 #57 [security-proxy-auth internal] load build context 08:44:05 #57 transferring context: 189.33MB 50.0s done 08:44:05 #57 DONE 50.6s 08:44:05 08:44:05 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:44:05 #83 DONE 1.2s 08:44:05 08:44:05 #56 [security-bootstrapper internal] load build context 08:44:05 #56 ... 08:44:05 08:44:05 #59 [security-spiffe-token-provider internal] load build context 08:44:06 #59 ... 08:44:06 08:44:06 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:44:06 #84 DONE 1.2s 08:44:06 08:44:06 #59 [security-spiffe-token-provider internal] load build context 08:44:06 #59 ... 08:44:06 08:44:06 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:44:06 #85 DONE 1.0s 08:44:06 08:44:06 #59 [security-spiffe-token-provider internal] load build context 08:44:06 #59 ... 08:44:06 08:44:06 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:44:06 #86 DONE 0.7s 08:44:06 08:44:06 #59 [security-spiffe-token-provider internal] load build context 08:44:07 #59 ... 08:44:07 08:44:07 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:44:07 #87 DONE 1.4s 08:44:07 08:44:07 #59 [security-spiffe-token-provider internal] load build context 08:44:07 #59 ... 08:44:07 08:44:07 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:44:07 #88 DONE 1.7s 08:44:07 08:44:07 #89 [security-spire-server] exporting to image 08:44:07 #89 exporting layers 08:44:07 #89 ... 08:44:07 08:44:07 #37 [core-command internal] load build context 08:44:08 #37 ... 08:44:08 08:44:08 #53 [security-proxy-setup internal] load build context 08:44:09 #53 ... 08:44:09 08:44:09 #56 [security-bootstrapper internal] load build context 08:44:09 #56 transferring context: 189.33MB 53.7s done 08:44:09 #56 DONE 55.1s 08:44:09 08:44:09 #53 [security-proxy-setup internal] load build context 08:44:09 #53 ... 08:44:09 08:44:09 #58 [core-metadata internal] load build context 08:44:09 #58 ... 08:44:09 08:44:09 #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:44:10 #90 DONE 1.2s 08:44:10 08:44:10 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:12 #91 ... 08:44:12 08:44:12 #32 [security-secretstore-setup internal] load build context 08:44:12 #32 ... 08:44:12 08:44:12 #89 [security-spire-server] exporting to image 08:44:12 #89 exporting layers 5.7s done 08:44:12 #89 writing image sha256:453133aedbeb9ad602a2118aa2fc2482019501deb7f29ff2236895a1fbe4f2d0 0.2s done 08:44:12 #89 naming to docker.io/library/security-spire-config-arm64 done 08:44:12 #89 writing image sha256:4fb79957aa4e55f23695d2eb6ef8c2daec93122c270ec42cdf36feb71a6892fd 0.0s done 08:44:12 #89 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:44:12 #89 writing image sha256:70c6d25f08db1f2508b343f93ac79c9b18bf7a846087cf93edfa325518a98304 done 08:44:12 #89 naming to docker.io/library/security-spire-agent-arm64 done 08:44:12 #89 DONE 6.6s 08:44:12 08:44:12 #37 [core-command internal] load build context 08:44:13 #37 ... 08:44:13 08:44:13 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:13 #92 ... 08:44:13 08:44:13 #37 [core-command internal] load build context 08:44:13 #37 ... 08:44:13 08:44:13 #59 [security-spiffe-token-provider internal] load build context 08:44:13 #59 transferring context: 189.33MB 54.9s done 08:44:13 #59 DONE 56.4s 08:44:13 08:44:13 #37 [core-command internal] load build context 08:44:13 #37 ... 08:44:13 08:44:13 #50 [core-common-config-bootstrapper internal] load build context 08:44:13 #50 transferring context: 189.33MB 58.9s done 08:44:13 #50 DONE 59.8s 08:44:13 08:44:13 #37 [core-command internal] load build context 08:44:13 #37 transferring context: 189.33MB 58.7s done 08:44:14 #37 DONE 59.6s 08:44:14 08:44:14 #32 [security-secretstore-setup internal] load build context 08:44:14 #32 ... 08:44:14 08:44:14 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:44:14 #93 DONE 0.9s 08:44:14 08:44:14 #32 [security-secretstore-setup internal] load build context 08:44:15 #32 ... 08:44:15 08:44:15 #53 [security-proxy-setup internal] load build context 08:44:15 #53 transferring context: 189.33MB 59.8s done 08:44:15 #53 DONE 61.1s 08:44:15 08:44:15 #32 [security-secretstore-setup internal] load build context 08:44:16 #32 transferring context: 189.33MB 62.9s done 08:44:16 #32 DONE 63.4s 08:44:16 08:44:16 #58 [core-metadata internal] load build context 08:44:17 #58 transferring context: 189.33MB 59.5s done 08:44:17 #58 DONE 60.5s 08:44:17 08:44:17 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:17 #94 ... 08:44:17 08:44:17 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:44 #95 ... 08:44:44 08:44:44 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:44 #92 DONE 40.0s 08:44:44 08:44:44 #96 [support-scheduler builder 6/7] COPY . . 08:44:46 #96 ... 08:44:46 08:44:46 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #94 DONE 38.8s 08:44:46 08:44:46 #97 [support-notifications builder 6/7] COPY . . 08:44:46 #97 ... 08:44:46 08:44:46 #96 [support-scheduler builder 6/7] COPY . . 08:44:46 #96 DONE 3.3s 08:44:46 08:44:46 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #98 CACHED 08:44:46 08:44:46 #99 [security-proxy-auth builder 6/7] COPY . . 08:44:46 #99 CACHED 08:44:46 08:44:46 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:44:46 #100 CACHED 08:44:46 08:44:46 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #101 CACHED 08:44:46 08:44:46 #102 [core-command builder 4/7] COPY go.mod vendor* ./ 08:44:46 #102 CACHED 08:44:46 08:44:46 #103 [core-command builder 6/7] COPY . . 08:44:46 #103 CACHED 08:44:46 08:44:46 #104 [core-metadata builder 6/7] COPY . . 08:44:46 #104 CACHED 08:44:46 08:44:46 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:44:46 #105 CACHED 08:44:46 08:44:46 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #106 CACHED 08:44:46 08:44:46 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #107 CACHED 08:44:46 08:44:46 #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:44:46 #108 CACHED 08:44:46 08:44:46 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 08:44:46 #109 CACHED 08:44:46 08:44:46 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 08:44:46 #110 CACHED 08:44:46 08:44:46 #111 [core-data builder 6/7] COPY . . 08:44:46 #111 CACHED 08:44:46 08:44:46 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 #112 CACHED 08:44:46 08:44:46 #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:48 #113 ... 08:44:48 08:44:48 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:48 #91 DONE 38.0s 08:44:48 08:44:48 #114 [security-bootstrapper builder 6/7] COPY . . 08:44:49 #114 ... 08:44:49 08:44:49 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:49 #95 DONE 34.8s 08:44:49 08:44:49 #115 [security-spiffe-token-provider builder 6/7] COPY . . 08:44:54 #115 DONE 4.5s 08:44:54 08:44:54 #97 [support-notifications builder 6/7] COPY . . 08:44:54 #97 DONE 7.6s 08:44:54 08:44:54 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:54 #116 ... 08:44:54 08:44:54 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:54 #117 CACHED 08:44:54 08:44:54 #118 [security-secretstore-setup builder 6/7] COPY . . 08:44:54 #118 CACHED 08:44:54 08:44:54 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:44:54 #119 CACHED 08:44:54 08:44:54 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:54 #120 CACHED 08:44:54 08:44:54 #121 [security-proxy-setup builder 6/7] COPY . . 08:44:54 #121 CACHED 08:44:54 08:44:54 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:44:54 #122 CACHED 08:44:54 08:44:54 #114 [security-bootstrapper builder 6/7] COPY . . 08:44:54 #114 DONE 5.0s 08:44:54 08:44:54 #123 [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:44:56 #123 ... 08:44:56 08:44:56 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:44:56 #0 3.781 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:44:56 #124 ... 08:44:56 08:44:56 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:56 #0 4.850 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:44:56 #125 ... 08:44:56 08:44:56 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:44:56 #0 4.518 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:44:56 #126 ... 08:44:56 08:44:56 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:56 #0 4.564 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:44:57 #127 ... 08:44:57 08:44:57 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:44:57 #0 4.071 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:44:57 #128 ... 08:44:57 08:44:57 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:57 #116 3.231 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:45:01 #116 ... 08:45:01 08:45:01 #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:01 #113 4.849 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:45:01 #113 ... 08:45:01 08:45:01 #123 [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:45:01 #123 4.239 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:45:03 #123 ... 08:45:03 08:45:03 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:03 #0 4.058 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:45:03 #129 ... 08:45:03 08:45:03 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:45:03 #0 4.390 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:45:04 #130 ... 08:45:04 08:45:04 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:45:04 #0 4.354 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:56:41 #131 ... 08:56:41 08:56:41 #123 [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:56:41 #123 706.8 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:56:48 #123 ... 08:56:48 08:56:48 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:48 #131 DONE 713.2s 08:56:48 08:56:48 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:48 #125 ... 08:56:48 08:56:48 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:56:48 #132 DONE 0.2s 08:56:48 08:56:48 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:56:48 #133 DONE 0.3s 08:56:48 08:56:48 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:48 #116 ... 08:56:48 08:56:48 #134 [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:56:48 #134 DONE 0.1s 08:56:48 08:56:48 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:56:48 #135 DONE 0.2s 08:56:48 08:56:48 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:48 #136 DONE 0.3s 08:56:48 08:56:48 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:48 #137 DONE 0.2s 08:56:48 08:56:48 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:51 #138 DONE 2.3s 08:56:51 08:56:51 #123 [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:56:51 #123 ... 08:56:51 08:56:51 #89 [security-proxy-setup] exporting to image 08:56:51 #89 exporting layers 08:56:52 #89 exporting layers 1.1s done 08:56:52 #89 writing image sha256:6d46665328858634360f2e943960d619dfa2a34977c6147a85056fe607fbfb58 done 08:56:52 #89 naming to docker.io/library/security-proxy-setup-arm64 done 08:56:52 #89 DONE 7.7s 08:56:52 08:56:52 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:00 #127 ... 08:57:00 08:57:00 #123 [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:57:00 #123 DONE 726.5s 08:57:00 08:57:00 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:01 #116 ... 08:57:01 08:57:01 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:57:01 #139 DONE 0.2s 08:57:01 08:57:01 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:01 #127 ... 08:57:01 08:57:01 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:57:02 #140 DONE 0.2s 08:57:02 08:57:02 #141 [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:57:02 #141 DONE 0.2s 08:57:02 08:57:02 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:02 #116 ... 08:57:02 08:57:02 #142 [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:57:02 #142 DONE 0.2s 08:57:02 08:57:02 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:57:02 #143 DONE 0.2s 08:57:02 08:57:02 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:02 #116 ... 08:57:02 08:57:02 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:02 #144 DONE 0.3s 08:57:02 08:57:02 #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:03 #145 DONE 0.4s 08:57:03 08:57:03 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:57:03 #125 ... 08:57:03 08:57:03 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:03 #146 DONE 0.1s 08:57:03 08:57:03 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:04 #147 ... 08:57:04 08:57:04 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:04 #130 DONE 730.2s 08:57:04 08:57:04 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:57:04 #148 DONE 0.5s 08:57:04 08:57:04 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:04 #116 ... 08:57:04 08:57:04 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:57:06 #149 ... 08:57:06 08:57:06 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:06 #147 DONE 3.0s 08:57:06 08:57:06 #89 [security-secretstore-setup] exporting to image 08:57:06 #89 exporting layers 08:57:07 #89 ... 08:57:07 08:57:07 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:57:07 #149 DONE 3.1s 08:57:07 08:57:07 #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:57:08 #150 DONE 0.4s 08:57:08 08:57:08 #89 [security-secretstore-setup] exporting to image 08:57:08 #89 exporting layers 1.7s done 08:57:08 #89 writing image sha256:2ebc13cec1eebffb38a921ddf10e34735bd94a378a7c881debdb5a647b37be4f done 08:57:08 #89 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:57:08 #89 DONE 9.5s 08:57:08 08:57:08 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:57:08 #151 DONE 0.2s 08:57:08 08:57:08 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:08 #152 DONE 0.3s 08:57:08 08:57:08 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:57:09 #153 DONE 0.2s 08:57:09 08:57:09 #154 [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:57:09 #154 DONE 0.2s 08:57:09 08:57:09 #155 [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:57:09 #155 DONE 0.2s 08:57:09 08:57:09 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:57:09 #156 DONE 0.2s 08:57:09 08:57:09 #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:09 #157 DONE 0.2s 08:57:09 08:57:09 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:57:13 #158 DONE 3.3s 08:57:13 08:57:13 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:13 #116 ... 08:57:13 08:57:13 #89 [security-bootstrapper] exporting to image 08:57:13 #89 exporting layers 0.8s done 08:57:13 #89 writing image sha256:83c5685b492b56b075d6307aa7bb4e31819a75021e5ba1fc6b7bfccc89e8d4f5 done 08:57:13 #89 naming to docker.io/library/security-bootstrapper-arm64 done 08:57:13 #89 DONE 10.3s 08:57:13 08:57:13 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:14 #127 ... 08:57:14 08:57:14 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:57:14 #124 DONE 748.1s 08:57:14 08:57:14 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:14 #116 ... 08:57:14 08:57:14 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:57:15 #159 DONE 0.3s 08:57:15 08:57:15 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:57:15 #160 DONE 0.2s 08:57:15 08:57:15 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:15 #161 DONE 0.3s 08:57:15 08:57:15 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:15 #162 DONE 0.1s 08:57:15 08:57:15 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:15 #129 ... 08:57:15 08:57:15 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:15 #163 DONE 0.1s 08:57:15 08:57:15 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:17 #164 DONE 2.0s 08:57:17 08:57:17 #89 [security-proxy-auth] exporting to image 08:57:18 #89 exporting layers 0.5s done 08:57:18 #89 writing image sha256:657cd2d9bc52fd6da3b1c71799fd158752f68be3a336accc351fea2cb0ce35b6 done 08:57:18 #89 naming to docker.io/library/security-proxy-auth-arm64 done 08:57:18 #89 DONE 10.9s 08:57:18 08:57:18 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:57:26 #61 ... 08:57:26 08:57:26 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:26 #128 DONE 759.7s 08:57:26 08:57:26 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:26 #116 ... 08:57:26 08:57:26 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:57:27 #165 DONE 0.2s 08:57:27 08:57:27 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:57:27 #166 DONE 0.2s 08:57:27 08:57:27 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:57:27 #167 DONE 0.3s 08:57:27 08:57:27 #168 [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:57:27 #168 DONE 0.2s 08:57:27 08:57:27 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:57:27 #169 DONE 0.2s 08:57:27 08:57:27 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:30 #170 DONE 2.1s 08:57:30 08:57:30 #89 [core-common-config-bootstrapper] exporting to image 08:57:30 #89 exporting layers 08:57:30 #89 exporting layers 0.5s done 08:57:30 #89 writing image sha256:02750f153a3c28b5e611a4e43455af26602519e19b58d48ebf2b1749e1daf728 done 08:57:30 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:57:30 #89 DONE 11.4s 08:57:30 08:57:30 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:58:02 #127 DONE 791.6s 08:58:02 08:58:02 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:58:02 #125 ... 08:58:02 08:58:02 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:58:02 #171 DONE 0.3s 08:58:02 08:58:02 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:58:02 #172 DONE 0.3s 08:58:02 08:58:02 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:02 #173 DONE 0.3s 08:58:02 08:58:02 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:58:02 #31 ... 08:58:02 08:58:02 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:58:02 #174 DONE 0.1s 08:58:02 08:58:02 #89 [core-command] exporting to image 08:58:02 #89 exporting layers 08:58:02 #89 exporting layers 0.2s done 08:58:02 #89 writing image sha256:bb2f19de350eef6e5424809667e0cc99d5a60f5a7dfd42900ff25802dbf4ba91 done 08:58:02 #89 naming to docker.io/library/core-command-arm64 done 08:58:02 #89 DONE 11.6s 08:58:02 08:58:02 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:58:09 #125 DONE 802.7s 08:58:09 08:58:09 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:09 #116 ... 08:58:09 08:58:09 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:58:09 #175 DONE 0.1s 08:58:09 08:58:09 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:58:09 #176 DONE 0.3s 08:58:09 08:58:09 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:09 #116 ... 08:58:09 08:58:09 #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:09 #113 DONE 803.6s 08:58:09 08:58:09 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:10 #177 DONE 0.5s 08:58:10 08:58:10 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:10 #116 ... 08:58:10 08:58:10 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:58:10 #178 DONE 0.1s 08:58:10 08:58:10 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:58:10 #179 DONE 0.2s 08:58:10 08:58:10 #89 [core-metadata] exporting to image 08:58:10 #89 exporting layers 08:58:11 #89 ... 08:58:11 08:58:11 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:58:11 #180 DONE 0.5s 08:58:11 08:58:11 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:58:11 #181 DONE 0.2s 08:58:11 08:58:11 #89 [core-metadata] exporting to image 08:58:11 #89 exporting layers 0.7s done 08:58:11 #89 writing image sha256:a2408d8b4cbb3f6ddc82b729e91ec80466757b4f587bc520e6a035f1a8b431a9 0.0s done 08:58:11 #89 naming to docker.io/library/core-metadata-arm64 done 08:58:11 #89 DONE 12.3s 08:58:11 08:58:11 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:11 #182 DONE 0.4s 08:58:11 08:58:11 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:58:12 #183 DONE 0.2s 08:58:12 08:58:12 #89 [core-data] exporting to image 08:58:12 #89 exporting layers 0.3s done 08:58:12 #89 writing image sha256:60e408547c772845e101e1a64dde3898f12ece33d73a8ed891533fa7dc7cb5f2 done 08:58:12 #89 naming to docker.io/library/core-data-arm64 done 08:58:12 #89 DONE 12.6s 08:58:12 08:58:12 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:34 #129 DONE 817.6s 08:58:34 08:58:34 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:58:34 #31 ... 08:58:34 08:58:34 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:58:34 #184 DONE 0.4s 08:58:34 08:58:34 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:58:34 #185 DONE 0.2s 08:58:34 08:58:34 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:58:34 #186 DONE 0.4s 08:58:34 08:58:34 #187 [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:58:34 #187 DONE 0.2s 08:58:34 08:58:34 #89 [security-spiffe-token-provider] exporting to image 08:58:34 #89 exporting layers 08:58:34 #89 exporting layers 1.3s done 08:58:34 #89 writing image sha256:8728112e74b8fe70fd7ae7e5d265a92281447219bd804e5cc016fa0a6709bc7c done 08:58:34 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:58:34 #89 DONE 13.9s 08:58:34 08:58:34 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:58:49 #34 ... 08:58:49 08:58:49 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:49 #126 DONE 842.2s 08:58:49 08:58:49 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:58:49 #188 DONE 0.1s 08:58:49 08:58:49 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:58:49 #31 ... 08:58:49 08:58:49 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:58:49 #189 DONE 0.1s 08:58:49 08:58:49 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:58:49 #190 DONE 0.4s 08:58:49 08:58:49 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:49 #116 ... 08:58:49 08:58:49 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:58:49 #191 DONE 0.1s 08:58:49 08:58:49 #89 [support-scheduler] exporting to image 08:58:49 #89 exporting layers 08:58:49 #89 ... 08:58:49 08:58:49 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:49 #116 DONE 836.1s 08:58:49 08:58:49 #89 [support-scheduler] exporting to image 08:58:50 #89 exporting layers 0.5s done 08:58:50 #89 writing image sha256:e1b96152eef768e87663463c3f0bc834a017ceb232fa633a6dcc69c57ad11c3a done 08:58:50 #89 naming to docker.io/library/support-scheduler-arm64 done 08:58:50 #89 DONE 14.4s 08:58:50 08:58:50 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:58:50 #192 DONE 0.1s 08:58:50 08:58:50 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:58:50 #193 DONE 0.1s 08:58:50 08:58:50 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:58:50 #194 DONE 0.4s 08:58:50 08:58:50 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:58:50 #195 DONE 0.1s 08:58:50 08:58:50 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:58:50 #61 ... 08:58:50 08:58:50 #89 [support-notifications] exporting to image 08:58:51 #89 exporting layers 0.4s done 08:58:51 #89 writing image sha256:3705d9eb82e7f65de20667a6bfc70066087121d923e0c3be49f5dc005b74e3d3 done 08:58:51 #89 naming to docker.io/library/support-notifications-arm64 done 08:58:51 #89 DONE 14.8s 08:58:51 08:58:51 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:58:51 time="2023-09-21T08:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:58:51 $ docker stop --time=1 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f 08:58:52 $ docker rm -f --volumes 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f [Pipeline] // withDockerContainer [Pipeline] sh 08:58:53 + docker images 08:58:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:58:53 support-notifications-arm64 latest 3705d9eb82e7 3 seconds ago 34.2MB 08:58:53 support-scheduler-arm64 latest e1b96152eef7 4 seconds ago 33.5MB 08:58:53 security-spiffe-token-provider-arm64 latest 8728112e74b8 21 seconds ago 35MB 08:58:53 core-data-arm64 latest 60e408547c77 42 seconds ago 21.2MB 08:58:53 core-metadata-arm64 latest a2408d8b4cbb 43 seconds ago 21.5MB 08:58:53 core-command-arm64 latest bb2f19de350e 54 seconds ago 21MB 08:58:53 core-common-config-bootstrapper-arm64 latest 02750f153a3c About a minute ago 18.3MB 08:58:53 security-proxy-auth-arm64 latest 657cd2d9bc52 About a minute ago 19.4MB 08:58:53 security-bootstrapper-arm64 latest 83c5685b492b About a minute ago 23MB 08:58:53 security-secretstore-setup-arm64 latest 2ebc13cec1ee About a minute ago 43.7MB 08:58:53 security-proxy-setup-arm64 latest 6d4666532885 2 minutes ago 34MB 08:58:53 security-spire-server-arm64 latest 4fb79957aa4e 14 minutes ago 101MB 08:58:53 security-spire-config-arm64 latest 453133aedbeb 14 minutes ago 95.8MB 08:58:53 security-spire-agent-arm64 latest 70c6d25f08db 14 minutes ago 157MB 08:58:53 ci-base-image-arm64 latest 6adf7f8b6f27 25 minutes ago 924MB 08:58:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 17 hours ago 553MB 08:58:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:53 08:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:54 arm64: Pulling from edgex-lftools-log-publisher 08:58:54 8998bd30e6a1: Pulling fs layer 08:58:54 04944245beec: Pulling fs layer 08:58:54 699f458cf7ca: Pulling fs layer 08:58:54 765212b225bb: Pulling fs layer 08:58:54 f23df028b6ca: Pulling fs layer 08:58:54 d65c8cfc05b1: Pulling fs layer 08:58:54 2437ff75d9bd: Pulling fs layer 08:58:54 d65c8cfc05b1: Waiting 08:58:54 765212b225bb: Waiting 08:58:54 f23df028b6ca: Waiting 08:58:54 2437ff75d9bd: Waiting 08:58:54 04944245beec: Verifying Checksum 08:58:54 04944245beec: Download complete 08:58:54 765212b225bb: Verifying Checksum 08:58:54 765212b225bb: Download complete 08:58:54 f23df028b6ca: Verifying Checksum 08:58:54 f23df028b6ca: Download complete 08:58:54 d65c8cfc05b1: Verifying Checksum 08:58:54 d65c8cfc05b1: Download complete 08:58:54 699f458cf7ca: Verifying Checksum 08:58:54 699f458cf7ca: Download complete 08:58:55 8998bd30e6a1: Verifying Checksum 08:58:55 8998bd30e6a1: Download complete 08:58:57 2437ff75d9bd: Verifying Checksum 08:58:57 2437ff75d9bd: Download complete 08:58:59 8998bd30e6a1: Pull complete 08:58:59 04944245beec: Pull complete 08:59:01 699f458cf7ca: Pull complete 08:59:01 765212b225bb: Pull complete 08:59:02 f23df028b6ca: Pull complete 08:59:02 d65c8cfc05b1: Pull complete 08:59:17 2437ff75d9bd: Pull complete 08:59:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:17 prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container 08:59:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:59:20 $ docker top 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:20 ---> job-cost.sh 08:59:20 lf-activate-venv: SKIPPING 08:59:20 INFO: No Stack... 08:59:21 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:22 INFO: Archiving Costs [Pipeline] sh 08:59:22 + + cat /w/workspace/edgex-go/4/archives/cost.csvcut 08:59:22 -d, -f6 [Pipeline] lock 08:59:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] 08:59:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] did not exist. Created. 08:59:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:22 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:22 Stashed 1 file(s) [Pipeline] } 08:59:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:22 $ docker stop --time=1 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 08:59:24 $ docker rm -f --volumes 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 [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:59:24 provisioning config files... 08:59:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config231235881415276681tmp [Pipeline] { [Pipeline] sh 08:59:25 + set +x 08:59:25 + curl -s https://codecov.io/bash 08:59:25 + bash -s -- 08:59:25 08:59:25 _____ _ 08:59:25 / ____| | | 08:59:25 | | ___ __| | ___ ___ _____ __ 08:59:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:25 Bash-1.0.6 08:59:25 08:59:25 08:59:25 ==> git version 2.25.1 found 08:59:25 ==> 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:59:25 Release-Date: 2020-01-08 08:59:25 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:59:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:25 ==> Jenkins CI detected. 08:59:25 current dir:  /w/workspace/edgex-go/4 08:59:25 project root: . 08:59:25 --> token set from env 08:59:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:25 ==> Running gcov in . (disable via -X gcov) 08:59:25 ==> Python coveragepy not found 08:59:25 ==> Searching for coverage reports in: 08:59:25 + . 08:59:25 -> Found 1 reports 08:59:25 ==> Detecting git/mercurial file structure 08:59:25 ==> Reading reports 08:59:25 + ./coverage.out bytes=453602 08:59:25 ==> Appending adjustments 08:59:25 https://docs.codecov.io/docs/fixing-reports 08:59:26 + Found adjustments 08:59:26 ==> Gzipping contents 08:59:26 60K /tmp/codecov.H8XHWB.gz 08:59:26 ==> Uploading reports 08:59:26 url: https://codecov.io 08:59:26 query: branch=PR-4690&commit=8c667686790caef3a39bfa396a80b1fc4e8f4ee3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= 08:59:26 -> Pinging Codecov 08:59:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4690&commit=8c667686790caef3a39bfa396a80b1fc4e8f4ee3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= 08:59:26 -> Uploading to 08:59:26 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/8c667686790caef3a39bfa396a80b1fc4e8f4ee3/c927fd7c-dcef-4bed-a124-f009915808b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T085926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5022c129684cb6acbade1daac8d62d2fc8fef826c1b5ac3ffe3a3cb79730e22d 08:59:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:26 Dload Upload Total Spent Left Speed 08:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58161 0 0 100 58161 0 158k --:--:-- --:--:-- --:--:-- 158k 08:59:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] } 08:59:27 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:59:27 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:59:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:28 ---> package-listing.sh 08:59:28 ++ facter osfamily 08:59:28 ++ tr '[:upper:]' '[:lower:]' 08:59:29 + OS_FAMILY=debian 08:59:29 + workspace=/w/workspace/edgex-go/4 08:59:29 + START_PACKAGES=/tmp/packages_start.txt 08:59:29 + END_PACKAGES=/tmp/packages_end.txt 08:59:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:29 + PACKAGES=/tmp/packages_start.txt 08:59:29 + '[' /w/workspace/edgex-go/4 ']' 08:59:29 + PACKAGES=/tmp/packages_end.txt 08:59:29 + case "${OS_FAMILY}" in 08:59:29 + dpkg -l 08:59:29 + grep '^ii' 08:59:29 + '[' -f /tmp/packages_start.txt ']' 08:59:29 + '[' -f /tmp/packages_end.txt ']' 08:59:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:29 + '[' /w/workspace/edgex-go/4 ']' 08:59:29 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:59:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:59:29 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:59:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:29 08:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:30 latest: Pulling from edgex-lftools-log-publisher 08:59:30 5eb5b503b376: Pulling fs layer 08:59:30 5c69ac0246d0: Pulling fs layer 08:59:30 ec43610c2a17: Pulling fs layer 08:59:30 3a2ae6a8a46f: Pulling fs layer 08:59:30 33b1e0a273af: Pulling fs layer 08:59:30 5d3b04190fa2: Pulling fs layer 08:59:30 2f39f015ded8: Pulling fs layer 08:59:30 33b1e0a273af: Waiting 08:59:30 5d3b04190fa2: Waiting 08:59:30 2f39f015ded8: Waiting 08:59:30 3a2ae6a8a46f: Waiting 08:59:30 5c69ac0246d0: Verifying Checksum 08:59:30 5c69ac0246d0: Download complete 08:59:30 3a2ae6a8a46f: Verifying Checksum 08:59:30 3a2ae6a8a46f: Download complete 08:59:30 33b1e0a273af: Verifying Checksum 08:59:30 33b1e0a273af: Download complete 08:59:30 ec43610c2a17: Verifying Checksum 08:59:30 ec43610c2a17: Download complete 08:59:30 5d3b04190fa2: Download complete 08:59:30 5eb5b503b376: Verifying Checksum 08:59:30 5eb5b503b376: Download complete 08:59:31 2f39f015ded8: Download complete 08:59:31 5eb5b503b376: Pull complete 08:59:31 5c69ac0246d0: Pull complete 08:59:32 ec43610c2a17: Pull complete 08:59:32 3a2ae6a8a46f: Pull complete 08:59:32 33b1e0a273af: Pull complete 08:59:32 5d3b04190fa2: Pull complete 08:59:36 2f39f015ded8: Pull complete 08:59:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:36 prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container 08:59:36 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:59:39 $ docker top 6ab7e52278283965191482357f5af71107f0278e5b40163a6535793c9c66e5de -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 08:59:40 + ls /var/log/sa-host 08:59:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:40 provisioning config files... 08:59:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config17486969403457996801tmp [Pipeline] { [Pipeline] echo 08:59:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:41 ---> create-netrc.sh [Pipeline] } 08:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:59:41 ---> python-tools-install.sh [Pipeline] echo 08:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:41 ---> sudo-logs.sh 08:59:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:59:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:41 ---> job-cost.sh 08:59:41 lf-activate-venv: SKIPPING 08:59:41 DEBUG: total: 0.10999999940395355 08:59:41 INFO: Retrieving Stack Cost... 08:59:42 INFO: Retrieving Pricing Info for: v3-standard-8 08:59:42 INFO: Archiving Costs [Pipeline] echo 08:59:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:43 ---> logs-deploy.sh 08:59:43 lf-activate-venv: SKIPPING 08:59:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4690/4 08:59:43 INFO: archiving workspace using pattern(s): 08:59:44 Archives upload complete. 08:59:44 INFO: archiving logs to Nexus 08:59:44 ---> uname -a: 08:59:44 Linux prd-ubuntu20-04-docker-8c-8g-7552 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:59:44 08:59:44 08:59:44 ---> lscpu: 08:59:44 Architecture: x86_64 08:59:44 CPU op-mode(s): 32-bit, 64-bit 08:59:44 Byte Order: Little Endian 08:59:44 Address sizes: 40 bits physical, 48 bits virtual 08:59:44 CPU(s): 8 08:59:44 On-line CPU(s) list: 0-7 08:59:44 Thread(s) per core: 1 08:59:44 Core(s) per socket: 1 08:59:44 Socket(s): 8 08:59:44 NUMA node(s): 1 08:59:44 Vendor ID: AuthenticAMD 08:59:44 CPU family: 23 08:59:44 Model: 49 08:59:44 Model name: AMD EPYC-Rome Processor 08:59:44 Stepping: 0 08:59:44 CPU MHz: 2799.998 08:59:44 BogoMIPS: 5599.99 08:59:44 Virtualization: AMD-V 08:59:44 Hypervisor vendor: KVM 08:59:44 Virtualization type: full 08:59:44 L1d cache: 256 KiB 08:59:44 L1i cache: 256 KiB 08:59:44 L2 cache: 4 MiB 08:59:44 L3 cache: 128 MiB 08:59:44 NUMA node0 CPU(s): 0-7 08:59:44 Vulnerability Itlb multihit: Not affected 08:59:44 Vulnerability L1tf: Not affected 08:59:44 Vulnerability Mds: Not affected 08:59:44 Vulnerability Meltdown: Not affected 08:59:44 Vulnerability Mmio stale data: Not affected 08:59:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:59:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:59:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:59:44 Vulnerability Srbds: Not affected 08:59:44 Vulnerability Tsx async abort: Not affected 08:59:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:59:44 08:59:44 08:59:44 ---> nproc: 08:59:44 8 08:59:44 08:59:44