Pull request #4810 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c95be6ac60161dcc0a236b85e533958d6a02506+d3e93d299d336768afbb67d4e8d03cb0d65cb15d (dedab64ed1e07a20fbc8a8d71069923d94177586) 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-ssh16365994584626470303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9237257878226191154.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4810/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-4810/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9238946327280238440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13109358381989796332.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-4810/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-4810/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6354652708036523721.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4780 in /w/workspace/edgexfoundry_edgex-go_PR-4810 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4810/head:refs/remotes/origin/PR-4810 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 9c95be6ac60161dcc0a236b85e533958d6a02506 Merge succeeded, producing 5821e53b549e12c46ad65d31d27ec54c574c2572 Checking out Revision 5821e53b549e12c46ad65d31d27ec54c574c2572 (PR-4810) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c95be6ac60161dcc0a236b85e533958d6a02506 # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5821e53b549e12c46ad65d31d27ec54c574c2572 # timeout=10 Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" > git rev-list --no-walk 9c95be6ac60161dcc0a236b85e533958d6a02506 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:23:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:23:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:23:23 ========================================================= 07:23:23 EdgeX Global Pipelines Version Info 07:23:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:23:23 ------------------- 07:23:23 stable info: 07:23:23 ------------------- 07:23:23 Commited By: Ginny Guan ginny@iotechsys.com 07:23:23 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:23:23 Message: update stable to v1.0.260 07:23:24 ------------------- 07:23:24 experimental info: 07:23:24 ------------------- 07:23:24 Commited By: Ginny Guan ginny@iotechsys.com 07:23:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:23:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:23:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4810 [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4810 [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4810 [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5821e53 [Pipeline] echo 07:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:25 provisioning config files... 07:23:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11761328350081467887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:25 ---> ****-login.sh 07:23:25 nexus3.edgexfoundry.org:10001 07:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:25 Configure a credential helper to remove this warning. See 07:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:25 07:23:25 Login Succeeded 07:23:25 nexus3.edgexfoundry.org:10002 07:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:25 Configure a credential helper to remove this warning. See 07:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:25 07:23:25 Login Succeeded 07:23:25 nexus3.edgexfoundry.org:10003 07:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:26 Configure a credential helper to remove this warning. See 07:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:26 07:23:26 Login Succeeded 07:23:26 nexus3.edgexfoundry.org:10004 07:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:26 Configure a credential helper to remove this warning. See 07:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:26 07:23:26 Login Succeeded 07:23:26 ****.io 07:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:26 Configure a credential helper to remove this warning. See 07:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:26 07:23:26 Login Succeeded 07:23:26 ---> ****-login.sh ends [Pipeline] } 07:23:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:26 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:23:26 + + dirname cmd/core-command/Dockerfile 07:23:26 cut -d/ -f2 07:23:26 + echo core-command,cmd/core-command/Dockerfile 07:23:26 + + cut -d/ -f2 07:23:26 dirname cmd/core-common-config-bootstrapper/Dockerfile 07:23:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:23:26 + dirname+ cmd/core-data/Dockerfile 07:23:26 cut -d/ -f2 07:23:26 + echo core-data,cmd/core-data/Dockerfile 07:23:26 + dirname cmd/core-metadata/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo core-metadata,cmd/core-metadata/Dockerfile 07:23:26 + dirname cmd/security-bootstrapper/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:23:26 + dirname cmd/security-proxy-auth/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:23:26 + dirname cmd/security-proxy-setup/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:23:26 + dirname cmd/security-secretstore-setup/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:23:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:23:26 + dirname cmd/security-spire-agent/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:23:26 + dirname cmd/security-spire-config/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:23:26 + dirname cmd/security-spire-server/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:23:26 + dirname cmd/support-notifications/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + echo support-notifications,cmd/support-notifications/Dockerfile 07:23:26 + cut -d/ -f2 07:23:26 + dirname cmd/support-scheduler/Dockerfile 07:23:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:23:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:23:27 + git rev-list -1 --merges 5821e53b549e12c46ad65d31d27ec54c574c2572~1..5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo 07:23:27 -----------> git rev-list -1 --merges 5821e53b549e12c46ad65d31d27ec54c574c2572~1..5821e53b549e12c46ad65d31d27ec54c574c2572 5821e53b549e12c46ad65d31d27ec54c574c2572 07:23:27 5821e53b549e12c46ad65d31d27ec54c574c2572 [false] [Pipeline] sh 07:23:27 + git log --format=format:%s -1 5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo 07:23:27 ========================================================= 07:23:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:23:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:23:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:27 + grep -v github /etc/ssh/ssh_known_hosts 07:23:27 + [ -e /tmp/ssh_known_hosts ] 07:23:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:23:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:23:27 sudo tee -a /etc/ssh/ssh_known_hosts 07:23:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:28 07:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:28 0.1.4: Pulling from edgex-devops/py-git-semver 07:23:28 b85a868b505f: Pulling fs layer 07:23:28 e2be974225ed: Pulling fs layer 07:23:28 339a4e72a1f5: Pulling fs layer 07:23:28 988bab9f4d93: Pulling fs layer 07:23:28 1469e6f7b9e6: Pulling fs layer 07:23:28 eaf3925da568: Pulling fs layer 07:23:28 bab4dde63d76: Pulling fs layer 07:23:28 bde34c3a00c8: Pulling fs layer 07:23:28 b352a97aabf1: Pulling fs layer 07:23:28 4872d77fe225: Pulling fs layer 07:23:28 5851b861e8e6: Pulling fs layer 07:23:28 bde34c3a00c8: Waiting 07:23:28 eaf3925da568: Waiting 07:23:28 b352a97aabf1: Waiting 07:23:28 bab4dde63d76: Waiting 07:23:28 4872d77fe225: Waiting 07:23:28 5851b861e8e6: Waiting 07:23:28 988bab9f4d93: Waiting 07:23:28 1469e6f7b9e6: Waiting 07:23:28 e2be974225ed: Download complete 07:23:28 988bab9f4d93: Download complete 07:23:28 1469e6f7b9e6: Verifying Checksum 07:23:28 1469e6f7b9e6: Download complete 07:23:28 eaf3925da568: Download complete 07:23:28 339a4e72a1f5: Verifying Checksum 07:23:28 339a4e72a1f5: Download complete 07:23:28 bde34c3a00c8: Download complete 07:23:28 b352a97aabf1: Download complete 07:23:28 4872d77fe225: Verifying Checksum 07:23:28 4872d77fe225: Download complete 07:23:28 5851b861e8e6: Download complete 07:23:28 b85a868b505f: Verifying Checksum 07:23:28 b85a868b505f: Download complete 07:23:28 bab4dde63d76: Verifying Checksum 07:23:28 bab4dde63d76: Download complete 07:23:29 b85a868b505f: Pull complete 07:23:29 e2be974225ed: Pull complete 07:23:30 339a4e72a1f5: Pull complete 07:23:30 988bab9f4d93: Pull complete 07:23:30 1469e6f7b9e6: Pull complete 07:23:30 eaf3925da568: Pull complete 07:23:32 bab4dde63d76: Pull complete 07:23:32 bde34c3a00c8: Pull complete 07:23:32 b352a97aabf1: Pull complete 07:23:32 4872d77fe225: Pull complete 07:23:33 5851b861e8e6: Pull complete 07:23:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:33 prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container 07:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:23:36 $ docker top 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:37 [ssh-agent] Looking for ssh-agent implementation... 07:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:37 $ docker exec 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent 07:23:37 SSH_AUTH_SOCK=/tmp/ssh-KVam4X6udSuc/agent.32 07:23:37 SSH_AGENT_PID=38 07:23:37 Running ssh-add (command line suppressed) 07:23:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2429925012859862493.key (/w/workspace/edgex-go/2@tmp/private_key_2429925012859862493.key) 07:23:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:37 + git tag --points-at HEAD [Pipeline] } 07:23:37 $ docker exec --env ******** --env ******** 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent -k 07:23:37 unset SSH_AUTH_SOCK; 07:23:37 unset SSH_AGENT_PID; 07:23:37 echo Agent pid 38 killed; 07:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:37 [ssh-agent] Looking for ssh-agent implementation... 07:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:37 $ docker exec 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent 07:23:38 SSH_AUTH_SOCK=/tmp/ssh-JvGbmSnBmmwD/agent.71 07:23:38 SSH_AGENT_PID=78 07:23:38 Running ssh-add (command line suppressed) 07:23:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13161491325198148615.key (/w/workspace/edgex-go/2@tmp/private_key_13161491325198148615.key) 07:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:38 + git semver init 07:23:38 2024-07-02 07:23:38,602 [run_init] DEBUG init version:0.0.0 force:False 07:23:38 2024-07-02 07:23:38,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 07:23:38 2024-07-02 07:23:38,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 07:23:38 2024-07-02 07:23:38,603 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 07:23:43 2024-07-02 07:23:43,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 07:23:43 2024-07-02 07:23:43,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4810 with force:False 07:23:43 2024-07-02 07:23:43,565 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4810 07:23:43 2024-07-02 07:23:43,569 [execute] INFO git cat-file --batch-check 07:23:43 2024-07-02 07:23:43,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:23:43 2024-07-02 07:23:43,576 [execute] INFO git cat-file --batch 07:23:43 2024-07-02 07:23:43,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 07:23:43 2024-07-02 07:23:43,582 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4810 07:23:43 0.0.0 [Pipeline] } 07:23:43 $ docker exec --env ******** --env ******** 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent -k 07:23:44 unset SSH_AUTH_SOCK; 07:23:44 unset SSH_AGENT_PID; 07:23:44 echo Agent pid 78 killed; 07:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:44 + git semver [Pipeline] } 07:23:44 $ docker stop --time=1 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a 07:23:46 $ docker rm -f --volumes 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a [Pipeline] // withDockerContainer [Pipeline] sh 07:23:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:23:46 Stashed 1 file(s) [Pipeline] echo 07:23:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:23:47 ========================================================= 07:23:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:23:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:23:47 619be1103602: Pulling fs layer 07:23:47 7862e08f4a3e: Pulling fs layer 07:23:47 5df492c9dc93: Pulling fs layer 07:23:47 7629e6793208: Pulling fs layer 07:23:47 4f4fb700ef54: Pulling fs layer 07:23:47 fb5054dd5b73: Pulling fs layer 07:23:47 eeca6798cff9: Pulling fs layer 07:23:47 aa269ceb94a6: Pulling fs layer 07:23:47 ada007ff1a6a: Pulling fs layer 07:23:47 fb5054dd5b73: Waiting 07:23:47 ada007ff1a6a: Waiting 07:23:47 eeca6798cff9: Waiting 07:23:47 7629e6793208: Waiting 07:23:47 4f4fb700ef54: Waiting 07:23:47 7862e08f4a3e: Download complete 07:23:47 7629e6793208: Verifying Checksum 07:23:47 7629e6793208: Download complete 07:23:47 4f4fb700ef54: Verifying Checksum 07:23:47 4f4fb700ef54: Download complete 07:23:47 619be1103602: Download complete 07:23:47 fb5054dd5b73: Verifying Checksum 07:23:47 fb5054dd5b73: Download complete 07:23:47 eeca6798cff9: Verifying Checksum 07:23:47 eeca6798cff9: Download complete 07:23:47 619be1103602: Pull complete 07:23:47 ada007ff1a6a: Verifying Checksum 07:23:47 ada007ff1a6a: Download complete 07:23:48 7862e08f4a3e: Pull complete 07:23:48 5df492c9dc93: Verifying Checksum 07:23:48 5df492c9dc93: Download complete 07:23:48 aa269ceb94a6: Verifying Checksum 07:23:48 aa269ceb94a6: Download complete 07:23:52 5df492c9dc93: Pull complete 07:23:52 7629e6793208: Pull complete 07:23:52 4f4fb700ef54: Pull complete 07:23:52 fb5054dd5b73: Pull complete 07:23:52 eeca6798cff9: Pull complete 07:23:54 aa269ceb94a6: Pull complete 07:23:55 ada007ff1a6a: Pull complete 07:23:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:23:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:55 WORKDIR /edgex 07:23:55 COPY go.mod . 07:23:55 RUN go mod download 07:23:55 + docker build -t ci-base-image-x86_64 -f - . 07:23:56 Sending build context to Docker daemon 178.3MB 07:23:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:56 ---> f489d0715acc 07:23:56 Step 2/4 : WORKDIR /edgex 07:24:00 ---> Running in 691d4d9b21a4 07:24:00 Removing intermediate container 691d4d9b21a4 07:24:00 ---> 74f66af0516c 07:24:00 Step 3/4 : COPY go.mod . 07:24:00 ---> a1a917760740 07:24:00 Step 4/4 : RUN go mod download 07:24:00 ---> Running in 6873676e3098 07:24:02 Still waiting to schedule task 07:24:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:24:22 Removing intermediate container 6873676e3098 07:24:22 ---> 0bc4d08b1ebd 07:24:22 Successfully built 0bc4d08b1ebd 07:24:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:23 + docker inspect -f . ci-base-image-x86_64 07:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:23 prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container 07:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:24:23 $ docker top 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:23 + go version 07:24:23 go version go1.21.9 linux/amd64 [Pipeline] } 07:24:23 $ docker stop --time=1 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 07:24:25 $ docker rm -f --volumes 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:25 + docker inspect -f . ci-base-image-x86_64 07:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:25 prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container 07:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:24:26 $ docker top 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 -eo pid,comm [Pipeline] { [Pipeline] echo 07:24:26 ========================================================= 07:24:26 [edgeXBuildGoParallel] Running Tests and Build... 07:24:26 ========================================================= [Pipeline] sh 07:24:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:24:26 + make test 07:24:26 go test -race -coverprofile=coverage.out ./... 07:24:34 ? github.com/edgexfoundry/edgex-go [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements 07:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 07:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.694s coverage: 93.4% of statements 07:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements 07:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.675s coverage: 97.6% of statements 07:25:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 07:25:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.9% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 82.9% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 07:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.028s coverage: 87.5% of statements 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 38.4% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 19.9% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 07:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 07:25:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:25:45 running golangci-lint 07:25:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:25:45 go version go1.21.9 linux/amd64 07:25:45 level=info msg="[config_reader] Used config file .golangci.yml" 07:25:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:26:07 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 20.974077506s" 07:26:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.933222ms" 07:26:19 level=info msg="[linters_context/goanalysis] analyzers took 1m36.320092994s with top 10 stages: buildir: 56.542731702s, gosec: 8.361402952s, inspect: 2.86037588s, fact_deprecated: 2.276281367s, printf: 1.46003562s, ctrlflow: 1.384925588s, nilness: 1.221895621s, S1038: 1.149376819s, fact_purity: 1.088463683s, ineffassign: 821.956677ms" 07:26:19 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:26:19 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197" 07:26:19 level=info msg="[runner] processing took 16.450026ms with stages: nolint: 7.055678ms, identifier_marker: 4.724189ms, autogenerated_exclude: 1.482375ms, path_prettifier: 1.383254ms, exclude-rules: 1.099479ms, skip_dirs: 643.55µs, filename_unadjuster: 32.32µs, cgo: 23.921µs, max_same_issues: 1.06µs, fixer: 740ns, uniq_by_line: 580ns, skip_files: 560ns, max_from_linter: 450ns, exclude: 420ns, source_code: 330ns, severity-rules: 270ns, sort_results: 260ns, diff: 210ns, max_per_file_from_linter: 140ns, path_shortener: 120ns, path_prefixer: 120ns" 07:26:19 level=info msg="[runner] linters took 12.042577361s with stages: goanalysis_metalinter: 12.026038713s" 07:26:19 level=info msg="File cache stats: 0 entries of total size 0B" 07:26:19 level=info msg="Memory: 326 samples, avg is 283.3MB, max is 1295.8MB" 07:26:19 level=info msg="Execution took 33.051031675s" 07:26:19 go vet ./... 07:26:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:25 ./bin/test-attribution-txt.sh [Pipeline] echo 07:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:26:25 + ls -al . 07:26:25 total 816 07:26:25 drwxrwxr-x 11 1001 1001 4096 Jul 2 07:24 . 07:26:25 drwxr-xr-x 4 root root 4096 Jul 2 07:24 .. 07:26:25 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 .blubracket 07:26:25 -rw-rw-r-- 1 1001 1001 10 Jul 2 07:23 .dockerignore 07:26:25 drwxrwxr-x 8 1001 1001 4096 Jul 2 07:25 .git 07:26:25 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:23 .github 07:26:25 -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:23 .gitignore 07:26:25 -rw-rw-r-- 1 1001 1001 42 Jul 2 07:23 .golangci.yml 07:26:25 -rw-rw-r-- 1 1001 1001 100 Jul 2 07:23 .hadolint.yml 07:26:25 drwxr-xr-x 3 1001 1001 4096 Jul 2 07:23 .semver 07:26:25 -rw-rw-r-- 1 1001 1001 155 Jul 2 07:23 .sonarcloud.properties 07:26:25 -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:23 ADOPTERS.md 07:26:25 -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:23 Attribution.txt 07:26:25 -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:23 CHANGELOG.md 07:26:25 -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:23 CONTRIBUTING.md 07:26:25 -rw-rw-r-- 1 1001 1001 677 Jul 2 07:23 GOVERNANCE.md 07:26:25 -rw-rw-r-- 1 1001 1001 861 Jul 2 07:23 Jenkinsfile 07:26:25 -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:23 LICENSE 07:26:25 -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:23 Makefile 07:26:25 -rw-rw-r-- 1 1001 1001 582 Jul 2 07:23 OWNERS.md 07:26:25 -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:23 README.md 07:26:25 -rw-rw-r-- 1 1001 1001 789 Jul 2 07:23 SECURITY.md 07:26:25 -rw-rw-r-- 1 1001 1001 5 Jul 2 07:23 VERSION 07:26:25 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 bin 07:26:25 drwxrwxr-x 18 1001 1001 4096 Jul 2 07:23 cmd 07:26:25 -rw-r--r-- 1 root root 456284 Jul 2 07:25 coverage.out 07:26:25 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 fuzz_test 07:26:25 -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:23 go.mod 07:26:25 -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:23 go.sum 07:26:25 drwxrwxr-x 7 1001 1001 4096 Jul 2 07:23 internal 07:26:25 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:23 openapi 07:26:25 -rw-rw-r-- 1 1001 1001 584 Jul 2 07:23 security.txt 07:26:25 -rw-rw-r-- 1 1001 1001 204 Jul 2 07:23 version.go [Pipeline] sh 07:26:26 + '[' -e coverage.out ] 07:26:26 + chown 1001:1001 coverage.out [Pipeline] stash 07:26:26 Stashed 1 file(s) [Pipeline] sh 07:26:26 + make build 07:26:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:26:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4788 in /w/workspace/edgexfoundry_edgex-go_PR-4810 [Pipeline] { [Pipeline] ws 07:26:39 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:26:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:41 Dload Upload Total Spent Left Speed 07:26:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 07:26:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:26:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:26:41 + sudo tee /etc/docker/daemon.new 07:26:41 { 07:26:41 "registry-mirrors": [ 07:26:41 "https://nexus3.edgexfoundry.org:10001" 07:26:41 ], 07:26:41 "bip": "10.250.0.254/24", 07:26:41 "hosts": [ 07:26:41 "tcp://0.0.0.0:5555", 07:26:41 "unix:///var/run/docker.sock" 07:26:41 ], 07:26:41 "mtu": 1458, 07:26:41 "selinux-enabled": true, 07:26:41 "seccomp-profile": "/etc/docker/seccomp.json" 07:26:41 } [Pipeline] sh 07:26:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:26:42 + sudo service docker restart 07:26:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:26:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:26:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:26:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:26:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:26:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:27:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:27:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:00 provisioning config files... 07:27:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9954765241778620412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:27:01 ---> ****-login.sh 07:27:01 nexus3.edgexfoundry.org:10001 07:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:02 Configure a credential helper to remove this warning. See 07:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:02 07:27:02 Login Succeeded 07:27:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:27:02 nexus3.edgexfoundry.org:10002 07:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:02 Configure a credential helper to remove this warning. See 07:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:02 07:27:02 Login Succeeded 07:27:02 nexus3.edgexfoundry.org:10003 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 nexus3.edgexfoundry.org:10004 [Pipeline] } 07:27:03 $ docker stop --time=1 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 ****.io 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:04 Configure a credential helper to remove this warning. See 07:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:04 07:27:04 Login Succeeded 07:27:04 ---> ****-login.sh ends 07:27:05 $ docker rm -f --volumes 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:27:06 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 07:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:06 07:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 07:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:06 ========================================================= 07:27:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:27:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:07 latest: Pulling from edgex-devops/edgex-compose 07:27:07 91d30c5bc195: Pulling fs layer 07:27:07 2e9b0aa3be6d: Pulling fs layer 07:27:07 9c61dcf015f6: Pulling fs layer 07:27:07 4698f68db338: Pulling fs layer 07:27:07 2a2f49069b9e: Pulling fs layer 07:27:07 e0025b399a48: Pulling fs layer 07:27:07 4698f68db338: Waiting 07:27:07 2a2f49069b9e: Waiting 07:27:07 e0025b399a48: Waiting 07:27:07 91d30c5bc195: Verifying Checksum 07:27:07 91d30c5bc195: Download complete 07:27:07 4698f68db338: Download complete 07:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:27:07 2e9b0aa3be6d: Verifying Checksum 07:27:07 2e9b0aa3be6d: Download complete 07:27:07 e0025b399a48: Verifying Checksum 07:27:07 e0025b399a48: Download complete 07:27:07 91d30c5bc195: Pull complete 07:27:07 2a2f49069b9e: Download complete 07:27:07 2e9b0aa3be6d: Pull complete 07:27:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:27:07 c6b39de5b339: Pulling fs layer 07:27:07 a69c41024577: Pulling fs layer 07:27:07 d6de4b400683: Pulling fs layer 07:27:07 35cb2a7552d0: Pulling fs layer 07:27:07 4f4fb700ef54: Pulling fs layer 07:27:07 464afbd9ba4c: Pulling fs layer 07:27:07 00f215d4a9da: Pulling fs layer 07:27:07 d496ad576159: Pulling fs layer 07:27:07 4f4fb700ef54: Waiting 07:27:07 464afbd9ba4c: Waiting 07:27:07 00f215d4a9da: Waiting 07:27:07 d496ad576159: Waiting 07:27:07 35cb2a7552d0: Waiting 07:27:07 a69c41024577: Download complete 07:27:07 35cb2a7552d0: Verifying Checksum 07:27:07 35cb2a7552d0: Download complete 07:27:07 4f4fb700ef54: Verifying Checksum 07:27:07 4f4fb700ef54: Download complete 07:27:07 464afbd9ba4c: Verifying Checksum 07:27:07 464afbd9ba4c: Download complete 07:27:07 c6b39de5b339: Verifying Checksum 07:27:07 c6b39de5b339: Download complete 07:27:07 9c61dcf015f6: Verifying Checksum 07:27:07 9c61dcf015f6: Download complete 07:27:07 d496ad576159: Verifying Checksum 07:27:07 d496ad576159: Download complete 07:27:08 c6b39de5b339: Pull complete 07:27:09 a69c41024577: Pull complete 07:27:09 d6de4b400683: Verifying Checksum 07:27:09 d6de4b400683: Download complete 07:27:10 9c61dcf015f6: Pull complete 07:27:10 4698f68db338: Pull complete 07:27:10 00f215d4a9da: Verifying Checksum 07:27:10 00f215d4a9da: Download complete 07:27:10 2a2f49069b9e: Pull complete 07:27:10 e0025b399a48: Pull complete 07:27:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:11 prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container 07:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:27:11 $ docker top 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:12 + docker compose -f ./docker-compose-build.yml build --parallel 07:27:14 #1 [core-metadata internal] load build definition from Dockerfile 07:27:14 #1 transferring dockerfile: 2.06kB 0.0s done 07:27:14 #1 DONE 0.1s 07:27:14 07:27:14 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:27:14 #2 transferring dockerfile: 2.23kB done 07:27:14 #2 DONE 0.0s 07:27:14 07:27:14 #3 [core-command internal] load build definition from Dockerfile 07:27:14 #3 transferring dockerfile: 1.93kB done 07:27:14 #3 DONE 0.1s 07:27:14 07:27:14 #4 [security-proxy-auth internal] load build definition from Dockerfile 07:27:14 #4 transferring dockerfile: 2.15kB done 07:27:14 #4 DONE 0.1s 07:27:14 07:27:14 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:27:14 #5 ... 07:27:14 07:27:14 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:27:14 #6 transferring dockerfile: 2.50kB done 07:27:14 #6 DONE 0.1s 07:27:14 07:27:14 #7 [security-spire-agent internal] load build definition from Dockerfile 07:27:14 #7 transferring dockerfile: 1.81kB done 07:27:14 #7 DONE 0.1s 07:27:14 07:27:14 #8 [security-secretstore-setup internal] load build definition from Dockerfile 07:27:14 #8 transferring dockerfile: 2.49kB done 07:27:14 #8 DONE 0.1s 07:27:14 07:27:14 #9 [support-scheduler internal] load build definition from Dockerfile 07:27:14 #9 transferring dockerfile: 1.93kB done 07:27:14 #9 DONE 0.1s 07:27:14 07:27:14 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:27:14 #5 transferring dockerfile: 2.93kB done 07:27:14 #5 DONE 0.1s 07:27:14 07:27:14 #10 [core-data internal] load build definition from Dockerfile 07:27:14 #10 transferring dockerfile: 2.01kB done 07:27:14 #10 DONE 0.2s 07:27:14 07:27:14 #11 [security-spire-config internal] load build definition from Dockerfile 07:27:14 #11 transferring dockerfile: 1.69kB done 07:27:14 #11 DONE 0.2s 07:27:14 07:27:14 #12 [core-metadata internal] load .dockerignore 07:27:14 #12 transferring context: 50B done 07:27:14 #12 DONE 0.1s 07:27:14 07:27:14 #13 [security-spire-server internal] load build definition from Dockerfile 07:27:14 #13 transferring dockerfile: 1.70kB done 07:27:14 #13 DONE 0.2s 07:27:14 07:27:14 #14 [support-notifications internal] load build definition from Dockerfile 07:27:14 #14 transferring dockerfile: 1.95kB done 07:27:14 #14 DONE 0.2s 07:27:14 07:27:14 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:27:14 #15 transferring dockerfile: 1.89kB done 07:27:14 #15 DONE 0.2s 07:27:14 07:27:14 #16 [core-common-config-bootstrapper internal] load .dockerignore 07:27:14 #16 transferring context: 50B done 07:27:14 #16 DONE 0.0s 07:27:14 07:27:14 #17 [core-command internal] load .dockerignore 07:27:14 #17 transferring context: 50B done 07:27:14 #17 DONE 0.1s 07:27:14 07:27:14 #18 [security-secretstore-setup internal] load .dockerignore 07:27:15 #18 ... 07:27:15 07:27:15 #19 [security-proxy-auth internal] load .dockerignore 07:27:15 #19 transferring context: 50B done 07:27:15 #19 DONE 0.1s 07:27:15 07:27:15 #20 [security-spire-agent internal] load .dockerignore 07:27:15 #20 transferring context: 50B done 07:27:15 #20 DONE 0.1s 07:27:15 07:27:15 #21 [security-proxy-setup internal] load .dockerignore 07:27:15 #21 transferring context: 50B done 07:27:15 #21 DONE 0.1s 07:27:15 07:27:15 #18 [security-secretstore-setup internal] load .dockerignore 07:27:15 #18 transferring context: 50B done 07:27:15 #18 DONE 0.1s 07:27:15 07:27:15 #22 [security-bootstrapper internal] load .dockerignore 07:27:15 #22 transferring context: 50B done 07:27:15 #22 DONE 0.1s 07:27:15 07:27:15 #23 [support-scheduler internal] load .dockerignore 07:27:15 #23 transferring context: 50B done 07:27:15 #23 DONE 0.1s 07:27:15 07:27:15 #24 [core-data internal] load .dockerignore 07:27:15 #24 transferring context: 50B done 07:27:15 #24 DONE 0.1s 07:27:15 07:27:15 #25 [security-spire-server internal] load .dockerignore 07:27:15 #25 transferring context: 50B done 07:27:15 #25 DONE 0.1s 07:27:15 07:27:15 #26 [support-notifications internal] load .dockerignore 07:27:15 #26 transferring context: 50B done 07:27:15 #26 DONE 0.1s 07:27:15 07:27:15 #27 [security-spiffe-token-provider internal] load .dockerignore 07:27:15 #27 transferring context: 50B done 07:27:15 #27 DONE 0.1s 07:27:15 07:27:15 #28 [security-spire-config internal] load .dockerignore 07:27:15 #28 transferring context: 50B done 07:27:15 #28 DONE 0.2s 07:27:15 07:27:15 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:27:15 #29 DONE 0.0s 07:27:15 07:27:15 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:27:15 #30 ... 07:27:15 07:27:15 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:27:15 #29 DONE 0.0s 07:27:15 07:27:15 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:27:15 #29 DONE 0.0s 07:27:15 07:27:15 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 07:27:15 #31 ... 07:27:15 07:27:15 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:27:15 #32 DONE 0.4s 07:27:15 07:27:15 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:27:15 #30 DONE 0.4s 07:27:15 07:27:15 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:27:15 #31 DONE 0.9s 07:27:15 07:27:15 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:27:15 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 07:27:16 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 07:27:16 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:27:16 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:27:16 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 07:27:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:27:16 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:27:16 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:27:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:27:16 #33 ... 07:27:16 07:27:16 #34 [security-spire-server internal] load build context 07:27:16 #34 transferring context: 26.79kB 0.0s done 07:27:16 #34 DONE 0.5s 07:27:16 07:27:16 #35 [security-spire-config internal] load build context 07:27:16 #35 transferring context: 25.04kB 0.1s done 07:27:16 #35 DONE 0.5s 07:27:16 07:27:16 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:27:16 #33 ... 07:27:16 07:27:16 #36 [security-spire-agent internal] load build context 07:27:16 #36 transferring context: 26.32kB 0.1s done 07:27:16 #36 DONE 0.5s 07:27:16 07:27:16 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:27:16 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.9s 07:27:16 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 07:27:17 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.9s done 07:27:17 #33 ... 07:27:17 07:27:17 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:27:17 #37 DONE 1.6s 07:27:17 07:27:17 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:27:17 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 07:27:19 #33 DONE 4.0s 07:27:19 07:27:19 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:27:19 #38 DONE 2.7s 07:27:19 07:27:19 #39 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:27:20 #39 ... 07:27:20 07:27:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:27:20 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 07:27:20 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:27:20 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:27:20 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:27:20 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:27:20 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:27:20 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:27:20 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 07:27:20 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s done 07:27:20 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:27:20 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:27:20 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done 07:27:20 #40 DONE 4.7s 07:27:20 07:27:20 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:27:20 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 07:27:20 #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:27:20 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:27:20 #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:27:20 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:27:20 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:27:20 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 07:27:20 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:27:20 #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 07:27:20 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 07:27:20 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 07:27:20 #41 DONE 4.7s 07:27:20 07:27:20 #42 [core-common-config-bootstrapper internal] load build context 07:27:21 #42 transferring context: 260.85MB 5.1s 07:27:21 #42 ... 07:27:21 07:27:21 #43 [core-metadata internal] load build context 07:27:21 #43 ... 07:27:21 07:27:21 #42 [core-common-config-bootstrapper internal] load build context 07:27:23 d6de4b400683: Pull complete 07:27:23 35cb2a7552d0: Pull complete 07:27:23 4f4fb700ef54: Pull complete 07:27:23 464afbd9ba4c: Pull complete 07:27:24 #42 transferring context: 411.04MB 8.0s done 07:27:25 #42 ... 07:27:25 07:27:25 #44 [security-proxy-setup internal] load build context 07:27:25 #44 transferring context: 411.04MB 9.9s done 07:27:25 #44 ... 07:27:25 07:27:25 #45 [core-data internal] load build context 07:27:25 #45 transferring context: 411.04MB 8.6s done 07:27:26 #45 ... 07:27:26 07:27:26 #46 [security-spiffe-token-provider internal] load build context 07:27:26 #46 transferring context: 411.04MB 9.7s done 07:27:26 #46 ... 07:27:26 07:27:26 #47 [security-bootstrapper internal] load build context 07:27:26 #47 transferring context: 411.04MB 9.1s done 07:27:26 #47 ... 07:27:26 07:27:26 #48 [support-notifications internal] load build context 07:27:26 #48 transferring context: 411.04MB 9.1s done 07:27:26 #48 ... 07:27:26 07:27:26 #49 [core-command internal] load build context 07:27:26 #49 transferring context: 411.04MB 9.4s done 07:27:26 #49 ... 07:27:26 07:27:26 #50 [security-secretstore-setup internal] load build context 07:27:26 #50 transferring context: 411.04MB 9.0s done 07:27:26 #50 ... 07:27:26 07:27:26 #51 [security-proxy-auth internal] load build context 07:27:26 #51 transferring context: 411.04MB 9.4s done 07:27:27 #51 ... 07:27:27 07:27:27 #42 [core-common-config-bootstrapper internal] load build context 07:27:27 #42 DONE 11.2s 07:27:27 07:27:27 #52 [support-scheduler internal] load build context 07:27:27 #52 transferring context: 411.04MB 8.1s done 07:27:27 #52 DONE 11.2s 07:27:27 07:27:27 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:27:27 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:27 #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:27 #0 4.168 OK: 264 MiB in 52 packages 07:27:27 #53 DONE 7.4s 07:27:27 07:27:27 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:27:27 #0 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:27 #0 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:27 #0 4.643 (1/2) Installing dumb-init (1.2.5-r2) 07:27:27 #0 4.729 (2/2) Installing su-exec (0.2-r3) 07:27:27 #0 4.733 Executing busybox-1.36.1-r7.trigger 07:27:27 #0 4.743 OK: 7 MiB in 17 packages 07:27:27 #54 DONE 7.3s 07:27:27 07:27:27 #45 [core-data internal] load build context 07:27:27 #45 DONE 11.2s 07:27:27 07:27:27 #50 [security-secretstore-setup internal] load build context 07:27:27 #50 DONE 11.3s 07:27:27 07:27:27 #47 [security-bootstrapper internal] load build context 07:27:27 #47 DONE 11.3s 07:27:27 07:27:27 #48 [support-notifications internal] load build context 07:27:27 #48 DONE 11.3s 07:27:27 07:27:27 #39 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:27:27 #39 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:27 #39 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:27 #39 3.450 (1/1) Installing dumb-init (1.2.5-r2) 07:27:27 #39 3.455 Executing busybox-1.36.1-r7.trigger 07:27:27 #39 3.463 OK: 7 MiB in 16 packages 07:27:27 #39 DONE 7.6s 07:27:27 07:27:27 #55 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 07:27:27 #55 ... 07:27:27 07:27:27 #49 [core-command internal] load build context 07:27:27 #49 DONE 11.3s 07:27:27 07:27:27 #51 [security-proxy-auth internal] load build context 07:27:27 #51 DONE 11.4s 07:27:27 07:27:27 #46 [security-spiffe-token-provider internal] load build context 07:27:27 #46 DONE 11.4s 07:27:27 07:27:27 #44 [security-proxy-setup internal] load build context 07:27:27 #44 DONE 11.4s 07:27:27 07:27:27 #43 [core-metadata internal] load build context 07:27:27 #43 transferring context: 411.04MB 9.2s done 07:27:27 #43 DONE 11.3s 07:27:27 07:27:27 #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:27:27 #56 DONE 0.2s 07:27:27 07:27:27 #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:29 #57 ... 07:27:29 07:27:29 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:27:29 #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.570 OK: 264 MiB in 52 packages 07:27:29 #58 DONE 9.7s 07:27:29 07:27:29 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:27:29 #0 8.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.349 (1/1) Installing dumb-init (1.2.5-r2) 07:27:29 #0 8.349 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 8.362 OK: 7 MiB in 16 packages 07:27:29 #59 DONE 9.4s 07:27:29 07:27:29 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:27:29 #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.056 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:27:29 #0 8.056 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:27:29 #0 8.056 OK: 20072 distinct packages available 07:27:29 #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.473 (1/4) Installing dumb-init (1.2.5-r2) 07:27:29 #0 8.482 (2/4) Installing musl-obstack (1.2.3-r2) 07:27:29 #0 8.482 (3/4) Installing libucontext (1.2-r2) 07:27:29 #0 8.486 (4/4) Installing gcompat (1.1.0-r1) 07:27:29 #0 8.492 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 8.502 OK: 8 MiB in 19 packages 07:27:29 #60 DONE 9.4s 07:27:29 07:27:29 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:27:29 #0 8.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.701 (1/2) Installing ca-certificates (20240226-r0) 07:27:29 #0 8.732 (2/2) Installing dumb-init (1.2.5-r2) 07:27:29 #0 8.735 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 8.744 Executing ca-certificates-20240226-r0.trigger 07:27:29 #0 8.840 OK: 8 MiB in 17 packages 07:27:29 #61 DONE 9.4s 07:27:29 07:27:29 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:27:29 #0 8.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.654 OK: 264 MiB in 52 packages 07:27:29 #62 DONE 9.6s 07:27:29 07:27:29 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:27:29 #0 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.364 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:27:29 #0 8.364 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:27:29 #0 8.364 OK: 20075 distinct packages available 07:27:29 #0 8.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.877 OK: 264 MiB in 52 packages 07:27:29 #63 DONE 9.6s 07:27:29 07:27:29 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:27:29 #0 8.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.551 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 8.721 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 8.729 (3/6) Installing dumb-init (1.2.5-r2) 07:27:29 #0 8.732 (4/6) Installing openssl (3.1.6-r0) 07:27:29 #0 8.742 (5/6) Installing su-exec (0.2-r3) 07:27:29 #0 8.744 (6/6) Installing yq (4.33.3-r5) 07:27:29 #0 8.832 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 8.849 OK: 17 MiB in 19 packages 07:27:29 #64 DONE 9.4s 07:27:29 07:27:29 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:27:29 #0 7.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 7.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.159 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:27:29 #0 8.159 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:27:29 #0 8.159 OK: 20072 distinct packages available 07:27:29 #0 8.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.576 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 8.724 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 8.733 (3/7) Installing dumb-init (1.2.5-r2) 07:27:29 #0 8.737 (4/7) Installing musl-obstack (1.2.3-r2) 07:27:29 #0 8.740 (5/7) Installing libucontext (1.2-r2) 07:27:29 #0 8.742 (6/7) Installing gcompat (1.1.0-r1) 07:27:29 #0 8.746 (7/7) Installing openssl (3.1.6-r0) 07:27:29 #0 8.770 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 8.775 OK: 8 MiB in 20 packages 07:27:29 #65 DONE 9.5s 07:27:29 07:27:29 #66 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:27:29 #66 ... 07:27:29 07:27:29 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:27:29 #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 9.146 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:27:29 #0 9.146 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:27:29 #0 9.146 OK: 20072 distinct packages available 07:27:29 #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 9.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 9.557 (1/11) Installing ca-certificates (20240226-r0) 07:27:29 #0 9.575 (2/11) Installing brotli-libs (1.0.9-r14) 07:27:29 #0 9.591 (3/11) Installing libunistring (1.1-r1) 07:27:29 #0 9.607 (4/11) Installing libidn2 (2.3.4-r1) 07:27:29 #0 9.611 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:27:29 #0 9.615 (6/11) Installing libcurl (8.5.0-r0) 07:27:29 #0 9.625 (7/11) Installing curl (8.5.0-r0) 07:27:29 #0 9.631 (8/11) Installing dumb-init (1.2.5-r2) 07:27:29 #0 9.633 (9/11) Installing musl-obstack (1.2.3-r2) 07:27:29 #0 9.635 (10/11) Installing libucontext (1.2-r2) 07:27:29 #0 9.638 (11/11) Installing gcompat (1.1.0-r1) 07:27:29 #0 9.641 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 9.646 Executing ca-certificates-20240226-r0.trigger 07:27:29 #0 9.696 OK: 12 MiB in 26 packages 07:27:29 #67 DONE 9.9s 07:27:29 07:27:29 #55 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:27:29 #55 1.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #55 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #55 2.152 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #55 2.188 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #55 2.196 OK: 7 MiB in 16 packages 07:27:29 #55 DONE 2.8s 07:27:29 07:27:29 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:27:29 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 2.306 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 2.346 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:29 #0 2.355 OK: 7 MiB in 17 packages 07:27:29 #68 DONE 2.6s 07:27:29 07:27:29 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:27:29 #0 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:29 #0 8.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:29 #0 9.248 (1/4) Installing ca-certificates (20240226-r0) 07:27:29 #0 9.287 (2/4) Installing dumb-init (1.2.5-r2) 07:27:29 #0 9.342 (3/4) Installing su-exec (0.2-r3) 07:27:29 #0 9.344 (4/4) Installing yq (4.33.3-r5) 07:27:29 #0 9.436 Executing busybox-1.36.1-r7.trigger 07:27:29 #0 9.442 Executing ca-certificates-20240226-r0.trigger 07:27:29 #0 9.534 OK: 17 MiB in 19 packages 07:27:29 #69 DONE 9.9s 07:27:29 07:27:29 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 07:27:29 #70 DONE 0.6s 07:27:29 07:27:29 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:27:29 #71 DONE 0.5s 07:27:29 07:27:29 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:27:29 #72 DONE 0.5s 07:27:29 07:27:29 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:31 00f215d4a9da: Pull complete 07:27:31 #73 ... 07:27:31 07:27:31 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:27:31 #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:31 #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:31 #0 1.990 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:31 #0 2.028 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:31 #0 2.038 OK: 7 MiB in 16 packages 07:27:31 #74 DONE 2.3s 07:27:31 07:27:31 #66 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:27:31 #66 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:31 #66 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:31 #66 2.277 OK: 8 MiB in 20 packages 07:27:31 #66 DONE 2.6s 07:27:31 07:27:31 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:27:31 #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:31 #0 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:31 #0 2.190 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:31 #0 2.303 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:31 #0 2.312 OK: 8 MiB in 19 packages 07:27:31 #75 DONE 2.7s 07:27:31 07:27:31 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:27:32 #76 ... 07:27:32 07:27:32 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:27:32 #77 DONE 2.1s 07:27:32 07:27:32 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:27:32 #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:32 #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:32 #0 2.215 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:32 #0 2.266 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:32 #0 2.274 Executing ca-certificates-20240226-r0.trigger 07:27:32 #0 2.324 OK: 8 MiB in 17 packages 07:27:32 #78 DONE 2.7s 07:27:32 07:27:32 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:27:33 d496ad576159: Pull complete 07:27:33 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:27:33 #79 DONE 1.7s 07:27:33 07:27:33 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:27:33 #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:33 #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:33 #0 2.455 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:33 #0 2.488 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:33 #0 2.515 Executing ca-certificates-20240226-r0.trigger 07:27:33 #0 2.581 OK: 17 MiB in 19 packages 07:27:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:33 + docker inspect -f . ci-base-image-arm64 07:27:33 . 07:27:33 #80 DONE 3.9s 07:27:33 07:27:33 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:33 #81 DONE 1.7s 07:27:33 07:27:33 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:27:33 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:33 #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:33 #0 2.642 OK: 17 MiB in 19 packages 07:27:33 #82 DONE 4.3s 07:27:33 07:27:33 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:27:33 #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:33 #0 1.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:33 #0 2.206 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:27:33 #0 2.330 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:27:33 #0 2.337 Executing ca-certificates-20240226-r0.trigger 07:27:33 #0 2.387 OK: 12 MiB in 26 packages 07:27:33 #83 DONE 3.9s 07:27:33 07:27:33 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:33 #84 DONE 1.8s 07:27:33 07:27:33 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:27:33 #76 DONE 1.7s 07:27:33 07:27:33 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:27:33 #85 DONE 0.1s 07:27:33 07:27:33 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:34 prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container 07:27:34 #86 DONE 0.1s 07:27:34 07:27:34 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:27:34 #87 DONE 0.1s 07:27:34 07:27:34 #88 [security-spire-config stage-2 6/10] COPY security.txt / 07:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:34 #88 DONE 0.9s 07:27:34 07:27:34 #89 [security-spire-server stage-2 6/9] COPY security.txt / 07:27:34 #89 DONE 0.9s 07:27:34 07:27:34 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:34 #90 DONE 1.0s 07:27:34 07:27:34 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:27:34 #91 DONE 0.1s 07:27:34 07:27:34 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:27:34 #92 DONE 0.1s 07:27:34 07:27:34 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:27:34 #93 DONE 0.1s 07:27:34 07:27:34 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 07:27:34 #94 DONE 0.1s 07:27:34 07:27:34 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:27:35 #95 DONE 0.2s 07:27:35 07:27:35 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:27:35 #96 DONE 0.1s 07:27:35 07:27:35 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:27:35 #97 DONE 0.1s 07:27:35 07:27:35 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:27:35 #98 DONE 0.1s 07:27:35 07:27:35 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:27:35 #99 DONE 0.0s 07:27:35 07:27:35 #100 [security-spire-config] exporting to image 07:27:35 #100 exporting layers 07:27:35 #100 ... 07:27:35 07:27:35 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:27:35 #101 DONE 0.1s 07:27:35 07:27:35 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:27:35 #102 DONE 0.0s 07:27:35 07:27:35 #100 [security-spire-agent] exporting to image 07:27:35 #100 exporting layers 0.6s done 07:27:35 #100 writing image sha256:61232dd4cfea740adc090107b945c084a66decbd995a973e633c38c21470ed51 done 07:27:35 #100 naming to docker.io/library/security-spire-server done 07:27:35 #100 writing image sha256:1b5ffde110a3d018c6e212b84a9083e1f3c0b1918e76c8f4cc18a0097dff6938 07:27:35 #100 exporting layers 0.5s done 07:27:35 #100 writing image sha256:1b5ffde110a3d018c6e212b84a9083e1f3c0b1918e76c8f4cc18a0097dff6938 done 07:27:35 #100 naming to docker.io/library/security-spire-config done 07:27:35 #100 writing image sha256:a3e007172282e72e8452810befff61968583733660f1d3a4cc757a18002312e4 done 07:27:35 #100 naming to docker.io/library/security-spire-agent done 07:27:35 #100 DONE 0.7s 07:27:35 07:27:35 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:37 $ docker top 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:38 + go version 07:27:38 go version go1.21.9 linux/arm64 [Pipeline] } 07:27:38 $ docker stop --time=1 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 07:27:39 $ docker rm -f --volumes 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:40 + docker inspect -f . ci-base-image-arm64 07:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:40 prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container 07:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:40 #103 ... 07:27:40 07:27:40 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:41 $ docker top c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a -eo pid,comm [Pipeline] { [Pipeline] echo 07:27:42 ========================================================= 07:27:42 [edgeXBuildGoParallel] Running Tests and Build... 07:27:42 ========================================================= [Pipeline] sh 07:27:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 07:27:42 + make test 07:27:43 make: *** No rule to make target 'test'. Stop. [Pipeline] } 07:27:43 $ docker stop --time=1 c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a 07:27:44 $ docker rm -f --volumes c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:45 07:27:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:45 arm64: Pulling from edgex-lftools-log-publisher 07:27:45 8998bd30e6a1: Pulling fs layer 07:27:45 04944245beec: Pulling fs layer 07:27:45 699f458cf7ca: Pulling fs layer 07:27:45 765212b225bb: Pulling fs layer 07:27:45 f23df028b6ca: Pulling fs layer 07:27:45 d65c8cfc05b1: Pulling fs layer 07:27:45 2437ff75d9bd: Pulling fs layer 07:27:45 765212b225bb: Waiting 07:27:45 f23df028b6ca: Waiting 07:27:45 d65c8cfc05b1: Waiting 07:27:45 2437ff75d9bd: Waiting 07:27:46 04944245beec: Verifying Checksum 07:27:46 04944245beec: Download complete 07:27:46 765212b225bb: Verifying Checksum 07:27:46 765212b225bb: Download complete 07:27:46 f23df028b6ca: Verifying Checksum 07:27:46 f23df028b6ca: Download complete 07:27:46 d65c8cfc05b1: Verifying Checksum 07:27:46 d65c8cfc05b1: Download complete 07:27:46 699f458cf7ca: Verifying Checksum 07:27:46 699f458cf7ca: Download complete 07:27:46 8998bd30e6a1: Verifying Checksum 07:27:46 8998bd30e6a1: Download complete 07:27:49 2437ff75d9bd: Verifying Checksum 07:27:49 2437ff75d9bd: Download complete 07:27:51 8998bd30e6a1: Pull complete 07:27:51 04944245beec: Pull complete 07:27:53 699f458cf7ca: Pull complete 07:27:53 765212b225bb: Pull complete 07:27:54 f23df028b6ca: Pull complete 07:27:54 d65c8cfc05b1: Pull complete 07:28:13 2437ff75d9bd: Pull complete 07:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:28:13 #104 ... 07:28:13 07:28:13 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:13 #73 DONE 39.2s 07:28:13 07:28:13 #105 [security-proxy-setup builder 6/7] COPY . . 07:28:13 #105 ... 07:28:13 07:28:13 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:13 #104 DONE 39.4s 07:28:13 07:28:13 #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:13 #57 DONE 41.8s 07:28:13 07:28:13 #106 [support-notifications builder 6/7] COPY . . 07:28:13 #106 ... 07:28:13 07:28:13 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:13 #103 DONE 39.5s 07:28:13 07:28:13 #107 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container 07:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:28:16 $ docker top 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:17 ---> job-cost.sh 07:28:17 lf-activate-venv: SKIPPING 07:28:17 INFO: No Stack... 07:28:17 INFO: Retrieving Pricing Info for: v3-standard-4 07:28:18 INFO: Archiving Costs [Pipeline] sh 07:28:19 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:28:19 + cut -d, -f6 [Pipeline] lock 07:28:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] 07:28:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] did not exist. Created. 07:28:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:19 + echo total: 0.10999999940395355 [Pipeline] stash 07:28:20 #107 ... 07:28:20 07:28:20 #108 [core-command builder 6/7] COPY . . 07:28:20 #108 DONE 10.8s 07:28:20 07:28:20 #109 [security-bootstrapper builder 6/7] COPY . . 07:28:20 #109 CACHED 07:28:20 07:28:20 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #110 CACHED 07:28:20 07:28:20 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:28:20 #111 CACHED 07:28:20 07:28:20 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:28:20 #112 CACHED 07:28:20 07:28:20 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #113 CACHED 07:28:20 07:28:20 #114 [security-secretstore-setup builder 6/7] COPY . . 07:28:20 #114 CACHED 07:28:20 07:28:20 #105 [security-proxy-setup builder 6/7] COPY . . 07:28:20 #105 DONE 10.9s 07:28:20 07:28:20 #107 [security-spiffe-token-provider builder 6/7] COPY . . 07:28:20 #107 DONE 10.6s 07:28:20 07:28:20 #106 [support-notifications builder 6/7] COPY . . 07:28:20 #106 DONE 10.7s 07:28:20 07:28:20 #115 [core-data builder 6/7] COPY . . 07:28:20 #115 CACHED 07:28:20 07:28:20 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #116 CACHED 07:28:20 07:28:20 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 07:28:20 #117 CACHED 07:28:20 07:28:20 #118 [support-scheduler builder 6/7] COPY . . 07:28:20 #118 CACHED 07:28:20 07:28:20 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:28:20 #119 CACHED 07:28:20 07:28:20 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #120 CACHED 07:28:20 07:28:20 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:28:20 #121 CACHED 07:28:20 07:28:20 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #122 CACHED 07:28:20 07:28:20 #123 [security-proxy-auth builder 6/7] COPY . . 07:28:20 #123 CACHED 07:28:20 07:28:20 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:28:20 #124 CACHED 07:28:20 07:28:20 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 07:28:20 #125 CACHED 07:28:20 07:28:20 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #126 CACHED 07:28:20 07:28:20 #127 [core-metadata builder 6/7] COPY . . 07:28:20 #127 CACHED 07:28:20 07:28:20 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:28:20 #128 CACHED 07:28:20 07:28:20 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:20 #129 CACHED 07:28:20 07:28:20 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:20 Stashed 1 file(s) [Pipeline] } 07:28:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:28:20 $ docker stop --time=1 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c 07:28:21 $ docker rm -f --volumes 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:28:22 Failed in branch arm64 07:28:25 #130 ... 07:28:25 07:28:25 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:28:25 #0 4.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:28:25 #131 ... 07:28:25 07:28:25 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:25 #130 5.674 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:28:30 #130 ... 07:28:30 07:28:30 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:28:30 #0 0.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:28:30 #132 ... 07:28:30 07:28:30 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:30 #0 5.319 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:28:30 #133 ... 07:28:30 07:28:30 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:28:30 #0 1.380 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:28:30 #134 ... 07:28:30 07:28:30 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:28:30 #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:28:30 #135 ... 07:28:30 07:28:30 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:30 #0 0.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:28:30 #136 ... 07:28:30 07:28:30 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:28:30 #0 2.464 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:28:30 #137 ... 07:28:30 07:28:30 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:28:30 #0 2.273 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:28:31 #138 ... 07:28:31 07:28:31 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:28:31 #0 1.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:28:31 #139 ... 07:28:31 07:28:31 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:28:31 #0 3.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:29:40 #140 ... 07:29:40 07:29:40 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:29:40 #136 75.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:30:12 #136 ... 07:30:12 07:30:12 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:30:12 #132 DONE 110.8s 07:30:12 07:30:12 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:30:12 #136 DONE 110.8s 07:30:12 07:30:12 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:30:12 #137 DONE 110.8s 07:30:12 07:30:12 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:30:12 #131 DONE 110.8s 07:30:12 07:30:12 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:30:12 #133 ... 07:30:12 07:30:12 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:12 #141 ... 07:30:12 07:30:12 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:30:12 #135 DONE 111.5s 07:30:12 07:30:12 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:12 #142 DONE 0.4s 07:30:12 07:30:12 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:30:12 #143 DONE 0.4s 07:30:12 07:30:12 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:30:12 #144 DONE 0.6s 07:30:12 07:30:12 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:12 #141 DONE 0.8s 07:30:12 07:30:12 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:30:12 #145 DONE 0.8s 07:30:12 07:30:12 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:30:12 #146 ... 07:30:12 07:30:12 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:30:12 #147 DONE 0.5s 07:30:12 07:30:12 #148 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:30:12 #148 ... 07:30:12 07:30:12 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:12 #149 DONE 0.8s 07:30:12 07:30:12 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:30:12 #146 DONE 0.9s 07:30:12 07:30:12 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:12 #150 DONE 1.0s 07:30:12 07:30:12 #151 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:30:16 #151 ... 07:30:16 07:30:16 #148 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:30:16 #148 DONE 3.7s 07:30:16 07:30:16 #151 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:30:16 #151 DONE 3.5s 07:30:16 07:30:16 #152 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:30:16 #152 DONE 3.4s 07:30:16 07:30:16 #153 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:30:16 #153 ... 07:30:16 07:30:16 #154 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:30:16 #154 DONE 3.6s 07:30:16 07:30:16 #155 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:30:16 #155 ... 07:30:16 07:30:16 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:30:16 #156 DONE 4.8s 07:30:17 07:30:17 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:30:17 #157 ... 07:30:17 07:30:17 #158 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:30:17 #158 DONE 0.8s 07:30:17 07:30:17 #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:30:17 #159 ... 07:30:17 07:30:17 #153 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:30:17 #153 DONE 1.1s 07:30:17 07:30:17 #155 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:30:17 #155 DONE 1.2s 07:30:17 07:30:17 #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:30:17 #160 ... 07:30:17 07:30:17 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:30:17 #157 DONE 0.9s 07:30:17 07:30:17 #161 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:30:17 #161 DONE 1.2s 07:30:17 07:30:17 #100 [security-spiffe-token-provider] exporting to image 07:30:17 #100 exporting layers 07:30:18 #100 ... 07:30:18 07:30:18 #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:30:18 #160 DONE 0.4s 07:30:18 07:30:18 #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:30:18 #159 DONE 0.8s 07:30:18 07:30:18 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:30:18 #162 DONE 0.3s 07:30:18 07:30:18 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:30:18 #163 DONE 0.3s 07:30:18 07:30:18 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:21 #164 ... 07:30:21 07:30:21 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:30:21 #165 DONE 3.5s 07:30:21 07:30:21 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:30:21 #139 DONE 121.5s 07:30:21 07:30:21 #100 [security-spiffe-token-provider] exporting to image 07:30:21 #100 exporting layers 3.7s done 07:30:21 #100 writing image sha256:23b79cf4ef94a5917af871724310335d2f212b492b495df3919cbc6e90bb25f4 0.1s done 07:30:21 #100 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:30:21 #100 DONE 4.5s 07:30:21 07:30:21 #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:30:21 #166 DONE 3.6s 07:30:21 07:30:21 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:22 #167 ... 07:30:22 07:30:22 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:22 #164 DONE 4.8s 07:30:23 07:30:23 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:30:23 #168 ... 07:30:23 07:30:23 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:23 #134 DONE 123.1s 07:30:23 07:30:23 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:30:23 #133 DONE 123.1s 07:30:23 07:30:23 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:30:23 #140 DONE 123.1s 07:30:23 07:30:23 #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:30:23 #169 DONE 0.8s 07:30:23 07:30:23 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:23 #167 DONE 1.7s 07:30:23 07:30:23 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:30:23 #168 DONE 0.5s 07:30:23 07:30:23 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:30:23 #170 ... 07:30:23 07:30:23 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:23 #171 CACHED 07:30:23 07:30:23 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:23 #172 CACHED 07:30:23 07:30:23 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:30:23 #173 CACHED 07:30:23 07:30:23 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:30:23 #174 CACHED 07:30:23 07:30:23 #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:23 #175 DONE 5.5s 07:30:23 07:30:23 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:23 #176 CACHED 07:30:23 07:30:23 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:23 #177 CACHED 07:30:23 07:30:23 #100 [core-common-config-bootstrapper] exporting to image 07:30:23 #100 ... 07:30:23 07:30:23 #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:30:23 #178 DONE 0.4s 07:30:23 07:30:23 #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:24 #179 ... 07:30:24 07:30:24 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:30:24 #170 DONE 0.9s 07:30:24 07:30:24 #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:30:24 #180 ... 07:30:24 07:30:24 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:24 #181 DONE 1.6s 07:30:24 07:30:24 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:30:24 #182 DONE 1.4s 07:30:24 07:30:24 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:30:24 #138 DONE 124.9s 07:30:24 07:30:24 #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:30:24 #183 DONE 1.5s 07:30:25 07:30:25 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:30:25 #184 DONE 1.5s 07:30:25 07:30:25 #100 [core-common-config-bootstrapper] exporting to image 07:30:25 #100 exporting layers 1.5s done 07:30:25 #100 ... 07:30:25 07:30:25 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:25 #185 DONE 3.6s 07:30:25 07:30:25 #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:25 #186 CACHED 07:30:25 07:30:25 #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:25 #187 CACHED 07:30:25 07:30:25 #100 [security-proxy-setup] exporting to image 07:30:25 #100 ... 07:30:25 07:30:25 #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:30:25 #180 DONE 1.6s 07:30:25 07:30:25 #100 [security-proxy-setup] exporting to image 07:30:25 #100 writing image sha256:9c2826f4ee880ae8bd66f7679885274dcddce8978620e5d9e2629ec49cae1843 0.2s done 07:30:25 #100 naming to docker.io/library/core-common-config-bootstrapper 07:30:26 #100 ... 07:30:26 07:30:26 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:30:26 #188 DONE 1.1s 07:30:26 07:30:26 #100 [core-common-config-bootstrapper] exporting to image 07:30:26 #100 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 07:30:26 #100 ... 07:30:26 07:30:26 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:30:26 #189 DONE 1.5s 07:30:26 07:30:26 #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:26 #179 DONE 2.6s 07:30:26 07:30:26 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:30:26 #190 DONE 1.4s 07:30:26 07:30:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:30:26 #130 DONE 126.5s 07:30:26 07:30:26 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:30:26 #191 DONE 1.5s 07:30:26 07:30:26 #100 [security-secretstore-setup] exporting to image 07:30:26 #100 ... 07:30:26 07:30:26 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:30:26 #192 DONE 1.3s 07:30:26 07:30:26 #193 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:30:26 #193 DONE 0.8s 07:30:26 07:30:26 #100 [security-secretstore-setup] exporting to image 07:30:26 #100 exporting layers 1.4s done 07:30:26 #100 ... 07:30:26 07:30:26 #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:30:26 #194 DONE 0.3s 07:30:26 07:30:26 #100 [security-proxy-setup] exporting to image 07:30:26 #100 writing image sha256:172b7e3b52cbe4b28bad5aa0109f66ebd7fa286e052691ef307dc8bc3e973167 0.1s done 07:30:26 #100 naming to docker.io/library/security-proxy-setup done 07:30:26 #100 ... 07:30:26 07:30:26 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:30:26 #195 DONE 0.4s 07:30:26 07:30:26 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:30:26 #196 DONE 0.4s 07:30:26 07:30:26 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:30:26 #197 DONE 0.4s 07:30:26 07:30:26 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:26 #198 DONE 0.4s 07:30:26 07:30:26 #100 [support-scheduler] exporting to image 07:30:26 #100 exporting layers 0.3s done 07:30:26 #100 writing image sha256:3132d34244279ae3fc6f76b2cc5372dc4122b4b70852435abb3071ae46441169 0.0s done 07:30:26 #100 naming to docker.io/library/core-command done 07:30:26 #100 ... 07:30:26 07:30:26 #199 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:30:26 #199 DONE 0.4s 07:30:26 07:30:26 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:26 #200 DONE 0.2s 07:30:26 07:30:26 #100 [security-secretstore-setup] exporting to image 07:30:26 #100 exporting layers 0.6s done 07:30:26 #100 writing image sha256:a2d7d9d66fadec4ae4b430deec2e1f44a61e8d565aa391f98c1f141ffc8e2cbf done 07:30:26 #100 writing image sha256:7a2a8c2a10c1b20290ed2dbe025b82321e0006ed2716d49a0c0eab12e8338412 0.0s done 07:30:26 #100 naming to docker.io/library/core-data 0.0s done 07:30:26 #100 naming to docker.io/library/security-secretstore-setup done 07:30:27 #100 exporting layers 0.2s done 07:30:27 #100 writing image sha256:d1290271cee8c467c4c3aca40ccf5f616b07d8acceebf00e50fedbffdd553f60 done 07:30:27 #100 naming to docker.io/library/core-metadata done 07:30:27 #100 exporting layers 0.6s done 07:30:27 #100 ... 07:30:27 07:30:27 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:30:27 #201 DONE 0.4s 07:30:27 07:30:27 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:30:27 #202 DONE 0.0s 07:30:27 07:30:27 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:27 #203 DONE 0.8s 07:30:27 07:30:27 #100 [security-proxy-auth] exporting to image 07:30:27 #100 writing image sha256:d67b66674b45c9d36cf8f0729209b0b30fd3aa4f0c6612008f9d0ed0c5b326e3 done 07:30:27 #100 naming to docker.io/library/support-scheduler done 07:30:27 #100 exporting layers 0.2s done 07:30:27 #100 ... 07:30:27 07:30:27 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:30:27 #204 DONE 0.9s 07:30:27 07:30:27 #100 [security-bootstrapper] exporting to image 07:30:27 #100 writing image sha256:01c6948fe5b81a47cac1e72041dbdd3c9d02eb1e13048859267e887b0d19c694 done 07:30:27 #100 naming to docker.io/library/support-notifications done 07:30:27 #100 writing image sha256:f3a7b6dc58d4e416b99890bc4a79c2b40ba64fb213bd8a3030a6c169c9975189 done 07:30:27 #100 naming to docker.io/library/security-proxy-auth done 07:30:28 #100 exporting layers 0.2s done 07:30:28 #100 writing image sha256:40adbf34a1d6934e23c18d7273a52039588ffa3c0d8a2133ed343700aca8d2ba done 07:30:28 #100 naming to docker.io/library/security-bootstrapper done 07:30:28 #100 DONE 9.0s 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:28 time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:30:28 $ docker stop --time=1 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be 07:30:29 $ docker rm -f --volumes 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be [Pipeline] // withDockerContainer [Pipeline] sh 07:30:29 + docker images 07:30:29 REPOSITORY TAG IMAGE ID CREATED SIZE 07:30:29 security-bootstrapper latest 40adbf34a1d6 2 seconds ago 24MB 07:30:29 support-notifications latest 01c6948fe5b8 2 seconds ago 43.9MB 07:30:29 security-proxy-auth latest f3a7b6dc58d4 2 seconds ago 38MB 07:30:29 security-secretstore-setup latest 7a2a8c2a10c1 3 seconds ago 42.2MB 07:30:29 core-data latest a2d7d9d66fad 3 seconds ago 40.7MB 07:30:29 support-scheduler latest d67b66674b45 3 seconds ago 43MB 07:30:29 core-metadata latest d1290271cee8 3 seconds ago 40.9MB 07:30:29 core-command latest 3132d3424427 4 seconds ago 40.4MB 07:30:29 security-proxy-setup latest 172b7e3b52cb 5 seconds ago 31.2MB 07:30:29 core-common-config-bootstrapper latest 9c2826f4ee88 6 seconds ago 20.2MB 07:30:29 security-spiffe-token-provider latest 23b79cf4ef94 12 seconds ago 34MB 07:30:29 security-spire-agent latest a3e007172282 2 minutes ago 166MB 07:30:29 security-spire-config latest 1b5ffde110a3 2 minutes ago 107MB 07:30:29 security-spire-server latest 61232dd4cfea 2 minutes ago 107MB 07:30:29 ci-base-image-x86_64 latest 0bc4d08b1ebd 6 minutes ago 966MB 07:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 07:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 07:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:30:30 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 07:30:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:31 ---> package-listing.sh 07:30:31 ++ facter osfamily 07:30:31 ++ tr '[:upper:]' '[:lower:]' 07:30:32 + OS_FAMILY=debian 07:30:32 + workspace=/w/workspace/edgex-go/2 07:30:32 + START_PACKAGES=/tmp/packages_start.txt 07:30:32 + END_PACKAGES=/tmp/packages_end.txt 07:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:32 + PACKAGES=/tmp/packages_start.txt 07:30:32 + '[' /w/workspace/edgex-go/2 ']' 07:30:32 + PACKAGES=/tmp/packages_end.txt 07:30:32 + case "${OS_FAMILY}" in 07:30:32 + dpkg -l 07:30:32 + grep '^ii' 07:30:32 + '[' -f /tmp/packages_start.txt ']' 07:30:32 + '[' -f /tmp/packages_end.txt ']' 07:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:32 + '[' /w/workspace/edgex-go/2 ']' 07:30:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:30:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:30:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:32 07:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:33 latest: Pulling from edgex-lftools-log-publisher 07:30:33 5eb5b503b376: Pulling fs layer 07:30:33 5c69ac0246d0: Pulling fs layer 07:30:33 ec43610c2a17: Pulling fs layer 07:30:33 3a2ae6a8a46f: Pulling fs layer 07:30:33 33b1e0a273af: Pulling fs layer 07:30:33 5d3b04190fa2: Pulling fs layer 07:30:33 2f39f015ded8: Pulling fs layer 07:30:33 33b1e0a273af: Waiting 07:30:33 5d3b04190fa2: Waiting 07:30:33 2f39f015ded8: Waiting 07:30:33 3a2ae6a8a46f: Waiting 07:30:33 5c69ac0246d0: Download complete 07:30:33 3a2ae6a8a46f: Download complete 07:30:33 33b1e0a273af: Verifying Checksum 07:30:33 33b1e0a273af: Download complete 07:30:33 5d3b04190fa2: Verifying Checksum 07:30:33 5d3b04190fa2: Download complete 07:30:33 ec43610c2a17: Verifying Checksum 07:30:33 ec43610c2a17: Download complete 07:30:33 5eb5b503b376: Verifying Checksum 07:30:33 5eb5b503b376: Download complete 07:30:34 2f39f015ded8: Download complete 07:30:34 5eb5b503b376: Pull complete 07:30:34 5c69ac0246d0: Pull complete 07:30:35 ec43610c2a17: Pull complete 07:30:35 3a2ae6a8a46f: Pull complete 07:30:35 33b1e0a273af: Pull complete 07:30:35 5d3b04190fa2: Pull complete 07:30:39 2f39f015ded8: Pull complete 07:30:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:39 prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container 07:30:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:30:44 $ docker top 80d99ebedc955d99925fc780d51c9b7a725016be5677bec164d8e937b60a7b52 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:30:45 + ls /var/log/sa-host 07:30:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:45 provisioning config files... 07:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12435396489836251829tmp [Pipeline] { [Pipeline] echo 07:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:45 ---> create-netrc.sh [Pipeline] } 07:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:30:46 ---> python-tools-install.sh [Pipeline] echo 07:30:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:46 ---> sudo-logs.sh 07:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:46 ---> job-cost.sh 07:30:46 lf-activate-venv: SKIPPING 07:30:46 DEBUG: total: 0.10999999940395355 07:30:46 INFO: Retrieving Stack Cost... 07:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:47 INFO: Archiving Costs [Pipeline] echo 07:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:47 ---> logs-deploy.sh 07:30:47 lf-activate-venv: SKIPPING 07:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4810/2 07:30:47 INFO: archiving workspace using pattern(s): 07:30:48 Archives upload complete. 07:30:49 INFO: archiving logs to Nexus