Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc7d2d5c660d76624974a5fe347f25547f8d26b4 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-ssh13188967801736269205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10423460849235470955.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12639288990086847091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8519270774262495176.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-ssh13994534059444448028.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-10113’ Running on prd-ubuntu20.04-docker-8c-8g-10146 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc7d2d5c660d76624974a5fe347f25547f8d26b4 (main) > 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 Commit message: "Merge pull request #185 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f dc7d2d5c660d76624974a5fe347f25547f8d26b4 # timeout=10 > git rev-list --no-walk e8a2ea4629fa74f579be775747362192552f9f6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:33:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:33:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:33:58 ========================================================= 05:33:58 EdgeX Global Pipelines Version Info 05:33:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:59 ------------------- 05:33:59 stable info: 05:33:59 ------------------- 05:33:59 Commited By: Cherry Wang cherry@iotechsys.com 05:33:59 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:33:59 Message: update stable to v1.0.280 05:33:59 ------------------- 05:33:59 experimental info: 05:33:59 ------------------- 05:33:59 Commited By: Cherry Wang cherry@iotechsys.com 05:33:59 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:33:59 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc7d2d5 [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:00 provisioning config files... 05:34:00 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18114477110586687756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:01 ---> ****-login.sh 05:34:01 nexus3.edgexfoundry.org:10001 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 05:34:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/go/credential-store/ 05:34:01 05:34:01 Login Succeeded 05:34:01 nexus3.edgexfoundry.org:10002 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 05:34:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/go/credential-store/ 05:34:01 05:34:01 Login Succeeded 05:34:01 nexus3.edgexfoundry.org:10003 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 05:34:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/go/credential-store/ 05:34:01 05:34:01 Login Succeeded 05:34:01 nexus3.edgexfoundry.org:10004 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 05:34:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/go/credential-store/ 05:34:01 05:34:01 Login Succeeded 05:34:01 ****.io 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 05:34:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/go/credential-store/ 05:34:01 05:34:01 Login Succeeded 05:34:01 ---> ****-login.sh ends [Pipeline] } 05:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:34:02 + git rev-list -1 --merges dc7d2d5c660d76624974a5fe347f25547f8d26b4~1..dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] echo 05:34:02 -----------> git rev-list -1 --merges dc7d2d5c660d76624974a5fe347f25547f8d26b4~1..dc7d2d5c660d76624974a5fe347f25547f8d26b4 dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:34:02 dc7d2d5c660d76624974a5fe347f25547f8d26b4 [false] [Pipeline] sh 05:34:02 + git log --format=format:%s -1 dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] echo 05:34:02 ========================================================= 05:34:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:34:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:02 + git log --format=format:%s -1 dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] echo 05:34:02 [semverPrep] GIT_COMMIT: dc7d2d5c660d76624974a5fe347f25547f8d26b4, Commit Message: Merge pull request #185 from sabrina-lin527/update-changelog [Pipeline] echo 05:34:02 [semverPrep] This is not a build commit. [Pipeline] sh 05:34:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:03 + grep -v github /etc/ssh/ssh_known_hosts 05:34:03 + [ -e /tmp/ssh_known_hosts ] 05:34:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:34:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:34:03 + sudo tee -a /etc/ssh/ssh_known_hosts 05:34:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:03 05:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:03 0.1.4: Pulling from edgex-devops/py-git-semver 05:34:03 3dae71ba6b94: Pulling fs layer 05:34:03 6bf1a483ea7c: Pulling fs layer 05:34:03 f5dfc541a4d3: Pulling fs layer 05:34:03 461d9e800cba: Pulling fs layer 05:34:03 80192f66455f: Pulling fs layer 05:34:03 2e8e34ca0e6c: Pulling fs layer 05:34:03 a29436f7fd5d: Pulling fs layer 05:34:03 923cac83aea3: Pulling fs layer 05:34:03 25ad8b0a4227: Pulling fs layer 05:34:03 db01528c6b51: Pulling fs layer 05:34:03 28988de357af: Pulling fs layer 05:34:03 461d9e800cba: Waiting 05:34:03 80192f66455f: Waiting 05:34:03 2e8e34ca0e6c: Waiting 05:34:03 a29436f7fd5d: Waiting 05:34:03 923cac83aea3: Waiting 05:34:03 25ad8b0a4227: Waiting 05:34:03 db01528c6b51: Waiting 05:34:03 28988de357af: Waiting 05:34:03 6bf1a483ea7c: Verifying Checksum 05:34:03 6bf1a483ea7c: Download complete 05:34:04 461d9e800cba: Download complete 05:34:04 80192f66455f: Download complete 05:34:04 f5dfc541a4d3: Verifying Checksum 05:34:04 f5dfc541a4d3: Download complete 05:34:04 3dae71ba6b94: Download complete 05:34:04 923cac83aea3: Verifying Checksum 05:34:04 923cac83aea3: Download complete 05:34:04 25ad8b0a4227: Verifying Checksum 05:34:04 25ad8b0a4227: Download complete 05:34:04 db01528c6b51: Verifying Checksum 05:34:04 db01528c6b51: Download complete 05:34:04 28988de357af: Verifying Checksum 05:34:04 28988de357af: Download complete 05:34:04 a29436f7fd5d: Verifying Checksum 05:34:04 a29436f7fd5d: Download complete 05:34:04 2e8e34ca0e6c: Verifying Checksum 05:34:04 2e8e34ca0e6c: Download complete 05:34:06 3dae71ba6b94: Pull complete 05:34:06 6bf1a483ea7c: Pull complete 05:34:07 f5dfc541a4d3: Pull complete 05:34:07 461d9e800cba: Pull complete 05:34:07 80192f66455f: Pull complete 05:34:11 2e8e34ca0e6c: Pull complete 05:34:11 a29436f7fd5d: Pull complete 05:34:12 923cac83aea3: Pull complete 05:34:12 25ad8b0a4227: Pull complete 05:34:12 db01528c6b51: Pull complete 05:34:12 28988de357af: Pull complete 05:34:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:12 prd-ubuntu20.04-docker-8c-8g-10146 does not seem to be running inside a container 05:34:12 $ 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 05:34:17 $ docker top b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 -eo pid,comm 05:34:17 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). 05:34:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:17 [ssh-agent] Looking for ssh-agent implementation... 05:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:17 $ docker exec b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 ssh-agent 05:34:17 SSH_AUTH_SOCK=/tmp/ssh-UiwNd2ZPwn7R/agent.32 05:34:17 SSH_AGENT_PID=38 05:34:17 Running ssh-add (command line suppressed) 05:34:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1123143562171620776.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1123143562171620776.key) 05:34:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:18 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] sh 05:34:18 + git tag --points-at HEAD [Pipeline] } 05:34:18 $ docker exec --env ******** --env ******** b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 ssh-agent -k 05:34:18 unset SSH_AUTH_SOCK; 05:34:18 unset SSH_AGENT_PID; 05:34:18 echo Agent pid 38 killed; 05:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:34:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:18 [ssh-agent] Looking for ssh-agent implementation... 05:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:18 $ docker exec b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 ssh-agent 05:34:18 SSH_AUTH_SOCK=/tmp/ssh-pQMxf3bD5S4J/agent.85 05:34:18 SSH_AGENT_PID=91 05:34:18 Running ssh-add (command line suppressed) 05:34:18 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14180789013596671540.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14180789013596671540.key) 05:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:19 + git semver init 05:34:19 2026-05-22 05:34:19,453 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:34:19 2026-05-22 05:34:19,457 [run_init] DEBUG init version:0.0.0 force:False 05:34:19 2026-05-22 05:34:19,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 05:34:19 2026-05-22 05:34:19,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 05:34:19 2026-05-22 05:34:19,459 [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, stdin=None, shell=False, universal_newlines=False) 05:34:20 2026-05-22 05:34:20,612 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 05:34:20 2026-05-22 05:34:20,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 05:34:20 2026-05-22 05:34:20,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:34:20 2026-05-22 05:34:20,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:34:20 4.1.0-dev.3 [Pipeline] } 05:34:20 $ docker exec --env ******** --env ******** b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 ssh-agent -k 05:34:20 unset SSH_AUTH_SOCK; 05:34:20 unset SSH_AGENT_PID; 05:34:20 echo Agent pid 91 killed; 05:34:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:21 + git semver [Pipeline] } 05:34:21 $ docker stop --time=1 b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 05:34:22 $ docker rm -f --volumes b98fb3e502ff7deefa0af6b5b1c39da3610ecaef9910ccd165199d3b86483755 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:23 Stashed 1 file(s) [Pipeline] echo 05:34:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 05:34:23 provisioning config files... 05:34:23 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13370551552491469194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:24 ---> ****-login.sh 05:34:24 nexus3.edgexfoundry.org:10001 05:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:24 Login Succeeded 05:34:24 nexus3.edgexfoundry.org:10002 05:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:24 Login Succeeded 05:34:24 nexus3.edgexfoundry.org:10003 05:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:24 Login Succeeded 05:34:24 nexus3.edgexfoundry.org:10004 05:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:24 Login Succeeded 05:34:24 ****.io 05:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:24 Login Succeeded 05:34:24 ---> ****-login.sh ends [Pipeline] } 05:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:34:24 ========================================================= 05:34:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:34:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:34:25 #0 building with "default" instance using docker driver 05:34:25 05:34:25 #1 [internal] load build definition from Dockerfile 05:34:25 #1 transferring dockerfile: 1.76kB done 05:34:25 #1 DONE 0.0s 05:34:25 05:34:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:34:25 #2 DONE 0.1s 05:34:26 05:34:26 #3 [internal] load .dockerignore 05:34:26 #3 transferring context: 159B done 05:34:26 #3 DONE 0.0s 05:34:26 05:34:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:34:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:34:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:34:26 #4 ... 05:34:26 05:34:26 #5 [internal] load build context 05:34:26 #5 transferring context: 11.96MB 0.1s done 05:34:26 #5 DONE 0.2s 05:34:26 05:34:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:34:26 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:34:26 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:34:26 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:34:26 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:34:26 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:34:26 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:34:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 05:34:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:34:26 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 05:34:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.59MB / 11.98MB 0.2s 05:34:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:34:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 05:34:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 05:34:26 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:34:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 0.5s 05:34:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:34:26 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:34:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s 05:34:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 05:34:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s 05:34:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:34:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:34:26 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:34:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 05:34:32 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 05:34:32 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:34:32 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:34:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:34:32 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:34:32 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:34:32 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:34:32 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:34:35 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 05:34:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:34:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:34:35 #4 DONE 9.6s 05:34:35 05:34:35 #6 [builder 2/7] RUN apk add --update --no-cache make git 05:34:35 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:34:35 #6 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:34:36 #6 0.624 OK: 265 MiB in 60 packages 05:34:38 Still waiting to schedule task 05:34:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:34:40 #6 DONE 4.8s 05:34:40 05:34:40 #7 [builder 3/7] WORKDIR /app 05:34:40 #7 DONE 0.0s 05:34:40 05:34:40 #8 [builder 4/7] COPY go.mod vendor* ./ 05:34:40 #8 DONE 0.0s 05:34:40 05:34:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:58 #9 DONE 17.4s 05:34:58 05:34:58 #10 [builder 6/7] COPY . . 05:34:58 #10 DONE 0.2s 05:34:58 05:34:58 #11 [builder 7/7] RUN echo noop 05:34:58 #11 0.205 noop 05:34:58 #11 DONE 0.2s 05:34:58 05:34:58 #12 exporting to image 05:34:58 #12 exporting layers 05:35:06 #12 exporting layers 7.4s done 05:35:06 #12 writing image sha256:7f5cf6027646c1d8cb032fdaacedd34ee49c31ce541184ac5ec3018f582c0484 done 05:35:06 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:35:06 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:07 + docker inspect -f . ci-base-image-x86_64 05:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:07 prd-ubuntu20.04-docker-8c-8g-10146 does not seem to be running inside a container 05:35:07 $ 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 05:35:07 $ docker top 2fc201c29608ae27a1b37890202e6e5deb18892602c97bc2c02e43e7b07a5643 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:08 + go version 05:35:08 go version go1.25.2 linux/amd64 [Pipeline] } 05:35:08 $ docker stop --time=1 2fc201c29608ae27a1b37890202e6e5deb18892602c97bc2c02e43e7b07a5643 05:35:09 $ docker rm -f --volumes 2fc201c29608ae27a1b37890202e6e5deb18892602c97bc2c02e43e7b07a5643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker inspect -f . ci-base-image-x86_64 05:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:09 prd-ubuntu20.04-docker-8c-8g-10146 does not seem to be running inside a container 05:35:09 $ 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 05:35:10 $ docker top a453cc58949c8c0cf753f41bb0970531a11790ee603050adcb3304a3ed38182e -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 05:35:10 + make test 05:35:10 go test -race -coverprofile=coverage.out ./... 05:35:49 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 05:35:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.029s coverage: 88.0% of statements 05:35:53 ok github.com/edgexfoundry/app-record-replay/internal/application 9.582s coverage: 98.7% of statements 05:35:53 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.087s coverage: 89.7% of statements 05:35:53 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 05:35:53 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 05:35:53 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.024s coverage: 100.0% of statements 05:35:53 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 05:35:53 running golangci-lint 05:35:53 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 05:35:53 go version go1.25.2 linux/amd64 05:35:53 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 05:35:53 level=info msg="[config_reader] Used config file .golangci.yml" 05:35:53 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/app-record-replay\"" 05:35:53 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 05:35:53 level=info msg="[goenv] Read go env for 3.766978ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 05:35:53 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 05:36:15 level=info msg="[loader] Go packages loading at mode 8767 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 18.444915151s" 05:36:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.633292ms" 05:36:22 level=info msg="[linters_context/goanalysis] analyzers took 49.651989888s with top 10 stages: buildir: 38.227844478s, fact_deprecated: 2.176069977s, inspect: 1.809169514s, printf: 1.726342162s, ctrlflow: 1.355029918s, fact_purity: 865.343401ms, nilness: 642.917279ms, tokenfileanalyzer: 463.72012ms, typedness: 382.414577ms, SA5012: 347.598624ms" 05:36:22 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 05:36:22 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 05:36:22 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 05:36:22 level=info msg="[runner] Issues before processing: 12, after processing: 0" 05:36:22 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 12/12, path_relativity: 12/12, path_absoluter: 12/12, cgo: 12/12, exclusion_rules: 10/0, invalid_issue: 12/12, exclusion_paths: 12/12, generated_file_filter: 12/10" 05:36:22 level=info msg="[runner] processing took 218.722µs with stages: generated_file_filter: 98.221µs, exclusion_rules: 58.321µs, exclusion_paths: 38.6µs, path_relativity: 14.36µs, sort_results: 1.71µs, invalid_issue: 1.2µs, cgo: 1.04µs, filename_unadjuster: 850ns, fixer: 820ns, path_absoluter: 780ns, nolint_filter: 590ns, max_same_issues: 500ns, diff: 370ns, uniq_by_line: 350ns, path_prettifier: 250ns, max_from_linter: 180ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, source_code: 130ns, severity-rules: 120ns" 05:36:22 level=info msg="[runner] linters took 9.177335462s with stages: goanalysis_metalinter: 9.177050489s" 05:36:22 0 issues. 05:36:22 level=info msg="File cache stats: 0 entries of total size 0B" 05:36:22 level=info msg="Memory: 278 samples, avg is 253.1MB, max is 1028.3MB" 05:36:22 level=info msg="Execution took 27.63340395s" 05:36:22 go vet ./... 05:36:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:27 ./bin/test-attribution-txt.sh [Pipeline] echo 05:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:36:27 $ docker stop --time=1 a453cc58949c8c0cf753f41bb0970531a11790ee603050adcb3304a3ed38182e 05:36:33 $ docker rm -f --volumes a453cc58949c8c0cf753f41bb0970531a11790ee603050adcb3304a3ed38182e [Pipeline] // withDockerContainer [Pipeline] sh 05:36:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:36:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:36:35 + ls -al . 05:36:35 total 264 05:36:35 drwxrwxr-x 10 jenkins jenkins 4096 May 22 05:35 . 05:36:35 drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:33 .. 05:36:35 -rw-rw-r-- 1 jenkins jenkins 119 May 22 05:33 .dockerignore 05:36:35 drwxrwxr-x 8 jenkins jenkins 4096 May 22 05:35 .git 05:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:33 .github 05:36:35 -rw-rw-r-- 1 jenkins jenkins 102 May 22 05:33 .gitignore 05:36:35 -rw-rw-r-- 1 jenkins jenkins 359 May 22 05:33 .golangci.yml 05:36:35 drwxr-xr-x 3 jenkins jenkins 4096 May 22 05:34 .semver 05:36:35 -rw-rw-r-- 1 jenkins jenkins 19631 May 22 05:33 Attribution.txt 05:36:35 -rw-rw-r-- 1 jenkins jenkins 1729 May 22 05:33 CHANGELOG.md 05:36:35 -rw-rw-r-- 1 jenkins jenkins 1726 May 22 05:33 Dockerfile 05:36:35 -rw-rw-r-- 1 jenkins jenkins 677 May 22 05:33 GOVERNANCE.md 05:36:35 -rw-rw-r-- 1 jenkins jenkins 704 May 22 05:33 Jenkinsfile 05:36:35 -rw-rw-r-- 1 jenkins jenkins 10174 May 22 05:33 LICENSE 05:36:35 -rw-rw-r-- 1 jenkins jenkins 3850 May 22 05:33 Makefile 05:36:35 -rw-rw-r-- 1 jenkins jenkins 611 May 22 05:33 OWNERS.md 05:36:35 -rw-rw-r-- 1 jenkins jenkins 4107 May 22 05:33 README.md 05:36:35 -rw-rw-r-- 1 jenkins jenkins 7789 May 22 05:33 Record and Reply.postman_collection.json 05:36:35 -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:34 VERSION 05:36:35 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:33 bin 05:36:35 -rw-r--r-- 1 jenkins jenkins 29489 May 22 05:35 coverage.out 05:36:35 -rw-rw-r-- 1 jenkins jenkins 7286 May 22 05:33 go.mod 05:36:35 -rw-rw-r-- 1 jenkins jenkins 90496 May 22 05:33 go.sum 05:36:35 drwxrwxr-x 7 jenkins jenkins 4096 May 22 05:33 internal 05:36:35 -rw-rw-r-- 1 jenkins jenkins 913 May 22 05:33 main.go 05:36:35 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:33 openapi 05:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:33 pkg 05:36:35 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:35 + 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=dc7d2d5c660d76624974a5fe347f25547f8d26b4 --label arch=amd64 --label version=4.1.0-dev.3 . 05:36:36 #0 building with "default" instance using docker driver 05:36:36 05:36:36 #1 [internal] load build definition from Dockerfile 05:36:36 #1 transferring dockerfile: 1.76kB done 05:36:36 #1 DONE 0.2s 05:36:36 05:36:36 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:36:36 #2 DONE 0.0s 05:36:36 05:36:36 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:36:37 #3 DONE 0.9s 05:36:37 05:36:37 #4 [internal] load .dockerignore 05:36:37 #4 transferring context: 159B done 05:36:37 #4 DONE 0.0s 05:36:37 05:36:37 #5 [internal] load build context 05:36:37 #5 transferring context: 33.85kB done 05:36:37 #5 DONE 0.0s 05:36:37 05:36:37 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:37 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:36:37 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:36:37 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:36:37 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:36:37 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.1s 05:36:37 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:36:37 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 05:36:37 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 05:36:37 #6 DONE 0.5s 05:36:37 05:36:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:36:37 #7 DONE 0.4s 05:36:37 05:36:37 #8 [builder 2/7] RUN apk add --update --no-cache make git 05:36:37 #8 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:38 #8 0.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:38 #8 0.977 OK: 265 MiB in 60 packages 05:36:39 #8 DONE 1.4s 05:36:39 05:36:39 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:36:39 #9 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:39 #9 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:39 #9 0.804 (1/2) Installing ca-certificates (20260413-r0) 05:36:39 #9 0.820 (2/2) Installing dumb-init (1.2.5-r3) 05:36:39 #9 0.824 Executing busybox-1.37.0-r20.trigger 05:36:39 #9 0.832 Executing ca-certificates-20260413-r0.trigger 05:36:39 #9 0.873 OK: 8 MiB in 18 packages 05:36:39 #9 DONE 1.3s 05:36:39 05:36:39 #10 [stage-1 3/7] RUN apk --no-cache upgrade 05:36:39 #10 ... 05:36:39 05:36:39 #11 [builder 3/7] WORKDIR /app 05:36:39 #11 DONE 0.7s 05:36:39 05:36:39 #12 [builder 4/7] COPY go.mod vendor* ./ 05:36:40 #12 DONE 0.6s 05:36:40 05:36:40 #10 [stage-1 3/7] RUN apk --no-cache upgrade 05:36:40 #10 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:40 #10 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:40 #10 1.533 OK: 8 MiB in 18 packages 05:36:40 #10 DONE 1.7s 05:36:40 05:36:40 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:41 #13 DONE 1.2s 05:36:41 05:36:41 #14 [builder 6/7] COPY . . 05:36:42 #14 DONE 0.5s 05:36:42 05:36:42 #15 [builder 7/7] RUN make build 05:36:42 #15 0.439 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 05:37:14 #15 DONE 30.2s 05:37:14 05:37:14 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 05:37:14 #16 DONE 0.1s 05:37:14 05:37:14 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 05:37:14 #17 DONE 0.1s 05:37:14 05:37:14 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 05:37:14 #18 DONE 0.1s 05:37:14 05:37:14 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 05:37:14 #19 DONE 0.3s 05:37:14 05:37:14 #20 exporting to image 05:37:14 #20 exporting layers 05:37:14 #20 exporting layers 0.3s done 05:37:14 #20 writing image sha256:280276aedb61ba0aae0f4eca495b6584eb7331c93bd9da1646de6780068bd51c done 05:37:14 #20 naming to docker.io/library/app-record-replay done 05:37:14 #20 DONE 0.3s 05:37:14 05:37:14 [33m1 warning found (use docker --debug to expand): 05:37:14 [0m - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:14 provisioning config files... 05:37:14 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17704530714793277865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:15 ---> ****-login.sh 05:37:15 nexus3.edgexfoundry.org:10001 05:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:15 Login Succeeded 05:37:15 nexus3.edgexfoundry.org:10002 05:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:15 Login Succeeded 05:37:15 nexus3.edgexfoundry.org:10003 05:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:15 Login Succeeded 05:37:15 nexus3.edgexfoundry.org:10004 05:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:15 Login Succeeded 05:37:15 ****.io 05:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:15 Login Succeeded 05:37:15 ---> ****-login.sh ends [Pipeline] } 05:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:37:15 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 05:37:15 dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:37:15 latest 05:37:15 4.1.0-dev.3 05:37:15 dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:37:15 main 05:37:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:16 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:37:16 82750bff1b78: Preparing 05:37:16 898b30393184: Preparing 05:37:16 085711a8e4a9: Preparing 05:37:16 583e3530ca32: Preparing 05:37:16 c494533b9843: Preparing 05:37:16 95949b66d888: Preparing 05:37:16 0854555d70ac: Preparing 05:37:16 95949b66d888: Waiting 05:37:16 0854555d70ac: Waiting 05:37:16 c494533b9843: Pushed 05:37:16 898b30393184: Pushed 05:37:16 583e3530ca32: Pushed 05:37:16 085711a8e4a9: Pushed 05:37:16 95949b66d888: Pushed 05:37:16 0854555d70ac: Layer already exists 05:37:20 82750bff1b78: Pushed 05:37:20 dc7d2d5c660d76624974a5fe347f25547f8d26b4: digest: sha256:88bf1ee3c6e0d2b6341e85453ca9a2412ee041496bf0389cf4ff20729438824e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:20 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 05:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:37:21 82750bff1b78: Preparing 05:37:21 898b30393184: Preparing 05:37:21 085711a8e4a9: Preparing 05:37:21 583e3530ca32: Preparing 05:37:21 c494533b9843: Preparing 05:37:21 95949b66d888: Preparing 05:37:21 0854555d70ac: Preparing 05:37:21 0854555d70ac: Waiting 05:37:21 95949b66d888: Waiting 05:37:21 c494533b9843: Layer already exists 05:37:21 583e3530ca32: Layer already exists 05:37:21 898b30393184: Layer already exists 05:37:21 085711a8e4a9: Layer already exists 05:37:21 82750bff1b78: Layer already exists 05:37:21 95949b66d888: Layer already exists 05:37:21 0854555d70ac: Layer already exists 05:37:21 latest: digest: sha256:88bf1ee3c6e0d2b6341e85453ca9a2412ee041496bf0389cf4ff20729438824e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.3 05:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:37:21 82750bff1b78: Preparing 05:37:21 898b30393184: Preparing 05:37:21 085711a8e4a9: Preparing 05:37:21 583e3530ca32: Preparing 05:37:21 c494533b9843: Preparing 05:37:21 95949b66d888: Preparing 05:37:21 0854555d70ac: Preparing 05:37:21 95949b66d888: Waiting 05:37:21 0854555d70ac: Waiting 05:37:21 583e3530ca32: Layer already exists 05:37:21 898b30393184: Layer already exists 05:37:21 82750bff1b78: Layer already exists 05:37:21 c494533b9843: Layer already exists 05:37:21 085711a8e4a9: Layer already exists 05:37:21 95949b66d888: Layer already exists 05:37:21 0854555d70ac: Layer already exists 05:37:21 4.1.0-dev.3: digest: sha256:88bf1ee3c6e0d2b6341e85453ca9a2412ee041496bf0389cf4ff20729438824e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:22 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:37:22 82750bff1b78: Preparing 05:37:22 898b30393184: Preparing 05:37:22 085711a8e4a9: Preparing 05:37:22 583e3530ca32: Preparing 05:37:22 c494533b9843: Preparing 05:37:22 95949b66d888: Preparing 05:37:22 0854555d70ac: Preparing 05:37:22 0854555d70ac: Waiting 05:37:22 95949b66d888: Waiting 05:37:22 085711a8e4a9: Layer already exists 05:37:22 583e3530ca32: Layer already exists 05:37:22 898b30393184: Layer already exists 05:37:22 82750bff1b78: Layer already exists 05:37:22 c494533b9843: Layer already exists 05:37:22 95949b66d888: Layer already exists 05:37:22 0854555d70ac: Layer already exists 05:37:22 dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3: digest: sha256:88bf1ee3c6e0d2b6341e85453ca9a2412ee041496bf0389cf4ff20729438824e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 05:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:37:23 82750bff1b78: Preparing 05:37:23 898b30393184: Preparing 05:37:23 085711a8e4a9: Preparing 05:37:23 583e3530ca32: Preparing 05:37:23 c494533b9843: Preparing 05:37:23 95949b66d888: Preparing 05:37:23 0854555d70ac: Preparing 05:37:23 95949b66d888: Waiting 05:37:23 0854555d70ac: Waiting 05:37:23 085711a8e4a9: Layer already exists 05:37:23 583e3530ca32: Layer already exists 05:37:23 c494533b9843: Layer already exists 05:37:23 82750bff1b78: Layer already exists 05:37:23 898b30393184: Layer already exists 05:37:23 0854555d70ac: Layer already exists 05:37:23 95949b66d888: Layer already exists 05:37:23 main: digest: sha256:88bf1ee3c6e0d2b6341e85453ca9a2412ee041496bf0389cf4ff20729438824e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:23 ===================================================== [Pipeline] echo 05:37:23 taggedImages: 05:37:23 - nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:37:23 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 05:37:23 - nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.3 05:37:23 - nexus3.edgexfoundry.org:10004/app-record-replay:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:37:23 - 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 05:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:24 05:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:25 latest: Pulling from edgex-lftools-log-publisher 05:37:25 5eb5b503b376: Pulling fs layer 05:37:25 5c69ac0246d0: Pulling fs layer 05:37:25 ec43610c2a17: Pulling fs layer 05:37:25 3a2ae6a8a46f: Pulling fs layer 05:37:25 33b1e0a273af: Pulling fs layer 05:37:25 5d3b04190fa2: Pulling fs layer 05:37:25 2f39f015ded8: Pulling fs layer 05:37:25 3a2ae6a8a46f: Waiting 05:37:25 33b1e0a273af: Waiting 05:37:25 2f39f015ded8: Waiting 05:37:25 5d3b04190fa2: Waiting 05:37:25 5c69ac0246d0: Verifying Checksum 05:37:25 5c69ac0246d0: Download complete 05:37:25 3a2ae6a8a46f: Verifying Checksum 05:37:25 3a2ae6a8a46f: Download complete 05:37:25 33b1e0a273af: Verifying Checksum 05:37:25 33b1e0a273af: Download complete 05:37:25 5d3b04190fa2: Verifying Checksum 05:37:25 5d3b04190fa2: Download complete 05:37:25 ec43610c2a17: Verifying Checksum 05:37:25 ec43610c2a17: Download complete 05:37:25 5eb5b503b376: Verifying Checksum 05:37:25 5eb5b503b376: Download complete 05:37:25 2f39f015ded8: Verifying Checksum 05:37:25 2f39f015ded8: Download complete 05:37:27 5eb5b503b376: Pull complete 05:37:27 5c69ac0246d0: Pull complete 05:37:27 ec43610c2a17: Pull complete 05:37:27 3a2ae6a8a46f: Pull complete 05:37:27 33b1e0a273af: Pull complete 05:37:28 5d3b04190fa2: Pull complete 05:37:34 2f39f015ded8: Pull complete 05:37:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:34 prd-ubuntu20.04-docker-8c-8g-10146 does not seem to be running inside a container 05:37:34 $ 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 05:37:38 $ docker top 00961f7657951a2d8247cc8de6dda41004c5ea41e2591112f0e7dff4ab0c6c8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:39 ---> job-cost.sh 05:37:39 lf-activate-venv: SKIPPING 05:37:39 INFO: No Stack... 05:37:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:39 INFO: Archiving Costs [Pipeline] sh 05:37:39 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 05:37:39 + cut -d, -f6 [Pipeline] lock 05:37:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-114-stack-cost] 05:37:39 Resource [jenkins-edgexfoundry-app-record-replay-main-114-stack-cost] did not exist. Created. 05:37:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:40 + echo total: 0.2199999988079071 [Pipeline] stash 05:37:40 Stashed 1 file(s) [Pipeline] } 05:37:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:40 $ docker stop --time=1 00961f7657951a2d8247cc8de6dda41004c5ea41e2591112f0e7dff4ab0c6c8b 05:37:41 $ docker rm -f --volumes 00961f7657951a2d8247cc8de6dda41004c5ea41e2591112f0e7dff4ab0c6c8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10182 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 05:39:45 Running in /w/workspace/app-record-replay/114 [Pipeline] { [Pipeline] checkout 05:39:48 The recommended git tool is: git 05:39:52 using credential edgex-jenkins-ssh 05:39:52 Cloning the remote Git repository 05:39:53 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 05:39:53 > git init /w/workspace/app-record-replay/114 # timeout=10 05:39:53 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 05:39:53 > git --version # timeout=10 05:39:53 > git --version # 'git version 2.25.1' 05:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:58 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 05:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:58 Avoid second fetch 05:39:58 Checking out Revision dc7d2d5c660d76624974a5fe347f25547f8d26b4 (main) 05:39:59 Commit message: "Merge pull request #185 from sabrina-lin527/update-changelog" 05:39:58 > git config core.sparsecheckout # timeout=10 05:39:59 > git checkout -f dc7d2d5c660d76624974a5fe347f25547f8d26b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:04 provisioning config files... 05:40:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/114@tmp/config5224704136799531466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:04 ---> ****-login.sh 05:40:04 nexus3.edgexfoundry.org:10001 05:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:05 Configure a credential helper to remove this warning. See 05:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:05 05:40:05 Login Succeeded 05:40:05 nexus3.edgexfoundry.org:10002 05:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:05 Configure a credential helper to remove this warning. See 05:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:05 05:40:05 Login Succeeded 05:40:05 nexus3.edgexfoundry.org:10003 05:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:06 Configure a credential helper to remove this warning. See 05:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:06 05:40:06 Login Succeeded 05:40:06 nexus3.edgexfoundry.org:10004 05:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:06 Configure a credential helper to remove this warning. See 05:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:06 05:40:06 Login Succeeded 05:40:06 ****.io 05:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:06 Configure a credential helper to remove this warning. See 05:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:06 05:40:06 Login Succeeded 05:40:06 ---> ****-login.sh ends [Pipeline] } 05:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:40:07 ========================================================= 05:40:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:40:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:40:07 Sending build context to Docker daemon 327.7kB 05:40:07 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:40:07 Step 2/12 : FROM ${BASE} AS builder 05:40:08 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:08 6b59a28fa201: Pulling fs layer 05:40:08 d32bb0dddca7: Pulling fs layer 05:40:08 5dab1238d3d9: Pulling fs layer 05:40:08 196fd7d83e7d: Pulling fs layer 05:40:08 4f4fb700ef54: Pulling fs layer 05:40:08 8ba94037c8f0: Pulling fs layer 05:40:08 deaec5988b04: Pulling fs layer 05:40:08 9f65657bb879: Pulling fs layer 05:40:08 196fd7d83e7d: Waiting 05:40:08 4f4fb700ef54: Waiting 05:40:08 deaec5988b04: Waiting 05:40:08 9f65657bb879: Waiting 05:40:08 8ba94037c8f0: Waiting 05:40:08 d32bb0dddca7: Verifying Checksum 05:40:08 d32bb0dddca7: Download complete 05:40:08 196fd7d83e7d: Verifying Checksum 05:40:08 196fd7d83e7d: Download complete 05:40:08 4f4fb700ef54: Verifying Checksum 05:40:08 4f4fb700ef54: Download complete 05:40:08 8ba94037c8f0: Verifying Checksum 05:40:08 8ba94037c8f0: Download complete 05:40:08 6b59a28fa201: Verifying Checksum 05:40:08 6b59a28fa201: Download complete 05:40:08 9f65657bb879: Verifying Checksum 05:40:08 9f65657bb879: Download complete 05:40:09 5dab1238d3d9: Verifying Checksum 05:40:09 5dab1238d3d9: Download complete 05:40:11 deaec5988b04: Verifying Checksum 05:40:11 deaec5988b04: Download complete 05:40:12 6b59a28fa201: Pull complete 05:40:12 d32bb0dddca7: Pull complete 05:40:28 5dab1238d3d9: Pull complete 05:40:28 196fd7d83e7d: Pull complete 05:40:28 4f4fb700ef54: Pull complete 05:40:28 8ba94037c8f0: Pull complete 05:40:36 deaec5988b04: Pull complete 05:40:38 9f65657bb879: Pull complete 05:40:38 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:40:38 ---> 334268110677 05:40:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:40:40 ---> Running in 9bf89f79eb43 05:40:40 Removing intermediate container 9bf89f79eb43 05:40:40 ---> 01ba201e8432 05:40:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:40:40 ---> Running in 7dd571809344 05:40:40 Removing intermediate container 7dd571809344 05:40:40 ---> 29fed6bd3d2c 05:40:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:40:40 ---> Running in 777034490e6f 05:40:41 Removing intermediate container 777034490e6f 05:40:41 ---> 8ab0c78aaa98 05:40:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:41 ---> Running in 0649ac697c1d 05:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:45 OK: 255 MiB in 60 packages 05:40:46 Removing intermediate container 0649ac697c1d 05:40:46 ---> 2369e5fa6f7b 05:40:46 Step 7/12 : WORKDIR /app 05:40:46 ---> Running in 817eef619b49 05:40:46 Removing intermediate container 817eef619b49 05:40:46 ---> f99e189f6db6 05:40:46 Step 8/12 : COPY go.mod vendor* ./ 05:40:47 ---> 9be988e145a9 05:40:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:47 ---> Running in eadbc6d5e111 05:42:38 Removing intermediate container eadbc6d5e111 05:42:38 ---> 341859f7d2bf 05:42:38 Step 10/12 : COPY . . 05:42:38 ---> 7c64883023a6 05:42:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:38 ---> Running in 0ce078e93a06 05:42:38 Removing intermediate container 0ce078e93a06 05:42:38 ---> 51645aa150f9 05:42:38 Step 12/12 : RUN $MAKE 05:42:38 ---> Running in a0bf92253a1b 05:42:38 noop 05:42:38 Removing intermediate container a0bf92253a1b 05:42:38 ---> 2b7afb1fd068 05:42:38 Successfully built 2b7afb1fd068 05:42:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:39 + docker inspect -f . ci-base-image-arm64 05:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:39 prd-ubuntu20.04-docker-arm64-4c-16g-10182 does not seem to be running inside a container 05:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/114 -v /w/workspace/app-record-replay/114:/w/workspace/app-record-replay/114:rw,z -v /w/workspace/app-record-replay/114@tmp:/w/workspace/app-record-replay/114@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 05:42:43 $ docker top b286130a72e99f65933091c79c851b706e2fa246a83b4c8fd2112c90178f79de -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:44 + go version 05:42:44 go version go1.25.3 linux/arm64 [Pipeline] } 05:42:44 $ docker stop --time=1 b286130a72e99f65933091c79c851b706e2fa246a83b4c8fd2112c90178f79de 05:42:45 $ docker rm -f --volumes b286130a72e99f65933091c79c851b706e2fa246a83b4c8fd2112c90178f79de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker inspect -f . ci-base-image-arm64 05:42:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:46 prd-ubuntu20.04-docker-arm64-4c-16g-10182 does not seem to be running inside a container 05:42:46 $ 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/114 -v /w/workspace/app-record-replay/114:/w/workspace/app-record-replay/114:rw,z -v /w/workspace/app-record-replay/114@tmp:/w/workspace/app-record-replay/114@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 05:42:47 $ docker top d5cb72edf2db48d2f5e69f18a20cdc260d05ca7315bbf0d945b1a8a1a7eaec3b -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:48 + git config --global --add safe.directory /w/workspace/app-record-replay/114 [Pipeline] fileExists [Pipeline] sh 05:42:48 + make test 05:42:48 go test -race -coverprofile=coverage.out ./... 05:47:25 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 05:47:35 ok github.com/edgexfoundry/app-record-replay/internal/app 1.132s coverage: 88.0% of statements 05:47:50 ok github.com/edgexfoundry/app-record-replay/internal/application 9.827s coverage: 98.7% of statements 05:47:50 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.497s coverage: 89.7% of statements 05:47:50 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 05:47:50 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 05:47:50 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements 05:47:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 05:47:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:47:51 go vet ./... 05:51:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:51:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:51:42 ./bin/test-attribution-txt.sh [Pipeline] echo 05:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:51:43 $ docker stop --time=1 d5cb72edf2db48d2f5e69f18a20cdc260d05ca7315bbf0d945b1a8a1a7eaec3b 05:51:46 $ docker rm -f --volumes d5cb72edf2db48d2f5e69f18a20cdc260d05ca7315bbf0d945b1a8a1a7eaec3b [Pipeline] // withDockerContainer [Pipeline] sh 05:51:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:49 Warning: overwriting stash ‘coverage-report’ 05:51:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:50 + ls -al . 05:51:50 total 260 05:51:50 drwxrwxr-x 9 jenkins jenkins 4096 May 22 05:42 . 05:51:50 drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:39 .. 05:51:50 -rw-rw-r-- 1 jenkins jenkins 119 May 22 05:39 .dockerignore 05:51:50 drwxrwxr-x 8 jenkins jenkins 4096 May 22 05:40 .git 05:51:50 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:39 .github 05:51:50 -rw-rw-r-- 1 jenkins jenkins 102 May 22 05:39 .gitignore 05:51:50 -rw-rw-r-- 1 jenkins jenkins 359 May 22 05:39 .golangci.yml 05:51:50 -rw-rw-r-- 1 jenkins jenkins 19631 May 22 05:39 Attribution.txt 05:51:50 -rw-rw-r-- 1 jenkins jenkins 1729 May 22 05:39 CHANGELOG.md 05:51:50 -rw-rw-r-- 1 jenkins jenkins 1726 May 22 05:39 Dockerfile 05:51:50 -rw-rw-r-- 1 jenkins jenkins 677 May 22 05:39 GOVERNANCE.md 05:51:50 -rw-rw-r-- 1 jenkins jenkins 704 May 22 05:39 Jenkinsfile 05:51:50 -rw-rw-r-- 1 jenkins jenkins 10174 May 22 05:39 LICENSE 05:51:50 -rw-rw-r-- 1 jenkins jenkins 3850 May 22 05:39 Makefile 05:51:50 -rw-rw-r-- 1 jenkins jenkins 611 May 22 05:39 OWNERS.md 05:51:50 -rw-rw-r-- 1 jenkins jenkins 4107 May 22 05:39 README.md 05:51:50 -rw-rw-r-- 1 jenkins jenkins 7789 May 22 05:39 Record and Reply.postman_collection.json 05:51:50 -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:34 VERSION 05:51:50 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:39 bin 05:51:50 -rw-r--r-- 1 jenkins jenkins 29489 May 22 05:47 coverage.out 05:51:50 -rw-rw-r-- 1 jenkins jenkins 7286 May 22 05:39 go.mod 05:51:50 -rw-rw-r-- 1 jenkins jenkins 90496 May 22 05:39 go.sum 05:51:50 drwxrwxr-x 7 jenkins jenkins 4096 May 22 05:39 internal 05:51:50 -rw-rw-r-- 1 jenkins jenkins 913 May 22 05:39 main.go 05:51:50 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:39 openapi 05:51:50 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:39 pkg 05:51:50 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:51 + 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=dc7d2d5c660d76624974a5fe347f25547f8d26b4 --label arch=arm64 --label version=4.1.0-dev.3 . 05:51:51 Sending build context to Docker daemon 357.9kB 05:51:51 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 05:51:51 Step 2/27 : FROM ${BASE} AS builder 05:51:51 ---> 2b7afb1fd068 05:51:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:51:51 ---> Running in 5965a779d24d 05:51:52 Removing intermediate container 5965a779d24d 05:51:52 ---> 542e39510b2c 05:51:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:51:52 ---> Running in b8de6c83cddc 05:51:52 Removing intermediate container b8de6c83cddc 05:51:52 ---> be8a99559aab 05:51:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:51:52 ---> Running in 3854d0b0a687 05:51:52 Removing intermediate container 3854d0b0a687 05:51:52 ---> cd897d7d5311 05:51:52 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:52 ---> Running in 8077d9dd9798 05:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:51:55 OK: 255 MiB in 60 packages 05:51:56 Removing intermediate container 8077d9dd9798 05:51:56 ---> bed6147a497d 05:51:56 Step 7/27 : WORKDIR /app 05:51:56 ---> Running in d3f210e2eb66 05:51:56 Removing intermediate container d3f210e2eb66 05:51:56 ---> 504fb0a14fb2 05:51:56 Step 8/27 : COPY go.mod vendor* ./ 05:52:01 ---> 6a42056d0aff 05:52:01 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:01 ---> Running in e602d6146ac5 05:52:03 Removing intermediate container e602d6146ac5 05:52:03 ---> 400a67cf0bae 05:52:03 Step 10/27 : COPY . . 05:52:03 ---> e89dd5334747 05:52:03 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:52:03 ---> Running in 6ed6bd3e9344 05:52:03 Removing intermediate container 6ed6bd3e9344 05:52:03 ---> c44cc1755e26 05:52:03 Step 12/27 : RUN $MAKE 05:52:03 ---> Running in da556452694d 05:52:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 05:55:56 Removing intermediate container da556452694d 05:55:56 ---> 0a1cb2f0ef6a 05:55:56 Step 13/27 : FROM alpine:3.22 05:55:56 3.22: Pulling from library/alpine 05:55:56 58e777220c39: Pulling fs layer 05:55:56 58e777220c39: Verifying Checksum 05:55:56 58e777220c39: Download complete 05:55:56 58e777220c39: Pull complete 05:55:56 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:55:56 Status: Downloaded newer image for alpine:3.22 05:55:56 ---> 6a2735c23ff3 05:55:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:55:56 ---> Running in a267d94acb18 05:55:56 Removing intermediate container a267d94acb18 05:55:56 ---> d6296e8a7a4c 05:55:56 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 05:55:56 ---> Running in fd52d128c7b4 05:55:56 Removing intermediate container fd52d128c7b4 05:55:56 ---> 8d897ddba4bb 05:55:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:55:56 ---> Running in af0e00b20beb 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:55:56 (1/2) Installing ca-certificates (20260413-r0) 05:55:56 (2/2) Installing dumb-init (1.2.5-r3) 05:55:56 Executing busybox-1.37.0-r20.trigger 05:55:56 Executing ca-certificates-20260413-r0.trigger 05:55:57 OK: 8 MiB in 18 packages 05:56:00 Removing intermediate container af0e00b20beb 05:56:00 ---> 933353786bcd 05:56:00 Step 17/27 : RUN apk --no-cache upgrade 05:56:00 ---> Running in a0a6eb60b27e 05:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:56:03 OK: 8 MiB in 18 packages 05:56:04 Removing intermediate container a0a6eb60b27e 05:56:04 ---> 107d9010bd9d 05:56:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:56:04 ---> f8ce4e4d6043 05:56:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:56:05 ---> 9d4afeb5b93f 05:56:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:56:05 ---> 7aef05122d03 05:56:05 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 05:56:07 ---> 21ea0a1b2ce8 05:56:07 Step 22/27 : EXPOSE 59712 05:56:07 ---> Running in 125843f1e7df 05:56:07 Removing intermediate container 125843f1e7df 05:56:07 ---> 825bc2b26e55 05:56:07 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 05:56:07 ---> Running in 4eaa5a60b415 05:56:08 Removing intermediate container 4eaa5a60b415 05:56:08 ---> 3147fb3e8652 05:56:08 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:56:08 ---> Running in 5bd8e0071715 05:56:08 Removing intermediate container 5bd8e0071715 05:56:08 ---> b9314dc0401a 05:56:08 Step 25/27 : LABEL arch=arm64 05:56:08 ---> Running in bd16bf318210 05:56:08 Removing intermediate container bd16bf318210 05:56:08 ---> a967b7b3159a 05:56:08 Step 26/27 : LABEL git_sha=dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:56:08 ---> Running in 88c617e66867 05:56:09 Removing intermediate container 88c617e66867 05:56:09 ---> 8252966f5805 05:56:09 Step 27/27 : LABEL version=4.1.0-dev.3 05:56:09 ---> Running in 558b29da312e 05:56:09 Removing intermediate container 558b29da312e 05:56:09 ---> df447dadcd37 05:56:09 [Warning] One or more build-args [ARCH] were not consumed 05:56:09 Successfully built df447dadcd37 05:56:09 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 05:56:09 provisioning config files... 05:56:09 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/114@tmp/config15515055950750591834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:09 ---> ****-login.sh 05:56:09 nexus3.edgexfoundry.org:10001 05:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 nexus3.edgexfoundry.org:10002 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 nexus3.edgexfoundry.org:10003 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:11 nexus3.edgexfoundry.org:10004 05:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:11 Configure a credential helper to remove this warning. See 05:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:11 05:56:11 Login Succeeded 05:56:11 ****.io 05:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:11 Configure a credential helper to remove this warning. See 05:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:11 05:56:11 Login Succeeded 05:56:11 ---> ****-login.sh ends [Pipeline] } 05:56:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:56:11 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 05:56:11 dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:56:11 latest 05:56:11 4.1.0-dev.3 05:56:11 dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:56:11 main 05:56:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:12 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:56:15 2a8b4723ba31: Preparing 05:56:15 05554a20165b: Preparing 05:56:15 92d8c15b60f3: Preparing 05:56:15 da771a1d27f9: Preparing 05:56:15 c9d34a5edd82: Preparing 05:56:15 1d9316d39c18: Preparing 05:56:15 eeaa73608b53: Preparing 05:56:15 1d9316d39c18: Waiting 05:56:15 eeaa73608b53: Waiting 05:56:15 da771a1d27f9: Pushed 05:56:15 c9d34a5edd82: Pushed 05:56:15 92d8c15b60f3: Pushed 05:56:15 05554a20165b: Pushed 05:56:15 eeaa73608b53: Layer already exists 05:56:15 1d9316d39c18: Pushed 05:56:24 2a8b4723ba31: Pushed 05:56:24 dc7d2d5c660d76624974a5fe347f25547f8d26b4: digest: sha256:423eb84b819010990e9d057e82e47c7644cb673dff3f22adae21769d78b72c0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:24 + 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 05:56:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 05:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:56:24 2a8b4723ba31: Preparing 05:56:24 05554a20165b: Preparing 05:56:24 92d8c15b60f3: Preparing 05:56:24 da771a1d27f9: Preparing 05:56:24 c9d34a5edd82: Preparing 05:56:24 1d9316d39c18: Preparing 05:56:24 eeaa73608b53: Preparing 05:56:24 1d9316d39c18: Waiting 05:56:24 eeaa73608b53: Waiting 05:56:24 2a8b4723ba31: Layer already exists 05:56:24 92d8c15b60f3: Layer already exists 05:56:24 05554a20165b: Layer already exists 05:56:24 da771a1d27f9: Layer already exists 05:56:24 c9d34a5edd82: Layer already exists 05:56:24 1d9316d39c18: Layer already exists 05:56:24 eeaa73608b53: Layer already exists 05:56:24 latest: digest: sha256:423eb84b819010990e9d057e82e47c7644cb673dff3f22adae21769d78b72c0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.3 05:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:56:25 2a8b4723ba31: Preparing 05:56:25 05554a20165b: Preparing 05:56:25 92d8c15b60f3: Preparing 05:56:25 da771a1d27f9: Preparing 05:56:25 c9d34a5edd82: Preparing 05:56:25 1d9316d39c18: Preparing 05:56:25 eeaa73608b53: Preparing 05:56:25 1d9316d39c18: Waiting 05:56:25 eeaa73608b53: Waiting 05:56:25 05554a20165b: Layer already exists 05:56:25 c9d34a5edd82: Layer already exists 05:56:25 da771a1d27f9: Layer already exists 05:56:25 2a8b4723ba31: Layer already exists 05:56:25 92d8c15b60f3: Layer already exists 05:56:25 1d9316d39c18: Layer already exists 05:56:25 eeaa73608b53: Layer already exists 05:56:25 4.1.0-dev.3: digest: sha256:423eb84b819010990e9d057e82e47c7644cb673dff3f22adae21769d78b72c0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:56:27 2a8b4723ba31: Preparing 05:56:27 05554a20165b: Preparing 05:56:27 92d8c15b60f3: Preparing 05:56:27 da771a1d27f9: Preparing 05:56:27 c9d34a5edd82: Preparing 05:56:27 1d9316d39c18: Preparing 05:56:27 eeaa73608b53: Preparing 05:56:27 1d9316d39c18: Waiting 05:56:27 eeaa73608b53: Waiting 05:56:27 2a8b4723ba31: Layer already exists 05:56:27 c9d34a5edd82: Layer already exists 05:56:27 92d8c15b60f3: Layer already exists 05:56:27 da771a1d27f9: Layer already exists 05:56:27 05554a20165b: Layer already exists 05:56:27 eeaa73608b53: Layer already exists 05:56:27 1d9316d39c18: Layer already exists 05:56:28 dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3: digest: sha256:423eb84b819010990e9d057e82e47c7644cb673dff3f22adae21769d78b72c0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:28 + 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 05:56:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 05:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:56:28 2a8b4723ba31: Preparing 05:56:28 05554a20165b: Preparing 05:56:28 92d8c15b60f3: Preparing 05:56:28 da771a1d27f9: Preparing 05:56:28 c9d34a5edd82: Preparing 05:56:28 1d9316d39c18: Preparing 05:56:28 eeaa73608b53: Preparing 05:56:28 1d9316d39c18: Waiting 05:56:28 eeaa73608b53: Waiting 05:56:28 2a8b4723ba31: Layer already exists 05:56:28 da771a1d27f9: Layer already exists 05:56:28 c9d34a5edd82: Layer already exists 05:56:28 92d8c15b60f3: Layer already exists 05:56:28 05554a20165b: Layer already exists 05:56:28 1d9316d39c18: Layer already exists 05:56:28 eeaa73608b53: Layer already exists 05:56:29 main: digest: sha256:423eb84b819010990e9d057e82e47c7644cb673dff3f22adae21769d78b72c0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:29 ===================================================== [Pipeline] echo 05:56:29 taggedImages: 05:56:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4 05:56:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 05:56:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.3 05:56:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:dc7d2d5c660d76624974a5fe347f25547f8d26b4-4.1.0-dev.3 05:56:29 - 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 05:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:29 05:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:29 arm64: Pulling from edgex-lftools-log-publisher 05:56:29 8998bd30e6a1: Pulling fs layer 05:56:29 04944245beec: Pulling fs layer 05:56:29 699f458cf7ca: Pulling fs layer 05:56:29 765212b225bb: Pulling fs layer 05:56:29 f23df028b6ca: Pulling fs layer 05:56:29 d65c8cfc05b1: Pulling fs layer 05:56:29 2437ff75d9bd: Pulling fs layer 05:56:29 765212b225bb: Waiting 05:56:29 f23df028b6ca: Waiting 05:56:29 d65c8cfc05b1: Waiting 05:56:29 2437ff75d9bd: Waiting 05:56:30 04944245beec: Verifying Checksum 05:56:30 04944245beec: Download complete 05:56:30 765212b225bb: Verifying Checksum 05:56:30 765212b225bb: Download complete 05:56:30 f23df028b6ca: Verifying Checksum 05:56:30 f23df028b6ca: Download complete 05:56:30 d65c8cfc05b1: Verifying Checksum 05:56:30 d65c8cfc05b1: Download complete 05:56:30 699f458cf7ca: Verifying Checksum 05:56:30 699f458cf7ca: Download complete 05:56:30 8998bd30e6a1: Verifying Checksum 05:56:30 8998bd30e6a1: Download complete 05:56:33 2437ff75d9bd: Verifying Checksum 05:56:33 2437ff75d9bd: Download complete 05:56:35 8998bd30e6a1: Pull complete 05:56:35 04944245beec: Pull complete 05:56:36 699f458cf7ca: Pull complete 05:56:37 765212b225bb: Pull complete 05:56:38 f23df028b6ca: Pull complete 05:56:38 d65c8cfc05b1: Pull complete 05:56:56 2437ff75d9bd: Pull complete 05:56:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-10182 does not seem to be running inside a container 05:56:57 $ 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/114 -v /w/workspace/app-record-replay/114:/w/workspace/app-record-replay/114:rw,z -v /w/workspace/app-record-replay/114@tmp:/w/workspace/app-record-replay/114@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 05:56:59 $ docker top 0e7fb3f14b36a29f9defd1710665644466894b736859fcba1ac07f6bee6548d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:00 ---> job-cost.sh 05:57:00 lf-activate-venv: SKIPPING 05:57:00 INFO: No Stack... 05:57:32 INFO: Retrieving Pricing Info for: