Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 674610dda5f775552294508e37e4913c76e7ee65+b20ba73ed1266a13b240854122fe2f2a75963d10 (8fe238d3a1e54dc38189d48d1f244aa4d0974efa) 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-ssh4207784918527245428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh169701464160650689.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-5283/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-5283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17423988777006599885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh18247170472924317854.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-5283/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-5283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17690620155040271447.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], goVersion:1.23] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-544583 in /w/workspace/edgexfoundry_edgex-go_PR-5283 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/5283/head:refs/remotes/origin/PR-5283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b20ba73ed1266a13b240854122fe2f2a75963d10 into PR head commit 674610dda5f775552294508e37e4913c76e7ee65 Merge succeeded, producing a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 Checking out Revision a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 (PR-5283) > git config core.sparsecheckout # timeout=10 > git checkout -f 674610dda5f775552294508e37e4913c76e7ee65 # 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 b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 # timeout=10 Commit message: "Merge commit 'b20ba73ed1266a13b240854122fe2f2a75963d10' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk dad2e978bcf8c9c961c0d7402840c56375e8ec5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:57 ========================================================= 08:30:57 EdgeX Global Pipelines Version Info 08:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:58 ------------------- 08:30:58 stable info: 08:30:58 ------------------- 08:30:58 Commited By: Cherry Wang cherry@iotechsys.com 08:30:58 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:30:58 Message: update stable to v1.0.278 08:30:59 ------------------- 08:30:59 experimental info: 08:30:59 ------------------- 08:30:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:59 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 08:30:59 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5283 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5283 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5283 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5ad4a2 [Pipeline] echo 08:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:00 provisioning config files... 08:31:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7768930113184769125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:00 ---> ****-login.sh 08:31:00 nexus3.edgexfoundry.org:10001 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 08:31:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/go/credential-store/ 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10002 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 08:31:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/go/credential-store/ 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10003 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 08:31:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/go/credential-store/ 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10004 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 08:31:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/go/credential-store/ 08:31:00 08:31:00 Login Succeeded 08:31:00 ****.io 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 08:31:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.****.com/go/credential-store/ 08:31:01 08:31:01 Login Succeeded 08:31:01 ---> ****-login.sh ends [Pipeline] } 08:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:01 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:31:01 + dirname cmd/core-command/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo core-command,cmd/core-command/Dockerfile 08:31:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:01 + dirname cmd/core-data/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo core-data,cmd/core-data/Dockerfile 08:31:01 + dirname cmd/core-keeper/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo core-keeper,cmd/core-keeper/Dockerfile 08:31:01 + dirname cmd/core-metadata/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:01 + dirname cmd/security-bootstrapper/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:01 + dirname cmd/security-proxy-auth/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:01 + dirname cmd/security-proxy-setup/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:01 + dirname cmd/security-secretstore-setup/Dockerfile+ 08:31:01 cut -d/ -f2 08:31:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:01 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 08:31:01 -f2 08:31:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:01 + dirname cmd/security-spire-config/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:01 + dirname cmd/security-spire-server/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:01 + dirname cmd/support-notifications/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:01 + dirname cmd/support-scheduler/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:01 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-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:31:02 + git rev-list -1 --merges a5ad4a260d852c479fb8a9603ced3425c7c0e8f0~1..a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo 08:31:02 -----------> git rev-list -1 --merges a5ad4a260d852c479fb8a9603ced3425c7c0e8f0~1..a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 08:31:02 a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [false] [Pipeline] sh 08:31:02 + git log --format=format:%s -1 a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo 08:31:02 ========================================================= 08:31:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:02 + grep -v github /etc/ssh/ssh_known_hosts 08:31:02 + [ -e /tmp/ssh_known_hosts ] 08:31:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:02 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 08:31:02 /etc/ssh/ssh_known_hosts 08:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:03 08:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:03 3dae71ba6b94: Pulling fs layer 08:31:03 6bf1a483ea7c: Pulling fs layer 08:31:03 f5dfc541a4d3: Pulling fs layer 08:31:03 461d9e800cba: Pulling fs layer 08:31:03 80192f66455f: Pulling fs layer 08:31:03 2e8e34ca0e6c: Pulling fs layer 08:31:03 a29436f7fd5d: Pulling fs layer 08:31:03 923cac83aea3: Pulling fs layer 08:31:03 25ad8b0a4227: Pulling fs layer 08:31:03 db01528c6b51: Pulling fs layer 08:31:03 28988de357af: Pulling fs layer 08:31:03 db01528c6b51: Waiting 08:31:03 80192f66455f: Waiting 08:31:03 25ad8b0a4227: Waiting 08:31:03 28988de357af: Waiting 08:31:03 461d9e800cba: Waiting 08:31:03 2e8e34ca0e6c: Waiting 08:31:03 923cac83aea3: Waiting 08:31:03 a29436f7fd5d: Waiting 08:31:03 6bf1a483ea7c: Verifying Checksum 08:31:03 6bf1a483ea7c: Download complete 08:31:03 461d9e800cba: Verifying Checksum 08:31:03 461d9e800cba: Download complete 08:31:03 80192f66455f: Verifying Checksum 08:31:03 80192f66455f: Download complete 08:31:03 f5dfc541a4d3: Verifying Checksum 08:31:03 f5dfc541a4d3: Download complete 08:31:03 3dae71ba6b94: Verifying Checksum 08:31:03 3dae71ba6b94: Download complete 08:31:03 923cac83aea3: Download complete 08:31:03 25ad8b0a4227: Verifying Checksum 08:31:03 25ad8b0a4227: Download complete 08:31:03 db01528c6b51: Verifying Checksum 08:31:03 db01528c6b51: Download complete 08:31:03 28988de357af: Verifying Checksum 08:31:03 28988de357af: Download complete 08:31:04 a29436f7fd5d: Verifying Checksum 08:31:04 a29436f7fd5d: Download complete 08:31:05 2e8e34ca0e6c: Verifying Checksum 08:31:05 2e8e34ca0e6c: Download complete 08:31:05 3dae71ba6b94: Pull complete 08:31:05 6bf1a483ea7c: Pull complete 08:31:06 f5dfc541a4d3: Pull complete 08:31:06 461d9e800cba: Pull complete 08:31:06 80192f66455f: Pull complete 08:31:10 2e8e34ca0e6c: Pull complete 08:31:11 a29436f7fd5d: Pull complete 08:31:11 923cac83aea3: Pull complete 08:31:12 25ad8b0a4227: Pull complete 08:31:13 db01528c6b51: Pull complete 08:31:13 28988de357af: Pull complete 08:31:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-544583 does not seem to be running inside a container 08:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:21 $ docker top e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 -eo pid,comm 08:31:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:21 [ssh-agent] Looking for ssh-agent implementation... 08:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:21 $ docker exec e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent 08:31:22 SSH_AUTH_SOCK=/tmp/ssh-BsWz665jk2qQ/agent.15 08:31:22 SSH_AGENT_PID=21 08:31:22 Running ssh-add (command line suppressed) 08:31:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13936937614865712695.key (/w/workspace/edgex-go/3@tmp/private_key_13936937614865712695.key) 08:31:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] sh 08:31:22 + git tag --points-at HEAD [Pipeline] } 08:31:22 $ docker exec --env ******** --env ******** e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent -k 08:31:22 unset SSH_AUTH_SOCK; 08:31:22 unset SSH_AGENT_PID; 08:31:22 echo Agent pid 21 killed; 08:31:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:22 [ssh-agent] Looking for ssh-agent implementation... 08:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:23 $ docker exec e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent 08:31:23 SSH_AUTH_SOCK=/tmp/ssh-wQAtQGaanyFX/agent.86 08:31:23 SSH_AGENT_PID=91 08:31:23 Running ssh-add (command line suppressed) 08:31:23 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1061722013063345841.key (/w/workspace/edgex-go/3@tmp/private_key_1061722013063345841.key) 08:31:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:23 + git semver init 08:31:23 2025-10-23 08:31:23,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:23 2025-10-23 08:31:23,799 [run_init] DEBUG init version:0.0.0 force:False 08:31:23 2025-10-23 08:31:23,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:31:23 2025-10-23 08:31:23,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:31:23 2025-10-23 08:31:23,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, stdin=None, shell=False, universal_newlines=False) 08:31:42 2025-10-23 08:31:39,295 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:31:42 2025-10-23 08:31:39,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5283 with force:False 08:31:42 2025-10-23 08:31:39,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5283 08:31:42 2025-10-23 08:31:39,300 [execute] INFO git cat-file --batch-check 08:31:42 2025-10-23 08:31:39,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) 08:31:42 2025-10-23 08:31:39,305 [execute] INFO git cat-file --batch 08:31:42 2025-10-23 08:31:39,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) 08:31:42 2025-10-23 08:31:39,308 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5283 08:31:42 0.0.0 [Pipeline] } 08:31:42 $ docker exec --env ******** --env ******** e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent -k 08:31:42 unset SSH_AUTH_SOCK; 08:31:42 unset SSH_AGENT_PID; 08:31:42 echo Agent pid 91 killed; 08:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:42 + git semver [Pipeline] } 08:31:42 $ docker stop --time=1 e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 08:31:44 $ docker rm -f --volumes e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:44 Stashed 1 file(s) [Pipeline] echo 08:31:44 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:31:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:45 ========================================================= 08:31:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:31:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:46 9824c27679d3: Pulling fs layer 08:31:46 8371a51cbc44: Pulling fs layer 08:31:46 d5791340ef18: Pulling fs layer 08:31:46 d3178a7b2709: Pulling fs layer 08:31:46 4f4fb700ef54: Pulling fs layer 08:31:46 063b4f904bf5: Pulling fs layer 08:31:46 066ecc492849: Pulling fs layer 08:31:46 50a4da29d654: Pulling fs layer 08:31:46 417dd178857c: Pulling fs layer 08:31:46 d3178a7b2709: Waiting 08:31:46 4f4fb700ef54: Waiting 08:31:46 063b4f904bf5: Waiting 08:31:46 417dd178857c: Waiting 08:31:46 066ecc492849: Waiting 08:31:46 50a4da29d654: Waiting 08:31:46 8371a51cbc44: Verifying Checksum 08:31:46 8371a51cbc44: Download complete 08:31:46 d3178a7b2709: Download complete 08:31:46 4f4fb700ef54: Verifying Checksum 08:31:46 4f4fb700ef54: Download complete 08:31:46 9824c27679d3: Verifying Checksum 08:31:46 9824c27679d3: Download complete 08:31:46 063b4f904bf5: Verifying Checksum 08:31:46 063b4f904bf5: Download complete 08:31:46 066ecc492849: Verifying Checksum 08:31:46 066ecc492849: Download complete 08:31:46 9824c27679d3: Pull complete 08:31:46 8371a51cbc44: Pull complete 08:31:46 417dd178857c: Verifying Checksum 08:31:46 417dd178857c: Download complete 08:31:46 d5791340ef18: Download complete 08:31:47 50a4da29d654: Verifying Checksum 08:31:47 50a4da29d654: Download complete 08:31:52 d5791340ef18: Pull complete 08:31:52 d3178a7b2709: Pull complete 08:31:52 4f4fb700ef54: Pull complete 08:31:52 063b4f904bf5: Pull complete 08:31:52 066ecc492849: Pull complete 08:31:54 50a4da29d654: Pull complete 08:31:55 417dd178857c: Pull complete 08:31:55 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 08:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:31:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:56 WORKDIR /edgex 08:31:56 COPY go.mod . 08:31:56 RUN go mod download 08:31:56 + docker build -t ci-base-image-x86_64 -f - . 08:31:59 #0 building with "default" instance using docker driver 08:31:59 08:31:59 #1 [internal] load build definition from Dockerfile 08:31:59 #1 transferring dockerfile: 08:31:59 #1 transferring dockerfile: 164B done 08:31:59 #1 DONE 0.8s 08:31:59 08:31:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:59 #2 DONE 0.0s 08:31:59 08:31:59 #3 [internal] load .dockerignore 08:31:59 #3 transferring context: 08:32:00 #3 transferring context: 50B done 08:32:00 #3 DONE 0.3s 08:32:00 08:32:00 #4 [internal] load build context 08:32:00 #4 transferring context: 6.57kB done 08:32:00 #4 DONE 0.8s 08:32:00 08:32:00 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:02 #5 DONE 2.5s 08:32:02 08:32:02 #6 [2/4] WORKDIR /edgex 08:32:10 #6 DONE 8.0s 08:32:10 08:32:10 #7 [3/4] COPY go.mod . 08:32:10 #7 DONE 0.2s 08:32:10 08:32:10 #8 [4/4] RUN go mod download 08:32:11 #8 0.556 go: go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local) 08:32:11 #8 ERROR: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1 08:32:11 ------ 08:32:11 > [4/4] RUN go mod download: 08:32:11 0.556 go: go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local) 08:32:11 ------ 08:32:11 Dockerfile:4 08:32:11 -------------------- 08:32:11 2 | WORKDIR /edgex 08:32:11 3 | COPY go.mod . 08:32:11 4 | >>> RUN go mod download 08:32:11 5 | 08:32:11 -------------------- 08:32:11 ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:12 Failed in branch amd64 [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 08:32:12 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 08:32:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:13 ---> package-listing.sh 08:32:13 ++ facter osfamily 08:32:13 ++ tr '[:upper:]' '[:lower:]' 08:32:14 + OS_FAMILY=debian 08:32:14 + workspace=/w/workspace/edgex-go/3 08:32:14 + START_PACKAGES=/tmp/packages_start.txt 08:32:14 + END_PACKAGES=/tmp/packages_end.txt 08:32:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:14 + PACKAGES=/tmp/packages_start.txt 08:32:14 + '[' /w/workspace/edgex-go/3 ']' 08:32:14 + PACKAGES=/tmp/packages_end.txt 08:32:14 + case "${OS_FAMILY}" in 08:32:14 + dpkg -l 08:32:14 + grep '^ii' 08:32:14 + '[' -f /tmp/packages_start.txt ']' 08:32:14 + '[' -f /tmp/packages_end.txt ']' 08:32:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:14 + '[' /w/workspace/edgex-go/3 ']' 08:32:14 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:32:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:32:14 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:32:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:15 08:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:15 latest: Pulling from edgex-lftools-log-publisher 08:32:15 5eb5b503b376: Pulling fs layer 08:32:15 5c69ac0246d0: Pulling fs layer 08:32:15 ec43610c2a17: Pulling fs layer 08:32:15 3a2ae6a8a46f: Pulling fs layer 08:32:15 33b1e0a273af: Pulling fs layer 08:32:15 5d3b04190fa2: Pulling fs layer 08:32:15 2f39f015ded8: Pulling fs layer 08:32:15 33b1e0a273af: Waiting 08:32:15 5d3b04190fa2: Waiting 08:32:15 3a2ae6a8a46f: Waiting 08:32:15 5c69ac0246d0: Verifying Checksum 08:32:15 5c69ac0246d0: Download complete 08:32:15 3a2ae6a8a46f: Download complete 08:32:15 33b1e0a273af: Download complete 08:32:15 ec43610c2a17: Verifying Checksum 08:32:15 ec43610c2a17: Download complete 08:32:15 5d3b04190fa2: Verifying Checksum 08:32:15 5d3b04190fa2: Download complete 08:32:15 5eb5b503b376: Verifying Checksum 08:32:15 5eb5b503b376: Download complete 08:32:16 2f39f015ded8: Verifying Checksum 08:32:16 2f39f015ded8: Download complete 08:32:17 5eb5b503b376: Pull complete 08:32:18 5c69ac0246d0: Pull complete 08:32:19 ec43610c2a17: Pull complete 08:32:19 3a2ae6a8a46f: Pull complete 08:32:20 33b1e0a273af: Pull complete 08:32:20 5d3b04190fa2: Pull complete 08:32:27 2f39f015ded8: Pull complete 08:32:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:27 prd-ubuntu20.04-docker-8c-8g-544583 does not seem to be running inside a container 08:32:27 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:32:39 $ docker top f6c48f506e73f59512867fab4e340021508193eafb3f531062ced7219a622c7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:40 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:40 + mkdir -p /var/log/sysstat [Pipeline] sh 08:32:40 + ls /var/log/sa-host 08:32:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:41 provisioning config files... 08:32:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1144021116874795475tmp [Pipeline] { [Pipeline] echo 08:32:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:41 ---> create-netrc.sh [Pipeline] } 08:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:32:41 ---> python-tools-install.sh [Pipeline] echo 08:32:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:42 ---> sudo-logs.sh 08:32:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:42 ---> job-cost.sh 08:32:42 lf-activate-venv: SKIPPING 08:32:42 INFO: No Stack... 08:32:42 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:42 INFO: Archiving Costs [Pipeline] echo 08:32:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:43 ---> logs-deploy.sh 08:32:43 lf-activate-venv: SKIPPING 08:32:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5283/3 08:32:43 INFO: archiving workspace using pattern(s): 08:32:44 Archives upload complete. 08:32:44 INFO: archiving logs to Nexus 08:32:44 ---> uname -a: 08:32:44 Linux prd-ubuntu20-04-docker-8c-8g-544583 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:32:44 08:32:44 08:32:44 ---> lscpu: 08:32:44 Architecture: x86_64 08:32:44 CPU op-mode(s): 32-bit, 64-bit 08:32:44 Byte Order: Little Endian 08:32:44 Address sizes: 40 bits physical, 48 bits virtual 08:32:44 CPU(s): 8 08:32:44 On-line CPU(s) list: 0-7 08:32:44 Thread(s) per core: 1 08:32:44 Core(s) per socket: 1 08:32:44 Socket(s): 8 08:32:44 NUMA node(s): 1 08:32:44 Vendor ID: AuthenticAMD 08:32:44 CPU family: 23 08:32:44 Model: 49 08:32:44 Model name: AMD EPYC-Rome Processor 08:32:44 Stepping: 0 08:32:44 CPU MHz: 2800.000 08:32:44 BogoMIPS: 5600.00 08:32:44 Virtualization: AMD-V 08:32:44 Hypervisor vendor: KVM 08:32:44 Virtualization type: full 08:32:44 L1d cache: 256 KiB 08:32:44 L1i cache: 256 KiB 08:32:44 L2 cache: 4 MiB 08:32:44 L3 cache: 128 MiB 08:32:44 NUMA node0 CPU(s): 0-7 08:32:44 Vulnerability Gather data sampling: Not affected 08:32:44 Vulnerability Itlb multihit: Not affected 08:32:44 Vulnerability L1tf: Not affected 08:32:44 Vulnerability Mds: Not affected 08:32:44 Vulnerability Meltdown: Not affected 08:32:44 Vulnerability Mmio stale data: Not affected 08:32:44 Vulnerability Retbleed: Vulnerable 08:32:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:32:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:32:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:32:44 Vulnerability Srbds: Not affected 08:32:44 Vulnerability Tsx async abort: Not affected 08:32:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:32:44 08:32:44 08:32:44 ---> nproc: 08:32:44 8 08:32:44 08:32:44 08:32:44 ---> df -h: 08:32:44 Filesystem Size Used Avail Use% Mounted on 08:32:44 overlay 155G 12G 144G 8% / 08:32:44 tmpfs 64M 0 64M 0% /dev 08:32:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:32:44 shm 64M 0 64M 0% /dev/shm 08:32:44 /dev/vda1 155G 12G 144G 8% /facter-os 08:32:44 08:32:44 08:32:44 ---> sar -b -r -n DEV: 08:32:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544583) 10/23/25 _x86_64_ (8 CPU) 08:32:44 08:32:44 08:29:41 LINUX RESTART (8 CPU) 08:32:44 08:32:44 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:32:44 08:31:03 176.46 68.78 107.68 0.00 11743.82 59292.50 0.00 08:32:44 08:32:01 76.16 13.12 63.04 0.00 2246.37 40829.12 0.00 08:32:44 Average: 127.16 41.42 85.74 0.00 7075.96 50218.02 0.00 08:32:44 08:32:44 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:44 08:31:03 29789324 31607368 744936 2.27 64108 2073384 1742680 5.14 926176 1861092 9000 08:32:44 08:32:01 28140068 31516636 783136 2.38 91340 3551492 1819676 5.36 1074852 3255772 659064 08:32:44 Average: 28964696 31562002 764036 2.32 77724 2812438 1781178 5.25 1000514 2558432 334032 08:32:44 08:32:44 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:44 08:31:03 ens3 585.50 421.03 3767.91 80.33 0.00 0.00 0.00 0.00 08:32:44 08:31:03 lo 3.30 3.30 0.33 0.33 0.00 0.00 0.00 0.00 08:32:44 08:31:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:44 08:32:01 ens3 655.34 443.49 10469.48 97.24 0.00 0.00 0.00 0.00 08:32:44 08:32:01 lo 1.79 1.79 0.17 0.17 0.00 0.00 0.00 0.00 08:32:44 08:32:01 docker0 226.63 330.62 14.00 3069.32 0.00 0.00 0.00 0.00 08:32:44 Average: ens3 619.83 432.07 7061.64 88.64 0.00 0.00 0.00 0.00 08:32:44 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 08:32:44 Average: docker0 111.39 162.49 6.88 1508.53 0.00 0.00 0.00 0.00 08:32:44 08:32:44 08:32:44 ---> sar -P ALL: 08:32:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544583) 10/23/25 _x86_64_ (8 CPU) 08:32:44 08:32:44 08:29:41 LINUX RESTART (8 CPU) 08:32:44 08:32:44 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:32:44 08:31:03 all 6.46 0.00 1.41 7.99 0.07 84.06 08:32:44 08:31:03 0 4.44 0.00 1.98 4.51 0.07 89.01 08:32:44 08:31:03 1 11.14 0.00 1.42 0.90 0.07 86.46 08:32:44 08:31:03 2 3.83 0.00 1.31 14.30 0.07 80.49 08:32:44 08:31:03 3 5.66 0.00 0.80 4.59 0.10 88.84 08:32:44 08:31:03 4 4.51 0.00 1.72 6.80 0.07 86.90 08:32:44 08:31:03 5 10.85 0.00 0.86 9.83 0.07 78.39 08:32:44 08:31:03 6 6.65 0.00 1.81 6.18 0.08 85.27 08:32:44 08:31:03 7 4.64 0.00 1.42 16.80 0.05 77.09 08:32:44 08:32:01 all 6.70 0.00 2.60 4.46 0.07 86.17 08:32:44 08:32:01 0 6.75 0.00 2.25 0.93 0.07 90.00 08:32:44 08:32:01 1 6.01 0.00 1.87 1.75 0.07 90.30 08:32:44 08:32:01 2 7.20 0.00 1.70 0.38 0.07 90.65 08:32:44 08:32:01 3 5.16 0.00 1.99 0.63 0.07 92.15 08:32:44 08:32:01 4 5.50 0.00 2.87 1.86 0.05 89.72 08:32:44 08:32:01 5 11.16 0.00 4.20 4.46 0.09 80.09 08:32:44 08:32:01 6 5.64 0.00 2.55 4.26 0.09 87.46 08:32:44 08:32:01 7 6.21 0.00 3.34 21.40 0.07 68.98 08:32:44 Average: all 6.58 0.00 1.99 6.26 0.07 85.09 08:32:44 Average: 0 5.57 0.00 2.11 2.75 0.07 89.50 08:32:44 Average: 1 8.63 0.00 1.64 1.32 0.07 88.34 08:32:44 Average: 2 5.49 0.00 1.50 7.46 0.07 85.48 08:32:44 Average: 3 5.42 0.00 1.38 2.65 0.09 90.46 08:32:44 Average: 4 5.00 0.00 2.28 4.37 0.06 88.29 08:32:44 Average: 5 11.00 0.00 2.50 7.20 0.08 79.23 08:32:44 Average: 6 6.16 0.00 2.17 5.24 0.09 86.34 08:32:44 Average: 7 5.41 0.00 2.36 19.06 0.06 73.11 08:32:44 08:32:44 08:32:44