Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e872dfa1c37aeb3a690af3223cf450be67f27a01 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-ssh16271562781573992533.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-ssh9101612751243626026.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-ssh5662731514580904016.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-ssh16758109574848238982.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-ssh6986077859228927034.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40156 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 > 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 Avoid second fetch Checking out Revision e872dfa1c37aeb3a690af3223cf450be67f27a01 (main) Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > git config core.sparsecheckout # timeout=10 > git checkout -f e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 > git rev-list --no-walk c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T06:27:23.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T06:27:23.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T06:27:23.967Z] ========================================================= [2025-03-04T06:27:23.967Z] EdgeX Global Pipelines Version Info [2025-03-04T06:27:23.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:24.686Z] ------------------- [2025-03-04T06:27:24.686Z] stable info: [2025-03-04T06:27:24.686Z] ------------------- [2025-03-04T06:27:24.686Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T06:27:24.686Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T06:27:24.686Z] Message: update stable to v1.0.269 [2025-03-04T06:27:25.255Z] ------------------- [2025-03-04T06:27:25.255Z] experimental info: [2025-03-04T06:27:25.255Z] ------------------- [2025-03-04T06:27:25.255Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T06:27:25.255Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T06:27:25.255Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T06:27:25.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-03-04T06:27:25.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-03-04T06:27:25.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T06:27:25.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T06:27:25.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T06:27:25.453Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T06:27:25.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T06:27:25.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T06:27:25.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T06:27:25.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T06:27:25.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T06:27:25.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-03-04T06:27:25.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T06:27:25.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T06:27:25.690Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:27:25.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:27:25.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:27:25.770Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:27:25.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T06:27:25.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T06:27:25.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T06:27:25.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T06:27:25.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T06:27:25.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T06:27:25.961Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T06:27:25.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T06:27:26.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T06:27:26.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T06:27:26.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T06:27:26.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T06:27:26.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo [2025-03-04T06:27:26.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e872dfa [Pipeline] echo [2025-03-04T06:27:26.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:27:26.226Z] provisioning config files... [2025-03-04T06:27:26.244Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15755925348245704209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:26.578Z] ---> ****-login.sh [2025-03-04T06:27:26.578Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:26.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:26.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:26.838Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:26.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:26.838Z] [2025-03-04T06:27:26.838Z] Login Succeeded [2025-03-04T06:27:26.838Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:26.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:26.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:26.838Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:26.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:26.838Z] [2025-03-04T06:27:26.838Z] Login Succeeded [2025-03-04T06:27:27.097Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:27.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:27.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:27.097Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:27.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:27.097Z] [2025-03-04T06:27:27.097Z] Login Succeeded [2025-03-04T06:27:27.097Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:27.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:27.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:27.097Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:27.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:27.097Z] [2025-03-04T06:27:27.097Z] Login Succeeded [2025-03-04T06:27:27.097Z] ****.io [2025-03-04T06:27:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:27.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:27.356Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:27.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:27.356Z] [2025-03-04T06:27:27.356Z] Login Succeeded [2025-03-04T06:27:27.356Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:27.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T06:27:27.761Z] + git rev-list -1 --merges e872dfa1c37aeb3a690af3223cf450be67f27a01~1..e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo [2025-03-04T06:27:27.787Z] -----------> git rev-list -1 --merges e872dfa1c37aeb3a690af3223cf450be67f27a01~1..e872dfa1c37aeb3a690af3223cf450be67f27a01 e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:27:27.788Z] e872dfa1c37aeb3a690af3223cf450be67f27a01 [false] [Pipeline] sh [2025-03-04T06:27:28.118Z] + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo [2025-03-04T06:27:28.138Z] ========================================================= [2025-03-04T06:27:28.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T06:27:28.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:27:28.488Z] + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] echo [2025-03-04T06:27:28.500Z] [semverPrep] GIT_COMMIT: e872dfa1c37aeb3a690af3223cf450be67f27a01, Commit Message: Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo [2025-03-04T06:27:28.518Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T06:27:28.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:27:28.886Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T06:27:28.886Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T06:27:28.886Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T06:27:28.886Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T06:27:28.886Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T06:27:28.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:29.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:29.256Z] [2025-03-04T06:27:29.256Z] 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-04T06:27:29.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:29.562Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T06:27:29.562Z] b85a868b505f: Pulling fs layer [2025-03-04T06:27:29.562Z] e2be974225ed: Pulling fs layer [2025-03-04T06:27:29.562Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T06:27:29.562Z] 988bab9f4d93: Pulling fs layer [2025-03-04T06:27:29.562Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T06:27:29.562Z] eaf3925da568: Pulling fs layer [2025-03-04T06:27:29.562Z] 988bab9f4d93: Waiting [2025-03-04T06:27:29.562Z] 1469e6f7b9e6: Waiting [2025-03-04T06:27:29.562Z] bab4dde63d76: Pulling fs layer [2025-03-04T06:27:29.562Z] bde34c3a00c8: Pulling fs layer [2025-03-04T06:27:29.562Z] eaf3925da568: Waiting [2025-03-04T06:27:29.562Z] b352a97aabf1: Pulling fs layer [2025-03-04T06:27:29.562Z] bde34c3a00c8: Waiting [2025-03-04T06:27:29.562Z] 4872d77fe225: Pulling fs layer [2025-03-04T06:27:29.562Z] b352a97aabf1: Waiting [2025-03-04T06:27:29.562Z] 5851b861e8e6: Pulling fs layer [2025-03-04T06:27:29.562Z] bab4dde63d76: Waiting [2025-03-04T06:27:29.562Z] 4872d77fe225: Waiting [2025-03-04T06:27:29.562Z] 5851b861e8e6: Waiting [2025-03-04T06:27:29.562Z] e2be974225ed: Verifying Checksum [2025-03-04T06:27:29.562Z] e2be974225ed: Download complete [2025-03-04T06:27:29.562Z] 988bab9f4d93: Download complete [2025-03-04T06:27:29.820Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T06:27:29.820Z] 1469e6f7b9e6: Download complete [2025-03-04T06:27:29.820Z] eaf3925da568: Download complete [2025-03-04T06:27:29.820Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T06:27:29.820Z] 339a4e72a1f5: Download complete [2025-03-04T06:27:29.820Z] bde34c3a00c8: Verifying Checksum [2025-03-04T06:27:29.820Z] bde34c3a00c8: Download complete [2025-03-04T06:27:29.820Z] b352a97aabf1: Verifying Checksum [2025-03-04T06:27:29.820Z] b352a97aabf1: Download complete [2025-03-04T06:27:29.820Z] 4872d77fe225: Verifying Checksum [2025-03-04T06:27:29.820Z] 4872d77fe225: Download complete [2025-03-04T06:27:29.820Z] 5851b861e8e6: Verifying Checksum [2025-03-04T06:27:29.820Z] 5851b861e8e6: Download complete [2025-03-04T06:27:29.820Z] b85a868b505f: Download complete [2025-03-04T06:27:30.077Z] bab4dde63d76: Verifying Checksum [2025-03-04T06:27:30.077Z] bab4dde63d76: Download complete [2025-03-04T06:27:31.013Z] b85a868b505f: Pull complete [2025-03-04T06:27:31.271Z] e2be974225ed: Pull complete [2025-03-04T06:27:31.530Z] 339a4e72a1f5: Pull complete [2025-03-04T06:27:31.530Z] 988bab9f4d93: Pull complete [2025-03-04T06:27:31.789Z] 1469e6f7b9e6: Pull complete [2025-03-04T06:27:32.047Z] eaf3925da568: Pull complete [2025-03-04T06:27:33.950Z] bab4dde63d76: Pull complete [2025-03-04T06:27:33.950Z] bde34c3a00c8: Pull complete [2025-03-04T06:27:33.950Z] b352a97aabf1: Pull complete [2025-03-04T06:27:33.950Z] 4872d77fe225: Pull complete [2025-03-04T06:27:34.210Z] 5851b861e8e6: Pull complete [2025-03-04T06:27:34.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T06:27:34.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:34.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:27:34.355Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:27:34.386Z] $ 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-04T06:27:35.869Z] $ docker top b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d -eo pid,comm [2025-03-04T06:27:35.939Z] 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-04T06:27:35.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:27:36.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:27:36.005Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:27:36.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:27:36.108Z] $ docker exec b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent [2025-03-04T06:27:36.218Z] SSH_AUTH_SOCK=/tmp/ssh-m3haYywLGTSj/agent.33 [2025-03-04T06:27:36.218Z] SSH_AGENT_PID=39 [2025-03-04T06:27:36.225Z] Running ssh-add (command line suppressed) [2025-03-04T06:27:36.327Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12867719948376718186.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12867719948376718186.key) [2025-03-04T06:27:36.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:27:36.633Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T06:27:36.643Z] $ docker exec --env ******** --env ******** b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent -k [2025-03-04T06:27:36.749Z] unset SSH_AUTH_SOCK; [2025-03-04T06:27:36.749Z] unset SSH_AGENT_PID; [2025-03-04T06:27:36.750Z] echo Agent pid 39 killed; [2025-03-04T06:27:36.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T06:27:36.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:27:36.803Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:27:36.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:27:36.922Z] $ docker exec b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent [2025-03-04T06:27:37.038Z] SSH_AUTH_SOCK=/tmp/ssh-ZHmTjxhrdwUm/agent.72 [2025-03-04T06:27:37.038Z] SSH_AGENT_PID=78 [2025-03-04T06:27:37.042Z] Running ssh-add (command line suppressed) [2025-03-04T06:27:37.150Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13663469270794933434.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13663469270794933434.key) [2025-03-04T06:27:37.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:27:37.456Z] + git semver init [2025-03-04T06:27:37.716Z] 2025-03-04 06:27:37,641 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T06:27:37.716Z] 2025-03-04 06:27:37,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-04T06:27:37.716Z] 2025-03-04 06:27:37,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-04T06:27:37.716Z] 2025-03-04 06:27:37,642 [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-04T06:27:39.095Z] 2025-03-04 06:27:39,082 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-03-04T06:27:39.095Z] 2025-03-04 06:27:39,082 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-03-04T06:27:39.095Z] 2025-03-04 06:27:39,082 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:27:39.095Z] 2025-03-04 06:27:39,083 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:27:39.095Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T06:27:39.367Z] $ docker exec --env ******** --env ******** b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d ssh-agent -k [2025-03-04T06:27:39.468Z] unset SSH_AUTH_SOCK; [2025-03-04T06:27:39.469Z] unset SSH_AGENT_PID; [2025-03-04T06:27:39.469Z] echo Agent pid 78 killed; [2025-03-04T06:27:39.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:27:39.811Z] + git semver [Pipeline] } [2025-03-04T06:27:40.084Z] $ docker stop --time=1 b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d [2025-03-04T06:27:41.399Z] $ docker rm -f --volumes b01153a78b284909d19cae0865190756b9970fb7dff95741428b3cabd492791d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:27:41.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T06:27:42.039Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T06:27:42.044Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-04T06:27:42.249Z] provisioning config files... [2025-03-04T06:27:42.262Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12486585779918492366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:42.574Z] ---> ****-login.sh [2025-03-04T06:27:42.574Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.574Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.574Z] [2025-03-04T06:27:42.574Z] Login Succeeded [2025-03-04T06:27:42.574Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.574Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.574Z] [2025-03-04T06:27:42.574Z] Login Succeeded [2025-03-04T06:27:42.574Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:42.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.838Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.838Z] [2025-03-04T06:27:42.838Z] Login Succeeded [2025-03-04T06:27:42.838Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:42.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.838Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.838Z] [2025-03-04T06:27:42.838Z] Login Succeeded [2025-03-04T06:27:42.838Z] ****.io [2025-03-04T06:27:43.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:43.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:43.101Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:43.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:43.101Z] [2025-03-04T06:27:43.101Z] Login Succeeded [2025-03-04T06:27:43.101Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:43.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:27:43.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:43.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:43.252Z] ========================================================= [2025-03-04T06:27:43.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T06:27:43.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:43.589Z] + 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-04T06:27:43.589Z] Sending build context to Docker daemon 9.874MB [2025-03-04T06:27:43.589Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:27:43.589Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T06:27:43.589Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T06:27:43.589Z] da9db072f522: Pulling fs layer [2025-03-04T06:27:43.589Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T06:27:43.589Z] 06f05ace1117: Pulling fs layer [2025-03-04T06:27:43.589Z] 5fe327b54edc: Pulling fs layer [2025-03-04T06:27:43.589Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:27:43.589Z] 92a5565b7b96: Pulling fs layer [2025-03-04T06:27:43.589Z] ff9bb7016b71: Pulling fs layer [2025-03-04T06:27:43.589Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T06:27:43.589Z] a813b0c90790: Pulling fs layer [2025-03-04T06:27:43.589Z] 4f4fb700ef54: Waiting [2025-03-04T06:27:43.589Z] 92a5565b7b96: Waiting [2025-03-04T06:27:43.589Z] ff9bb7016b71: Waiting [2025-03-04T06:27:43.589Z] b67dba6c2c7d: Waiting [2025-03-04T06:27:43.589Z] 5fe327b54edc: Waiting [2025-03-04T06:27:43.589Z] a813b0c90790: Waiting [2025-03-04T06:27:43.589Z] 6ef4a4ee8ca5: Download complete [2025-03-04T06:27:43.849Z] 5fe327b54edc: Verifying Checksum [2025-03-04T06:27:43.849Z] 5fe327b54edc: Download complete [2025-03-04T06:27:43.849Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:27:43.849Z] 4f4fb700ef54: Download complete [2025-03-04T06:27:43.849Z] da9db072f522: Download complete [2025-03-04T06:27:43.849Z] 92a5565b7b96: Download complete [2025-03-04T06:27:43.849Z] ff9bb7016b71: Verifying Checksum [2025-03-04T06:27:43.849Z] ff9bb7016b71: Download complete [2025-03-04T06:27:44.111Z] a813b0c90790: Verifying Checksum [2025-03-04T06:27:44.111Z] a813b0c90790: Download complete [2025-03-04T06:27:44.111Z] da9db072f522: Pull complete [2025-03-04T06:27:44.111Z] 06f05ace1117: Verifying Checksum [2025-03-04T06:27:44.111Z] 06f05ace1117: Download complete [2025-03-04T06:27:44.678Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T06:27:44.678Z] b67dba6c2c7d: Download complete [2025-03-04T06:27:44.678Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T06:27:47.957Z] 06f05ace1117: Pull complete [2025-03-04T06:27:47.957Z] 5fe327b54edc: Pull complete [2025-03-04T06:27:48.215Z] 4f4fb700ef54: Pull complete [2025-03-04T06:27:48.215Z] 92a5565b7b96: Pull complete [2025-03-04T06:27:48.215Z] ff9bb7016b71: Pull complete [2025-03-04T06:27:50.742Z] b67dba6c2c7d: Pull complete [2025-03-04T06:27:51.010Z] a813b0c90790: Pull complete [2025-03-04T06:27:51.010Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T06:27:51.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T06:27:51.010Z] ---> 3ba60ce46760 [2025-03-04T06:27:51.010Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:27:53.583Z] ---> Running in 2c43251dbb24 [2025-03-04T06:27:53.583Z] Removing intermediate container 2c43251dbb24 [2025-03-04T06:27:53.583Z] ---> 1d1ff4a7b393 [2025-03-04T06:27:53.583Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:27:53.583Z] ---> Running in 9b12d988c289 [2025-03-04T06:27:53.583Z] Removing intermediate container 9b12d988c289 [2025-03-04T06:27:53.583Z] ---> 620db9849fef [2025-03-04T06:27:53.583Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:27:53.583Z] ---> Running in 3dde110c5963 [2025-03-04T06:27:53.583Z] Removing intermediate container 3dde110c5963 [2025-03-04T06:27:53.583Z] ---> e1e214002d86 [2025-03-04T06:27:53.583Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:27:53.583Z] ---> Running in c75bb757a9ff [2025-03-04T06:27:53.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:53.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:54.413Z] OK: 248 MiB in 58 packages [2025-03-04T06:27:54.673Z] Removing intermediate container c75bb757a9ff [2025-03-04T06:27:54.673Z] ---> 44f1f915925e [2025-03-04T06:27:54.673Z] Step 7/12 : WORKDIR /app [2025-03-04T06:27:54.673Z] ---> Running in 1e26537fdbeb [2025-03-04T06:27:54.673Z] Removing intermediate container 1e26537fdbeb [2025-03-04T06:27:54.673Z] ---> f06514a93bd5 [2025-03-04T06:27:54.673Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T06:27:54.934Z] ---> f8b2d0ce5cdd [2025-03-04T06:27:54.935Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:27:54.935Z] ---> Running in 875184819b47 [2025-03-04T06:27:57.210Z] Still waiting to schedule task [2025-03-04T06:27:57.210Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ [2025-03-04T06:28:33.673Z] Removing intermediate container 875184819b47 [2025-03-04T06:28:33.673Z] ---> 752a6b12a3e0 [2025-03-04T06:28:33.673Z] Step 10/12 : COPY . . [2025-03-04T06:28:33.673Z] ---> 55f3b444894f [2025-03-04T06:28:33.673Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:28:33.673Z] ---> Running in 41728b6356c5 [2025-03-04T06:28:33.673Z] Removing intermediate container 41728b6356c5 [2025-03-04T06:28:33.673Z] ---> 04bd20fec9a8 [2025-03-04T06:28:33.673Z] Step 12/12 : RUN $MAKE [2025-03-04T06:28:33.673Z] ---> Running in 589230763fb3 [2025-03-04T06:28:33.673Z] noop [2025-03-04T06:28:33.673Z] Removing intermediate container 589230763fb3 [2025-03-04T06:28:33.673Z] ---> 7a3225e912be [2025-03-04T06:28:33.673Z] Successfully built 7a3225e912be [2025-03-04T06:28:33.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:34.004Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:28:34.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:28:34.095Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:28:34.126Z] $ 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-04T06:28:34.474Z] $ docker top 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:28:34.831Z] + go version [2025-03-04T06:28:34.831Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T06:28:34.839Z] $ docker stop --time=1 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 [2025-03-04T06:28:36.134Z] $ docker rm -f --volumes 53d6b9050917ed28b61875cb1335cfd641fd5afb725aef5c9087bdf26289fff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:36.561Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:28:36.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:28:36.644Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:28:36.669Z] $ 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-04T06:28:37.016Z] $ docker top b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:28:37.373Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:28:37.680Z] + make test [2025-03-04T06:28:37.680Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T06:29:16.417Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-04T06:29:16.417Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-04T06:29:16.417Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-04T06:29:16.417Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-04T06:29:16.417Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.027s coverage: 88.0% of statements [2025-03-04T06:29:22.987Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements [2025-03-04T06:29:22.987Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2025-03-04T06:29:22.987Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2025-03-04T06:29:22.987Z] running golangci-lint [2025-03-04T06:29:22.987Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-04T06:29:22.987Z] go version go1.23.4 linux/amd64 [2025-03-04T06:29:22.987Z] 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-04T06:29:22.987Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-04T06:29:22.987Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-04T06:29:49.538Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 23.59237363s" [2025-03-04T06:29:49.538Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.394663ms" [2025-03-04T06:29:59.499Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.432481563s with top 10 stages: buildir: 50.041388721s, inspect: 1.986940011s, fact_deprecated: 1.841731956s, ctrlflow: 1.19873177s, printf: 1.086828609s, fact_purity: 965.777815ms, nilness: 788.762177ms, typedness: 511.149494ms, SA5012: 409.330681ms, tokenfileanalyzer: 340.334901ms" [2025-03-04T06:29:59.499Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-03-04T06:29:59.499Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 10/10, invalid_issue: 10/10, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10, cgo: 10/10, skip_files: 10/10, path_prettifier: 10/10, exclude-rules: 10/0" [2025-03-04T06:29:59.500Z] level=info msg="[runner] processing took 790.988µs with stages: identifier_marker: 383.024µs, autogenerated_exclude: 146.351µs, exclude-rules: 97.941µs, path_prettifier: 89.421µs, skip_dirs: 56.891µs, cgo: 3.66µs, invalid_issue: 3.35µs, filename_unadjuster: 1.88µs, max_same_issues: 1.21µs, nolint: 1.13µs, uniq_by_line: 980ns, skip_files: 800ns, fixer: 720ns, max_from_linter: 680ns, path_shortener: 520ns, path_prefixer: 500ns, sort_results: 440ns, exclude: 420ns, diff: 300ns, source_code: 280ns, max_per_file_from_linter: 260ns, severity-rules: 230ns" [2025-03-04T06:29:59.500Z] level=info msg="[runner] linters took 12.122876179s with stages: goanalysis_metalinter: 12.12194939s" [2025-03-04T06:29:59.500Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-04T06:29:59.500Z] level=info msg="Memory: 356 samples, avg is 238.8MB, max is 1097.4MB" [2025-03-04T06:29:59.500Z] level=info msg="Execution took 35.729289091s" [2025-03-04T06:29:59.500Z] go vet ./... [2025-03-04T06:30:06.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:30:06.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:30:06.063Z] ./bin/test-attribution-txt.sh [2025-03-04T06:30:06.063Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-04T06:30:06.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:30:06.088Z] $ docker stop --time=1 b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 [2025-03-04T06:30:08.189Z] $ docker rm -f --volumes b1ad6c3e145989be6c42acf320efe0d9346aadd845678e5787dd92f35c267f03 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:30:08.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:30:08.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T06:30:09.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:30:09.943Z] + ls -al . [2025-03-04T06:30:09.943Z] total 264 [2025-03-04T06:30:09.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:28 . [2025-03-04T06:30:09.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 06:27 .dockerignore [2025-03-04T06:30:09.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:29 .git [2025-03-04T06:30:09.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 06:27 .gitignore [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 06:27 .golangci.yml [2025-03-04T06:30:09.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 .semver [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 4 06:27 Attribution.txt [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 06:27 CHANGELOG.md [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 4 06:27 Dockerfile [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 06:27 Jenkinsfile [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 06:27 LICENSE [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 06:27 Makefile [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 06:27 OWNERS.md [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 06:27 README.md [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 06:27 Record and Reply.postman_collection.json [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION [2025-03-04T06:30:09.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin [2025-03-04T06:30:09.943Z] -rw-r--r-- 1 jenkins jenkins 34247 Mar 4 06:29 coverage.out [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 6721 Mar 4 06:27 go.mod [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 88240 Mar 4 06:27 go.sum [2025-03-04T06:30:09.943Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:27 internal [2025-03-04T06:30:09.943Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 06:27 main.go [2025-03-04T06:30:09.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 openapi [2025-03-04T06:30:09.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 pkg [2025-03-04T06:30:09.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:10.270Z] + 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=e872dfa1c37aeb3a690af3223cf450be67f27a01 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-04T06:30:10.270Z] Sending build context to Docker daemon 9.909MB [2025-03-04T06:30:10.270Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:30:10.270Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T06:30:10.270Z] ---> 7a3225e912be [2025-03-04T06:30:10.270Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:30:10.270Z] ---> Running in da25258da4af [2025-03-04T06:30:10.528Z] Removing intermediate container da25258da4af [2025-03-04T06:30:10.528Z] ---> 91cbdb3dbf56 [2025-03-04T06:30:10.528Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:30:10.528Z] ---> Running in 68c6f18a817c [2025-03-04T06:30:10.528Z] Removing intermediate container 68c6f18a817c [2025-03-04T06:30:10.528Z] ---> 27abf184d84f [2025-03-04T06:30:10.528Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:30:10.528Z] ---> Running in 51d0d3987f92 [2025-03-04T06:30:10.528Z] Removing intermediate container 51d0d3987f92 [2025-03-04T06:30:10.528Z] ---> e99b93380ec1 [2025-03-04T06:30:10.528Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:30:10.528Z] ---> Running in 198600fcc1ef [2025-03-04T06:30:11.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:11.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:11.355Z] OK: 248 MiB in 58 packages [2025-03-04T06:30:11.616Z] Removing intermediate container 198600fcc1ef [2025-03-04T06:30:11.616Z] ---> becfe8a05fb8 [2025-03-04T06:30:11.616Z] Step 7/27 : WORKDIR /app [2025-03-04T06:30:11.616Z] ---> Running in 08d401cee107 [2025-03-04T06:30:11.875Z] Removing intermediate container 08d401cee107 [2025-03-04T06:30:11.875Z] ---> 9c6ee1041929 [2025-03-04T06:30:11.875Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-04T06:30:11.875Z] ---> ec1a2dc521af [2025-03-04T06:30:11.875Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:30:11.875Z] ---> Running in 043b8eebfbcd [2025-03-04T06:30:12.811Z] Removing intermediate container 043b8eebfbcd [2025-03-04T06:30:12.811Z] ---> 60644f715e54 [2025-03-04T06:30:12.811Z] Step 10/27 : COPY . . [2025-03-04T06:30:13.069Z] ---> eb0ff247af93 [2025-03-04T06:30:13.069Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:30:13.069Z] ---> Running in 47f37460de11 [2025-03-04T06:30:13.069Z] Removing intermediate container 47f37460de11 [2025-03-04T06:30:13.069Z] ---> 955ce0a8e895 [2025-03-04T06:30:13.069Z] Step 12/27 : RUN $MAKE [2025-03-04T06:30:13.069Z] ---> Running in cc895f45c265 [2025-03-04T06:30:13.328Z] 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.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-04T06:30:38.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40159 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-03-04T06:30:38.536Z] Running in /w/workspace/app-record-replay/109 [Pipeline] { [Pipeline] checkout [2025-03-04T06:30:41.585Z] Selected Git installation does not exist. Using Default [2025-03-04T06:30:41.585Z] The recommended git tool is: NONE [2025-03-04T06:30:45.410Z] Removing intermediate container cc895f45c265 [2025-03-04T06:30:45.410Z] ---> 1b25668b2e5d [2025-03-04T06:30:45.410Z] Step 13/27 : FROM alpine:3.20 [2025-03-04T06:30:45.410Z] 3.20: Pulling from library/alpine [2025-03-04T06:30:45.410Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T06:30:45.410Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T06:30:45.410Z] 0a9a5dfd008f: Download complete [2025-03-04T06:30:45.672Z] 0a9a5dfd008f: Pull complete [2025-03-04T06:30:45.672Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:30:45.672Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:30:45.672Z] ---> ff221270b9fb [2025-03-04T06:30:45.672Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T06:30:45.672Z] ---> Running in 1c85351313d5 [2025-03-04T06:30:45.930Z] Removing intermediate container 1c85351313d5 [2025-03-04T06:30:45.930Z] ---> 1cbdb4519b20 [2025-03-04T06:30:45.930Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-04T06:30:45.930Z] ---> Running in d71cac657554 [2025-03-04T06:30:45.930Z] Removing intermediate container d71cac657554 [2025-03-04T06:30:45.930Z] ---> 1a540f97fb3f [2025-03-04T06:30:45.930Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-04T06:30:45.930Z] ---> Running in e10dad67669a [2025-03-04T06:30:46.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:46.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:46.709Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T06:30:46.709Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T06:30:46.709Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:30:46.709Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T06:30:46.967Z] OK: 9 MiB in 16 packages [2025-03-04T06:30:47.068Z] using credential edgex-jenkins-ssh [2025-03-04T06:30:47.093Z] Cloning the remote Git repository [2025-03-04T06:30:47.228Z] Removing intermediate container e10dad67669a [2025-03-04T06:30:47.228Z] ---> 13bb2062ed31 [2025-03-04T06:30:47.228Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T06:30:47.228Z] ---> Running in cc0dce1022f1 [2025-03-04T06:30:47.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:47.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:47.147Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-03-04T06:30:47.254Z] > git init /w/workspace/app-record-replay/109 # timeout=10 [2025-03-04T06:30:47.425Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-03-04T06:30:47.426Z] > git --version # timeout=10 [2025-03-04T06:30:47.448Z] > git --version # 'git version 2.25.1' [2025-03-04T06:30:47.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T06:30:47.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:30:48.009Z] OK: 9 MiB in 16 packages [2025-03-04T06:30:48.268Z] Removing intermediate container cc0dce1022f1 [2025-03-04T06:30:48.268Z] ---> cc5c9ac2bb0a [2025-03-04T06:30:48.268Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T06:30:48.532Z] ---> 9013038910b5 [2025-03-04T06:30:48.532Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T06:30:48.532Z] ---> f98c1a13b461 [2025-03-04T06:30:48.532Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-04T06:30:48.790Z] ---> d55e76c13dbf [2025-03-04T06:30:48.790Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-04T06:30:49.727Z] ---> ea95470714a1 [2025-03-04T06:30:49.727Z] Step 22/27 : EXPOSE 59712 [2025-03-04T06:30:49.727Z] ---> Running in 7f8409667eb1 [2025-03-04T06:30:49.727Z] Removing intermediate container 7f8409667eb1 [2025-03-04T06:30:49.727Z] ---> aacf3b4cbaac [2025-03-04T06:30:49.727Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-04T06:30:49.727Z] ---> Running in fc80cbb8304a [2025-03-04T06:30:49.727Z] Removing intermediate container fc80cbb8304a [2025-03-04T06:30:49.727Z] ---> 96bc80d5db99 [2025-03-04T06:30:49.727Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:30:49.727Z] ---> Running in 4988c32e0786 [2025-03-04T06:30:49.727Z] Removing intermediate container 4988c32e0786 [2025-03-04T06:30:49.727Z] ---> fda5ea1bc998 [2025-03-04T06:30:49.727Z] Step 25/27 : LABEL arch=amd64 [2025-03-04T06:30:49.727Z] ---> Running in 224c97df9c06 [2025-03-04T06:30:49.987Z] Removing intermediate container 224c97df9c06 [2025-03-04T06:30:49.987Z] ---> df0c21b9a9c4 [2025-03-04T06:30:49.987Z] Step 26/27 : LABEL git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:30:49.987Z] ---> Running in 8f030695f058 [2025-03-04T06:30:49.987Z] Removing intermediate container 8f030695f058 [2025-03-04T06:30:49.987Z] ---> 05a5b40b0af1 [2025-03-04T06:30:49.987Z] Step 27/27 : LABEL version=4.0.0-dev.10 [2025-03-04T06:30:49.987Z] ---> Running in 71873ed48944 [2025-03-04T06:30:50.246Z] Removing intermediate container 71873ed48944 [2025-03-04T06:30:50.246Z] ---> f9ed4457917e [2025-03-04T06:30:50.246Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:30:50.246Z] Successfully built f9ed4457917e [2025-03-04T06:30:50.246Z] 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-04T06:30:50.391Z] provisioning config files... [2025-03-04T06:30:50.399Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6108371429481927641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:30:50.283Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-03-04T06:30:50.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:30:50.699Z] ---> ****-login.sh [2025-03-04T06:30:50.700Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:30:50.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:50.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:50.700Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:50.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:50.700Z] [2025-03-04T06:30:50.700Z] Login Succeeded [2025-03-04T06:30:50.700Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:30:50.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:50.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:50.700Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:50.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:50.700Z] [2025-03-04T06:30:50.700Z] Login Succeeded [2025-03-04T06:30:50.958Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:30:50.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:50.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:50.958Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:50.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:50.958Z] [2025-03-04T06:30:50.958Z] Login Succeeded [2025-03-04T06:30:50.959Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:30:50.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:50.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:50.959Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:50.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:50.959Z] [2025-03-04T06:30:50.959Z] Login Succeeded [2025-03-04T06:30:50.959Z] ****.io [2025-03-04T06:30:51.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:51.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:51.218Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:51.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:51.218Z] [2025-03-04T06:30:51.218Z] Login Succeeded [2025-03-04T06:30:51.218Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:30:51.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:30:51.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:30:51.313Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-03-04T06:30:51.313Z] e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:30:51.313Z] latest [2025-03-04T06:30:51.313Z] 4.0.0-dev.10 [2025-03-04T06:30:51.313Z] e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:30:51.313Z] main [2025-03-04T06:30:51.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:51.435Z] Avoid second fetch [2025-03-04T06:30:51.436Z] Checking out Revision e872dfa1c37aeb3a690af3223cf450be67f27a01 (main) [2025-03-04T06:30:51.681Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:51.459Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T06:30:51.554Z] > git checkout -f e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 [2025-03-04T06:30:52.014Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:30:52.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-04T06:30:52.014Z] c48b14646f05: Preparing [2025-03-04T06:30:52.014Z] db7d6fc8e6fd: Preparing [2025-03-04T06:30:52.014Z] ba387d4aa9ce: Preparing [2025-03-04T06:30:52.014Z] f2490a367dea: Preparing [2025-03-04T06:30:52.014Z] d1a4ac64c102: Preparing [2025-03-04T06:30:52.014Z] 6f7478ac8207: Preparing [2025-03-04T06:30:52.014Z] 994456c4fd7b: Preparing [2025-03-04T06:30:52.014Z] 6f7478ac8207: Waiting [2025-03-04T06:30:52.014Z] 994456c4fd7b: Waiting [2025-03-04T06:30:52.014Z] f2490a367dea: Pushed [2025-03-04T06:30:52.014Z] ba387d4aa9ce: Pushed [2025-03-04T06:30:52.014Z] db7d6fc8e6fd: Pushed [2025-03-04T06:30:52.014Z] d1a4ac64c102: Pushed [2025-03-04T06:30:52.014Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:52.194Z] Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" [2025-03-04T06:30:52.273Z] 6f7478ac8207: Pushed [2025-03-04T06:30:55.568Z] c48b14646f05: Pushed [2025-03-04T06:30:55.829Z] e872dfa1c37aeb3a690af3223cf450be67f27a01: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:56.165Z] + 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-04T06:30:56.488Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-04T06:30:56.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-04T06:30:56.488Z] c48b14646f05: Preparing [2025-03-04T06:30:56.488Z] db7d6fc8e6fd: Preparing [2025-03-04T06:30:56.488Z] ba387d4aa9ce: Preparing [2025-03-04T06:30:56.488Z] f2490a367dea: Preparing [2025-03-04T06:30:56.488Z] d1a4ac64c102: Preparing [2025-03-04T06:30:56.488Z] 6f7478ac8207: Preparing [2025-03-04T06:30:56.488Z] 994456c4fd7b: Preparing [2025-03-04T06:30:56.488Z] 6f7478ac8207: Waiting [2025-03-04T06:30:56.488Z] 994456c4fd7b: Waiting [2025-03-04T06:30:56.488Z] f2490a367dea: Layer already exists [2025-03-04T06:30:56.488Z] db7d6fc8e6fd: Layer already exists [2025-03-04T06:30:56.488Z] d1a4ac64c102: Layer already exists [2025-03-04T06:30:56.488Z] ba387d4aa9ce: Layer already exists [2025-03-04T06:30:56.488Z] c48b14646f05: Layer already exists [2025-03-04T06:30:56.488Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:56.488Z] 6f7478ac8207: Layer already exists [2025-03-04T06:30:56.488Z] latest: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:30:56.830Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:57.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T06:30:57.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:30:57.237Z] Dload Upload Total Spent Left Speed [2025-03-04T06:30:57.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [2025-03-04T06:30:57.243Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 [2025-03-04T06:30:57.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-04T06:30:57.243Z] c48b14646f05: Preparing [2025-03-04T06:30:57.243Z] db7d6fc8e6fd: Preparing [2025-03-04T06:30:57.243Z] ba387d4aa9ce: Preparing [2025-03-04T06:30:57.243Z] f2490a367dea: Preparing [2025-03-04T06:30:57.243Z] d1a4ac64c102: Preparing [2025-03-04T06:30:57.243Z] 6f7478ac8207: Preparing [2025-03-04T06:30:57.243Z] 994456c4fd7b: Preparing [2025-03-04T06:30:57.243Z] 6f7478ac8207: Waiting [2025-03-04T06:30:57.243Z] d1a4ac64c102: Layer already exists [2025-03-04T06:30:57.243Z] f2490a367dea: Layer already exists [2025-03-04T06:30:57.243Z] c48b14646f05: Layer already exists [2025-03-04T06:30:57.243Z] ba387d4aa9ce: Layer already exists [2025-03-04T06:30:57.243Z] db7d6fc8e6fd: Layer already exists [2025-03-04T06:30:57.243Z] 6f7478ac8207: Layer already exists [2025-03-04T06:30:57.243Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:57.243Z] 4.0.0-dev.10: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:57.599Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T06:30:57.651Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:57.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T06:30:57.933Z] + sudo tee /etc/docker/daemon.new [2025-03-04T06:30:57.933Z] { [2025-03-04T06:30:57.933Z] "registry-mirrors": [ [2025-03-04T06:30:57.933Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T06:30:57.933Z] ], [2025-03-04T06:30:57.933Z] "bip": "10.250.0.254/24", [2025-03-04T06:30:57.933Z] "hosts": [ [2025-03-04T06:30:57.933Z] "tcp://0.0.0.0:5555", [2025-03-04T06:30:57.933Z] "unix:///var/run/docker.sock" [2025-03-04T06:30:57.933Z] ], [2025-03-04T06:30:57.933Z] "mtu": 1458, [2025-03-04T06:30:57.933Z] "selinux-enabled": true, [2025-03-04T06:30:57.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T06:30:57.933Z] } [Pipeline] sh [2025-03-04T06:30:58.015Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:30:58.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-04T06:30:58.015Z] c48b14646f05: Preparing [2025-03-04T06:30:58.015Z] db7d6fc8e6fd: Preparing [2025-03-04T06:30:58.015Z] ba387d4aa9ce: Preparing [2025-03-04T06:30:58.015Z] f2490a367dea: Preparing [2025-03-04T06:30:58.015Z] d1a4ac64c102: Preparing [2025-03-04T06:30:58.015Z] 6f7478ac8207: Preparing [2025-03-04T06:30:58.015Z] 994456c4fd7b: Preparing [2025-03-04T06:30:58.015Z] 994456c4fd7b: Waiting [2025-03-04T06:30:58.015Z] c48b14646f05: Layer already exists [2025-03-04T06:30:58.015Z] d1a4ac64c102: Layer already exists [2025-03-04T06:30:58.015Z] ba387d4aa9ce: Layer already exists [2025-03-04T06:30:58.015Z] db7d6fc8e6fd: Layer already exists [2025-03-04T06:30:58.015Z] f2490a367dea: Layer already exists [2025-03-04T06:30:58.015Z] 6f7478ac8207: Layer already exists [2025-03-04T06:30:58.015Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:58.015Z] e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:58.277Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T06:30:58.348Z] + 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-04T06:30:58.625Z] + sudo service docker restart [2025-03-04T06:30:58.690Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-03-04T06:30:58.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-04T06:30:58.690Z] c48b14646f05: Preparing [2025-03-04T06:30:58.690Z] db7d6fc8e6fd: Preparing [2025-03-04T06:30:58.690Z] ba387d4aa9ce: Preparing [2025-03-04T06:30:58.690Z] f2490a367dea: Preparing [2025-03-04T06:30:58.690Z] d1a4ac64c102: Preparing [2025-03-04T06:30:58.690Z] 6f7478ac8207: Preparing [2025-03-04T06:30:58.690Z] 994456c4fd7b: Preparing [2025-03-04T06:30:58.690Z] 6f7478ac8207: Waiting [2025-03-04T06:30:58.690Z] 994456c4fd7b: Waiting [2025-03-04T06:30:58.690Z] c48b14646f05: Layer already exists [2025-03-04T06:30:58.690Z] f2490a367dea: Layer already exists [2025-03-04T06:30:58.690Z] ba387d4aa9ce: Layer already exists [2025-03-04T06:30:58.690Z] db7d6fc8e6fd: Layer already exists [2025-03-04T06:30:58.690Z] d1a4ac64c102: Layer already exists [2025-03-04T06:30:58.690Z] 6f7478ac8207: Layer already exists [2025-03-04T06:30:58.690Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:58.690Z] main: digest: sha256:9fd0c1d685fa8858bdc5093b88d9ac2cdc6bd340d5f5430af416fc637f67be6b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:30:58.772Z] ===================================================== [Pipeline] echo [2025-03-04T06:30:58.787Z] taggedImages: [2025-03-04T06:30:58.787Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:30:58.787Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-04T06:30:58.787Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.10 [2025-03-04T06:30:58.787Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:30:58.787Z] - 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-04T06:30:59.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:30:59.220Z] [2025-03-04T06:30:59.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:59.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:30:59.533Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T06:30:59.533Z] 5eb5b503b376: Pulling fs layer [2025-03-04T06:30:59.533Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T06:30:59.533Z] ec43610c2a17: Pulling fs layer [2025-03-04T06:30:59.533Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T06:30:59.533Z] 33b1e0a273af: Pulling fs layer [2025-03-04T06:30:59.533Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T06:30:59.533Z] 2f39f015ded8: Pulling fs layer [2025-03-04T06:30:59.533Z] 33b1e0a273af: Waiting [2025-03-04T06:30:59.533Z] 5d3b04190fa2: Waiting [2025-03-04T06:30:59.533Z] 3a2ae6a8a46f: Waiting [2025-03-04T06:30:59.533Z] 2f39f015ded8: Waiting [2025-03-04T06:30:59.533Z] 5c69ac0246d0: Download complete [2025-03-04T06:30:59.533Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T06:30:59.533Z] 3a2ae6a8a46f: Download complete [2025-03-04T06:30:59.533Z] 33b1e0a273af: Verifying Checksum [2025-03-04T06:30:59.533Z] 33b1e0a273af: Download complete [2025-03-04T06:30:59.533Z] ec43610c2a17: Verifying Checksum [2025-03-04T06:30:59.533Z] ec43610c2a17: Download complete [2025-03-04T06:30:59.533Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T06:30:59.533Z] 5d3b04190fa2: Download complete [2025-03-04T06:30:59.794Z] 5eb5b503b376: Verifying Checksum [2025-03-04T06:30:59.794Z] 5eb5b503b376: Download complete [2025-03-04T06:31:00.363Z] 2f39f015ded8: Download complete [2025-03-04T06:31:00.930Z] 5eb5b503b376: Pull complete [2025-03-04T06:31:01.187Z] 5c69ac0246d0: Pull complete [2025-03-04T06:31:01.445Z] ec43610c2a17: Pull complete [2025-03-04T06:31:01.705Z] 3a2ae6a8a46f: Pull complete [2025-03-04T06:31:01.705Z] 33b1e0a273af: Pull complete [2025-03-04T06:31:01.964Z] 5d3b04190fa2: Pull complete [2025-03-04T06:31:06.149Z] 2f39f015ded8: Pull complete [2025-03-04T06:31:06.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T06:31:06.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:31:06.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:31:06.260Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:31:06.282Z] $ 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-04T06:31:08.972Z] $ docker top 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:31:09.366Z] ---> job-cost.sh [2025-03-04T06:31:09.366Z] lf-activate-venv: SKIPPING [2025-03-04T06:31:09.366Z] INFO: No Stack... [2025-03-04T06:31:09.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:31:09.884Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:31:10.177Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-03-04T06:31:10.177Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:31:10.194Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [2025-03-04T06:31:10.201Z] Resource [jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] did not exist. Created. [2025-03-04T06:31:10.207Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:31:10.521Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T06:31:10.559Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:31:10.568Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:31:10.598Z] $ docker stop --time=1 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 [2025-03-04T06:31:11.760Z] $ docker rm -f --volumes 9aa133495e7a42dc534b7805ea7f6720472b29bed08a7f771745ce76234b9402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:31:16.906Z] provisioning config files... [2025-03-04T06:31:16.933Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/109@tmp/config1106425134368671013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:31:17.382Z] ---> ****-login.sh [2025-03-04T06:31:17.382Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:31:17.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:17.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:17.923Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:17.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:17.923Z] [2025-03-04T06:31:17.923Z] Login Succeeded [2025-03-04T06:31:17.923Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:31:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:18.208Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:18.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:18.208Z] [2025-03-04T06:31:18.208Z] Login Succeeded [2025-03-04T06:31:18.208Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:31:18.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:18.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:18.781Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:18.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:18.781Z] [2025-03-04T06:31:18.781Z] Login Succeeded [2025-03-04T06:31:18.781Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:31:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:19.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:19.058Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:19.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:19.058Z] [2025-03-04T06:31:19.058Z] Login Succeeded [2025-03-04T06:31:19.058Z] ****.io [2025-03-04T06:31:19.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:19.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:19.608Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:19.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:19.608Z] [2025-03-04T06:31:19.608Z] Login Succeeded [2025-03-04T06:31:19.608Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:31:19.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:31:20.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:31:20.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:31:20.076Z] ========================================================= [2025-03-04T06:31:20.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T06:31:20.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:31:20.473Z] + 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-04T06:31:20.751Z] Sending build context to Docker daemon 320.5kB [2025-03-04T06:31:20.751Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:31:20.751Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T06:31:21.028Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T06:31:21.028Z] 9986a736f7d3: Pulling fs layer [2025-03-04T06:31:21.028Z] 1f018df60701: Pulling fs layer [2025-03-04T06:31:21.028Z] 39f8f326b044: Pulling fs layer [2025-03-04T06:31:21.028Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T06:31:21.028Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:31:21.028Z] d45d956e0dbf: Pulling fs layer [2025-03-04T06:31:21.028Z] d7702b0d1db1: Pulling fs layer [2025-03-04T06:31:21.028Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T06:31:21.028Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T06:31:21.028Z] 4f4fb700ef54: Waiting [2025-03-04T06:31:21.028Z] d45d956e0dbf: Waiting [2025-03-04T06:31:21.028Z] d7702b0d1db1: Waiting [2025-03-04T06:31:21.028Z] 5c7f0f088c93: Waiting [2025-03-04T06:31:21.028Z] 4fdc064ae6cf: Waiting [2025-03-04T06:31:21.028Z] e6a1e7a6a96a: Waiting [2025-03-04T06:31:21.028Z] 1f018df60701: Download complete [2025-03-04T06:31:21.028Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T06:31:21.028Z] e6a1e7a6a96a: Download complete [2025-03-04T06:31:21.028Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:31:21.028Z] 4f4fb700ef54: Download complete [2025-03-04T06:31:21.028Z] d45d956e0dbf: Verifying Checksum [2025-03-04T06:31:21.028Z] d45d956e0dbf: Download complete [2025-03-04T06:31:21.028Z] 9986a736f7d3: Verifying Checksum [2025-03-04T06:31:21.028Z] 9986a736f7d3: Download complete [2025-03-04T06:31:21.028Z] d7702b0d1db1: Verifying Checksum [2025-03-04T06:31:21.028Z] d7702b0d1db1: Download complete [2025-03-04T06:31:21.619Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T06:31:21.619Z] 4fdc064ae6cf: Download complete [2025-03-04T06:31:22.217Z] 9986a736f7d3: Pull complete [2025-03-04T06:31:22.832Z] 1f018df60701: Pull complete [2025-03-04T06:31:23.430Z] 39f8f326b044: Verifying Checksum [2025-03-04T06:31:23.430Z] 39f8f326b044: Download complete [2025-03-04T06:31:24.408Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T06:31:24.408Z] 5c7f0f088c93: Download complete [2025-03-04T06:31:42.746Z] 39f8f326b044: Pull complete [2025-03-04T06:31:42.746Z] e6a1e7a6a96a: Pull complete [2025-03-04T06:31:42.746Z] 4f4fb700ef54: Pull complete [2025-03-04T06:31:42.746Z] d45d956e0dbf: Pull complete [2025-03-04T06:31:42.746Z] d7702b0d1db1: Pull complete [2025-03-04T06:31:50.981Z] 5c7f0f088c93: Pull complete [2025-03-04T06:31:51.971Z] 4fdc064ae6cf: Pull complete [2025-03-04T06:31:51.971Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T06:31:52.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T06:31:52.246Z] ---> 63f30b955cb9 [2025-03-04T06:31:52.246Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:31:54.214Z] ---> Running in dfbefc6e967e [2025-03-04T06:31:54.807Z] Removing intermediate container dfbefc6e967e [2025-03-04T06:31:54.807Z] ---> c25694655ad1 [2025-03-04T06:31:54.807Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:31:54.807Z] ---> Running in 95eb7a783736 [2025-03-04T06:31:55.077Z] Removing intermediate container 95eb7a783736 [2025-03-04T06:31:55.077Z] ---> a9b33346416b [2025-03-04T06:31:55.077Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:31:55.077Z] ---> Running in 49b08f0df1dc [2025-03-04T06:31:55.665Z] Removing intermediate container 49b08f0df1dc [2025-03-04T06:31:55.665Z] ---> 3dee666b873e [2025-03-04T06:31:55.665Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:31:55.665Z] ---> Running in f6895858de5e [2025-03-04T06:31:57.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:31:57.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:31:59.349Z] OK: 239 MiB in 58 packages [2025-03-04T06:32:00.331Z] Removing intermediate container f6895858de5e [2025-03-04T06:32:00.331Z] ---> 98578403e503 [2025-03-04T06:32:00.331Z] Step 7/12 : WORKDIR /app [2025-03-04T06:32:00.331Z] ---> Running in 3aebd15fefd9 [2025-03-04T06:32:00.601Z] Removing intermediate container 3aebd15fefd9 [2025-03-04T06:32:00.601Z] ---> 3cf08e20145f [2025-03-04T06:32:00.601Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T06:32:01.193Z] ---> d68c1678ee18 [2025-03-04T06:32:01.193Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:32:01.193Z] ---> Running in 553b13737a91 [2025-03-04T06:33:52.990Z] Removing intermediate container 553b13737a91 [2025-03-04T06:33:52.990Z] ---> b67f5db4662d [2025-03-04T06:33:52.990Z] Step 10/12 : COPY . . [2025-03-04T06:33:52.990Z] ---> 8393c628c927 [2025-03-04T06:33:52.990Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:33:52.990Z] ---> Running in d63d63435e31 [2025-03-04T06:33:52.990Z] Removing intermediate container d63d63435e31 [2025-03-04T06:33:52.990Z] ---> fc2a04f7e5ab [2025-03-04T06:33:52.990Z] Step 12/12 : RUN $MAKE [2025-03-04T06:33:52.990Z] ---> Running in d7ff8ebd6f46 [2025-03-04T06:33:52.990Z] noop [2025-03-04T06:33:52.990Z] Removing intermediate container d7ff8ebd6f46 [2025-03-04T06:33:52.990Z] ---> a386c83b6751 [2025-03-04T06:33:52.990Z] Successfully built a386c83b6751 [2025-03-04T06:33:52.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:33:53.373Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:33:53.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:33:53.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container [2025-03-04T06:33:53.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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-04T06:33:55.050Z] $ docker top d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:33:55.943Z] + go version [2025-03-04T06:33:55.943Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T06:33:55.970Z] $ docker stop --time=1 d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d [2025-03-04T06:33:57.675Z] $ docker rm -f --volumes d61c034b2d64013a6a501bd7d2e739ebf8699442971d9c256c591aff6b30807d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:33:58.304Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:33:58.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:33:58.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container [2025-03-04T06:33:58.597Z] $ 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/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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-04T06:33:59.913Z] $ docker top 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:34:00.800Z] + git config --global --add safe.directory /w/workspace/app-record-replay/109 [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:34:01.471Z] + make test [2025-03-04T06:34:01.471Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T06:39:23.516Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-04T06:39:27.793Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.149s coverage: 88.0% of statements [2025-03-04T06:39:34.463Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-04T06:39:34.463Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-04T06:39:37.833Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-04T06:39:42.120Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.918s coverage: 98.7% of statements [2025-03-04T06:39:42.120Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.468s coverage: 89.7% of statements [2025-03-04T06:39:42.120Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.084s coverage: 100.0% of statements [2025-03-04T06:39:43.544Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T06:39:43.544Z] go vet ./... [2025-03-04T06:44:05.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:44:05.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:44:05.620Z] ./bin/test-attribution-txt.sh [2025-03-04T06:44:05.620Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-04T06:44:05.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:44:05.670Z] $ docker stop --time=1 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af [2025-03-04T06:44:07.813Z] $ docker rm -f --volumes 78d68ede0279502066f00fc42cdfcfcab3e0a00b98bcb22e50290ebd6b6b92af [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:44:10.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:44:10.283Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T06:44:10.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:44:11.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:44:11.530Z] + ls -al . [2025-03-04T06:44:11.531Z] total 260 [2025-03-04T06:44:11.531Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:34 . [2025-03-04T06:44:11.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 .. [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 06:30 .dockerignore [2025-03-04T06:44:11.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git [2025-03-04T06:44:11.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 .github [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 06:30 .gitignore [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 06:30 .golangci.yml [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 4 06:30 Attribution.txt [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 06:30 CHANGELOG.md [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 4 06:30 Dockerfile [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:30 GOVERNANCE.md [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 06:30 Jenkinsfile [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 06:30 LICENSE [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 06:30 Makefile [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 06:30 OWNERS.md [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 06:30 README.md [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 06:30 Record and Reply.postman_collection.json [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION [2025-03-04T06:44:11.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 bin [2025-03-04T06:44:11.531Z] -rw-r--r-- 1 jenkins jenkins 34248 Mar 4 06:39 coverage.out [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 6721 Mar 4 06:30 go.mod [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 88240 Mar 4 06:30 go.sum [2025-03-04T06:44:11.531Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:30 internal [2025-03-04T06:44:11.531Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 06:30 main.go [2025-03-04T06:44:11.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 openapi [2025-03-04T06:44:11.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 pkg [2025-03-04T06:44:11.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:11.876Z] + 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=e872dfa1c37aeb3a690af3223cf450be67f27a01 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-04T06:44:12.143Z] Sending build context to Docker daemon 355.3kB [2025-03-04T06:44:12.143Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:44:12.143Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T06:44:12.143Z] ---> a386c83b6751 [2025-03-04T06:44:12.143Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:44:12.143Z] ---> Running in 874d7ee71478 [2025-03-04T06:44:12.419Z] Removing intermediate container 874d7ee71478 [2025-03-04T06:44:12.419Z] ---> 1d36fc160733 [2025-03-04T06:44:12.419Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:44:12.689Z] ---> Running in b0779d498e4a [2025-03-04T06:44:12.957Z] Removing intermediate container b0779d498e4a [2025-03-04T06:44:12.957Z] ---> 05196d4adef9 [2025-03-04T06:44:12.957Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:44:12.957Z] ---> Running in b2d383bbe3fb [2025-03-04T06:44:13.229Z] Removing intermediate container b2d383bbe3fb [2025-03-04T06:44:13.229Z] ---> 6c7ad5f80ea6 [2025-03-04T06:44:13.229Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:44:13.229Z] ---> Running in f853eec8f6d4 [2025-03-04T06:44:14.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:14.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:16.201Z] OK: 239 MiB in 58 packages [2025-03-04T06:44:17.165Z] Removing intermediate container f853eec8f6d4 [2025-03-04T06:44:17.165Z] ---> 52e1bfabcd5b [2025-03-04T06:44:17.165Z] Step 7/27 : WORKDIR /app [2025-03-04T06:44:17.165Z] ---> Running in c9497a2a3eba [2025-03-04T06:44:17.433Z] Removing intermediate container c9497a2a3eba [2025-03-04T06:44:17.433Z] ---> b538a7d12254 [2025-03-04T06:44:17.433Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-04T06:44:18.018Z] ---> 059be8e64bef [2025-03-04T06:44:18.018Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:44:18.018Z] ---> Running in d011d536dfe1 [2025-03-04T06:44:20.609Z] Removing intermediate container d011d536dfe1 [2025-03-04T06:44:20.609Z] ---> 5f0e48ab8ae0 [2025-03-04T06:44:20.609Z] Step 10/27 : COPY . . [2025-03-04T06:44:21.202Z] ---> 28c9cfb82fbe [2025-03-04T06:44:21.202Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:44:21.202Z] ---> Running in 99057da71717 [2025-03-04T06:44:21.469Z] Removing intermediate container 99057da71717 [2025-03-04T06:44:21.469Z] ---> dd9ed779f608 [2025-03-04T06:44:21.469Z] Step 12/27 : RUN $MAKE [2025-03-04T06:44:21.469Z] ---> Running in a1a8cff02126 [2025-03-04T06:44:22.434Z] 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.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-04T06:47:59.246Z] Removing intermediate container a1a8cff02126 [2025-03-04T06:47:59.246Z] ---> e094c4ab65d7 [2025-03-04T06:47:59.246Z] Step 13/27 : FROM alpine:3.20 [2025-03-04T06:47:59.246Z] 3.20: Pulling from library/alpine [2025-03-04T06:47:59.246Z] 94e9d8af2201: Pulling fs layer [2025-03-04T06:47:59.246Z] 94e9d8af2201: Verifying Checksum [2025-03-04T06:47:59.246Z] 94e9d8af2201: Download complete [2025-03-04T06:47:59.246Z] 94e9d8af2201: Pull complete [2025-03-04T06:47:59.246Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:47:59.246Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:47:59.246Z] ---> 7aab056cecc6 [2025-03-04T06:47:59.246Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T06:47:59.246Z] ---> Running in 7b19c491e5a4 [2025-03-04T06:47:59.246Z] Removing intermediate container 7b19c491e5a4 [2025-03-04T06:47:59.246Z] ---> 7c754ff7b966 [2025-03-04T06:47:59.246Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-04T06:47:59.246Z] ---> Running in 89b5bae3c987 [2025-03-04T06:47:59.246Z] Removing intermediate container 89b5bae3c987 [2025-03-04T06:47:59.246Z] ---> 91b1b34e761a [2025-03-04T06:47:59.246Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-04T06:47:59.246Z] ---> Running in ad232eedc6e0 [2025-03-04T06:47:59.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:47:59.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:47:59.246Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T06:47:59.246Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T06:47:59.246Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:47:59.246Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T06:47:59.246Z] OK: 10 MiB in 16 packages [2025-03-04T06:47:59.246Z] Removing intermediate container ad232eedc6e0 [2025-03-04T06:47:59.246Z] ---> 0b4a287e5aff [2025-03-04T06:47:59.246Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T06:47:59.246Z] ---> Running in d1b2f677eee8 [2025-03-04T06:47:59.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:47:59.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:48:00.912Z] OK: 10 MiB in 16 packages [2025-03-04T06:48:01.506Z] Removing intermediate container d1b2f677eee8 [2025-03-04T06:48:01.506Z] ---> 3a2a2e1edf89 [2025-03-04T06:48:01.506Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T06:48:02.088Z] ---> 7a9a12a18675 [2025-03-04T06:48:02.088Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T06:48:02.668Z] ---> 7e3b976d2067 [2025-03-04T06:48:02.668Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-04T06:48:03.248Z] ---> 298eab93664b [2025-03-04T06:48:03.248Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-04T06:48:05.183Z] ---> 7e4799b4b2ab [2025-03-04T06:48:05.183Z] Step 22/27 : EXPOSE 59712 [2025-03-04T06:48:05.183Z] ---> Running in 77cb0961bc6c [2025-03-04T06:48:05.183Z] Removing intermediate container 77cb0961bc6c [2025-03-04T06:48:05.183Z] ---> 821735f422a0 [2025-03-04T06:48:05.183Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-04T06:48:05.449Z] ---> Running in eee63f2d66f2 [2025-03-04T06:48:05.714Z] Removing intermediate container eee63f2d66f2 [2025-03-04T06:48:05.714Z] ---> 9a01a78013f8 [2025-03-04T06:48:05.714Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:48:05.714Z] ---> Running in 54014655ec16 [2025-03-04T06:48:05.981Z] Removing intermediate container 54014655ec16 [2025-03-04T06:48:05.981Z] ---> fd9c4bc06e79 [2025-03-04T06:48:05.981Z] Step 25/27 : LABEL arch=arm64 [2025-03-04T06:48:05.981Z] ---> Running in 22c4b39f6255 [2025-03-04T06:48:06.246Z] Removing intermediate container 22c4b39f6255 [2025-03-04T06:48:06.246Z] ---> 53744ce2366a [2025-03-04T06:48:06.246Z] Step 26/27 : LABEL git_sha=e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:48:06.511Z] ---> Running in b27b40fcc352 [2025-03-04T06:48:06.783Z] Removing intermediate container b27b40fcc352 [2025-03-04T06:48:06.783Z] ---> d1225cc79c7f [2025-03-04T06:48:06.783Z] Step 27/27 : LABEL version=4.0.0-dev.10 [2025-03-04T06:48:06.783Z] ---> Running in 9819f132e0c0 [2025-03-04T06:48:07.048Z] Removing intermediate container 9819f132e0c0 [2025-03-04T06:48:07.048Z] ---> 76fb4af35b30 [2025-03-04T06:48:07.048Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:48:07.048Z] Successfully built 76fb4af35b30 [2025-03-04T06:48:07.048Z] 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-04T06:48:07.200Z] provisioning config files... [2025-03-04T06:48:07.213Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/109@tmp/config319974254461528358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:48:07.555Z] ---> ****-login.sh [2025-03-04T06:48:07.555Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:48:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:48:07.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:48:07.821Z] Configure a credential helper to remove this warning. See [2025-03-04T06:48:07.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:48:07.821Z] [2025-03-04T06:48:07.821Z] Login Succeeded [2025-03-04T06:48:07.821Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:48:08.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:48:08.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:48:08.088Z] Configure a credential helper to remove this warning. See [2025-03-04T06:48:08.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:48:08.088Z] [2025-03-04T06:48:08.088Z] Login Succeeded [2025-03-04T06:48:08.088Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:48:08.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:48:08.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:48:08.623Z] Configure a credential helper to remove this warning. See [2025-03-04T06:48:08.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:48:08.623Z] [2025-03-04T06:48:08.623Z] Login Succeeded [2025-03-04T06:48:08.623Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:48:08.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:48:08.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:48:08.889Z] Configure a credential helper to remove this warning. See [2025-03-04T06:48:08.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:48:08.890Z] [2025-03-04T06:48:08.890Z] Login Succeeded [2025-03-04T06:48:08.890Z] ****.io [2025-03-04T06:48:09.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:48:09.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:48:09.419Z] Configure a credential helper to remove this warning. See [2025-03-04T06:48:09.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:48:09.419Z] [2025-03-04T06:48:09.419Z] Login Succeeded [2025-03-04T06:48:09.419Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:48:09.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:48:09.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:48:09.519Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-03-04T06:48:09.519Z] e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:48:09.519Z] latest [2025-03-04T06:48:09.519Z] 4.0.0-dev.10 [2025-03-04T06:48:09.519Z] e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:48:09.519Z] main [2025-03-04T06:48:09.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:09.883Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:10.238Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:48:10.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-04T06:48:10.238Z] 21ca49e1809d: Preparing [2025-03-04T06:48:10.238Z] 037f8b9a54c2: Preparing [2025-03-04T06:48:10.238Z] abc7cbcecc49: Preparing [2025-03-04T06:48:10.238Z] 70ce9c7ae3fb: Preparing [2025-03-04T06:48:10.238Z] ef9903bb8520: Preparing [2025-03-04T06:48:10.238Z] cf3ca254863c: Preparing [2025-03-04T06:48:10.238Z] dd9c8f8612c8: Preparing [2025-03-04T06:48:10.238Z] cf3ca254863c: Waiting [2025-03-04T06:48:10.505Z] 037f8b9a54c2: Pushed [2025-03-04T06:48:10.505Z] 70ce9c7ae3fb: Pushed [2025-03-04T06:48:10.505Z] ef9903bb8520: Pushed [2025-03-04T06:48:10.505Z] abc7cbcecc49: Pushed [2025-03-04T06:48:10.505Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:48:10.770Z] cf3ca254863c: Pushed [2025-03-04T06:48:17.400Z] 21ca49e1809d: Pushed [2025-03-04T06:48:17.400Z] e872dfa1c37aeb3a690af3223cf450be67f27a01: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:17.759Z] + 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-04T06:48:18.113Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-04T06:48:18.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-04T06:48:18.113Z] 21ca49e1809d: Preparing [2025-03-04T06:48:18.113Z] 037f8b9a54c2: Preparing [2025-03-04T06:48:18.113Z] abc7cbcecc49: Preparing [2025-03-04T06:48:18.113Z] 70ce9c7ae3fb: Preparing [2025-03-04T06:48:18.113Z] ef9903bb8520: Preparing [2025-03-04T06:48:18.113Z] cf3ca254863c: Preparing [2025-03-04T06:48:18.113Z] dd9c8f8612c8: Preparing [2025-03-04T06:48:18.113Z] cf3ca254863c: Waiting [2025-03-04T06:48:18.113Z] dd9c8f8612c8: Waiting [2025-03-04T06:48:18.113Z] ef9903bb8520: Layer already exists [2025-03-04T06:48:18.113Z] 70ce9c7ae3fb: Layer already exists [2025-03-04T06:48:18.113Z] 037f8b9a54c2: Layer already exists [2025-03-04T06:48:18.113Z] 21ca49e1809d: Layer already exists [2025-03-04T06:48:18.113Z] abc7cbcecc49: Layer already exists [2025-03-04T06:48:18.113Z] cf3ca254863c: Layer already exists [2025-03-04T06:48:18.113Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:48:18.379Z] latest: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:18.743Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:19.111Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 [2025-03-04T06:48:19.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-04T06:48:19.111Z] 21ca49e1809d: Preparing [2025-03-04T06:48:19.111Z] 037f8b9a54c2: Preparing [2025-03-04T06:48:19.111Z] abc7cbcecc49: Preparing [2025-03-04T06:48:19.111Z] 70ce9c7ae3fb: Preparing [2025-03-04T06:48:19.111Z] ef9903bb8520: Preparing [2025-03-04T06:48:19.111Z] cf3ca254863c: Preparing [2025-03-04T06:48:19.111Z] dd9c8f8612c8: Preparing [2025-03-04T06:48:19.111Z] cf3ca254863c: Waiting [2025-03-04T06:48:19.111Z] dd9c8f8612c8: Waiting [2025-03-04T06:48:19.111Z] 21ca49e1809d: Layer already exists [2025-03-04T06:48:19.111Z] 70ce9c7ae3fb: Layer already exists [2025-03-04T06:48:19.111Z] abc7cbcecc49: Layer already exists [2025-03-04T06:48:19.111Z] ef9903bb8520: Layer already exists [2025-03-04T06:48:19.111Z] 037f8b9a54c2: Layer already exists [2025-03-04T06:48:19.111Z] cf3ca254863c: Layer already exists [2025-03-04T06:48:19.111Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:48:19.111Z] 4.0.0-dev.10: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:19.720Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:20.086Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:48:20.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-04T06:48:20.086Z] 21ca49e1809d: Preparing [2025-03-04T06:48:20.086Z] 037f8b9a54c2: Preparing [2025-03-04T06:48:20.086Z] abc7cbcecc49: Preparing [2025-03-04T06:48:20.086Z] 70ce9c7ae3fb: Preparing [2025-03-04T06:48:20.086Z] ef9903bb8520: Preparing [2025-03-04T06:48:20.086Z] cf3ca254863c: Preparing [2025-03-04T06:48:20.086Z] dd9c8f8612c8: Preparing [2025-03-04T06:48:20.086Z] cf3ca254863c: Waiting [2025-03-04T06:48:20.086Z] dd9c8f8612c8: Waiting [2025-03-04T06:48:20.086Z] ef9903bb8520: Layer already exists [2025-03-04T06:48:20.086Z] 70ce9c7ae3fb: Layer already exists [2025-03-04T06:48:20.086Z] abc7cbcecc49: Layer already exists [2025-03-04T06:48:20.086Z] 21ca49e1809d: Layer already exists [2025-03-04T06:48:20.086Z] 037f8b9a54c2: Layer already exists [2025-03-04T06:48:20.086Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:48:20.086Z] cf3ca254863c: Layer already exists [2025-03-04T06:48:20.351Z] e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:20.716Z] + 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-04T06:48:21.073Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-03-04T06:48:21.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-04T06:48:21.073Z] 21ca49e1809d: Preparing [2025-03-04T06:48:21.073Z] 037f8b9a54c2: Preparing [2025-03-04T06:48:21.073Z] abc7cbcecc49: Preparing [2025-03-04T06:48:21.073Z] 70ce9c7ae3fb: Preparing [2025-03-04T06:48:21.073Z] ef9903bb8520: Preparing [2025-03-04T06:48:21.073Z] cf3ca254863c: Preparing [2025-03-04T06:48:21.073Z] dd9c8f8612c8: Preparing [2025-03-04T06:48:21.073Z] cf3ca254863c: Waiting [2025-03-04T06:48:21.073Z] dd9c8f8612c8: Waiting [2025-03-04T06:48:21.073Z] 21ca49e1809d: Layer already exists [2025-03-04T06:48:21.073Z] 70ce9c7ae3fb: Layer already exists [2025-03-04T06:48:21.073Z] ef9903bb8520: Layer already exists [2025-03-04T06:48:21.073Z] 037f8b9a54c2: Layer already exists [2025-03-04T06:48:21.073Z] abc7cbcecc49: Layer already exists [2025-03-04T06:48:21.073Z] cf3ca254863c: Layer already exists [2025-03-04T06:48:21.073Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:48:21.340Z] main: digest: sha256:091721aa4b16f92f2996b99220a0d2d75661fbf2d4ef5a034b86a1d9fc5f7f57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:48:21.429Z] ===================================================== [Pipeline] echo [2025-03-04T06:48:21.443Z] taggedImages: [2025-03-04T06:48:21.443Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01 [2025-03-04T06:48:21.443Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-04T06:48:21.443Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.10 [2025-03-04T06:48:21.443Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e872dfa1c37aeb3a690af3223cf450be67f27a01-4.0.0-dev.10 [2025-03-04T06:48:21.443Z] - 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-04T06:48:22.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:48:22.022Z] [2025-03-04T06:48:22.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:22.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:48:22.384Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T06:48:22.384Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T06:48:22.384Z] 04944245beec: Pulling fs layer [2025-03-04T06:48:22.384Z] 699f458cf7ca: Pulling fs layer [2025-03-04T06:48:22.384Z] 765212b225bb: Pulling fs layer [2025-03-04T06:48:22.384Z] f23df028b6ca: Pulling fs layer [2025-03-04T06:48:22.384Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T06:48:22.384Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T06:48:22.384Z] 765212b225bb: Waiting [2025-03-04T06:48:22.384Z] f23df028b6ca: Waiting [2025-03-04T06:48:22.384Z] d65c8cfc05b1: Waiting [2025-03-04T06:48:22.384Z] 2437ff75d9bd: Waiting [2025-03-04T06:48:22.661Z] 04944245beec: Verifying Checksum [2025-03-04T06:48:22.661Z] 04944245beec: Download complete [2025-03-04T06:48:22.661Z] 765212b225bb: Verifying Checksum [2025-03-04T06:48:22.661Z] 765212b225bb: Download complete [2025-03-04T06:48:22.661Z] f23df028b6ca: Verifying Checksum [2025-03-04T06:48:22.661Z] f23df028b6ca: Download complete [2025-03-04T06:48:22.661Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T06:48:22.661Z] d65c8cfc05b1: Download complete [2025-03-04T06:48:22.940Z] 699f458cf7ca: Verifying Checksum [2025-03-04T06:48:22.940Z] 699f458cf7ca: Download complete [2025-03-04T06:48:23.216Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T06:48:23.216Z] 8998bd30e6a1: Download complete [2025-03-04T06:48:25.846Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T06:48:25.846Z] 2437ff75d9bd: Download complete [2025-03-04T06:48:28.421Z] 8998bd30e6a1: Pull complete [2025-03-04T06:48:28.421Z] 04944245beec: Pull complete [2025-03-04T06:48:30.366Z] 699f458cf7ca: Pull complete [2025-03-04T06:48:30.366Z] 765212b225bb: Pull complete [2025-03-04T06:48:31.328Z] f23df028b6ca: Pull complete [2025-03-04T06:48:31.328Z] d65c8cfc05b1: Pull complete [2025-03-04T06:48:49.538Z] 2437ff75d9bd: Pull complete [2025-03-04T06:48:49.538Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T06:48:49.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:48:49.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:48:49.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-40159 does not seem to be running inside a container [2025-03-04T06:48:49.805Z] $ 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/109 -v /w/workspace/app-record-replay/109:/w/workspace/app-record-replay/109:rw,z -v /w/workspace/app-record-replay/109@tmp:/w/workspace/app-record-replay/109@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-04T06:48:52.394Z] $ docker top 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:48:53.231Z] ---> job-cost.sh [2025-03-04T06:48:53.231Z] lf-activate-venv: SKIPPING [2025-03-04T06:48:53.231Z] INFO: No Stack... [2025-03-04T06:48:53.496Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T06:48:54.452Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:48:55.085Z] + + cut -d, -f6cat [2025-03-04T06:48:55.085Z] /w/workspace/app-record-replay/109/archives/cost.csv [Pipeline] lock [2025-03-04T06:48:55.147Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [2025-03-04T06:48:55.155Z] Resource [jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] did not exist. Created. [2025-03-04T06:48:55.161Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:48:55.826Z] /w/workspace/app-record-replay/109@tmp/durable-d32f2ad9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T06:48:56.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T06:48:56.512Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T06:48:56.561Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:48:56.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:48:56.605Z] $ docker stop --time=1 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 [2025-03-04T06:48:58.079Z] $ docker rm -f --volumes 6c68a19d1f4e7fefe4eb63ed971a205f30a732696aca501d54288e5037815f96 [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-04T06:48:58.560Z] provisioning config files... [2025-03-04T06:48:58.570Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config306963414781312772tmp [Pipeline] { [Pipeline] sh [2025-03-04T06:48:58.871Z] + set +x [2025-03-04T06:48:58.871Z] + + curl -s https://codecov.io/bashbash [2025-03-04T06:48:58.871Z] -s -- [2025-03-04T06:48:58.871Z] [2025-03-04T06:48:58.871Z] _____ _ [2025-03-04T06:48:58.871Z] / ____| | | [2025-03-04T06:48:58.871Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T06:48:58.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T06:48:58.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T06:48:58.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T06:48:58.871Z] Bash-1.0.6 [2025-03-04T06:48:58.871Z] [2025-03-04T06:48:58.871Z] [2025-03-04T06:48:58.871Z] ==> git version 2.25.1 found [2025-03-04T06:48:58.871Z] ==> 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-04T06:48:58.871Z] Release-Date: 2020-01-08 [2025-03-04T06:48:58.871Z] 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-04T06:48:58.871Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T06:48:58.871Z] ==> Jenkins CI detected. [2025-03-04T06:48:58.871Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-03-04T06:48:58.871Z] project root: . [2025-03-04T06:48:58.871Z] --> token set from env [2025-03-04T06:48:58.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T06:48:58.871Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T06:48:58.871Z] ==> Python coveragepy not found [2025-03-04T06:48:58.871Z] ==> Searching for coverage reports in: [2025-03-04T06:48:58.871Z] + . [2025-03-04T06:48:58.871Z] -> Found 1 reports [2025-03-04T06:48:58.871Z] ==> Detecting git/mercurial file structure [2025-03-04T06:48:58.871Z] ==> Reading reports [2025-03-04T06:48:58.871Z] + ./coverage.out bytes=34248 [2025-03-04T06:48:58.871Z] ==> Appending adjustments [2025-03-04T06:48:58.871Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T06:48:59.132Z] + Found adjustments [2025-03-04T06:48:59.132Z] ==> Gzipping contents [2025-03-04T06:48:59.132Z] 8.0K /tmp/codecov.ySVOJ5.gz [2025-03-04T06:48:59.132Z] ==> Uploading reports [2025-03-04T06:48:59.132Z] url: https://codecov.io [2025-03-04T06:48:59.132Z] query: branch=main&commit=e872dfa1c37aeb3a690af3223cf450be67f27a01&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:48:59.132Z] -> Pinging Codecov [2025-03-04T06:48:59.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e872dfa1c37aeb3a690af3223cf450be67f27a01&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:48:59.393Z] -> Uploading to [2025-03-04T06:48:59.393Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/e872dfa1c37aeb3a690af3223cf450be67f27a01/0c403779-8a38-4e99-86a9-33369db8690b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064859Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=365afef75ec74ece649bcb32a85e96f4b58ce81c2911cd7d45d63f74de4a2505 [2025-03-04T06:48:59.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:48:59.393Z] Dload Upload Total Spent Left Speed [2025-03-04T06:48:59.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 35241 --:--:-- --:--:-- --:--:-- 35241 [2025-03-04T06:48:59.393Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] } [2025-03-04T06:48:59.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T06:48:59.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T06:48:59.548Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:48:59.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:48:59.869Z] [2025-03-04T06:48:59.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:00.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:49:00.174Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T06:49:00.174Z] 43c4264eed91: Pulling fs layer [2025-03-04T06:49:00.174Z] 4cc291be95ef: Pulling fs layer [2025-03-04T06:49:00.174Z] 2ac1f1163629: Pulling fs layer [2025-03-04T06:49:00.174Z] 5c3c966382ef: Pulling fs layer [2025-03-04T06:49:00.174Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:49:00.174Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T06:49:00.174Z] 9c3e1370e548: Pulling fs layer [2025-03-04T06:49:00.174Z] 4f4fb700ef54: Waiting [2025-03-04T06:49:00.174Z] d9c7d2e4e75e: Waiting [2025-03-04T06:49:00.174Z] 9c3e1370e548: Waiting [2025-03-04T06:49:00.174Z] 5c3c966382ef: Waiting [2025-03-04T06:49:00.174Z] 4cc291be95ef: Verifying Checksum [2025-03-04T06:49:00.174Z] 4cc291be95ef: Download complete [2025-03-04T06:49:00.174Z] 5c3c966382ef: Verifying Checksum [2025-03-04T06:49:00.174Z] 5c3c966382ef: Download complete [2025-03-04T06:49:00.174Z] 4f4fb700ef54: Download complete [2025-03-04T06:49:00.174Z] 43c4264eed91: Download complete [2025-03-04T06:49:00.433Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T06:49:00.433Z] d9c7d2e4e75e: Download complete [2025-03-04T06:49:00.433Z] 43c4264eed91: Pull complete [2025-03-04T06:49:00.433Z] 4cc291be95ef: Pull complete [2025-03-04T06:49:00.692Z] 2ac1f1163629: Verifying Checksum [2025-03-04T06:49:00.692Z] 2ac1f1163629: Download complete [2025-03-04T06:49:01.259Z] 9c3e1370e548: Verifying Checksum [2025-03-04T06:49:01.259Z] 9c3e1370e548: Download complete [2025-03-04T06:49:04.546Z] 2ac1f1163629: Pull complete [2025-03-04T06:49:04.546Z] 5c3c966382ef: Pull complete [2025-03-04T06:49:04.546Z] 4f4fb700ef54: Pull complete [2025-03-04T06:49:04.546Z] d9c7d2e4e75e: Pull complete [2025-03-04T06:49:07.078Z] 9c3e1370e548: Pull complete [2025-03-04T06:49:07.078Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T06:49:07.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:49:07.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:07.194Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:07.231Z] $ 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-04T06:49:10.098Z] $ docker top 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:49:10.472Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-03-04T06:49:10.483Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-03-04T06:49:10.764Z] + set -o pipefail [2025-03-04T06:49:10.764Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-03-04T06:49:17.334Z] [2025-03-04T06:49:17.334Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-03-04T06:49:17.334Z] [2025-03-04T06:49:17.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/48784e3a-61ad-4e72-8ee2-43880d9bcbc7 [2025-03-04T06:49:17.334Z] [2025-03-04T06:49:17.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T06:49:17.334Z] [2025-03-04T06:49:17.334Z] [2025-03-04T06:49:17.334Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T06:49:17.334Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T06:49:17.341Z] $ docker stop --time=1 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade [2025-03-04T06:49:19.850Z] $ docker rm -f --volumes 6eb97ce4fe1c741d082a307ae6ca71b7d207b3f9e5068206a1704b27bed03ade [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-04T06:49:20.879Z] + git log --format=format:%s -1 e872dfa1c37aeb3a690af3223cf450be67f27a01 [Pipeline] sh [2025-03-04T06:49:21.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:49:21.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:21.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:49:21.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:21.708Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:21.730Z] $ 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-04T06:49:22.100Z] $ docker top 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce -eo pid,comm [2025-03-04T06:49:22.151Z] 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-04T06:49:22.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:49:22.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:49:22.208Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:49:22.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:49:22.318Z] $ docker exec 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce ssh-agent [2025-03-04T06:49:22.427Z] SSH_AUTH_SOCK=/tmp/ssh-i0ZByMgNkKvA/agent.32 [2025-03-04T06:49:22.427Z] SSH_AGENT_PID=38 [2025-03-04T06:49:22.432Z] Running ssh-add (command line suppressed) [2025-03-04T06:49:22.531Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5625289455824428268.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5625289455824428268.key) [2025-03-04T06:49:22.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:49:22.845Z] + git semver tag [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,021 [run_tag] DEBUG tag force:False [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,021 [check_head_tag] DEBUG check head tag [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,022 [execute] INFO git cat-file --batch-check [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,026 [execute] INFO git cat-file --batch [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,053 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,053 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:49:23.109Z] 2025-03-04 06:49:23,058 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:23.109Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T06:49:23.115Z] $ docker exec --env ******** --env ******** 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce ssh-agent -k [2025-03-04T06:49:23.213Z] unset SSH_AUTH_SOCK; [2025-03-04T06:49:23.214Z] unset SSH_AGENT_PID; [2025-03-04T06:49:23.214Z] echo Agent pid 38 killed; [2025-03-04T06:49:23.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:49:23.574Z] + git semver [Pipeline] } [2025-03-04T06:49:23.918Z] $ docker stop --time=1 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce [2025-03-04T06:49:25.230Z] $ docker rm -f --volumes 059d624d14abb20c0dbc769a2aeae924ed54799bc2298d66f17015647c1bcfce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:25.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:49:25.656Z] [2025-03-04T06:49:25.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:25.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:49:26.224Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T06:49:26.224Z] ab5ef0e58194: Pulling fs layer [2025-03-04T06:49:26.224Z] 9712f1f96733: Pulling fs layer [2025-03-04T06:49:26.224Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T06:49:26.224Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T06:49:26.224Z] e9a5061849ea: Pulling fs layer [2025-03-04T06:49:26.224Z] d747dcd14b5f: Pulling fs layer [2025-03-04T06:49:26.224Z] 2de7ff778b66: Pulling fs layer [2025-03-04T06:49:26.224Z] e9a5061849ea: Waiting [2025-03-04T06:49:26.224Z] d747dcd14b5f: Waiting [2025-03-04T06:49:26.224Z] 2de7ff778b66: Waiting [2025-03-04T06:49:26.224Z] 0d9ebad4ef96: Waiting [2025-03-04T06:49:26.224Z] 9712f1f96733: Verifying Checksum [2025-03-04T06:49:26.224Z] 9712f1f96733: Download complete [2025-03-04T06:49:26.482Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T06:49:26.482Z] 63f879dbbcfc: Download complete [2025-03-04T06:49:26.482Z] e9a5061849ea: Verifying Checksum [2025-03-04T06:49:26.482Z] e9a5061849ea: Download complete [2025-03-04T06:49:26.482Z] d747dcd14b5f: Download complete [2025-03-04T06:49:26.739Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T06:49:26.739Z] 0d9ebad4ef96: Download complete [2025-03-04T06:49:26.739Z] ab5ef0e58194: Download complete [2025-03-04T06:49:26.739Z] 2de7ff778b66: Verifying Checksum [2025-03-04T06:49:26.739Z] 2de7ff778b66: Download complete [2025-03-04T06:49:29.268Z] ab5ef0e58194: Pull complete [2025-03-04T06:49:29.268Z] 9712f1f96733: Pull complete [2025-03-04T06:49:29.836Z] 63f879dbbcfc: Pull complete [2025-03-04T06:49:33.131Z] 0d9ebad4ef96: Pull complete [2025-03-04T06:49:33.389Z] e9a5061849ea: Pull complete [2025-03-04T06:49:33.648Z] d747dcd14b5f: Pull complete [2025-03-04T06:49:34.583Z] 2de7ff778b66: Pull complete [2025-03-04T06:49:34.583Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T06:49:34.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:49:34.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:34.697Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:34.722Z] $ 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-04T06:49:38.223Z] $ docker top 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:49:38.305Z] provisioning config files... [2025-03-04T06:49:38.311Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4604286946453369621tmp [2025-03-04T06:49:38.320Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3210801362539394509tmp [2025-03-04T06:49:38.328Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11769358912778254274tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:49:38.361Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:38.661Z] ---> sigul-configuration.sh [2025-03-04T06:49:38.661Z] gpg: directory `/root/.gnupg' created [2025-03-04T06:49:38.661Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T06:49:38.661Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T06:49:38.661Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T06:49:38.661Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T06:49:38.661Z] gpg: CAST5 encrypted data [2025-03-04T06:49:38.661Z] gpg: encrypted with 1 passphrase [2025-03-04T06:49:38.661Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T06:49:38.960Z] + mkdir /home/jenkins [2025-03-04T06:49:38.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T06:49:39.258Z] + 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-04T06:49:39.272Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:39.566Z] ---> sigul-install.sh [2025-03-04T06:49:39.566Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T06:49:39.864Z] + git tag --list [2025-03-04T06:49:39.864Z] v3.1 [2025-03-04T06:49:39.864Z] v3.1.0 [2025-03-04T06:49:39.864Z] v3.1.0-dev.0 [2025-03-04T06:49:39.864Z] v3.1.0-dev.1 [2025-03-04T06:49:39.864Z] v3.1.0-dev.10 [2025-03-04T06:49:39.864Z] v3.1.0-dev.11 [2025-03-04T06:49:39.864Z] v3.1.0-dev.12 [2025-03-04T06:49:39.864Z] v3.1.0-dev.13 [2025-03-04T06:49:39.864Z] v3.1.0-dev.14 [2025-03-04T06:49:39.864Z] v3.1.0-dev.15 [2025-03-04T06:49:39.864Z] v3.1.0-dev.16 [2025-03-04T06:49:39.864Z] v3.1.0-dev.17 [2025-03-04T06:49:39.864Z] v3.1.0-dev.18 [2025-03-04T06:49:39.864Z] v3.1.0-dev.19 [2025-03-04T06:49:39.864Z] v3.1.0-dev.2 [2025-03-04T06:49:39.864Z] v3.1.0-dev.20 [2025-03-04T06:49:39.864Z] v3.1.0-dev.21 [2025-03-04T06:49:39.864Z] v3.1.0-dev.22 [2025-03-04T06:49:39.864Z] v3.1.0-dev.23 [2025-03-04T06:49:39.864Z] v3.1.0-dev.24 [2025-03-04T06:49:39.864Z] v3.1.0-dev.25 [2025-03-04T06:49:39.864Z] v3.1.0-dev.26 [2025-03-04T06:49:39.864Z] v3.1.0-dev.27 [2025-03-04T06:49:39.864Z] v3.1.0-dev.28 [2025-03-04T06:49:39.864Z] v3.1.0-dev.29 [2025-03-04T06:49:39.864Z] v3.1.0-dev.3 [2025-03-04T06:49:39.864Z] v3.1.0-dev.30 [2025-03-04T06:49:39.864Z] v3.1.0-dev.31 [2025-03-04T06:49:39.864Z] v3.1.0-dev.32 [2025-03-04T06:49:39.864Z] v3.1.0-dev.33 [2025-03-04T06:49:39.864Z] v3.1.0-dev.34 [2025-03-04T06:49:39.864Z] v3.1.0-dev.35 [2025-03-04T06:49:39.864Z] v3.1.0-dev.36 [2025-03-04T06:49:39.864Z] v3.1.0-dev.37 [2025-03-04T06:49:39.864Z] v3.1.0-dev.38 [2025-03-04T06:49:39.864Z] v3.1.0-dev.39 [2025-03-04T06:49:39.864Z] v3.1.0-dev.4 [2025-03-04T06:49:39.864Z] v3.1.0-dev.40 [2025-03-04T06:49:39.864Z] v3.1.0-dev.41 [2025-03-04T06:49:39.864Z] v3.1.0-dev.42 [2025-03-04T06:49:39.864Z] v3.1.0-dev.43 [2025-03-04T06:49:39.864Z] v3.1.0-dev.44 [2025-03-04T06:49:39.864Z] v3.1.0-dev.45 [2025-03-04T06:49:39.864Z] v3.1.0-dev.46 [2025-03-04T06:49:39.864Z] v3.1.0-dev.47 [2025-03-04T06:49:39.864Z] v3.1.0-dev.48 [2025-03-04T06:49:39.864Z] v3.1.0-dev.49 [2025-03-04T06:49:39.864Z] v3.1.0-dev.5 [2025-03-04T06:49:39.864Z] v3.1.0-dev.50 [2025-03-04T06:49:39.864Z] v3.1.0-dev.51 [2025-03-04T06:49:39.864Z] v3.1.0-dev.52 [2025-03-04T06:49:39.864Z] v3.1.0-dev.53 [2025-03-04T06:49:39.864Z] v3.1.0-dev.54 [2025-03-04T06:49:39.864Z] v3.1.0-dev.55 [2025-03-04T06:49:39.864Z] v3.1.0-dev.56 [2025-03-04T06:49:39.864Z] v3.1.0-dev.57 [2025-03-04T06:49:39.864Z] v3.1.0-dev.58 [2025-03-04T06:49:39.864Z] v3.1.0-dev.59 [2025-03-04T06:49:39.864Z] v3.1.0-dev.6 [2025-03-04T06:49:39.864Z] v3.1.0-dev.60 [2025-03-04T06:49:39.864Z] v3.1.0-dev.61 [2025-03-04T06:49:39.864Z] v3.1.0-dev.62 [2025-03-04T06:49:39.864Z] v3.1.0-dev.63 [2025-03-04T06:49:39.864Z] v3.1.0-dev.64 [2025-03-04T06:49:39.864Z] v3.1.0-dev.65 [2025-03-04T06:49:39.864Z] v3.1.0-dev.66 [2025-03-04T06:49:39.864Z] v3.1.0-dev.67 [2025-03-04T06:49:39.864Z] v3.1.0-dev.68 [2025-03-04T06:49:39.864Z] v3.1.0-dev.7 [2025-03-04T06:49:39.864Z] v3.1.0-dev.8 [2025-03-04T06:49:39.864Z] v3.1.0-dev.9 [2025-03-04T06:49:39.864Z] v3.1.1 [2025-03-04T06:49:39.864Z] v3.2.0-dev.1 [2025-03-04T06:49:39.864Z] v3.2.0-dev.10 [2025-03-04T06:49:39.864Z] v3.2.0-dev.11 [2025-03-04T06:49:39.864Z] v3.2.0-dev.12 [2025-03-04T06:49:39.864Z] v3.2.0-dev.13 [2025-03-04T06:49:39.864Z] v3.2.0-dev.14 [2025-03-04T06:49:39.864Z] v3.2.0-dev.15 [2025-03-04T06:49:39.864Z] v3.2.0-dev.16 [2025-03-04T06:49:39.864Z] v3.2.0-dev.17 [2025-03-04T06:49:39.864Z] v3.2.0-dev.18 [2025-03-04T06:49:39.864Z] v3.2.0-dev.19 [2025-03-04T06:49:39.864Z] v3.2.0-dev.2 [2025-03-04T06:49:39.864Z] v3.2.0-dev.20 [2025-03-04T06:49:39.864Z] v3.2.0-dev.21 [2025-03-04T06:49:39.864Z] v3.2.0-dev.22 [2025-03-04T06:49:39.864Z] v3.2.0-dev.23 [2025-03-04T06:49:39.864Z] v3.2.0-dev.24 [2025-03-04T06:49:39.864Z] v3.2.0-dev.3 [2025-03-04T06:49:39.864Z] v3.2.0-dev.4 [2025-03-04T06:49:39.864Z] v3.2.0-dev.5 [2025-03-04T06:49:39.864Z] v3.2.0-dev.6 [2025-03-04T06:49:39.864Z] v3.2.0-dev.7 [2025-03-04T06:49:39.864Z] v3.2.0-dev.8 [2025-03-04T06:49:39.864Z] v3.2.0-dev.9 [2025-03-04T06:49:39.864Z] v4.0.0-dev.1 [2025-03-04T06:49:39.864Z] v4.0.0-dev.10 [2025-03-04T06:49:39.864Z] v4.0.0-dev.2 [2025-03-04T06:49:39.864Z] v4.0.0-dev.3 [2025-03-04T06:49:39.864Z] v4.0.0-dev.4 [2025-03-04T06:49:39.864Z] v4.0.0-dev.5 [2025-03-04T06:49:39.864Z] v4.0.0-dev.6 [2025-03-04T06:49:39.864Z] v4.0.0-dev.7 [2025-03-04T06:49:39.864Z] v4.0.0-dev.8 [2025-03-04T06:49:39.864Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T06:49:40.161Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-04T06:49:40.728Z] Signing Git tag with Sigul... [2025-03-04T06:49:40.728Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-04T06:49:41.002Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:41.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T06:49:41.307Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T06:49:41.333Z] $ docker stop --time=1 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 [2025-03-04T06:49:43.106Z] $ docker rm -f --volumes 8422544b7fa073a18cee1394c7277e287c90b42973a6f78027e08c004638f971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T06:49:43.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:49:43.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:43.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:49:43.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:43.975Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:43.996Z] $ 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-04T06:49:44.341Z] $ docker top 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 -eo pid,comm [2025-03-04T06:49:44.390Z] 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-04T06:49:44.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:49:44.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:49:44.445Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:49:44.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:49:44.554Z] $ docker exec 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 ssh-agent [2025-03-04T06:49:44.658Z] SSH_AUTH_SOCK=/tmp/ssh-Kq7OCCIrzURy/agent.32 [2025-03-04T06:49:44.658Z] SSH_AGENT_PID=38 [2025-03-04T06:49:44.663Z] Running ssh-add (command line suppressed) [2025-03-04T06:49:44.756Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17570286942888167032.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17570286942888167032.key) [2025-03-04T06:49:44.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:49:45.451Z] + git semver bump pre [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,263 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,265 [execute] INFO git cat-file --batch-check [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,265 [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-04T06:49:45.451Z] 2025-03-04 06:49:45,270 [execute] INFO git cat-file --batch [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:49:45.451Z] 2025-03-04 06:49:45,275 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:45.451Z] 4.0.0-dev.11 [Pipeline] } [2025-03-04T06:49:45.454Z] $ docker exec --env ******** --env ******** 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 ssh-agent -k [2025-03-04T06:49:45.554Z] unset SSH_AUTH_SOCK; [2025-03-04T06:49:45.555Z] unset SSH_AGENT_PID; [2025-03-04T06:49:45.555Z] echo Agent pid 38 killed; [2025-03-04T06:49:45.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:49:45.895Z] + git semver [Pipeline] } [2025-03-04T06:49:46.163Z] $ docker stop --time=1 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 [2025-03-04T06:49:47.420Z] $ docker rm -f --volumes 8c38734df749929efdccb08c66759f32fa9175ea072892aa8a4823a670ae2e23 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:49:47.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:49:47.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:48.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:49:48.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:48.176Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:48.202Z] $ 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-04T06:49:48.525Z] $ docker top ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d -eo pid,comm [2025-03-04T06:49:48.577Z] 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-04T06:49:48.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:49:48.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:49:48.638Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:49:48.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:49:48.750Z] $ docker exec ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d ssh-agent [2025-03-04T06:49:48.855Z] SSH_AUTH_SOCK=/tmp/ssh-XAIMEuo8ohHV/agent.32 [2025-03-04T06:49:48.855Z] SSH_AGENT_PID=38 [2025-03-04T06:49:48.860Z] Running ssh-add (command line suppressed) [2025-03-04T06:49:48.954Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2989317556400856353.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2989317556400856353.key) [2025-03-04T06:49:48.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:49:49.257Z] + git semver push [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,424 [run_push] DEBUG push [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,425 [execute] INFO git cat-file --batch-check [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,425 [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-04T06:49:49.520Z] 2025-03-04 06:49:49,427 [execute] INFO git rev-list 86960f3de3b68f3913545460631da354711efa2b -- [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,428 [execute] DEBUG Popen(['git', 'rev-list', '86960f3de3b68f3913545460631da354711efa2b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,435 [execute] INFO git fetch -v origin [2025-03-04T06:49:49.520Z] 2025-03-04 06:49:49,435 [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-04T06:49:50.090Z] 2025-03-04 06:49:49,883 [run_push] DEBUG no remote changes detected [2025-03-04T06:49:50.090Z] 2025-03-04 06:49:49,884 [execute] INFO git push origin semver [2025-03-04T06:49:50.090Z] 2025-03-04 06:49:49,884 [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-04T06:49:50.659Z] 2025-03-04 06:49:50,545 [run_push] DEBUG push all version tags [2025-03-04T06:49:50.659Z] 2025-03-04 06:49:50,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T06:49:50.659Z] 2025-03-04 06:49:50,546 [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-04T06:49:51.230Z] 2025-03-04 06:49:51,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-04T06:49:51.230Z] 4.0.0-dev.11 [Pipeline] } [2025-03-04T06:49:51.236Z] $ docker exec --env ******** --env ******** ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d ssh-agent -k [2025-03-04T06:49:51.331Z] unset SSH_AUTH_SOCK; [2025-03-04T06:49:51.331Z] unset SSH_AGENT_PID; [2025-03-04T06:49:51.331Z] echo Agent pid 38 killed; [2025-03-04T06:49:51.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:49:51.666Z] + git semver [Pipeline] } [2025-03-04T06:49:51.951Z] $ docker stop --time=1 ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d [2025-03-04T06:49:53.211Z] $ docker rm -f --volumes ad53d7d31abaced36cc183afd5cb9644b40b6a4e1d06a9df489aad96fa05277d [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-04T06:49:53.869Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-03-04T06:49:53.870Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-04T06:49:53.870Z] total 16 [2025-03-04T06:49:53.870Z] drwxr-xr-x 3 root root 4096 Mar 4 06:31 . [2025-03-04T06:49:53.870Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 06:49 .. [2025-03-04T06:49:53.870Z] drwxr-xr-x 2 root root 4096 Mar 4 06:31 cost [2025-03-04T06:49:53.870Z] -rw-r--r-- 1 root root 89 Mar 4 06:31 cost.csv [2025-03-04T06:49:53.870Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-04T06:49:53.870Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-04T06:49:53.870Z] total 16 [2025-03-04T06:49:53.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:31 . [2025-03-04T06:49:53.870Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 06:49 .. [2025-03-04T06:49:53.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:31 cost [2025-03-04T06:49:53.870Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 4 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:54.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:55.047Z] ---> package-listing.sh [2025-03-04T06:49:55.047Z] ++ facter osfamily [2025-03-04T06:49:55.047Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T06:49:55.310Z] + OS_FAMILY=debian [2025-03-04T06:49:55.310Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-03-04T06:49:55.310Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T06:49:55.310Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T06:49:55.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T06:49:55.310Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T06:49:55.310Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-04T06:49:55.310Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T06:49:55.310Z] + case "${OS_FAMILY}" in [2025-03-04T06:49:55.310Z] + dpkg -l [2025-03-04T06:49:55.310Z] + grep '^ii' [2025-03-04T06:49:55.310Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T06:49:55.310Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T06:49:55.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T06:49:55.310Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-04T06:49:55.310Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-03-04T06:49:55.310Z] + 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-04T06:49:55.324Z] 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-04T06:49:55.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:49:56.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:49:56.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:49:56.317Z] prd-ubuntu20.04-docker-8c-8g-40156 does not seem to be running inside a container [2025-03-04T06:49:56.358Z] $ 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-04T06:49:56.553Z] $ docker top f80870b02bf91fd3ff1ca8b5364a5de70d3deaba9d66d446bd86f97a21702204 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:49:56.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T06:49:57.200Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T06:49:57.490Z] + ls /var/log/sa-host [2025-03-04T06:49:57.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:49:57.575Z] provisioning config files... [2025-03-04T06:49:57.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3061916002087359171tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:49:57.607Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:57.892Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T06:49:57.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:58.231Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T06:49:58.241Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:58.521Z] ---> sudo-logs.sh [2025-03-04T06:49:58.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T06:49:58.595Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:58.879Z] ---> job-cost.sh [2025-03-04T06:49:58.879Z] lf-activate-venv: SKIPPING [2025-03-04T06:49:58.879Z] DEBUG: total: 0.2199999988079071 [2025-03-04T06:49:58.879Z] INFO: Retrieving Stack Cost... [2025-03-04T06:49:59.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:49:59.700Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T06:49:59.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:49:59.996Z] ---> logs-deploy.sh [2025-03-04T06:49:59.996Z] lf-activate-venv: SKIPPING [2025-03-04T06:49:59.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/109 [2025-03-04T06:49:59.996Z] INFO: archiving workspace using pattern(s): [2025-03-04T06:50:00.882Z] Archives upload complete. [2025-03-04T06:50:01.139Z] INFO: archiving logs to Nexus [2025-03-04T06:50:01.709Z] ---> uname -a: [2025-03-04T06:50:01.709Z] Linux prd-ubuntu20-04-docker-8c-8g-40156 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] ---> lscpu: [2025-03-04T06:50:01.709Z] Architecture: x86_64 [2025-03-04T06:50:01.709Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-04T06:50:01.709Z] Byte Order: Little Endian [2025-03-04T06:50:01.709Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-04T06:50:01.709Z] CPU(s): 8 [2025-03-04T06:50:01.709Z] On-line CPU(s) list: 0-7 [2025-03-04T06:50:01.709Z] Thread(s) per core: 1 [2025-03-04T06:50:01.709Z] Core(s) per socket: 1 [2025-03-04T06:50:01.709Z] Socket(s): 8 [2025-03-04T06:50:01.709Z] NUMA node(s): 1 [2025-03-04T06:50:01.709Z] Vendor ID: AuthenticAMD [2025-03-04T06:50:01.709Z] CPU family: 23 [2025-03-04T06:50:01.709Z] Model: 49 [2025-03-04T06:50:01.709Z] Model name: AMD EPYC-Rome Processor [2025-03-04T06:50:01.709Z] Stepping: 0 [2025-03-04T06:50:01.709Z] CPU MHz: 2799.998 [2025-03-04T06:50:01.709Z] BogoMIPS: 5599.99 [2025-03-04T06:50:01.709Z] Virtualization: AMD-V [2025-03-04T06:50:01.709Z] Hypervisor vendor: KVM [2025-03-04T06:50:01.709Z] Virtualization type: full [2025-03-04T06:50:01.709Z] L1d cache: 256 KiB [2025-03-04T06:50:01.709Z] L1i cache: 256 KiB [2025-03-04T06:50:01.709Z] L2 cache: 4 MiB [2025-03-04T06:50:01.709Z] L3 cache: 128 MiB [2025-03-04T06:50:01.709Z] NUMA node0 CPU(s): 0-7 [2025-03-04T06:50:01.709Z] Vulnerability Itlb multihit: Not affected [2025-03-04T06:50:01.709Z] Vulnerability L1tf: Not affected [2025-03-04T06:50:01.709Z] Vulnerability Mds: Not affected [2025-03-04T06:50:01.709Z] Vulnerability Meltdown: Not affected [2025-03-04T06:50:01.709Z] Vulnerability Mmio stale data: Not affected [2025-03-04T06:50:01.709Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-04T06:50:01.709Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-04T06:50:01.709Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-04T06:50:01.709Z] Vulnerability Srbds: Not affected [2025-03-04T06:50:01.709Z] Vulnerability Tsx async abort: Not affected [2025-03-04T06:50:01.709Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] ---> nproc: [2025-03-04T06:50:01.709Z] 8 [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] ---> df -h: [2025-03-04T06:50:01.709Z] Filesystem Size Used Avail Use% Mounted on [2025-03-04T06:50:01.709Z] overlay 155G 14G 142G 9% / [2025-03-04T06:50:01.709Z] tmpfs 64M 0 64M 0% /dev [2025-03-04T06:50:01.709Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-04T06:50:01.709Z] shm 64M 0 64M 0% /dev/shm [2025-03-04T06:50:01.709Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] ---> sar -b -r -n DEV: [2025-03-04T06:50:01.709Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40156) 03/04/25 _x86_64_ (8 CPU) [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] 06:26:41 LINUX RESTART (8 CPU) [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] 06:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-04T06:50:01.709Z] 06:28:01 394.40 38.61 355.79 0.00 4286.35 140990.90 0.00 [2025-03-04T06:50:01.709Z] 06:29:01 234.34 3.25 231.09 0.00 31.19 73047.03 0.00 [2025-03-04T06:50:01.709Z] 06:30:02 37.56 0.03 37.53 0.00 0.27 24559.92 0.00 [2025-03-04T06:50:01.709Z] 06:31:01 186.71 0.14 186.58 0.00 11.66 49977.83 0.00 [2025-03-04T06:50:01.709Z] 06:32:01 87.17 5.93 81.24 0.00 2636.36 22626.10 0.00 [2025-03-04T06:50:01.709Z] 06:33:01 5.88 0.02 5.86 0.00 0.13 112.10 0.00 [2025-03-04T06:50:01.709Z] 06:34:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 [2025-03-04T06:50:01.709Z] 06:35:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2025-03-04T06:50:01.709Z] 06:36:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2025-03-04T06:50:01.709Z] 06:37:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2025-03-04T06:50:01.709Z] 06:38:01 1.40 0.00 1.40 0.00 0.00 20.40 0.00 [2025-03-04T06:50:01.709Z] 06:39:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2025-03-04T06:50:01.709Z] 06:40:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-03-04T06:50:01.709Z] 06:41:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2025-03-04T06:50:01.709Z] 06:42:01 1.42 0.02 1.40 0.00 0.13 19.86 0.00 [2025-03-04T06:50:01.709Z] 06:43:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 [2025-03-04T06:50:01.709Z] 06:44:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2025-03-04T06:50:01.709Z] 06:45:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2025-03-04T06:50:01.709Z] 06:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2025-03-04T06:50:01.709Z] 06:47:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 [2025-03-04T06:50:01.709Z] 06:48:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2025-03-04T06:50:01.709Z] 06:49:01 2.25 0.10 2.15 0.00 10.26 94.52 0.00 [2025-03-04T06:50:01.709Z] 06:50:01 175.39 1.40 173.99 0.00 58.92 61361.51 0.00 [2025-03-04T06:50:01.709Z] Average: 49.64 2.15 47.48 0.00 306.09 16193.25 0.00 [2025-03-04T06:50:01.709Z] [2025-03-04T06:50:01.709Z] 06:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-04T06:50:01.710Z] 06:28:01 29126004 31479720 827660 2.52 81040 2546624 1968828 5.80 1084124 2277532 9972 [2025-03-04T06:50:01.710Z] 06:29:01 26876172 31132280 1160024 3.53 185728 4171360 2341212 6.90 1981600 3441128 727196 [2025-03-04T06:50:01.710Z] 06:30:02 26888704 31382048 909744 2.77 189332 4372736 2218892 6.54 1463368 3915696 350984 [2025-03-04T06:50:01.710Z] 06:31:01 27216492 31463688 831640 2.53 194728 4159652 2048484 6.04 1451420 3636936 216192 [2025-03-04T06:50:01.710Z] 06:32:01 26615036 31453560 818688 2.49 223572 4678184 1751956 5.16 1660184 3959636 1180 [2025-03-04T06:50:01.710Z] 06:33:01 26638264 31472484 799524 2.43 222156 4674960 1721608 5.07 1640500 3956504 448 [2025-03-04T06:50:01.710Z] 06:34:01 26642556 31476348 795436 2.42 222188 4674852 1721608 5.07 1635948 3956292 8 [2025-03-04T06:50:01.710Z] 06:35:01 26642516 31476408 795248 2.42 222260 4674856 1721608 5.07 1636284 3956296 172 [2025-03-04T06:50:01.710Z] 06:36:01 26649672 31483632 787884 2.40 222288 4674856 1721608 5.07 1629008 3956296 172 [2025-03-04T06:50:01.710Z] 06:37:01 26652980 31487008 784456 2.39 222340 4674864 1721608 5.07 1625344 3956308 196 [2025-03-04T06:50:01.710Z] 06:38:01 26652672 31486756 784600 2.39 222396 4674864 1721608 5.07 1626272 3956308 200 [2025-03-04T06:50:01.710Z] 06:39:01 26652876 31487000 784284 2.39 222440 4674868 1721608 5.07 1626340 3956308 216 [2025-03-04T06:50:01.710Z] 06:40:01 26652796 31486972 784292 2.39 222504 4674872 1721608 5.07 1626056 3956316 4 [2025-03-04T06:50:01.710Z] 06:41:01 26652744 31486972 784476 2.39 222528 4674872 1721608 5.07 1625984 3956312 168 [2025-03-04T06:50:01.710Z] 06:42:01 26651968 31486352 784804 2.39 222596 4674852 1760228 5.19 1625740 3956284 252 [2025-03-04T06:50:01.710Z] 06:43:01 26651320 31485756 785336 2.39 222652 4674852 1760228 5.19 1625976 3956288 8 [2025-03-04T06:50:01.710Z] 06:44:01 26651564 31486012 784976 2.39 222712 4674848 1760228 5.19 1625824 3956288 8 [2025-03-04T06:50:01.710Z] 06:45:01 26651064 31485712 785180 2.39 222736 4674992 1760228 5.19 1626472 3956400 268 [2025-03-04T06:50:01.710Z] 06:46:01 26651892 31486572 784468 2.39 222764 4674992 1760228 5.19 1625724 3956400 168 [2025-03-04T06:50:01.710Z] 06:47:01 26651512 31486280 784752 2.39 222828 4674996 1760228 5.19 1625808 3956428 68 [2025-03-04T06:50:01.710Z] 06:48:01 26651536 31486340 784636 2.39 222856 4674996 1760228 5.19 1625916 3956428 176 [2025-03-04T06:50:01.710Z] 06:49:01 26262420 31452284 817752 2.49 223132 5020100 2007092 5.92 1662984 4300748 345620 [2025-03-04T06:50:01.710Z] 06:50:01 25116760 31401260 858840 2.61 250704 5959672 1820684 5.37 1796684 5176012 680 [2025-03-04T06:50:01.710Z] Average: 26717370 31457019 818204 2.49 213412 4595944 1824922 5.38 1615372 3913441 71929 [2025-03-04T06:50:01.710Z] [2025-03-04T06:50:01.710Z] 06:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-04T06:50:01.710Z] 06:28:01 ens3 810.68 544.54 6090.70 121.54 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:28:01 docker0 166.47 184.75 14.04 326.02 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:28:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:28:01 veth90c86be 140.99 156.96 14.04 133.31 0.00 0.00 0.00 0.01 [2025-03-04T06:50:01.710Z] 06:29:01 ens3 318.65 151.42 2757.59 22.92 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:29:01 docker0 137.29 293.73 11.95 2733.73 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:29:01 veth5b1d1e4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:30:02 ens3 17.63 10.41 14.44 6.36 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:30:02 veth5b1d1e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:31:01 ens3 169.63 118.32 2777.32 227.72 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:31:01 docker0 5.44 10.78 0.33 119.67 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:31:01 lo 8.54 8.54 0.85 0.85 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:32:01 ens3 167.42 87.49 2181.19 11.21 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:32:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:33:01 ens3 0.43 0.33 0.10 0.08 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:35:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:38:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:39:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:40:01 ens3 0.73 0.40 0.47 0.28 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:42:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:43:01 ens3 0.88 0.57 0.49 0.35 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:44:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:46:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:48:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:49:01 ens3 121.38 67.72 3911.72 6.77 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:50:01 ens3 368.16 253.81 4180.74 195.30 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:50:01 docker0 53.27 94.53 5.39 868.36 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] 06:50:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] Average: ens3 85.95 53.69 951.49 25.62 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] Average: docker0 15.77 25.39 1.38 176.03 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-04T06:50:01.710Z] [2025-03-04T06:50:01.710Z] [2025-03-04T06:50:01.710Z] ---> sar -P ALL: [2025-03-04T06:50:01.710Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40156) 03/04/25 _x86_64_ (8 CPU) [2025-03-04T06:50:01.710Z] [2025-03-04T06:50:01.710Z] 06:26:41 LINUX RESTART (8 CPU) [2025-03-04T06:50:01.710Z] [2025-03-04T06:50:01.710Z] 06:27:01 CPU %user %nice %system %iowait %steal %idle [2025-03-04T06:50:01.710Z] 06:28:01 all 10.08 0.00 3.55 2.20 0.06 84.11 [2025-03-04T06:50:01.710Z] 06:28:01 0 12.42 0.00 3.62 5.12 0.05 78.80 [2025-03-04T06:50:01.710Z] 06:28:01 1 8.67 0.00 3.92 0.72 0.07 86.62 [2025-03-04T06:50:01.710Z] 06:28:01 2 7.41 0.00 4.77 8.73 0.07 79.03 [2025-03-04T06:50:01.710Z] 06:28:01 3 13.56 0.00 3.00 0.29 0.07 83.09 [2025-03-04T06:50:01.710Z] 06:28:01 4 12.47 0.00 3.07 1.82 0.05 82.59 [2025-03-04T06:50:01.710Z] 06:28:01 5 9.15 0.00 4.03 0.42 0.05 86.35 [2025-03-04T06:50:01.710Z] 06:28:01 6 9.43 0.00 2.53 0.37 0.07 87.59 [2025-03-04T06:50:01.710Z] 06:28:01 7 7.50 0.00 3.49 0.13 0.07 88.81 [2025-03-04T06:50:01.710Z] 06:29:01 all 33.00 0.00 7.01 1.64 0.08 58.27 [2025-03-04T06:50:01.710Z] 06:29:01 0 33.25 0.00 7.65 9.36 0.08 49.65 [2025-03-04T06:50:01.710Z] 06:29:01 1 33.25 0.00 6.96 0.40 0.08 59.31 [2025-03-04T06:50:01.710Z] 06:29:01 2 31.52 0.00 6.77 0.20 0.07 61.44 [2025-03-04T06:50:01.710Z] 06:29:01 3 34.11 0.00 6.09 0.39 0.07 59.35 [2025-03-04T06:50:01.710Z] 06:29:01 4 30.82 0.00 6.34 1.40 0.07 61.38 [2025-03-04T06:50:01.710Z] 06:29:01 5 33.64 0.00 7.15 0.49 0.10 58.62 [2025-03-04T06:50:01.710Z] 06:29:01 6 34.36 0.00 9.12 0.39 0.07 56.06 [2025-03-04T06:50:01.710Z] 06:29:01 7 33.10 0.00 5.99 0.49 0.07 60.35 [2025-03-04T06:50:01.710Z] 06:30:02 all 50.14 0.00 6.32 0.25 0.08 43.22 [2025-03-04T06:50:01.710Z] 06:30:02 0 48.80 0.00 6.52 0.02 0.07 44.59 [2025-03-04T06:50:01.710Z] 06:30:02 1 50.11 0.00 6.51 0.00 0.07 43.31 [2025-03-04T06:50:01.710Z] 06:30:02 2 50.89 0.00 5.82 0.00 0.08 43.21 [2025-03-04T06:50:01.710Z] 06:30:02 3 49.32 0.00 6.28 0.02 0.08 44.30 [2025-03-04T06:50:01.710Z] 06:30:02 4 53.16 0.00 6.12 0.20 0.08 40.43 [2025-03-04T06:50:01.710Z] 06:30:02 5 49.85 0.00 5.99 0.02 0.07 44.08 [2025-03-04T06:50:01.710Z] 06:30:02 6 49.31 0.00 7.09 1.66 0.08 41.85 [2025-03-04T06:50:01.710Z] 06:30:02 7 49.70 0.00 6.19 0.08 0.07 43.96 [2025-03-04T06:50:01.710Z] 06:31:01 all 31.46 0.00 6.34 1.23 0.07 60.89 [2025-03-04T06:50:01.710Z] 06:31:01 0 30.21 0.00 5.95 0.10 0.07 63.67 [2025-03-04T06:50:01.710Z] 06:31:01 1 31.90 0.00 6.37 0.20 0.07 61.46 [2025-03-04T06:50:01.710Z] 06:31:01 2 32.13 0.00 6.73 1.67 0.09 59.38 [2025-03-04T06:50:01.710Z] 06:31:01 3 31.36 0.00 6.32 0.17 0.07 62.08 [2025-03-04T06:50:01.710Z] 06:31:01 4 31.28 0.00 6.72 2.34 0.07 59.60 [2025-03-04T06:50:01.710Z] 06:31:01 5 31.12 0.00 5.73 0.15 0.07 62.94 [2025-03-04T06:50:01.710Z] 06:31:01 6 32.01 0.00 6.52 5.01 0.09 56.38 [2025-03-04T06:50:01.710Z] 06:31:01 7 31.69 0.00 6.38 0.24 0.07 61.62 [2025-03-04T06:50:01.710Z] 06:32:01 all 3.95 0.00 2.00 1.19 0.04 92.83 [2025-03-04T06:50:01.710Z] 06:32:01 0 4.08 0.00 1.51 0.25 0.03 94.13 [2025-03-04T06:50:01.710Z] 06:32:01 1 3.47 0.00 1.66 0.55 0.05 94.26 [2025-03-04T06:50:01.710Z] 06:32:01 2 3.17 0.00 1.96 0.75 0.03 94.08 [2025-03-04T06:50:01.710Z] 06:32:01 3 4.60 0.00 2.58 0.08 0.03 92.70 [2025-03-04T06:50:01.710Z] 06:32:01 4 3.76 0.00 2.85 3.19 0.03 90.16 [2025-03-04T06:50:01.710Z] 06:32:01 5 3.98 0.00 1.54 0.10 0.03 94.34 [2025-03-04T06:50:01.710Z] 06:32:01 6 4.43 0.00 1.79 3.97 0.03 89.77 [2025-03-04T06:50:01.710Z] 06:32:01 7 4.07 0.00 2.08 0.65 0.03 93.17 [2025-03-04T06:50:01.710Z] 06:33:01 all 0.27 0.00 0.10 0.05 0.01 99.57 [2025-03-04T06:50:01.710Z] 06:33:01 0 0.03 0.00 0.10 0.00 0.00 99.87 [2025-03-04T06:50:01.710Z] 06:33:01 1 0.17 0.00 0.15 0.37 0.02 99.30 [2025-03-04T06:50:01.710Z] 06:33:01 2 0.05 0.00 0.10 0.03 0.02 99.80 [2025-03-04T06:50:01.710Z] 06:33:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2025-03-04T06:50:01.710Z] 06:33:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2025-03-04T06:50:01.710Z] 06:33:01 5 1.35 0.00 0.05 0.00 0.02 98.58 [2025-03-04T06:50:01.710Z] 06:33:01 6 0.33 0.00 0.18 0.00 0.02 99.47 [2025-03-04T06:50:01.710Z] 06:33:01 7 0.05 0.00 0.10 0.00 0.00 99.85 [2025-03-04T06:50:01.710Z] 06:34:01 all 0.04 0.00 0.01 0.02 0.00 99.92 [2025-03-04T06:50:01.710Z] 06:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-04T06:50:01.710Z] 06:34:01 1 0.10 0.00 0.02 0.17 0.00 99.72 [2025-03-04T06:50:01.710Z] 06:34:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-04T06:50:01.710Z] 06:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.710Z] 06:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:50:01.710Z] 06:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-04T06:50:01.710Z] 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-04T06:50:01.710Z] 06:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-04T06:50:01.710Z] 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2025-03-04T06:50:01.710Z] 06:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.710Z] 06:35:01 1 0.03 0.00 0.00 0.05 0.02 99.90 [2025-03-04T06:50:01.710Z] 06:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-04T06:50:01.710Z] 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.710Z] 06:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.710Z] 06:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:50:01.710Z] 06:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:50:01.710Z] 06:35:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2025-03-04T06:50:01.710Z] 06:36:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2025-03-04T06:50:01.710Z] 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:36:01 1 0.35 0.00 0.00 0.08 0.02 99.55 [2025-03-04T06:50:01.710Z] 06:36:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-04T06:50:01.710Z] 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:36:01 5 1.47 0.00 0.02 0.00 0.02 98.50 [2025-03-04T06:50:01.710Z] 06:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-04T06:50:01.710Z] 06:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-04T06:50:01.710Z] 06:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-03-04T06:50:01.710Z] 06:37:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2025-03-04T06:50:01.710Z] 06:37:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-04T06:50:01.710Z] 06:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:50:01.710Z] 06:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.710Z] 06:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.710Z] 06:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:50:01.710Z] 06:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:38:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2025-03-04T06:50:01.710Z] 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.710Z] 06:38:01 1 0.10 0.00 0.00 0.15 0.00 99.75 [2025-03-04T06:50:01.710Z] 06:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-04T06:50:01.711Z] 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-04T06:50:01.711Z] [2025-03-04T06:50:01.711Z] 06:38:01 CPU %user %nice %system %iowait %steal %idle [2025-03-04T06:50:01.711Z] 06:39:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2025-03-04T06:50:01.711Z] 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-04T06:50:01.711Z] 06:39:01 7 0.00 0.00 0.00 0.12 0.02 99.87 [2025-03-04T06:50:01.711Z] 06:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-04T06:50:01.711Z] 06:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:40:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2025-03-04T06:50:01.711Z] 06:40:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-04T06:50:01.711Z] 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-04T06:50:01.711Z] 06:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-03-04T06:50:01.711Z] 06:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-04T06:50:01.711Z] 06:41:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2025-03-04T06:50:01.711Z] 06:41:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-04T06:50:01.711Z] 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:41:01 5 0.27 0.00 0.00 0.00 0.02 99.72 [2025-03-04T06:50:01.711Z] 06:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-04T06:50:01.711Z] 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:42:01 all 0.11 0.00 0.04 0.00 0.01 99.83 [2025-03-04T06:50:01.711Z] 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:42:01 1 0.03 0.00 0.07 0.02 0.02 99.87 [2025-03-04T06:50:01.711Z] 06:42:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2025-03-04T06:50:01.711Z] 06:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-04T06:50:01.711Z] 06:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:50:01.711Z] 06:42:01 5 0.70 0.00 0.02 0.00 0.03 99.25 [2025-03-04T06:50:01.711Z] 06:42:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-04T06:50:01.711Z] 06:42:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-03-04T06:50:01.711Z] 06:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-04T06:50:01.711Z] 06:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:43:01 1 0.07 0.00 0.03 0.03 0.00 99.87 [2025-03-04T06:50:01.711Z] 06:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:43:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2025-03-04T06:50:01.711Z] 06:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-04T06:50:01.711Z] 06:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-04T06:50:01.711Z] 06:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-04T06:50:01.711Z] 06:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-04T06:50:01.711Z] 06:44:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2025-03-04T06:50:01.711Z] 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-04T06:50:01.711Z] 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:45:01 all 0.00 0.00 0.01 0.00 0.01 99.96 [2025-03-04T06:50:01.711Z] 06:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:45:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-04T06:50:01.711Z] 06:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-04T06:50:01.711Z] 06:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-04T06:50:01.711Z] 06:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:50:01.711Z] 06:46:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-04T06:50:01.711Z] 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-04T06:50:01.711Z] 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-04T06:50:01.711Z] 06:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-04T06:50:01.711Z] 06:47:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-04T06:50:01.711Z] 06:47:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-04T06:50:01.711Z] 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:50:01.711Z] 06:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:50:01.711Z] 06:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-04T06:50:01.711Z] 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-03-04T06:50:01.711Z] 06:48:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-04T06:50:01.711Z] 06:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:50:01.711Z] 06:48:01 2 0.07 0.00 0.05 0.00 0.05 99.83 [2025-03-04T06:50:01.711Z] 06:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:50:01.711Z] 06:48:01 5 0.12 0.00 0.00 0.00 0.02 99.87 [2025-03-04T06:50:01.711Z] 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-04T06:50:01.711Z] 06:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:50:01.711Z] 06:49:01 all 0.66 0.00 0.26 0.01 0.01 99.06 [2025-03-04T06:50:01.711Z] 06:49:01 0 0.57 0.00 0.27 0.05 0.00 99.12 [2025-03-04T06:50:01.711Z] 06:49:01 1 0.68 0.00 0.17 0.00 0.00 99.15 [2025-03-04T06:50:01.711Z] 06:49:01 2 0.73 0.00 0.30 0.00 0.02 98.95 [2025-03-04T06:50:01.711Z] 06:49:01 3 0.53 0.00 0.23 0.02 0.02 99.20 [2025-03-04T06:50:01.711Z] 06:49:01 4 0.53 0.00 0.13 0.00 0.00 99.33 [2025-03-04T06:50:01.711Z] 06:49:01 5 0.84 0.00 0.27 0.00 0.02 98.88 [2025-03-04T06:50:01.711Z] 06:49:01 6 0.62 0.00 0.42 0.00 0.02 98.95 [2025-03-04T06:50:01.711Z] 06:49:01 7 0.73 0.00 0.30 0.02 0.02 98.93 [2025-03-04T06:50:01.711Z] [2025-03-04T06:50:01.711Z] 06:49:01 CPU %user %nice %system %iowait %steal %idle [2025-03-04T06:50:01.711Z] 06:50:01 all 9.73 0.00 4.08 1.75 0.07 84.36 [2025-03-04T06:50:01.711Z] 06:50:01 0 12.36 0.00 4.10 0.98 0.08 82.47 [2025-03-04T06:50:01.711Z] 06:50:01 1 10.61 0.00 3.54 0.56 0.07 85.23 [2025-03-04T06:50:01.711Z] 06:50:01 2 8.59 0.00 4.58 4.63 0.08 82.12 [2025-03-04T06:50:01.711Z] 06:50:01 3 9.51 0.00 3.42 0.78 0.07 86.22 [2025-03-04T06:50:01.711Z] 06:50:01 4 9.63 0.00 4.50 5.13 0.07 80.67 [2025-03-04T06:50:01.711Z] 06:50:01 5 7.07 0.00 3.38 1.51 0.05 87.99 [2025-03-04T06:50:01.711Z] 06:50:01 6 9.59 0.00 4.91 0.13 0.07 85.30 [2025-03-04T06:50:01.711Z] 06:50:01 7 10.51 0.00 4.21 0.32 0.07 84.89 [2025-03-04T06:50:01.711Z] Average: all 6.03 0.00 1.29 0.36 0.02 92.29 [2025-03-04T06:50:01.711Z] Average: 0 6.11 0.00 1.29 0.69 0.02 91.89 [2025-03-04T06:50:01.711Z] Average: 1 6.02 0.00 1.28 0.15 0.02 92.53 [2025-03-04T06:50:01.711Z] Average: 2 5.84 0.00 1.36 0.69 0.04 92.08 [2025-03-04T06:50:01.711Z] Average: 3 6.16 0.00 1.21 0.07 0.02 92.54 [2025-03-04T06:50:01.711Z] Average: 4 6.11 0.00 1.29 0.61 0.02 91.97 [2025-03-04T06:50:01.711Z] Average: 5 6.03 0.00 1.21 0.12 0.03 92.61 [2025-03-04T06:50:01.711Z] Average: 6 6.05 0.00 1.41 0.49 0.02 92.02 [2025-03-04T06:50:01.711Z] Average: 7 5.92 0.00 1.24 0.09 0.02 92.72 [2025-03-04T06:50:01.711Z] [2025-03-04T06:50:01.711Z] [2025-03-04T06:50:01.711Z]