Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49a91efee56bf9ad4a3b90a76546863016a523d3 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-ssh16669518064546983057.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-ssh15601448604797509140.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/app-record-replay/branches/main/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/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13249689648557434024.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-ssh5652784023607410746.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/app-record-replay/branches/main/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/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12482848176627150751.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-40338 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49a91efee56bf9ad4a3b90a76546863016a523d3 (main) Commit message: "Merge pull request #173 from jumpingliu/4.0-app-record-changelog" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 > git rev-list --no-walk e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T12:17:55.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T12:17:55.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T12:17:55.144Z] ========================================================= [2025-03-05T12:17:55.144Z] EdgeX Global Pipelines Version Info [2025-03-05T12:17:55.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:17:55.885Z] ------------------- [2025-03-05T12:17:55.885Z] stable info: [2025-03-05T12:17:55.885Z] ------------------- [2025-03-05T12:17:55.885Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T12:17:55.885Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T12:17:55.885Z] Message: update stable to v1.0.269 [2025-03-05T12:17:56.455Z] ------------------- [2025-03-05T12:17:56.455Z] experimental info: [2025-03-05T12:17:56.455Z] ------------------- [2025-03-05T12:17:56.455Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T12:17:56.455Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T12:17:56.455Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T12:17:56.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-03-05T12:17:56.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-03-05T12:17:56.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T12:17:56.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T12:17:56.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T12:17:56.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T12:17:56.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T12:17:56.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T12:17:56.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T12:17:56.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T12:17:56.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T12:17:56.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-03-05T12:17:56.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T12:17:56.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T12:17:56.855Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T12:17:56.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T12:17:56.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T12:17:56.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T12:17:56.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T12:17:56.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T12:17:56.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T12:17:57.017Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T12:17:57.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T12:17:57.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T12:17:57.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T12:17:57.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T12:17:57.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T12:17:57.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T12:17:57.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T12:17:57.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T12:17:57.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo [2025-03-05T12:17:57.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a91ef [Pipeline] echo [2025-03-05T12:17:57.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:17:57.337Z] provisioning config files... [2025-03-05T12:17:57.349Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config204025465310157907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:17:57.691Z] ---> ****-login.sh [2025-03-05T12:17:57.692Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:17:57.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:17:57.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:17:57.955Z] Configure a credential helper to remove this warning. See [2025-03-05T12:17:57.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:17:57.955Z] [2025-03-05T12:17:57.955Z] Login Succeeded [2025-03-05T12:17:57.955Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:17:57.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:17:58.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:17:58.213Z] Configure a credential helper to remove this warning. See [2025-03-05T12:17:58.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:17:58.213Z] [2025-03-05T12:17:58.213Z] Login Succeeded [2025-03-05T12:17:58.213Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:17:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:17:58.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:17:58.213Z] Configure a credential helper to remove this warning. See [2025-03-05T12:17:58.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:17:58.213Z] [2025-03-05T12:17:58.213Z] Login Succeeded [2025-03-05T12:17:58.213Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:17:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:17:58.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:17:58.474Z] Configure a credential helper to remove this warning. See [2025-03-05T12:17:58.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:17:58.474Z] [2025-03-05T12:17:58.474Z] Login Succeeded [2025-03-05T12:17:58.474Z] ****.io [2025-03-05T12:17:58.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:17:58.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:17:58.474Z] Configure a credential helper to remove this warning. See [2025-03-05T12:17:58.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:17:58.474Z] [2025-03-05T12:17:58.474Z] Login Succeeded [2025-03-05T12:17:58.474Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:17:58.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T12:17:58.889Z] + git rev-list -1 --merges 49a91efee56bf9ad4a3b90a76546863016a523d3~1..49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo [2025-03-05T12:17:58.920Z] -----------> git rev-list -1 --merges 49a91efee56bf9ad4a3b90a76546863016a523d3~1..49a91efee56bf9ad4a3b90a76546863016a523d3 49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:17:58.920Z] 49a91efee56bf9ad4a3b90a76546863016a523d3 [false] [Pipeline] sh [2025-03-05T12:17:59.230Z] + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo [2025-03-05T12:17:59.246Z] ========================================================= [2025-03-05T12:17:59.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T12:17:59.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:17:59.580Z] + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo [2025-03-05T12:17:59.592Z] [semverPrep] GIT_COMMIT: 49a91efee56bf9ad4a3b90a76546863016a523d3, Commit Message: Merge pull request #173 from jumpingliu/4.0-app-record-changelog [Pipeline] echo [2025-03-05T12:17:59.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T12:17:59.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:17:59.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T12:17:59.963Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T12:17:59.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T12:17:59.963Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T12:17:59.963Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T12:17:59.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:18:00.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:18:00.328Z] [2025-03-05T12:18:00.328Z] 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-05T12:18:00.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:18:00.631Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T12:18:00.631Z] b85a868b505f: Pulling fs layer [2025-03-05T12:18:00.631Z] e2be974225ed: Pulling fs layer [2025-03-05T12:18:00.631Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T12:18:00.631Z] 988bab9f4d93: Pulling fs layer [2025-03-05T12:18:00.631Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T12:18:00.631Z] eaf3925da568: Pulling fs layer [2025-03-05T12:18:00.631Z] bab4dde63d76: Pulling fs layer [2025-03-05T12:18:00.631Z] bde34c3a00c8: Pulling fs layer [2025-03-05T12:18:00.631Z] b352a97aabf1: Pulling fs layer [2025-03-05T12:18:00.631Z] 4872d77fe225: Pulling fs layer [2025-03-05T12:18:00.631Z] 5851b861e8e6: Pulling fs layer [2025-03-05T12:18:00.631Z] 988bab9f4d93: Waiting [2025-03-05T12:18:00.631Z] bde34c3a00c8: Waiting [2025-03-05T12:18:00.631Z] bab4dde63d76: Waiting [2025-03-05T12:18:00.631Z] b352a97aabf1: Waiting [2025-03-05T12:18:00.631Z] eaf3925da568: Waiting [2025-03-05T12:18:00.631Z] 1469e6f7b9e6: Waiting [2025-03-05T12:18:00.631Z] 5851b861e8e6: Waiting [2025-03-05T12:18:00.631Z] e2be974225ed: Verifying Checksum [2025-03-05T12:18:00.631Z] e2be974225ed: Download complete [2025-03-05T12:18:00.631Z] 988bab9f4d93: Verifying Checksum [2025-03-05T12:18:00.631Z] 988bab9f4d93: Download complete [2025-03-05T12:18:00.896Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T12:18:00.896Z] 1469e6f7b9e6: Download complete [2025-03-05T12:18:00.896Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T12:18:00.896Z] 339a4e72a1f5: Download complete [2025-03-05T12:18:00.896Z] eaf3925da568: Verifying Checksum [2025-03-05T12:18:00.896Z] eaf3925da568: Download complete [2025-03-05T12:18:00.896Z] bde34c3a00c8: Verifying Checksum [2025-03-05T12:18:00.896Z] bde34c3a00c8: Download complete [2025-03-05T12:18:00.896Z] b352a97aabf1: Download complete [2025-03-05T12:18:00.896Z] 4872d77fe225: Verifying Checksum [2025-03-05T12:18:00.896Z] 4872d77fe225: Download complete [2025-03-05T12:18:00.896Z] 5851b861e8e6: Download complete [2025-03-05T12:18:00.896Z] b85a868b505f: Download complete [2025-03-05T12:18:01.154Z] bab4dde63d76: Verifying Checksum [2025-03-05T12:18:01.154Z] bab4dde63d76: Download complete [2025-03-05T12:18:02.091Z] b85a868b505f: Pull complete [2025-03-05T12:18:02.091Z] e2be974225ed: Pull complete [2025-03-05T12:18:02.661Z] 339a4e72a1f5: Pull complete [2025-03-05T12:18:02.661Z] 988bab9f4d93: Pull complete [2025-03-05T12:18:02.922Z] 1469e6f7b9e6: Pull complete [2025-03-05T12:18:02.923Z] eaf3925da568: Pull complete [2025-03-05T12:18:04.834Z] bab4dde63d76: Pull complete [2025-03-05T12:18:04.834Z] bde34c3a00c8: Pull complete [2025-03-05T12:18:04.834Z] b352a97aabf1: Pull complete [2025-03-05T12:18:04.834Z] 4872d77fe225: Pull complete [2025-03-05T12:18:05.096Z] 5851b861e8e6: Pull complete [2025-03-05T12:18:05.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T12:18:05.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:18:05.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:18:05.240Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:18:05.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:18:06.841Z] $ docker top 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 -eo pid,comm [2025-03-05T12:18:06.907Z] 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-05T12:18:06.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:18:06.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:18:06.959Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:18:07.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:18:07.072Z] $ docker exec 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent [2025-03-05T12:18:07.180Z] SSH_AUTH_SOCK=/tmp/ssh-V9ndHVbfm67b/agent.32 [2025-03-05T12:18:07.180Z] SSH_AGENT_PID=38 [2025-03-05T12:18:07.186Z] Running ssh-add (command line suppressed) [2025-03-05T12:18:07.288Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18344542345614085887.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18344542345614085887.key) [2025-03-05T12:18:07.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:18:07.601Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T12:18:07.610Z] $ docker exec --env ******** --env ******** 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent -k [2025-03-05T12:18:07.708Z] unset SSH_AUTH_SOCK; [2025-03-05T12:18:07.709Z] unset SSH_AGENT_PID; [2025-03-05T12:18:07.709Z] echo Agent pid 38 killed; [2025-03-05T12:18:07.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T12:18:07.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:18:07.760Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:18:07.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:18:07.879Z] $ docker exec 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent [2025-03-05T12:18:07.996Z] SSH_AUTH_SOCK=/tmp/ssh-I4ylD06p50YI/agent.72 [2025-03-05T12:18:07.996Z] SSH_AGENT_PID=78 [2025-03-05T12:18:08.003Z] Running ssh-add (command line suppressed) [2025-03-05T12:18:08.100Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17357616812958843934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17357616812958843934.key) [2025-03-05T12:18:08.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:18:08.415Z] + git semver init [2025-03-05T12:18:08.675Z] 2025-03-05 12:18:08,581 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T12:18:08.675Z] 2025-03-05 12:18:08,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-05T12:18:08.675Z] 2025-03-05 12:18:08,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-05T12:18:08.675Z] 2025-03-05 12:18:08,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:18:10.058Z] 2025-03-05 12:18:09,992 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-03-05T12:18:10.058Z] 2025-03-05 12:18:09,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-03-05T12:18:10.058Z] 2025-03-05 12:18:09,993 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:18:10.058Z] 2025-03-05 12:18:09,993 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:18:10.058Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T12:18:10.064Z] $ docker exec --env ******** --env ******** 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent -k [2025-03-05T12:18:10.156Z] unset SSH_AUTH_SOCK; [2025-03-05T12:18:10.156Z] unset SSH_AGENT_PID; [2025-03-05T12:18:10.156Z] echo Agent pid 78 killed; [2025-03-05T12:18:10.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:18:10.491Z] + git semver [Pipeline] } [2025-03-05T12:18:10.759Z] $ docker stop --time=1 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 [2025-03-05T12:18:12.139Z] $ docker rm -f --volumes 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:18:12.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T12:18:12.749Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T12:18:12.753Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:18:12.925Z] provisioning config files... [2025-03-05T12:18:12.935Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config587311573461654382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:18:13.235Z] ---> ****-login.sh [2025-03-05T12:18:13.235Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:18:13.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:18:13.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:18:13.235Z] Configure a credential helper to remove this warning. See [2025-03-05T12:18:13.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:18:13.235Z] [2025-03-05T12:18:13.235Z] Login Succeeded [2025-03-05T12:18:13.235Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:18:13.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:18:13.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:18:13.236Z] Configure a credential helper to remove this warning. See [2025-03-05T12:18:13.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:18:13.236Z] [2025-03-05T12:18:13.236Z] Login Succeeded [2025-03-05T12:18:13.236Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:18:13.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:18:13.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:18:13.549Z] Configure a credential helper to remove this warning. See [2025-03-05T12:18:13.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:18:13.549Z] [2025-03-05T12:18:13.549Z] Login Succeeded [2025-03-05T12:18:13.549Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:18:13.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:18:13.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:18:13.549Z] Configure a credential helper to remove this warning. See [2025-03-05T12:18:13.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:18:13.549Z] [2025-03-05T12:18:13.549Z] Login Succeeded [2025-03-05T12:18:13.549Z] ****.io [2025-03-05T12:18:13.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:18:13.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:18:13.810Z] Configure a credential helper to remove this warning. See [2025-03-05T12:18:13.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:18:13.810Z] [2025-03-05T12:18:13.810Z] Login Succeeded [2025-03-05T12:18:13.810Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:18:13.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T12:18:13.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:18:13.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:18:13.940Z] ========================================================= [2025-03-05T12:18:13.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T12:18:13.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:18:14.283Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T12:18:14.283Z] Sending build context to Docker daemon 9.88MB [2025-03-05T12:18:14.283Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:18:14.283Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T12:18:14.283Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T12:18:14.283Z] da9db072f522: Pulling fs layer [2025-03-05T12:18:14.283Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T12:18:14.283Z] 06f05ace1117: Pulling fs layer [2025-03-05T12:18:14.283Z] 5fe327b54edc: Pulling fs layer [2025-03-05T12:18:14.283Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:18:14.283Z] 92a5565b7b96: Pulling fs layer [2025-03-05T12:18:14.283Z] ff9bb7016b71: Pulling fs layer [2025-03-05T12:18:14.283Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T12:18:14.283Z] 5fe327b54edc: Waiting [2025-03-05T12:18:14.283Z] 4f4fb700ef54: Waiting [2025-03-05T12:18:14.283Z] 92a5565b7b96: Waiting [2025-03-05T12:18:14.283Z] ff9bb7016b71: Waiting [2025-03-05T12:18:14.283Z] a813b0c90790: Pulling fs layer [2025-03-05T12:18:14.283Z] a813b0c90790: Waiting [2025-03-05T12:18:14.283Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T12:18:14.283Z] 6ef4a4ee8ca5: Download complete [2025-03-05T12:18:14.283Z] 5fe327b54edc: Verifying Checksum [2025-03-05T12:18:14.283Z] 5fe327b54edc: Download complete [2025-03-05T12:18:14.283Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:18:14.283Z] 4f4fb700ef54: Download complete [2025-03-05T12:18:14.542Z] 92a5565b7b96: Download complete [2025-03-05T12:18:14.542Z] da9db072f522: Download complete [2025-03-05T12:18:14.542Z] ff9bb7016b71: Verifying Checksum [2025-03-05T12:18:14.542Z] ff9bb7016b71: Download complete [2025-03-05T12:18:14.542Z] da9db072f522: Pull complete [2025-03-05T12:18:14.803Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T12:18:14.803Z] a813b0c90790: Verifying Checksum [2025-03-05T12:18:14.803Z] a813b0c90790: Download complete [2025-03-05T12:18:14.803Z] 06f05ace1117: Verifying Checksum [2025-03-05T12:18:14.803Z] 06f05ace1117: Download complete [2025-03-05T12:18:15.399Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T12:18:15.399Z] b67dba6c2c7d: Download complete [2025-03-05T12:18:18.687Z] 06f05ace1117: Pull complete [2025-03-05T12:18:18.687Z] 5fe327b54edc: Pull complete [2025-03-05T12:18:18.687Z] 4f4fb700ef54: Pull complete [2025-03-05T12:18:18.687Z] 92a5565b7b96: Pull complete [2025-03-05T12:18:18.945Z] ff9bb7016b71: Pull complete [2025-03-05T12:18:21.479Z] b67dba6c2c7d: Pull complete [2025-03-05T12:18:21.479Z] a813b0c90790: Pull complete [2025-03-05T12:18:21.479Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T12:18:21.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T12:18:21.479Z] ---> 3ba60ce46760 [2025-03-05T12:18:21.479Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:18:23.387Z] ---> Running in 6eecdc3953cb [2025-03-05T12:18:23.647Z] Removing intermediate container 6eecdc3953cb [2025-03-05T12:18:23.647Z] ---> e2e7fc31efc4 [2025-03-05T12:18:23.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:18:23.647Z] ---> Running in b1a956462a90 [2025-03-05T12:18:23.647Z] Removing intermediate container b1a956462a90 [2025-03-05T12:18:23.647Z] ---> 455aa671fc61 [2025-03-05T12:18:23.647Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:18:23.647Z] ---> Running in e9325a5de93a [2025-03-05T12:18:23.907Z] Removing intermediate container e9325a5de93a [2025-03-05T12:18:23.907Z] ---> 8beb4440dad4 [2025-03-05T12:18:23.907Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:18:23.907Z] ---> Running in 96f7f2323464 [2025-03-05T12:18:24.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:18:24.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:18:24.737Z] OK: 248 MiB in 58 packages [2025-03-05T12:18:24.996Z] Removing intermediate container 96f7f2323464 [2025-03-05T12:18:24.996Z] ---> b5fa12d8a44e [2025-03-05T12:18:24.996Z] Step 7/12 : WORKDIR /app [2025-03-05T12:18:24.996Z] ---> Running in 9327127f4b40 [2025-03-05T12:18:24.996Z] Removing intermediate container 9327127f4b40 [2025-03-05T12:18:24.996Z] ---> acc497da2411 [2025-03-05T12:18:24.996Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T12:18:25.255Z] ---> e223c08ed06b [2025-03-05T12:18:25.255Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:18:25.255Z] ---> Running in d100f581037c [2025-03-05T12:18:27.886Z] Still waiting to schedule task [2025-03-05T12:18:27.887Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T12:19:04.003Z] Removing intermediate container d100f581037c [2025-03-05T12:19:04.003Z] ---> 5a3fb44cdd7f [2025-03-05T12:19:04.003Z] Step 10/12 : COPY . . [2025-03-05T12:19:04.003Z] ---> 9a3eaa0212e6 [2025-03-05T12:19:04.003Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:19:04.003Z] ---> Running in 27a0db808fee [2025-03-05T12:19:04.003Z] Removing intermediate container 27a0db808fee [2025-03-05T12:19:04.003Z] ---> dda95ae1117c [2025-03-05T12:19:04.003Z] Step 12/12 : RUN $MAKE [2025-03-05T12:19:04.003Z] ---> Running in 8c6fe576c543 [2025-03-05T12:19:04.003Z] noop [2025-03-05T12:19:04.003Z] Removing intermediate container 8c6fe576c543 [2025-03-05T12:19:04.003Z] ---> 2b14b2f3f7b2 [2025-03-05T12:19:04.003Z] Successfully built 2b14b2f3f7b2 [2025-03-05T12:19:04.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:19:04.339Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T12:19:04.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:19:04.417Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:19:04.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T12:19:04.805Z] $ docker top ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:19:05.159Z] + go version [2025-03-05T12:19:05.159Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T12:19:05.166Z] $ docker stop --time=1 ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac [2025-03-05T12:19:06.472Z] $ docker rm -f --volumes ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:19:06.932Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T12:19:06.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:19:07.015Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:19:07.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T12:19:07.376Z] $ docker top 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:19:07.722Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T12:19:08.020Z] + make test [2025-03-05T12:19:08.020Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T12:19:46.809Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-05T12:19:46.809Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-05T12:19:46.809Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-05T12:19:46.809Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-05T12:19:46.809Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.030s coverage: 88.0% of statements [2025-03-05T12:19:54.950Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements [2025-03-05T12:19:54.950Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2025-03-05T12:19:54.950Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2025-03-05T12:19:54.950Z] running golangci-lint [2025-03-05T12:19:54.950Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-05T12:19:54.950Z] go version go1.23.4 linux/amd64 [2025-03-05T12:19:54.950Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-05T12:19:54.950Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-05T12:19:54.950Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-05T12:20:05.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40339 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-03-05T12:20:05.526Z] Running in /w/workspace/app-record-replay/110 [Pipeline] { [Pipeline] checkout [2025-03-05T12:20:08.574Z] Selected Git installation does not exist. Using Default [2025-03-05T12:20:08.574Z] The recommended git tool is: NONE [2025-03-05T12:20:13.063Z] using credential edgex-jenkins-ssh [2025-03-05T12:20:13.136Z] Cloning the remote Git repository [2025-03-05T12:20:13.188Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-03-05T12:20:13.283Z] > git init /w/workspace/app-record-replay/110 # timeout=10 [2025-03-05T12:20:13.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-03-05T12:20:13.410Z] > git --version # timeout=10 [2025-03-05T12:20:13.430Z] > git --version # 'git version 2.25.1' [2025-03-05T12:20:13.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T12:20:13.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T12:20:16.878Z] Avoid second fetch [2025-03-05T12:20:16.879Z] Checking out Revision 49a91efee56bf9ad4a3b90a76546863016a523d3 (main) [2025-03-05T12:20:16.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-03-05T12:20:16.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T12:20:16.892Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T12:20:16.956Z] > git checkout -f 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 [2025-03-05T12:20:17.431Z] Commit message: "Merge pull request #173 from jumpingliu/4.0-app-record-changelog" [2025-03-05T12:20:21.492Z] level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|imports|files|types_sizes|compiled_files|deps) took 24.2147141s" [2025-03-05T12:20:21.493Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 5.22794ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:20:22.457Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T12:20:22.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T12:20:22.457Z] Dload Upload Total Spent Left Speed [2025-03-05T12:20:22.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2025-03-05T12:20:22.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T12:20:23.139Z] + sudo tee /etc/docker/daemon.new [2025-03-05T12:20:23.139Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T12:20:23.139Z] { [2025-03-05T12:20:23.139Z] "registry-mirrors": [ [2025-03-05T12:20:23.139Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T12:20:23.139Z] ], [2025-03-05T12:20:23.139Z] "bip": "10.250.0.254/24", [2025-03-05T12:20:23.139Z] "hosts": [ [2025-03-05T12:20:23.139Z] "tcp://0.0.0.0:5555", [2025-03-05T12:20:23.139Z] "unix:///var/run/docker.sock" [2025-03-05T12:20:23.139Z] ], [2025-03-05T12:20:23.139Z] "mtu": 1458, [2025-03-05T12:20:23.139Z] "selinux-enabled": true, [2025-03-05T12:20:23.139Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T12:20:23.139Z] } [Pipeline] sh [2025-03-05T12:20:23.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T12:20:23.825Z] + sudo service docker restart [2025-03-05T12:20:33.683Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.304394175s with top 10 stages: buildir: 51.981353097s, inspect: 1.979081897s, fact_deprecated: 1.406638435s, printf: 1.227498815s, ctrlflow: 1.117684516s, fact_purity: 1.012614474s, nilness: 802.73281ms, typedness: 600.12589ms, SA5012: 454.406722ms, tokenfileanalyzer: 269.441155ms" [2025-03-05T12:20:33.683Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-03-05T12:20:33.683Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10, exclude: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, identifier_marker: 10/10, cgo: 10/10, invalid_issue: 10/10, exclude-rules: 10/0" [2025-03-05T12:20:33.683Z] level=info msg="[runner] processing took 460.524µs with stages: identifier_marker: 226.802µs, autogenerated_exclude: 87.871µs, exclude-rules: 51.18µs, path_prettifier: 42.28µs, skip_dirs: 35.281µs, filename_unadjuster: 4.07µs, invalid_issue: 2.89µs, cgo: 2.82µs, nolint: 1.46µs, max_same_issues: 1.02µs, uniq_by_line: 810ns, fixer: 650ns, skip_files: 570ns, max_from_linter: 460ns, sort_results: 440ns, diff: 420ns, severity-rules: 390ns, exclude: 390ns, source_code: 380ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2025-03-05T12:20:33.683Z] level=info msg="[runner] linters took 12.509619711s with stages: goanalysis_metalinter: 12.509075886s" [2025-03-05T12:20:33.683Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-05T12:20:33.683Z] level=info msg="Memory: 367 samples, avg is 246.2MB, max is 1137.8MB" [2025-03-05T12:20:33.683Z] level=info msg="Execution took 36.736000326s" [2025-03-05T12:20:33.683Z] go vet ./... [2025-03-05T12:20:38.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T12:20:38.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T12:20:38.947Z] ./bin/test-attribution-txt.sh [2025-03-05T12:20:38.947Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-05T12:20:38.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T12:20:38.978Z] $ docker stop --time=1 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 [2025-03-05T12:20:41.535Z] $ docker rm -f --volumes 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:20:42.098Z] provisioning config files... [2025-03-05T12:20:42.130Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/110@tmp/config5372976079804553171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:20:42.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T12:20:42.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-03-05T12:20:42.568Z] ---> ****-login.sh [2025-03-05T12:20:42.568Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2025-03-05T12:20:42.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:42.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T12:20:43.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.101Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.101Z] [2025-03-05T12:20:43.101Z] Login Succeeded [2025-03-05T12:20:43.185Z] + ls -al . [2025-03-05T12:20:43.185Z] total 264 [2025-03-05T12:20:43.185Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 12:19 . [2025-03-05T12:20:43.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:17 .. [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 12:17 .dockerignore [2025-03-05T12:20:43.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:19 .git [2025-03-05T12:20:43.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:17 .github [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 12:17 .gitignore [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 12:17 .golangci.yml [2025-03-05T12:20:43.185Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:18 .semver [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 5 12:17 Attribution.txt [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 1552 Mar 5 12:17 CHANGELOG.md [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 5 12:17 Dockerfile [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:17 GOVERNANCE.md [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 12:17 Jenkinsfile [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 12:17 LICENSE [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:17 Makefile [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 12:17 OWNERS.md [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 12:17 README.md [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 12:17 Record and Reply.postman_collection.json [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:18 VERSION [2025-03-05T12:20:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 bin [2025-03-05T12:20:43.185Z] -rw-r--r-- 1 jenkins jenkins 34247 Mar 5 12:19 coverage.out [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 6721 Mar 5 12:17 go.mod [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 88240 Mar 5 12:17 go.sum [2025-03-05T12:20:43.185Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 12:17 internal [2025-03-05T12:20:43.185Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 12:17 main.go [2025-03-05T12:20:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 openapi [2025-03-05T12:20:43.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:17 pkg [2025-03-05T12:20:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:20:43.368Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:20:43.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.509Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 --label arch=amd64 --label version=4.0.0-dev.11 . [2025-03-05T12:20:43.509Z] Sending build context to Docker daemon 9.915MB [2025-03-05T12:20:43.509Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:20:43.509Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T12:20:43.510Z] ---> 2b14b2f3f7b2 [2025-03-05T12:20:43.510Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:20:43.510Z] ---> Running in 8c646f7656b0 [2025-03-05T12:20:43.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.635Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.635Z] [2025-03-05T12:20:43.635Z] Login Succeeded [2025-03-05T12:20:43.635Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:20:43.768Z] Removing intermediate container 8c646f7656b0 [2025-03-05T12:20:43.768Z] ---> 25661268c547 [2025-03-05T12:20:43.768Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:20:43.768Z] ---> Running in 497b9a79658d [2025-03-05T12:20:43.768Z] Removing intermediate container 497b9a79658d [2025-03-05T12:20:43.768Z] ---> 886a88621376 [2025-03-05T12:20:43.768Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:20:43.768Z] ---> Running in 0f7c893158a3 [2025-03-05T12:20:43.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:43.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:43.903Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:43.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:43.903Z] [2025-03-05T12:20:43.903Z] Login Succeeded [2025-03-05T12:20:43.903Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:20:44.028Z] Removing intermediate container 0f7c893158a3 [2025-03-05T12:20:44.028Z] ---> a0c030371474 [2025-03-05T12:20:44.028Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:20:44.028Z] ---> Running in 6715e811d22e [2025-03-05T12:20:44.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:44.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:44.176Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:44.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:44.176Z] [2025-03-05T12:20:44.176Z] Login Succeeded [2025-03-05T12:20:44.176Z] ****.io [2025-03-05T12:20:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:20:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:20:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:20:44.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:20:44.708Z] Configure a credential helper to remove this warning. See [2025-03-05T12:20:44.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:20:44.708Z] [2025-03-05T12:20:44.708Z] Login Succeeded [2025-03-05T12:20:44.708Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:20:44.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-05T12:20:44.856Z] OK: 248 MiB in 58 packages [Pipeline] echo [2025-03-05T12:20:45.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:20:45.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:20:45.064Z] ========================================================= [2025-03-05T12:20:45.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T12:20:45.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [2025-03-05T12:20:45.115Z] Removing intermediate container 6715e811d22e [2025-03-05T12:20:45.115Z] ---> c48af0f9b6ea [2025-03-05T12:20:45.115Z] Step 7/27 : WORKDIR /app [2025-03-05T12:20:45.115Z] ---> Running in 0a94bfadf721 [Pipeline] { [Pipeline] sh [2025-03-05T12:20:45.374Z] Removing intermediate container 0a94bfadf721 [2025-03-05T12:20:45.374Z] ---> 15768a3e65c9 [2025-03-05T12:20:45.374Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-05T12:20:45.374Z] ---> 0e98ca45f136 [2025-03-05T12:20:45.374Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:20:45.374Z] ---> Running in e84d2853fadd [2025-03-05T12:20:45.431Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T12:20:45.700Z] Sending build context to Docker daemon 322kB [2025-03-05T12:20:45.701Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:20:45.701Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T12:20:45.701Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T12:20:45.701Z] 9986a736f7d3: Pulling fs layer [2025-03-05T12:20:45.701Z] 1f018df60701: Pulling fs layer [2025-03-05T12:20:45.701Z] 39f8f326b044: Pulling fs layer [2025-03-05T12:20:45.701Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T12:20:45.701Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:20:45.701Z] d45d956e0dbf: Pulling fs layer [2025-03-05T12:20:45.701Z] d7702b0d1db1: Pulling fs layer [2025-03-05T12:20:45.701Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T12:20:45.701Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T12:20:45.701Z] e6a1e7a6a96a: Waiting [2025-03-05T12:20:45.701Z] 4f4fb700ef54: Waiting [2025-03-05T12:20:45.701Z] d45d956e0dbf: Waiting [2025-03-05T12:20:45.701Z] 5c7f0f088c93: Waiting [2025-03-05T12:20:45.701Z] d7702b0d1db1: Waiting [2025-03-05T12:20:45.701Z] 4fdc064ae6cf: Waiting [2025-03-05T12:20:45.968Z] 1f018df60701: Verifying Checksum [2025-03-05T12:20:45.968Z] 1f018df60701: Download complete [2025-03-05T12:20:45.968Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T12:20:45.968Z] e6a1e7a6a96a: Download complete [2025-03-05T12:20:45.968Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:20:45.968Z] 4f4fb700ef54: Download complete [2025-03-05T12:20:45.968Z] d45d956e0dbf: Verifying Checksum [2025-03-05T12:20:45.968Z] d45d956e0dbf: Download complete [2025-03-05T12:20:45.968Z] d7702b0d1db1: Verifying Checksum [2025-03-05T12:20:45.968Z] d7702b0d1db1: Download complete [2025-03-05T12:20:45.968Z] 9986a736f7d3: Download complete [2025-03-05T12:20:46.307Z] Removing intermediate container e84d2853fadd [2025-03-05T12:20:46.307Z] ---> 62604960b232 [2025-03-05T12:20:46.307Z] Step 10/27 : COPY . . [2025-03-05T12:20:46.559Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T12:20:46.559Z] 4fdc064ae6cf: Download complete [2025-03-05T12:20:46.563Z] ---> 4e738f260bf2 [2025-03-05T12:20:46.563Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:20:46.563Z] ---> Running in 8d7682017ebc [2025-03-05T12:20:46.821Z] Removing intermediate container 8d7682017ebc [2025-03-05T12:20:46.821Z] ---> f013bccc4158 [2025-03-05T12:20:46.821Z] Step 12/27 : RUN $MAKE [2025-03-05T12:20:46.821Z] ---> Running in 75d0d891b062 [2025-03-05T12:20:46.827Z] 9986a736f7d3: Pull complete [2025-03-05T12:20:47.081Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-05T12:20:47.416Z] 1f018df60701: Pull complete [2025-03-05T12:20:48.001Z] 39f8f326b044: Verifying Checksum [2025-03-05T12:20:48.001Z] 39f8f326b044: Download complete [2025-03-05T12:20:48.598Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T12:20:48.598Z] 5c7f0f088c93: Download complete [2025-03-05T12:21:03.624Z] 39f8f326b044: Pull complete [2025-03-05T12:21:03.624Z] e6a1e7a6a96a: Pull complete [2025-03-05T12:21:03.624Z] 4f4fb700ef54: Pull complete [2025-03-05T12:21:03.624Z] d45d956e0dbf: Pull complete [2025-03-05T12:21:03.624Z] d7702b0d1db1: Pull complete [2025-03-05T12:21:11.864Z] 5c7f0f088c93: Pull complete [2025-03-05T12:21:12.489Z] 4fdc064ae6cf: Pull complete [2025-03-05T12:21:12.489Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T12:21:12.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T12:21:12.489Z] ---> 63f30b955cb9 [2025-03-05T12:21:12.489Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:21:14.448Z] ---> Running in c28191404f6f [2025-03-05T12:21:14.449Z] Removing intermediate container c28191404f6f [2025-03-05T12:21:14.449Z] ---> c296f1ffef46 [2025-03-05T12:21:14.449Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:21:14.715Z] ---> Running in 053bf5de714f [2025-03-05T12:21:14.983Z] Removing intermediate container 053bf5de714f [2025-03-05T12:21:14.983Z] ---> 8f0d79cffd53 [2025-03-05T12:21:14.983Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:21:14.983Z] ---> Running in 0baf6df6223b [2025-03-05T12:21:15.251Z] Removing intermediate container 0baf6df6223b [2025-03-05T12:21:15.251Z] ---> fada5b6f2afa [2025-03-05T12:21:15.251Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:21:15.251Z] ---> Running in 5bcfc273ed8b [2025-03-05T12:21:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:21:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:21:18.073Z] OK: 239 MiB in 58 packages [2025-03-05T12:21:19.038Z] Removing intermediate container 5bcfc273ed8b [2025-03-05T12:21:19.038Z] ---> 19da70b2b06c [2025-03-05T12:21:19.038Z] Step 7/12 : WORKDIR /app [2025-03-05T12:21:19.038Z] ---> Running in 7685b1304d3c [2025-03-05T12:21:19.303Z] Removing intermediate container 7685b1304d3c [2025-03-05T12:21:19.303Z] ---> 1d36af5dca9a [2025-03-05T12:21:19.303Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T12:21:19.899Z] ---> 9625380e1608 [2025-03-05T12:21:19.899Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:21:19.899Z] ---> Running in d0c799a31ddf [2025-03-05T12:21:25.804Z] Removing intermediate container 75d0d891b062 [2025-03-05T12:21:25.804Z] ---> 3e2785bdc125 [2025-03-05T12:21:25.804Z] Step 13/27 : FROM alpine:3.20 [2025-03-05T12:21:25.804Z] 3.20: Pulling from library/alpine [2025-03-05T12:21:25.804Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T12:21:25.804Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T12:21:25.804Z] 0a9a5dfd008f: Download complete [2025-03-05T12:21:25.804Z] 0a9a5dfd008f: Pull complete [2025-03-05T12:21:25.804Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T12:21:25.804Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T12:21:25.804Z] ---> ff221270b9fb [2025-03-05T12:21:25.804Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T12:21:25.804Z] ---> Running in fae0f8a48a47 [2025-03-05T12:21:25.804Z] Removing intermediate container fae0f8a48a47 [2025-03-05T12:21:25.804Z] ---> 4c0ca4b7700d [2025-03-05T12:21:25.804Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-05T12:21:25.804Z] ---> Running in fb2b8eb63978 [2025-03-05T12:21:25.804Z] Removing intermediate container fb2b8eb63978 [2025-03-05T12:21:25.804Z] ---> 568a8cbab714 [2025-03-05T12:21:25.804Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-05T12:21:25.804Z] ---> Running in 461ae698f967 [2025-03-05T12:21:25.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:25.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:25.804Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T12:21:25.804Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T12:21:25.804Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T12:21:25.804Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T12:21:25.804Z] OK: 9 MiB in 16 packages [2025-03-05T12:21:25.804Z] Removing intermediate container 461ae698f967 [2025-03-05T12:21:25.804Z] ---> 4e89917c383e [2025-03-05T12:21:25.804Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T12:21:25.804Z] ---> Running in f32c14a35149 [2025-03-05T12:21:25.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:25.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T12:21:25.804Z] OK: 9 MiB in 16 packages [2025-03-05T12:21:25.804Z] Removing intermediate container f32c14a35149 [2025-03-05T12:21:25.804Z] ---> cf6e89991aec [2025-03-05T12:21:25.804Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T12:21:25.804Z] ---> e570ea8a67d2 [2025-03-05T12:21:25.804Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T12:21:25.804Z] ---> d0d6ab25efb8 [2025-03-05T12:21:25.804Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-05T12:21:25.804Z] ---> 9a7ca4037df0 [2025-03-05T12:21:25.804Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-05T12:21:27.185Z] ---> 9070823aed18 [2025-03-05T12:21:27.185Z] Step 22/27 : EXPOSE 59712 [2025-03-05T12:21:27.185Z] ---> Running in e9ce38df6dbe [2025-03-05T12:21:27.185Z] Removing intermediate container e9ce38df6dbe [2025-03-05T12:21:27.185Z] ---> c2166008f94e [2025-03-05T12:21:27.185Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-05T12:21:27.185Z] ---> Running in c1cc9a5fa26c [2025-03-05T12:21:27.185Z] Removing intermediate container c1cc9a5fa26c [2025-03-05T12:21:27.185Z] ---> 7fc4e1e7ef8b [2025-03-05T12:21:27.185Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T12:21:27.185Z] ---> Running in 2a92ce108600 [2025-03-05T12:21:27.185Z] Removing intermediate container 2a92ce108600 [2025-03-05T12:21:27.185Z] ---> 219bc304da52 [2025-03-05T12:21:27.185Z] Step 25/27 : LABEL arch=amd64 [2025-03-05T12:21:27.185Z] ---> Running in 32e3339624d5 [2025-03-05T12:21:27.446Z] Removing intermediate container 32e3339624d5 [2025-03-05T12:21:27.446Z] ---> 18d6c18150c2 [2025-03-05T12:21:27.446Z] Step 26/27 : LABEL git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:21:27.446Z] ---> Running in 27bb3e16c1bc [2025-03-05T12:21:27.446Z] Removing intermediate container 27bb3e16c1bc [2025-03-05T12:21:27.446Z] ---> 3082afa5e2e1 [2025-03-05T12:21:27.446Z] Step 27/27 : LABEL version=4.0.0-dev.11 [2025-03-05T12:21:27.446Z] ---> Running in 07153b360c2a [2025-03-05T12:21:27.446Z] Removing intermediate container 07153b360c2a [2025-03-05T12:21:27.446Z] ---> 9261b49c7ffa [2025-03-05T12:21:27.446Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T12:21:27.446Z] Successfully built 9261b49c7ffa [2025-03-05T12:21:27.446Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:21:27.578Z] provisioning config files... [2025-03-05T12:21:27.588Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3136686248149547915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:21:27.893Z] ---> ****-login.sh [2025-03-05T12:21:27.893Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:21:27.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:27.893Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:27.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:27.893Z] [2025-03-05T12:21:27.893Z] Login Succeeded [2025-03-05T12:21:27.893Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:21:27.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:27.894Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:27.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:27.894Z] [2025-03-05T12:21:27.894Z] Login Succeeded [2025-03-05T12:21:27.894Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:21:28.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:28.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:28.152Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:28.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:28.152Z] [2025-03-05T12:21:28.152Z] Login Succeeded [2025-03-05T12:21:28.152Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:21:28.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:28.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:28.152Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:28.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:28.152Z] [2025-03-05T12:21:28.152Z] Login Succeeded [2025-03-05T12:21:28.152Z] ****.io [2025-03-05T12:21:28.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:21:28.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:21:28.418Z] Configure a credential helper to remove this warning. See [2025-03-05T12:21:28.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:21:28.418Z] [2025-03-05T12:21:28.418Z] Login Succeeded [2025-03-05T12:21:28.418Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:21:28.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:21:28.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:21:28.497Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-03-05T12:21:28.497Z] 49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:21:28.497Z] latest [2025-03-05T12:21:28.497Z] 4.0.0-dev.11 [2025-03-05T12:21:28.498Z] 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:21:28.498Z] main [2025-03-05T12:21:28.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:28.851Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:29.178Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:21:29.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-05T12:21:29.178Z] 685a46305f0e: Preparing [2025-03-05T12:21:29.178Z] 209c99749d9f: Preparing [2025-03-05T12:21:29.178Z] 89b0237ee05e: Preparing [2025-03-05T12:21:29.178Z] 733fb463a1be: Preparing [2025-03-05T12:21:29.178Z] afae7863d69c: Preparing [2025-03-05T12:21:29.178Z] 2386aea8305f: Preparing [2025-03-05T12:21:29.178Z] 994456c4fd7b: Preparing [2025-03-05T12:21:29.178Z] 994456c4fd7b: Waiting [2025-03-05T12:21:29.178Z] 2386aea8305f: Waiting [2025-03-05T12:21:29.178Z] 209c99749d9f: Pushed [2025-03-05T12:21:29.178Z] afae7863d69c: Pushed [2025-03-05T12:21:29.178Z] 89b0237ee05e: Pushed [2025-03-05T12:21:29.178Z] 733fb463a1be: Pushed [2025-03-05T12:21:29.178Z] 994456c4fd7b: Layer already exists [2025-03-05T12:21:29.438Z] 2386aea8305f: Pushed [2025-03-05T12:21:33.639Z] 685a46305f0e: Pushed [2025-03-05T12:21:33.639Z] 49a91efee56bf9ad4a3b90a76546863016a523d3: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:33.964Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:34.283Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-05T12:21:34.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-05T12:21:34.283Z] 685a46305f0e: Preparing [2025-03-05T12:21:34.283Z] 209c99749d9f: Preparing [2025-03-05T12:21:34.283Z] 89b0237ee05e: Preparing [2025-03-05T12:21:34.283Z] 733fb463a1be: Preparing [2025-03-05T12:21:34.283Z] afae7863d69c: Preparing [2025-03-05T12:21:34.283Z] 2386aea8305f: Preparing [2025-03-05T12:21:34.283Z] 994456c4fd7b: Preparing [2025-03-05T12:21:34.283Z] 2386aea8305f: Waiting [2025-03-05T12:21:34.283Z] 994456c4fd7b: Waiting [2025-03-05T12:21:34.283Z] afae7863d69c: Layer already exists [2025-03-05T12:21:34.283Z] 89b0237ee05e: Layer already exists [2025-03-05T12:21:34.283Z] 733fb463a1be: Layer already exists [2025-03-05T12:21:34.283Z] 209c99749d9f: Layer already exists [2025-03-05T12:21:34.283Z] 685a46305f0e: Layer already exists [2025-03-05T12:21:34.283Z] 2386aea8305f: Layer already exists [2025-03-05T12:21:34.283Z] 994456c4fd7b: Layer already exists [2025-03-05T12:21:34.283Z] latest: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:34.610Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:34.939Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 [2025-03-05T12:21:34.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-05T12:21:34.939Z] 685a46305f0e: Preparing [2025-03-05T12:21:34.939Z] 209c99749d9f: Preparing [2025-03-05T12:21:34.939Z] 89b0237ee05e: Preparing [2025-03-05T12:21:34.939Z] 733fb463a1be: Preparing [2025-03-05T12:21:34.939Z] afae7863d69c: Preparing [2025-03-05T12:21:34.939Z] 2386aea8305f: Preparing [2025-03-05T12:21:34.939Z] 994456c4fd7b: Preparing [2025-03-05T12:21:34.939Z] 2386aea8305f: Waiting [2025-03-05T12:21:34.939Z] 994456c4fd7b: Waiting [2025-03-05T12:21:34.939Z] 209c99749d9f: Layer already exists [2025-03-05T12:21:34.939Z] afae7863d69c: Layer already exists [2025-03-05T12:21:34.939Z] 89b0237ee05e: Layer already exists [2025-03-05T12:21:34.939Z] 685a46305f0e: Layer already exists [2025-03-05T12:21:34.939Z] 733fb463a1be: Layer already exists [2025-03-05T12:21:34.939Z] 2386aea8305f: Layer already exists [2025-03-05T12:21:34.939Z] 994456c4fd7b: Layer already exists [2025-03-05T12:21:34.939Z] 4.0.0-dev.11: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:35.274Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:35.615Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:21:35.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-05T12:21:35.615Z] 685a46305f0e: Preparing [2025-03-05T12:21:35.615Z] 209c99749d9f: Preparing [2025-03-05T12:21:35.615Z] 89b0237ee05e: Preparing [2025-03-05T12:21:35.615Z] 733fb463a1be: Preparing [2025-03-05T12:21:35.615Z] afae7863d69c: Preparing [2025-03-05T12:21:35.615Z] 2386aea8305f: Preparing [2025-03-05T12:21:35.615Z] 994456c4fd7b: Preparing [2025-03-05T12:21:35.615Z] 2386aea8305f: Waiting [2025-03-05T12:21:35.615Z] 994456c4fd7b: Waiting [2025-03-05T12:21:35.615Z] afae7863d69c: Layer already exists [2025-03-05T12:21:35.615Z] 89b0237ee05e: Layer already exists [2025-03-05T12:21:35.615Z] 209c99749d9f: Layer already exists [2025-03-05T12:21:35.615Z] 733fb463a1be: Layer already exists [2025-03-05T12:21:35.615Z] 685a46305f0e: Layer already exists [2025-03-05T12:21:35.615Z] 2386aea8305f: Layer already exists [2025-03-05T12:21:35.615Z] 994456c4fd7b: Layer already exists [2025-03-05T12:21:35.615Z] 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:35.955Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:36.350Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-03-05T12:21:36.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-05T12:21:36.350Z] 685a46305f0e: Preparing [2025-03-05T12:21:36.350Z] 209c99749d9f: Preparing [2025-03-05T12:21:36.350Z] 89b0237ee05e: Preparing [2025-03-05T12:21:36.350Z] 733fb463a1be: Preparing [2025-03-05T12:21:36.350Z] afae7863d69c: Preparing [2025-03-05T12:21:36.350Z] 2386aea8305f: Preparing [2025-03-05T12:21:36.350Z] 994456c4fd7b: Preparing [2025-03-05T12:21:36.350Z] 2386aea8305f: Waiting [2025-03-05T12:21:36.350Z] 994456c4fd7b: Waiting [2025-03-05T12:21:36.350Z] 209c99749d9f: Layer already exists [2025-03-05T12:21:36.350Z] 733fb463a1be: Layer already exists [2025-03-05T12:21:36.350Z] 685a46305f0e: Layer already exists [2025-03-05T12:21:36.350Z] 89b0237ee05e: Layer already exists [2025-03-05T12:21:36.350Z] afae7863d69c: Layer already exists [2025-03-05T12:21:36.350Z] 994456c4fd7b: Layer already exists [2025-03-05T12:21:36.350Z] 2386aea8305f: Layer already exists [2025-03-05T12:21:36.350Z] main: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:21:36.433Z] ===================================================== [Pipeline] echo [2025-03-05T12:21:36.449Z] taggedImages: [2025-03-05T12:21:36.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:21:36.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-05T12:21:36.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 [2025-03-05T12:21:36.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:21:36.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:36.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:21:36.853Z] [2025-03-05T12:21:36.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:21:37.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:21:37.156Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T12:21:37.156Z] 5eb5b503b376: Pulling fs layer [2025-03-05T12:21:37.156Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T12:21:37.156Z] ec43610c2a17: Pulling fs layer [2025-03-05T12:21:37.156Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T12:21:37.156Z] 33b1e0a273af: Pulling fs layer [2025-03-05T12:21:37.156Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T12:21:37.156Z] 2f39f015ded8: Pulling fs layer [2025-03-05T12:21:37.156Z] 3a2ae6a8a46f: Waiting [2025-03-05T12:21:37.156Z] 33b1e0a273af: Waiting [2025-03-05T12:21:37.156Z] 2f39f015ded8: Waiting [2025-03-05T12:21:37.156Z] 5d3b04190fa2: Waiting [2025-03-05T12:21:37.156Z] 5c69ac0246d0: Download complete [2025-03-05T12:21:37.156Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T12:21:37.156Z] 3a2ae6a8a46f: Download complete [2025-03-05T12:21:37.156Z] 33b1e0a273af: Verifying Checksum [2025-03-05T12:21:37.156Z] 33b1e0a273af: Download complete [2025-03-05T12:21:37.156Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T12:21:37.156Z] 5d3b04190fa2: Download complete [2025-03-05T12:21:37.156Z] ec43610c2a17: Verifying Checksum [2025-03-05T12:21:37.156Z] ec43610c2a17: Download complete [2025-03-05T12:21:37.414Z] 5eb5b503b376: Verifying Checksum [2025-03-05T12:21:37.414Z] 5eb5b503b376: Download complete [2025-03-05T12:21:37.981Z] 2f39f015ded8: Download complete [2025-03-05T12:21:38.548Z] 5eb5b503b376: Pull complete [2025-03-05T12:21:38.807Z] 5c69ac0246d0: Pull complete [2025-03-05T12:21:39.066Z] ec43610c2a17: Pull complete [2025-03-05T12:21:39.325Z] 3a2ae6a8a46f: Pull complete [2025-03-05T12:21:39.325Z] 33b1e0a273af: Pull complete [2025-03-05T12:21:39.584Z] 5d3b04190fa2: Pull complete [2025-03-05T12:21:43.792Z] 2f39f015ded8: Pull complete [2025-03-05T12:21:43.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T12:21:43.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:21:43.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:21:43.898Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:21:43.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-05T12:21:47.070Z] $ docker top d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:21:47.487Z] ---> job-cost.sh [2025-03-05T12:21:47.487Z] lf-activate-venv: SKIPPING [2025-03-05T12:21:47.487Z] INFO: No Stack... [2025-03-05T12:21:47.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T12:21:48.006Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T12:21:48.296Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-03-05T12:21:48.296Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T12:21:48.308Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [2025-03-05T12:21:48.315Z] Resource [jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] did not exist. Created. [2025-03-05T12:21:48.321Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:21:48.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T12:21:48.665Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T12:21:48.675Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T12:21:48.696Z] $ docker stop --time=1 d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 [2025-03-05T12:21:50.042Z] $ docker rm -f --volumes d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T12:23:11.583Z] Removing intermediate container d0c799a31ddf [2025-03-05T12:23:11.583Z] ---> 867215ec66cc [2025-03-05T12:23:11.583Z] Step 10/12 : COPY . . [2025-03-05T12:23:11.583Z] ---> 9da4b8d21135 [2025-03-05T12:23:11.583Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:23:11.583Z] ---> Running in 39df6ce170dc [2025-03-05T12:23:11.583Z] Removing intermediate container 39df6ce170dc [2025-03-05T12:23:11.583Z] ---> aa656a84ea8e [2025-03-05T12:23:11.583Z] Step 12/12 : RUN $MAKE [2025-03-05T12:23:11.583Z] ---> Running in 4d49a18dfc44 [2025-03-05T12:23:11.583Z] noop [2025-03-05T12:23:11.583Z] Removing intermediate container 4d49a18dfc44 [2025-03-05T12:23:11.583Z] ---> da4e92754683 [2025-03-05T12:23:11.583Z] Successfully built da4e92754683 [2025-03-05T12:23:11.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:23:11.977Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T12:23:11.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:23:12.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container [2025-03-05T12:23:12.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T12:23:13.749Z] $ docker top 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:23:14.654Z] + go version [2025-03-05T12:23:14.654Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T12:23:14.678Z] $ docker stop --time=1 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 [2025-03-05T12:23:16.303Z] $ docker rm -f --volumes 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:23:16.918Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T12:23:16.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:23:17.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container [2025-03-05T12:23:17.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T12:23:18.350Z] $ docker top 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:23:19.209Z] + git config --global --add safe.directory /w/workspace/app-record-replay/110 [Pipeline] fileExists [Pipeline] sh [2025-03-05T12:23:19.558Z] + make test [2025-03-05T12:23:19.833Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T12:27:41.780Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-05T12:27:56.771Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.119s coverage: 88.0% of statements [2025-03-05T12:28:03.417Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-05T12:28:03.417Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-05T12:28:05.992Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-05T12:28:09.327Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.843s coverage: 98.7% of statements [2025-03-05T12:28:09.327Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.441s coverage: 89.7% of statements [2025-03-05T12:28:09.327Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements [2025-03-05T12:28:10.304Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T12:28:10.304Z] go vet ./... [2025-03-05T12:32:32.338Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T12:32:32.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T12:32:32.338Z] ./bin/test-attribution-txt.sh [2025-03-05T12:32:32.338Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-05T12:32:32.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T12:32:32.401Z] $ docker stop --time=1 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 [2025-03-05T12:32:34.374Z] $ docker rm -f --volumes 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:32:36.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T12:32:36.945Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T12:32:37.440Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T12:32:37.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T12:32:38.156Z] + ls -al . [2025-03-05T12:32:38.156Z] total 260 [2025-03-05T12:32:38.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 12:23 . [2025-03-05T12:32:38.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 .. [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 12:20 .dockerignore [2025-03-05T12:32:38.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:20 .git [2025-03-05T12:32:38.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 .github [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 12:20 .gitignore [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 12:20 .golangci.yml [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 5 12:20 Attribution.txt [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 1552 Mar 5 12:20 CHANGELOG.md [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 5 12:20 Dockerfile [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:20 GOVERNANCE.md [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 12:20 Jenkinsfile [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 12:20 LICENSE [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:20 Makefile [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 12:20 OWNERS.md [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 12:20 README.md [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 12:20 Record and Reply.postman_collection.json [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:18 VERSION [2025-03-05T12:32:38.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 bin [2025-03-05T12:32:38.156Z] -rw-r--r-- 1 jenkins jenkins 34248 Mar 5 12:28 coverage.out [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 6721 Mar 5 12:20 go.mod [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 88240 Mar 5 12:20 go.sum [2025-03-05T12:32:38.156Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 12:20 internal [2025-03-05T12:32:38.156Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 12:20 main.go [2025-03-05T12:32:38.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 openapi [2025-03-05T12:32:38.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 pkg [2025-03-05T12:32:38.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:32:38.504Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 --label arch=arm64 --label version=4.0.0-dev.11 . [2025-03-05T12:32:38.771Z] Sending build context to Docker daemon 356.9kB [2025-03-05T12:32:38.771Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T12:32:38.771Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T12:32:38.771Z] ---> da4e92754683 [2025-03-05T12:32:38.771Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T12:32:38.771Z] ---> Running in 469a214d5439 [2025-03-05T12:32:39.350Z] Removing intermediate container 469a214d5439 [2025-03-05T12:32:39.351Z] ---> ca93e36e2530 [2025-03-05T12:32:39.351Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T12:32:39.351Z] ---> Running in 1697de7075a1 [2025-03-05T12:32:39.617Z] Removing intermediate container 1697de7075a1 [2025-03-05T12:32:39.617Z] ---> f1b51d21d6fd [2025-03-05T12:32:39.617Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T12:32:39.617Z] ---> Running in 3ae940c73d3f [2025-03-05T12:32:39.884Z] Removing intermediate container 3ae940c73d3f [2025-03-05T12:32:39.884Z] ---> afa3c0bdea53 [2025-03-05T12:32:39.884Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T12:32:39.884Z] ---> Running in fd88a0eff148 [2025-03-05T12:32:40.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:32:41.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:32:42.825Z] OK: 239 MiB in 58 packages [2025-03-05T12:32:43.405Z] Removing intermediate container fd88a0eff148 [2025-03-05T12:32:43.405Z] ---> 477f305e1c2c [2025-03-05T12:32:43.405Z] Step 7/27 : WORKDIR /app [2025-03-05T12:32:43.672Z] ---> Running in 96b7fa3d87dc [2025-03-05T12:32:43.937Z] Removing intermediate container 96b7fa3d87dc [2025-03-05T12:32:43.937Z] ---> 000756aacaa0 [2025-03-05T12:32:43.937Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-05T12:32:44.517Z] ---> 93c97ea9f618 [2025-03-05T12:32:44.517Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T12:32:44.517Z] ---> Running in 54db85490e68 [2025-03-05T12:32:47.091Z] Removing intermediate container 54db85490e68 [2025-03-05T12:32:47.091Z] ---> c1e012bb579c [2025-03-05T12:32:47.091Z] Step 10/27 : COPY . . [2025-03-05T12:32:47.360Z] ---> ab4547e4b0f7 [2025-03-05T12:32:47.360Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T12:32:47.633Z] ---> Running in 993c85ca0c8b [2025-03-05T12:32:47.900Z] Removing intermediate container 993c85ca0c8b [2025-03-05T12:32:47.900Z] ---> f7f698adf962 [2025-03-05T12:32:47.900Z] Step 12/27 : RUN $MAKE [2025-03-05T12:32:47.900Z] ---> Running in 5b22b8f8b104 [2025-03-05T12:32:48.856Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-05T12:36:40.804Z] Removing intermediate container 5b22b8f8b104 [2025-03-05T12:36:40.804Z] ---> 6d26ddc8bd53 [2025-03-05T12:36:40.804Z] Step 13/27 : FROM alpine:3.20 [2025-03-05T12:36:40.804Z] 3.20: Pulling from library/alpine [2025-03-05T12:36:40.804Z] 94e9d8af2201: Pulling fs layer [2025-03-05T12:36:40.804Z] 94e9d8af2201: Verifying Checksum [2025-03-05T12:36:40.804Z] 94e9d8af2201: Download complete [2025-03-05T12:36:40.804Z] 94e9d8af2201: Pull complete [2025-03-05T12:36:40.804Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T12:36:40.804Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T12:36:40.804Z] ---> 7aab056cecc6 [2025-03-05T12:36:40.804Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T12:36:40.804Z] ---> Running in 1ee740330d3e [2025-03-05T12:36:40.804Z] Removing intermediate container 1ee740330d3e [2025-03-05T12:36:40.804Z] ---> c40d44043a18 [2025-03-05T12:36:40.804Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-05T12:36:40.804Z] ---> Running in a0e782068694 [2025-03-05T12:36:40.804Z] Removing intermediate container a0e782068694 [2025-03-05T12:36:40.804Z] ---> 9362fb0c782d [2025-03-05T12:36:40.804Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-05T12:36:40.804Z] ---> Running in 1324c5395658 [2025-03-05T12:36:40.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:36:40.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:36:40.804Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T12:36:40.804Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T12:36:40.804Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T12:36:40.804Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T12:36:40.804Z] OK: 10 MiB in 16 packages [2025-03-05T12:36:40.804Z] Removing intermediate container 1324c5395658 [2025-03-05T12:36:40.804Z] ---> 169ca241362f [2025-03-05T12:36:40.804Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T12:36:40.804Z] ---> Running in 957f799f984d [2025-03-05T12:36:40.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T12:36:40.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T12:36:40.804Z] OK: 10 MiB in 16 packages [2025-03-05T12:36:40.804Z] Removing intermediate container 957f799f984d [2025-03-05T12:36:40.804Z] ---> 195a9acb7c8e [2025-03-05T12:36:40.804Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T12:36:40.804Z] ---> d1df5a141aee [2025-03-05T12:36:40.804Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T12:36:40.804Z] ---> c720da96586e [2025-03-05T12:36:40.804Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-05T12:36:41.391Z] ---> 674d45e355e8 [2025-03-05T12:36:41.391Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-05T12:36:43.977Z] ---> 6e5cd3092393 [2025-03-05T12:36:43.977Z] Step 22/27 : EXPOSE 59712 [2025-03-05T12:36:43.977Z] ---> Running in e1e2c9f3e898 [2025-03-05T12:36:43.977Z] Removing intermediate container e1e2c9f3e898 [2025-03-05T12:36:43.977Z] ---> 66f9cc173348 [2025-03-05T12:36:43.977Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-05T12:36:43.977Z] ---> Running in 799b2df6bd6b [2025-03-05T12:36:44.245Z] Removing intermediate container 799b2df6bd6b [2025-03-05T12:36:44.245Z] ---> 3344b6fb2df4 [2025-03-05T12:36:44.245Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T12:36:44.515Z] ---> Running in 1880509736e6 [2025-03-05T12:36:44.784Z] Removing intermediate container 1880509736e6 [2025-03-05T12:36:44.784Z] ---> 5921f35e1141 [2025-03-05T12:36:44.784Z] Step 25/27 : LABEL arch=arm64 [2025-03-05T12:36:44.784Z] ---> Running in 61843994c0f0 [2025-03-05T12:36:45.055Z] Removing intermediate container 61843994c0f0 [2025-03-05T12:36:45.055Z] ---> 0ef1152859ac [2025-03-05T12:36:45.055Z] Step 26/27 : LABEL git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:36:45.322Z] ---> Running in 57dc90daaafa [2025-03-05T12:36:45.593Z] Removing intermediate container 57dc90daaafa [2025-03-05T12:36:45.593Z] ---> 9ff0bb89370d [2025-03-05T12:36:45.593Z] Step 27/27 : LABEL version=4.0.0-dev.11 [2025-03-05T12:36:45.593Z] ---> Running in fcb88376eda3 [2025-03-05T12:36:45.866Z] Removing intermediate container fcb88376eda3 [2025-03-05T12:36:45.866Z] ---> 20dfc0534905 [2025-03-05T12:36:45.866Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T12:36:45.866Z] Successfully built 20dfc0534905 [2025-03-05T12:36:45.866Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:36:46.019Z] provisioning config files... [2025-03-05T12:36:46.035Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/110@tmp/config13870181225227164887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:36:46.385Z] ---> ****-login.sh [2025-03-05T12:36:46.385Z] nexus3.edgexfoundry.org:10001 [2025-03-05T12:36:46.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:36:46.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:36:46.653Z] Configure a credential helper to remove this warning. See [2025-03-05T12:36:46.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:36:46.653Z] [2025-03-05T12:36:46.653Z] Login Succeeded [2025-03-05T12:36:46.653Z] nexus3.edgexfoundry.org:10002 [2025-03-05T12:36:46.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:36:46.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:36:46.920Z] Configure a credential helper to remove this warning. See [2025-03-05T12:36:46.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:36:46.920Z] [2025-03-05T12:36:46.920Z] Login Succeeded [2025-03-05T12:36:47.187Z] nexus3.edgexfoundry.org:10003 [2025-03-05T12:36:47.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:36:47.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:36:47.457Z] Configure a credential helper to remove this warning. See [2025-03-05T12:36:47.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:36:47.457Z] [2025-03-05T12:36:47.457Z] Login Succeeded [2025-03-05T12:36:47.457Z] nexus3.edgexfoundry.org:10004 [2025-03-05T12:36:47.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:36:47.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:36:47.724Z] Configure a credential helper to remove this warning. See [2025-03-05T12:36:47.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:36:47.724Z] [2025-03-05T12:36:47.724Z] Login Succeeded [2025-03-05T12:36:47.724Z] ****.io [2025-03-05T12:36:47.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T12:36:48.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T12:36:48.257Z] Configure a credential helper to remove this warning. See [2025-03-05T12:36:48.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T12:36:48.258Z] [2025-03-05T12:36:48.258Z] Login Succeeded [2025-03-05T12:36:48.258Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T12:36:48.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:36:48.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T12:36:48.351Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-03-05T12:36:48.351Z] 49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:36:48.351Z] latest [2025-03-05T12:36:48.351Z] 4.0.0-dev.11 [2025-03-05T12:36:48.351Z] 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:36:48.351Z] main [2025-03-05T12:36:48.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:48.726Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:49.084Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:36:49.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-05T12:36:49.085Z] b951890f5181: Preparing [2025-03-05T12:36:49.085Z] 26fe6cb9b6fb: Preparing [2025-03-05T12:36:49.085Z] dae72045dbc8: Preparing [2025-03-05T12:36:49.085Z] e678bb0f4514: Preparing [2025-03-05T12:36:49.085Z] d0fa595f0609: Preparing [2025-03-05T12:36:49.085Z] 99ee879f4a91: Preparing [2025-03-05T12:36:49.085Z] dd9c8f8612c8: Preparing [2025-03-05T12:36:49.085Z] 99ee879f4a91: Waiting [2025-03-05T12:36:49.352Z] dae72045dbc8: Pushed [2025-03-05T12:36:49.352Z] e678bb0f4514: Pushed [2025-03-05T12:36:49.352Z] 26fe6cb9b6fb: Pushed [2025-03-05T12:36:49.352Z] d0fa595f0609: Pushed [2025-03-05T12:36:49.352Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:36:49.618Z] 99ee879f4a91: Pushed [2025-03-05T12:36:57.825Z] b951890f5181: Pushed [2025-03-05T12:36:57.825Z] 49a91efee56bf9ad4a3b90a76546863016a523d3: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:58.206Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:58.556Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-05T12:36:58.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-05T12:36:58.556Z] b951890f5181: Preparing [2025-03-05T12:36:58.556Z] 26fe6cb9b6fb: Preparing [2025-03-05T12:36:58.556Z] dae72045dbc8: Preparing [2025-03-05T12:36:58.556Z] e678bb0f4514: Preparing [2025-03-05T12:36:58.556Z] d0fa595f0609: Preparing [2025-03-05T12:36:58.556Z] 99ee879f4a91: Preparing [2025-03-05T12:36:58.556Z] dd9c8f8612c8: Preparing [2025-03-05T12:36:58.556Z] dd9c8f8612c8: Waiting [2025-03-05T12:36:58.556Z] 99ee879f4a91: Waiting [2025-03-05T12:36:58.556Z] 26fe6cb9b6fb: Layer already exists [2025-03-05T12:36:58.556Z] d0fa595f0609: Layer already exists [2025-03-05T12:36:58.556Z] b951890f5181: Layer already exists [2025-03-05T12:36:58.556Z] e678bb0f4514: Layer already exists [2025-03-05T12:36:58.556Z] dae72045dbc8: Layer already exists [2025-03-05T12:36:58.556Z] 99ee879f4a91: Layer already exists [2025-03-05T12:36:58.556Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:36:58.819Z] latest: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:59.188Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:59.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 [2025-03-05T12:36:59.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-05T12:36:59.540Z] b951890f5181: Preparing [2025-03-05T12:36:59.540Z] 26fe6cb9b6fb: Preparing [2025-03-05T12:36:59.540Z] dae72045dbc8: Preparing [2025-03-05T12:36:59.540Z] e678bb0f4514: Preparing [2025-03-05T12:36:59.540Z] d0fa595f0609: Preparing [2025-03-05T12:36:59.540Z] 99ee879f4a91: Preparing [2025-03-05T12:36:59.540Z] dd9c8f8612c8: Preparing [2025-03-05T12:36:59.540Z] 99ee879f4a91: Waiting [2025-03-05T12:36:59.540Z] dd9c8f8612c8: Waiting [2025-03-05T12:36:59.540Z] 26fe6cb9b6fb: Layer already exists [2025-03-05T12:36:59.540Z] b951890f5181: Layer already exists [2025-03-05T12:36:59.540Z] e678bb0f4514: Layer already exists [2025-03-05T12:36:59.540Z] d0fa595f0609: Layer already exists [2025-03-05T12:36:59.540Z] dae72045dbc8: Layer already exists [2025-03-05T12:36:59.540Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:36:59.540Z] 99ee879f4a91: Layer already exists [2025-03-05T12:36:59.540Z] 4.0.0-dev.11: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:36:59.927Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:00.288Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:37:00.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-05T12:37:00.289Z] b951890f5181: Preparing [2025-03-05T12:37:00.289Z] 26fe6cb9b6fb: Preparing [2025-03-05T12:37:00.289Z] dae72045dbc8: Preparing [2025-03-05T12:37:00.289Z] e678bb0f4514: Preparing [2025-03-05T12:37:00.289Z] d0fa595f0609: Preparing [2025-03-05T12:37:00.289Z] 99ee879f4a91: Preparing [2025-03-05T12:37:00.289Z] dd9c8f8612c8: Preparing [2025-03-05T12:37:00.289Z] 99ee879f4a91: Waiting [2025-03-05T12:37:00.289Z] dd9c8f8612c8: Waiting [2025-03-05T12:37:00.289Z] b951890f5181: Layer already exists [2025-03-05T12:37:00.289Z] dae72045dbc8: Layer already exists [2025-03-05T12:37:00.289Z] d0fa595f0609: Layer already exists [2025-03-05T12:37:00.289Z] 26fe6cb9b6fb: Layer already exists [2025-03-05T12:37:00.289Z] e678bb0f4514: Layer already exists [2025-03-05T12:37:00.289Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:37:00.289Z] 99ee879f4a91: Layer already exists [2025-03-05T12:37:00.289Z] 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:00.915Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:01.275Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-03-05T12:37:01.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-05T12:37:01.275Z] b951890f5181: Preparing [2025-03-05T12:37:01.275Z] 26fe6cb9b6fb: Preparing [2025-03-05T12:37:01.275Z] dae72045dbc8: Preparing [2025-03-05T12:37:01.275Z] e678bb0f4514: Preparing [2025-03-05T12:37:01.275Z] d0fa595f0609: Preparing [2025-03-05T12:37:01.275Z] 99ee879f4a91: Preparing [2025-03-05T12:37:01.275Z] dd9c8f8612c8: Preparing [2025-03-05T12:37:01.275Z] 99ee879f4a91: Waiting [2025-03-05T12:37:01.275Z] dd9c8f8612c8: Waiting [2025-03-05T12:37:01.275Z] 26fe6cb9b6fb: Layer already exists [2025-03-05T12:37:01.275Z] b951890f5181: Layer already exists [2025-03-05T12:37:01.275Z] e678bb0f4514: Layer already exists [2025-03-05T12:37:01.275Z] dae72045dbc8: Layer already exists [2025-03-05T12:37:01.275Z] d0fa595f0609: Layer already exists [2025-03-05T12:37:01.275Z] 99ee879f4a91: Layer already exists [2025-03-05T12:37:01.275Z] dd9c8f8612c8: Layer already exists [2025-03-05T12:37:01.540Z] main: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T12:37:01.628Z] ===================================================== [Pipeline] echo [2025-03-05T12:37:01.643Z] taggedImages: [2025-03-05T12:37:01.643Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 [2025-03-05T12:37:01.643Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-05T12:37:01.643Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 [2025-03-05T12:37:01.643Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [2025-03-05T12:37:01.643Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:02.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:37:02.031Z] [2025-03-05T12:37:02.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:02.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:37:02.370Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T12:37:02.370Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T12:37:02.370Z] 04944245beec: Pulling fs layer [2025-03-05T12:37:02.370Z] 699f458cf7ca: Pulling fs layer [2025-03-05T12:37:02.370Z] 765212b225bb: Pulling fs layer [2025-03-05T12:37:02.370Z] f23df028b6ca: Pulling fs layer [2025-03-05T12:37:02.370Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T12:37:02.370Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T12:37:02.370Z] 765212b225bb: Waiting [2025-03-05T12:37:02.370Z] f23df028b6ca: Waiting [2025-03-05T12:37:02.370Z] d65c8cfc05b1: Waiting [2025-03-05T12:37:02.638Z] 04944245beec: Download complete [2025-03-05T12:37:02.638Z] 765212b225bb: Verifying Checksum [2025-03-05T12:37:02.638Z] 765212b225bb: Download complete [2025-03-05T12:37:02.638Z] f23df028b6ca: Verifying Checksum [2025-03-05T12:37:02.638Z] f23df028b6ca: Download complete [2025-03-05T12:37:02.638Z] d65c8cfc05b1: Download complete [2025-03-05T12:37:02.638Z] 699f458cf7ca: Verifying Checksum [2025-03-05T12:37:02.638Z] 699f458cf7ca: Download complete [2025-03-05T12:37:03.229Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T12:37:03.229Z] 8998bd30e6a1: Download complete [2025-03-05T12:37:05.824Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T12:37:05.824Z] 2437ff75d9bd: Download complete [2025-03-05T12:37:07.764Z] 8998bd30e6a1: Pull complete [2025-03-05T12:37:08.030Z] 04944245beec: Pull complete [2025-03-05T12:37:09.972Z] 699f458cf7ca: Pull complete [2025-03-05T12:37:09.972Z] 765212b225bb: Pull complete [2025-03-05T12:37:10.554Z] f23df028b6ca: Pull complete [2025-03-05T12:37:10.821Z] d65c8cfc05b1: Pull complete [2025-03-05T12:37:29.019Z] 2437ff75d9bd: Pull complete [2025-03-05T12:37:29.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T12:37:29.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T12:37:29.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:37:29.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container [2025-03-05T12:37:29.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-05T12:37:32.197Z] $ docker top ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:37:33.042Z] ---> job-cost.sh [2025-03-05T12:37:33.042Z] lf-activate-venv: SKIPPING [2025-03-05T12:37:33.042Z] INFO: No Stack... [2025-03-05T12:37:33.306Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T12:37:34.256Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T12:37:34.884Z] + cat /w/workspace/app-record-replay/110/archives/cost.csv [2025-03-05T12:37:34.884Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T12:37:34.936Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [2025-03-05T12:37:34.943Z] Resource [jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] did not exist. Created. [2025-03-05T12:37:34.949Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:37:35.294Z] /w/workspace/app-record-replay/110@tmp/durable-8a08220c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T12:37:35.934Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T12:37:35.963Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T12:37:36.007Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T12:37:36.015Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T12:37:36.048Z] $ docker stop --time=1 ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f [2025-03-05T12:37:37.547Z] $ docker rm -f --volumes ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-05T12:37:38.067Z] provisioning config files... [2025-03-05T12:37:38.074Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14928870596258744433tmp [Pipeline] { [Pipeline] sh [2025-03-05T12:37:38.380Z] + set +x [2025-03-05T12:37:38.380Z] + curl -s+ https://codecov.io/bash [2025-03-05T12:37:38.380Z] bash -s -- [2025-03-05T12:37:38.380Z] [2025-03-05T12:37:38.380Z] _____ _ [2025-03-05T12:37:38.380Z] / ____| | | [2025-03-05T12:37:38.380Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T12:37:38.380Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T12:37:38.380Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T12:37:38.380Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T12:37:38.380Z] Bash-1.0.6 [2025-03-05T12:37:38.380Z] [2025-03-05T12:37:38.380Z] [2025-03-05T12:37:38.380Z] ==> git version 2.25.1 found [2025-03-05T12:37:38.380Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-05T12:37:38.380Z] Release-Date: 2020-01-08 [2025-03-05T12:37:38.380Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T12:37:38.380Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T12:37:38.380Z] ==> Jenkins CI detected. [2025-03-05T12:37:38.380Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-03-05T12:37:38.380Z] project root: . [2025-03-05T12:37:38.380Z] --> token set from env [2025-03-05T12:37:38.380Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T12:37:38.380Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T12:37:38.380Z] ==> Python coveragepy not found [2025-03-05T12:37:38.380Z] ==> Searching for coverage reports in: [2025-03-05T12:37:38.380Z] + . [2025-03-05T12:37:38.640Z] -> Found 1 reports [2025-03-05T12:37:38.640Z] ==> Detecting git/mercurial file structure [2025-03-05T12:37:38.640Z] ==> Reading reports [2025-03-05T12:37:38.640Z] + ./coverage.out bytes=34248 [2025-03-05T12:37:38.640Z] ==> Appending adjustments [2025-03-05T12:37:38.640Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T12:37:38.640Z] + Found adjustments [2025-03-05T12:37:38.640Z] ==> Gzipping contents [2025-03-05T12:37:38.640Z] 8.0K /tmp/codecov.5v0GTg.gz [2025-03-05T12:37:38.640Z] ==> Uploading reports [2025-03-05T12:37:38.640Z] url: https://codecov.io [2025-03-05T12:37:38.640Z] query: branch=main&commit=49a91efee56bf9ad4a3b90a76546863016a523d3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T12:37:38.640Z] -> Pinging Codecov [2025-03-05T12:37:38.640Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=49a91efee56bf9ad4a3b90a76546863016a523d3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T12:37:38.901Z] -> Uploading to [2025-03-05T12:37:38.901Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/49a91efee56bf9ad4a3b90a76546863016a523d3/6acea09e-de06-4a13-9fcd-a45c88510259.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T123738Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=faa83f2932d44de05e79abf03eef06c721030bfd2f5f1507a9cce576747fc7d1 [2025-03-05T12:37:38.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T12:37:38.901Z] Dload Upload Total Spent Left Speed [2025-03-05T12:37:39.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 26431 --:--:-- --:--:-- --:--:-- 26302 100 5392 0 0 100 5392 0 16489 --:--:-- --:--:-- --:--:-- 16439 [2025-03-05T12:37:39.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } [2025-03-05T12:37:39.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T12:37:39.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T12:37:39.420Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:39.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:37:39.732Z] [2025-03-05T12:37:39.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:37:40.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:37:40.051Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T12:37:40.051Z] 43c4264eed91: Pulling fs layer [2025-03-05T12:37:40.051Z] 4cc291be95ef: Pulling fs layer [2025-03-05T12:37:40.051Z] 2ac1f1163629: Pulling fs layer [2025-03-05T12:37:40.051Z] 5c3c966382ef: Pulling fs layer [2025-03-05T12:37:40.051Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T12:37:40.051Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T12:37:40.051Z] 9c3e1370e548: Pulling fs layer [2025-03-05T12:37:40.051Z] d9c7d2e4e75e: Waiting [2025-03-05T12:37:40.051Z] 5c3c966382ef: Waiting [2025-03-05T12:37:40.051Z] 4f4fb700ef54: Waiting [2025-03-05T12:37:40.051Z] 9c3e1370e548: Waiting [2025-03-05T12:37:40.051Z] 4cc291be95ef: Verifying Checksum [2025-03-05T12:37:40.051Z] 4cc291be95ef: Download complete [2025-03-05T12:37:40.051Z] 5c3c966382ef: Verifying Checksum [2025-03-05T12:37:40.051Z] 5c3c966382ef: Download complete [2025-03-05T12:37:40.051Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T12:37:40.051Z] 4f4fb700ef54: Download complete [2025-03-05T12:37:40.051Z] 43c4264eed91: Verifying Checksum [2025-03-05T12:37:40.051Z] 43c4264eed91: Download complete [2025-03-05T12:37:40.311Z] 43c4264eed91: Pull complete [2025-03-05T12:37:40.311Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T12:37:40.311Z] d9c7d2e4e75e: Download complete [2025-03-05T12:37:40.311Z] 4cc291be95ef: Pull complete [2025-03-05T12:37:40.569Z] 2ac1f1163629: Verifying Checksum [2025-03-05T12:37:40.569Z] 2ac1f1163629: Download complete [2025-03-05T12:37:41.134Z] 9c3e1370e548: Verifying Checksum [2025-03-05T12:37:41.134Z] 9c3e1370e548: Download complete [2025-03-05T12:37:44.419Z] 2ac1f1163629: Pull complete [2025-03-05T12:37:44.419Z] 5c3c966382ef: Pull complete [2025-03-05T12:37:44.419Z] 4f4fb700ef54: Pull complete [2025-03-05T12:37:44.419Z] d9c7d2e4e75e: Pull complete [2025-03-05T12:37:47.707Z] 9c3e1370e548: Pull complete [2025-03-05T12:37:47.707Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T12:37:47.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T12:37:47.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:37:47.807Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:37:47.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T12:37:53.207Z] $ docker top 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:37:53.565Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-03-05T12:37:53.575Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-03-05T12:37:53.975Z] + set -o pipefail [2025-03-05T12:37:53.975Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-03-05T12:38:00.627Z] [2025-03-05T12:38:00.627Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-03-05T12:38:00.627Z] [2025-03-05T12:38:00.627Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/f66a9d27-5c0d-4f3a-bd4b-952eff76af69 [2025-03-05T12:38:00.627Z] [2025-03-05T12:38:00.627Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T12:38:00.627Z] [2025-03-05T12:38:00.627Z] [2025-03-05T12:38:00.627Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T12:38:00.627Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T12:38:00.888Z] $ docker stop --time=1 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 [2025-03-05T12:38:05.218Z] $ docker rm -f --volumes 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T12:38:06.135Z] + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] sh [2025-03-05T12:38:06.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:38:06.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:06.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:38:06.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:38:06.809Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:38:06.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:38:07.251Z] $ docker top 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 -eo pid,comm [2025-03-05T12:38:07.308Z] 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-05T12:38:07.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:38:07.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:38:07.368Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:38:07.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:38:07.494Z] $ docker exec 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 ssh-agent [2025-03-05T12:38:07.602Z] SSH_AUTH_SOCK=/tmp/ssh-GU0lWpNfezE9/agent.31 [2025-03-05T12:38:07.602Z] SSH_AGENT_PID=37 [2025-03-05T12:38:07.606Z] Running ssh-add (command line suppressed) [2025-03-05T12:38:07.704Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10760780601490382969.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10760780601490382969.key) [2025-03-05T12:38:07.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:38:08.024Z] + git semver tag [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,248 [run_tag] DEBUG tag force:False [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,248 [check_head_tag] DEBUG check head tag [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,250 [execute] INFO git cat-file --batch-check [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,254 [execute] INFO git cat-file --batch [2025-03-05T12:38:08.283Z] 2025-03-05 12:38:08,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-05T12:38:08.542Z] 2025-03-05 12:38:08,287 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:08.542Z] 2025-03-05 12:38:08,288 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-03-05T12:38:08.542Z] 2025-03-05 12:38:08,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:38:08.542Z] 2025-03-05 12:38:08,294 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:08.542Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T12:38:08.545Z] $ docker exec --env ******** --env ******** 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 ssh-agent -k [2025-03-05T12:38:08.653Z] unset SSH_AUTH_SOCK; [2025-03-05T12:38:08.654Z] unset SSH_AGENT_PID; [2025-03-05T12:38:08.654Z] echo Agent pid 37 killed; [2025-03-05T12:38:08.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:38:08.991Z] + git semver [Pipeline] } [2025-03-05T12:38:09.258Z] $ docker stop --time=1 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 [2025-03-05T12:38:10.543Z] $ docker rm -f --volumes 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:10.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:38:10.980Z] [2025-03-05T12:38:10.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:11.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:38:11.282Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T12:38:11.282Z] ab5ef0e58194: Pulling fs layer [2025-03-05T12:38:11.282Z] 9712f1f96733: Pulling fs layer [2025-03-05T12:38:11.282Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T12:38:11.282Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T12:38:11.282Z] e9a5061849ea: Pulling fs layer [2025-03-05T12:38:11.282Z] d747dcd14b5f: Pulling fs layer [2025-03-05T12:38:11.282Z] 2de7ff778b66: Pulling fs layer [2025-03-05T12:38:11.282Z] 0d9ebad4ef96: Waiting [2025-03-05T12:38:11.282Z] e9a5061849ea: Waiting [2025-03-05T12:38:11.282Z] d747dcd14b5f: Waiting [2025-03-05T12:38:11.282Z] 2de7ff778b66: Waiting [2025-03-05T12:38:11.282Z] 9712f1f96733: Verifying Checksum [2025-03-05T12:38:11.282Z] 9712f1f96733: Download complete [2025-03-05T12:38:11.541Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T12:38:11.541Z] 63f879dbbcfc: Download complete [2025-03-05T12:38:11.805Z] e9a5061849ea: Verifying Checksum [2025-03-05T12:38:11.805Z] e9a5061849ea: Download complete [2025-03-05T12:38:11.805Z] d747dcd14b5f: Verifying Checksum [2025-03-05T12:38:11.805Z] d747dcd14b5f: Download complete [2025-03-05T12:38:11.805Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T12:38:11.805Z] 0d9ebad4ef96: Download complete [2025-03-05T12:38:11.805Z] ab5ef0e58194: Verifying Checksum [2025-03-05T12:38:11.805Z] ab5ef0e58194: Download complete [2025-03-05T12:38:11.805Z] 2de7ff778b66: Verifying Checksum [2025-03-05T12:38:11.805Z] 2de7ff778b66: Download complete [2025-03-05T12:38:15.099Z] ab5ef0e58194: Pull complete [2025-03-05T12:38:15.099Z] 9712f1f96733: Pull complete [2025-03-05T12:38:15.356Z] 63f879dbbcfc: Pull complete [2025-03-05T12:38:19.540Z] 0d9ebad4ef96: Pull complete [2025-03-05T12:38:19.540Z] e9a5061849ea: Pull complete [2025-03-05T12:38:19.802Z] d747dcd14b5f: Pull complete [2025-03-05T12:38:20.737Z] 2de7ff778b66: Pull complete [2025-03-05T12:38:20.997Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T12:38:20.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T12:38:20.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:38:21.119Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:38:21.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T12:38:25.950Z] $ docker top 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:38:26.032Z] provisioning config files... [2025-03-05T12:38:26.039Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3162976323908065784tmp [2025-03-05T12:38:26.047Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config112982851648048108tmp [2025-03-05T12:38:26.055Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3227311613538121408tmp [Pipeline] { [Pipeline] echo [2025-03-05T12:38:26.088Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:26.386Z] ---> sigul-configuration.sh [2025-03-05T12:38:26.386Z] gpg: directory `/root/.gnupg' created [2025-03-05T12:38:26.386Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T12:38:26.386Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T12:38:26.386Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T12:38:26.386Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T12:38:26.386Z] gpg: CAST5 encrypted data [2025-03-05T12:38:26.386Z] gpg: encrypted with 1 passphrase [2025-03-05T12:38:26.386Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T12:38:26.683Z] + mkdir /home/jenkins [2025-03-05T12:38:26.683Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T12:38:26.976Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-05T12:38:26.989Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:27.284Z] ---> sigul-install.sh [2025-03-05T12:38:27.284Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T12:38:27.577Z] + git tag --list [2025-03-05T12:38:27.577Z] v3.1 [2025-03-05T12:38:27.577Z] v3.1.0 [2025-03-05T12:38:27.577Z] v3.1.0-dev.0 [2025-03-05T12:38:27.577Z] v3.1.0-dev.1 [2025-03-05T12:38:27.577Z] v3.1.0-dev.10 [2025-03-05T12:38:27.577Z] v3.1.0-dev.11 [2025-03-05T12:38:27.577Z] v3.1.0-dev.12 [2025-03-05T12:38:27.577Z] v3.1.0-dev.13 [2025-03-05T12:38:27.577Z] v3.1.0-dev.14 [2025-03-05T12:38:27.577Z] v3.1.0-dev.15 [2025-03-05T12:38:27.577Z] v3.1.0-dev.16 [2025-03-05T12:38:27.577Z] v3.1.0-dev.17 [2025-03-05T12:38:27.577Z] v3.1.0-dev.18 [2025-03-05T12:38:27.577Z] v3.1.0-dev.19 [2025-03-05T12:38:27.577Z] v3.1.0-dev.2 [2025-03-05T12:38:27.577Z] v3.1.0-dev.20 [2025-03-05T12:38:27.577Z] v3.1.0-dev.21 [2025-03-05T12:38:27.577Z] v3.1.0-dev.22 [2025-03-05T12:38:27.577Z] v3.1.0-dev.23 [2025-03-05T12:38:27.577Z] v3.1.0-dev.24 [2025-03-05T12:38:27.577Z] v3.1.0-dev.25 [2025-03-05T12:38:27.577Z] v3.1.0-dev.26 [2025-03-05T12:38:27.577Z] v3.1.0-dev.27 [2025-03-05T12:38:27.577Z] v3.1.0-dev.28 [2025-03-05T12:38:27.577Z] v3.1.0-dev.29 [2025-03-05T12:38:27.577Z] v3.1.0-dev.3 [2025-03-05T12:38:27.577Z] v3.1.0-dev.30 [2025-03-05T12:38:27.577Z] v3.1.0-dev.31 [2025-03-05T12:38:27.577Z] v3.1.0-dev.32 [2025-03-05T12:38:27.577Z] v3.1.0-dev.33 [2025-03-05T12:38:27.577Z] v3.1.0-dev.34 [2025-03-05T12:38:27.577Z] v3.1.0-dev.35 [2025-03-05T12:38:27.577Z] v3.1.0-dev.36 [2025-03-05T12:38:27.577Z] v3.1.0-dev.37 [2025-03-05T12:38:27.577Z] v3.1.0-dev.38 [2025-03-05T12:38:27.577Z] v3.1.0-dev.39 [2025-03-05T12:38:27.577Z] v3.1.0-dev.4 [2025-03-05T12:38:27.577Z] v3.1.0-dev.40 [2025-03-05T12:38:27.577Z] v3.1.0-dev.41 [2025-03-05T12:38:27.577Z] v3.1.0-dev.42 [2025-03-05T12:38:27.577Z] v3.1.0-dev.43 [2025-03-05T12:38:27.577Z] v3.1.0-dev.44 [2025-03-05T12:38:27.577Z] v3.1.0-dev.45 [2025-03-05T12:38:27.577Z] v3.1.0-dev.46 [2025-03-05T12:38:27.577Z] v3.1.0-dev.47 [2025-03-05T12:38:27.577Z] v3.1.0-dev.48 [2025-03-05T12:38:27.577Z] v3.1.0-dev.49 [2025-03-05T12:38:27.577Z] v3.1.0-dev.5 [2025-03-05T12:38:27.577Z] v3.1.0-dev.50 [2025-03-05T12:38:27.577Z] v3.1.0-dev.51 [2025-03-05T12:38:27.577Z] v3.1.0-dev.52 [2025-03-05T12:38:27.577Z] v3.1.0-dev.53 [2025-03-05T12:38:27.577Z] v3.1.0-dev.54 [2025-03-05T12:38:27.577Z] v3.1.0-dev.55 [2025-03-05T12:38:27.577Z] v3.1.0-dev.56 [2025-03-05T12:38:27.577Z] v3.1.0-dev.57 [2025-03-05T12:38:27.577Z] v3.1.0-dev.58 [2025-03-05T12:38:27.577Z] v3.1.0-dev.59 [2025-03-05T12:38:27.577Z] v3.1.0-dev.6 [2025-03-05T12:38:27.577Z] v3.1.0-dev.60 [2025-03-05T12:38:27.577Z] v3.1.0-dev.61 [2025-03-05T12:38:27.577Z] v3.1.0-dev.62 [2025-03-05T12:38:27.577Z] v3.1.0-dev.63 [2025-03-05T12:38:27.577Z] v3.1.0-dev.64 [2025-03-05T12:38:27.577Z] v3.1.0-dev.65 [2025-03-05T12:38:27.577Z] v3.1.0-dev.66 [2025-03-05T12:38:27.577Z] v3.1.0-dev.67 [2025-03-05T12:38:27.577Z] v3.1.0-dev.68 [2025-03-05T12:38:27.577Z] v3.1.0-dev.7 [2025-03-05T12:38:27.577Z] v3.1.0-dev.8 [2025-03-05T12:38:27.577Z] v3.1.0-dev.9 [2025-03-05T12:38:27.577Z] v3.1.1 [2025-03-05T12:38:27.577Z] v3.2.0-dev.1 [2025-03-05T12:38:27.577Z] v3.2.0-dev.10 [2025-03-05T12:38:27.577Z] v3.2.0-dev.11 [2025-03-05T12:38:27.577Z] v3.2.0-dev.12 [2025-03-05T12:38:27.577Z] v3.2.0-dev.13 [2025-03-05T12:38:27.577Z] v3.2.0-dev.14 [2025-03-05T12:38:27.577Z] v3.2.0-dev.15 [2025-03-05T12:38:27.577Z] v3.2.0-dev.16 [2025-03-05T12:38:27.577Z] v3.2.0-dev.17 [2025-03-05T12:38:27.577Z] v3.2.0-dev.18 [2025-03-05T12:38:27.577Z] v3.2.0-dev.19 [2025-03-05T12:38:27.577Z] v3.2.0-dev.2 [2025-03-05T12:38:27.577Z] v3.2.0-dev.20 [2025-03-05T12:38:27.577Z] v3.2.0-dev.21 [2025-03-05T12:38:27.577Z] v3.2.0-dev.22 [2025-03-05T12:38:27.577Z] v3.2.0-dev.23 [2025-03-05T12:38:27.577Z] v3.2.0-dev.24 [2025-03-05T12:38:27.577Z] v3.2.0-dev.3 [2025-03-05T12:38:27.577Z] v3.2.0-dev.4 [2025-03-05T12:38:27.577Z] v3.2.0-dev.5 [2025-03-05T12:38:27.577Z] v3.2.0-dev.6 [2025-03-05T12:38:27.577Z] v3.2.0-dev.7 [2025-03-05T12:38:27.577Z] v3.2.0-dev.8 [2025-03-05T12:38:27.577Z] v3.2.0-dev.9 [2025-03-05T12:38:27.577Z] v4.0.0-dev.1 [2025-03-05T12:38:27.577Z] v4.0.0-dev.10 [2025-03-05T12:38:27.577Z] v4.0.0-dev.11 [2025-03-05T12:38:27.577Z] v4.0.0-dev.2 [2025-03-05T12:38:27.577Z] v4.0.0-dev.3 [2025-03-05T12:38:27.577Z] v4.0.0-dev.4 [2025-03-05T12:38:27.577Z] v4.0.0-dev.5 [2025-03-05T12:38:27.577Z] v4.0.0-dev.6 [2025-03-05T12:38:27.577Z] v4.0.0-dev.7 [2025-03-05T12:38:27.577Z] v4.0.0-dev.8 [2025-03-05T12:38:27.577Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T12:38:27.874Z] + lftools sign git-tag v4.0.0-dev.11 [2025-03-05T12:38:28.443Z] Signing Git tag with Sigul... [2025-03-05T12:38:28.443Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-03-05T12:38:28.717Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:29.009Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T12:38:29.016Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T12:38:29.040Z] $ docker stop --time=1 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 [2025-03-05T12:38:30.356Z] $ docker rm -f --volumes 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T12:38:30.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:38:30.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:31.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:38:31.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:38:31.186Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:38:31.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:38:31.577Z] $ docker top 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd -eo pid,comm [2025-03-05T12:38:31.638Z] 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-05T12:38:31.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:38:31.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:38:31.692Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:38:31.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:38:31.801Z] $ docker exec 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd ssh-agent [2025-03-05T12:38:31.919Z] SSH_AUTH_SOCK=/tmp/ssh-6I9hcKA6yq2H/agent.32 [2025-03-05T12:38:31.919Z] SSH_AGENT_PID=38 [2025-03-05T12:38:31.924Z] Running ssh-add (command line suppressed) [2025-03-05T12:38:32.018Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9570756805861170034.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9570756805861170034.key) [2025-03-05T12:38:32.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:38:32.338Z] + git semver bump pre [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,508 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,510 [execute] INFO git cat-file --batch-check [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,518 [execute] INFO git cat-file --batch [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:38:32.597Z] 2025-03-05 12:38:32,524 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:32.597Z] 4.0.0-dev.12 [Pipeline] } [2025-03-05T12:38:32.599Z] $ docker exec --env ******** --env ******** 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd ssh-agent -k [2025-03-05T12:38:32.709Z] unset SSH_AUTH_SOCK; [2025-03-05T12:38:32.710Z] unset SSH_AGENT_PID; [2025-03-05T12:38:32.710Z] echo Agent pid 38 killed; [2025-03-05T12:38:32.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:38:33.045Z] + git semver [Pipeline] } [2025-03-05T12:38:33.310Z] $ docker stop --time=1 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd [2025-03-05T12:38:34.607Z] $ docker rm -f --volumes 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T12:38:34.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T12:38:34.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:35.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T12:38:35.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:38:35.358Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:38:35.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T12:38:35.738Z] $ docker top 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 -eo pid,comm [2025-03-05T12:38:35.793Z] 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-05T12:38:35.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T12:38:35.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T12:38:35.852Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T12:38:35.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T12:38:35.963Z] $ docker exec 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 ssh-agent [2025-03-05T12:38:36.074Z] SSH_AUTH_SOCK=/tmp/ssh-y4NV8oxHVT1l/agent.32 [2025-03-05T12:38:36.074Z] SSH_AGENT_PID=38 [2025-03-05T12:38:36.079Z] Running ssh-add (command line suppressed) [2025-03-05T12:38:36.172Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3714000410545761757.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3714000410545761757.key) [2025-03-05T12:38:36.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T12:38:36.483Z] + git semver push [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,657 [run_push] DEBUG push [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,658 [execute] INFO git cat-file --batch-check [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,663 [execute] INFO git rev-list 559556a1e41d26aaa2e9a31bae9d9c59e8133677 -- [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,663 [execute] DEBUG Popen(['git', 'rev-list', '559556a1e41d26aaa2e9a31bae9d9c59e8133677', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,671 [execute] INFO git fetch -v origin [2025-03-05T12:38:36.741Z] 2025-03-05 12:38:36,671 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T12:38:37.310Z] 2025-03-05 12:38:37,141 [run_push] DEBUG no remote changes detected [2025-03-05T12:38:37.310Z] 2025-03-05 12:38:37,142 [execute] INFO git push origin semver [2025-03-05T12:38:37.310Z] 2025-03-05 12:38:37,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:38:37.876Z] 2025-03-05 12:38:37,767 [run_push] DEBUG push all version tags [2025-03-05T12:38:37.876Z] 2025-03-05 12:38:37,767 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T12:38:37.876Z] 2025-03-05 12:38:37,768 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T12:38:38.442Z] 2025-03-05 12:38:38,399 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-05T12:38:38.442Z] 4.0.0-dev.12 [Pipeline] } [2025-03-05T12:38:38.444Z] $ docker exec --env ******** --env ******** 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 ssh-agent -k [2025-03-05T12:38:38.557Z] unset SSH_AUTH_SOCK; [2025-03-05T12:38:38.558Z] unset SSH_AGENT_PID; [2025-03-05T12:38:38.558Z] echo Agent pid 38 killed; [2025-03-05T12:38:38.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T12:38:38.899Z] + git semver [Pipeline] } [2025-03-05T12:38:39.168Z] $ docker stop --time=1 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 [2025-03-05T12:38:40.435Z] $ docker rm -f --volumes 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-05T12:38:41.073Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-03-05T12:38:41.073Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-05T12:38:41.073Z] total 16 [2025-03-05T12:38:41.073Z] drwxr-xr-x 3 root root 4096 Mar 5 12:21 . [2025-03-05T12:38:41.073Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:38 .. [2025-03-05T12:38:41.073Z] drwxr-xr-x 2 root root 4096 Mar 5 12:21 cost [2025-03-05T12:38:41.073Z] -rw-r--r-- 1 root root 89 Mar 5 12:21 cost.csv [2025-03-05T12:38:41.073Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-05T12:38:41.073Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-05T12:38:41.073Z] total 16 [2025-03-05T12:38:41.073Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:21 . [2025-03-05T12:38:41.073Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:38 .. [2025-03-05T12:38:41.073Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 12:21 cost [2025-03-05T12:38:41.073Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 5 12:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:41.365Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:42.235Z] ---> package-listing.sh [2025-03-05T12:38:42.235Z] ++ facter osfamily [2025-03-05T12:38:42.235Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T12:38:42.493Z] + OS_FAMILY=debian [2025-03-05T12:38:42.494Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-03-05T12:38:42.494Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T12:38:42.494Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T12:38:42.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T12:38:42.494Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T12:38:42.494Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-05T12:38:42.494Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T12:38:42.494Z] + case "${OS_FAMILY}" in [2025-03-05T12:38:42.494Z] + dpkg -l [2025-03-05T12:38:42.494Z] + grep '^ii' [2025-03-05T12:38:42.494Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T12:38:42.494Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T12:38:42.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T12:38:42.494Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-05T12:38:42.494Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-03-05T12:38:42.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2025-03-05T12:38:42.506Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T12:38:42.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T12:38:43.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T12:38:43.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T12:38:43.430Z] prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container [2025-03-05T12:38:43.451Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T12:38:43.647Z] $ docker top 62bec3a2a64b1a4d6888f48913d8b5119cf2b2a1786d16dda1fca774415ca225 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T12:38:43.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T12:38:44.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T12:38:44.576Z] + ls /var/log/sa-host [2025-03-05T12:38:44.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T12:38:44.643Z] provisioning config files... [2025-03-05T12:38:44.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1671031527035499451tmp [Pipeline] { [Pipeline] echo [2025-03-05T12:38:44.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:44.960Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T12:38:44.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:45.309Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T12:38:45.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:45.599Z] ---> sudo-logs.sh [2025-03-05T12:38:45.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T12:38:45.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:45.921Z] ---> job-cost.sh [2025-03-05T12:38:45.921Z] lf-activate-venv: SKIPPING [2025-03-05T12:38:45.921Z] DEBUG: total: 0.2199999988079071 [2025-03-05T12:38:45.921Z] INFO: Retrieving Stack Cost... [2025-03-05T12:38:46.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T12:38:46.749Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T12:38:46.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T12:38:47.045Z] ---> logs-deploy.sh [2025-03-05T12:38:47.045Z] lf-activate-venv: SKIPPING [2025-03-05T12:38:47.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/110 [2025-03-05T12:38:47.045Z] INFO: archiving workspace using pattern(s): [2025-03-05T12:38:47.982Z] Archives upload complete. [2025-03-05T12:38:48.247Z] INFO: archiving logs to Nexus