Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 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-ssh1643230295697170381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14579681156439654391.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7101468097240893288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13961899471730297140.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-ssh16886887953074400618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39540 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d (main) Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > git config core.sparsecheckout # timeout=10 > git checkout -f c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 > git rev-list --no-walk 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:05:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:05:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:05:23 ========================================================= 13:05:23 EdgeX Global Pipelines Version Info 13:05:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:05:24 ------------------- 13:05:24 stable info: 13:05:24 ------------------- 13:05:24 Commited By: Cherry Wang cherry@iotechsys.com 13:05:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:05:24 Message: update stable to v1.0.269 13:05:25 ------------------- 13:05:25 experimental info: 13:05:25 ------------------- 13:05:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:05:25 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:05:25 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6c4f9c [Pipeline] echo 13:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:26 provisioning config files... 13:05:26 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17022413050615138283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:26 ---> ****-login.sh 13:05:26 nexus3.edgexfoundry.org:10001 13:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:26 Configure a credential helper to remove this warning. See 13:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:26 13:05:26 Login Succeeded 13:05:26 nexus3.edgexfoundry.org:10002 13:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:26 Configure a credential helper to remove this warning. See 13:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:26 13:05:26 Login Succeeded 13:05:26 nexus3.edgexfoundry.org:10003 13:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:26 Configure a credential helper to remove this warning. See 13:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:26 13:05:26 Login Succeeded 13:05:26 nexus3.edgexfoundry.org:10004 13:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:27 Configure a credential helper to remove this warning. See 13:05:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:27 13:05:27 Login Succeeded 13:05:27 ****.io 13:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:27 Configure a credential helper to remove this warning. See 13:05:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:27 13:05:27 Login Succeeded 13:05:27 ---> ****-login.sh ends [Pipeline] } 13:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:05:27 + git rev-list -1 --merges c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d~1..c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo 13:05:27 -----------> git rev-list -1 --merges c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d~1..c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:05:27 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [false] [Pipeline] sh 13:05:28 + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo 13:05:28 ========================================================= 13:05:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:05:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:05:28 + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo 13:05:28 [semverPrep] GIT_COMMIT: c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d, Commit Message: Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo 13:05:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:05:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:05:29 + grep -v github /etc/ssh/ssh_known_hosts 13:05:29 + [ -e /tmp/ssh_known_hosts ] 13:05:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:05:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:05:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:05:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:29 13:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:29 0.1.4: Pulling from edgex-devops/py-git-semver 13:05:29 b85a868b505f: Pulling fs layer 13:05:29 e2be974225ed: Pulling fs layer 13:05:29 339a4e72a1f5: Pulling fs layer 13:05:29 988bab9f4d93: Pulling fs layer 13:05:29 1469e6f7b9e6: Pulling fs layer 13:05:29 eaf3925da568: Pulling fs layer 13:05:29 bab4dde63d76: Pulling fs layer 13:05:29 bde34c3a00c8: Pulling fs layer 13:05:29 b352a97aabf1: Pulling fs layer 13:05:29 4872d77fe225: Pulling fs layer 13:05:29 5851b861e8e6: Pulling fs layer 13:05:29 1469e6f7b9e6: Waiting 13:05:29 eaf3925da568: Waiting 13:05:29 bab4dde63d76: Waiting 13:05:29 bde34c3a00c8: Waiting 13:05:29 5851b861e8e6: Waiting 13:05:29 b352a97aabf1: Waiting 13:05:29 4872d77fe225: Waiting 13:05:29 988bab9f4d93: Waiting 13:05:29 e2be974225ed: Download complete 13:05:29 988bab9f4d93: Download complete 13:05:29 1469e6f7b9e6: Verifying Checksum 13:05:29 1469e6f7b9e6: Download complete 13:05:29 339a4e72a1f5: Verifying Checksum 13:05:29 339a4e72a1f5: Download complete 13:05:30 eaf3925da568: Verifying Checksum 13:05:30 eaf3925da568: Download complete 13:05:30 bde34c3a00c8: Download complete 13:05:30 b352a97aabf1: Verifying Checksum 13:05:30 b352a97aabf1: Download complete 13:05:30 4872d77fe225: Verifying Checksum 13:05:30 4872d77fe225: Download complete 13:05:30 5851b861e8e6: Verifying Checksum 13:05:30 5851b861e8e6: Download complete 13:05:30 b85a868b505f: Verifying Checksum 13:05:30 b85a868b505f: Download complete 13:05:30 bab4dde63d76: Verifying Checksum 13:05:30 bab4dde63d76: Download complete 13:05:31 b85a868b505f: Pull complete 13:05:31 e2be974225ed: Pull complete 13:05:31 339a4e72a1f5: Pull complete 13:05:31 988bab9f4d93: Pull complete 13:05:32 1469e6f7b9e6: Pull complete 13:05:32 eaf3925da568: Pull complete 13:05:34 bab4dde63d76: Pull complete 13:05:34 bde34c3a00c8: Pull complete 13:05:34 b352a97aabf1: Pull complete 13:05:34 4872d77fe225: Pull complete 13:05:34 5851b861e8e6: Pull complete 13:05:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:34 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:05:34 $ 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 13:05:36 $ docker top 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 -eo pid,comm 13:05:36 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). 13:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:36 [ssh-agent] Looking for ssh-agent implementation... 13:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:37 $ docker exec 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent 13:05:37 SSH_AUTH_SOCK=/tmp/ssh-4AFBg2vLhRuE/agent.32 13:05:37 SSH_AGENT_PID=38 13:05:37 Running ssh-add (command line suppressed) 13:05:37 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2240981035158458119.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2240981035158458119.key) 13:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:37 + git tag --points-at HEAD [Pipeline] } 13:05:37 $ docker exec --env ******** --env ******** 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent -k 13:05:37 unset SSH_AUTH_SOCK; 13:05:37 unset SSH_AGENT_PID; 13:05:37 echo Agent pid 38 killed; 13:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:37 [ssh-agent] Looking for ssh-agent implementation... 13:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:37 $ docker exec 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent 13:05:38 SSH_AUTH_SOCK=/tmp/ssh-to5FTaxIw3ou/agent.71 13:05:38 SSH_AGENT_PID=77 13:05:38 Running ssh-add (command line suppressed) 13:05:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11098663142453088822.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11098663142453088822.key) 13:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:38 + git semver init 13:05:38 2025-02-23 13:05:38,630 [run_init] DEBUG init version:0.0.0 force:False 13:05:38 2025-02-23 13:05:38,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 13:05:38 2025-02-23 13:05:38,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 13:05:38 2025-02-23 13:05:38,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 13:05:40 2025-02-23 13:05:40,180 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 13:05:40 2025-02-23 13:05:40,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 13:05:40 2025-02-23 13:05:40,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:05:40 2025-02-23 13:05:40,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:05:40 4.0.0-dev.9 [Pipeline] } 13:05:40 $ docker exec --env ******** --env ******** 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent -k 13:05:40 unset SSH_AUTH_SOCK; 13:05:40 unset SSH_AGENT_PID; 13:05:40 echo Agent pid 77 killed; 13:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:41 + git semver [Pipeline] } 13:05:41 $ docker stop --time=1 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 13:05:42 $ docker rm -f --volumes 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:05:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:05:43 Stashed 1 file(s) [Pipeline] echo 13:05:43 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 13:05:43 provisioning config files... 13:05:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9709820685553904592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:43 ---> ****-login.sh 13:05:43 nexus3.edgexfoundry.org:10001 13:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:43 Configure a credential helper to remove this warning. See 13:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:43 13:05:43 Login Succeeded 13:05:43 nexus3.edgexfoundry.org:10002 13:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:43 Configure a credential helper to remove this warning. See 13:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:43 13:05:43 Login Succeeded 13:05:43 nexus3.edgexfoundry.org:10003 13:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:44 Configure a credential helper to remove this warning. See 13:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:44 13:05:44 Login Succeeded 13:05:44 nexus3.edgexfoundry.org:10004 13:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:44 Configure a credential helper to remove this warning. See 13:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:44 13:05:44 Login Succeeded 13:05:44 ****.io 13:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:05:44 Configure a credential helper to remove this warning. See 13:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:05:44 13:05:44 Login Succeeded 13:05:44 ---> ****-login.sh ends [Pipeline] } 13:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:05:44 ========================================================= 13:05:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:05:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:05:44 Sending build context to Docker daemon 9.869MB 13:05:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:05:44 Step 2/12 : FROM ${BASE} AS builder 13:05:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:05:44 da9db072f522: Pulling fs layer 13:05:44 6ef4a4ee8ca5: Pulling fs layer 13:05:44 06f05ace1117: Pulling fs layer 13:05:44 5fe327b54edc: Pulling fs layer 13:05:44 4f4fb700ef54: Pulling fs layer 13:05:44 92a5565b7b96: Pulling fs layer 13:05:44 ff9bb7016b71: Pulling fs layer 13:05:44 b67dba6c2c7d: Pulling fs layer 13:05:44 a813b0c90790: Pulling fs layer 13:05:44 5fe327b54edc: Waiting 13:05:44 4f4fb700ef54: Waiting 13:05:44 92a5565b7b96: Waiting 13:05:44 ff9bb7016b71: Waiting 13:05:44 b67dba6c2c7d: Waiting 13:05:44 6ef4a4ee8ca5: Verifying Checksum 13:05:44 6ef4a4ee8ca5: Download complete 13:05:44 5fe327b54edc: Download complete 13:05:45 4f4fb700ef54: Verifying Checksum 13:05:45 4f4fb700ef54: Download complete 13:05:45 92a5565b7b96: Verifying Checksum 13:05:45 92a5565b7b96: Download complete 13:05:45 da9db072f522: Download complete 13:05:45 ff9bb7016b71: Verifying Checksum 13:05:45 ff9bb7016b71: Download complete 13:05:45 da9db072f522: Pull complete 13:05:45 a813b0c90790: Verifying Checksum 13:05:45 a813b0c90790: Download complete 13:05:45 6ef4a4ee8ca5: Pull complete 13:05:45 06f05ace1117: Verifying Checksum 13:05:45 06f05ace1117: Download complete 13:05:45 b67dba6c2c7d: Verifying Checksum 13:05:45 b67dba6c2c7d: Download complete 13:05:49 06f05ace1117: Pull complete 13:05:49 5fe327b54edc: Pull complete 13:05:49 4f4fb700ef54: Pull complete 13:05:49 92a5565b7b96: Pull complete 13:05:49 ff9bb7016b71: Pull complete 13:05:51 b67dba6c2c7d: Pull complete 13:05:51 a813b0c90790: Pull complete 13:05:51 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:05:51 ---> 3ba60ce46760 13:05:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:05:55 ---> Running in edea9024cd58 13:05:55 Removing intermediate container edea9024cd58 13:05:55 ---> 4094fb9459c6 13:05:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:05:55 ---> Running in 00f02fb9d9d1 13:05:55 Removing intermediate container 00f02fb9d9d1 13:05:55 ---> 537c89d6068f 13:05:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:05:55 ---> Running in ddfaefffbc71 13:05:55 Removing intermediate container ddfaefffbc71 13:05:55 ---> 4ea1bffe8736 13:05:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:55 ---> Running in 14bdc7ae26d4 13:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:05:56 OK: 248 MiB in 58 packages 13:05:56 Removing intermediate container 14bdc7ae26d4 13:05:56 ---> 1fccffcbbdd9 13:05:56 Step 7/12 : WORKDIR /app 13:05:56 ---> Running in 1bea1add6cbc 13:05:56 Removing intermediate container 1bea1add6cbc 13:05:56 ---> 45b1de128c23 13:05:56 Step 8/12 : COPY go.mod vendor* ./ 13:05:56 ---> c1883201c260 13:05:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:56 ---> Running in 6cdb59edd571 13:05:58 Still waiting to schedule task 13:05:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:06:43 Removing intermediate container 6cdb59edd571 13:06:43 ---> 3619968ec157 13:06:43 Step 10/12 : COPY . . 13:06:43 ---> 61279e894e56 13:06:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:43 ---> Running in c0527280a00d 13:06:43 Removing intermediate container c0527280a00d 13:06:43 ---> 10b134a14387 13:06:43 Step 12/12 : RUN $MAKE 13:06:43 ---> Running in a1b67a7bd2c1 13:06:43 noop 13:06:43 Removing intermediate container a1b67a7bd2c1 13:06:43 ---> 10d5ae8a5e43 13:06:43 Successfully built 10d5ae8a5e43 13:06:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:43 + docker inspect -f . ci-base-image-x86_64 13:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:43 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:06:43 $ 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 13:06:44 $ docker top d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:44 + go version 13:06:44 go version go1.23.4 linux/amd64 [Pipeline] } 13:06:44 $ docker stop --time=1 d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 13:06:45 $ docker rm -f --volumes d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:46 + docker inspect -f . ci-base-image-x86_64 13:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:46 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:06:46 $ 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 13:06:46 $ docker top 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:47 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 13:06:47 + make test 13:06:47 go test -race -coverprofile=coverage.out ./... 13:07:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39541 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 13:07:19 Running in /w/workspace/app-record-replay/108 [Pipeline] { [Pipeline] checkout 13:07:22 Selected Git installation does not exist. Using Default 13:07:22 The recommended git tool is: NONE 13:07:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 13:07:26 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 13:07:26 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 13:07:26 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 13:07:26 ok github.com/edgexfoundry/app-record-replay/internal/app 1.037s coverage: 88.0% of statements 13:07:27 using credential edgex-jenkins-ssh 13:07:27 Cloning the remote Git repository 13:07:27 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 13:07:27 > git init /w/workspace/app-record-replay/108 # timeout=10 13:07:27 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 13:07:27 > git --version # timeout=10 13:07:27 > git --version # 'git version 2.25.1' 13:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:30 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 13:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:30 Avoid second fetch 13:07:30 Checking out Revision c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d (main) 13:07:31 Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" 13:07:30 > git config core.sparsecheckout # timeout=10 13:07:31 > git checkout -f c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 13:07:34 ok github.com/edgexfoundry/app-record-replay/internal/application 9.592s coverage: 98.7% of statements 13:07:34 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements 13:07:34 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.017s coverage: 100.0% of statements 13:07:34 running golangci-lint 13:07:34 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 13:07:34 go version go1.23.4 linux/amd64 13:07:34 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 13:07:34 level=info msg="[config_reader] Used config file .golangci.yml" 13:07:34 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:36 Dload Upload Total Spent Left Speed 13:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 13:07:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:07:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:07:37 + sudo tee /etc/docker/daemon.new 13:07:37 { 13:07:37 "registry-mirrors": [ 13:07:37 "https://nexus3.edgexfoundry.org:10001" 13:07:37 ], 13:07:37 "bip": "10.250.0.254/24", 13:07:37 "hosts": [ 13:07:37 "tcp://0.0.0.0:5555", 13:07:37 "unix:///var/run/docker.sock" 13:07:37 ], 13:07:37 "mtu": 1458, 13:07:37 "selinux-enabled": true, 13:07:37 "seccomp-profile": "/etc/docker/seccomp.json" 13:07:37 } [Pipeline] sh 13:07:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:07:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:55 provisioning config files... 13:07:55 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/108@tmp/config16236329057023188004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:56 ---> ****-login.sh 13:07:56 nexus3.edgexfoundry.org:10001 13:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:56 Configure a credential helper to remove this warning. See 13:07:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:56 13:07:56 Login Succeeded 13:07:56 nexus3.edgexfoundry.org:10002 13:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:57 Configure a credential helper to remove this warning. See 13:07:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:57 13:07:57 Login Succeeded 13:07:57 nexus3.edgexfoundry.org:10003 13:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:57 Configure a credential helper to remove this warning. See 13:07:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:57 13:07:57 Login Succeeded 13:07:57 nexus3.edgexfoundry.org:10004 13:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:58 Configure a credential helper to remove this warning. See 13:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:58 13:07:58 Login Succeeded 13:07:58 ****.io 13:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:58 Configure a credential helper to remove this warning. See 13:07:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:58 13:07:58 Login Succeeded 13:07:58 ---> ****-login.sh ends [Pipeline] } 13:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:58 ========================================================= 13:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:07:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:07:59 Sending build context to Docker daemon 320.5kB 13:07:59 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:07:59 Step 2/12 : FROM ${BASE} AS builder 13:07:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:07:59 9986a736f7d3: Pulling fs layer 13:07:59 1f018df60701: Pulling fs layer 13:07:59 39f8f326b044: Pulling fs layer 13:07:59 e6a1e7a6a96a: Pulling fs layer 13:07:59 4f4fb700ef54: Pulling fs layer 13:07:59 d45d956e0dbf: Pulling fs layer 13:07:59 d7702b0d1db1: Pulling fs layer 13:07:59 5c7f0f088c93: Pulling fs layer 13:07:59 4fdc064ae6cf: Pulling fs layer 13:07:59 d45d956e0dbf: Waiting 13:07:59 5c7f0f088c93: Waiting 13:07:59 e6a1e7a6a96a: Waiting 13:07:59 d7702b0d1db1: Waiting 13:07:59 4f4fb700ef54: Waiting 13:07:59 4fdc064ae6cf: Waiting 13:07:59 1f018df60701: Verifying Checksum 13:07:59 1f018df60701: Download complete 13:07:59 e6a1e7a6a96a: Verifying Checksum 13:07:59 e6a1e7a6a96a: Download complete 13:07:59 4f4fb700ef54: Verifying Checksum 13:07:59 4f4fb700ef54: Download complete 13:07:59 9986a736f7d3: Verifying Checksum 13:07:59 9986a736f7d3: Download complete 13:07:59 d45d956e0dbf: Verifying Checksum 13:07:59 d45d956e0dbf: Download complete 13:07:59 d7702b0d1db1: Download complete 13:08:00 4fdc064ae6cf: Verifying Checksum 13:08:00 4fdc064ae6cf: Download complete 13:08:00 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 22.960354873s" 13:08:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.792588ms" 13:08:01 9986a736f7d3: Pull complete 13:08:01 1f018df60701: Pull complete 13:08:01 39f8f326b044: Download complete 13:08:02 5c7f0f088c93: Verifying Checksum 13:08:02 5c7f0f088c93: Download complete 13:08:08 level=info msg="[linters_context/goanalysis] analyzers took 59.480345694s with top 10 stages: buildir: 47.623273938s, inspect: 2.353403903s, fact_deprecated: 1.918545263s, ctrlflow: 1.60389077s, printf: 1.397863582s, fact_purity: 922.55814ms, nilness: 786.544919ms, typedness: 534.608938ms, SA5012: 477.170646ms, gosec: 326.477572ms" 13:08:08 level=info msg="[runner] Issues before processing: 10, after processing: 0" 13:08:08 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 10/0, cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10, exclude: 10/10, path_prettifier: 10/10, skip_files: 10/10" 13:08:08 level=info msg="[runner] processing took 952.326µs with stages: identifier_marker: 467.773µs, autogenerated_exclude: 165.161µs, skip_dirs: 108.96µs, exclude-rules: 100.331µs, path_prettifier: 88.191µs, cgo: 4.68µs, invalid_issue: 4.21µs, filename_unadjuster: 2.31µs, nolint: 1.88µs, max_same_issues: 1.49µs, uniq_by_line: 1.19µs, skip_files: 910ns, fixer: 830ns, sort_results: 760ns, max_from_linter: 650ns, path_prefixer: 530ns, severity-rules: 520ns, diff: 510ns, path_shortener: 470ns, exclude: 420ns, source_code: 280ns, max_per_file_from_linter: 270ns" 13:08:08 level=info msg="[runner] linters took 11.665257211s with stages: goanalysis_metalinter: 11.664139374s" 13:08:08 level=info msg="File cache stats: 0 entries of total size 0B" 13:08:08 level=info msg="Memory: 348 samples, avg is 239.9MB, max is 1060.2MB" 13:08:08 level=info msg="Execution took 34.638931547s" 13:08:08 go vet ./... 13:08:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:08:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:08:15 ./bin/test-attribution-txt.sh 13:08:15 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:08:15 $ docker stop --time=1 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef 13:08:17 39f8f326b044: Pull complete 13:08:17 e6a1e7a6a96a: Pull complete 13:08:17 4f4fb700ef54: Pull complete 13:08:17 d45d956e0dbf: Pull complete 13:08:17 d7702b0d1db1: Pull complete 13:08:19 $ docker rm -f --volumes 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef [Pipeline] // withDockerContainer [Pipeline] sh 13:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:08:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:08:20 + ls -al . 13:08:20 total 264 13:08:20 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:06 . 13:08:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:05 .. 13:08:20 -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 13:05 .dockerignore 13:08:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:07 .git 13:08:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:05 .github 13:08:20 -rw-rw-r-- 1 jenkins jenkins 164 Feb 23 13:05 .gitignore 13:08:20 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 13:05 .golangci.yml 13:08:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:05 .semver 13:08:20 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 23 13:05 Attribution.txt 13:08:20 -rw-rw-r-- 1 jenkins jenkins 458 Feb 23 13:05 CHANGELOG.md 13:08:20 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 23 13:05 Dockerfile 13:08:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:05 GOVERNANCE.md 13:08:20 -rw-rw-r-- 1 jenkins jenkins 681 Feb 23 13:05 Jenkinsfile 13:08:20 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 13:05 LICENSE 13:08:20 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 23 13:05 Makefile 13:08:20 -rw-rw-r-- 1 jenkins jenkins 611 Feb 23 13:05 OWNERS.md 13:08:20 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 23 13:05 README.md 13:08:20 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 23 13:05 Record and Reply.postman_collection.json 13:08:20 -rw-rw-r-- 1 jenkins jenkins 11 Feb 23 13:05 VERSION 13:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 bin 13:08:20 -rw-r--r-- 1 jenkins jenkins 34248 Feb 23 13:07 coverage.out 13:08:20 -rw-rw-r-- 1 jenkins jenkins 6721 Feb 23 13:05 go.mod 13:08:20 -rw-rw-r-- 1 jenkins jenkins 88240 Feb 23 13:05 go.sum 13:08:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 23 13:05 internal 13:08:20 -rw-rw-r-- 1 jenkins jenkins 913 Feb 23 13:05 main.go 13:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 openapi 13:08:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:05 pkg 13:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:21 + 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=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d --label arch=amd64 --label version=4.0.0-dev.9 . 13:08:21 Sending build context to Docker daemon 9.904MB 13:08:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:08:21 Step 2/27 : FROM ${BASE} AS builder 13:08:21 ---> 10d5ae8a5e43 13:08:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:08:21 ---> Running in 653a72354abe 13:08:21 Removing intermediate container 653a72354abe 13:08:21 ---> 3aec2f8d624e 13:08:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:08:21 ---> Running in e227ef1e6485 13:08:21 Removing intermediate container e227ef1e6485 13:08:21 ---> 00ef416cd135 13:08:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:08:21 ---> Running in 5a8ddb49df61 13:08:21 Removing intermediate container 5a8ddb49df61 13:08:21 ---> a9b0320dce36 13:08:21 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:21 ---> Running in 52585f58fe3d 13:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:08:22 OK: 248 MiB in 58 packages 13:08:22 Removing intermediate container 52585f58fe3d 13:08:22 ---> af3985800b38 13:08:22 Step 7/27 : WORKDIR /app 13:08:22 ---> Running in ef4ab2886e7d 13:08:22 Removing intermediate container ef4ab2886e7d 13:08:22 ---> 3ef1c741e28f 13:08:22 Step 8/27 : COPY go.mod vendor* ./ 13:08:22 ---> b27b3594660a 13:08:22 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:22 ---> Running in 923023b6b4f5 13:08:23 Removing intermediate container 923023b6b4f5 13:08:23 ---> 1e73e0c49387 13:08:23 Step 10/27 : COPY . . 13:08:23 ---> cbd227e79c57 13:08:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:23 ---> Running in d7e34b8494c2 13:08:24 Removing intermediate container d7e34b8494c2 13:08:24 ---> 31747f1accd2 13:08:24 Step 12/27 : RUN $MAKE 13:08:24 ---> Running in ccee3af4e67e 13:08:24 5c7f0f088c93: Pull complete 13:08:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 13:08:26 4fdc064ae6cf: Pull complete 13:08:26 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:08:26 ---> 63f30b955cb9 13:08:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:27 ---> Running in ce1933c428fc 13:08:27 Removing intermediate container ce1933c428fc 13:08:27 ---> 119e3b0b3868 13:08:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:27 ---> Running in c21bd54d8f75 13:08:27 Removing intermediate container c21bd54d8f75 13:08:27 ---> 174da912721c 13:08:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:27 ---> Running in 2591e27006d1 13:08:28 Removing intermediate container 2591e27006d1 13:08:28 ---> 3a1fe2f68d44 13:08:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:28 ---> Running in 254191c247f2 13:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:08:30 OK: 239 MiB in 58 packages 13:08:31 Removing intermediate container 254191c247f2 13:08:31 ---> 6207268b051a 13:08:31 Step 7/12 : WORKDIR /app 13:08:31 ---> Running in 4f645373e6d6 13:08:32 Removing intermediate container 4f645373e6d6 13:08:32 ---> e5d750a6b340 13:08:32 Step 8/12 : COPY go.mod vendor* ./ 13:08:32 ---> 8c7bc820bd40 13:08:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:32 ---> Running in b65a24fa9fb8 13:08:56 Removing intermediate container ccee3af4e67e 13:08:56 ---> beda9375f440 13:08:56 Step 13/27 : FROM alpine:3.20 13:08:56 3.20: Pulling from library/alpine 13:08:56 0a9a5dfd008f: Pulling fs layer 13:08:56 0a9a5dfd008f: Verifying Checksum 13:08:56 0a9a5dfd008f: Download complete 13:08:56 0a9a5dfd008f: Pull complete 13:08:56 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:08:56 Status: Downloaded newer image for alpine:3.20 13:08:56 ---> ff221270b9fb 13:08:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:08:56 ---> Running in e7af2a717c5b 13:08:56 Removing intermediate container e7af2a717c5b 13:08:56 ---> 4d7fe5327161 13:08:56 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 13:08:56 ---> Running in 442f6ae6dee5 13:08:56 Removing intermediate container 442f6ae6dee5 13:08:56 ---> f6f70c007402 13:08:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:08:56 ---> Running in 386dde74759b 13:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:08:57 (1/2) Installing ca-certificates (20241121-r1) 13:08:57 (2/2) Installing dumb-init (1.2.5-r3) 13:08:57 Executing busybox-1.36.1-r29.trigger 13:08:57 Executing ca-certificates-20241121-r1.trigger 13:08:57 OK: 9 MiB in 16 packages 13:08:57 Removing intermediate container 386dde74759b 13:08:57 ---> d9cd135e2d6c 13:08:57 Step 17/27 : RUN apk --no-cache upgrade 13:08:57 ---> Running in d161b596c94a 13:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:08:58 OK: 9 MiB in 16 packages 13:08:58 Removing intermediate container d161b596c94a 13:08:58 ---> a7a5a0b78c05 13:08:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:08:58 ---> 56b008db42a7 13:08:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:08:58 ---> 394dd4074514 13:08:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:08:59 ---> 0136105a3d21 13:08:59 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 13:09:00 ---> 898756d0af67 13:09:00 Step 22/27 : EXPOSE 59712 13:09:00 ---> Running in fe6cd04967c3 13:09:00 Removing intermediate container fe6cd04967c3 13:09:00 ---> 5d136bdb0208 13:09:00 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 13:09:00 ---> Running in e04c86722555 13:09:00 Removing intermediate container e04c86722555 13:09:00 ---> 9708b1050ed4 13:09:00 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:09:00 ---> Running in 76b85c6873aa 13:09:00 Removing intermediate container 76b85c6873aa 13:09:00 ---> f9a15f3c8854 13:09:00 Step 25/27 : LABEL arch=amd64 13:09:00 ---> Running in d679c7a15597 13:09:00 Removing intermediate container d679c7a15597 13:09:00 ---> f9ec51363ec0 13:09:00 Step 26/27 : LABEL git_sha=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:09:00 ---> Running in 4f540d8fd605 13:09:00 Removing intermediate container 4f540d8fd605 13:09:00 ---> 2a00b3094a3a 13:09:00 Step 27/27 : LABEL version=4.0.0-dev.9 13:09:00 ---> Running in cf02b4a6b7c8 13:09:00 Removing intermediate container cf02b4a6b7c8 13:09:00 ---> d81f207e5197 13:09:00 [Warning] One or more build-args [ARCH] were not consumed 13:09:00 Successfully built d81f207e5197 13:09:00 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:00 provisioning config files... 13:09:00 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16988145065711485264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:01 ---> ****-login.sh 13:09:01 nexus3.edgexfoundry.org:10001 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10002 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10003 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10004 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 ****.io 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 ---> ****-login.sh ends [Pipeline] } 13:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:01 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 13:09:01 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:09:01 latest 13:09:01 4.0.0-dev.9 13:09:01 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:09:01 main 13:09:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:09:02 a2aabf78a26a: Preparing 13:09:02 1442c741a365: Preparing 13:09:02 87fee2e2aaf2: Preparing 13:09:02 be735572f2b7: Preparing 13:09:02 b8e545e23309: Preparing 13:09:02 ba7fc50c71f2: Preparing 13:09:02 994456c4fd7b: Preparing 13:09:02 994456c4fd7b: Waiting 13:09:02 ba7fc50c71f2: Waiting 13:09:02 87fee2e2aaf2: Pushed 13:09:02 b8e545e23309: Pushed 13:09:02 1442c741a365: Pushed 13:09:02 994456c4fd7b: Layer already exists 13:09:02 be735572f2b7: Pushed 13:09:02 ba7fc50c71f2: Pushed 13:09:06 a2aabf78a26a: Pushed 13:09:06 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 13:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:09:07 a2aabf78a26a: Preparing 13:09:07 1442c741a365: Preparing 13:09:07 87fee2e2aaf2: Preparing 13:09:07 be735572f2b7: Preparing 13:09:07 b8e545e23309: Preparing 13:09:07 ba7fc50c71f2: Preparing 13:09:07 994456c4fd7b: Preparing 13:09:07 ba7fc50c71f2: Waiting 13:09:07 994456c4fd7b: Waiting 13:09:07 a2aabf78a26a: Layer already exists 13:09:07 1442c741a365: Layer already exists 13:09:07 be735572f2b7: Layer already exists 13:09:07 87fee2e2aaf2: Layer already exists 13:09:07 b8e545e23309: Layer already exists 13:09:07 994456c4fd7b: Layer already exists 13:09:07 ba7fc50c71f2: Layer already exists 13:09:07 latest: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 13:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:09:08 a2aabf78a26a: Preparing 13:09:08 1442c741a365: Preparing 13:09:08 87fee2e2aaf2: Preparing 13:09:08 be735572f2b7: Preparing 13:09:08 b8e545e23309: Preparing 13:09:08 ba7fc50c71f2: Preparing 13:09:08 994456c4fd7b: Preparing 13:09:08 ba7fc50c71f2: Waiting 13:09:08 87fee2e2aaf2: Layer already exists 13:09:08 be735572f2b7: Layer already exists 13:09:08 1442c741a365: Layer already exists 13:09:08 a2aabf78a26a: Layer already exists 13:09:08 b8e545e23309: Layer already exists 13:09:08 994456c4fd7b: Layer already exists 13:09:08 ba7fc50c71f2: Layer already exists 13:09:08 4.0.0-dev.9: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:09:08 a2aabf78a26a: Preparing 13:09:08 1442c741a365: Preparing 13:09:08 87fee2e2aaf2: Preparing 13:09:08 be735572f2b7: Preparing 13:09:08 b8e545e23309: Preparing 13:09:08 ba7fc50c71f2: Preparing 13:09:08 994456c4fd7b: Preparing 13:09:08 994456c4fd7b: Waiting 13:09:08 ba7fc50c71f2: Waiting 13:09:08 87fee2e2aaf2: Layer already exists 13:09:08 1442c741a365: Layer already exists 13:09:08 b8e545e23309: Layer already exists 13:09:08 be735572f2b7: Layer already exists 13:09:08 a2aabf78a26a: Layer already exists 13:09:08 ba7fc50c71f2: Layer already exists 13:09:08 994456c4fd7b: Layer already exists 13:09:08 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 13:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:09:09 a2aabf78a26a: Preparing 13:09:09 1442c741a365: Preparing 13:09:09 87fee2e2aaf2: Preparing 13:09:09 be735572f2b7: Preparing 13:09:09 b8e545e23309: Preparing 13:09:09 ba7fc50c71f2: Preparing 13:09:09 994456c4fd7b: Preparing 13:09:09 ba7fc50c71f2: Waiting 13:09:09 994456c4fd7b: Waiting 13:09:09 a2aabf78a26a: Layer already exists 13:09:09 b8e545e23309: Layer already exists 13:09:09 1442c741a365: Layer already exists 13:09:09 87fee2e2aaf2: Layer already exists 13:09:09 be735572f2b7: Layer already exists 13:09:09 ba7fc50c71f2: Layer already exists 13:09:09 994456c4fd7b: Layer already exists 13:09:09 main: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:09:09 ===================================================== [Pipeline] echo 13:09:09 taggedImages: 13:09:09 - nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:09:09 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 13:09:09 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 13:09:09 - nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:09:09 - 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 13:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:09 13:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:10 latest: Pulling from edgex-lftools-log-publisher 13:09:10 5eb5b503b376: Pulling fs layer 13:09:10 5c69ac0246d0: Pulling fs layer 13:09:10 ec43610c2a17: Pulling fs layer 13:09:10 3a2ae6a8a46f: Pulling fs layer 13:09:10 33b1e0a273af: Pulling fs layer 13:09:10 5d3b04190fa2: Pulling fs layer 13:09:10 2f39f015ded8: Pulling fs layer 13:09:10 33b1e0a273af: Waiting 13:09:10 5d3b04190fa2: Waiting 13:09:10 2f39f015ded8: Waiting 13:09:10 3a2ae6a8a46f: Waiting 13:09:10 5c69ac0246d0: Download complete 13:09:10 3a2ae6a8a46f: Download complete 13:09:10 33b1e0a273af: Verifying Checksum 13:09:10 33b1e0a273af: Download complete 13:09:10 5d3b04190fa2: Verifying Checksum 13:09:10 5d3b04190fa2: Download complete 13:09:10 ec43610c2a17: Verifying Checksum 13:09:10 ec43610c2a17: Download complete 13:09:10 5eb5b503b376: Verifying Checksum 13:09:10 5eb5b503b376: Download complete 13:09:11 2f39f015ded8: Verifying Checksum 13:09:11 2f39f015ded8: Download complete 13:09:11 5eb5b503b376: Pull complete 13:09:11 5c69ac0246d0: Pull complete 13:09:12 ec43610c2a17: Pull complete 13:09:12 3a2ae6a8a46f: Pull complete 13:09:12 33b1e0a273af: Pull complete 13:09:12 5d3b04190fa2: Pull complete 13:09:16 2f39f015ded8: Pull complete 13:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:16 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:09:16 $ 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 13:09:19 $ docker top 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:20 ---> job-cost.sh 13:09:20 lf-activate-venv: SKIPPING 13:09:20 INFO: No Stack... 13:09:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:09:20 INFO: Archiving Costs [Pipeline] sh 13:09:21 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 13:09:21 + cut -d, -f6 [Pipeline] lock 13:09:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] 13:09:21 Resource [jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] did not exist. Created. 13:09:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:09:21 + echo total: 0.2199999988079071 [Pipeline] stash 13:09:21 Stashed 1 file(s) [Pipeline] } 13:09:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 13:09:21 $ docker stop --time=1 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 13:09:22 $ docker rm -f --volumes 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:10:24 Removing intermediate container b65a24fa9fb8 13:10:24 ---> 12aedc96d662 13:10:24 Step 10/12 : COPY . . 13:10:24 ---> 8ef6e26585a9 13:10:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:24 ---> Running in e2b5c3f5c1a1 13:10:24 Removing intermediate container e2b5c3f5c1a1 13:10:24 ---> e9eb5b1197bd 13:10:24 Step 12/12 : RUN $MAKE 13:10:24 ---> Running in c1f666b671b2 13:10:24 noop 13:10:24 Removing intermediate container c1f666b671b2 13:10:24 ---> e7e50342ded0 13:10:24 Successfully built e7e50342ded0 13:10:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:24 + docker inspect -f . ci-base-image-arm64 13:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:24 prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container 13:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 13:10:26 $ docker top 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:26 + go version 13:10:26 go version go1.23.4 linux/arm64 [Pipeline] } 13:10:26 $ docker stop --time=1 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 13:10:28 $ docker rm -f --volumes 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:29 + docker inspect -f . ci-base-image-arm64 13:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container 13:10:52 $ 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/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 13:10:53 $ docker top 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:54 + git config --global --add safe.directory /w/workspace/app-record-replay/108 [Pipeline] fileExists [Pipeline] sh 13:10:54 + make test 13:10:55 go test -race -coverprofile=coverage.out ./... 13:16:01 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 13:16:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.157s coverage: 88.0% of statements 13:16:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 13:16:25 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 13:16:30 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 13:16:36 ok github.com/edgexfoundry/app-record-replay/internal/application 9.930s coverage: 98.7% of statements 13:16:36 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.580s coverage: 89.7% of statements 13:16:36 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.086s coverage: 100.0% of statements 13:16:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:16:37 go vet ./... 13:21:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:29 ./bin/test-attribution-txt.sh 13:21:29 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:21:29 $ docker stop --time=1 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 13:21:31 $ docker rm -f --volumes 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:34 Warning: overwriting stash ‘coverage-report’ 13:21:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:35 + ls -al . 13:21:35 total 260 13:21:35 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 13:10 . 13:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 .. 13:21:35 -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 13:07 .dockerignore 13:21:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:07 .git 13:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 .github 13:21:35 -rw-rw-r-- 1 jenkins jenkins 164 Feb 23 13:07 .gitignore 13:21:35 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 13:07 .golangci.yml 13:21:35 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 23 13:07 Attribution.txt 13:21:35 -rw-rw-r-- 1 jenkins jenkins 458 Feb 23 13:07 CHANGELOG.md 13:21:35 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 23 13:07 Dockerfile 13:21:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:07 GOVERNANCE.md 13:21:35 -rw-rw-r-- 1 jenkins jenkins 681 Feb 23 13:07 Jenkinsfile 13:21:35 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 13:07 LICENSE 13:21:35 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 23 13:07 Makefile 13:21:35 -rw-rw-r-- 1 jenkins jenkins 611 Feb 23 13:07 OWNERS.md 13:21:35 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 23 13:07 README.md 13:21:35 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 23 13:07 Record and Reply.postman_collection.json 13:21:35 -rw-rw-r-- 1 jenkins jenkins 11 Feb 23 13:05 VERSION 13:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 bin 13:21:35 -rw-r--r-- 1 jenkins jenkins 34247 Feb 23 13:16 coverage.out 13:21:35 -rw-rw-r-- 1 jenkins jenkins 6721 Feb 23 13:07 go.mod 13:21:35 -rw-rw-r-- 1 jenkins jenkins 88240 Feb 23 13:07 go.sum 13:21:35 drwxrwxr-x 7 jenkins jenkins 4096 Feb 23 13:07 internal 13:21:35 -rw-rw-r-- 1 jenkins jenkins 913 Feb 23 13:07 main.go 13:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 openapi 13:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 pkg 13:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:35 + 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=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d --label arch=arm64 --label version=4.0.0-dev.9 . 13:21:35 Sending build context to Docker daemon 355.3kB 13:21:35 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:21:35 Step 2/27 : FROM ${BASE} AS builder 13:21:35 ---> e7e50342ded0 13:21:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:21:36 ---> Running in 49d03edd930f 13:21:36 Removing intermediate container 49d03edd930f 13:21:36 ---> e3c4efe2ab37 13:21:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:21:36 ---> Running in f9eca5c0d442 13:21:36 Removing intermediate container f9eca5c0d442 13:21:36 ---> d4e402c2c73d 13:21:36 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:21:36 ---> Running in 68e9ee86628e 13:21:37 Removing intermediate container 68e9ee86628e 13:21:37 ---> d9f9fbe388f1 13:21:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:37 ---> Running in e9cd283536b7 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:21:40 OK: 239 MiB in 58 packages 13:21:41 Removing intermediate container e9cd283536b7 13:21:41 ---> 6b48c20d8048 13:21:41 Step 7/27 : WORKDIR /app 13:21:41 ---> Running in f0964b6b5687 13:21:41 Removing intermediate container f0964b6b5687 13:21:41 ---> 0bc29648fd53 13:21:41 Step 8/27 : COPY go.mod vendor* ./ 13:21:42 ---> d044cea492b5 13:21:42 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:42 ---> Running in d1d16b45b485 13:21:44 Removing intermediate container d1d16b45b485 13:21:44 ---> 6a80e9db0d55 13:21:44 Step 10/27 : COPY . . 13:21:45 ---> 6de2bac34e70 13:21:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:45 ---> Running in f5e307c70b35 13:21:46 Removing intermediate container f5e307c70b35 13:21:46 ---> fefca56edcae 13:21:46 Step 12/27 : RUN $MAKE 13:21:46 ---> Running in 42c6ee3b3583 13:21:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 13:25:53 Removing intermediate container 42c6ee3b3583 13:25:53 ---> 48c3ce3bd8ac 13:25:53 Step 13/27 : FROM alpine:3.20 13:25:53 3.20: Pulling from library/alpine 13:25:53 94e9d8af2201: Pulling fs layer 13:25:53 94e9d8af2201: Verifying Checksum 13:25:53 94e9d8af2201: Download complete 13:25:53 94e9d8af2201: Pull complete 13:25:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:25:53 Status: Downloaded newer image for alpine:3.20 13:25:53 ---> 7aab056cecc6 13:25:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:25:53 ---> Running in cf4cd8093531 13:25:53 Removing intermediate container cf4cd8093531 13:25:53 ---> 80b40f632639 13:25:53 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 13:25:53 ---> Running in ef7f3362fbf7 13:25:53 Removing intermediate container ef7f3362fbf7 13:25:53 ---> 050a2bfaf008 13:25:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:25:53 ---> Running in f9af49eb769c 13:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:53 (1/2) Installing ca-certificates (20241121-r1) 13:25:53 (2/2) Installing dumb-init (1.2.5-r3) 13:25:53 Executing busybox-1.36.1-r29.trigger 13:25:53 Executing ca-certificates-20241121-r1.trigger 13:25:53 OK: 10 MiB in 16 packages 13:25:53 Removing intermediate container f9af49eb769c 13:25:53 ---> 8a3762071012 13:25:53 Step 17/27 : RUN apk --no-cache upgrade 13:25:53 ---> Running in a1ccef3d0509 13:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:55 OK: 10 MiB in 16 packages 13:25:56 Removing intermediate container a1ccef3d0509 13:25:56 ---> 7c729bedac66 13:25:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:25:56 ---> 866a40e820c7 13:25:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:25:57 ---> 71ae54e8dc55 13:25:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:25:57 ---> e671d1ccb4c2 13:25:57 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 13:25:59 ---> b90df462cc79 13:25:59 Step 22/27 : EXPOSE 59712 13:25:59 ---> Running in ebb62e695491 13:26:00 Removing intermediate container ebb62e695491 13:26:00 ---> 2057414133d2 13:26:00 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 13:26:00 ---> Running in c57919f56352 13:26:00 Removing intermediate container c57919f56352 13:26:00 ---> c28bfa4ad9be 13:26:00 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:26:00 ---> Running in faeb02fd1b6c 13:26:00 Removing intermediate container faeb02fd1b6c 13:26:00 ---> ed91587f4485 13:26:00 Step 25/27 : LABEL arch=arm64 13:26:00 ---> Running in 68db6529fd43 13:26:01 Removing intermediate container 68db6529fd43 13:26:01 ---> 841df56cb598 13:26:01 Step 26/27 : LABEL git_sha=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:26:01 ---> Running in d1d946d07d9b 13:26:01 Removing intermediate container d1d946d07d9b 13:26:01 ---> 2a62a3d03879 13:26:01 Step 27/27 : LABEL version=4.0.0-dev.9 13:26:01 ---> Running in ed0f003ed502 13:26:01 Removing intermediate container ed0f003ed502 13:26:01 ---> 20731001f61e 13:26:01 [Warning] One or more build-args [ARCH] were not consumed 13:26:01 Successfully built 20731001f61e 13:26:01 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 13:26:02 provisioning config files... 13:26:02 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/108@tmp/config3858815107884508944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:02 ---> ****-login.sh 13:26:02 nexus3.edgexfoundry.org:10001 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 nexus3.edgexfoundry.org:10002 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:02 13:26:02 Login Succeeded 13:26:02 nexus3.edgexfoundry.org:10003 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 nexus3.edgexfoundry.org:10004 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 ****.io 13:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:04 Configure a credential helper to remove this warning. See 13:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:04 13:26:04 Login Succeeded 13:26:04 ---> ****-login.sh ends [Pipeline] } 13:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:04 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 13:26:04 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:26:04 latest 13:26:04 4.0.0-dev.9 13:26:04 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:26:04 main 13:26:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:04 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 13:26:05 78b73338c49c: Preparing 13:26:05 e1b42b9e69b2: Preparing 13:26:05 6e211745d71a: Preparing 13:26:05 ebc08facce37: Preparing 13:26:05 e2bcf565330e: Preparing 13:26:05 a75161c58604: Preparing 13:26:05 dd9c8f8612c8: Preparing 13:26:05 a75161c58604: Waiting 13:26:05 dd9c8f8612c8: Waiting 13:26:05 ebc08facce37: Pushed 13:26:05 e2bcf565330e: Pushed 13:26:05 6e211745d71a: Pushed 13:26:05 e1b42b9e69b2: Pushed 13:26:05 dd9c8f8612c8: Layer already exists 13:26:05 a75161c58604: Pushed 13:26:13 78b73338c49c: Pushed 13:26:13 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:14 + 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 13:26:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 13:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 13:26:14 78b73338c49c: Preparing 13:26:14 e1b42b9e69b2: Preparing 13:26:14 6e211745d71a: Preparing 13:26:14 ebc08facce37: Preparing 13:26:14 e2bcf565330e: Preparing 13:26:14 a75161c58604: Preparing 13:26:14 dd9c8f8612c8: Preparing 13:26:14 a75161c58604: Waiting 13:26:14 dd9c8f8612c8: Waiting 13:26:14 e2bcf565330e: Layer already exists 13:26:14 6e211745d71a: Layer already exists 13:26:14 ebc08facce37: Layer already exists 13:26:14 e1b42b9e69b2: Layer already exists 13:26:14 78b73338c49c: Layer already exists 13:26:14 dd9c8f8612c8: Layer already exists 13:26:14 a75161c58604: Layer already exists 13:26:14 latest: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:15 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 13:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 13:26:15 78b73338c49c: Preparing 13:26:15 e1b42b9e69b2: Preparing 13:26:15 6e211745d71a: Preparing 13:26:15 ebc08facce37: Preparing 13:26:15 e2bcf565330e: Preparing 13:26:15 a75161c58604: Preparing 13:26:15 dd9c8f8612c8: Preparing 13:26:15 dd9c8f8612c8: Waiting 13:26:15 a75161c58604: Waiting 13:26:15 e2bcf565330e: Layer already exists 13:26:15 ebc08facce37: Layer already exists 13:26:15 6e211745d71a: Layer already exists 13:26:15 78b73338c49c: Layer already exists 13:26:15 e1b42b9e69b2: Layer already exists 13:26:15 dd9c8f8612c8: Layer already exists 13:26:15 a75161c58604: Layer already exists 13:26:15 4.0.0-dev.9: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:15 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 13:26:16 78b73338c49c: Preparing 13:26:16 e1b42b9e69b2: Preparing 13:26:16 6e211745d71a: Preparing 13:26:16 ebc08facce37: Preparing 13:26:16 e2bcf565330e: Preparing 13:26:16 a75161c58604: Preparing 13:26:16 dd9c8f8612c8: Preparing 13:26:16 dd9c8f8612c8: Waiting 13:26:16 a75161c58604: Waiting 13:26:16 ebc08facce37: Layer already exists 13:26:16 78b73338c49c: Layer already exists 13:26:16 e2bcf565330e: Layer already exists 13:26:16 e1b42b9e69b2: Layer already exists 13:26:16 6e211745d71a: Layer already exists 13:26:16 dd9c8f8612c8: Layer already exists 13:26:16 a75161c58604: Layer already exists 13:26:16 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:16 + 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 13:26:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 13:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 13:26:16 78b73338c49c: Preparing 13:26:16 e1b42b9e69b2: Preparing 13:26:16 6e211745d71a: Preparing 13:26:16 ebc08facce37: Preparing 13:26:16 e2bcf565330e: Preparing 13:26:16 a75161c58604: Preparing 13:26:16 dd9c8f8612c8: Preparing 13:26:16 a75161c58604: Waiting 13:26:16 dd9c8f8612c8: Waiting 13:26:16 e1b42b9e69b2: Layer already exists 13:26:16 e2bcf565330e: Layer already exists 13:26:16 6e211745d71a: Layer already exists 13:26:16 78b73338c49c: Layer already exists 13:26:16 ebc08facce37: Layer already exists 13:26:16 a75161c58604: Layer already exists 13:26:16 dd9c8f8612c8: Layer already exists 13:26:16 main: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:17 ===================================================== [Pipeline] echo 13:26:17 taggedImages: 13:26:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 13:26:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 13:26:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 13:26:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 13:26:17 - 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 13:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:26:17 13:26:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:26:18 arm64: Pulling from edgex-lftools-log-publisher 13:26:18 8998bd30e6a1: Pulling fs layer 13:26:18 04944245beec: Pulling fs layer 13:26:18 699f458cf7ca: Pulling fs layer 13:26:18 765212b225bb: Pulling fs layer 13:26:18 f23df028b6ca: Pulling fs layer 13:26:18 d65c8cfc05b1: Pulling fs layer 13:26:18 2437ff75d9bd: Pulling fs layer 13:26:18 765212b225bb: Waiting 13:26:18 f23df028b6ca: Waiting 13:26:18 d65c8cfc05b1: Waiting 13:26:18 2437ff75d9bd: Waiting 13:26:18 04944245beec: Verifying Checksum 13:26:18 04944245beec: Download complete 13:26:18 765212b225bb: Verifying Checksum 13:26:18 765212b225bb: Download complete 13:26:18 f23df028b6ca: Verifying Checksum 13:26:18 f23df028b6ca: Download complete 13:26:18 d65c8cfc05b1: Verifying Checksum 13:26:18 d65c8cfc05b1: Download complete 13:26:18 699f458cf7ca: Verifying Checksum 13:26:18 699f458cf7ca: Download complete 13:26:18 8998bd30e6a1: Verifying Checksum 13:26:18 8998bd30e6a1: Download complete 13:26:21 2437ff75d9bd: Verifying Checksum 13:26:21 2437ff75d9bd: Download complete 13:26:23 8998bd30e6a1: Pull complete 13:26:23 04944245beec: Pull complete 13:26:25 699f458cf7ca: Pull complete 13:26:25 765212b225bb: Pull complete 13:26:26 f23df028b6ca: Pull complete 13:26:26 d65c8cfc05b1: Pull complete 13:26:45 2437ff75d9bd: Pull complete 13:26:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:26:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container 13:26:45 $ 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/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 13:26:48 $ docker top 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:49 ---> job-cost.sh 13:26:49 lf-activate-venv: SKIPPING 13:26:49 INFO: No Stack... 13:26:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:26:50 INFO: Archiving Costs [Pipeline] sh 13:26:50 + cat /w/workspace/app-record-replay/108/archives/cost.csv 13:26:50 + cut -d, -f6 [Pipeline] lock 13:26:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] 13:26:50 Resource [jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] did not exist. Created. 13:26:50 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:51 /w/workspace/app-record-replay/108@tmp/durable-d842a866/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:26:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:26:52 Warning: overwriting stash ‘stack-cost’ 13:26:52 Stashed 1 file(s) [Pipeline] } 13:26:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 13:26:52 $ docker stop --time=1 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 13:26:53 $ docker rm -f --volumes 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:26:54 provisioning config files... 13:26:54 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11696643326521645039tmp [Pipeline] { [Pipeline] sh 13:26:54 + set +x 13:26:54 + curl -s https://codecov.io/bash 13:26:54 + bash -s -- 13:26:54 13:26:54 _____ _ 13:26:54 / ____| | | 13:26:54 | | ___ __| | ___ ___ _____ __ 13:26:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:26:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:26:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:26:54 Bash-1.0.6 13:26:54 13:26:54 13:26:54 ==> git version 2.25.1 found 13:26:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:26:54 Release-Date: 2020-01-08 13:26:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:26:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:26:54 ==> Jenkins CI detected. 13:26:54 current dir:  /w/workspace/exfoundry_app-record-replay_main 13:26:54 project root: . 13:26:54 --> token set from env 13:26:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:26:54 ==> Running gcov in . (disable via -X gcov) 13:26:54 ==> Python coveragepy not found 13:26:54 ==> Searching for coverage reports in: 13:26:54 + . 13:26:54 -> Found 1 reports 13:26:54 ==> Detecting git/mercurial file structure 13:26:54 ==> Reading reports 13:26:54 + ./coverage.out bytes=34247 13:26:54 ==> Appending adjustments 13:26:54 https://docs.codecov.io/docs/fixing-reports 13:26:55 + Found adjustments 13:26:55 ==> Gzipping contents 13:26:55 8.0K /tmp/codecov.YGbIVj.gz 13:26:55 ==> Uploading reports 13:26:55 url: https://codecov.io 13:26:55 query: branch=main&commit=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 13:26:55 -> Pinging Codecov 13:26:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 13:26:57 -> Uploading to 13:26:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d/3b744380-d1c0-4c4f-a019-301f80bff28a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T132657Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bc528f9e39ab29f022d9b59d4423f9930945e6e91fa8f7776e7804d08fda92fe 13:26:57 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:57 Dload Upload Total Spent Left Speed 13:26:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 26297 --:--:-- --:--:-- --:--:-- 26169 100 5391 0 0 100 5391 0 16287 --:--:-- --:--:-- --:--:-- 16237 13:26:57 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } 13:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:26:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:26:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:26:58 13:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:26:58 latest: Pulling from edgex-devops/edgex-snyk-go 13:26:58 43c4264eed91: Pulling fs layer 13:26:58 4cc291be95ef: Pulling fs layer 13:26:58 2ac1f1163629: Pulling fs layer 13:26:58 5c3c966382ef: Pulling fs layer 13:26:58 4f4fb700ef54: Pulling fs layer 13:26:58 d9c7d2e4e75e: Pulling fs layer 13:26:58 9c3e1370e548: Pulling fs layer 13:26:58 4f4fb700ef54: Waiting 13:26:58 d9c7d2e4e75e: Waiting 13:26:58 5c3c966382ef: Waiting 13:26:58 9c3e1370e548: Waiting 13:26:58 4cc291be95ef: Download complete 13:26:58 5c3c966382ef: Verifying Checksum 13:26:58 5c3c966382ef: Download complete 13:26:58 4f4fb700ef54: Verifying Checksum 13:26:58 43c4264eed91: Verifying Checksum 13:26:58 43c4264eed91: Download complete 13:26:58 43c4264eed91: Pull complete 13:26:58 d9c7d2e4e75e: Verifying Checksum 13:26:58 d9c7d2e4e75e: Download complete 13:26:58 4cc291be95ef: Pull complete 13:26:58 2ac1f1163629: Verifying Checksum 13:26:58 2ac1f1163629: Download complete 13:26:59 9c3e1370e548: Verifying Checksum 13:26:59 9c3e1370e548: Download complete 13:27:02 2ac1f1163629: Pull complete 13:27:02 5c3c966382ef: Pull complete 13:27:02 4f4fb700ef54: Pull complete 13:27:02 d9c7d2e4e75e: Pull complete 13:27:06 9c3e1370e548: Pull complete 13:27:06 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:06 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:27:09 $ docker top 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 13:27:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 13:27:10 + set -o pipefail 13:27:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 13:27:15 13:27:15 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 13:27:15 13:27:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/25cef4c4-a9d6-4e91-8a5e-193c0d8a2f00 13:27:15 13:27:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:27:15 [Pipeline] } 13:27:16 $ docker stop --time=1 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 13:27:19 $ docker rm -f --volumes 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:27:20 + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] sh 13:27:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:21 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:21 $ docker top 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a -eo pid,comm 13:27:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:27:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:21 [ssh-agent] Looking for ssh-agent implementation... 13:27:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:21 $ docker exec 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a ssh-agent 13:27:21 SSH_AUTH_SOCK=/tmp/ssh-nBDAkAZuFfhY/agent.32 13:27:21 SSH_AGENT_PID=38 13:27:21 Running ssh-add (command line suppressed) 13:27:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8118076472725706711.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8118076472725706711.key) 13:27:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:22 + git semver tag 13:27:22 2025-02-23 13:27:22,427 [run_tag] DEBUG tag force:False 13:27:22 2025-02-23 13:27:22,428 [check_head_tag] DEBUG check head tag 13:27:22 2025-02-23 13:27:22,429 [execute] INFO git cat-file --batch-check 13:27:22 2025-02-23 13:27:22,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 13:27:22 2025-02-23 13:27:22,433 [execute] INFO git cat-file --batch 13:27:22 2025-02-23 13:27:22,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 13:27:22 2025-02-23 13:27:22,461 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:22 2025-02-23 13:27:22,461 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 13:27:22 2025-02-23 13:27:22,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 13:27:22 2025-02-23 13:27:22,465 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:22 4.0.0-dev.9 [Pipeline] } 13:27:22 $ docker exec --env ******** --env ******** 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a ssh-agent -k 13:27:22 unset SSH_AUTH_SOCK; 13:27:22 unset SSH_AGENT_PID; 13:27:22 echo Agent pid 38 killed; 13:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:22 + git semver [Pipeline] } 13:27:23 $ docker stop --time=1 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a 13:27:24 $ docker rm -f --volumes 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:27:24 13:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:27:25 0.23.1-centos7: Pulling from edgex-lftools 13:27:25 ab5ef0e58194: Pulling fs layer 13:27:25 9712f1f96733: Pulling fs layer 13:27:25 63f879dbbcfc: Pulling fs layer 13:27:25 0d9ebad4ef96: Pulling fs layer 13:27:25 e9a5061849ea: Pulling fs layer 13:27:25 d747dcd14b5f: Pulling fs layer 13:27:25 2de7ff778b66: Pulling fs layer 13:27:25 0d9ebad4ef96: Waiting 13:27:25 e9a5061849ea: Waiting 13:27:25 d747dcd14b5f: Waiting 13:27:25 2de7ff778b66: Waiting 13:27:25 9712f1f96733: Verifying Checksum 13:27:25 9712f1f96733: Download complete 13:27:25 63f879dbbcfc: Verifying Checksum 13:27:25 63f879dbbcfc: Download complete 13:27:25 e9a5061849ea: Verifying Checksum 13:27:25 e9a5061849ea: Download complete 13:27:25 d747dcd14b5f: Verifying Checksum 13:27:25 d747dcd14b5f: Download complete 13:27:25 0d9ebad4ef96: Verifying Checksum 13:27:25 0d9ebad4ef96: Download complete 13:27:25 ab5ef0e58194: Verifying Checksum 13:27:25 ab5ef0e58194: Download complete 13:27:25 2de7ff778b66: Verifying Checksum 13:27:25 2de7ff778b66: Download complete 13:27:28 ab5ef0e58194: Pull complete 13:27:28 9712f1f96733: Pull complete 13:27:28 63f879dbbcfc: Pull complete 13:27:32 0d9ebad4ef96: Pull complete 13:27:32 e9a5061849ea: Pull complete 13:27:32 d747dcd14b5f: Pull complete 13:27:33 2de7ff778b66: Pull complete 13:27:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:27:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:33 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:27:37 $ docker top ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:27:37 provisioning config files... 13:27:37 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5672926662843330742tmp 13:27:37 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3172204627136414381tmp 13:27:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4203390849794224132tmp [Pipeline] { [Pipeline] echo 13:27:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:27:38 ---> sigul-configuration.sh 13:27:38 gpg: directory `/root/.gnupg' created 13:27:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:27:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:27:38 gpg: keyring `/root/.gnupg/secring.gpg' created 13:27:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:27:38 gpg: CAST5 encrypted data 13:27:38 gpg: encrypted with 1 passphrase 13:27:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:27:38 + mkdir /home/jenkins 13:27:38 + mkdir /home/jenkins/sigul [Pipeline] sh 13:27:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:27:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:27:39 ---> sigul-install.sh 13:27:39 Sigul already installed; skipping installation. [Pipeline] sh 13:27:39 + git tag --list 13:27:39 v3.1 13:27:39 v3.1.0 13:27:39 v3.1.0-dev.0 13:27:39 v3.1.0-dev.1 13:27:39 v3.1.0-dev.10 13:27:39 v3.1.0-dev.11 13:27:39 v3.1.0-dev.12 13:27:39 v3.1.0-dev.13 13:27:39 v3.1.0-dev.14 13:27:39 v3.1.0-dev.15 13:27:39 v3.1.0-dev.16 13:27:39 v3.1.0-dev.17 13:27:39 v3.1.0-dev.18 13:27:39 v3.1.0-dev.19 13:27:39 v3.1.0-dev.2 13:27:39 v3.1.0-dev.20 13:27:39 v3.1.0-dev.21 13:27:39 v3.1.0-dev.22 13:27:39 v3.1.0-dev.23 13:27:39 v3.1.0-dev.24 13:27:39 v3.1.0-dev.25 13:27:39 v3.1.0-dev.26 13:27:39 v3.1.0-dev.27 13:27:39 v3.1.0-dev.28 13:27:39 v3.1.0-dev.29 13:27:39 v3.1.0-dev.3 13:27:39 v3.1.0-dev.30 13:27:39 v3.1.0-dev.31 13:27:39 v3.1.0-dev.32 13:27:39 v3.1.0-dev.33 13:27:39 v3.1.0-dev.34 13:27:39 v3.1.0-dev.35 13:27:39 v3.1.0-dev.36 13:27:39 v3.1.0-dev.37 13:27:39 v3.1.0-dev.38 13:27:39 v3.1.0-dev.39 13:27:39 v3.1.0-dev.4 13:27:39 v3.1.0-dev.40 13:27:39 v3.1.0-dev.41 13:27:39 v3.1.0-dev.42 13:27:39 v3.1.0-dev.43 13:27:39 v3.1.0-dev.44 13:27:39 v3.1.0-dev.45 13:27:39 v3.1.0-dev.46 13:27:39 v3.1.0-dev.47 13:27:39 v3.1.0-dev.48 13:27:39 v3.1.0-dev.49 13:27:39 v3.1.0-dev.5 13:27:39 v3.1.0-dev.50 13:27:39 v3.1.0-dev.51 13:27:39 v3.1.0-dev.52 13:27:39 v3.1.0-dev.53 13:27:39 v3.1.0-dev.54 13:27:39 v3.1.0-dev.55 13:27:39 v3.1.0-dev.56 13:27:39 v3.1.0-dev.57 13:27:39 v3.1.0-dev.58 13:27:39 v3.1.0-dev.59 13:27:39 v3.1.0-dev.6 13:27:39 v3.1.0-dev.60 13:27:39 v3.1.0-dev.61 13:27:39 v3.1.0-dev.62 13:27:39 v3.1.0-dev.63 13:27:39 v3.1.0-dev.64 13:27:39 v3.1.0-dev.65 13:27:39 v3.1.0-dev.66 13:27:39 v3.1.0-dev.67 13:27:39 v3.1.0-dev.68 13:27:39 v3.1.0-dev.7 13:27:39 v3.1.0-dev.8 13:27:39 v3.1.0-dev.9 13:27:39 v3.1.1 13:27:39 v3.2.0-dev.1 13:27:39 v3.2.0-dev.10 13:27:39 v3.2.0-dev.11 13:27:39 v3.2.0-dev.12 13:27:39 v3.2.0-dev.13 13:27:39 v3.2.0-dev.14 13:27:39 v3.2.0-dev.15 13:27:39 v3.2.0-dev.16 13:27:39 v3.2.0-dev.17 13:27:39 v3.2.0-dev.18 13:27:39 v3.2.0-dev.19 13:27:39 v3.2.0-dev.2 13:27:39 v3.2.0-dev.20 13:27:39 v3.2.0-dev.21 13:27:39 v3.2.0-dev.22 13:27:39 v3.2.0-dev.23 13:27:39 v3.2.0-dev.24 13:27:39 v3.2.0-dev.3 13:27:39 v3.2.0-dev.4 13:27:39 v3.2.0-dev.5 13:27:39 v3.2.0-dev.6 13:27:39 v3.2.0-dev.7 13:27:39 v3.2.0-dev.8 13:27:39 v3.2.0-dev.9 13:27:39 v4.0.0-dev.1 13:27:39 v4.0.0-dev.2 13:27:39 v4.0.0-dev.3 13:27:39 v4.0.0-dev.4 13:27:39 v4.0.0-dev.5 13:27:39 v4.0.0-dev.6 13:27:39 v4.0.0-dev.7 13:27:39 v4.0.0-dev.8 13:27:39 v4.0.0-dev.9 [Pipeline] sh 13:27:39 + lftools sign git-tag v4.0.0-dev.9 13:27:40 Signing Git tag with Sigul... 13:27:40 Signing v4.0.0-dev.9 [Pipeline] echo 13:27:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:27:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:27:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:27:41 $ docker stop --time=1 ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 13:27:42 $ docker rm -f --volumes ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:27:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:43 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:43 $ docker top ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a -eo pid,comm 13:27:43 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). 13:27:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:43 [ssh-agent] Looking for ssh-agent implementation... 13:27:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:43 $ docker exec ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a ssh-agent 13:27:43 SSH_AUTH_SOCK=/tmp/ssh-TnWN7pxbnbXq/agent.32 13:27:43 SSH_AGENT_PID=38 13:27:43 Running ssh-add (command line suppressed) 13:27:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2684898928668604502.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2684898928668604502.key) 13:27:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:44 + git semver bump pre 13:27:44 2025-02-23 13:27:44,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:44 2025-02-23 13:27:44,411 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 13:27:44 2025-02-23 13:27:44,411 [bump_version] DEBUG bumped version:4.0.0-dev.10 13:27:44 2025-02-23 13:27:44,411 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 13:27:44 2025-02-23 13:27:44,411 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:44 2025-02-23 13:27:44,411 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:44 2025-02-23 13:27:44,412 [execute] INFO git cat-file --batch-check 13:27:44 2025-02-23 13:27:44,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 13:27:44 2025-02-23 13:27:44,418 [execute] INFO git cat-file --batch 13:27:44 2025-02-23 13:27:44,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 13:27:44 2025-02-23 13:27:44,423 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:44 4.0.0-dev.10 [Pipeline] } 13:27:44 $ docker exec --env ******** --env ******** ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a ssh-agent -k 13:27:44 unset SSH_AUTH_SOCK; 13:27:44 unset SSH_AGENT_PID; 13:27:44 echo Agent pid 38 killed; 13:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:44 + git semver [Pipeline] } 13:27:45 $ docker stop --time=1 ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a 13:27:46 $ docker rm -f --volumes ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a [Pipeline] // withDockerContainer [Pipeline] sh 13:27:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:47 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:47 $ docker top 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 -eo pid,comm 13:27:47 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). 13:27:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:47 [ssh-agent] Looking for ssh-agent implementation... 13:27:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:47 $ docker exec 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 ssh-agent 13:27:47 SSH_AUTH_SOCK=/tmp/ssh-6xesl6HXwvUl/agent.33 13:27:47 SSH_AGENT_PID=38 13:27:47 Running ssh-add (command line suppressed) 13:27:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11680022752949815083.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11680022752949815083.key) 13:27:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:48 + git semver push 13:27:48 2025-02-23 13:27:48,405 [run_push] DEBUG push 13:27:48 2025-02-23 13:27:48,405 [execute] INFO git cat-file --batch-check 13:27:48 2025-02-23 13:27:48,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 13:27:48 2025-02-23 13:27:48,409 [execute] INFO git rev-list 6ad7670c7b35b8e2b0826f2a92cfd7bc18f327e8 -- 13:27:48 2025-02-23 13:27:48,409 [execute] DEBUG Popen(['git', 'rev-list', '6ad7670c7b35b8e2b0826f2a92cfd7bc18f327e8', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 13:27:48 2025-02-23 13:27:48,414 [execute] INFO git fetch -v origin 13:27:48 2025-02-23 13:27:48,415 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 13:27:49 2025-02-23 13:27:48,906 [run_push] DEBUG no remote changes detected 13:27:49 2025-02-23 13:27:48,907 [execute] INFO git push origin semver 13:27:49 2025-02-23 13:27:48,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 13:27:49 2025-02-23 13:27:49,568 [run_push] DEBUG push all version tags 13:27:49 2025-02-23 13:27:49,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:27:49 2025-02-23 13:27:49,569 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 13:27:50 2025-02-23 13:27:50,177 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:27:50 4.0.0-dev.10 [Pipeline] } 13:27:50 $ docker exec --env ******** --env ******** 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 ssh-agent -k 13:27:50 unset SSH_AUTH_SOCK; 13:27:50 unset SSH_AGENT_PID; 13:27:50 echo Agent pid 38 killed; 13:27:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:50 + git semver [Pipeline] } 13:27:50 $ docker stop --time=1 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 13:27:52 $ docker rm -f --volumes 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:27:52 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 13:27:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 13:27:52 total 16 13:27:52 drwxr-xr-x 3 root root 4096 Feb 23 13:09 . 13:27:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 13:27 .. 13:27:52 drwxr-xr-x 2 root root 4096 Feb 23 13:09 cost 13:27:52 -rw-r--r-- 1 root root 89 Feb 23 13:09 cost.csv 13:27:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 13:27:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 13:27:52 total 16 13:27:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:09 . 13:27:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 13:27 .. 13:27:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 13:09 cost 13:27:52 -rw-r--r-- 1 jenkins jenkins 89 Feb 23 13:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:27:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:27:53 ---> package-listing.sh 13:27:53 ++ facter osfamily 13:27:53 ++ tr '[:upper:]' '[:lower:]' 13:27:54 + OS_FAMILY=debian 13:27:54 + workspace=/w/workspace/exfoundry_app-record-replay_main 13:27:54 + START_PACKAGES=/tmp/packages_start.txt 13:27:54 + END_PACKAGES=/tmp/packages_end.txt 13:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:27:54 + PACKAGES=/tmp/packages_start.txt 13:27:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 13:27:54 + PACKAGES=/tmp/packages_end.txt 13:27:54 + case "${OS_FAMILY}" in 13:27:54 + dpkg -l 13:27:54 + grep '^ii' 13:27:54 + '[' -f /tmp/packages_start.txt ']' 13:27:54 + '[' -f /tmp/packages_end.txt ']' 13:27:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:27:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 13:27:54 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 13:27:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 13:27:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:27:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:55 prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container 13:27:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:27:55 $ docker top 13ca705c770149d7687d5f41921b1e69d397ef32d5351c706cc1132e61f8ba12 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:55 + touch /tmp/pre-build-complete [Pipeline] sh 13:27:55 + mkdir -p /var/log/sysstat [Pipeline] sh 13:27:56 + ls /var/log/sa-host 13:27:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:56 provisioning config files... 13:27:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12196378658276717696tmp [Pipeline] { [Pipeline] echo 13:27:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:27:56 ---> create-netrc.sh [Pipeline] } 13:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:27:56 ---> python-tools-install.sh [Pipeline] echo 13:27:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:27:57 ---> sudo-logs.sh 13:27:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:27:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:27:57 ---> job-cost.sh 13:27:57 lf-activate-venv: SKIPPING 13:27:57 DEBUG: total: 0.2199999988079071 13:27:57 INFO: Retrieving Stack Cost... 13:27:57 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:58 INFO: Archiving Costs [Pipeline] echo 13:27:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:27:58 ---> logs-deploy.sh 13:27:58 lf-activate-venv: SKIPPING 13:27:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/108 13:27:58 INFO: archiving workspace using pattern(s): 13:27:59 Archives upload complete. 13:27:59 INFO: archiving logs to Nexus