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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+5014c11bb29f9edb3e55aa295af55b3798697700 (0fa129deeb99c53dbadf7410e1f2fcaf2c9c5950) 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-ssh16844375930676198440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8036809738374026330.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10030442500787284387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17835335220906098010.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3445327078221930229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18291 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing bd68dd70888145f7b9e4541c702e1ea9000ac52b Checking out Revision bd68dd70888145f7b9e4541c702e1ea9000ac52b (PR-4592) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd68dd70888145f7b9e4541c702e1ea9000ac52b # timeout=10 Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:34 ========================================================= 08:29:34 EdgeX Global Pipelines Version Info 08:29:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:35 ------------------- 08:29:35 stable info: 08:29:35 ------------------- 08:29:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:35 Message: update stable to v1.0.250 > git rev-list --no-walk a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 08:29:35 ------------------- 08:29:35 experimental info: 08:29:35 ------------------- 08:29:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:35 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd68dd7 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:36 provisioning config files... 08:29:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9238172966705785325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:36 ---> docker-login.sh 08:29:36 nexus3.edgexfoundry.org:10001 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10002 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10003 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10004 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 docker.io 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 ---> docker-login.sh ends [Pipeline] } 08:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:38 + 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:38 + dirname cmd/core-command/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-command,cmd/core-command/Dockerfile 08:29:38 + + cut -d/ -f2dirname 08:29:38 cmd/core-common-config-bootstrapper/Dockerfile 08:29:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:38 + dirname cmd/core-data/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-data,cmd/core-data/Dockerfile 08:29:38 + dirname cmd/core-metadata/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:38 + dirname cmd/security-bootstrapper/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:38 + dirname cmd/security-proxy-auth/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:38 + dirname cmd/security-proxy-setup/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:38 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 08:29:38 08:29:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:38 + dirname cmd/security-spire-agent/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:38 + dirname cmd/security-spire-config/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:38 + dirname cmd/security-spire-server/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:38 + dirname cmd/support-notifications/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:38 + dirname cmd/support-scheduler/Dockerfile+ 08:29:38 cut -d/ -f2 08:29:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:38 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:38 + git rev-list -1 --merges bd68dd70888145f7b9e4541c702e1ea9000ac52b~1..bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo 08:29:38 -----------> git rev-list -1 --merges bd68dd70888145f7b9e4541c702e1ea9000ac52b~1..bd68dd70888145f7b9e4541c702e1ea9000ac52b bd68dd70888145f7b9e4541c702e1ea9000ac52b 08:29:38 bd68dd70888145f7b9e4541c702e1ea9000ac52b [false] [Pipeline] sh 08:29:38 + git log --format=format:%s -1 bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo 08:29:38 ========================================================= 08:29:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:39 + grep -v github /etc/ssh/ssh_known_hosts 08:29:39 + [ -e /tmp/ssh_known_hosts ] 08:29:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:39 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 08:29:39 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:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:40 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:40 b85a868b505f: Pulling fs layer 08:29:40 e2be974225ed: Pulling fs layer 08:29:40 339a4e72a1f5: Pulling fs layer 08:29:40 988bab9f4d93: Pulling fs layer 08:29:40 1469e6f7b9e6: Pulling fs layer 08:29:40 eaf3925da568: Pulling fs layer 08:29:40 bab4dde63d76: Pulling fs layer 08:29:40 bde34c3a00c8: Pulling fs layer 08:29:40 b352a97aabf1: Pulling fs layer 08:29:40 4872d77fe225: Pulling fs layer 08:29:40 5851b861e8e6: Pulling fs layer 08:29:40 bde34c3a00c8: Waiting 08:29:40 988bab9f4d93: Waiting 08:29:40 1469e6f7b9e6: Waiting 08:29:40 b352a97aabf1: Waiting 08:29:40 eaf3925da568: Waiting 08:29:40 4872d77fe225: Waiting 08:29:40 bab4dde63d76: Waiting 08:29:40 e2be974225ed: Verifying Checksum 08:29:40 e2be974225ed: Download complete 08:29:40 988bab9f4d93: Verifying Checksum 08:29:40 988bab9f4d93: Download complete 08:29:40 1469e6f7b9e6: Verifying Checksum 08:29:40 1469e6f7b9e6: Download complete 08:29:40 339a4e72a1f5: Verifying Checksum 08:29:40 339a4e72a1f5: Download complete 08:29:40 eaf3925da568: Verifying Checksum 08:29:40 eaf3925da568: Download complete 08:29:40 bde34c3a00c8: Verifying Checksum 08:29:40 bde34c3a00c8: Download complete 08:29:40 b352a97aabf1: Verifying Checksum 08:29:40 b352a97aabf1: Download complete 08:29:40 4872d77fe225: Download complete 08:29:40 5851b861e8e6: Download complete 08:29:40 b85a868b505f: Verifying Checksum 08:29:40 b85a868b505f: Download complete 08:29:40 bab4dde63d76: Download complete 08:29:41 b85a868b505f: Pull complete 08:29:41 e2be974225ed: Pull complete 08:29:42 339a4e72a1f5: Pull complete 08:29:42 988bab9f4d93: Pull complete 08:29:42 1469e6f7b9e6: Pull complete 08:29:42 eaf3925da568: Pull complete 08:29:44 bab4dde63d76: Pull complete 08:29:44 bde34c3a00c8: Pull complete 08:29:44 b352a97aabf1: Pull complete 08:29:44 4872d77fe225: Pull complete 08:29:44 5851b861e8e6: Pull complete 08:29:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:44 prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container 08:29:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:48 $ docker top e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be -eo pid,comm 08:29:48 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:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:48 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-qgeOqxolY2Mv/agent.32 08:29:48 SSH_AGENT_PID=38 08:29:48 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17917515080113249151.key (/w/workspace/edgex-go/2@tmp/private_key_17917515080113249151.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:48 + git tag --points-at HEAD [Pipeline] } 08:29:49 $ docker exec --env ******** --env ******** e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent -k 08:29:49 unset SSH_AUTH_SOCK; 08:29:49 unset SSH_AGENT_PID; 08:29:49 echo Agent pid 38 killed; 08:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:49 [ssh-agent] Looking for ssh-agent implementation... 08:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:49 $ docker exec e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent 08:29:49 SSH_AUTH_SOCK=/tmp/ssh-2dm0xqfF9Grx/agent.70 08:29:49 SSH_AGENT_PID=76 08:29:49 Running ssh-add (command line suppressed) 08:29:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2331806023292932769.key (/w/workspace/edgex-go/2@tmp/private_key_2331806023292932769.key) 08:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:49 + git semver init 08:29:50 2023-06-09 08:29:49,945 [run_init] DEBUG init version:0.0.0 force:False 08:29:50 2023-06-09 08:29:49,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:50 2023-06-09 08:29:49,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:50 2023-06-09 08:29:49,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:55 2023-06-09 08:29:55,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:55 2023-06-09 08:29:55,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4592 with force:False 08:29:55 2023-06-09 08:29:55,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4592 08:29:55 2023-06-09 08:29:55,132 [execute] INFO git cat-file --batch-check 08:29:55 2023-06-09 08:29:55,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:55 2023-06-09 08:29:55,137 [execute] INFO git cat-file --batch 08:29:55 2023-06-09 08:29:55,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:55 2023-06-09 08:29:55,143 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4592 08:29:55 0.0.0 [Pipeline] } 08:29:55 $ docker exec --env ******** --env ******** e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent -k 08:29:55 unset SSH_AUTH_SOCK; 08:29:55 unset SSH_AGENT_PID; 08:29:55 echo Agent pid 76 killed; 08:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:55 + git semver [Pipeline] } 08:29:55 $ docker stop --time=1 e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be 08:29:57 $ docker rm -f --volumes e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be [Pipeline] // withDockerContainer [Pipeline] sh 08:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:57 Stashed 1 file(s) [Pipeline] echo 08:29:57 [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:29:58 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:58 ========================================================= 08:29:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:58 f56be85fc22e: Pulling fs layer 08:29:58 85791d961cd3: Pulling fs layer 08:29:58 d694b5ae8c79: Pulling fs layer 08:29:58 9f32a84ed3da: Pulling fs layer 08:29:58 4d19c01a9841: Pulling fs layer 08:29:58 9325e15d5711: Pulling fs layer 08:29:58 556b6ee489ea: Pulling fs layer 08:29:58 c5a4b2cf53e6: Pulling fs layer 08:29:58 4d19c01a9841: Waiting 08:29:58 9325e15d5711: Waiting 08:29:58 c5a4b2cf53e6: Waiting 08:29:58 556b6ee489ea: Waiting 08:29:58 85791d961cd3: Download complete 08:29:58 9f32a84ed3da: Verifying Checksum 08:29:58 9f32a84ed3da: Download complete 08:29:58 4d19c01a9841: Download complete 08:29:58 f56be85fc22e: Verifying Checksum 08:29:58 f56be85fc22e: Download complete 08:29:58 9325e15d5711: Verifying Checksum 08:29:58 9325e15d5711: Download complete 08:29:58 f56be85fc22e: Pull complete 08:29:59 85791d961cd3: Pull complete 08:29:59 c5a4b2cf53e6: Verifying Checksum 08:29:59 c5a4b2cf53e6: Download complete 08:29:59 d694b5ae8c79: Verifying Checksum 08:29:59 d694b5ae8c79: Download complete 08:29:59 556b6ee489ea: Verifying Checksum 08:29:59 556b6ee489ea: Download complete 08:30:02 d694b5ae8c79: Pull complete 08:30:02 9f32a84ed3da: Pull complete 08:30:02 4d19c01a9841: Pull complete 08:30:02 9325e15d5711: Pull complete 08:30:04 556b6ee489ea: Pull complete 08:30:05 c5a4b2cf53e6: Pull complete 08:30:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 WORKDIR /edgex 08:30:05 COPY go.mod . 08:30:05 RUN go mod download 08:30:05 + docker build -t ci-base-image-x86_64 -f - . 08:30:06 Sending build context to Docker daemon 170.7MB 08:30:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 ---> c4be618373d6 08:30:06 Step 2/4 : WORKDIR /edgex 08:30:12 Still waiting to schedule task 08:30:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:16 ---> Running in b809c80b2bfc 08:30:16 Removing intermediate container b809c80b2bfc 08:30:16 ---> f1bdc9cb4f7a 08:30:16 Step 3/4 : COPY go.mod . 08:30:16 ---> e55701cd7f10 08:30:16 Step 4/4 : RUN go mod download 08:30:16 ---> Running in 328bf34d29e2 08:30:34 Removing intermediate container 328bf34d29e2 08:30:34 ---> 2c2f4e9b2d92 08:30:34 Successfully built 2c2f4e9b2d92 08:30:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker inspect -f . ci-base-image-x86_64 08:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:35 prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container 08:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:35 $ docker top b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:35 + go version 08:30:35 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:35 $ docker stop --time=1 b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 08:30:37 $ docker rm -f --volumes b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:37 + docker inspect -f . ci-base-image-x86_64 08:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container 08:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:37 $ docker top 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [edgeXBuildGoParallel] Running Tests and Build... 08:30:38 ========================================================= [Pipeline] sh 08:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:38 + make test 08:30:38 go test -race -coverprofile=coverage.out ./... 08:30:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.223s coverage: 88.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.512s coverage: 79.9% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 38.4% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 08:31:32 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:32 running golangci-lint 08:31:32 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:32 go version go1.20.2 linux/amd64 08:31:32 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:32 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18293 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws 08:31:43 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:43 The recommended git tool is: git 08:31:47 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 14.6281965s" 08:31:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.133273ms" 08:31:48 using credential edgex-jenkins-ssh 08:31:48 Cloning the remote Git repository 08:31:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:48 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:48 > git --version # timeout=10 08:31:48 > git --version # 'git version 2.25.1' 08:31:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:54 level=info msg="[linters_context/goanalysis] analyzers took 56.783878109s with top 10 stages: buildir: 31.594030544s, fact_deprecated: 1.710343861s, inspect: 1.621962713s, printf: 1.528472243s, ctrlflow: 1.443005951s, gosec: 1.411970254s, S1038: 957.151089ms, nilness: 830.972582ms, fact_purity: 660.201697ms, S1039: 573.649986ms" 08:31:54 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:54 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" 08:31:54 level=info msg="[runner] processing took 16.923445ms with stages: nolint: 6.984588ms, identifier_marker: 4.621556ms, autogenerated_exclude: 1.941179ms, path_prettifier: 1.334704ms, exclude-rules: 1.230851ms, skip_dirs: 764.647µs, cgo: 27.36µs, filename_unadjuster: 14.79µs, uniq_by_line: 680ns, max_same_issues: 660ns, exclude: 430ns, skip_files: 380ns, source_code: 280ns, diff: 280ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 08:31:54 level=info msg="[runner] linters took 7.560646683s with stages: goanalysis_metalinter: 7.543620177s" 08:31:54 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:54 level=info msg="Memory: 224 samples, avg is 181.3MB, max is 739.8MB" 08:31:54 level=info msg="Execution took 22.240593276s" 08:31:54 go vet ./... 08:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:58 + ls -al . 08:31:58 total 720 08:31:58 drwxrwxr-x 11 1001 1001 4096 Jun 9 08:30 . 08:31:58 drwxr-xr-x 4 root root 4096 Jun 9 08:30 .. 08:31:58 drwxrwxr-x 2 1001 1001 4096 Jun 9 08:29 .blubracket 08:31:58 -rw-rw-r-- 1 1001 1001 16 Jun 9 08:29 .dockerignore 08:31:58 drwxrwxr-x 8 1001 1001 4096 Jun 9 08:29 .git 08:31:58 drwxrwxr-x 3 1001 1001 4096 Jun 9 08:29 .github 08:31:58 -rw-rw-r-- 1 1001 1001 1133 Jun 9 08:29 .gitignore 08:31:58 -rw-rw-r-- 1 1001 1001 42 Jun 9 08:29 .golangci.yml 08:31:58 -rw-rw-r-- 1 1001 1001 87 Jun 9 08:29 .hadolint.yml 08:31:58 drwxr-xr-x 3 1001 1001 4096 Jun 9 08:29 .semver 08:31:58 -rw-rw-r-- 1 1001 1001 166 Jun 9 08:29 .sonarcloud.properties 08:31:58 -rw-rw-r-- 1 1001 1001 1171 Jun 9 08:29 ADOPTERS.md 08:31:58 -rw-rw-r-- 1 1001 1001 10835 Jun 9 08:29 Attribution.txt 08:31:58 -rw-rw-r-- 1 1001 1001 93407 Jun 9 08:29 CHANGELOG.md 08:31:58 -rw-rw-r-- 1 1001 1001 3804 Jun 9 08:29 CONTRIBUTING.md 08:31:58 -rw-rw-r-- 1 1001 1001 677 Jun 9 08:29 GOVERNANCE.md 08:31:58 -rw-rw-r-- 1 1001 1001 883 Jun 9 08:29 Jenkinsfile 08:31:58 -rw-rw-r-- 1 1001 1001 10775 Jun 9 08:29 LICENSE 08:31:58 -rw-rw-r-- 1 1001 1001 14368 Jun 9 08:29 Makefile 08:31:58 -rw-rw-r-- 1 1001 1001 582 Jun 9 08:29 OWNERS.md 08:31:58 -rw-rw-r-- 1 1001 1001 9923 Jun 9 08:29 README.md 08:31:58 -rw-rw-r-- 1 1001 1001 789 Jun 9 08:29 SECURITY.md 08:31:58 -rw-rw-r-- 1 1001 1001 5 Jun 9 08:29 VERSION 08:31:58 drwxrwxr-x 2 1001 1001 4096 Jun 9 08:29 bin 08:31:58 drwxrwxr-x 18 1001 1001 4096 Jun 9 08:29 cmd 08:31:58 -rw-r--r-- 1 root root 447731 Jun 9 08:31 coverage.out 08:31:58 -rw-rw-r-- 1 1001 1001 3160 Jun 9 08:29 go.mod 08:31:58 -rw-rw-r-- 1 1001 1001 31050 Jun 9 08:29 go.sum 08:31:58 drwxrwxr-x 7 1001 1001 4096 Jun 9 08:29 internal 08:31:58 drwxrwxr-x 3 1001 1001 4096 Jun 9 08:29 openapi 08:31:58 -rw-rw-r-- 1 1001 1001 594 Jun 9 08:29 security.txt 08:31:58 drwxrwxr-x 4 1001 1001 4096 Jun 9 08:29 snap 08:31:58 -rw-rw-r-- 1 1001 1001 204 Jun 9 08:29 version.go [Pipeline] sh 08:31:58 + '[' -e coverage.out ] 08:31:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:59 Stashed 1 file(s) [Pipeline] sh 08:31:59 + make build 08:31:59 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:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:05 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d 08:32:06 Merge succeeded, producing 0e2649a269e5c95446ef52c0d253079fc06daeae 08:32:06 Checking out Revision 0e2649a269e5c95446ef52c0d253079fc06daeae (PR-4592) 08:32:05 > git config core.sparsecheckout # timeout=10 08:32:05 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 08:32:05 > git remote # timeout=10 08:32:05 > git config --get remote.origin.url # timeout=10 08:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:05 > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 08:32:06 > git rev-parse HEAD^{commit} # timeout=10 08:32:06 > git config core.sparsecheckout # timeout=10 08:32:06 > git checkout -f 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 08:32:09 Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" 08:32:09 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:10 Dload Upload Total Spent Left Speed 08:32:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 08:32:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:11 + sudo tee /etc/docker/daemon.new 08:32:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:11 { 08:32:11 "registry-mirrors": [ 08:32:11 "https://nexus3.edgexfoundry.org:10001" 08:32:11 ], 08:32:11 "bip": "10.250.0.254/24", 08:32:11 "hosts": [ 08:32:11 "tcp://0.0.0.0:5555", 08:32:11 "unix:///var/run/docker.sock" 08:32:11 ], 08:32:11 "mtu": 1458, 08:32:11 "selinux-enabled": true, 08:32:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:11 } [Pipeline] sh 08:32:11 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:11 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:09 > git rev-list --no-walk a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 08:32:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:12 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:12 + sudo service docker restart 08:32:13 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:19 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:20 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:22 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:22 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:23 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:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:26 $ docker stop --time=1 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d 08:32:33 $ docker rm -f --volumes 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 08:32:34 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 08:32:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6668344417269148789tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:34 ---> docker-login.sh 08:32:34 nexus3.edgexfoundry.org:10001 08:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:34 08:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 latest: Pulling from edgex-devops/edgex-compose 08:32:35 91d30c5bc195: Pulling fs layer 08:32:35 2e9b0aa3be6d: Pulling fs layer 08:32:35 9c61dcf015f6: Pulling fs layer 08:32:35 4698f68db338: Pulling fs layer 08:32:35 2a2f49069b9e: Pulling fs layer 08:32:35 e0025b399a48: Pulling fs layer 08:32:35 4698f68db338: Waiting 08:32:35 2a2f49069b9e: Waiting 08:32:35 e0025b399a48: Waiting 08:32:35 91d30c5bc195: Verifying Checksum 08:32:35 91d30c5bc195: Download complete 08:32:35 4698f68db338: Verifying Checksum 08:32:35 4698f68db338: Download complete 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10002 08:32:35 91d30c5bc195: Pull complete 08:32:35 2e9b0aa3be6d: Verifying Checksum 08:32:35 2e9b0aa3be6d: Download complete 08:32:35 e0025b399a48: Download complete 08:32:35 2a2f49069b9e: Download complete 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 2e9b0aa3be6d: Pull complete 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10003 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 9c61dcf015f6: Download complete 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 nexus3.edgexfoundry.org:10004 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 docker.io 08:32:36 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 ---> docker-login.sh ends [Pipeline] } 08:32:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:37 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:37 ========================================================= 08:32:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:37 c41833b44d91: Pulling fs layer 08:32:37 ed15518f5707: Pulling fs layer 08:32:37 feae8fd75edb: Pulling fs layer 08:32:37 242c74f7c9fa: Pulling fs layer 08:32:37 3cdef696dda3: Pulling fs layer 08:32:37 2ced38df9373: Pulling fs layer 08:32:37 58f1dce35555: Pulling fs layer 08:32:37 3cdef696dda3: Waiting 08:32:37 2ced38df9373: Waiting 08:32:37 58f1dce35555: Waiting 08:32:37 242c74f7c9fa: Waiting 08:32:38 ed15518f5707: Verifying Checksum 08:32:38 ed15518f5707: Download complete 08:32:38 242c74f7c9fa: Verifying Checksum 08:32:38 242c74f7c9fa: Download complete 08:32:38 3cdef696dda3: Verifying Checksum 08:32:38 3cdef696dda3: Download complete 08:32:38 c41833b44d91: Verifying Checksum 08:32:38 c41833b44d91: Download complete 08:32:38 9c61dcf015f6: Pull complete 08:32:38 4698f68db338: Pull complete 08:32:38 2a2f49069b9e: Pull complete 08:32:38 e0025b399a48: Pull complete 08:32:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:38 prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container 08:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:39 c41833b44d91: Pull complete 08:32:39 58f1dce35555: Verifying Checksum 08:32:39 58f1dce35555: Download complete 08:32:39 ed15518f5707: Pull complete 08:32:40 feae8fd75edb: Verifying Checksum 08:32:40 feae8fd75edb: Download complete 08:32:40 2ced38df9373: Verifying Checksum 08:32:40 2ced38df9373: Download complete 08:32:44 $ docker top a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:44 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:46 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:32:46 #1 transferring dockerfile: 08:32:46 #1 transferring dockerfile: 2.04kB 0.0s done 08:32:46 #1 DONE 0.1s 08:32:46 08:32:46 #2 [security-spire-agent internal] load build definition from Dockerfile 08:32:46 #2 transferring dockerfile: 2.68kB done 08:32:46 #2 DONE 0.0s 08:32:46 08:32:46 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:32:46 #3 transferring dockerfile: 2.06kB done 08:32:46 #3 DONE 0.0s 08:32:46 08:32:46 #4 [core-metadata internal] load build definition from Dockerfile 08:32:46 #4 transferring dockerfile: 1.96kB done 08:32:46 #4 DONE 0.0s 08:32:46 08:32:46 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:46 #5 transferring dockerfile: 2.12kB done 08:32:46 #5 DONE 0.0s 08:32:46 08:32:46 #6 [core-data internal] load build definition from Dockerfile 08:32:46 #6 transferring dockerfile: 1.90kB done 08:32:46 #6 DONE 0.0s 08:32:46 08:32:46 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:46 #7 transferring dockerfile: 1.78kB done 08:32:46 #7 DONE 0.1s 08:32:46 08:32:46 #8 [core-command internal] load build definition from Dockerfile 08:32:46 #8 transferring dockerfile: 1.82kB done 08:32:46 #8 DONE 0.1s 08:32:46 08:32:46 #9 [security-spire-server internal] load build definition from Dockerfile 08:32:46 #9 transferring dockerfile: 2.63kB done 08:32:46 #9 DONE 0.1s 08:32:46 08:32:46 #10 [support-scheduler internal] load build definition from Dockerfile 08:32:46 #10 transferring dockerfile: 1.82kB done 08:32:46 #10 DONE 0.1s 08:32:46 08:32:46 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:32:46 #11 transferring dockerfile: 2.82kB done 08:32:46 #11 DONE 0.1s 08:32:46 08:32:46 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:46 #12 transferring dockerfile: 2.38kB done 08:32:46 #12 DONE 0.1s 08:32:46 08:32:46 #13 [support-notifications internal] load build definition from Dockerfile 08:32:46 #13 transferring dockerfile: 1.84kB done 08:32:46 #13 DONE 0.1s 08:32:46 08:32:46 #14 [security-spire-config internal] load build definition from Dockerfile 08:32:46 #14 transferring dockerfile: 2.58kB done 08:32:46 #14 DONE 0.1s 08:32:46 08:32:46 #15 [security-proxy-auth internal] load .dockerignore 08:32:46 #15 transferring context: 56B done 08:32:46 #15 DONE 0.1s 08:32:47 08:32:47 #16 [security-spire-agent internal] load .dockerignore 08:32:47 #16 transferring context: 56B done 08:32:47 #16 DONE 0.0s 08:32:47 08:32:47 #17 [security-proxy-setup internal] load .dockerignore 08:32:47 #17 transferring context: 56B done 08:32:47 #17 DONE 0.0s 08:32:47 08:32:47 #18 [core-metadata internal] load .dockerignore 08:32:47 #18 transferring context: 56B done 08:32:47 #18 DONE 0.0s 08:32:47 08:32:47 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:32:47 #19 transferring context: 56B done 08:32:47 #19 DONE 0.0s 08:32:47 08:32:47 #20 [core-data internal] load .dockerignore 08:32:47 #20 transferring context: 56B done 08:32:47 #20 DONE 0.0s 08:32:47 08:32:47 #21 [security-spiffe-token-provider internal] load .dockerignore 08:32:47 #21 transferring context: 56B done 08:32:47 #21 DONE 0.0s 08:32:47 08:32:47 #22 [core-command internal] load .dockerignore 08:32:47 #22 transferring context: 56B done 08:32:47 #22 DONE 0.0s 08:32:47 08:32:47 #23 [security-spire-server internal] load .dockerignore 08:32:47 #23 transferring context: 56B done 08:32:47 #23 DONE 0.0s 08:32:47 08:32:47 #24 [security-spire-config internal] load .dockerignore 08:32:47 #24 transferring context: 56B done 08:32:47 #24 DONE 0.0s 08:32:47 08:32:47 #25 [support-scheduler internal] load .dockerignore 08:32:47 #25 transferring context: 56B done 08:32:47 #25 DONE 0.0s 08:32:47 08:32:47 #26 [security-secretstore-setup internal] load .dockerignore 08:32:47 #26 transferring context: 56B done 08:32:47 #26 DONE 0.0s 08:32:47 08:32:47 #27 [security-bootstrapper internal] load .dockerignore 08:32:47 #27 transferring context: 56B done 08:32:47 #27 DONE 0.0s 08:32:47 08:32:47 #28 [support-notifications internal] load .dockerignore 08:32:47 #28 transferring context: 56B done 08:32:47 #28 DONE 0.0s 08:32:47 08:32:47 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:32:48 #30 DONE 0.6s 08:32:48 08:32:48 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:32:48 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 08:32:48 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:32:48 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:32:48 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 08:32:48 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 08:32:48 #31 DONE 0.4s 08:32:48 08:32:48 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:32:49 #32 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 #32 ... 08:32:49 08:32:49 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:49 #33 DONE 2.0s 08:32:49 08:32:49 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 08:32:53 feae8fd75edb: Pull complete 08:32:53 242c74f7c9fa: Pull complete 08:32:53 3cdef696dda3: Pull complete 08:32:54 #34 ... 08:32:54 08:32:54 #35 [core-common-config-bootstrapper internal] load build context 08:32:54 #35 transferring context: 184.45MB 6.7s 08:32:54 #35 ... 08:32:54 08:32:54 #36 [security-bootstrapper internal] load build context 08:32:54 #36 ... 08:32:54 08:32:54 #35 [core-common-config-bootstrapper internal] load build context 08:32:58 #35 ... 08:32:58 08:32:58 #37 [core-command internal] load build context 08:32:58 #37 ... 08:32:58 08:32:58 #38 [security-spire-agent internal] load build context 08:32:58 #38 transferring context: 351.92MB 10.0s done 08:32:58 #38 ... 08:32:58 08:32:58 #39 [core-data internal] load build context 08:32:58 #39 transferring context: 351.92MB 9.9s done 08:32:58 #39 ... 08:32:58 08:32:58 #40 [core-metadata internal] load build context 08:32:58 #40 transferring context: 351.92MB 9.6s done 08:32:58 #40 ... 08:32:58 08:32:58 #41 [security-spire-config internal] load build context 08:32:58 #41 transferring context: 351.92MB 10.3s done 08:32:58 #41 ... 08:32:58 08:32:58 #42 [security-proxy-auth internal] load build context 08:32:58 2ced38df9373: Pull complete 08:32:58 #42 transferring context: 351.92MB 10.6s done 08:32:58 #42 ... 08:32:58 08:32:58 #43 [security-spire-server internal] load build context 08:32:58 #43 ... 08:32:58 08:32:58 #44 [support-scheduler internal] load build context 08:32:58 #44 transferring context: 351.92MB 9.2s done 08:32:58 #44 ... 08:32:58 08:32:58 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:59 #45 ... 08:32:59 08:32:59 #46 [security-spiffe-token-provider internal] load build context 08:32:59 #46 transferring context: 351.92MB 9.9s done 08:32:59 #46 ... 08:32:59 08:32:59 #47 [support-notifications internal] load build context 08:32:59 #47 transferring context: 351.92MB 10.1s done 08:32:59 #47 ... 08:32:59 08:32:59 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:59 #48 ... 08:32:59 08:32:59 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:32:59 #49 ... 08:32:59 08:32:59 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:32:59 #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:59 #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:59 #0 4.131 (1/1) Installing dumb-init (1.2.5-r2) 08:32:59 #0 4.143 Executing busybox-1.35.0-r29.trigger 08:32:59 #0 4.150 OK: 7 MiB in 16 packages 08:32:59 #50 ... 08:32:59 08:32:59 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:32:59 #51 ... 08:32:59 08:32:59 #52 [security-proxy-setup internal] load build context 08:32:59 #52 transferring context: 351.92MB 10.2s done 08:32:59 #52 ... 08:32:59 08:32:59 #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:32:59 #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:59 #0 8.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:59 #0 9.135 (1/1) Installing dumb-init (1.2.5-r2) 08:32:59 #0 9.139 Executing busybox-1.35.0-r29.trigger 08:32:59 #0 9.148 OK: 7 MiB in 16 packages 08:33:00 #53 ... 08:33:00 08:33:00 #54 [security-secretstore-setup internal] load build context 08:33:00 #54 transferring context: 351.92MB 9.4s done 08:33:00 #54 ... 08:33:00 08:33:00 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:00 #55 ... 08:33:00 08:33:00 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:33:00 #0 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:00 #0 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:00 #0 11.52 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:33:00 #0 11.55 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:33:00 #0 11.56 (3/4) Installing dumb-init (1.2.5-r2) 08:33:00 #0 11.57 (4/4) Installing openssl (3.0.9-r1) 08:33:00 #0 11.57 Executing busybox-1.35.0-r29.trigger 08:33:00 #0 11.58 OK: 8 MiB in 17 packages 08:33:00 #56 ... 08:33:00 08:33:00 #36 [security-bootstrapper internal] load build context 08:33:00 #36 transferring context: 351.92MB 8.9s done 08:33:01 58f1dce35555: Pull complete 08:33:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:02 WORKDIR /edgex 08:33:02 COPY go.mod . 08:33:02 RUN go mod download 08:33:02 + docker build -t ci-base-image-arm64 -f - . 08:33:02 #36 ... 08:33:02 08:33:02 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:02 #32 4.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:02 #32 4.700 (1/2) Installing dumb-init (1.2.5-r2) 08:33:02 #32 4.709 (2/2) Installing su-exec (0.2-r2) 08:33:02 #32 4.711 Executing busybox-1.35.0-r29.trigger 08:33:02 #32 4.719 OK: 7 MiB in 17 packages 08:33:02 #32 ... 08:33:02 08:33:02 #35 [core-common-config-bootstrapper internal] load build context 08:33:02 #35 transferring context: 351.92MB 10.5s done 08:33:02 Sending build context to Docker daemon 2.947MB 08:33:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:02 ---> fadd8f120f05 08:33:02 Step 2/4 : WORKDIR /edgex 08:33:04 ---> Running in 31ec3162619f 08:33:04 Removing intermediate container 31ec3162619f 08:33:04 ---> 8b75a2cfe1c4 08:33:04 Step 3/4 : COPY go.mod . 08:33:04 ---> 0100342e792a 08:33:04 Step 4/4 : RUN go mod download 08:33:04 ---> Running in 9f6d2697cf5a 08:33:06 #35 ... 08:33:06 08:33:06 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:06 #48 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:07 #48 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:07 #48 19.02 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:07 #48 19.02 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:07 #48 19.02 OK: 17823 distinct packages available 08:33:07 #48 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:07 #48 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:07 #48 19.40 (1/9) Installing ca-certificates (20230506-r0) 08:33:07 #48 19.42 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:07 #48 19.43 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:33:07 #48 19.43 (4/9) Installing libcurl (8.1.2-r0) 08:33:07 #48 19.44 (5/9) Installing curl (8.1.2-r0) 08:33:07 #48 19.45 (6/9) Installing dumb-init (1.2.5-r2) 08:33:07 #48 19.45 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:07 #48 19.46 (8/9) Installing libucontext (1.2-r0) 08:33:07 #48 19.46 (9/9) Installing gcompat (1.1.0-r0) 08:33:07 #48 19.47 Executing busybox-1.35.0-r29.trigger 08:33:07 #48 19.47 Executing ca-certificates-20230506-r0.trigger 08:33:07 #48 19.54 OK: 10 MiB in 24 packages 08:33:08 #48 ... 08:33:08 08:33:08 #37 [core-command internal] load build context 08:33:08 #37 transferring context: 351.92MB 10.1s done 08:33:08 #37 ... 08:33:08 08:33:08 #43 [security-spire-server internal] load build context 08:33:08 #43 transferring context: 351.92MB 11.0s done 08:33:37 Removing intermediate container 9f6d2697cf5a 08:33:37 ---> 4fb616a660c8 08:33:37 Successfully built 4fb616a660c8 08:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:37 + docker inspect -f . ci-base-image-arm64 08:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:37 prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 08:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:38 $ docker top 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + go version 08:33:39 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:39 $ docker stop --time=1 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 08:33:40 #43 ... 08:33:40 08:33:40 #36 [security-bootstrapper internal] load build context 08:33:40 #36 DONE 52.5s 08:33:40 08:33:40 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:33:40 #56 DONE 52.0s 08:33:40 08:33:40 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 08:33:40 #34 DONE 51.0s 08:33:40 08:33:40 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:33:40 #57 ... 08:33:40 08:33:40 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:40 #50 DONE 52.0s 08:33:40 08:33:40 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:40 #48 DONE 52.0s 08:33:40 08:33:40 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:40 #32 DONE 52.5s 08:33:40 08:33:40 #44 [support-scheduler internal] load build context 08:33:40 #44 DONE 52.7s 08:33:40 08:33:40 #54 [security-secretstore-setup internal] load build context 08:33:40 #54 DONE 52.7s 08:33:40 08:33:40 #40 [core-metadata internal] load build context 08:33:40 #40 DONE 52.7s 08:33:40 08:33:40 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:40 #53 DONE 52.2s 08:33:40 08:33:40 #47 [support-notifications internal] load build context 08:33:40 #47 DONE 52.7s 08:33:40 08:33:40 #39 [core-data internal] load build context 08:33:40 #39 DONE 52.7s 08:33:40 08:33:40 #46 [security-spiffe-token-provider internal] load build context 08:33:40 #46 DONE 52.7s 08:33:40 08:33:40 #38 [security-spire-agent internal] load build context 08:33:40 #38 DONE 52.7s 08:33:40 08:33:40 #37 [core-command internal] load build context 08:33:40 #37 DONE 52.7s 08:33:40 08:33:40 #52 [security-proxy-setup internal] load build context 08:33:40 #52 DONE 52.7s 08:33:40 08:33:40 #41 [security-spire-config internal] load build context 08:33:40 #41 DONE 52.7s 08:33:40 08:33:40 #35 [core-common-config-bootstrapper internal] load build context 08:33:40 #35 DONE 52.7s 08:33:40 08:33:40 #43 [security-spire-server internal] load build context 08:33:40 #43 DONE 52.8s 08:33:40 08:33:40 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:33:40 #58 DONE 0.2s 08:33:40 08:33:40 #42 [security-proxy-auth internal] load build context 08:33:40 #42 DONE 52.8s 08:33:40 08:33:40 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:41 $ docker rm -f --volumes 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:41 + docker inspect -f . ci-base-image-arm64 08:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:42 #59 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #59 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #59 ... 08:33:42 08:33:42 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:42 #49 52.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #49 52.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #49 53.21 (1/2) Installing ca-certificates (20230506-r0) 08:33:42 #49 53.23 (2/2) Installing dumb-init (1.2.5-r2) 08:33:42 #49 53.23 Executing busybox-1.35.0-r29.trigger 08:33:42 #49 53.24 Executing ca-certificates-20230506-r0.trigger 08:33:42 #49 53.31 OK: 8 MiB in 17 packages 08:33:42 #49 DONE 53.7s 08:33:42 08:33:42 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:42 #51 52.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #51 52.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #51 53.22 (1/3) Installing ca-certificates (20230506-r0) 08:33:42 #51 53.23 (2/3) Installing dumb-init (1.2.5-r2) 08:33:42 #51 53.24 (3/3) Installing su-exec (0.2-r2) 08:33:42 #51 53.24 Executing busybox-1.35.0-r29.trigger 08:33:42 #51 53.25 Executing ca-certificates-20230506-r0.trigger 08:33:42 #51 53.33 OK: 8 MiB in 18 packages 08:33:42 #51 DONE 53.7s 08:33:42 08:33:42 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:42 #60 DONE 1.7s 08:33:42 08:33:42 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:33:42 #57 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #57 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #57 1.404 OK: 265 MiB in 53 packages 08:33:42 #57 DONE 1.9s 08:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 08:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:42 08:33:42 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:42 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.699 OK: 265 MiB in 53 packages 08:33:42 #61 DONE 1.8s 08:33:42 08:33:42 #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:33:42 #62 DONE 0.1s 08:33:42 08:33:42 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:42 #63 ... 08:33:42 08:33:42 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:42 #64 DONE 0.2s 08:33:42 08:33:42 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:42 #55 52.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #55 52.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #55 53.24 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:42 #55 53.24 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:42 #55 53.24 OK: 17823 distinct packages available 08:33:42 #55 53.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #55 53.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #55 53.74 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:33:42 #55 53.78 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:33:42 #55 53.79 (3/7) Installing dumb-init (1.2.5-r2) 08:33:42 #55 53.79 (4/7) Installing musl-obstack (1.2.3-r0) 08:33:42 #55 53.80 (5/7) Installing libucontext (1.2-r0) 08:33:42 #55 53.80 (6/7) Installing gcompat (1.1.0-r0) 08:33:42 #55 53.81 (7/7) Installing openssl (3.0.9-r1) 08:33:42 #55 53.87 Executing busybox-1.35.0-r29.trigger 08:33:42 #55 53.87 OK: 8 MiB in 20 packages 08:33:42 #55 DONE 54.0s 08:33:42 08:33:42 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:33:42 #59 1.903 OK: 265 MiB in 53 packages 08:33:42 #59 DONE 2.1s 08:33:42 08:33:42 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:42 #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.457 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:42 #0 1.457 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:42 #0 1.457 OK: 17830 distinct packages available 08:33:42 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.935 OK: 265 MiB in 53 packages 08:33:42 #65 DONE 2.1s 08:33:42 08:33:42 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:42 #45 52.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #45 53.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #45 53.26 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:42 #45 53.26 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:42 #45 53.26 OK: 17823 distinct packages available 08:33:42 #45 53.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #45 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #45 53.79 (1/4) Installing dumb-init (1.2.5-r2) 08:33:42 #45 53.80 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:42 #45 53.80 (3/4) Installing libucontext (1.2-r0) 08:33:42 #45 53.85 (4/4) Installing gcompat (1.1.0-r0) 08:33:42 #45 53.85 Executing busybox-1.35.0-r29.trigger 08:33:42 #45 53.86 OK: 7 MiB in 19 packages 08:33:42 #45 DONE 54.0s 08:33:42 08:33:42 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:42 #66 DONE 0.1s 08:33:42 08:33:42 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:42 #63 DONE 0.3s 08:33:42 08:33:42 #67 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:42 #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:42 #0 1.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:42 #0 2.068 OK: 265 MiB in 53 packages 08:33:42 #67 DONE 2.2s 08:33:42 08:33:42 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:42 #68 DONE 0.1s 08:33:42 08:33:42 #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:33:42 #69 DONE 0.1s 08:33:42 08:33:42 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:43 $ docker top 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:43 ========================================================= 08:33:43 [edgeXBuildGoParallel] Running Tests and Build... 08:33:43 ========================================================= [Pipeline] sh 08:33:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:44 + make test 08:33:44 go test -race -coverprofile=coverage.out ./... 08:33:49 #70 ... 08:33:49 08:33:49 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:52 #71 ... 08:33:52 08:33:52 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:52 #72 ... 08:33:52 08:33:52 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:52 #73 ... 08:33:52 08:33:52 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:48 #74 DONE 63.4s 08:34:48 08:34:48 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 #73 DONE 63.3s 08:34:48 08:34:48 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 #70 DONE 63.3s 08:34:48 08:34:48 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 #71 DONE 63.3s 08:34:48 08:34:48 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 #72 DONE 63.8s 08:34:48 08:34:48 #75 [security-spire-server builder 6/9] COPY . . 08:34:56 #75 ... 08:34:56 08:34:56 #76 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:56 #76 ... 08:34:56 08:34:56 #77 [security-proxy-setup builder 6/7] COPY . . 08:34:56 #77 ... 08:34:56 08:34:56 #78 [support-notifications builder 6/7] COPY . . 08:34:57 #78 ... 08:34:57 08:34:57 #79 [security-proxy-auth builder 6/7] COPY . . 08:35:03 #79 DONE 18.0s 08:35:03 08:35:03 #75 [security-spire-server builder 6/9] COPY . . 08:35:03 #75 DONE 17.9s 08:35:03 08:35:03 #78 [support-notifications builder 6/7] COPY . . 08:35:03 #78 DONE 18.0s 08:35:03 08:35:03 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:03 #80 CACHED 08:35:03 08:35:03 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #81 CACHED 08:35:03 08:35:03 #82 [support-scheduler builder 6/7] COPY . . 08:35:03 #82 CACHED 08:35:03 08:35:03 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #83 CACHED 08:35:03 08:35:03 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:03 #84 CACHED 08:35:03 08:35:03 #85 [core-command builder 6/7] COPY . . 08:35:03 #85 CACHED 08:35:03 08:35:03 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #86 CACHED 08:35:03 08:35:03 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:03 #87 CACHED 08:35:03 08:35:03 #88 [core-data builder 6/7] COPY . . 08:35:03 #88 CACHED 08:35:03 08:35:03 #89 [core-metadata builder 6/7] COPY . . 08:35:03 #89 CACHED 08:35:03 08:35:03 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #90 CACHED 08:35:03 08:35:03 #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:03 #91 CACHED 08:35:03 08:35:03 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:03 #92 CACHED 08:35:03 08:35:03 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:03 #93 CACHED 08:35:03 08:35:03 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #94 CACHED 08:35:03 08:35:03 #77 [security-proxy-setup builder 6/7] COPY . . 08:35:03 #77 DONE 18.0s 08:35:03 08:35:03 #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:04 #95 ... 08:35:04 08:35:04 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #96 CACHED 08:35:04 08:35:04 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:04 #97 CACHED 08:35:04 08:35:04 #98 [security-bootstrapper builder 6/7] COPY . . 08:35:04 #98 CACHED 08:35:04 08:35:04 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:04 #99 CACHED 08:35:04 08:35:04 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #100 CACHED 08:35:04 08:35:04 #101 [security-secretstore-setup builder 6/7] COPY . . 08:35:04 #101 CACHED 08:35:04 08:35:04 #76 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:04 #76 DONE 18.0s 08:35:04 08:35:04 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:35:04 #102 DONE 0.2s 08:35:04 08:35:04 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:35:04 #103 CACHED 08:35:04 08:35:04 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #104 CACHED 08:35:04 08:35:04 #105 [security-spire-agent builder 6/9] COPY . . 08:35:04 #105 CACHED 08:35:04 08:35:04 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:35:04 #106 CACHED 08:35:04 08:35:04 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:05 #107 DONE 1.6s 08:35:05 08:35:05 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:05 #0 1.217 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:35:06 #108 ... 08:35:06 08:35:06 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:35:06 #109 DONE 1.0s 08:35:06 08:35:06 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:06 #0 2.709 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:08 #110 ... 08:35:08 08:35:08 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:08 #111 DONE 3.9s 08:35:08 08:35:08 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:35:08 #112 DONE 0.3s 08:35:08 08:35:08 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #113 DONE 0.3s 08:35:08 08:35:08 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:08 #114 DONE 0.1s 08:35:08 08:35:08 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:10 #115 DONE 1.4s 08:35:10 08:35:10 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:10 #116 CACHED 08:35:10 08:35:10 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 #117 CACHED 08:35:10 08:35:10 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:35:10 #118 CACHED 08:35:10 08:35:10 #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:35:10 #119 CACHED 08:35:10 08:35:10 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:35:10 #120 CACHED 08:35:10 08:35:10 #121 [security-spire-config builder 6/9] COPY . . 08:35:10 #121 CACHED 08:35:10 08:35:10 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:10 #122 CACHED 08:35:10 08:35:10 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 #123 CACHED 08:35:10 08:35:10 #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 #124 DONE 1.0s 08:35:10 08:35:10 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:10 #125 DONE 1.0s 08:35:10 08:35:10 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #126 DONE 1.0s 08:35:10 08:35:10 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:10 #127 ... 08:35:10 08:35:10 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:10 #128 DONE 0.1s 08:35:11 08:35:11 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:12 #129 ... 08:35:12 08:35:12 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:12 #130 DONE 1.4s 08:35:12 08:35:12 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:12 #127 DONE 1.3s 08:35:12 08:35:12 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:13 #131 ... 08:35:13 08:35:13 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:13 #0 1.223 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:14 #132 ... 08:35:14 08:35:14 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:14 #0 0.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:14 #133 ... 08:35:14 08:35:14 #134 [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 #0 2.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:14 #134 ... 08:35:14 08:35:14 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:14 #0 0.725 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:35:14 #135 ... 08:35:14 08:35:14 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:14 #0 0.599 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:14 #136 ... 08:35:14 08:35:14 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:14 #0 0.415 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:35:15 #137 ... 08:35:15 08:35:15 #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:15 #95 0.559 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:35:15 #95 ... 08:35:15 08:35:15 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:15 #0 3.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:15 #138 ... 08:35:15 08:35:15 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:15 #0 1.226 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:15 #139 ... 08:35:15 08:35:15 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:20 #140 ... 08:35:20 08:35:20 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:20 #129 DONE 9.7s 08:35:20 08:35:20 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:20 #140 DONE 8.6s 08:35:20 08:35:20 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:21 #141 ... 08:35:21 08:35:21 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:21 #131 DONE 8.7s 08:35:21 08:35:21 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:25 #142 ... 08:35:25 08:35:25 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:25 #141 DONE 3.7s 08:35:25 08:35:25 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:26 #143 ... 08:35:26 08:35:26 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:26 #142 DONE 5.3s 08:35:26 08:35:26 #144 [security-spire-server] exporting to image 08:35:26 #144 exporting layers 08:35:27 #144 ... 08:35:27 08:35:27 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:27 #145 ... 08:35:27 08:35:27 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:27 #143 DONE 3.2s 08:35:27 08:35:27 #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:33 #146 ... 08:35:33 08:35:33 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:33 #145 DONE 5.8s 08:35:33 08:35:33 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:33 #135 ... 08:35:33 08:35:33 #144 [security-spire-agent] exporting to image 08:35:33 #144 exporting layers 08:35:35 #144 ... 08:35:35 08:35:35 #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:35 #146 DONE 7.2s 08:35:35 08:35:35 #144 [security-spire-config] exporting to image 08:35:35 #144 exporting layers 13.0s done 08:35:35 #144 writing image sha256:eb962d5f4c6517040c661dfba20f88f1b1dbe48a8b37d9b29a1f41c31aea9276 08:35:35 #144 writing image sha256:eb962d5f4c6517040c661dfba20f88f1b1dbe48a8b37d9b29a1f41c31aea9276 0.1s done 08:35:35 #144 naming to docker.io/library/security-spire-server done 08:35:36 #144 exporting layers 2.3s done 08:35:36 #144 writing image sha256:05437323892e0c242bb0a22f8d16eac5c48df83e7892f2707f63748e1a0bb9f4 08:35:36 #144 exporting layers 1.1s done 08:35:36 #144 writing image sha256:05437323892e0c242bb0a22f8d16eac5c48df83e7892f2707f63748e1a0bb9f4 0.1s done 08:35:36 #144 naming to docker.io/library/security-spire-agent 0.0s done 08:35:36 #144 writing image sha256:61794756014df36bd1628c2b4dfdcbac34f10e722d4a2da164e27151b1e8d442 0.0s done 08:35:36 #144 naming to docker.io/library/security-spire-config 0.0s done 08:35:36 #144 DONE 14.2s 08:35:36 08:35:36 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:14 #138 ... 08:36:14 08:36:14 #134 [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:36:14 #134 68.05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:33 #134 ... 08:36:33 08:36:33 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:33 #139 DONE 87.5s 08:36:33 08:36:33 #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:33 #95 DONE 87.5s 08:36:33 08:36:33 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:33 #138 DONE 87.6s 08:36:33 08:36:33 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:33 #108 DONE 87.5s 08:36:33 08:36:33 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:33 #110 DONE 87.5s 08:36:33 08:36:33 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:33 #137 DONE 87.6s 08:36:33 08:36:33 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #147 ... 08:36:33 08:36:33 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:33 #136 DONE 87.7s 08:36:33 08:36:33 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:33 #135 DONE 87.7s 08:36:33 08:36:33 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:33 #148 ... 08:36:33 08:36:33 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:33 #132 DONE 88.0s 08:36:33 08:36:33 #134 [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:36:33 #134 DONE 88.0s 08:36:33 08:36:33 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:33 #133 DONE 88.0s 08:36:33 08:36:33 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #149 ... 08:36:33 08:36:33 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #150 DONE 0.6s 08:36:33 08:36:33 #151 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #151 DONE 0.7s 08:36:33 08:36:33 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #147 DONE 0.7s 08:36:33 08:36:33 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #152 DONE 0.7s 08:36:33 08:36:33 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:33 #148 DONE 0.6s 08:36:33 08:36:33 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #149 DONE 0.3s 08:36:33 08:36:33 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:33 #153 ... 08:36:33 08:36:33 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #154 DONE 0.4s 08:36:33 08:36:33 #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:33 #155 DONE 0.4s 08:36:33 08:36:33 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:33 #156 CACHED 08:36:33 08:36:33 #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #157 CACHED 08:36:33 08:36:33 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:33 #158 DONE 0.3s 08:36:33 08:36:33 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #159 CACHED 08:36:33 08:36:33 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:33 #160 CACHED 08:36:33 08:36:33 #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #161 CACHED 08:36:33 08:36:33 #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:33 #162 CACHED 08:36:33 08:36:33 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:33 #163 DONE 0.3s 08:36:33 08:36:33 #164 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:33 #164 DONE 0.3s 08:36:33 08:36:33 #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 #165 CACHED 08:36:33 08:36:33 #166 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:33 #166 CACHED 08:36:33 08:36:33 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:33 #167 ... 08:36:33 08:36:33 #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:33 #168 DONE 0.3s 08:36:33 08:36:33 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:34 #169 ... 08:36:34 08:36:34 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:34 #170 DONE 2.0s 08:36:34 08:36:34 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:34 #171 DONE 2.0s 08:36:34 08:36:34 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:34 #172 DONE 2.0s 08:36:34 08:36:34 #173 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:34 #173 DONE 2.1s 08:36:34 08:36:34 #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:34 #174 DONE 2.0s 08:36:34 08:36:34 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:34 #167 DONE 2.0s 08:36:34 08:36:34 #175 [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:36:34 #175 ... 08:36:34 08:36:34 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:34 #176 DONE 2.1s 08:36:34 08:36:34 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:34 #177 DONE 2.2s 08:36:34 08:36:34 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:34 #178 DONE 2.2s 08:36:34 08:36:34 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:34 #169 DONE 2.2s 08:36:35 08:36:35 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:35 #179 ... 08:36:35 08:36:35 #180 [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:36:35 #180 DONE 0.6s 08:36:35 08:36:35 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:35 #153 DONE 2.8s 08:36:35 08:36:35 #181 [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:36:35 #181 DONE 0.6s 08:36:35 08:36:35 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:35 #182 DONE 0.6s 08:36:35 08:36:35 #175 [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:36:35 #175 DONE 0.6s 08:36:35 08:36:35 #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:35 #183 DONE 0.5s 08:36:35 08:36:35 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:35 #184 DONE 0.4s 08:36:35 08:36:35 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:35 #185 DONE 0.7s 08:36:35 08:36:35 #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:35 #186 ... 08:36:35 08:36:35 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:35 #187 DONE 0.5s 08:36:35 08:36:35 #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:35 #188 DONE 0.5s 08:36:35 08:36:35 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:35 #179 DONE 0.5s 08:36:35 08:36:35 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:35 #189 DONE 0.3s 08:36:35 08:36:35 #144 [core-data] exporting to image 08:36:35 #144 exporting layers 08:36:35 #144 ... 08:36:35 08:36:35 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:35 #190 DONE 0.3s 08:36:35 08:36:35 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:35 #191 DONE 0.3s 08:36:35 08:36:35 #192 [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:36:35 #192 DONE 0.3s 08:36:35 08:36:35 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:35 #193 DONE 0.3s 08:36:35 08:36:35 #144 [core-data] exporting to image 08:36:35 #144 exporting layers 0.3s done 08:36:35 #144 ... 08:36:35 08:36:35 #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:35 #186 DONE 0.3s 08:36:35 08:36:35 #144 [support-notifications] exporting to image 08:36:35 #144 exporting layers 0.2s done 08:36:35 #144 writing image sha256:b126a8c41369c398360bda9bc17cddd3ed3bc886b00dbbe06d5b9cfa794c7ce7 done 08:36:35 #144 writing image sha256:610cbd088df5e3f72f0e7ecc391ed218380ad536d0a3dd210346076bd594c866 done 08:36:35 #144 writing image sha256:3b4502e475cdad01065ff99d17a71084b95dc34961b15315460d198021a44265 08:36:35 #144 writing image sha256:8b93c02c7659e310bfe68f94d2444284fac3bcc53a50431063750be21121c451 08:36:35 #144 writing image sha256:1e4c9bd550842f7f07413cd98176a20920d0b342364b17b15e7460ff99b6ac3e 08:36:35 #144 naming to docker.io/library/support-notifications 0.0s done 08:36:35 #144 naming to docker.io/library/core-command 08:36:36 #144 ... 08:36:36 08:36:36 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:36 #194 DONE 0.2s 08:36:36 08:36:36 #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:36 #195 DONE 0.2s 08:36:36 08:36:36 #144 [core-data] exporting to image 08:36:36 #144 exporting layers 0.1s done 08:36:36 #144 writing image sha256:3b4502e475cdad01065ff99d17a71084b95dc34961b15315460d198021a44265 0.0s done 08:36:36 #144 writing image sha256:8b93c02c7659e310bfe68f94d2444284fac3bcc53a50431063750be21121c451 0.0s done 08:36:36 #144 writing image sha256:1e4c9bd550842f7f07413cd98176a20920d0b342364b17b15e7460ff99b6ac3e 0.0s done 08:36:36 #144 naming to docker.io/library/core-command 0.0s done 08:36:36 #144 naming to docker.io/library/security-spiffe-token-provider done 08:36:36 #144 naming to docker.io/library/support-scheduler done 08:36:36 #144 naming to docker.io/library/core-data done 08:36:36 #144 writing image sha256:44046abb40e92fda1f9df373fd684b24604928821a19d328234d6fa1a27bfb91 0.0s done 08:36:36 #144 naming to docker.io/library/core-metadata done 08:36:36 #144 DONE 14.9s 08:36:36 08:36:36 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:36 #196 DONE 0.5s 08:36:36 08:36:36 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:36 #197 DONE 0.5s 08:36:36 08:36:36 #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:36 #198 DONE 0.3s 08:36:36 08:36:36 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:36 #199 DONE 0.3s 08:36:36 08:36:36 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:36 #200 DONE 1.0s 08:36:36 08:36:36 #201 [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:36:36 #201 DONE 0.1s 08:36:36 08:36:36 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:36 #202 DONE 1.1s 08:36:36 08:36:36 #203 [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:36:36 #203 DONE 0.1s 08:36:36 08:36:36 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:36 #204 DONE 0.1s 08:36:36 08:36:36 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:36 #205 DONE 0.0s 08:36:36 08:36:36 #144 [security-proxy-auth] exporting to image 08:36:36 #144 ... 08:36:36 08:36:36 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:36 #206 DONE 0.1s 08:36:36 08:36:36 #144 [core-common-config-bootstrapper] exporting to image 08:36:36 #144 exporting layers 0.2s done 08:36:36 #144 writing image sha256:f4a61f197520108eecd576ba850f02d2525377b440c4fa11892372ce1ebb8a8d 0.0s done 08:36:36 #144 naming to docker.io/library/core-common-config-bootstrapper done 08:36:36 #144 writing image sha256:044d7bf8c65c32757d789c527aaf47cef5adcf91b17fa5b341a15cfeeb2ec2e0 done 08:36:36 #144 naming to docker.io/library/security-proxy-auth done 08:36:36 #144 DONE 15.4s 08:36:36 08:36:36 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:36 #207 DONE 1.4s 08:36:36 08:36:36 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:37 #208 ... 08:36:37 08:36:37 #144 [security-proxy-setup] exporting to image 08:36:37 #144 exporting layers 0.1s done 08:36:37 #144 writing image sha256:88d2bffa85dba67b2b395b309e455dd3da366fc454dfab7e49d76dd1a55aacbe done 08:36:37 #144 naming to docker.io/library/security-proxy-setup done 08:36:37 #144 DONE 15.5s 08:36:37 08:36:37 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:37 #209 DONE 0.6s 08:36:37 08:36:37 #144 [security-secretstore-setup] exporting to image 08:36:37 #144 exporting layers 0.2s done 08:36:37 #144 writing image sha256:373c72f0acf6bd409542c614f58984abd1c42972db9f6e71b768a222937d70f7 done 08:36:37 #144 naming to docker.io/library/security-secretstore-setup done 08:36:37 #144 DONE 15.6s 08:36:37 08:36:37 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:37 #208 DONE 0.7s 08:36:37 08:36:37 #144 [security-bootstrapper] exporting to image 08:36:37 #144 exporting layers 0.2s done 08:36:37 #144 writing image sha256:2ec921b78fd1e8af2a56cf8b2fe340ba7efdc0692e65cc01431ca43c2a052b55 done 08:36:37 #144 naming to docker.io/library/security-bootstrapper done 08:36:37 #144 DONE 15.8s 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:37 time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:37 $ docker stop --time=1 a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be 08:36:38 $ docker rm -f --volumes a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be [Pipeline] // withDockerContainer [Pipeline] sh 08:36:39 + docker images 08:36:39 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:39 security-secretstore-setup latest 373c72f0acf6 2 seconds ago 32.8MB 08:36:39 security-bootstrapper latest 2ec921b78fd1 2 seconds ago 22.2MB 08:36:39 core-common-config-bootstrapper latest f4a61f197520 3 seconds ago 17.2MB 08:36:39 security-proxy-setup latest 88d2bffa85db 3 seconds ago 23.5MB 08:36:39 security-proxy-auth latest 044d7bf8c65c 3 seconds ago 18.3MB 08:36:39 core-metadata latest 44046abb40e9 4 seconds ago 20.4MB 08:36:39 core-command latest 610cbd088df5 4 seconds ago 19.9MB 08:36:39 core-data latest 1e4c9bd55084 4 seconds ago 20MB 08:36:39 support-notifications latest b126a8c41369 4 seconds ago 32.4MB 08:36:39 support-scheduler latest 8b93c02c7659 4 seconds ago 31.8MB 08:36:39 security-spiffe-token-provider latest 3b4502e475cd 5 seconds ago 32.8MB 08:36:39 security-spire-config latest 61794756014d About a minute ago 102MB 08:36:39 security-spire-agent latest 05437323892e About a minute ago 166MB 08:36:39 security-spire-server latest eb962d5f4c65 About a minute ago 107MB 08:36:39 ci-base-image-x86_64 latest 2c2f4e9b2d92 6 minutes ago 918MB 08:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 days ago 334MB 08:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 08:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements 08:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 98.5% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.5% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.713s coverage: 88.5% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.559s coverage: 3.8% of statements 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.752s coverage: 95.6% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.490s coverage: 0.9% of statements 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 29.0% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 42.9% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.053s coverage: 79.9% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.250s coverage: 92.9% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 62.3% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.486s coverage: 81.8% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.479s coverage: 82.1% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 63.1% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.570s coverage: 92.3% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements 08:39:10 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:39:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:11 go vet ./... 08:41:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:48 + ls -al . 08:41:48 total 720 08:41:48 drwxrwxr-x 10 1001 1001 4096 Jun 9 08:33 . 08:41:48 drwxr-xr-x 4 root root 4096 Jun 9 08:33 .. 08:41:48 drwxrwxr-x 2 1001 1001 4096 Jun 9 08:32 .blubracket 08:41:48 -rw-rw-r-- 1 1001 1001 16 Jun 9 08:32 .dockerignore 08:41:48 drwxrwxr-x 8 1001 1001 4096 Jun 9 08:32 .git 08:41:48 drwxrwxr-x 3 1001 1001 4096 Jun 9 08:32 .github 08:41:48 -rw-rw-r-- 1 1001 1001 1133 Jun 9 08:32 .gitignore 08:41:48 -rw-rw-r-- 1 1001 1001 42 Jun 9 08:32 .golangci.yml 08:41:48 -rw-rw-r-- 1 1001 1001 87 Jun 9 08:32 .hadolint.yml 08:41:48 -rw-rw-r-- 1 1001 1001 166 Jun 9 08:32 .sonarcloud.properties 08:41:48 -rw-rw-r-- 1 1001 1001 1171 Jun 9 08:32 ADOPTERS.md 08:41:48 -rw-rw-r-- 1 1001 1001 10835 Jun 9 08:32 Attribution.txt 08:41:48 -rw-rw-r-- 1 1001 1001 93407 Jun 9 08:32 CHANGELOG.md 08:41:48 -rw-rw-r-- 1 1001 1001 3804 Jun 9 08:32 CONTRIBUTING.md 08:41:48 -rw-rw-r-- 1 1001 1001 677 Jun 9 08:32 GOVERNANCE.md 08:41:48 -rw-rw-r-- 1 1001 1001 883 Jun 9 08:32 Jenkinsfile 08:41:48 -rw-rw-r-- 1 1001 1001 10775 Jun 9 08:32 LICENSE 08:41:48 -rw-rw-r-- 1 1001 1001 14368 Jun 9 08:32 Makefile 08:41:48 -rw-rw-r-- 1 1001 1001 582 Jun 9 08:32 OWNERS.md 08:41:48 -rw-rw-r-- 1 1001 1001 9923 Jun 9 08:32 README.md 08:41:48 -rw-rw-r-- 1 1001 1001 789 Jun 9 08:32 SECURITY.md 08:41:48 -rw-rw-r-- 1 1001 1001 5 Jun 9 08:29 VERSION 08:41:48 drwxrwxr-x 2 1001 1001 4096 Jun 9 08:32 bin 08:41:48 drwxrwxr-x 18 1001 1001 4096 Jun 9 08:32 cmd 08:41:48 -rw-r--r-- 1 root root 447730 Jun 9 08:39 coverage.out 08:41:48 -rw-rw-r-- 1 1001 1001 3160 Jun 9 08:32 go.mod 08:41:48 -rw-rw-r-- 1 1001 1001 31050 Jun 9 08:32 go.sum 08:41:48 drwxrwxr-x 7 1001 1001 4096 Jun 9 08:32 internal 08:41:48 drwxrwxr-x 3 1001 1001 4096 Jun 9 08:32 openapi 08:41:48 -rw-rw-r-- 1 1001 1001 594 Jun 9 08:32 security.txt 08:41:48 drwxrwxr-x 4 1001 1001 4096 Jun 9 08:32 snap 08:41:48 -rw-rw-r-- 1 1001 1001 204 Jun 9 08:32 version.go [Pipeline] sh 08:41:48 + '[' -e coverage.out ] 08:41:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:48 Warning: overwriting stash ‘coverage-report’ 08:41:49 Stashed 1 file(s) [Pipeline] sh 08:41:49 + make build 08:41:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:26 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:43:26 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:43:27 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:43:30 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:44:17 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:23 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:29 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:44: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:44:53 $ docker stop --time=1 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 08:44:57 $ docker rm -f --volumes 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 [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:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:59 08:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:00 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:00 547446be3368: Pulling fs layer 08:45:00 d125d8839a47: Pulling fs layer 08:45:00 3e85d5ac6304: Pulling fs layer 08:45:00 c3105a71a48b: Pulling fs layer 08:45:00 0f093f025ec4: Pulling fs layer 08:45:00 c3106fc0e877: Pulling fs layer 08:45:00 c3105a71a48b: Waiting 08:45:00 0f093f025ec4: Waiting 08:45:00 c3106fc0e877: Waiting 08:45:00 547446be3368: Verifying Checksum 08:45:00 547446be3368: Download complete 08:45:00 c3105a71a48b: Verifying Checksum 08:45:00 c3105a71a48b: Download complete 08:45:01 d125d8839a47: Verifying Checksum 08:45:01 d125d8839a47: Download complete 08:45:01 c3106fc0e877: Verifying Checksum 08:45:01 c3106fc0e877: Download complete 08:45:01 0f093f025ec4: Download complete 08:45:01 547446be3368: Pull complete 08:45:02 d125d8839a47: Pull complete 08:45:02 3e85d5ac6304: Verifying Checksum 08:45:02 3e85d5ac6304: Download complete 08:45:11 3e85d5ac6304: Pull complete 08:45:11 c3105a71a48b: Pull complete 08:45:12 0f093f025ec4: Pull complete 08:45:12 c3106fc0e877: Pull complete 08:45:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:12 prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 08:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:14 $ docker top b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:15 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:25 #1 [core-data internal] load build definition from Dockerfile 08:45:25 #1 transferring dockerfile: 1.90kB done 08:45:25 #1 DONE 0.1s 08:45:25 08:45:25 #2 [support-scheduler internal] load build definition from Dockerfile 08:45:25 #2 transferring dockerfile: 1.82kB done 08:45:25 #2 DONE 0.0s 08:45:25 08:45:25 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:25 #3 transferring dockerfile: 1.78kB 0.0s done 08:45:25 #3 DONE 0.1s 08:45:25 08:45:25 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:45:25 #4 transferring dockerfile: 2.82kB 0.0s done 08:45:25 #4 DONE 0.1s 08:45:25 08:45:25 #5 [security-spire-agent internal] load build definition from Dockerfile 08:45:25 #5 transferring dockerfile: 2.68kB done 08:45:25 #5 DONE 0.1s 08:45:25 08:45:25 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:45:25 #6 transferring dockerfile: 2.38kB 0.0s done 08:45:25 #6 DONE 0.1s 08:45:25 08:45:25 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:45:25 #7 transferring dockerfile: 2.06kB 0.0s done 08:45:25 #7 DONE 0.1s 08:45:25 08:45:25 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:45:25 #8 transferring dockerfile: 2.12kB 0.0s done 08:45:25 #8 DONE 0.1s 08:45:25 08:45:25 #9 [core-command internal] load build definition from Dockerfile 08:45:25 #9 transferring dockerfile: 1.82kB done 08:45:25 #9 DONE 0.1s 08:45:25 08:45:25 #10 [security-spire-server internal] load build definition from Dockerfile 08:45:25 #10 transferring dockerfile: 2.63kB done 08:45:25 #10 DONE 0.1s 08:45:25 08:45:25 #11 [security-spire-config internal] load build definition from Dockerfile 08:45:25 #11 transferring dockerfile: 2.58kB done 08:45:25 #11 DONE 0.1s 08:45:25 08:45:25 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:45:25 #12 transferring dockerfile: 2.04kB 0.0s done 08:45:25 #12 DONE 0.1s 08:45:25 08:45:25 #13 [support-notifications internal] load build definition from Dockerfile 08:45:25 #13 transferring dockerfile: 1.84kB 0.0s done 08:45:25 #13 DONE 0.1s 08:45:25 08:45:25 #14 [core-metadata internal] load build definition from Dockerfile 08:45:25 #14 transferring dockerfile: 1.96kB 0.0s done 08:45:25 #14 DONE 0.1s 08:45:25 08:45:25 #15 [core-data internal] load .dockerignore 08:45:25 #15 transferring context: 56B done 08:45:25 #15 DONE 0.1s 08:45:25 08:45:25 #16 [support-scheduler internal] load .dockerignore 08:45:25 #16 transferring context: 56B done 08:45:25 #16 DONE 0.0s 08:45:26 08:45:26 #17 [security-spiffe-token-provider internal] load .dockerignore 08:45:26 #17 transferring context: 56B done 08:45:26 #17 DONE 0.0s 08:45:26 08:45:26 #18 [security-bootstrapper internal] load .dockerignore 08:45:26 #18 transferring context: 56B done 08:45:26 #18 DONE 0.1s 08:45:26 08:45:26 #19 [security-spire-agent internal] load .dockerignore 08:45:26 #19 transferring context: 56B 0.0s done 08:45:26 #19 DONE 0.1s 08:45:26 08:45:26 #20 [security-secretstore-setup internal] load .dockerignore 08:45:26 #20 transferring context: 56B 0.0s done 08:45:26 #20 DONE 0.1s 08:45:26 08:45:26 #21 [security-proxy-setup internal] load .dockerignore 08:45:26 #21 transferring context: 56B 0.0s done 08:45:26 #21 DONE 0.1s 08:45:26 08:45:26 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:45:26 #22 transferring context: 56B 0.0s done 08:45:26 #22 DONE 0.1s 08:45:26 08:45:26 #23 [core-command internal] load .dockerignore 08:45:26 #23 transferring context: 56B done 08:45:26 #23 DONE 0.0s 08:45:26 08:45:26 #24 [security-spire-server internal] load .dockerignore 08:45:26 #24 transferring context: 56B done 08:45:26 #24 DONE 0.1s 08:45:26 08:45:26 #25 [security-spire-config internal] load .dockerignore 08:45:26 #25 transferring context: 56B done 08:45:26 #25 DONE 0.1s 08:45:26 08:45:26 #26 [security-proxy-auth internal] load .dockerignore 08:45:26 #26 transferring context: 56B done 08:45:26 #26 DONE 0.1s 08:45:26 08:45:26 #27 [support-notifications internal] load .dockerignore 08:45:26 #27 transferring context: 56B done 08:45:26 #27 DONE 0.1s 08:45:26 08:45:26 #28 [core-metadata internal] load .dockerignore 08:45:26 #28 transferring context: 56B done 08:45:26 #28 DONE 0.1s 08:45:26 08:45:26 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:26 #29 DONE 0.0s 08:45:26 08:45:26 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 08:45:27 #30 DONE 0.5s 08:45:27 08:45:27 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:27 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:27 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:27 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:27 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:27 #31 DONE 0.2s 08:45:27 08:45:27 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:27 #29 DONE 0.0s 08:45:27 08:45:27 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:45:27 #30 ... 08:45:27 08:45:27 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:27 #29 DONE 0.0s 08:45:27 08:45:27 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:27 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:27 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:27 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:27 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:27 #31 DONE 0.4s 08:45:27 08:45:27 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:27 #30 DONE 0.5s 08:45:27 08:45:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:27 #29 DONE 0.0s 08:45:27 08:45:27 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:27 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:27 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:27 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:27 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:27 #31 DONE 0.5s 08:45:27 08:45:27 #32 [core-data internal] load build context 08:45:28 #32 ... 08:45:28 08:45:28 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:28 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:28 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:28 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:28 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:28 #31 DONE 0.5s 08:45:28 08:45:28 #32 [core-data internal] load build context 08:45:28 #32 ... 08:45:28 08:45:28 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #32 [core-data internal] load build context 08:45:28 #32 ... 08:45:28 08:45:28 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:28 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:28 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:28 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:28 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:28 #31 DONE 0.6s 08:45:28 08:45:28 #32 [core-data internal] load build context 08:45:28 #32 ... 08:45:28 08:45:28 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:45:28 #33 ... 08:45:28 08:45:28 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:28 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:28 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:28 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:28 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:28 #31 DONE 0.6s 08:45:28 08:45:28 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:28 #29 DONE 0.0s 08:45:28 08:45:28 #32 [core-data internal] load build context 08:45:29 #32 ... 08:45:29 08:45:29 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:29 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:29 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:29 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:29 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:29 #31 DONE 0.6s 08:45:29 08:45:29 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:29 #29 DONE 0.0s 08:45:29 08:45:29 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:45:29 #30 DONE 1.5s 08:45:29 08:45:29 #32 [core-data internal] load build context 08:45:29 #32 ... 08:45:29 08:45:29 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:29 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:29 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:29 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:29 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:29 #31 DONE 0.6s 08:45:29 08:45:29 #32 [core-data internal] load build context 08:45:29 #32 ... 08:45:29 08:45:29 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:29 #29 DONE 0.0s 08:45:29 08:45:29 #32 [core-data internal] load build context 08:45:29 #32 ... 08:45:29 08:45:29 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:45:29 #30 DONE 2.2s 08:45:30 08:45:30 #34 [support-scheduler internal] load build context 08:45:30 #34 ... 08:45:30 08:45:30 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:45:30 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 08:45:30 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 08:45:30 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 08:45:30 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 08:45:30 #31 DONE 0.7s 08:45:30 08:45:30 #34 [support-scheduler internal] load build context 08:45:31 #34 transferring context: 19.73MB 3.6s 08:45:32 #34 ... 08:45:32 08:45:32 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:32 #35 DONE 5.4s 08:45:32 08:45:32 #34 [support-scheduler internal] load build context 08:45:34 #34 ... 08:45:34 08:45:34 #36 [core-data builder 2/7] WORKDIR /edgex-go 08:45:34 #36 DONE 2.6s 08:45:34 08:45:34 #34 [support-scheduler internal] load build context 08:45:36 #34 transferring context: 32.13MB 8.7s 08:45:37 #34 ... 08:45:37 08:45:37 #37 [security-spiffe-token-provider internal] load build context 08:45:37 #37 ... 08:45:37 08:45:37 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:37 #0 4.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:37 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:37 #0 8.708 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:45:37 #0 8.708 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:45:37 #0 8.708 OK: 17694 distinct packages available 08:45:37 #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:37 #38 ... 08:45:37 08:45:37 #39 [security-secretstore-setup internal] load build context 08:45:37 #39 ... 08:45:37 08:45:37 #40 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:37 #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:37 #0 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:37 #0 10.33 (1/1) Installing dumb-init (1.2.5-r2) 08:45:37 #0 10.33 Executing busybox-1.35.0-r29.trigger 08:45:37 #40 10.53 OK: 8 MiB in 16 packages 08:45:37 #40 ... 08:45:37 08:45:37 #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:37 #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:38 #41 ... 08:45:38 08:45:38 #42 [core-common-config-bootstrapper internal] load build context 08:45:38 #42 ... 08:45:38 08:45:38 #43 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:38 #0 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:38 #0 8.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:38 #43 ... 08:45:38 08:45:38 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:45:38 #44 ... 08:45:38 08:45:38 #45 [security-bootstrapper internal] load build context 08:45:38 #45 ... 08:45:38 08:45:38 #46 [security-proxy-setup internal] load build context 08:45:38 #46 ... 08:45:38 08:45:38 #47 [security-spire-agent internal] load build context 08:45:38 #47 ... 08:45:38 08:45:38 #48 [core-command internal] load build context 08:45:39 #48 ... 08:45:39 08:45:39 #49 [security-spire-server internal] load build context 08:45:39 #49 ... 08:45:39 08:45:39 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:45:39 #0 7.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:39 #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:39 #50 ... 08:45:39 08:45:39 #51 [support-notifications internal] load build context 08:45:39 #51 ... 08:45:39 08:45:39 #52 [security-spire-config internal] load build context 08:45:39 #52 ... 08:45:39 08:45:39 #53 [security-proxy-auth internal] load build context 08:45:39 #53 ... 08:45:39 08:45:39 #40 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:39 #40 DONE 12.0s 08:45:39 08:45:39 #53 [security-proxy-auth internal] load build context 08:45:39 #53 ... 08:45:39 08:45:39 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:45:39 #54 ... 08:45:39 08:45:39 #52 [security-spire-config internal] load build context 08:45:39 #52 ... 08:45:39 08:45:39 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:40 #55 ... 08:45:40 08:45:40 #51 [support-notifications internal] load build context 08:45:40 #51 ... 08:45:40 08:45:40 #56 [core-metadata internal] load build context 08:45:40 #56 ... 08:45:40 08:45:40 #32 [core-data internal] load build context 08:45:40 #32 ... 08:45:40 08:45:40 #51 [support-notifications internal] load build context 08:45:42 #51 transferring context: 6.45MB 11.3s 08:45:44 #51 ... 08:45:44 08:45:44 #43 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:44 #43 13.55 (1/1) Installing dumb-init (1.2.5-r2) 08:45:44 #43 13.55 Executing busybox-1.35.0-r29.trigger 08:45:44 #43 13.76 OK: 8 MiB in 16 packages 08:45:44 #43 DONE 16.4s 08:45:44 08:45:44 #48 [core-command internal] load build context 08:45:44 #48 ... 08:45:44 08:45:44 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:44 #57 ... 08:45:44 08:45:44 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:44 #58 ... 08:45:44 08:45:44 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:45:44 #59 ... 08:45:44 08:45:44 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:45:44 #60 ... 08:45:44 08:45:44 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:44 #61 ... 08:45:44 08:45:44 #51 [support-notifications internal] load build context 08:45:47 #51 transferring context: 12.52MB 16.3s 08:45:47 #51 ... 08:45:47 08:45:47 #34 [support-scheduler internal] load build context 08:45:47 #34 ... 08:45:47 08:45:47 #37 [security-spiffe-token-provider internal] load build context 08:45:47 #37 ... 08:45:47 08:45:47 #39 [security-secretstore-setup internal] load build context 08:45:48 #39 ... 08:45:48 08:45:48 #37 [security-spiffe-token-provider internal] load build context 08:45:48 #37 ... 08:45:48 08:45:48 #42 [core-common-config-bootstrapper internal] load build context 08:45:48 #42 ... 08:45:48 08:45:48 #48 [core-command internal] load build context 08:45:49 #48 ... 08:45:49 08:45:49 #45 [security-bootstrapper internal] load build context 08:45:49 #45 ... 08:45:49 08:45:49 #46 [security-proxy-setup internal] load build context 08:45:49 #46 ... 08:45:49 08:45:49 #47 [security-spire-agent internal] load build context 08:45:49 #47 ... 08:45:49 08:45:49 #49 [security-spire-server internal] load build context 08:45:49 #49 ... 08:45:49 08:45:49 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:45:49 #50 15.59 (1/3) Installing ca-certificates (20230506-r0) 08:45:49 #50 16.18 (2/3) Installing dumb-init (1.2.5-r2) 08:45:49 #50 16.18 (3/3) Installing su-exec (0.2-r2) 08:45:49 #50 16.18 Executing busybox-1.35.0-r29.trigger 08:45:49 #50 16.23 Executing ca-certificates-20230506-r0.trigger 08:45:49 #50 19.21 OK: 8 MiB in 18 packages 08:45:49 #50 DONE 21.3s 08:45:49 08:45:49 #49 [security-spire-server internal] load build context 08:45:49 #49 ... 08:45:49 08:45:49 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:45:49 #44 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:49 #44 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:49 #44 20.43 (1/2) Installing dumb-init (1.2.5-r2) 08:45:49 #44 20.49 (2/2) Installing su-exec (0.2-r2) 08:45:49 #44 20.55 Executing busybox-1.35.0-r29.trigger 08:45:49 #44 20.69 OK: 8 MiB in 17 packages 08:45:49 #44 ... 08:45:49 08:45:49 #49 [security-spire-server internal] load build context 08:45:49 #49 ... 08:45:49 08:45:49 #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:45:49 #33 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:49 #33 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:49 #33 ... 08:45:49 08:45:49 #51 [support-notifications internal] load build context 08:45:49 #51 ... 08:45:49 08:45:49 #53 [security-proxy-auth internal] load build context 08:45:49 #53 ... 08:45:49 08:45:49 #51 [support-notifications internal] load build context 08:45:50 #51 ... 08:45:50 08:45:50 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:50 #38 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:50 #38 17.38 (1/9) Installing ca-certificates (20230506-r0) 08:45:50 #38 18.07 (2/9) Installing brotli-libs (1.0.9-r9) 08:45:50 #38 18.12 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:45:50 #38 18.20 (4/9) Installing libcurl (8.1.1-r1) 08:45:50 #38 18.27 (5/9) Installing curl (8.1.1-r1) 08:45:50 #38 18.35 (6/9) Installing dumb-init (1.2.5-r2) 08:45:50 #38 18.37 (7/9) Installing musl-obstack (1.2.3-r0) 08:45:50 #38 18.41 (8/9) Installing libucontext (1.2-r0) 08:45:50 #38 18.42 (9/9) Installing gcompat (1.1.0-r0) 08:45:50 #38 18.47 Executing busybox-1.35.0-r29.trigger 08:45:50 #38 18.64 Executing ca-certificates-20230506-r0.trigger 08:45:50 #38 21.00 OK: 11 MiB in 24 packages 08:45:50 #38 ... 08:45:50 08:45:50 #52 [security-spire-config internal] load build context 08:45:50 #52 ... 08:45:50 08:45:50 #51 [support-notifications internal] load build context 08:45:50 #51 ... 08:45:50 08:45:50 #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:50 #41 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:50 #41 20.44 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:45:50 #41 20.46 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:45:50 #41 20.46 OK: 17694 distinct packages available 08:45:50 #41 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:50 #41 ... 08:45:50 08:45:50 #32 [core-data internal] load build context 08:45:50 #32 ... 08:45:50 08:45:50 #51 [support-notifications internal] load build context 08:45:50 #51 ... 08:45:50 08:45:50 #56 [core-metadata internal] load build context 08:45:50 #56 ... 08:45:50 08:45:50 #51 [support-notifications internal] load build context 08:45:51 #51 ... 08:45:51 08:45:51 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:51 #38 DONE 23.7s 08:45:51 08:45:51 #51 [support-notifications internal] load build context 08:45:51 #51 ... 08:45:51 08:45:51 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:45:51 #44 DONE 23.7s 08:45:51 08:45:51 #51 [support-notifications internal] load build context 08:45:51 #51 transferring context: 23.83MB 21.3s 08:45:52 #51 ... 08:45:52 08:45:52 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:52 #55 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:52 #55 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:52 #55 ... 08:45:52 08:45:52 #52 [security-spire-config internal] load build context 08:45:53 #52 ... 08:45:53 08:45:53 #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:45:53 #33 22.06 (1/2) Installing dumb-init (1.2.5-r2) 08:45:53 #33 22.06 (2/2) Installing openssl (3.0.8-r4) 08:45:53 #33 22.13 Executing busybox-1.35.0-r29.trigger 08:45:53 #33 22.39 OK: 8 MiB in 17 packages 08:45:53 #33 DONE 25.0s 08:45:53 08:45:53 #52 [security-spire-config internal] load build context 08:45:53 #52 ... 08:45:53 08:45:53 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:45:53 #54 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:53 #54 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:54 #54 ... 08:45:54 08:45:54 #32 [core-data internal] load build context 08:45:54 #32 ... 08:45:54 08:45:54 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:45:54 #62 DONE 0.5s 08:45:54 08:45:54 #32 [core-data internal] load build context 08:45:55 #32 ... 08:45:55 08:45:55 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:55 #61 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:55 #61 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:55 #61 ... 08:45:55 08:45:55 #52 [security-spire-config internal] load build context 08:45:56 #52 ... 08:45:56 08:45:56 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:45:56 #59 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:56 #59 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:56 #59 ... 08:45:56 08:45:56 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:56 #57 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:56 #57 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:56 #57 ... 08:45:56 08:45:56 #37 [security-spiffe-token-provider internal] load build context 08:45:56 #37 ... 08:45:56 08:45:56 #52 [security-spire-config internal] load build context 08:45:56 #52 ... 08:45:56 08:45:56 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:45:56 #63 DONE 4.5s 08:45:56 08:45:56 #52 [security-spire-config internal] load build context 08:45:56 #52 ... 08:45:56 08:45:56 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:45:56 #60 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:56 #60 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:56 #60 ... 08:45:56 08:45:56 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:45:56 #59 22.91 OK: 263 MiB in 53 packages 08:45:57 #59 ... 08:45:57 08:45:57 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:57 #58 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #58 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #58 ... 08:45:57 08:45:57 #52 [security-spire-config internal] load build context 08:45:57 #52 transferring context: 28.62MB 26.5s 08:45:57 #52 ... 08:45:57 08:45:57 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:45:57 #64 DONE 1.1s 08:45:57 08:45:57 #51 [support-notifications internal] load build context 08:45:57 #51 ... 08:45:57 08:45:57 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:57 #61 22.09 OK: 263 MiB in 53 packages 08:45:57 #61 DONE 23.7s 08:45:57 08:45:57 #51 [support-notifications internal] load build context 08:45:57 #51 ... 08:45:57 08:45:57 #52 [security-spire-config internal] load build context 08:45:57 #52 ... 08:45:57 08:45:57 #34 [support-scheduler internal] load build context 08:45:57 #34 ... 08:45:57 08:45:57 #52 [security-spire-config internal] load build context 08:45:58 #52 ... 08:45:58 08:45:58 #39 [security-secretstore-setup internal] load build context 08:45:58 #39 ... 08:45:58 08:45:58 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:45:58 #60 24.22 OK: 263 MiB in 53 packages 08:45:58 #60 ... 08:45:58 08:45:58 #42 [core-common-config-bootstrapper internal] load build context 08:45:58 #42 ... 08:45:58 08:45:58 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:45:58 #59 DONE 24.8s 08:45:58 08:45:58 #42 [core-common-config-bootstrapper internal] load build context 08:45:58 #42 ... 08:45:58 08:45:58 #39 [security-secretstore-setup internal] load build context 08:45:59 #39 ... 08:45:59 08:45:59 #48 [core-command internal] load build context 08:45:59 #48 ... 08:45:59 08:45:59 #45 [security-bootstrapper internal] load build context 08:45:59 #45 ... 08:45:59 08:45:59 #48 [core-command internal] load build context 08:45:59 #48 ... 08:45:59 08:45:59 #46 [security-proxy-setup internal] load build context 08:45:59 #46 ... 08:45:59 08:45:59 #47 [security-spire-agent internal] load build context 08:45:59 #47 ... 08:45:59 08:45:59 #48 [core-command internal] load build context 08:45:59 #48 ... 08:45:59 08:45:59 #49 [security-spire-server internal] load build context 08:45:59 #49 ... 08:45:59 08:45:59 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:59 #58 23.87 OK: 263 MiB in 53 packages 08:45:59 #58 DONE 25.7s 08:45:59 08:45:59 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:45:59 #60 DONE 26.6s 08:45:59 08:45:59 #49 [security-spire-server internal] load build context 08:45:59 #49 ... 08:45:59 08:45:59 #45 [security-bootstrapper internal] load build context 08:46:00 #45 ... 08:46:00 08:46:00 #53 [security-proxy-auth internal] load build context 08:46:00 #53 ... 08:46:00 08:46:00 #49 [security-spire-server internal] load build context 08:46:00 #49 ... 08:46:00 08:46:00 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:00 #54 26.29 (1/2) Installing ca-certificates (20230506-r0) 08:46:00 #54 26.67 (2/2) Installing dumb-init (1.2.5-r2) 08:46:00 #54 26.71 Executing busybox-1.35.0-r29.trigger 08:46:00 #54 26.90 Executing ca-certificates-20230506-r0.trigger 08:46:00 #54 29.04 OK: 8 MiB in 17 packages 08:46:00 #54 DONE 30.9s 08:46:00 08:46:00 #49 [security-spire-server internal] load build context 08:46:00 #49 ... 08:46:00 08:46:00 #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:00 #41 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:00 #41 30.99 (1/5) Installing dumb-init (1.2.5-r2) 08:46:00 #41 31.07 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:00 #41 31.07 (3/5) Installing libucontext (1.2-r0) 08:46:00 #41 31.07 (4/5) Installing gcompat (1.1.0-r0) 08:46:00 #41 31.07 (5/5) Installing openssl (3.0.8-r4) 08:46:00 #41 31.14 Executing busybox-1.35.0-r29.trigger 08:46:00 #41 31.31 OK: 9 MiB in 20 packages 08:46:00 #41 DONE 32.7s 08:46:00 08:46:00 #49 [security-spire-server internal] load build context 08:46:01 #49 ... 08:46:01 08:46:01 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:01 #55 23.73 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:01 #55 23.73 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:01 #55 23.73 OK: 17694 distinct packages available 08:46:01 #55 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #55 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #55 30.65 (1/4) Installing dumb-init (1.2.5-r2) 08:46:01 #55 30.65 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:01 #55 30.65 (3/4) Installing libucontext (1.2-r0) 08:46:01 #55 30.65 (4/4) Installing gcompat (1.1.0-r0) 08:46:01 #55 30.65 Executing busybox-1.35.0-r29.trigger 08:46:01 #55 30.72 OK: 8 MiB in 19 packages 08:46:01 #55 DONE 31.4s 08:46:01 08:46:01 #49 [security-spire-server internal] load build context 08:46:01 #49 ... 08:46:01 08:46:01 #56 [core-metadata internal] load build context 08:46:01 #56 ... 08:46:01 08:46:01 #49 [security-spire-server internal] load build context 08:46:01 #49 ... 08:46:01 08:46:01 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:01 #57 23.14 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:01 #57 23.14 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:01 #57 23.14 OK: 17699 distinct packages available 08:46:01 #57 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #57 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #57 27.29 OK: 263 MiB in 53 packages 08:46:01 #57 DONE 28.0s 08:46:01 08:46:01 #49 [security-spire-server internal] load build context 08:46:01 #49 transferring context: 31.62MB 32.6s 08:46:06 #49 ... 08:46:06 08:46:06 #32 [core-data internal] load build context 08:46:06 #32 ... 08:46:06 08:46:06 #49 [security-spire-server internal] load build context 08:46:06 #49 ... 08:46:06 08:46:06 #37 [security-spiffe-token-provider internal] load build context 08:46:06 #37 ... 08:46:06 08:46:06 #49 [security-spire-server internal] load build context 08:46:07 #49 transferring context: 45.71MB 37.7s 08:46:08 #49 ... 08:46:08 08:46:08 #51 [support-notifications internal] load build context 08:46:08 #51 ... 08:46:08 08:46:08 #49 [security-spire-server internal] load build context 08:46:08 #49 ... 08:46:08 08:46:08 #34 [support-scheduler internal] load build context 08:46:08 #34 ... 08:46:08 08:46:08 #52 [security-spire-config internal] load build context 08:46:08 #52 ... 08:46:08 08:46:08 #34 [support-scheduler internal] load build context 08:46:09 #34 ... 08:46:09 08:46:09 #42 [core-common-config-bootstrapper internal] load build context 08:46:09 #42 ... 08:46:09 08:46:09 #34 [support-scheduler internal] load build context 08:46:09 #34 ... 08:46:09 08:46:09 #39 [security-secretstore-setup internal] load build context 08:46:09 #39 ... 08:46:09 08:46:09 #42 [core-common-config-bootstrapper internal] load build context 08:46:09 #42 ... 08:46:09 08:46:09 #46 [security-proxy-setup internal] load build context 08:46:09 #46 ... 08:46:09 08:46:09 #47 [security-spire-agent internal] load build context 08:46:09 #47 ... 08:46:09 08:46:09 #46 [security-proxy-setup internal] load build context 08:46:09 #46 ... 08:46:09 08:46:09 #48 [core-command internal] load build context 08:46:09 #48 ... 08:46:09 08:46:09 #46 [security-proxy-setup internal] load build context 08:46:10 #46 ... 08:46:10 08:46:10 #45 [security-bootstrapper internal] load build context 08:46:10 #45 ... 08:46:10 08:46:10 #53 [security-proxy-auth internal] load build context 08:46:10 #53 ... 08:46:10 08:46:10 #45 [security-bootstrapper internal] load build context 08:46:11 #45 ... 08:46:11 08:46:11 #56 [core-metadata internal] load build context 08:46:11 #56 ... 08:46:11 08:46:11 #45 [security-bootstrapper internal] load build context 08:46:12 #45 transferring context: 33.87MB 44.0s 08:46:14 #45 ... 08:46:14 08:46:14 #34 [support-scheduler internal] load build context 08:46:14 #34 transferring context: 175.25MB 46.7s done 08:46:14 #34 DONE 47.1s 08:46:14 08:46:14 #45 [security-bootstrapper internal] load build context 08:46:15 #45 ... 08:46:15 08:46:15 #32 [core-data internal] load build context 08:46:16 #32 ... 08:46:16 08:46:16 #47 [security-spire-agent internal] load build context 08:46:16 #47 ... 08:46:16 08:46:16 #32 [core-data internal] load build context 08:46:16 #32 ... 08:46:16 08:46:16 #37 [security-spiffe-token-provider internal] load build context 08:46:16 #37 ... 08:46:16 08:46:16 #32 [core-data internal] load build context 08:46:18 #32 ... 08:46:18 08:46:18 #51 [support-notifications internal] load build context 08:46:18 #51 ... 08:46:18 08:46:18 #49 [security-spire-server internal] load build context 08:46:18 #49 ... 08:46:18 08:46:18 #51 [support-notifications internal] load build context 08:46:18 #51 ... 08:46:18 08:46:18 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:46:18 #65 DONE 3.6s 08:46:18 08:46:18 #51 [support-notifications internal] load build context 08:46:18 #51 ... 08:46:18 08:46:18 #52 [security-spire-config internal] load build context 08:46:18 #52 ... 08:46:18 08:46:18 #51 [support-notifications internal] load build context 08:46:19 #51 ... 08:46:19 08:46:19 #39 [security-secretstore-setup internal] load build context 08:46:19 #39 ... 08:46:19 08:46:19 #42 [core-common-config-bootstrapper internal] load build context 08:46:19 #42 ... 08:46:19 08:46:19 #51 [support-notifications internal] load build context 08:46:20 #51 transferring context: 140.80MB 49.4s 08:46:20 #51 ... 08:46:20 08:46:20 #48 [core-command internal] load build context 08:46:20 #48 ... 08:46:20 08:46:20 #46 [security-proxy-setup internal] load build context 08:46:20 #46 ... 08:46:20 08:46:20 #48 [core-command internal] load build context 08:46:20 #48 ... 08:46:20 08:46:20 #53 [security-proxy-auth internal] load build context 08:46:20 #53 ... 08:46:20 08:46:20 #48 [core-command internal] load build context 08:46:21 #48 ... 08:46:21 08:46:21 #42 [core-common-config-bootstrapper internal] load build context 08:46:21 #42 transferring context: 175.25MB 51.2s done 08:46:21 #42 DONE 52.7s 08:46:21 08:46:21 #48 [core-command internal] load build context 08:46:21 #48 ... 08:46:21 08:46:21 #56 [core-metadata internal] load build context 08:46:21 #56 ... 08:46:21 08:46:21 #48 [core-command internal] load build context 08:46:22 #48 ... 08:46:22 08:46:22 #53 [security-proxy-auth internal] load build context 08:46:22 #53 transferring context: 175.25MB 51.3s done 08:46:22 #53 DONE 52.9s 08:46:22 08:46:22 #48 [core-command internal] load build context 08:46:23 #48 ... 08:46:23 08:46:23 #47 [security-spire-agent internal] load build context 08:46:23 #47 transferring context: 175.25MB 54.9s done 08:46:23 #47 DONE 55.6s 08:46:23 08:46:23 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:46:25 #66 DONE 1.3s 08:46:25 08:46:25 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:26 #67 ... 08:46:26 08:46:26 #45 [security-bootstrapper internal] load build context 08:46:26 #45 ... 08:46:26 08:46:26 #49 [security-spire-server internal] load build context 08:46:26 #49 ... 08:46:26 08:46:26 #45 [security-bootstrapper internal] load build context 08:46:26 #45 ... 08:46:26 08:46:26 #37 [security-spiffe-token-provider internal] load build context 08:46:27 #37 ... 08:46:27 08:46:27 #45 [security-bootstrapper internal] load build context 08:46:27 #45 ... 08:46:27 08:46:27 #51 [support-notifications internal] load build context 08:46:27 #51 transferring context: 175.25MB 56.9s done 08:46:27 #51 DONE 58.4s 08:46:27 08:46:27 #52 [security-spire-config internal] load build context 08:46:27 #52 transferring context: 175.25MB 57.0s done 08:46:27 #52 DONE 58.4s 08:46:27 08:46:27 #45 [security-bootstrapper internal] load build context 08:46:28 #45 ... 08:46:28 08:46:28 #32 [core-data internal] load build context 08:46:28 #32 transferring context: 175.25MB 60.5s done 08:46:28 #32 DONE 61.0s 08:46:28 08:46:28 #45 [security-bootstrapper internal] load build context 08:46:28 #45 ... 08:46:28 08:46:28 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:28 #68 ... 08:46:28 08:46:28 #45 [security-bootstrapper internal] load build context 08:46:28 #45 ... 08:46:28 08:46:28 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:46:28 #69 DONE 1.1s 08:46:28 08:46:28 #45 [security-bootstrapper internal] load build context 08:46:29 #45 ... 08:46:29 08:46:29 #39 [security-secretstore-setup internal] load build context 08:46:29 #39 ... 08:46:29 08:46:29 #37 [security-spiffe-token-provider internal] load build context 08:46:29 #37 transferring context: 175.25MB 61.9s done 08:46:29 #37 DONE 62.2s 08:46:29 08:46:29 #39 [security-secretstore-setup internal] load build context 08:46:29 #39 ... 08:46:29 08:46:29 #45 [security-bootstrapper internal] load build context 08:46:30 #45 ... 08:46:30 08:46:30 #46 [security-proxy-setup internal] load build context 08:46:30 #46 ... 08:46:30 08:46:30 #45 [security-bootstrapper internal] load build context 08:46:30 #45 ... 08:46:30 08:46:30 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:46:30 #70 DONE 0.9s 08:46:30 08:46:30 #45 [security-bootstrapper internal] load build context 08:46:31 #45 ... 08:46:31 08:46:31 #56 [core-metadata internal] load build context 08:46:31 #56 ... 08:46:31 08:46:31 #45 [security-bootstrapper internal] load build context 08:46:33 #45 ... 08:46:33 08:46:33 #48 [core-command internal] load build context 08:46:33 #48 transferring context: 175.25MB 63.5s done 08:46:33 #48 DONE 64.2s 08:46:33 08:46:33 #45 [security-bootstrapper internal] load build context 08:46:35 #45 ... 08:46:35 08:46:35 #39 [security-secretstore-setup internal] load build context 08:46:35 #39 transferring context: 175.25MB 66.9s done 08:46:35 #39 DONE 67.5s 08:46:35 08:46:35 #45 [security-bootstrapper internal] load build context 08:46:36 #45 ... 08:46:36 08:46:36 #49 [security-spire-server internal] load build context 08:46:36 #49 ... 08:46:36 08:46:36 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:46:36 #71 DONE 1.2s 08:46:36 08:46:36 #49 [security-spire-server internal] load build context 08:46:36 #49 ... 08:46:36 08:46:36 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:37 #72 ... 08:46:37 08:46:37 #56 [core-metadata internal] load build context 08:46:37 #56 transferring context: 175.25MB 66.4s done 08:46:37 #56 DONE 67.1s 08:46:37 08:46:37 #45 [security-bootstrapper internal] load build context 08:46:37 #45 ... 08:46:37 08:46:37 #49 [security-spire-server internal] load build context 08:46:37 #49 transferring context: 175.25MB 68.0s done 08:46:37 #49 DONE 68.7s 08:46:37 08:46:37 #45 [security-bootstrapper internal] load build context 08:46:38 #45 ... 08:46:38 08:46:38 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:39 #73 ... 08:46:39 08:46:39 #45 [security-bootstrapper internal] load build context 08:46:39 #45 ... 08:46:39 08:46:39 #46 [security-proxy-setup internal] load build context 08:46:39 #46 transferring context: 175.25MB 70.1s done 08:46:39 #46 DONE 71.4s 08:46:39 08:46:39 #45 [security-bootstrapper internal] load build context 08:46:40 #45 transferring context: 175.25MB 72.0s done 08:46:40 #45 DONE 72.5s 08:46:40 08:46:40 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:19 #74 ... 08:47:19 08:47:19 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:19 #68 DONE 58.9s 08:47:19 08:47:19 #75 [support-scheduler builder 6/7] COPY . . 08:47:20 #75 DONE 3.1s 08:47:20 08:47:20 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #73 ... 08:47:20 08:47:20 #76 [core-metadata builder 6/7] COPY . . 08:47:20 #76 CACHED 08:47:20 08:47:20 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #77 CACHED 08:47:20 08:47:20 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:20 #78 CACHED 08:47:20 08:47:20 #79 [security-proxy-auth builder 6/7] COPY . . 08:47:20 #79 CACHED 08:47:20 08:47:20 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #80 CACHED 08:47:20 08:47:20 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:20 #81 CACHED 08:47:20 08:47:20 #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:20 #82 CACHED 08:47:20 08:47:20 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #83 CACHED 08:47:20 08:47:20 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:20 #84 CACHED 08:47:20 08:47:20 #85 [core-command builder 6/7] COPY . . 08:47:20 #85 CACHED 08:47:20 08:47:20 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #86 CACHED 08:47:20 08:47:20 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 08:47:20 #87 CACHED 08:47:20 08:47:20 #88 [core-data builder 6/7] COPY . . 08:47:20 #88 CACHED 08:47:20 08:47:20 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 #89 CACHED 08:47:20 08:47:20 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 08:47:20 #90 CACHED 08:47:20 08:47:20 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:24 #91 ... 08:47:24 08:47:24 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:24 #67 DONE 59.7s 08:47:24 08:47:24 #92 [security-spire-agent builder 6/9] COPY . . 08:47:28 #92 DONE 3.5s 08:47:28 08:47:28 #93 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:28 #93 DONE 0.2s 08:47:28 08:47:28 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:28 #91 5.416 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:47:28 #91 ... 08:47:28 08:47:28 #94 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:28 #94 CACHED 08:47:28 08:47:28 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:47:28 #95 CACHED 08:47:28 08:47:28 #96 [security-spire-server builder 6/9] COPY . . 08:47:28 #96 CACHED 08:47:28 08:47:28 #97 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:47:28 #97 CACHED 08:47:28 08:47:28 #98 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:30 #98 ... 08:47:30 08:47:30 #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:30 #0 5.021 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:47:30 #99 ... 08:47:30 08:47:30 #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:30 #0 5.523 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:47:30 #100 ... 08:47:30 08:47:30 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:30 #0 5.270 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:30 #101 ... 08:47:30 08:47:30 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:30 #0 5.773 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:47:31 #102 ... 08:47:31 08:47:31 #103 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:31 #103 DONE 2.8s 08:47:31 08:47:31 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:31 #0 5.733 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:31 #104 ... 08:47:31 08:47:31 #105 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:31 #105 DONE 0.3s 08:47:31 08:47:31 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:31 #73 ... 08:47:31 08:47:31 #98 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:31 #98 DONE 3.2s 08:47:31 08:47:31 #106 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:47:32 #106 DONE 0.3s 08:47:32 08:47:32 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:32 #91 ... 08:47:32 08:47:32 #107 [security-spire-config builder 6/9] COPY . . 08:47:32 #107 CACHED 08:47:32 08:47:32 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:32 #108 CACHED 08:47:32 08:47:32 #109 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:32 #109 CACHED 08:47:32 08:47:32 #110 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:47:32 #110 CACHED 08:47:32 08:47:32 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:47:32 #111 CACHED 08:47:32 08:47:32 #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:47:32 #112 CACHED 08:47:32 08:47:32 #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:32 #113 DONE 0.3s 08:47:32 08:47:32 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:33 #114 DONE 0.4s 08:47:33 08:47:33 #115 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:33 #115 DONE 0.2s 08:47:33 08:47:33 #116 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:33 #116 DONE 0.2s 08:47:33 08:47:33 #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:33 #117 ... 08:47:33 08:47:33 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:33 #118 CACHED 08:47:33 08:47:33 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:47:33 #119 CACHED 08:47:33 08:47:33 #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:35 #120 DONE 1.9s 08:47:35 08:47:35 #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:35 #117 DONE 2.2s 08:47:35 08:47:35 #121 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:35 #121 DONE 1.4s 08:47:35 08:47:35 #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:36 #122 ... 08:47:36 08:47:36 #123 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:36 #123 DONE 0.3s 08:47:36 08:47:36 #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:36 #124 DONE 0.3s 08:47:36 08:47:36 #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:36 #125 ... 08:47:36 08:47:36 #126 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:36 #126 DONE 0.4s 08:47:36 08:47:36 #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:36 #125 DONE 0.4s 08:47:36 08:47:36 #127 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:36 #127 ... 08:47:36 08:47:36 #128 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:36 #128 DONE 0.2s 08:47:36 08:47:36 #129 [security-spire-config] exporting to image 08:47:36 #129 exporting layers 08:47:36 #129 ... 08:47:36 08:47:36 #127 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:36 #127 DONE 0.6s 08:47:37 08:47:37 #129 [security-spire-server] exporting to image 08:47:38 #129 ... 08:47:38 08:47:38 #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:38 #122 DONE 2.7s 08:47:38 08:47:38 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:38 #130 DONE 0.6s 08:47:38 08:47:38 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:39 #74 DONE 68.0s 08:47:39 08:47:39 #131 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:39 #131 ... 08:47:39 08:47:39 #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:39 #132 DONE 0.5s 08:47:39 08:47:39 #129 [security-spire-config] exporting to image 08:47:39 #129 exporting layers 3.0s done 08:47:39 #129 writing image sha256:9fc2bd7a64bea40b128092b3d1036d51a2bbc08e4da5a53d3654173e141dfd67 0.0s done 08:47:39 #129 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:47:39 #129 exporting layers 2.7s done 08:47:39 #129 writing image sha256:ab4ad3010599946f67881274dcad3ed915bd5f493207836b0c8cdae37b99df6c 08:47:39 #129 writing image sha256:ab4ad3010599946f67881274dcad3ed915bd5f493207836b0c8cdae37b99df6c 0.1s done 08:47:39 #129 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:47:39 #129 DONE 3.3s 08:47:39 08:47:39 #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:39 #133 DONE 0.5s 08:47:39 08:47:39 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #72 ... 08:47:40 08:47:40 #129 [security-spire-agent] exporting to image 08:47:42 #129 ... 08:47:42 08:47:42 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #73 DONE 72.9s 08:47:42 08:47:42 #134 [support-notifications builder 6/7] COPY . . 08:47:42 #134 ... 08:47:42 08:47:42 #129 [security-spire-agent] exporting to image 08:47:42 #129 exporting layers 2.3s done 08:47:42 #129 writing image sha256:c7ecbbedf55e1cba1aea9bb5fc436fa6fe03966507f18fd6e8cdd2dec81fe9df 0.0s done 08:47:42 #129 naming to docker.io/library/security-spire-agent-arm64 done 08:47:42 #129 DONE 5.7s 08:47:42 08:47:42 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:44 #102 ... 08:47:44 08:47:44 #131 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:44 #131 DONE 5.1s 08:47:44 08:47:44 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:44 #135 ... 08:47:44 08:47:44 #134 [support-notifications builder 6/7] COPY . . 08:47:44 #134 DONE 2.7s 08:47:44 08:47:44 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:46 #136 2.179 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:49 #136 ... 08:47:49 08:47:49 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #72 DONE 72.5s 08:47:49 08:47:49 #137 [security-secretstore-setup builder 6/7] COPY . . 08:47:53 #137 DONE 4.4s 08:47:53 08:47:53 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:53 #135 2.448 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:47:53 #135 ... 08:47:53 08:47:53 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:47:53 #138 CACHED 08:47:53 08:47:53 #139 [security-proxy-setup builder 6/7] COPY . . 08:47:53 #139 CACHED 08:47:53 08:47:53 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:53 #140 CACHED 08:47:53 08:47:53 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:53 #141 CACHED 08:47:53 08:47:53 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:53 #142 CACHED 08:47:53 08:47:53 #143 [security-bootstrapper builder 6/7] COPY . . 08:47:53 #143 CACHED 08:47:53 08:47:53 #144 [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:47:57 #144 2.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:03 #144 ... 08:48:03 08:48:03 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:03 #0 3.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:03 #145 ... 08:48:03 08:48:03 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:03 #0 3.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:01:56 #146 ... 09:01:56 09:01:56 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:01:56 #101 DONE 862.3s 09:01:56 09:01:56 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:56 #145 ... 09:01:56 09:01:56 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:01:56 #147 DONE 0.4s 09:01:56 09:01:56 #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:56 #100 ... 09:01:56 09:01:56 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:01:56 #148 DONE 0.2s 09:01:56 09:01:56 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:01:56 #149 DONE 0.3s 09:01:56 09:01:56 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:56 #135 ... 09:01:56 09:01:56 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:01:56 #150 DONE 0.2s 09:01:56 09:01:56 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:01:56 #151 DONE 0.2s 09:01:56 09:01:56 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:01:56 #104 ... 09:01:56 09:01:56 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:56 #152 DONE 2.0s 09:01:56 09:01:56 #129 [security-proxy-auth] exporting to image 09:01:56 #129 exporting layers 09:01:56 #129 exporting layers 0.6s done 09:01:56 #129 writing image sha256:73652ce3012803b50f490f4dfbb833ac8292651baa55ec9777f12193fa5496e3 0.0s done 09:01:56 #129 naming to docker.io/library/security-proxy-auth-arm64 09:01:56 #129 naming to docker.io/library/security-proxy-auth-arm64 done 09:01:56 #129 DONE 6.3s 09:01:56 09:01:56 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:28 #91 ... 09:02:28 09:02:28 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:02:28 #146 DONE 870.4s 09:02:28 09:02:28 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:28 #91 ... 09:02:28 09:02:28 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:02:28 #153 DONE 0.2s 09:02:28 09:02:28 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:02:28 #154 DONE 0.1s 09:02:28 09:02:28 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:02:28 #155 DONE 0.1s 09:02:28 09:02:28 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:02:28 #156 DONE 0.3s 09:02:28 09:02:28 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:02:28 #157 DONE 0.1s 09:02:28 09:02:28 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:28 #144 871.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:02:28 #144 ... 09:02:28 09:02:28 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:28 #158 DONE 2.0s 09:02:28 09:02:28 #129 [security-proxy-setup] exporting to image 09:02:28 #129 exporting layers 09:02:28 #129 exporting layers 0.9s done 09:02:28 #129 writing image sha256:ddd53fcc0ae9fe2089ec88a043e72b9a401a4f36b66c254c012ca86382bcd17e done 09:02:28 #129 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:02:28 #129 DONE 7.2s 09:02:28 09:02:28 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:34 #144 ... 09:02:34 09:02:34 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:34 #145 DONE 880.8s 09:02:34 09:02:34 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:02:34 #159 DONE 0.3s 09:02:34 09:02:34 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:02:37 #160 DONE 2.8s 09:02:37 09:02:37 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:02:38 #161 DONE 0.3s 09:02:38 09:02:38 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:02:38 #162 DONE 0.2s 09:02:38 09:02:38 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:38 #102 ... 09:02:38 09:02:38 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:02:38 #163 DONE 0.3s 09:02:38 09:02:38 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:02:38 #164 DONE 0.1s 09:02:38 09:02:38 #165 [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/ 09:02:38 #165 DONE 0.2s 09:02:38 09:02:38 #166 [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/ 09:02:39 #166 DONE 0.2s 09:02:39 09:02:39 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:02:39 #167 DONE 0.1s 09:02:39 09:02:39 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:02:39 #168 DONE 0.2s 09:02:39 09:02:39 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:02:41 #169 DONE 2.3s 09:02:41 09:02:41 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:41 #91 ... 09:02:41 09:02:41 #129 [security-bootstrapper] exporting to image 09:02:41 #129 exporting layers 09:02:42 #129 exporting layers 0.9s done 09:02:42 #129 writing image sha256:0c8ea8d0fa55460eb44435fa79aa7888f1691024d8010d35e52d74ec262cef3d done 09:02:42 #129 naming to docker.io/library/security-bootstrapper-arm64 done 09:02:42 #129 DONE 8.2s 09:02:42 09:02:42 #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:48 #99 ... 09:02:48 09:02:48 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:48 #144 DONE 894.3s 09:02:48 09:02:48 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:48 #102 ... 09:02:48 09:02:48 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:02:48 #170 DONE 0.2s 09:02:48 09:02:48 #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:48 #99 ... 09:02:48 09:02:48 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:02:48 #171 DONE 0.2s 09:02:48 09:02:48 #172 [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 09:02:48 #172 DONE 0.1s 09:02:48 09:02:48 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:48 #104 ... 09:02:48 09:02:48 #173 [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 09:02:48 #173 DONE 0.1s 09:02:49 09:02:49 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:02:49 #174 DONE 0.1s 09:02:49 09:02:49 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:49 #102 ... 09:02:49 09:02:49 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:02:49 #175 DONE 0.3s 09:02:49 09:02:49 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:49 #91 ... 09:02:49 09:02:49 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:02:49 #176 DONE 0.3s 09:02:49 09:02:49 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:02:49 #177 DONE 0.1s 09:02:49 09:02:49 #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:50 #100 ... 09:02:50 09:02:50 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:52 #178 DONE 2.3s 09:02:52 09:02:52 #129 [security-secretstore-setup] exporting to image 09:02:52 #129 exporting layers 09:02:53 #129 exporting layers 1.2s done 09:02:53 #129 writing image sha256:2d7f35a8c96f012966af797289bd38cd6c579db462f548b7df6067266c3acb9b done 09:02:53 #129 naming to docker.io/library/security-secretstore-setup-arm64 done 09:02:53 #129 DONE 9.4s 09:02:53 09:02:53 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:01 #102 ... 09:03:01 09:03:01 #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:01 #100 DONE 941.0s 09:03:01 09:03:01 #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:02 #99 ... 09:03:02 09:03:02 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:02 #179 DONE 0.2s 09:03:02 09:03:02 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:02 #102 ... 09:03:02 09:03:02 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:02 #180 DONE 0.2s 09:03:02 09:03:02 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:02 #181 DONE 0.3s 09:03:02 09:03:02 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:02 #91 ... 09:03:02 09:03:02 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:03 #182 DONE 0.1s 09:03:03 09:03:03 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:03 #183 DONE 0.2s 09:03:03 09:03:03 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:05 #184 DONE 2.1s 09:03:05 09:03:05 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:05 #91 ... 09:03:05 09:03:05 #129 [core-common-config-bootstrapper] exporting to image 09:03:05 #129 exporting layers 09:03:05 #129 exporting layers 0.5s done 09:03:05 #129 writing image sha256:51a2dfb280ffac11daf5922282467c8ca69047bd4aa3bf89186312958036102b done 09:03:05 #129 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:03:05 #129 DONE 9.9s 09:03:05 09:03:05 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:20 #91 ... 09:03:20 09:03:20 #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:20 #99 DONE 960.1s 09:03:20 09:03:20 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:21 #136 ... 09:03:21 09:03:21 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:03:21 #185 DONE 0.2s 09:03:21 09:03:21 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:03:21 #186 DONE 0.2s 09:03:21 09:03:21 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:03:21 #187 DONE 0.3s 09:03:21 09:03:21 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:03:22 #188 DONE 0.1s 09:03:22 09:03:22 #129 [core-command] exporting to image 09:03:22 #129 exporting layers 09:03:22 #129 exporting layers 0.2s done 09:03:22 #129 writing image sha256:d278130b3b80cf2806f1bd493aed2d7a729ea728cf096a5c51ac8d03c84f6457 09:03:22 #129 writing image sha256:d278130b3b80cf2806f1bd493aed2d7a729ea728cf096a5c51ac8d03c84f6457 done 09:03:22 #129 naming to docker.io/library/core-command-arm64 done 09:03:22 #129 DONE 10.2s 09:03:22 09:03:22 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:34 #102 DONE 974.1s 09:03:34 09:03:34 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:35 #91 ... 09:03:35 09:03:35 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:03:35 #189 DONE 0.3s 09:03:35 09:03:35 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:03:35 #190 DONE 0.1s 09:03:35 09:03:35 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:35 #91 ... 09:03:35 09:03:35 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:36 #191 DONE 0.3s 09:03:36 09:03:36 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:03:36 #192 DONE 0.1s 09:03:36 09:03:36 #129 [core-data] exporting to image 09:03:36 #129 exporting layers 09:03:36 #129 exporting layers 0.4s done 09:03:36 #129 writing image sha256:5c8c32884857119975bae5dfeca2149f9c0c685ed4e48c400cf3df053a89ad62 09:03:36 #129 writing image sha256:5c8c32884857119975bae5dfeca2149f9c0c685ed4e48c400cf3df053a89ad62 done 09:03:36 #129 naming to docker.io/library/core-data-arm64 done 09:03:36 #129 DONE 10.5s 09:03:36 09:03:36 #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:37 #91 DONE 976.5s 09:03:37 09:03:37 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:37 #104 ... 09:03:37 09:03:37 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:37 #193 DONE 0.2s 09:03:37 09:03:37 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:38 #194 DONE 0.2s 09:03:38 09:03:38 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:03:38 #195 DONE 0.3s 09:03:38 09:03:38 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:03:38 #196 DONE 0.1s 09:03:38 09:03:38 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:03:38 #197 DONE 0.1s 09:03:38 09:03:38 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:38 #136 ... 09:03:38 09:03:38 #129 [core-metadata] exporting to image 09:03:38 #129 exporting layers 0.4s done 09:03:38 #129 writing image sha256:775149a6fe09c05006bbdd1a1e668ad0a21181921a8a314e89a19a4013b66df3 done 09:03:38 #129 naming to docker.io/library/core-metadata-arm64 done 09:03:38 #129 DONE 10.9s 09:03:38 09:03:38 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #104 ... 09:04:46 09:04:46 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:46 #135 DONE 1015.5s 09:04:46 09:04:46 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #104 ... 09:04:46 09:04:46 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:04:46 #198 DONE 0.2s 09:04:46 09:04:46 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:04:46 #199 DONE 0.2s 09:04:46 09:04:46 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #104 ... 09:04:46 09:04:46 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:04:46 #200 DONE 0.4s 09:04:46 09:04:46 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:04:46 #201 DONE 0.1s 09:04:46 09:04:46 #129 [security-spiffe-token-provider] exporting to image 09:04:46 #129 exporting layers 09:04:46 #129 exporting layers 0.6s done 09:04:46 #129 writing image sha256:a64247f3dd69907adcffffc0e73826f626e338ee768b5e2ed1dc5ee0365dc685 done 09:04:46 #129 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:04:46 #129 DONE 11.6s 09:04:46 09:04:46 #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:08 #104 DONE 1065.0s 09:05:08 09:05:08 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:08 #136 ... 09:05:08 09:05:08 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:08 #202 DONE 0.3s 09:05:08 09:05:08 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:08 #203 DONE 0.1s 09:05:08 09:05:08 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:08 #136 DONE 1041.8s 09:05:08 09:05:08 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:08 #204 DONE 0.5s 09:05:08 09:05:08 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:08 #205 DONE 0.2s 09:05:08 09:05:08 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:08 #206 DONE 0.2s 09:05:08 09:05:08 #129 [support-scheduler] exporting to image 09:05:08 #129 exporting layers 09:05:08 #129 ... 09:05:08 09:05:08 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:08 #207 DONE 0.1s 09:05:08 09:05:08 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:08 #208 DONE 0.4s 09:05:08 09:05:08 #129 [support-scheduler] exporting to image 09:05:08 #129 exporting layers 0.5s done 09:05:08 #129 writing image sha256:2e437af740970c0eb79a0b29c487171bef6a9690e39594e35a082a8e72080c37 done 09:05:08 #129 naming to docker.io/library/support-scheduler-arm64 done 09:05:08 #129 DONE 12.1s 09:05:08 09:05:08 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:08 #209 DONE 0.1s 09:05:08 09:05:08 #129 [support-notifications] exporting to image 09:05:08 #129 exporting layers 0.4s done 09:05:08 #129 writing image sha256:e8197f66befe286bbc10c943f4b4568fac739ffa40ca361882d635d003fde3b8 done 09:05:08 #129 naming to docker.io/library/support-notifications-arm64 done 09:05:08 #129 DONE 12.4s 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:08 time="2023-06-09T08:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:08 $ docker stop --time=1 b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 09:05:10 $ docker rm -f --volumes b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:11 + docker images 09:05:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:11 support-notifications-arm64 latest e8197f66befe 3 seconds ago 31.9MB 09:05:11 support-scheduler-arm64 latest 2e437af74097 4 seconds ago 31.2MB 09:05:11 security-spiffe-token-provider-arm64 latest a64247f3dd69 30 seconds ago 32.7MB 09:05:11 core-metadata-arm64 latest 775149a6fe09 About a minute ago 20.2MB 09:05:11 core-data-arm64 latest 5c8c32884857 About a minute ago 19.9MB 09:05:11 core-command-arm64 latest d278130b3b80 About a minute ago 19.7MB 09:05:11 core-common-config-bootstrapper-arm64 latest 51a2dfb280ff 2 minutes ago 17.2MB 09:05:11 security-secretstore-setup-arm64 latest 2d7f35a8c96f 2 minutes ago 32.2MB 09:05:11 security-bootstrapper-arm64 latest 0c8ea8d0fa55 2 minutes ago 21.9MB 09:05:11 security-proxy-setup-arm64 latest ddd53fcc0ae9 2 minutes ago 18.7MB 09:05:11 security-proxy-auth-arm64 latest 73652ce30128 3 minutes ago 18.1MB 09:05:11 security-spire-agent-arm64 latest c7ecbbedf55e 17 minutes ago 153MB 09:05:11 security-spire-server-arm64 latest ab4ad3010599 17 minutes ago 97MB 09:05:11 security-spire-config-arm64 latest 9fc2bd7a64be 17 minutes ago 96.1MB 09:05:11 ci-base-image-arm64 latest 4fb616a660c8 31 minutes ago 899MB 09:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 days ago 332MB 09:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:11 09:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:12 arm64: Pulling from edgex-lftools-log-publisher 09:05:12 8998bd30e6a1: Pulling fs layer 09:05:12 04944245beec: Pulling fs layer 09:05:12 699f458cf7ca: Pulling fs layer 09:05:12 765212b225bb: Pulling fs layer 09:05:12 f23df028b6ca: Pulling fs layer 09:05:12 d65c8cfc05b1: Pulling fs layer 09:05:12 2437ff75d9bd: Pulling fs layer 09:05:12 d65c8cfc05b1: Waiting 09:05:12 2437ff75d9bd: Waiting 09:05:12 765212b225bb: Waiting 09:05:12 f23df028b6ca: Waiting 09:05:12 04944245beec: Verifying Checksum 09:05:12 04944245beec: Download complete 09:05:12 765212b225bb: Verifying Checksum 09:05:12 765212b225bb: Download complete 09:05:12 f23df028b6ca: Verifying Checksum 09:05:12 f23df028b6ca: Download complete 09:05:12 d65c8cfc05b1: Verifying Checksum 09:05:12 d65c8cfc05b1: Download complete 09:05:12 699f458cf7ca: Verifying Checksum 09:05:12 699f458cf7ca: Download complete 09:05:12 8998bd30e6a1: Verifying Checksum 09:05:12 8998bd30e6a1: Download complete 09:05:14 2437ff75d9bd: Verifying Checksum 09:05:14 2437ff75d9bd: Download complete 09:05:16 8998bd30e6a1: Pull complete 09:05:17 04944245beec: Pull complete 09:05:19 699f458cf7ca: Pull complete 09:05:19 765212b225bb: Pull complete 09:05:20 f23df028b6ca: Pull complete 09:05:20 d65c8cfc05b1: Pull complete 09:05:35 2437ff75d9bd: Pull complete 09:05:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:36 prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 09:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:39 $ docker top 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:39 ---> job-cost.sh 09:05:39 lf-activate-venv: SKIPPING 09:05:39 INFO: No Stack... 09:05:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:41 INFO: Archiving Costs [Pipeline] sh 09:05:41 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:05:41 + cut -d, -f6 [Pipeline] lock 09:05:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] 09:05:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] did not exist. Created. 09:05:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:42 Stashed 1 file(s) [Pipeline] } 09:05:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:42 $ docker stop --time=1 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 09:05:44 $ docker rm -f --volumes 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:05:44 provisioning config files... 09:05:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6610349259165623431tmp [Pipeline] { [Pipeline] sh 09:05:44 + set +x 09:05:44 + curl -s https://codecov.io/bash 09:05:44 + bash -s -- 09:05:44 09:05:44 _____ _ 09:05:44 / ____| | | 09:05:44 | | ___ __| | ___ ___ _____ __ 09:05:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:44 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:44 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:44 Bash-1.0.6 09:05:44 09:05:44 09:05:44 ==> git version 2.25.1 found 09:05:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:05:44 Release-Date: 2020-01-08 09:05:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:44 ==> Jenkins CI detected. 09:05:44 current dir:  /w/workspace/edgex-go/2 09:05:44 project root: . 09:05:44 --> token set from env 09:05:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:45 ==> Running gcov in . (disable via -X gcov) 09:05:45 ==> Python coveragepy not found 09:05:45 ==> Searching for coverage reports in: 09:05:45 + . 09:05:45 -> Found 1 reports 09:05:45 ==> Detecting git/mercurial file structure 09:05:45 ==> Reading reports 09:05:45 + ./coverage.out bytes=447730 09:05:45 ==> Appending adjustments 09:05:45 https://docs.codecov.io/docs/fixing-reports 09:05:46 + Found adjustments 09:05:46 ==> Gzipping contents 09:05:46 60K /tmp/codecov.wMrGlj.gz 09:05:46 ==> Uploading reports 09:05:46 url: https://codecov.io 09:05:46 query: branch=PR-4592&commit=bd68dd70888145f7b9e4541c702e1ea9000ac52b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 09:05:46 -> Pinging Codecov 09:05:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=bd68dd70888145f7b9e4541c702e1ea9000ac52b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 09:05:46 -> Uploading to 09:05:46 https://storage.googleapis.com/codecov/v4/raw/2023-06-09/00271124DB129430A58F1EEE437C3FCB/bd68dd70888145f7b9e4541c702e1ea9000ac52b/5e9b5366-86a3-4a6a-8dbf-6114f7768676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230609T090546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a841dc148ffa3d2c573c4ccc105e52266e168d81f8e00b1ec387f099723d0eb8 09:05:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:46 Dload Upload Total Spent Left Speed 09:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57417 0 0 100 57417 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57417 0 0 100 57417 0 250k --:--:-- --:--:-- --:--:-- 249k 09:05:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] } 09:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:05:47 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:48 ---> package-listing.sh 09:05:48 ++ facter osfamily 09:05:48 ++ tr '[:upper:]' '[:lower:]' 09:05:48 + OS_FAMILY=debian 09:05:48 + workspace=/w/workspace/edgex-go/2 09:05:48 + START_PACKAGES=/tmp/packages_start.txt 09:05:48 + END_PACKAGES=/tmp/packages_end.txt 09:05:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:48 + PACKAGES=/tmp/packages_start.txt 09:05:48 + '[' /w/workspace/edgex-go/2 ']' 09:05:48 + PACKAGES=/tmp/packages_end.txt 09:05:48 + case "${OS_FAMILY}" in 09:05:48 + dpkg -l 09:05:48 + grep '^ii' 09:05:48 + '[' -f /tmp/packages_start.txt ']' 09:05:48 + '[' -f /tmp/packages_end.txt ']' 09:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:48 + '[' /w/workspace/edgex-go/2 ']' 09:05:48 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:05:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:05:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:49 09:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:49 latest: Pulling from edgex-lftools-log-publisher 09:05:49 5eb5b503b376: Pulling fs layer 09:05:49 5c69ac0246d0: Pulling fs layer 09:05:49 ec43610c2a17: Pulling fs layer 09:05:49 3a2ae6a8a46f: Pulling fs layer 09:05:49 33b1e0a273af: Pulling fs layer 09:05:49 5d3b04190fa2: Pulling fs layer 09:05:49 2f39f015ded8: Pulling fs layer 09:05:49 33b1e0a273af: Waiting 09:05:49 5d3b04190fa2: Waiting 09:05:49 2f39f015ded8: Waiting 09:05:49 5c69ac0246d0: Download complete 09:05:49 3a2ae6a8a46f: Verifying Checksum 09:05:49 3a2ae6a8a46f: Download complete 09:05:49 33b1e0a273af: Verifying Checksum 09:05:49 33b1e0a273af: Download complete 09:05:49 ec43610c2a17: Verifying Checksum 09:05:49 ec43610c2a17: Download complete 09:05:49 5d3b04190fa2: Verifying Checksum 09:05:49 5d3b04190fa2: Download complete 09:05:50 5eb5b503b376: Verifying Checksum 09:05:50 5eb5b503b376: Download complete 09:05:50 2f39f015ded8: Verifying Checksum 09:05:50 2f39f015ded8: Download complete 09:05:51 5eb5b503b376: Pull complete 09:05:51 5c69ac0246d0: Pull complete 09:05:52 ec43610c2a17: Pull complete 09:05:52 3a2ae6a8a46f: Pull complete 09:05:52 33b1e0a273af: Pull complete 09:05:52 5d3b04190fa2: Pull complete 09:05:57 2f39f015ded8: Pull complete 09:05:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:58 prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container 09:05:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:03 $ docker top 9e20070f0ecfb96dbcca1d81b38c2b0760aa24e68893ba21fdbc40dbec8c1708 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:03 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:04 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:04 + ls /var/log/sa-host 09:06:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:04 provisioning config files... 09:06:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5499002877356929759tmp [Pipeline] { [Pipeline] echo 09:06:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:04 ---> create-netrc.sh [Pipeline] } 09:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:05 ---> python-tools-install.sh [Pipeline] echo 09:06:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:05 ---> sudo-logs.sh 09:06:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:05 ---> job-cost.sh 09:06:05 lf-activate-venv: SKIPPING 09:06:05 DEBUG: total: 0.10999999940395355 09:06:05 INFO: Retrieving Stack Cost... 09:06:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:06 INFO: Archiving Costs [Pipeline] echo 09:06:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:07 ---> logs-deploy.sh 09:06:07 lf-activate-venv: SKIPPING 09:06:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/2 09:06:07 INFO: archiving workspace using pattern(s): 09:06:07 Archives upload complete. 09:06:08 INFO: archiving logs to Nexus