Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of Yangsta911 for edgexfoundry/edgex-go Loading trusted files from base branch main at c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d rather than 797725ecc58eeb4253dd4629904a8df3ef8131ed Obtained Jenkinsfile from c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 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-ssh813678023899531349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4796466839963454642.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5100/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-5100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh718099459080396975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh513521022533355624.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-5100/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-5100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13928650011185482152.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]] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-40436’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40439 in /w/workspace/edgexfoundry_edgex-go_PR-5100 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/5100/head:refs/remotes/origin/PR-5100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d into PR head commit 797725ecc58eeb4253dd4629904a8df3ef8131ed Merge succeeded, producing 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a Checking out Revision 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a (PR-5100) > git config core.sparsecheckout # timeout=10 > git checkout -f 797725ecc58eeb4253dd4629904a8df3ef8131ed # 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 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a # timeout=10 Commit message: "Merge commit 'c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-06T08:30:43.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-06T08:30:43.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-06T08:30:43.934Z] ========================================================= [2025-03-06T08:30:43.934Z] EdgeX Global Pipelines Version Info [2025-03-06T08:30:43.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 65bdf915a1547473d301fd83a00e95a25bc44fee # timeout=10 [2025-03-06T08:30:44.646Z] ------------------- [2025-03-06T08:30:44.646Z] stable info: [2025-03-06T08:30:44.646Z] ------------------- [2025-03-06T08:30:44.646Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-06T08:30:44.646Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T08:30:44.646Z] Message: update stable to v1.0.269 [2025-03-06T08:30:45.217Z] ------------------- [2025-03-06T08:30:45.217Z] experimental info: [2025-03-06T08:30:45.218Z] ------------------- [2025-03-06T08:30:45.218Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-06T08:30:45.218Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T08:30:45.218Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-06T08:30:45.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-06T08:30:45.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-06T08:30:45.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-06T08:30:45.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-06T08:30:45.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-06T08:30:45.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-06T08:30:45.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-06T08:30:45.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-06T08:30:45.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-06T08:30:45.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-06T08:30:45.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-06T08:30:45.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-06T08:30:45.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-06T08:30:45.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-06T08:30:45.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-06T08:30:45.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T08:30:45.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T08:30:45.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-06T08:30:45.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-06T08:30:45.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-06T08:30:45.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-06T08:30:45.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-06T08:30:45.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-06T08:30:45.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5100 [Pipeline] echo [2025-03-06T08:30:45.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5100 [Pipeline] echo [2025-03-06T08:30:45.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5100 [Pipeline] echo [2025-03-06T08:30:45.940Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a [Pipeline] echo [2025-03-06T08:30:45.960Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cb17b5 [Pipeline] echo [2025-03-06T08:30:45.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:30:46.044Z] provisioning config files... [2025-03-06T08:30:46.058Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7578312249502335202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:30:46.394Z] ---> ****-login.sh [2025-03-06T08:30:46.394Z] nexus3.edgexfoundry.org:10001 [2025-03-06T08:30:46.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:30:46.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:30:46.656Z] Configure a credential helper to remove this warning. See [2025-03-06T08:30:46.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:30:46.656Z] [2025-03-06T08:30:46.656Z] Login Succeeded [2025-03-06T08:30:46.656Z] nexus3.edgexfoundry.org:10002 [2025-03-06T08:30:46.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:30:46.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:30:46.657Z] Configure a credential helper to remove this warning. See [2025-03-06T08:30:46.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:30:46.657Z] [2025-03-06T08:30:46.657Z] Login Succeeded [2025-03-06T08:30:46.657Z] nexus3.edgexfoundry.org:10003 [2025-03-06T08:30:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:30:46.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:30:46.918Z] Configure a credential helper to remove this warning. See [2025-03-06T08:30:46.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:30:46.918Z] [2025-03-06T08:30:46.918Z] Login Succeeded [2025-03-06T08:30:46.918Z] nexus3.edgexfoundry.org:10004 [2025-03-06T08:30:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:30:46.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:30:46.918Z] Configure a credential helper to remove this warning. See [2025-03-06T08:30:46.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:30:46.918Z] [2025-03-06T08:30:46.918Z] Login Succeeded [2025-03-06T08:30:46.918Z] ****.io [2025-03-06T08:30:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:30:47.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:30:47.177Z] Configure a credential helper to remove this warning. See [2025-03-06T08:30:47.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:30:47.178Z] [2025-03-06T08:30:47.178Z] Login Succeeded [2025-03-06T08:30:47.178Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T08:30:47.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T08:30:47.517Z] + 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 [2025-03-06T08:30:47.517Z] + dirname cmd/core-command/Dockerfile [2025-03-06T08:30:47.517Z] + cut -d/ -f2 [2025-03-06T08:30:47.517Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-06T08:30:47.517Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T08:30:47.517Z] + cut -d/ -f2 [2025-03-06T08:30:47.517Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T08:30:47.517Z] + + dirname cmd/core-data/Dockerfile [2025-03-06T08:30:47.517Z] cut -d/ -f2 [2025-03-06T08:30:47.517Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-06T08:30:47.517Z] + dirname cmd/core-keeper/Dockerfile [2025-03-06T08:30:47.517Z] + cut -d/ -f2 [2025-03-06T08:30:47.517Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/core-metadata/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-spire-config/Dockerfile+ [2025-03-06T08:30:47.518Z] cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/support-notifications/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-06T08:30:47.518Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-06T08:30:47.518Z] + cut -d/ -f2 [2025-03-06T08:30:47.518Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-06T08:30:47.547Z] 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 [2025-03-06T08:30:47.902Z] + git rev-list -1 --merges 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a~1..0cb17b541c1bf6cdc51dcbe2005de354d6017d4a [Pipeline] echo [2025-03-06T08:30:47.915Z] -----------> git rev-list -1 --merges 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a~1..0cb17b541c1bf6cdc51dcbe2005de354d6017d4a 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a [2025-03-06T08:30:47.915Z] 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a [false] [Pipeline] sh [2025-03-06T08:30:48.207Z] + git log --format=format:%s -1 0cb17b541c1bf6cdc51dcbe2005de354d6017d4a [Pipeline] echo [2025-03-06T08:30:48.219Z] ========================================================= [2025-03-06T08:30:48.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-06T08:30:48.219Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-06T08:30:48.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T08:30:48.579Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-06T08:30:48.579Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-06T08:30:48.579Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-06T08:30:48.579Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-03-06T08:30:48.579Z] -a /etc/ssh/ssh_known_hosts [2025-03-06T08:30:48.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:30:48.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:30:48.935Z] [2025-03-06T08:30:48.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:30:49.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:30:49.241Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-06T08:30:49.241Z] b85a868b505f: Pulling fs layer [2025-03-06T08:30:49.241Z] e2be974225ed: Pulling fs layer [2025-03-06T08:30:49.241Z] 339a4e72a1f5: Pulling fs layer [2025-03-06T08:30:49.241Z] 988bab9f4d93: Pulling fs layer [2025-03-06T08:30:49.241Z] 1469e6f7b9e6: Pulling fs layer [2025-03-06T08:30:49.241Z] eaf3925da568: Pulling fs layer [2025-03-06T08:30:49.241Z] bab4dde63d76: Pulling fs layer [2025-03-06T08:30:49.241Z] bde34c3a00c8: Pulling fs layer [2025-03-06T08:30:49.241Z] b352a97aabf1: Pulling fs layer [2025-03-06T08:30:49.241Z] 4872d77fe225: Pulling fs layer [2025-03-06T08:30:49.241Z] 5851b861e8e6: Pulling fs layer [2025-03-06T08:30:49.241Z] 988bab9f4d93: Waiting [2025-03-06T08:30:49.241Z] 1469e6f7b9e6: Waiting [2025-03-06T08:30:49.241Z] eaf3925da568: Waiting [2025-03-06T08:30:49.241Z] bab4dde63d76: Waiting [2025-03-06T08:30:49.241Z] bde34c3a00c8: Waiting [2025-03-06T08:30:49.241Z] b352a97aabf1: Waiting [2025-03-06T08:30:49.241Z] 4872d77fe225: Waiting [2025-03-06T08:30:49.241Z] 5851b861e8e6: Waiting [2025-03-06T08:30:49.241Z] e2be974225ed: Verifying Checksum [2025-03-06T08:30:49.241Z] e2be974225ed: Download complete [2025-03-06T08:30:49.241Z] 988bab9f4d93: Download complete [2025-03-06T08:30:49.241Z] 1469e6f7b9e6: Verifying Checksum [2025-03-06T08:30:49.241Z] 1469e6f7b9e6: Download complete [2025-03-06T08:30:49.241Z] eaf3925da568: Verifying Checksum [2025-03-06T08:30:49.241Z] eaf3925da568: Download complete [2025-03-06T08:30:49.499Z] 339a4e72a1f5: Verifying Checksum [2025-03-06T08:30:49.499Z] 339a4e72a1f5: Download complete [2025-03-06T08:30:49.499Z] bde34c3a00c8: Verifying Checksum [2025-03-06T08:30:49.499Z] bde34c3a00c8: Download complete [2025-03-06T08:30:49.499Z] b352a97aabf1: Verifying Checksum [2025-03-06T08:30:49.499Z] b352a97aabf1: Download complete [2025-03-06T08:30:49.499Z] 4872d77fe225: Verifying Checksum [2025-03-06T08:30:49.499Z] 4872d77fe225: Download complete [2025-03-06T08:30:49.499Z] 5851b861e8e6: Verifying Checksum [2025-03-06T08:30:49.499Z] 5851b861e8e6: Download complete [2025-03-06T08:30:49.499Z] b85a868b505f: Download complete [2025-03-06T08:30:49.759Z] bab4dde63d76: Verifying Checksum [2025-03-06T08:30:49.759Z] bab4dde63d76: Download complete [2025-03-06T08:30:50.719Z] b85a868b505f: Pull complete [2025-03-06T08:30:50.980Z] e2be974225ed: Pull complete [2025-03-06T08:30:51.549Z] 339a4e72a1f5: Pull complete [2025-03-06T08:30:51.549Z] 988bab9f4d93: Pull complete [2025-03-06T08:30:51.812Z] 1469e6f7b9e6: Pull complete [2025-03-06T08:30:51.812Z] eaf3925da568: Pull complete [2025-03-06T08:30:53.716Z] bab4dde63d76: Pull complete [2025-03-06T08:30:53.716Z] bde34c3a00c8: Pull complete [2025-03-06T08:30:53.716Z] b352a97aabf1: Pull complete [2025-03-06T08:30:53.974Z] 4872d77fe225: Pull complete [2025-03-06T08:30:53.974Z] 5851b861e8e6: Pull complete [2025-03-06T08:30:53.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-06T08:30:53.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:30:53.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:30:54.114Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2025-03-06T08:30:54.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-06T08:30:55.447Z] $ docker top 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 -eo pid,comm [2025-03-06T08:30:55.502Z] 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). [2025-03-06T08:30:55.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T08:30:55.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T08:30:55.557Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T08:30:55.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T08:30:55.684Z] $ docker exec 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 ssh-agent [2025-03-06T08:30:55.796Z] SSH_AUTH_SOCK=/tmp/ssh-Va1EFIaBiWPJ/agent.32 [2025-03-06T08:30:55.796Z] SSH_AGENT_PID=38 [2025-03-06T08:30:55.802Z] Running ssh-add (command line suppressed) [2025-03-06T08:30:55.902Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_659278188135518206.key (/w/workspace/edgex-go/6@tmp/private_key_659278188135518206.key) [2025-03-06T08:30:55.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T08:30:56.206Z] + git tag --points-at HEAD [Pipeline] } [2025-03-06T08:30:56.215Z] $ docker exec --env ******** --env ******** 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 ssh-agent -k [2025-03-06T08:30:56.311Z] unset SSH_AUTH_SOCK; [2025-03-06T08:30:56.312Z] unset SSH_AGENT_PID; [2025-03-06T08:30:56.312Z] echo Agent pid 38 killed; [2025-03-06T08:30:56.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-06T08:30:56.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T08:30:56.364Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T08:30:56.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T08:30:56.486Z] $ docker exec 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 ssh-agent [2025-03-06T08:30:56.600Z] SSH_AUTH_SOCK=/tmp/ssh-ZD12DoUZPcWu/agent.71 [2025-03-06T08:30:56.600Z] SSH_AGENT_PID=77 [2025-03-06T08:30:56.604Z] Running ssh-add (command line suppressed) [2025-03-06T08:30:56.702Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_16531292252117648558.key (/w/workspace/edgex-go/6@tmp/private_key_16531292252117648558.key) [2025-03-06T08:30:56.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T08:30:57.003Z] + git semver init [2025-03-06T08:30:57.262Z] 2025-03-06 08:30:57,189 [run_init] DEBUG init version:0.0.0 force:False [2025-03-06T08:30:57.262Z] 2025-03-06 08:30:57,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2025-03-06T08:30:57.262Z] 2025-03-06 08:30:57,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2025-03-06T08:30:57.262Z] 2025-03-06 08:30:57,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,011 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-5100 with force:False [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,012 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-5100 [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,017 [execute] INFO git cat-file --batch-check [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,023 [execute] INFO git cat-file --batch [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T08:31:02.531Z] 2025-03-06 08:31:02,030 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-5100 [2025-03-06T08:31:02.531Z] 0.0.0 [Pipeline] } [2025-03-06T08:31:02.541Z] $ docker exec --env ******** --env ******** 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 ssh-agent -k [2025-03-06T08:31:02.645Z] unset SSH_AUTH_SOCK; [2025-03-06T08:31:02.645Z] unset SSH_AGENT_PID; [2025-03-06T08:31:02.645Z] echo Agent pid 77 killed; [2025-03-06T08:31:02.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T08:31:02.986Z] + git semver [Pipeline] } [2025-03-06T08:31:03.258Z] $ docker stop --time=1 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 [2025-03-06T08:31:04.556Z] $ docker rm -f --volumes 979a452292637f155bc3ff1cc369c71c03f4fd4e978685202e8c47be42188ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T08:31:04.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-06T08:31:05.139Z] Stashed 1 file(s) [Pipeline] echo [2025-03-06T08:31:05.143Z] [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] } [2025-03-06T08:31:05.687Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2025-03-06T08:31:05.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T08:31:05.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T08:31:05.736Z] ========================================================= [2025-03-06T08:31:05.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-06T08:31:05.736Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-06T08:31:06.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T08:31:06.520Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-06T08:31:06.520Z] da9db072f522: Pulling fs layer [2025-03-06T08:31:06.520Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-06T08:31:06.520Z] 06f05ace1117: Pulling fs layer [2025-03-06T08:31:06.520Z] 5fe327b54edc: Pulling fs layer [2025-03-06T08:31:06.520Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T08:31:06.520Z] 92a5565b7b96: Pulling fs layer [2025-03-06T08:31:06.520Z] ff9bb7016b71: Pulling fs layer [2025-03-06T08:31:06.520Z] b67dba6c2c7d: Pulling fs layer [2025-03-06T08:31:06.520Z] a813b0c90790: Pulling fs layer [2025-03-06T08:31:06.520Z] 5fe327b54edc: Waiting [2025-03-06T08:31:06.520Z] b67dba6c2c7d: Waiting [2025-03-06T08:31:06.520Z] 4f4fb700ef54: Waiting [2025-03-06T08:31:06.520Z] a813b0c90790: Waiting [2025-03-06T08:31:06.520Z] ff9bb7016b71: Waiting [2025-03-06T08:31:06.520Z] 5fe327b54edc: Verifying Checksum [2025-03-06T08:31:06.520Z] 5fe327b54edc: Download complete [2025-03-06T08:31:06.520Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T08:31:06.520Z] 4f4fb700ef54: Download complete [2025-03-06T08:31:06.779Z] da9db072f522: Verifying Checksum [2025-03-06T08:31:06.779Z] da9db072f522: Download complete [2025-03-06T08:31:06.779Z] ff9bb7016b71: Verifying Checksum [2025-03-06T08:31:06.779Z] ff9bb7016b71: Download complete [2025-03-06T08:31:06.779Z] da9db072f522: Pull complete [2025-03-06T08:31:07.036Z] 6ef4a4ee8ca5: Pull complete [2025-03-06T08:31:07.036Z] 92a5565b7b96: Verifying Checksum [2025-03-06T08:31:07.036Z] 92a5565b7b96: Download complete [2025-03-06T08:31:07.036Z] 06f05ace1117: Download complete [2025-03-06T08:31:07.293Z] a813b0c90790: Verifying Checksum [2025-03-06T08:31:07.293Z] a813b0c90790: Download complete [2025-03-06T08:31:07.293Z] b67dba6c2c7d: Verifying Checksum [2025-03-06T08:31:07.293Z] b67dba6c2c7d: Download complete [2025-03-06T08:31:10.579Z] 06f05ace1117: Pull complete [2025-03-06T08:31:10.579Z] 5fe327b54edc: Pull complete [2025-03-06T08:31:10.579Z] 4f4fb700ef54: Pull complete [2025-03-06T08:31:10.579Z] 92a5565b7b96: Pull complete [2025-03-06T08:31:10.837Z] ff9bb7016b71: Pull complete [2025-03-06T08:31:13.369Z] b67dba6c2c7d: Pull complete [2025-03-06T08:31:13.629Z] a813b0c90790: Pull complete [2025-03-06T08:31:13.629Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-06T08:31:13.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T08:31:13.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-06T08:31:13.937Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T08:31:13.937Z] WORKDIR /edgex [2025-03-06T08:31:13.937Z] COPY go.mod . [2025-03-06T08:31:13.937Z] RUN go mod download [2025-03-06T08:31:13.937Z] docker build -t ci-base-image-x86_64 -f - . [2025-03-06T08:31:14.505Z] Sending build context to Docker daemon 180.4MB [2025-03-06T08:31:14.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T08:31:14.505Z] ---> 3ba60ce46760 [2025-03-06T08:31:14.505Z] Step 2/4 : WORKDIR /edgex [2025-03-06T08:31:16.411Z] ---> Running in 23fd12507118 [2025-03-06T08:31:16.411Z] Removing intermediate container 23fd12507118 [2025-03-06T08:31:16.411Z] ---> 5b6fbb0ecb3d [2025-03-06T08:31:16.411Z] Step 3/4 : COPY go.mod . [2025-03-06T08:31:16.670Z] ---> 3954147841ca [2025-03-06T08:31:16.670Z] Step 4/4 : RUN go mod download [2025-03-06T08:31:16.670Z] ---> Running in f38a0842402d [2025-03-06T08:31:28.888Z] Removing intermediate container f38a0842402d [2025-03-06T08:31:28.888Z] ---> 4334959891a3 [2025-03-06T08:31:28.888Z] Successfully built 4334959891a3 [2025-03-06T08:31:28.888Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:31:29.207Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T08:31:29.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:31:29.302Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2025-03-06T08:31:29.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-06T08:31:29.662Z] $ docker top 377038327d1d695974819d873f4cd073b663f239fc47bafca51ea1f244216f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T08:31:30.030Z] + go version [2025-03-06T08:31:30.030Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-06T08:31:30.041Z] $ docker stop --time=1 377038327d1d695974819d873f4cd073b663f239fc47bafca51ea1f244216f28 [2025-03-06T08:31:31.340Z] $ docker rm -f --volumes 377038327d1d695974819d873f4cd073b663f239fc47bafca51ea1f244216f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:31:31.809Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T08:31:31.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:31:31.890Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2025-03-06T08:31:31.921Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-06T08:31:32.277Z] $ docker top dc4ece142ee342612787918672f6c0d9bc507ed349d1c4bafce35b9038527ebb -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-06T08:31:32.357Z] ========================================================= [2025-03-06T08:31:32.357Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-06T08:31:32.357Z] ========================================================= [Pipeline] sh [2025-03-06T08:31:32.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2025-03-06T08:31:32.935Z] + make test [2025-03-06T08:31:32.935Z] go test -race -coverprofile=coverage.out ./... [2025-03-06T08:31:41.053Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-06T08:32:07.646Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-06T08:32:07.646Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-06T08:32:07.646Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-06T08:32:07.646Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-06T08:32:07.646Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-06T08:32:07.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-03-06T08:32:08.586Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-06T08:32:08.586Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-06T08:32:08.586Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-06T08:32:08.586Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-06T08:32:09.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements [2025-03-06T08:32:10.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-06T08:32:10.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-06T08:32:10.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-06T08:32:10.105Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-06T08:32:11.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-06T08:32:11.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-06T08:32:11.481Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-06T08:32:11.481Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:11.481Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-06T08:32:11.481Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-06T08:32:12.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2025-03-06T08:32:12.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements [2025-03-06T08:32:12.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 45.7% of statements [2025-03-06T08:32:13.141Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-06T08:32:13.141Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-06T08:32:13.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.294s coverage: 93.4% of statements [2025-03-06T08:32:13.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements [2025-03-06T08:32:14.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 8.4% of statements [2025-03-06T08:32:15.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-06T08:32:15.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-06T08:32:15.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-06T08:32:15.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-06T08:32:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 95.8% of statements [2025-03-06T08:32:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-03-06T08:32:16.934Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-06T08:32:16.934Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-06T08:32:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-06T08:32:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-06T08:32:17.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:17.193Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-06T08:32:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2025-03-06T08:32:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-03-06T08:32:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 43.1% of statements [2025-03-06T08:32:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-03-06T08:32:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-03-06T08:32:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-03-06T08:32:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2025-03-06T08:32:18.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-06T08:32:18.954Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-06T08:32:18.954Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-06T08:32:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-03-06T08:32:19.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-06T08:32:19.520Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-06T08:32:19.521Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-06T08:32:19.521Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-06T08:32:19.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-06T08:32:20.906Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-06T08:32:20.906Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-06T08:32:20.906Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-06T08:32:21.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-06T08:32:21.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-06T08:32:21.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-06T08:32:21.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-06T08:32:22.415Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-06T08:32:22.415Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-06T08:32:22.675Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-06T08:32:24.592Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-06T08:32:24.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-06T08:32:25.972Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-06T08:32:27.350Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-06T08:32:27.350Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-06T08:32:27.350Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-06T08:32:30.631Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-06T08:32:31.566Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-06T08:32:31.566Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-06T08:32:31.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-06T08:32:31.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-06T08:32:31.566Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:31.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2025-03-06T08:32:33.728Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-06T08:32:33.728Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-06T08:32:33.728Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-06T08:32:33.728Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-06T08:32:33.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-06T08:32:33.728Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-06T08:32:34.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-06T08:32:34.561Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-06T08:32:34.561Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-06T08:32:34.561Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-06T08:32:34.561Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-06T08:32:34.561Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-06T08:32:34.821Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/application.test] [2025-03-06T08:32:34.821Z] internal/support/notifications/application/subscription_test.go:37:53: too many arguments in call to dtos.NewRESTAddress [2025-03-06T08:32:34.821Z] have (string, number, string, string) [2025-03-06T08:32:34.821Z] want (string, int, string) [2025-03-06T08:32:35.080Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-06T08:32:35.080Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.test] [2025-03-06T08:32:35.080Z] internal/support/notifications/controller/http/subscription_test.go:46:53: too many arguments in call to dtos.NewRESTAddress [2025-03-06T08:32:35.080Z] have (string, number, string, string) [2025-03-06T08:32:35.080Z] want (string, int, string) [2025-03-06T08:32:35.080Z] internal/support/notifications/controller/http/subscription_test.go:133:43: too many arguments in call to dtos.NewRESTAddress [2025-03-06T08:32:35.080Z] have (string, number, string, string) [2025-03-06T08:32:35.080Z] want (string, int, string) [2025-03-06T08:32:35.080Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2025-03-06T08:32:35.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-06T08:32:35.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:35.080Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-06T08:32:36.456Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-06T08:32:36.456Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-06T08:32:36.456Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-06T08:32:36.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-06T08:32:36.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-06T08:32:36.715Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.184s coverage: 54.5% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.030s coverage: 73.7% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.035s coverage: 88.6% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.031s coverage: 3.1% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements [2025-03-06T08:32:40.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-03-06T08:32:40.916Z] FAIL [2025-03-06T08:32:41.176Z] make: *** [Makefile:171: unittest] Error 1 [Pipeline] } [2025-03-06T08:32:41.195Z] $ docker stop --time=1 dc4ece142ee342612787918672f6c0d9bc507ed349d1c4bafce35b9038527ebb [2025-03-06T08:32:42.763Z] $ docker rm -f --volumes dc4ece142ee342612787918672f6c0d9bc507ed349d1c4bafce35b9038527ebb [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-06T08:32:43.274Z] 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 [2025-03-06T08:32:44.524Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:44.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:45.680Z] ---> package-listing.sh [2025-03-06T08:32:45.680Z] ++ facter osfamily [2025-03-06T08:32:45.680Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-06T08:32:45.940Z] + OS_FAMILY=debian [2025-03-06T08:32:45.940Z] + workspace=/w/workspace/edgex-go/6 [2025-03-06T08:32:45.940Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-06T08:32:45.940Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-06T08:32:45.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-06T08:32:45.940Z] + PACKAGES=/tmp/packages_start.txt [2025-03-06T08:32:45.940Z] + '[' /w/workspace/edgex-go/6 ']' [2025-03-06T08:32:45.940Z] + PACKAGES=/tmp/packages_end.txt [2025-03-06T08:32:45.940Z] + case "${OS_FAMILY}" in [2025-03-06T08:32:45.940Z] + dpkg -l [2025-03-06T08:32:45.940Z] + grep '^ii' [2025-03-06T08:32:45.940Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-06T08:32:45.940Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-06T08:32:45.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-06T08:32:45.940Z] + '[' /w/workspace/edgex-go/6 ']' [2025-03-06T08:32:45.940Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2025-03-06T08:32:45.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2025-03-06T08:32:45.954Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-06T08:32:46.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:32:46.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:32:46.805Z] [2025-03-06T08:32:46.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:32:47.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:32:47.123Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-06T08:32:47.123Z] 5eb5b503b376: Pulling fs layer [2025-03-06T08:32:47.123Z] 5c69ac0246d0: Pulling fs layer [2025-03-06T08:32:47.123Z] ec43610c2a17: Pulling fs layer [2025-03-06T08:32:47.123Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-06T08:32:47.123Z] 33b1e0a273af: Pulling fs layer [2025-03-06T08:32:47.123Z] 5d3b04190fa2: Pulling fs layer [2025-03-06T08:32:47.123Z] 2f39f015ded8: Pulling fs layer [2025-03-06T08:32:47.123Z] 33b1e0a273af: Waiting [2025-03-06T08:32:47.123Z] 5d3b04190fa2: Waiting [2025-03-06T08:32:47.123Z] 2f39f015ded8: Waiting [2025-03-06T08:32:47.123Z] 3a2ae6a8a46f: Waiting [2025-03-06T08:32:47.123Z] 5c69ac0246d0: Download complete [2025-03-06T08:32:47.123Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-06T08:32:47.123Z] 3a2ae6a8a46f: Download complete [2025-03-06T08:32:47.123Z] 33b1e0a273af: Verifying Checksum [2025-03-06T08:32:47.123Z] 33b1e0a273af: Download complete [2025-03-06T08:32:47.123Z] ec43610c2a17: Verifying Checksum [2025-03-06T08:32:47.123Z] ec43610c2a17: Download complete [2025-03-06T08:32:47.123Z] 5d3b04190fa2: Download complete [2025-03-06T08:32:47.383Z] 5eb5b503b376: Verifying Checksum [2025-03-06T08:32:47.383Z] 5eb5b503b376: Download complete [2025-03-06T08:32:47.951Z] 2f39f015ded8: Download complete [2025-03-06T08:32:48.517Z] 5eb5b503b376: Pull complete [2025-03-06T08:32:48.779Z] 5c69ac0246d0: Pull complete [2025-03-06T08:32:49.039Z] ec43610c2a17: Pull complete [2025-03-06T08:32:49.299Z] 3a2ae6a8a46f: Pull complete [2025-03-06T08:32:49.299Z] 33b1e0a273af: Pull complete [2025-03-06T08:32:49.558Z] 5d3b04190fa2: Pull complete [2025-03-06T08:32:53.763Z] 2f39f015ded8: Pull complete [2025-03-06T08:32:53.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-06T08:32:53.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:32:53.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:32:53.869Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2025-03-06T08:32:53.912Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-06T08:32:55.216Z] $ docker top 1516ad882eb5e341c343f685244df2fc62c8ca40d182aa47dc048d0d65b55aea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T08:32:55.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-06T08:32:55.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-06T08:32:56.141Z] + ls /var/log/sa-host [2025-03-06T08:32:56.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:32:56.300Z] provisioning config files... [2025-03-06T08:32:56.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config50914046469371012tmp [Pipeline] { [Pipeline] echo [2025-03-06T08:32:56.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:56.621Z] ---> create-netrc.sh [Pipeline] } [2025-03-06T08:32:56.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:56.972Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-06T08:32:56.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:57.266Z] ---> sudo-logs.sh [2025-03-06T08:32:57.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-06T08:32:57.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:57.577Z] ---> job-cost.sh [2025-03-06T08:32:57.577Z] lf-activate-venv: SKIPPING [2025-03-06T08:32:57.577Z] INFO: No Stack... [2025-03-06T08:32:57.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-06T08:32:58.096Z] INFO: Archiving Costs [Pipeline] echo [2025-03-06T08:32:58.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:32:58.394Z] ---> logs-deploy.sh [2025-03-06T08:32:58.394Z] lf-activate-venv: SKIPPING [2025-03-06T08:32:58.394Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5100/6 [2025-03-06T08:32:58.394Z] INFO: archiving workspace using pattern(s): [2025-03-06T08:32:59.330Z] Archives upload complete. [2025-03-06T08:32:59.589Z] INFO: archiving logs to Nexus [2025-03-06T08:33:00.156Z] ---> uname -a: [2025-03-06T08:33:00.156Z] Linux prd-ubuntu20-04-docker-8c-8g-40439 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-06T08:33:00.156Z] [2025-03-06T08:33:00.156Z] [2025-03-06T08:33:00.156Z] ---> lscpu: [2025-03-06T08:33:00.157Z] Architecture: x86_64 [2025-03-06T08:33:00.157Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-06T08:33:00.157Z] Byte Order: Little Endian [2025-03-06T08:33:00.157Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-06T08:33:00.157Z] CPU(s): 8 [2025-03-06T08:33:00.157Z] On-line CPU(s) list: 0-7 [2025-03-06T08:33:00.157Z] Thread(s) per core: 1 [2025-03-06T08:33:00.157Z] Core(s) per socket: 1 [2025-03-06T08:33:00.157Z] Socket(s): 8 [2025-03-06T08:33:00.157Z] NUMA node(s): 1 [2025-03-06T08:33:00.157Z] Vendor ID: AuthenticAMD [2025-03-06T08:33:00.157Z] CPU family: 23 [2025-03-06T08:33:00.157Z] Model: 49 [2025-03-06T08:33:00.157Z] Model name: AMD EPYC-Rome Processor [2025-03-06T08:33:00.157Z] Stepping: 0 [2025-03-06T08:33:00.157Z] CPU MHz: 2800.000 [2025-03-06T08:33:00.157Z] BogoMIPS: 5600.00 [2025-03-06T08:33:00.157Z] Virtualization: AMD-V [2025-03-06T08:33:00.157Z] Hypervisor vendor: KVM [2025-03-06T08:33:00.157Z] Virtualization type: full [2025-03-06T08:33:00.157Z] L1d cache: 256 KiB [2025-03-06T08:33:00.157Z] L1i cache: 256 KiB [2025-03-06T08:33:00.157Z] L2 cache: 4 MiB [2025-03-06T08:33:00.157Z] L3 cache: 128 MiB [2025-03-06T08:33:00.157Z] NUMA node0 CPU(s): 0-7 [2025-03-06T08:33:00.157Z] Vulnerability Itlb multihit: Not affected [2025-03-06T08:33:00.157Z] Vulnerability L1tf: Not affected [2025-03-06T08:33:00.157Z] Vulnerability Mds: Not affected [2025-03-06T08:33:00.157Z] Vulnerability Meltdown: Not affected [2025-03-06T08:33:00.157Z] Vulnerability Mmio stale data: Not affected [2025-03-06T08:33:00.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-06T08:33:00.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-06T08:33:00.157Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-06T08:33:00.157Z] Vulnerability Srbds: Not affected [2025-03-06T08:33:00.157Z] Vulnerability Tsx async abort: Not affected [2025-03-06T08:33:00.157Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] ---> nproc: [2025-03-06T08:33:00.157Z] 8 [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] ---> df -h: [2025-03-06T08:33:00.157Z] Filesystem Size Used Avail Use% Mounted on [2025-03-06T08:33:00.157Z] overlay 155G 12G 144G 8% / [2025-03-06T08:33:00.157Z] tmpfs 64M 0 64M 0% /dev [2025-03-06T08:33:00.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-06T08:33:00.157Z] shm 64M 0 64M 0% /dev/shm [2025-03-06T08:33:00.157Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] ---> sar -b -r -n DEV: [2025-03-06T08:33:00.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40439) 03/06/25 _x86_64_ (8 CPU) [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:29:51 LINUX RESTART (8 CPU) [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-06T08:33:00.157Z] 08:31:03 328.97 48.20 280.77 0.00 5430.32 61514.03 0.00 [2025-03-06T08:33:00.157Z] 08:32:01 193.74 1.74 192.00 0.00 39.44 61946.97 0.00 [2025-03-06T08:33:00.157Z] Average: 262.51 25.37 237.14 0.00 2780.78 61726.82 0.00 [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-06T08:33:00.157Z] 08:31:03 29531916 31544992 804488 2.45 60980 2238592 1777384 5.24 1047588 1960844 804 [2025-03-06T08:33:00.157Z] 08:32:01 27208556 31341820 967124 2.94 128644 4134648 2150852 6.34 1878576 3256644 891940 [2025-03-06T08:33:00.157Z] Average: 28370236 31443406 885806 2.69 94812 3186620 1964118 5.79 1463082 2608744 446372 [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-06T08:33:00.157Z] 08:31:03 docker0 718.86 624.33 48.95 2902.02 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:31:03 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:31:03 veth50cbc8e 718.86 624.44 58.78 2902.03 0.00 0.00 0.00 0.24 [2025-03-06T08:33:00.157Z] 08:31:03 ens3 1336.94 1266.58 8206.49 164.20 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:32:01 docker0 202.31 271.52 17.63 1704.14 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:32:01 veth90a07dc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:32:01 lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] 08:32:01 ens3 419.53 286.09 5085.58 43.04 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] Average: docker0 464.98 450.93 33.56 2313.28 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] Average: veth90a07dc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] Average: lo 2.85 2.85 0.27 0.27 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] Average: ens3 886.05 784.68 6672.61 104.65 0.00 0.00 0.00 0.00 [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] ---> sar -P ALL: [2025-03-06T08:33:00.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40439) 03/06/25 _x86_64_ (8 CPU) [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:29:51 LINUX RESTART (8 CPU) [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2025-03-06T08:33:00.157Z] 08:31:03 all 8.75 0.00 2.61 1.54 0.05 87.04 [2025-03-06T08:33:00.157Z] 08:31:03 0 11.25 0.00 3.02 0.88 0.05 84.79 [2025-03-06T08:33:00.157Z] 08:31:03 1 8.60 0.00 2.18 0.12 0.05 89.05 [2025-03-06T08:33:00.157Z] 08:31:03 2 11.79 0.00 3.36 1.42 0.05 83.37 [2025-03-06T08:33:00.157Z] 08:31:03 3 9.53 0.00 3.54 0.34 0.05 86.55 [2025-03-06T08:33:00.157Z] 08:31:03 4 5.48 0.00 3.10 3.54 0.03 87.83 [2025-03-06T08:33:00.157Z] 08:31:03 5 7.69 0.00 1.61 2.90 0.07 87.73 [2025-03-06T08:33:00.157Z] 08:31:03 6 9.14 0.00 1.54 0.34 0.05 88.94 [2025-03-06T08:33:00.157Z] 08:31:03 7 6.49 0.00 2.55 2.82 0.05 88.09 [2025-03-06T08:33:00.157Z] 08:32:01 all 37.33 0.00 8.02 0.84 0.08 53.73 [2025-03-06T08:33:00.157Z] 08:32:01 0 38.04 0.00 6.84 0.21 0.07 54.84 [2025-03-06T08:33:00.157Z] 08:32:01 1 35.60 0.00 8.40 0.09 0.09 55.82 [2025-03-06T08:33:00.157Z] 08:32:01 2 38.06 0.00 7.84 0.84 0.09 53.17 [2025-03-06T08:33:00.157Z] 08:32:01 3 39.55 0.00 7.20 0.09 0.09 53.08 [2025-03-06T08:33:00.157Z] 08:32:01 4 36.81 0.00 8.24 1.39 0.09 53.47 [2025-03-06T08:33:00.157Z] 08:32:01 5 38.56 0.00 10.14 3.59 0.07 47.63 [2025-03-06T08:33:00.157Z] 08:32:01 6 35.18 0.00 8.31 0.09 0.07 56.35 [2025-03-06T08:33:00.157Z] 08:32:01 7 36.84 0.00 7.21 0.44 0.07 55.44 [2025-03-06T08:33:00.157Z] Average: all 22.75 0.00 5.26 1.20 0.06 70.72 [2025-03-06T08:33:00.157Z] Average: 0 24.35 0.00 4.89 0.55 0.06 70.15 [2025-03-06T08:33:00.157Z] Average: 1 21.80 0.00 5.22 0.10 0.07 72.81 [2025-03-06T08:33:00.157Z] Average: 2 24.64 0.00 5.55 1.14 0.07 68.60 [2025-03-06T08:33:00.157Z] Average: 3 24.22 0.00 5.33 0.21 0.07 70.17 [2025-03-06T08:33:00.157Z] Average: 4 20.89 0.00 5.63 2.49 0.06 70.93 [2025-03-06T08:33:00.157Z] Average: 5 22.79 0.00 5.78 3.24 0.07 68.12 [2025-03-06T08:33:00.157Z] Average: 6 21.91 0.00 4.86 0.21 0.06 72.96 [2025-03-06T08:33:00.157Z] Average: 7 21.39 0.00 4.84 1.65 0.06 72.06 [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z] [2025-03-06T08:33:00.157Z]