Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0dcebb99a18d406dc447e92715de8efa4b5aa2cc 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-ssh9556435866050933035.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-ssh5397141481027444206.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-ssh8596447649076355148.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-ssh9324650959119099138.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-ssh7790076697366412976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38651’ Running on prd-ubuntu20.04-docker-8c-8g-38653 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 0dcebb99a18d406dc447e92715de8efa4b5aa2cc (main) Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 0dcebb99a18d406dc447e92715de8efa4b5aa2cc # timeout=10 > git rev-list --no-walk 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:36 ========================================================= 13:48:36 EdgeX Global Pipelines Version Info 13:48:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:37 ------------------- 13:48:37 stable info: 13:48:37 ------------------- 13:48:37 Commited By: Cherry Wang cherry@iotechsys.com 13:48:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:48:37 Message: update stable to v1.0.269 13:48:37 ------------------- 13:48:37 experimental info: 13:48:37 ------------------- 13:48:37 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:48:37 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dcebb9 [Pipeline] echo 13:48:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:38 provisioning config files... 13:48:38 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16722993568163842184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:38 ---> ****-login.sh 13:48:38 nexus3.edgexfoundry.org:10001 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 nexus3.edgexfoundry.org:10002 13:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 nexus3.edgexfoundry.org:10003 13:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 nexus3.edgexfoundry.org:10004 13:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 ****.io 13:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 ---> ****-login.sh ends [Pipeline] } 13:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:48:40 + git rev-list -1 --merges 0dcebb99a18d406dc447e92715de8efa4b5aa2cc~1..0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] echo 13:48:40 -----------> git rev-list -1 --merges 0dcebb99a18d406dc447e92715de8efa4b5aa2cc~1..0dcebb99a18d406dc447e92715de8efa4b5aa2cc 0dcebb99a18d406dc447e92715de8efa4b5aa2cc 13:48:40 0dcebb99a18d406dc447e92715de8efa4b5aa2cc [false] [Pipeline] sh 13:48:40 + git log --format=format:%s -1 0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] echo 13:48:40 ========================================================= 13:48:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:48:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:40 + git log --format=format:%s -1 0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] echo 13:48:40 [semverPrep] GIT_COMMIT: 0dcebb99a18d406dc447e92715de8efa4b5aa2cc, Commit Message: Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo 13:48:40 [semverPrep] This is not a build commit. [Pipeline] sh 13:48:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:41 + grep -v github /etc/ssh/ssh_known_hosts 13:48:41 + [ -e /tmp/ssh_known_hosts ] 13:48:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:41 + sudo tee -a /etc/ssh/ssh_known_hosts 13:48:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:41 13:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:41 0.1.4: Pulling from edgex-devops/py-git-semver 13:48:41 b85a868b505f: Pulling fs layer 13:48:41 e2be974225ed: Pulling fs layer 13:48:41 339a4e72a1f5: Pulling fs layer 13:48:41 988bab9f4d93: Pulling fs layer 13:48:41 1469e6f7b9e6: Pulling fs layer 13:48:41 eaf3925da568: Pulling fs layer 13:48:41 bab4dde63d76: Pulling fs layer 13:48:41 bde34c3a00c8: Pulling fs layer 13:48:41 b352a97aabf1: Pulling fs layer 13:48:41 4872d77fe225: Pulling fs layer 13:48:41 5851b861e8e6: Pulling fs layer 13:48:41 1469e6f7b9e6: Waiting 13:48:41 bde34c3a00c8: Waiting 13:48:41 4872d77fe225: Waiting 13:48:41 988bab9f4d93: Waiting 13:48:41 b352a97aabf1: Waiting 13:48:41 5851b861e8e6: Waiting 13:48:41 bab4dde63d76: Waiting 13:48:41 eaf3925da568: Waiting 13:48:41 e2be974225ed: Verifying Checksum 13:48:41 e2be974225ed: Download complete 13:48:41 988bab9f4d93: Verifying Checksum 13:48:41 988bab9f4d93: Download complete 13:48:42 1469e6f7b9e6: Verifying Checksum 13:48:42 1469e6f7b9e6: Download complete 13:48:42 eaf3925da568: Verifying Checksum 13:48:42 eaf3925da568: Download complete 13:48:42 339a4e72a1f5: Verifying Checksum 13:48:42 339a4e72a1f5: Download complete 13:48:42 bde34c3a00c8: Download complete 13:48:42 b352a97aabf1: Verifying Checksum 13:48:42 b352a97aabf1: Download complete 13:48:42 4872d77fe225: Download complete 13:48:42 5851b861e8e6: Verifying Checksum 13:48:42 5851b861e8e6: Download complete 13:48:42 b85a868b505f: Verifying Checksum 13:48:42 b85a868b505f: Download complete 13:48:42 bab4dde63d76: Verifying Checksum 13:48:42 bab4dde63d76: Download complete 13:48:43 b85a868b505f: Pull complete 13:48:43 e2be974225ed: Pull complete 13:48:44 339a4e72a1f5: Pull complete 13:48:44 988bab9f4d93: Pull complete 13:48:44 1469e6f7b9e6: Pull complete 13:48:44 eaf3925da568: Pull complete 13:48:46 bab4dde63d76: Pull complete 13:48:46 bde34c3a00c8: Pull complete 13:48:46 b352a97aabf1: Pull complete 13:48:46 4872d77fe225: Pull complete 13:48:46 5851b861e8e6: Pull complete 13:48:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:46 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 13:48:46 $ 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:48:49 $ docker top 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb -eo pid,comm 13:48:49 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:48:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:49 [ssh-agent] Looking for ssh-agent implementation... 13:48:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:49 $ docker exec 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb ssh-agent 13:48:49 SSH_AUTH_SOCK=/tmp/ssh-82znZ5yXFnpE/agent.32 13:48:49 SSH_AGENT_PID=38 13:48:50 Running ssh-add (command line suppressed) 13:48:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6280245428608020199.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6280245428608020199.key) 13:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:50 + git tag --points-at HEAD [Pipeline] } 13:48:50 $ docker exec --env ******** --env ******** 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb ssh-agent -k 13:48:50 unset SSH_AUTH_SOCK; 13:48:50 unset SSH_AGENT_PID; 13:48:50 echo Agent pid 38 killed; 13:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:50 [ssh-agent] Looking for ssh-agent implementation... 13:48:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:50 $ docker exec 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb ssh-agent 13:48:50 SSH_AUTH_SOCK=/tmp/ssh-94SFMhnXWeL2/agent.71 13:48:50 SSH_AGENT_PID=77 13:48:50 Running ssh-add (command line suppressed) 13:48:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2132163299473742765.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2132163299473742765.key) 13:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:51 + git semver init 13:48:51 2025-02-11 13:48:51,440 [run_init] DEBUG init version:0.0.0 force:False 13:48:51 2025-02-11 13:48:51,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 13:48:51 2025-02-11 13:48:51,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 13:48:51 2025-02-11 13:48:51,441 [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:48:53 2025-02-11 13:48:52,925 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 13:48:53 2025-02-11 13:48:52,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 13:48:53 2025-02-11 13:48:52,926 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:48:53 2025-02-11 13:48:52,926 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 13:48:53 4.0.0-dev.7 [Pipeline] } 13:48:53 $ docker exec --env ******** --env ******** 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb ssh-agent -k 13:48:53 unset SSH_AUTH_SOCK; 13:48:53 unset SSH_AGENT_PID; 13:48:53 echo Agent pid 77 killed; 13:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:53 + git semver [Pipeline] } 13:48:54 $ docker stop --time=1 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb 13:48:55 $ docker rm -f --volumes 99ec0d603f6fe7737c0be338d8256366a14938d4d788faab41a928f9cd69b0fb [Pipeline] // withDockerContainer [Pipeline] sh 13:48:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:56 Stashed 1 file(s) [Pipeline] echo 13:48:56 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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:48:56 provisioning config files... 13:48:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5396117615510143438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:56 ---> ****-login.sh 13:48:56 nexus3.edgexfoundry.org:10001 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 nexus3.edgexfoundry.org:10002 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 nexus3.edgexfoundry.org:10003 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 nexus3.edgexfoundry.org:10004 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 ****.io 13:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:57 Configure a credential helper to remove this warning. See 13:48:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:57 13:48:57 Login Succeeded 13:48:57 ---> ****-login.sh ends [Pipeline] } 13:48:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:57 ========================================================= 13:48:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:48:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:57 + 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:48:57 Sending build context to Docker daemon 9.86MB 13:48:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:48:57 Step 2/12 : FROM ${BASE} AS builder 13:48:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:48:57 da9db072f522: Pulling fs layer 13:48:57 6ef4a4ee8ca5: Pulling fs layer 13:48:57 06f05ace1117: Pulling fs layer 13:48:57 5fe327b54edc: Pulling fs layer 13:48:57 4f4fb700ef54: Pulling fs layer 13:48:57 92a5565b7b96: Pulling fs layer 13:48:57 ff9bb7016b71: Pulling fs layer 13:48:57 b67dba6c2c7d: Pulling fs layer 13:48:57 a813b0c90790: Pulling fs layer 13:48:57 5fe327b54edc: Waiting 13:48:57 4f4fb700ef54: Waiting 13:48:57 92a5565b7b96: Waiting 13:48:57 ff9bb7016b71: Waiting 13:48:57 b67dba6c2c7d: Waiting 13:48:57 a813b0c90790: Waiting 13:48:57 6ef4a4ee8ca5: Verifying Checksum 13:48:57 6ef4a4ee8ca5: Download complete 13:48:57 5fe327b54edc: Verifying Checksum 13:48:57 5fe327b54edc: Download complete 13:48:57 4f4fb700ef54: Download complete 13:48:57 92a5565b7b96: Download complete 13:48:57 da9db072f522: Download complete 13:48:57 ff9bb7016b71: Verifying Checksum 13:48:57 ff9bb7016b71: Download complete 13:48:57 da9db072f522: Pull complete 13:48:58 a813b0c90790: Verifying Checksum 13:48:58 a813b0c90790: Download complete 13:48:58 6ef4a4ee8ca5: Pull complete 13:48:58 06f05ace1117: Verifying Checksum 13:48:58 06f05ace1117: Download complete 13:48:58 b67dba6c2c7d: Verifying Checksum 13:48:58 b67dba6c2c7d: Download complete 13:49:01 06f05ace1117: Pull complete 13:49:01 5fe327b54edc: Pull complete 13:49:01 4f4fb700ef54: Pull complete 13:49:01 92a5565b7b96: Pull complete 13:49:01 ff9bb7016b71: Pull complete 13:49:04 b67dba6c2c7d: Pull complete 13:49:04 a813b0c90790: Pull complete 13:49:04 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:49:05 ---> 3ba60ce46760 13:49:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:49:09 ---> Running in 9fb8068951a2 13:49:09 Removing intermediate container 9fb8068951a2 13:49:09 ---> 917969440b55 13:49:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:49:09 ---> Running in 4b5eb8efbf37 13:49:09 Removing intermediate container 4b5eb8efbf37 13:49:09 ---> ecfb51543d2d 13:49:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:49:09 ---> Running in be0123e9d54e 13:49:09 Removing intermediate container be0123e9d54e 13:49:09 ---> 26d5550319ea 13:49:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:09 ---> Running in 00ecc8656c3e 13:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:49:10 OK: 248 MiB in 58 packages 13:49:10 Removing intermediate container 00ecc8656c3e 13:49:10 ---> 228f3eeee8b7 13:49:10 Step 7/12 : WORKDIR /app 13:49:10 ---> Running in 88e031676f8b 13:49:10 Removing intermediate container 88e031676f8b 13:49:10 ---> c76cd2909875 13:49:10 Step 8/12 : COPY go.mod vendor* ./ 13:49:10 ---> ac1d00bccdc0 13:49:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:10 ---> Running in 4b3764b11d19 13:49:11 Still waiting to schedule task 13:49:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:49:57 Removing intermediate container 4b3764b11d19 13:49:57 ---> 6a13e68b3715 13:49:57 Step 10/12 : COPY . . 13:49:57 ---> 3d1dff504d5d 13:49:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:57 ---> Running in 18fc40337f3f 13:49:57 Removing intermediate container 18fc40337f3f 13:49:57 ---> 655ad718cbe9 13:49:57 Step 12/12 : RUN $MAKE 13:49:57 ---> Running in 5f5e6a56bfc8 13:49:57 noop 13:49:57 Removing intermediate container 5f5e6a56bfc8 13:49:57 ---> 2631f2363db9 13:49:57 Successfully built 2631f2363db9 13:49:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:57 + docker inspect -f . ci-base-image-x86_64 13:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:57 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 13:49:57 $ 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:49:58 $ docker top d324a0bb4bada9e05043b0475d9cf738ad4fcbd92b74dc3df7b738c33ce80f2e -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:58 + go version 13:49:58 go version go1.23.4 linux/amd64 [Pipeline] } 13:49:58 $ docker stop --time=1 d324a0bb4bada9e05043b0475d9cf738ad4fcbd92b74dc3df7b738c33ce80f2e 13:49:59 $ docker rm -f --volumes d324a0bb4bada9e05043b0475d9cf738ad4fcbd92b74dc3df7b738c33ce80f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:00 + docker inspect -f . ci-base-image-x86_64 13:50:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:00 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 13:50:00 $ 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:50:00 $ docker top aac25e3ad7ea6e336fcbc146e2ad9052ecca03efae41c36263868ec2fb6bed13 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:00 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 13:50:01 + make test 13:50:01 go test -race -coverprofile=coverage.out ./... 13:50:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 13:50:40 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 13:50:40 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 13:50:40 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 13:50:40 ok github.com/edgexfoundry/app-record-replay/internal/app 1.039s coverage: 88.0% of statements 13:50:45 ok github.com/edgexfoundry/app-record-replay/internal/application 9.583s coverage: 98.7% of statements 13:50:45 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements 13:50:45 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.022s coverage: 100.0% of statements 13:50:45 running golangci-lint 13:50:45 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 13:50:45 go version go1.23.4 linux/amd64 13:50:45 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 13:50:45 level=info msg="[config_reader] Used config file .golangci.yml" 13:50:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 13:51:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 21.388540454s" 13:51:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.406361ms" 13:51:18 level=info msg="[linters_context/goanalysis] analyzers took 54.980112247s with top 10 stages: buildir: 44.413804416s, inspect: 2.386276948s, fact_deprecated: 1.739447851s, printf: 1.534283247s, ctrlflow: 1.484057129s, fact_purity: 903.435379ms, nilness: 743.424105ms, SA5012: 492.219403ms, typedness: 417.064415ms, tokenfileanalyzer: 284.129407ms" 13:51:18 level=info msg="[runner] Issues before processing: 10, after processing: 0" 13:51:18 level=info msg="[runner] Processors filtering stat (in/out): exclude: 10/10, path_prettifier: 10/10, autogenerated_exclude: 10/10, cgo: 10/10, invalid_issue: 10/10, skip_dirs: 10/10, identifier_marker: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, exclude-rules: 10/0" 13:51:18 level=info msg="[runner] processing took 1.228408ms with stages: identifier_marker: 648.994µs, autogenerated_exclude: 222.401µs, exclude-rules: 140.261µs, path_prettifier: 108.781µs, skip_dirs: 82.13µs, cgo: 8.97µs, invalid_issue: 4.131µs, nolint: 2.26µs, filename_unadjuster: 1.83µs, max_same_issues: 1.77µs, uniq_by_line: 1.16µs, fixer: 1.11µs, max_from_linter: 690ns, exclude: 680ns, skip_files: 600ns, sort_results: 590ns, path_shortener: 500ns, severity-rules: 360ns, max_per_file_from_linter: 360ns, source_code: 310ns, diff: 300ns, path_prefixer: 220ns" 13:51:18 level=info msg="[runner] linters took 10.680502972s with stages: goanalysis_metalinter: 10.679060323s" 13:51:18 level=info msg="File cache stats: 0 entries of total size 0B" 13:51:18 level=info msg="Memory: 322 samples, avg is 242.3MB, max is 1076.5MB" 13:51:18 level=info msg="Execution took 32.082698815s" 13:51:18 go vet ./... 13:51:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:51:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:51:23 ./bin/test-attribution-txt.sh 13:51:23 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:51:23 $ docker stop --time=1 aac25e3ad7ea6e336fcbc146e2ad9052ecca03efae41c36263868ec2fb6bed13 13:51:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38655 in /w/workspace/exfoundry_app-record-replay_main 13:51:27 $ docker rm -f --volumes aac25e3ad7ea6e336fcbc146e2ad9052ecca03efae41c36263868ec2fb6bed13 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 13:51:28 Running in /w/workspace/app-record-replay/106 [Pipeline] { [Pipeline] checkout 13:51:28 Selected Git installation does not exist. Using Default 13:51:28 The recommended git tool is: NONE 13:51:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:51:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:51:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:51:29 + ls -al . 13:51:29 total 264 13:51:29 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 13:50 . 13:51:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:48 .. 13:51:29 -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:48 .dockerignore 13:51:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:50 .git 13:51:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:48 .github 13:51:29 -rw-rw-r-- 1 jenkins jenkins 164 Feb 11 13:48 .gitignore 13:51:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:48 .golangci.yml 13:51:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:48 .semver 13:51:29 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 11 13:48 Attribution.txt 13:51:29 -rw-rw-r-- 1 jenkins jenkins 458 Feb 11 13:48 CHANGELOG.md 13:51:29 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 11 13:48 Dockerfile 13:51:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:48 GOVERNANCE.md 13:51:29 -rw-rw-r-- 1 jenkins jenkins 681 Feb 11 13:48 Jenkinsfile 13:51:29 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:48 LICENSE 13:51:29 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 11 13:48 Makefile 13:51:29 -rw-rw-r-- 1 jenkins jenkins 611 Feb 11 13:48 OWNERS.md 13:51:29 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 11 13:48 README.md 13:51:29 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 11 13:48 Record and Reply.postman_collection.json 13:51:29 -rw-rw-r-- 1 jenkins jenkins 11 Feb 11 13:48 VERSION 13:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:48 bin 13:51:29 -rw-r--r-- 1 jenkins jenkins 34247 Feb 11 13:50 coverage.out 13:51:29 -rw-rw-r-- 1 jenkins jenkins 6720 Feb 11 13:48 go.mod 13:51:29 -rw-rw-r-- 1 jenkins jenkins 87876 Feb 11 13:48 go.sum 13:51:29 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 13:48 internal 13:51:29 -rw-rw-r-- 1 jenkins jenkins 913 Feb 11 13:48 main.go 13:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:48 openapi 13:51:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:48 pkg 13:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:29 + 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=0dcebb99a18d406dc447e92715de8efa4b5aa2cc --label arch=amd64 --label version=4.0.0-dev.7 . 13:51:29 Sending build context to Docker daemon 9.894MB 13:51:29 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:51:29 Step 2/27 : FROM ${BASE} AS builder 13:51:29 ---> 2631f2363db9 13:51:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:51:29 ---> Running in a16ea95baf06 13:51:29 Removing intermediate container a16ea95baf06 13:51:29 ---> 791f21d9e29c 13:51:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:51:29 ---> Running in dbabe9ecf478 13:51:30 Removing intermediate container dbabe9ecf478 13:51:30 ---> 5e4d2b397152 13:51:30 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:51:30 ---> Running in 2e8df1e0549b 13:51:30 Removing intermediate container 2e8df1e0549b 13:51:30 ---> 7820840a7eeb 13:51:30 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:30 ---> Running in 7706d22bc369 13:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:30 OK: 248 MiB in 58 packages 13:51:31 Removing intermediate container 7706d22bc369 13:51:31 ---> 2f32430d9d3b 13:51:31 Step 7/27 : WORKDIR /app 13:51:31 ---> Running in e35c2a4ab83b 13:51:31 Removing intermediate container e35c2a4ab83b 13:51:31 ---> d1bc0b09befe 13:51:31 Step 8/27 : COPY go.mod vendor* ./ 13:51:31 ---> 3290969e5d86 13:51:31 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:31 ---> Running in e9734bec802a 13:51:32 Removing intermediate container e9734bec802a 13:51:32 ---> 47279c565344 13:51:32 Step 10/27 : COPY . . 13:51:32 ---> 33630a4dd756 13:51:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:32 ---> Running in 7a84b6f2c8aa 13:51:32 Removing intermediate container 7a84b6f2c8aa 13:51:32 ---> b95b84e7c8f8 13:51:32 Step 12/27 : RUN $MAKE 13:51:32 ---> Running in 6ad8a50586e5 13:51:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 13:51:33 using credential edgex-jenkins-ssh 13:51:33 Cloning the remote Git repository 13:51:33 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 13:51:34 > git init /w/workspace/app-record-replay/106 # timeout=10 13:51:34 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 13:51:34 > git --version # timeout=10 13:51:34 > git --version # 'git version 2.25.1' 13:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:36 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 13:51:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:37 Avoid second fetch 13:51:37 Checking out Revision 0dcebb99a18d406dc447e92715de8efa4b5aa2cc (main) 13:51:38 Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.25" 13:51:37 > git config core.sparsecheckout # timeout=10 13:51:37 > git checkout -f 0dcebb99a18d406dc447e92715de8efa4b5aa2cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:51:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:43 Dload Upload Total Spent Left Speed 13:51:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 13:51:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:51:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:51:44 + sudo tee /etc/docker/daemon.new 13:51:44 { 13:51:44 "registry-mirrors": [ 13:51:44 "https://nexus3.edgexfoundry.org:10001" 13:51:44 ], 13:51:44 "bip": "10.250.0.254/24", 13:51:44 "hosts": [ 13:51:44 "tcp://0.0.0.0:5555", 13:51:44 "unix:///var/run/docker.sock" 13:51:44 ], 13:51:44 "mtu": 1458, 13:51:44 "selinux-enabled": true, 13:51:44 "seccomp-profile": "/etc/docker/seccomp.json" 13:51:44 } [Pipeline] sh 13:51:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:51:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:03 provisioning config files... 13:52:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/106@tmp/config13431267309711907241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:03 ---> ****-login.sh 13:52:03 nexus3.edgexfoundry.org:10001 13:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:04 Configure a credential helper to remove this warning. See 13:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:04 13:52:04 Login Succeeded 13:52:04 nexus3.edgexfoundry.org:10002 13:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:04 Configure a credential helper to remove this warning. See 13:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:04 13:52:04 Login Succeeded 13:52:04 nexus3.edgexfoundry.org:10003 13:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:04 Configure a credential helper to remove this warning. See 13:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:04 13:52:04 Login Succeeded 13:52:04 nexus3.edgexfoundry.org:10004 13:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:05 Configure a credential helper to remove this warning. See 13:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:05 13:52:05 Login Succeeded 13:52:05 ****.io 13:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:05 Configure a credential helper to remove this warning. See 13:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:05 13:52:05 Login Succeeded 13:52:05 ---> ****-login.sh ends [Pipeline] } 13:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:52:06 ========================================================= 13:52:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:52:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:06 + 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:52:06 Sending build context to Docker daemon 320kB 13:52:06 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:52:06 Step 2/12 : FROM ${BASE} AS builder 13:52:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:52:07 9986a736f7d3: Pulling fs layer 13:52:07 1f018df60701: Pulling fs layer 13:52:07 39f8f326b044: Pulling fs layer 13:52:07 e6a1e7a6a96a: Pulling fs layer 13:52:07 4f4fb700ef54: Pulling fs layer 13:52:07 d45d956e0dbf: Pulling fs layer 13:52:07 d7702b0d1db1: Pulling fs layer 13:52:07 5c7f0f088c93: Pulling fs layer 13:52:07 4fdc064ae6cf: Pulling fs layer 13:52:07 d45d956e0dbf: Waiting 13:52:07 d7702b0d1db1: Waiting 13:52:07 5c7f0f088c93: Waiting 13:52:07 4fdc064ae6cf: Waiting 13:52:07 4f4fb700ef54: Waiting 13:52:07 e6a1e7a6a96a: Waiting 13:52:07 1f018df60701: Verifying Checksum 13:52:07 1f018df60701: Download complete 13:52:07 e6a1e7a6a96a: Verifying Checksum 13:52:07 e6a1e7a6a96a: Download complete 13:52:07 4f4fb700ef54: Verifying Checksum 13:52:07 4f4fb700ef54: Download complete 13:52:07 d45d956e0dbf: Download complete 13:52:07 9986a736f7d3: Download complete 13:52:07 d7702b0d1db1: Verifying Checksum 13:52:07 d7702b0d1db1: Download complete 13:52:07 4fdc064ae6cf: Verifying Checksum 13:52:07 4fdc064ae6cf: Download complete 13:52:07 9986a736f7d3: Pull complete 13:52:08 1f018df60701: Pull complete 13:52:09 39f8f326b044: Download complete 13:52:10 5c7f0f088c93: Verifying Checksum 13:52:10 5c7f0f088c93: Download complete 13:52:11 Removing intermediate container 6ad8a50586e5 13:52:11 ---> 2b50aa25807a 13:52:11 Step 13/27 : FROM alpine:3.20 13:52:11 3.20: Pulling from library/alpine 13:52:11 66a3d608f3fa: Pulling fs layer 13:52:11 66a3d608f3fa: Verifying Checksum 13:52:11 66a3d608f3fa: Download complete 13:52:11 66a3d608f3fa: Pull complete 13:52:11 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:52:11 Status: Downloaded newer image for alpine:3.20 13:52:11 ---> e29df9b510ff 13:52:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:52:11 ---> Running in f0482c460e95 13:52:11 Removing intermediate container f0482c460e95 13:52:11 ---> 5abaa45f28eb 13:52:11 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 13:52:11 ---> Running in 0c75540fbecb 13:52:11 Removing intermediate container 0c75540fbecb 13:52:11 ---> 947fc0dd6f0b 13:52:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:52:11 ---> Running in ba82a6b7397d 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:52:11 (1/2) Installing ca-certificates (20241121-r1) 13:52:11 (2/2) Installing dumb-init (1.2.5-r3) 13:52:11 Executing busybox-1.36.1-r29.trigger 13:52:11 Executing ca-certificates-20241121-r1.trigger 13:52:11 OK: 9 MiB in 16 packages 13:52:11 Removing intermediate container ba82a6b7397d 13:52:11 ---> b8f661a72797 13:52:11 Step 17/27 : RUN apk --no-cache upgrade 13:52:11 ---> Running in 7b0268af0ca1 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:52:11 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 13:52:11 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 13:52:11 Executing ca-certificates-20241121-r1.trigger 13:52:11 OK: 9 MiB in 16 packages 13:52:11 Removing intermediate container 7b0268af0ca1 13:52:11 ---> b032f9d078b9 13:52:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:52:11 ---> e2e387b47c8f 13:52:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:52:11 ---> a94c7cfa3e88 13:52:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:52:11 ---> 9559bf273570 13:52:11 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 13:52:11 ---> 489ce7f1d2c9 13:52:11 Step 22/27 : EXPOSE 59712 13:52:11 ---> Running in cf0d6d054ffe 13:52:11 Removing intermediate container cf0d6d054ffe 13:52:11 ---> b03f7d3a49cc 13:52:11 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 13:52:11 ---> Running in 9dd9e7473c23 13:52:11 Removing intermediate container 9dd9e7473c23 13:52:11 ---> f38ef2fbcaaf 13:52:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:52:11 ---> Running in 1c413ccaac26 13:52:11 Removing intermediate container 1c413ccaac26 13:52:11 ---> 2bbc89fd201b 13:52:11 Step 25/27 : LABEL arch=amd64 13:52:11 ---> Running in 75ed5e9693d7 13:52:11 Removing intermediate container 75ed5e9693d7 13:52:11 ---> 4fb9c50b993b 13:52:11 Step 26/27 : LABEL git_sha=0dcebb99a18d406dc447e92715de8efa4b5aa2cc 13:52:11 ---> Running in 7fa74634887b 13:52:11 Removing intermediate container 7fa74634887b 13:52:11 ---> e4f51e315ad9 13:52:11 Step 27/27 : LABEL version=4.0.0-dev.7 13:52:11 ---> Running in aa1cb495836c 13:52:11 Removing intermediate container aa1cb495836c 13:52:11 ---> dbdbc5a8f443 13:52:11 [Warning] One or more build-args [ARCH] were not consumed 13:52:11 Successfully built dbdbc5a8f443 13:52:11 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:52:12 provisioning config files... 13:52:12 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9345133647847521712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:12 ---> ****-login.sh 13:52:12 nexus3.edgexfoundry.org:10001 13:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 nexus3.edgexfoundry.org:10002 13:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 nexus3.edgexfoundry.org:10003 13:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 nexus3.edgexfoundry.org:10004 13:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 ****.io 13:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:12 Configure a credential helper to remove this warning. See 13:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:12 13:52:12 Login Succeeded 13:52:12 ---> ****-login.sh ends [Pipeline] } 13:52:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:52:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:52:12 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 13:52:12 0dcebb99a18d406dc447e92715de8efa4b5aa2cc 13:52:12 latest 13:52:12 4.0.0-dev.7 13:52:12 0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 13:52:12 main 13:52:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc 13:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:52:13 729ac8511918: Preparing 13:52:13 666d37edba3d: Preparing 13:52:13 7d8844a42f16: Preparing 13:52:13 ab37adb0c216: Preparing 13:52:13 c12ef8a9e9f4: Preparing 13:52:13 bbb6596e3061: Preparing 13:52:13 ce5a8cde9eee: Preparing 13:52:13 bbb6596e3061: Waiting 13:52:13 ce5a8cde9eee: Waiting 13:52:13 ab37adb0c216: Pushed 13:52:13 666d37edba3d: Pushed 13:52:13 7d8844a42f16: Pushed 13:52:13 ce5a8cde9eee: Layer already exists 13:52:13 bbb6596e3061: Pushed 13:52:14 c12ef8a9e9f4: Pushed 13:52:17 729ac8511918: Pushed 13:52:17 0dcebb99a18d406dc447e92715de8efa4b5aa2cc: digest: sha256:106a6cded09efe90e0e39795df924be40a654e287e66911aebecd166f0c83f5b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 13:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:52:18 729ac8511918: Preparing 13:52:18 666d37edba3d: Preparing 13:52:18 7d8844a42f16: Preparing 13:52:18 ab37adb0c216: Preparing 13:52:18 c12ef8a9e9f4: Preparing 13:52:18 bbb6596e3061: Preparing 13:52:18 ce5a8cde9eee: Preparing 13:52:18 ce5a8cde9eee: Waiting 13:52:18 bbb6596e3061: Waiting 13:52:18 7d8844a42f16: Layer already exists 13:52:18 c12ef8a9e9f4: Layer already exists 13:52:18 666d37edba3d: Layer already exists 13:52:18 ab37adb0c216: Layer already exists 13:52:18 729ac8511918: Layer already exists 13:52:18 bbb6596e3061: Layer already exists 13:52:18 ce5a8cde9eee: Layer already exists 13:52:18 latest: digest: sha256:106a6cded09efe90e0e39795df924be40a654e287e66911aebecd166f0c83f5b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.7 13:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:52:18 729ac8511918: Preparing 13:52:18 666d37edba3d: Preparing 13:52:18 7d8844a42f16: Preparing 13:52:18 ab37adb0c216: Preparing 13:52:18 c12ef8a9e9f4: Preparing 13:52:18 bbb6596e3061: Preparing 13:52:18 ce5a8cde9eee: Preparing 13:52:18 bbb6596e3061: Waiting 13:52:18 ce5a8cde9eee: Waiting 13:52:18 c12ef8a9e9f4: Layer already exists 13:52:18 729ac8511918: Layer already exists 13:52:18 666d37edba3d: Layer already exists 13:52:18 ab37adb0c216: Layer already exists 13:52:18 7d8844a42f16: Layer already exists 13:52:18 ce5a8cde9eee: Layer already exists 13:52:18 bbb6596e3061: Layer already exists 13:52:18 4.0.0-dev.7: digest: sha256:106a6cded09efe90e0e39795df924be40a654e287e66911aebecd166f0c83f5b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 13:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:52:19 729ac8511918: Preparing 13:52:19 666d37edba3d: Preparing 13:52:19 7d8844a42f16: Preparing 13:52:19 ab37adb0c216: Preparing 13:52:19 c12ef8a9e9f4: Preparing 13:52:19 bbb6596e3061: Preparing 13:52:19 ce5a8cde9eee: Preparing 13:52:19 ce5a8cde9eee: Waiting 13:52:19 bbb6596e3061: Waiting 13:52:19 7d8844a42f16: Layer already exists 13:52:19 c12ef8a9e9f4: Layer already exists 13:52:19 729ac8511918: Layer already exists 13:52:19 ab37adb0c216: Layer already exists 13:52:19 666d37edba3d: Layer already exists 13:52:19 bbb6596e3061: Layer already exists 13:52:19 ce5a8cde9eee: Layer already exists 13:52:19 0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7: digest: sha256:106a6cded09efe90e0e39795df924be40a654e287e66911aebecd166f0c83f5b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 13:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 13:52:20 729ac8511918: Preparing 13:52:20 666d37edba3d: Preparing 13:52:20 7d8844a42f16: Preparing 13:52:20 ab37adb0c216: Preparing 13:52:20 c12ef8a9e9f4: Preparing 13:52:20 bbb6596e3061: Preparing 13:52:20 ce5a8cde9eee: Preparing 13:52:20 bbb6596e3061: Waiting 13:52:20 ce5a8cde9eee: Waiting 13:52:20 c12ef8a9e9f4: Layer already exists 13:52:20 729ac8511918: Layer already exists 13:52:20 666d37edba3d: Layer already exists 13:52:20 ab37adb0c216: Layer already exists 13:52:20 7d8844a42f16: Layer already exists 13:52:20 bbb6596e3061: Layer already exists 13:52:20 ce5a8cde9eee: Layer already exists 13:52:20 main: digest: sha256:106a6cded09efe90e0e39795df924be40a654e287e66911aebecd166f0c83f5b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:52:20 ===================================================== [Pipeline] echo 13:52:20 taggedImages: 13:52:20 - nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc 13:52:20 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 13:52:20 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.7 13:52:20 - nexus3.edgexfoundry.org:10004/app-record-replay:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 13:52:20 - 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:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:20 13:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:20 latest: Pulling from edgex-lftools-log-publisher 13:52:20 5eb5b503b376: Pulling fs layer 13:52:20 5c69ac0246d0: Pulling fs layer 13:52:20 ec43610c2a17: Pulling fs layer 13:52:20 3a2ae6a8a46f: Pulling fs layer 13:52:20 33b1e0a273af: Pulling fs layer 13:52:20 5d3b04190fa2: Pulling fs layer 13:52:20 2f39f015ded8: Pulling fs layer 13:52:20 3a2ae6a8a46f: Waiting 13:52:20 2f39f015ded8: Waiting 13:52:20 33b1e0a273af: Waiting 13:52:20 5d3b04190fa2: Waiting 13:52:20 5c69ac0246d0: Verifying Checksum 13:52:20 5c69ac0246d0: Download complete 13:52:20 3a2ae6a8a46f: Verifying Checksum 13:52:20 3a2ae6a8a46f: Download complete 13:52:20 33b1e0a273af: Verifying Checksum 13:52:20 33b1e0a273af: Download complete 13:52:20 5d3b04190fa2: Download complete 13:52:20 ec43610c2a17: Verifying Checksum 13:52:20 ec43610c2a17: Download complete 13:52:21 5eb5b503b376: Verifying Checksum 13:52:21 5eb5b503b376: Download complete 13:52:21 2f39f015ded8: Download complete 13:52:22 5eb5b503b376: Pull complete 13:52:22 39f8f326b044: Pull complete 13:52:22 e6a1e7a6a96a: Pull complete 13:52:22 5c69ac0246d0: Pull complete 13:52:22 4f4fb700ef54: Pull complete 13:52:23 d45d956e0dbf: Pull complete 13:52:23 ec43610c2a17: Pull complete 13:52:23 3a2ae6a8a46f: Pull complete 13:52:23 d7702b0d1db1: Pull complete 13:52:23 33b1e0a273af: Pull complete 13:52:23 5d3b04190fa2: Pull complete 13:52:27 2f39f015ded8: Pull complete 13:52:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:27 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 13:52:27 $ 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:52:30 $ docker top 1875999cb8072c4fc3798c325507677019d226dd0c569607289451a037b45b74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:31 ---> job-cost.sh 13:52:31 lf-activate-venv: SKIPPING 13:52:31 INFO: No Stack... 13:52:31 5c7f0f088c93: Pull complete 13:52:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:31 INFO: Archiving Costs [Pipeline] sh 13:52:32 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 13:52:32 + cut -d, -f6 [Pipeline] lock 13:52:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] 13:52:32 Resource [jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] did not exist. Created. 13:52:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:52:32 Stashed 1 file(s) [Pipeline] } 13:52:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:32 $ docker stop --time=1 1875999cb8072c4fc3798c325507677019d226dd0c569607289451a037b45b74 13:52:33 4fdc064ae6cf: Pull complete 13:52:33 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:52:33 ---> 63f30b955cb9 13:52:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:52:33 $ docker rm -f --volumes 1875999cb8072c4fc3798c325507677019d226dd0c569607289451a037b45b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:52:35 ---> Running in fd0b9ac80121 13:52:35 Removing intermediate container fd0b9ac80121 13:52:35 ---> a5915fb7bb4b 13:52:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:52:35 ---> Running in 5e97111171f3 13:52:36 Removing intermediate container 5e97111171f3 13:52:36 ---> c2803b08240e 13:52:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:52:36 ---> Running in f1a442870541 13:52:36 Removing intermediate container f1a442870541 13:52:36 ---> 988f7fd249ec 13:52:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:36 ---> Running in c49dd5941a1f 13:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:52:39 OK: 239 MiB in 58 packages 13:52:40 Removing intermediate container c49dd5941a1f 13:52:40 ---> 12d16438f3c4 13:52:40 Step 7/12 : WORKDIR /app 13:52:40 ---> Running in ebd074e2c038 13:52:41 Removing intermediate container ebd074e2c038 13:52:41 ---> 9106455d8345 13:52:41 Step 8/12 : COPY go.mod vendor* ./ 13:52:42 ---> cdb021d4a6c7 13:52:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:42 ---> Running in 4332da68eb86 13:54:34 Removing intermediate container 4332da68eb86 13:54:34 ---> 9963e78ee676 13:54:34 Step 10/12 : COPY . . 13:54:34 ---> 7b86734a35df 13:54:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:54:34 ---> Running in 820a9f70b1ac 13:54:34 Removing intermediate container 820a9f70b1ac 13:54:34 ---> 3c07045371ea 13:54:34 Step 12/12 : RUN $MAKE 13:54:34 ---> Running in b6328af23890 13:54:34 noop 13:54:34 Removing intermediate container b6328af23890 13:54:34 ---> 16a30840ab14 13:54:34 Successfully built 16a30840ab14 13:54:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:34 + docker inspect -f . ci-base-image-arm64 13:54:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:35 prd-ubuntu20.04-docker-arm64-4c-16g-38655 does not seem to be running inside a container 13:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/106 -v /w/workspace/app-record-replay/106:/w/workspace/app-record-replay/106:rw,z -v /w/workspace/app-record-replay/106@tmp:/w/workspace/app-record-replay/106@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:54:37 $ docker top d6dc4451238aa77061646eb32332ba44b104fa34f57f0bf7bb377c2c747afa4b -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:38 + go version 13:54:38 go version go1.23.4 linux/arm64 [Pipeline] } 13:54:38 $ docker stop --time=1 d6dc4451238aa77061646eb32332ba44b104fa34f57f0bf7bb377c2c747afa4b 13:54:40 $ docker rm -f --volumes d6dc4451238aa77061646eb32332ba44b104fa34f57f0bf7bb377c2c747afa4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:40 + docker inspect -f . ci-base-image-arm64 13:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:40 prd-ubuntu20.04-docker-arm64-4c-16g-38655 does not seem to be running inside a container 13:54:40 $ 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/106 -v /w/workspace/app-record-replay/106:/w/workspace/app-record-replay/106:rw,z -v /w/workspace/app-record-replay/106@tmp:/w/workspace/app-record-replay/106@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:54:42 $ docker top 765054be8cf79ef41ff0d4c7472af4fbcebcd732bf7afe5c6b08c23947e8fd0c -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:43 + git config --global --add safe.directory /w/workspace/app-record-replay/106 [Pipeline] fileExists [Pipeline] sh 13:54:43 + make test 13:54:43 go test -race -coverprofile=coverage.out ./... 13:59:50 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 14:00:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.136s coverage: 88.0% of statements 14:00:11 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:00:11 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 14:00:15 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:00:20 ok github.com/edgexfoundry/app-record-replay/internal/application 9.867s coverage: 98.7% of statements 14:00:20 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.507s coverage: 89.7% of statements 14:00:20 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.081s coverage: 100.0% of statements 14:00:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:00:22 go vet ./... 14:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:51 ./bin/test-attribution-txt.sh 14:04:51 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 14:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:04:51 $ docker stop --time=1 765054be8cf79ef41ff0d4c7472af4fbcebcd732bf7afe5c6b08c23947e8fd0c 14:04:54 $ docker rm -f --volumes 765054be8cf79ef41ff0d4c7472af4fbcebcd732bf7afe5c6b08c23947e8fd0c [Pipeline] // withDockerContainer [Pipeline] sh 14:04:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:56 Warning: overwriting stash ‘coverage-report’ 14:04:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:57 + ls -al . 14:04:57 total 260 14:04:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:54 . 14:04:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:51 .. 14:04:57 -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:51 .dockerignore 14:04:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:51 .git 14:04:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:51 .github 14:04:57 -rw-rw-r-- 1 jenkins jenkins 164 Feb 11 13:51 .gitignore 14:04:57 -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:51 .golangci.yml 14:04:57 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 11 13:51 Attribution.txt 14:04:57 -rw-rw-r-- 1 jenkins jenkins 458 Feb 11 13:51 CHANGELOG.md 14:04:57 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 11 13:51 Dockerfile 14:04:57 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:51 GOVERNANCE.md 14:04:57 -rw-rw-r-- 1 jenkins jenkins 681 Feb 11 13:51 Jenkinsfile 14:04:57 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:51 LICENSE 14:04:57 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 11 13:51 Makefile 14:04:57 -rw-rw-r-- 1 jenkins jenkins 611 Feb 11 13:51 OWNERS.md 14:04:57 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 11 13:51 README.md 14:04:57 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 11 13:51 Record and Reply.postman_collection.json 14:04:57 -rw-rw-r-- 1 jenkins jenkins 11 Feb 11 13:48 VERSION 14:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:51 bin 14:04:57 -rw-r--r-- 1 jenkins jenkins 34247 Feb 11 14:00 coverage.out 14:04:57 -rw-rw-r-- 1 jenkins jenkins 6720 Feb 11 13:51 go.mod 14:04:57 -rw-rw-r-- 1 jenkins jenkins 87876 Feb 11 13:51 go.sum 14:04:57 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 13:51 internal 14:04:57 -rw-rw-r-- 1 jenkins jenkins 913 Feb 11 13:51 main.go 14:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:51 openapi 14:04:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:51 pkg 14:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:57 + 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=0dcebb99a18d406dc447e92715de8efa4b5aa2cc --label arch=arm64 --label version=4.0.0-dev.7 . 14:04:58 Sending build context to Docker daemon 354.8kB 14:04:58 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:04:58 Step 2/27 : FROM ${BASE} AS builder 14:04:58 ---> 16a30840ab14 14:04:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:04:58 ---> Running in 9dbefd75fa74 14:04:58 Removing intermediate container 9dbefd75fa74 14:04:58 ---> e8dc807a39d6 14:04:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:04:58 ---> Running in c8a96663ffc7 14:04:59 Removing intermediate container c8a96663ffc7 14:04:59 ---> 32e2c9c67110 14:04:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:04:59 ---> Running in 18e66995e554 14:04:59 Removing intermediate container 18e66995e554 14:04:59 ---> 37cb1db1b7e9 14:04:59 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:59 ---> Running in 031afd6ac2d5 14:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:02 OK: 239 MiB in 58 packages 14:05:03 Removing intermediate container 031afd6ac2d5 14:05:03 ---> 6afce6950ebf 14:05:03 Step 7/27 : WORKDIR /app 14:05:03 ---> Running in 70b1ecda75d3 14:05:03 Removing intermediate container 70b1ecda75d3 14:05:03 ---> 9d3a2fe4c94c 14:05:03 Step 8/27 : COPY go.mod vendor* ./ 14:05:06 ---> 136e12944492 14:05:06 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:06 ---> Running in 558cd7e36fe9 14:05:08 Removing intermediate container 558cd7e36fe9 14:05:08 ---> ab78b21ef9fc 14:05:08 Step 10/27 : COPY . . 14:05:09 ---> 17c503579318 14:05:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:09 ---> Running in 5ad367d6afa4 14:05:09 Removing intermediate container 5ad367d6afa4 14:05:09 ---> f82389f8ec5c 14:05:09 Step 12/27 : RUN $MAKE 14:05:09 ---> Running in 9cde3f20fc4e 14:05:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 14:09:02 Removing intermediate container 9cde3f20fc4e 14:09:02 ---> 6a47e5539331 14:09:02 Step 13/27 : FROM alpine:3.20 14:09:02 3.20: Pulling from library/alpine 14:09:02 0152682790bb: Pulling fs layer 14:09:02 0152682790bb: Verifying Checksum 14:09:02 0152682790bb: Download complete 14:09:02 0152682790bb: Pull complete 14:09:02 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:09:02 Status: Downloaded newer image for alpine:3.20 14:09:02 ---> f4194d9e8c10 14:09:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:09:02 ---> Running in f27c0ae54c95 14:09:02 Removing intermediate container f27c0ae54c95 14:09:02 ---> ecde487a63e0 14:09:02 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 14:09:02 ---> Running in 68907e86cd3b 14:09:02 Removing intermediate container 68907e86cd3b 14:09:02 ---> b7892d598d85 14:09:02 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:09:02 ---> Running in a6e4087adef2 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:09:02 (1/2) Installing ca-certificates (20241121-r1) 14:09:02 (2/2) Installing dumb-init (1.2.5-r3) 14:09:02 Executing busybox-1.36.1-r29.trigger 14:09:02 Executing ca-certificates-20241121-r1.trigger 14:09:02 OK: 10 MiB in 16 packages 14:09:02 Removing intermediate container a6e4087adef2 14:09:02 ---> 43a030373335 14:09:02 Step 17/27 : RUN apk --no-cache upgrade 14:09:02 ---> Running in 9fbe3164d20b 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:09:02 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 14:09:02 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 14:09:02 Executing ca-certificates-20241121-r1.trigger 14:09:02 OK: 10 MiB in 16 packages 14:09:03 Removing intermediate container 9fbe3164d20b 14:09:03 ---> 1e3ce2c70865 14:09:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:09:03 ---> 05a910ada0da 14:09:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:09:04 ---> 386da8aed255 14:09:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:09:04 ---> fe4919025734 14:09:04 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 14:09:06 ---> 92a67241675a 14:09:06 Step 22/27 : EXPOSE 59712 14:09:06 ---> Running in d89b23cf2c60 14:09:06 Removing intermediate container d89b23cf2c60 14:09:06 ---> f4915369c3cb 14:09:06 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 14:09:06 ---> Running in 26fc6674b399 14:09:06 Removing intermediate container 26fc6674b399 14:09:06 ---> 462b9ea3fd35 14:09:06 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:09:06 ---> Running in 8aa2e4515136 14:09:07 Removing intermediate container 8aa2e4515136 14:09:07 ---> f9978c5a1196 14:09:07 Step 25/27 : LABEL arch=arm64 14:09:07 ---> Running in 9740848693ac 14:09:07 Removing intermediate container 9740848693ac 14:09:07 ---> 4e207e87d61a 14:09:07 Step 26/27 : LABEL git_sha=0dcebb99a18d406dc447e92715de8efa4b5aa2cc 14:09:07 ---> Running in c3463b926474 14:09:07 Removing intermediate container c3463b926474 14:09:07 ---> 9ae56681a24e 14:09:07 Step 27/27 : LABEL version=4.0.0-dev.7 14:09:07 ---> Running in 9b6d7b4abab7 14:09:08 Removing intermediate container 9b6d7b4abab7 14:09:08 ---> 42591fd0c57a 14:09:08 [Warning] One or more build-args [ARCH] were not consumed 14:09:08 Successfully built 42591fd0c57a 14:09:08 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 14:09:08 provisioning config files... 14:09:08 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/106@tmp/config4911640859586094978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:08 ---> ****-login.sh 14:09:08 nexus3.edgexfoundry.org:10001 14:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:08 Configure a credential helper to remove this warning. See 14:09:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:08 14:09:08 Login Succeeded 14:09:08 nexus3.edgexfoundry.org:10002 14:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:09 Configure a credential helper to remove this warning. See 14:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:09 14:09:09 Login Succeeded 14:09:09 nexus3.edgexfoundry.org:10003 14:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:09 Configure a credential helper to remove this warning. See 14:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:09 14:09:09 Login Succeeded 14:09:09 nexus3.edgexfoundry.org:10004 14:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:09 Configure a credential helper to remove this warning. See 14:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:09 14:09:09 Login Succeeded 14:09:09 ****.io 14:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:10 Configure a credential helper to remove this warning. See 14:09:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:10 14:09:10 Login Succeeded 14:09:10 ---> ****-login.sh ends [Pipeline] } 14:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:09:10 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 14:09:10 0dcebb99a18d406dc447e92715de8efa4b5aa2cc 14:09:10 latest 14:09:10 4.0.0-dev.7 14:09:10 0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 14:09:10 main 14:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:10 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc 14:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:09:11 37daba8bb3ab: Preparing 14:09:11 919bf3174dbe: Preparing 14:09:11 bc049bcabc6a: Preparing 14:09:11 ac556301b540: Preparing 14:09:11 88fb6ad38634: Preparing 14:09:11 7c58dcbfb2a1: Preparing 14:09:11 534a70dc8296: Preparing 14:09:11 7c58dcbfb2a1: Waiting 14:09:11 534a70dc8296: Waiting 14:09:11 bc049bcabc6a: Pushed 14:09:11 919bf3174dbe: Pushed 14:09:11 ac556301b540: Pushed 14:09:11 534a70dc8296: Layer already exists 14:09:11 7c58dcbfb2a1: Pushed 14:09:12 88fb6ad38634: Pushed 14:09:19 37daba8bb3ab: Pushed 14:09:19 0dcebb99a18d406dc447e92715de8efa4b5aa2cc: digest: sha256:7d2973880609fa52808ce281dcbed438d67c00e839c0c0097a648d0a78422d7b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:19 + 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 14:09:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:09:19 37daba8bb3ab: Preparing 14:09:19 919bf3174dbe: Preparing 14:09:19 bc049bcabc6a: Preparing 14:09:19 ac556301b540: Preparing 14:09:19 88fb6ad38634: Preparing 14:09:19 7c58dcbfb2a1: Preparing 14:09:19 534a70dc8296: Preparing 14:09:19 7c58dcbfb2a1: Waiting 14:09:19 534a70dc8296: Waiting 14:09:19 37daba8bb3ab: Layer already exists 14:09:19 919bf3174dbe: Layer already exists 14:09:19 bc049bcabc6a: Layer already exists 14:09:19 ac556301b540: Layer already exists 14:09:19 88fb6ad38634: Layer already exists 14:09:19 7c58dcbfb2a1: Layer already exists 14:09:19 534a70dc8296: Layer already exists 14:09:20 latest: digest: sha256:7d2973880609fa52808ce281dcbed438d67c00e839c0c0097a648d0a78422d7b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.7 14:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:09:20 37daba8bb3ab: Preparing 14:09:20 919bf3174dbe: Preparing 14:09:20 bc049bcabc6a: Preparing 14:09:20 ac556301b540: Preparing 14:09:20 88fb6ad38634: Preparing 14:09:20 7c58dcbfb2a1: Preparing 14:09:20 534a70dc8296: Preparing 14:09:20 7c58dcbfb2a1: Waiting 14:09:20 534a70dc8296: Waiting 14:09:20 919bf3174dbe: Layer already exists 14:09:20 bc049bcabc6a: Layer already exists 14:09:20 88fb6ad38634: Layer already exists 14:09:20 ac556301b540: Layer already exists 14:09:20 37daba8bb3ab: Layer already exists 14:09:20 534a70dc8296: Layer already exists 14:09:20 7c58dcbfb2a1: Layer already exists 14:09:21 4.0.0-dev.7: digest: sha256:7d2973880609fa52808ce281dcbed438d67c00e839c0c0097a648d0a78422d7b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 14:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:09:21 37daba8bb3ab: Preparing 14:09:21 919bf3174dbe: Preparing 14:09:21 bc049bcabc6a: Preparing 14:09:21 ac556301b540: Preparing 14:09:21 88fb6ad38634: Preparing 14:09:21 7c58dcbfb2a1: Preparing 14:09:21 534a70dc8296: Preparing 14:09:21 7c58dcbfb2a1: Waiting 14:09:21 534a70dc8296: Waiting 14:09:21 bc049bcabc6a: Layer already exists 14:09:21 37daba8bb3ab: Layer already exists 14:09:21 919bf3174dbe: Layer already exists 14:09:21 88fb6ad38634: Layer already exists 14:09:21 ac556301b540: Layer already exists 14:09:21 534a70dc8296: Layer already exists 14:09:21 7c58dcbfb2a1: Layer already exists 14:09:21 0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7: digest: sha256:7d2973880609fa52808ce281dcbed438d67c00e839c0c0097a648d0a78422d7b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:22 + 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 14:09:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 14:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:09:22 37daba8bb3ab: Preparing 14:09:22 919bf3174dbe: Preparing 14:09:22 bc049bcabc6a: Preparing 14:09:22 ac556301b540: Preparing 14:09:22 88fb6ad38634: Preparing 14:09:22 7c58dcbfb2a1: Preparing 14:09:22 534a70dc8296: Preparing 14:09:22 7c58dcbfb2a1: Waiting 14:09:22 534a70dc8296: Waiting 14:09:22 37daba8bb3ab: Layer already exists 14:09:22 88fb6ad38634: Layer already exists 14:09:22 919bf3174dbe: Layer already exists 14:09:22 bc049bcabc6a: Layer already exists 14:09:22 ac556301b540: Layer already exists 14:09:22 534a70dc8296: Layer already exists 14:09:22 7c58dcbfb2a1: Layer already exists 14:09:22 main: digest: sha256:7d2973880609fa52808ce281dcbed438d67c00e839c0c0097a648d0a78422d7b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:23 ===================================================== [Pipeline] echo 14:09:23 taggedImages: 14:09:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc 14:09:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:09:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.7 14:09:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0dcebb99a18d406dc447e92715de8efa4b5aa2cc-4.0.0-dev.7 14:09:23 - 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 14:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:23 14:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:23 arm64: Pulling from edgex-lftools-log-publisher 14:09:23 8998bd30e6a1: Pulling fs layer 14:09:23 04944245beec: Pulling fs layer 14:09:23 699f458cf7ca: Pulling fs layer 14:09:23 765212b225bb: Pulling fs layer 14:09:23 f23df028b6ca: Pulling fs layer 14:09:23 d65c8cfc05b1: Pulling fs layer 14:09:23 2437ff75d9bd: Pulling fs layer 14:09:23 f23df028b6ca: Waiting 14:09:23 d65c8cfc05b1: Waiting 14:09:23 2437ff75d9bd: Waiting 14:09:23 765212b225bb: Waiting 14:09:24 04944245beec: Verifying Checksum 14:09:24 04944245beec: Download complete 14:09:24 765212b225bb: Verifying Checksum 14:09:24 765212b225bb: Download complete 14:09:24 f23df028b6ca: Verifying Checksum 14:09:24 f23df028b6ca: Download complete 14:09:24 d65c8cfc05b1: Verifying Checksum 14:09:24 d65c8cfc05b1: Download complete 14:09:24 699f458cf7ca: Verifying Checksum 14:09:24 699f458cf7ca: Download complete 14:09:24 8998bd30e6a1: Verifying Checksum 14:09:24 8998bd30e6a1: Download complete 14:09:27 2437ff75d9bd: Verifying Checksum 14:09:27 2437ff75d9bd: Download complete 14:09:29 8998bd30e6a1: Pull complete 14:09:29 04944245beec: Pull complete 14:09:31 699f458cf7ca: Pull complete 14:09:31 765212b225bb: Pull complete 14:09:33 f23df028b6ca: Pull complete 14:09:33 d65c8cfc05b1: Pull complete 14:09:52 2437ff75d9bd: Pull complete 14:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-38655 does not seem to be running inside a container 14:09:52 $ 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/106 -v /w/workspace/app-record-replay/106:/w/workspace/app-record-replay/106:rw,z -v /w/workspace/app-record-replay/106@tmp:/w/workspace/app-record-replay/106@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 14:09:55 $ docker top 644d421526079c110531e56e46106ee21a31331b4c4d40a0d24d654a0bbea791 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:56 ---> job-cost.sh 14:09:56 lf-activate-venv: SKIPPING 14:09:56 INFO: No Stack... 14:09:56 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:57 INFO: Archiving Costs [Pipeline] sh 14:09:57 + cat /w/workspace/app-record-replay/106/archives/cost.csv 14:09:57 + cut -d, -f6 [Pipeline] lock 14:09:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] 14:09:58 Resource [jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] did not exist. Created. 14:09:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:58 /w/workspace/app-record-replay/106@tmp/durable-5835c5cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 14:09:59 Warning: overwriting stash ‘stack-cost’ 14:09:59 Stashed 1 file(s) [Pipeline] } 14:09:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:59 $ docker stop --time=1 644d421526079c110531e56e46106ee21a31331b4c4d40a0d24d654a0bbea791 14:10:00 $ docker rm -f --volumes 644d421526079c110531e56e46106ee21a31331b4c4d40a0d24d654a0bbea791 [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 14:10:01 provisioning config files... 14:10:01 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17253722517770109324tmp [Pipeline] { [Pipeline] sh 14:10:01 + set +x 14:10:01 + curl -s https://codecov.io/bash 14:10:01 + bash -s -- 14:10:01 14:10:01 _____ _ 14:10:01 / ____| | | 14:10:01 | | ___ __| | ___ ___ _____ __ 14:10:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:10:01 | |___| (_) | (_| | __/ (_| (_) \ V / 14:10:01 \_____\___/ \__,_|\___|\___\___/ \_/ 14:10:01 Bash-1.0.6 14:10:01 14:10:01 14:10:01 ==> git version 2.25.1 found 14:10:01 ==> 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 14:10:01 Release-Date: 2020-01-08 14:10:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:10:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:10:01 ==> Jenkins CI detected. 14:10:01 current dir:  /w/workspace/exfoundry_app-record-replay_main 14:10:01 project root: . 14:10:01 --> token set from env 14:10:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:10:01 ==> Running gcov in . (disable via -X gcov) 14:10:01 ==> Python coveragepy not found 14:10:01 ==> Searching for coverage reports in: 14:10:01 + . 14:10:01 -> Found 1 reports 14:10:01 ==> Detecting git/mercurial file structure 14:10:01 ==> Reading reports 14:10:01 + ./coverage.out bytes=34247 14:10:01 ==> Appending adjustments 14:10:01 https://docs.codecov.io/docs/fixing-reports 14:10:02 + Found adjustments 14:10:02 ==> Gzipping contents 14:10:02 8.0K /tmp/codecov.VwYTMl.gz 14:10:02 ==> Uploading reports 14:10:02 url: https://codecov.io 14:10:02 query: branch=main&commit=0dcebb99a18d406dc447e92715de8efa4b5aa2cc&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:10:02 -> Pinging Codecov 14:10:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0dcebb99a18d406dc447e92715de8efa4b5aa2cc&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:10:02 -> Uploading to 14:10:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/0dcebb99a18d406dc447e92715de8efa4b5aa2cc/47efadb2-ca89-452f-9198-6d4f599b5ac6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T141002Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b41a0c53ba9cef2e1871f482274d1ac4e6538be9fcce30bf4c57b74c0e0e9434 14:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:10:02 Dload Upload Total Spent Left Speed 14:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 35467 --:--:-- --:--:-- --:--:-- 35467 14:10:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] } 14:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:10:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:10:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:10:03 14:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:10:03 latest: Pulling from edgex-devops/edgex-snyk-go 14:10:03 43c4264eed91: Pulling fs layer 14:10:03 4cc291be95ef: Pulling fs layer 14:10:03 2ac1f1163629: Pulling fs layer 14:10:03 5c3c966382ef: Pulling fs layer 14:10:03 4f4fb700ef54: Pulling fs layer 14:10:03 d9c7d2e4e75e: Pulling fs layer 14:10:03 9c3e1370e548: Pulling fs layer 14:10:03 4f4fb700ef54: Waiting 14:10:03 d9c7d2e4e75e: Waiting 14:10:03 9c3e1370e548: Waiting 14:10:03 5c3c966382ef: Waiting 14:10:03 4cc291be95ef: Verifying Checksum 14:10:03 4cc291be95ef: Download complete 14:10:03 5c3c966382ef: Download complete 14:10:03 4f4fb700ef54: Verifying Checksum 14:10:03 4f4fb700ef54: Download complete 14:10:03 43c4264eed91: Download complete 14:10:03 43c4264eed91: Pull complete 14:10:03 4cc291be95ef: Pull complete 14:10:04 d9c7d2e4e75e: Verifying Checksum 14:10:04 d9c7d2e4e75e: Download complete 14:10:04 2ac1f1163629: Verifying Checksum 14:10:04 2ac1f1163629: Download complete 14:10:04 9c3e1370e548: Verifying Checksum 14:10:04 9c3e1370e548: Download complete 14:10:08 2ac1f1163629: Pull complete 14:10:08 5c3c966382ef: Pull complete 14:10:08 4f4fb700ef54: Pull complete 14:10:08 d9c7d2e4e75e: Pull complete 14:10:11 9c3e1370e548: Pull complete 14:10:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:11 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:10:11 $ 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 14:10:14 $ docker top 6de5607452c83301679644eb7afc16ab0751d21c86df383058bec1d95d3e4ed6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:15 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 14:10:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 14:10:15 + set -o pipefail 14:10:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 14:10:22 14:10:22 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 14:10:22 14:10:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/d72476a0-a241-457f-af4b-eb528a294e2c 14:10:22 14:10:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:10:22 14:10:22 14:10:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:10:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:10:22 $ docker stop --time=1 6de5607452c83301679644eb7afc16ab0751d21c86df383058bec1d95d3e4ed6 14:10:25 $ docker rm -f --volumes 6de5607452c83301679644eb7afc16ab0751d21c86df383058bec1d95d3e4ed6 [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 14:10:26 + git log --format=format:%s -1 0dcebb99a18d406dc447e92715de8efa4b5aa2cc [Pipeline] sh 14:10:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:10:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:27 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:10:27 $ 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 14:10:27 $ docker top 7338cd0cd7fa3a49d045da4da161acb4b1c97d6763c40210be33bff42c9f55fd -eo pid,comm 14:10:27 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). 14:10:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:27 [ssh-agent] Looking for ssh-agent implementation... 14:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:28 $ docker exec 7338cd0cd7fa3a49d045da4da161acb4b1c97d6763c40210be33bff42c9f55fd ssh-agent 14:10:28 SSH_AUTH_SOCK=/tmp/ssh-Q4iloOhZdY9R/agent.32 14:10:28 SSH_AGENT_PID=38 14:10:28 Running ssh-add (command line suppressed) 14:10:28 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5287766517899303915.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5287766517899303915.key) 14:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:28 + git semver tag 14:10:28 2025-02-11 14:10:28,838 [run_tag] DEBUG tag force:False 14:10:28 2025-02-11 14:10:28,838 [check_head_tag] DEBUG check head tag 14:10:28 2025-02-11 14:10:28,840 [execute] INFO git cat-file --batch-check 14:10:28 2025-02-11 14:10:28,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:10:28 2025-02-11 14:10:28,843 [execute] INFO git cat-file --batch 14:10:28 2025-02-11 14:10:28,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:10:28 2025-02-11 14:10:28,869 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:28 2025-02-11 14:10:28,869 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 14:10:28 2025-02-11 14:10:28,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:10:28 2025-02-11 14:10:28,875 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:28 4.0.0-dev.7 [Pipeline] } 14:10:28 $ docker exec --env ******** --env ******** 7338cd0cd7fa3a49d045da4da161acb4b1c97d6763c40210be33bff42c9f55fd ssh-agent -k 14:10:29 unset SSH_AUTH_SOCK; 14:10:29 unset SSH_AGENT_PID; 14:10:29 echo Agent pid 38 killed; 14:10:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:29 + git semver [Pipeline] } 14:10:29 $ docker stop --time=1 7338cd0cd7fa3a49d045da4da161acb4b1c97d6763c40210be33bff42c9f55fd 14:10:30 $ docker rm -f --volumes 7338cd0cd7fa3a49d045da4da161acb4b1c97d6763c40210be33bff42c9f55fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:31 14:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:31 0.23.1-centos7: Pulling from edgex-lftools 14:10:31 ab5ef0e58194: Pulling fs layer 14:10:31 9712f1f96733: Pulling fs layer 14:10:31 63f879dbbcfc: Pulling fs layer 14:10:31 0d9ebad4ef96: Pulling fs layer 14:10:31 e9a5061849ea: Pulling fs layer 14:10:31 d747dcd14b5f: Pulling fs layer 14:10:31 2de7ff778b66: Pulling fs layer 14:10:31 d747dcd14b5f: Waiting 14:10:31 0d9ebad4ef96: Waiting 14:10:31 2de7ff778b66: Waiting 14:10:31 e9a5061849ea: Waiting 14:10:31 9712f1f96733: Verifying Checksum 14:10:31 9712f1f96733: Download complete 14:10:31 63f879dbbcfc: Verifying Checksum 14:10:31 63f879dbbcfc: Download complete 14:10:32 e9a5061849ea: Verifying Checksum 14:10:32 e9a5061849ea: Download complete 14:10:32 d747dcd14b5f: Download complete 14:10:32 ab5ef0e58194: Verifying Checksum 14:10:32 ab5ef0e58194: Download complete 14:10:32 0d9ebad4ef96: Verifying Checksum 14:10:32 0d9ebad4ef96: Download complete 14:10:32 2de7ff778b66: Verifying Checksum 14:10:32 2de7ff778b66: Download complete 14:10:35 ab5ef0e58194: Pull complete 14:10:35 9712f1f96733: Pull complete 14:10:35 63f879dbbcfc: Pull complete 14:10:39 0d9ebad4ef96: Pull complete 14:10:39 e9a5061849ea: Pull complete 14:10:39 d747dcd14b5f: Pull complete 14:10:40 2de7ff778b66: Pull complete 14:10:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:40 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:10:41 $ 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 14:10:45 $ docker top ef4d7607b0b423f15b0f959e12e452fe1afc1bdbbfca82bb69602f2a7b9af3d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:10:45 provisioning config files... 14:10:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3188235208107173783tmp 14:10:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15830822828292813758tmp 14:10:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13431987638232721893tmp [Pipeline] { [Pipeline] echo 14:10:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:10:45 ---> sigul-configuration.sh 14:10:45 gpg: directory `/root/.gnupg' created 14:10:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:10:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:10:45 gpg: keyring `/root/.gnupg/secring.gpg' created 14:10:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:10:45 gpg: CAST5 encrypted data 14:10:45 gpg: encrypted with 1 passphrase 14:10:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:10:46 + mkdir /home/jenkins 14:10:46 + mkdir /home/jenkins/sigul [Pipeline] sh 14:10:46 + 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 14:10:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:10:46 ---> sigul-install.sh 14:10:46 Sigul already installed; skipping installation. [Pipeline] sh 14:10:47 + git tag --list 14:10:47 v3.1 14:10:47 v3.1.0 14:10:47 v3.1.0-dev.0 14:10:47 v3.1.0-dev.1 14:10:47 v3.1.0-dev.10 14:10:47 v3.1.0-dev.11 14:10:47 v3.1.0-dev.12 14:10:47 v3.1.0-dev.13 14:10:47 v3.1.0-dev.14 14:10:47 v3.1.0-dev.15 14:10:47 v3.1.0-dev.16 14:10:47 v3.1.0-dev.17 14:10:47 v3.1.0-dev.18 14:10:47 v3.1.0-dev.19 14:10:47 v3.1.0-dev.2 14:10:47 v3.1.0-dev.20 14:10:47 v3.1.0-dev.21 14:10:47 v3.1.0-dev.22 14:10:47 v3.1.0-dev.23 14:10:47 v3.1.0-dev.24 14:10:47 v3.1.0-dev.25 14:10:47 v3.1.0-dev.26 14:10:47 v3.1.0-dev.27 14:10:47 v3.1.0-dev.28 14:10:47 v3.1.0-dev.29 14:10:47 v3.1.0-dev.3 14:10:47 v3.1.0-dev.30 14:10:47 v3.1.0-dev.31 14:10:47 v3.1.0-dev.32 14:10:47 v3.1.0-dev.33 14:10:47 v3.1.0-dev.34 14:10:47 v3.1.0-dev.35 14:10:47 v3.1.0-dev.36 14:10:47 v3.1.0-dev.37 14:10:47 v3.1.0-dev.38 14:10:47 v3.1.0-dev.39 14:10:47 v3.1.0-dev.4 14:10:47 v3.1.0-dev.40 14:10:47 v3.1.0-dev.41 14:10:47 v3.1.0-dev.42 14:10:47 v3.1.0-dev.43 14:10:47 v3.1.0-dev.44 14:10:47 v3.1.0-dev.45 14:10:47 v3.1.0-dev.46 14:10:47 v3.1.0-dev.47 14:10:47 v3.1.0-dev.48 14:10:47 v3.1.0-dev.49 14:10:47 v3.1.0-dev.5 14:10:47 v3.1.0-dev.50 14:10:47 v3.1.0-dev.51 14:10:47 v3.1.0-dev.52 14:10:47 v3.1.0-dev.53 14:10:47 v3.1.0-dev.54 14:10:47 v3.1.0-dev.55 14:10:47 v3.1.0-dev.56 14:10:47 v3.1.0-dev.57 14:10:47 v3.1.0-dev.58 14:10:47 v3.1.0-dev.59 14:10:47 v3.1.0-dev.6 14:10:47 v3.1.0-dev.60 14:10:47 v3.1.0-dev.61 14:10:47 v3.1.0-dev.62 14:10:47 v3.1.0-dev.63 14:10:47 v3.1.0-dev.64 14:10:47 v3.1.0-dev.65 14:10:47 v3.1.0-dev.66 14:10:47 v3.1.0-dev.67 14:10:47 v3.1.0-dev.68 14:10:47 v3.1.0-dev.7 14:10:47 v3.1.0-dev.8 14:10:47 v3.1.0-dev.9 14:10:47 v3.1.1 14:10:47 v3.2.0-dev.1 14:10:47 v3.2.0-dev.10 14:10:47 v3.2.0-dev.11 14:10:47 v3.2.0-dev.12 14:10:47 v3.2.0-dev.13 14:10:47 v3.2.0-dev.14 14:10:47 v3.2.0-dev.15 14:10:47 v3.2.0-dev.16 14:10:47 v3.2.0-dev.17 14:10:47 v3.2.0-dev.18 14:10:47 v3.2.0-dev.19 14:10:47 v3.2.0-dev.2 14:10:47 v3.2.0-dev.20 14:10:47 v3.2.0-dev.21 14:10:47 v3.2.0-dev.22 14:10:47 v3.2.0-dev.23 14:10:47 v3.2.0-dev.24 14:10:47 v3.2.0-dev.3 14:10:47 v3.2.0-dev.4 14:10:47 v3.2.0-dev.5 14:10:47 v3.2.0-dev.6 14:10:47 v3.2.0-dev.7 14:10:47 v3.2.0-dev.8 14:10:47 v3.2.0-dev.9 14:10:47 v4.0.0-dev.1 14:10:47 v4.0.0-dev.2 14:10:47 v4.0.0-dev.3 14:10:47 v4.0.0-dev.4 14:10:47 v4.0.0-dev.5 14:10:47 v4.0.0-dev.6 14:10:47 v4.0.0-dev.7 [Pipeline] sh 14:10:47 + lftools sign git-tag v4.0.0-dev.7 14:10:48 Signing Git tag with Sigul... 14:10:48 Signing v4.0.0-dev.7 [Pipeline] echo 14:10:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:10:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:10:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:10:48 $ docker stop --time=1 ef4d7607b0b423f15b0f959e12e452fe1afc1bdbbfca82bb69602f2a7b9af3d0 14:10:50 $ docker rm -f --volumes ef4d7607b0b423f15b0f959e12e452fe1afc1bdbbfca82bb69602f2a7b9af3d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:10:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:10:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:51 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:10:51 $ 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 14:10:51 $ docker top 5beecede853af972217b1e5f777daaea0fbeb3eb5a6e4804ed6ab049f7b6b22d -eo pid,comm 14:10:51 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). 14:10:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:51 [ssh-agent] Looking for ssh-agent implementation... 14:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:51 $ docker exec 5beecede853af972217b1e5f777daaea0fbeb3eb5a6e4804ed6ab049f7b6b22d ssh-agent 14:10:51 SSH_AUTH_SOCK=/tmp/ssh-tXHOFYZXktqw/agent.33 14:10:51 SSH_AGENT_PID=39 14:10:51 Running ssh-add (command line suppressed) 14:10:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12250440057164311448.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12250440057164311448.key) 14:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:52 + git semver bump pre 14:10:52 2025-02-11 14:10:52,358 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:52 2025-02-11 14:10:52,358 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 14:10:52 2025-02-11 14:10:52,358 [bump_version] DEBUG bumped version:4.0.0-dev.8 14:10:52 2025-02-11 14:10:52,358 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 14:10:52 2025-02-11 14:10:52,358 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:52 2025-02-11 14:10:52,358 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:52 2025-02-11 14:10:52,360 [execute] INFO git cat-file --batch-check 14:10:52 2025-02-11 14:10:52,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:10:52 2025-02-11 14:10:52,366 [execute] INFO git cat-file --batch 14:10:52 2025-02-11 14:10:52,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:10:52 2025-02-11 14:10:52,372 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:52 4.0.0-dev.8 [Pipeline] } 14:10:52 $ docker exec --env ******** --env ******** 5beecede853af972217b1e5f777daaea0fbeb3eb5a6e4804ed6ab049f7b6b22d ssh-agent -k 14:10:52 unset SSH_AUTH_SOCK; 14:10:52 unset SSH_AGENT_PID; 14:10:52 echo Agent pid 39 killed; 14:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:52 + git semver [Pipeline] } 14:10:53 $ docker stop --time=1 5beecede853af972217b1e5f777daaea0fbeb3eb5a6e4804ed6ab049f7b6b22d 14:10:54 $ docker rm -f --volumes 5beecede853af972217b1e5f777daaea0fbeb3eb5a6e4804ed6ab049f7b6b22d [Pipeline] // withDockerContainer [Pipeline] sh 14:10:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:10:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:55 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:10:55 $ 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 14:10:55 $ docker top 70be250f99d7afea0071bc5bd2d25113414ff8a69610897b2bc72e11b4250197 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:55 [ssh-agent] Looking for ssh-agent implementation... 14:10:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:55 $ docker exec 70be250f99d7afea0071bc5bd2d25113414ff8a69610897b2bc72e11b4250197 ssh-agent 14:10:55 SSH_AUTH_SOCK=/tmp/ssh-AurfZLsmHSxR/agent.32 14:10:55 SSH_AGENT_PID=38 14:10:55 Running ssh-add (command line suppressed) 14:10:55 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14224095352667437217.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14224095352667437217.key) 14:10:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:56 + git semver push 14:10:56 2025-02-11 14:10:56,482 [run_push] DEBUG push 14:10:56 2025-02-11 14:10:56,482 [execute] INFO git cat-file --batch-check 14:10:56 2025-02-11 14:10:56,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:10:56 2025-02-11 14:10:56,486 [execute] INFO git rev-list b2ceb72b73872bd4362fa0be8a7a1310f4f2d9eb -- 14:10:56 2025-02-11 14:10:56,487 [execute] DEBUG Popen(['git', 'rev-list', 'b2ceb72b73872bd4362fa0be8a7a1310f4f2d9eb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:10:56 2025-02-11 14:10:56,494 [execute] INFO git fetch -v origin 14:10:56 2025-02-11 14:10:56,494 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 14:10:57 2025-02-11 14:10:56,953 [run_push] DEBUG no remote changes detected 14:10:57 2025-02-11 14:10:56,954 [execute] INFO git push origin semver 14:10:57 2025-02-11 14:10:56,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:10:58 2025-02-11 14:10:57,785 [run_push] DEBUG push all version tags 14:10:58 2025-02-11 14:10:57,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:10:58 2025-02-11 14:10:57,786 [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) 14:10:58 2025-02-11 14:10:58,471 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:10:58 4.0.0-dev.8 [Pipeline] } 14:10:58 $ docker exec --env ******** --env ******** 70be250f99d7afea0071bc5bd2d25113414ff8a69610897b2bc72e11b4250197 ssh-agent -k 14:10:58 unset SSH_AUTH_SOCK; 14:10:58 unset SSH_AGENT_PID; 14:10:58 echo Agent pid 38 killed; 14:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:59 + git semver [Pipeline] } 14:10:59 $ docker stop --time=1 70be250f99d7afea0071bc5bd2d25113414ff8a69610897b2bc72e11b4250197 14:11:00 $ docker rm -f --volumes 70be250f99d7afea0071bc5bd2d25113414ff8a69610897b2bc72e11b4250197 [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 14:11:01 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 14:11:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:11:01 total 16 14:11:01 drwxr-xr-x 3 root root 4096 Feb 11 13:52 . 14:11:01 drwxrwxr-x 11 jenkins jenkins 4096 Feb 11 14:10 .. 14:11:01 drwxr-xr-x 2 root root 4096 Feb 11 13:52 cost 14:11:01 -rw-r--r-- 1 root root 89 Feb 11 13:52 cost.csv 14:11:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 14:11:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:11:01 total 16 14:11:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:52 . 14:11:01 drwxrwxr-x 11 jenkins jenkins 4096 Feb 11 14:10 .. 14:11:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 13:52 cost 14:11:01 -rw-r--r-- 1 jenkins jenkins 89 Feb 11 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:11:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:02 ---> package-listing.sh 14:11:02 ++ facter osfamily 14:11:02 ++ tr '[:upper:]' '[:lower:]' 14:11:02 + OS_FAMILY=debian 14:11:02 + workspace=/w/workspace/exfoundry_app-record-replay_main 14:11:02 + START_PACKAGES=/tmp/packages_start.txt 14:11:02 + END_PACKAGES=/tmp/packages_end.txt 14:11:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:02 + PACKAGES=/tmp/packages_start.txt 14:11:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:11:02 + PACKAGES=/tmp/packages_end.txt 14:11:02 + case "${OS_FAMILY}" in 14:11:02 + dpkg -l 14:11:02 + grep '^ii' 14:11:02 + '[' -f /tmp/packages_start.txt ']' 14:11:02 + '[' -f /tmp/packages_end.txt ']' 14:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:11:02 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 14:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 14:11:02 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 14:11:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:03 prd-ubuntu20.04-docker-8c-8g-38653 does not seem to be running inside a container 14:11:03 $ 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 14:11:03 $ docker top b7179f310d0b6e2652db112e1112abdb40214cecf21741955638cb2690c95b16 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:11:04 + mkdir -p /var/log/sysstat [Pipeline] sh 14:11:04 + ls /var/log/sa-host 14:11:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:04 provisioning config files... 14:11:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12067998122679633559tmp [Pipeline] { [Pipeline] echo 14:11:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:11:05 ---> create-netrc.sh [Pipeline] } 14:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:11:05 ---> python-tools-install.sh [Pipeline] echo 14:11:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:11:05 ---> sudo-logs.sh 14:11:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:11:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:11:06 ---> job-cost.sh 14:11:06 lf-activate-venv: SKIPPING 14:11:06 DEBUG: total: 0.2199999988079071 14:11:06 INFO: Retrieving Stack Cost... 14:11:06 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:07 INFO: Archiving Costs [Pipeline] echo 14:11:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:11:07 ---> logs-deploy.sh 14:11:07 lf-activate-venv: SKIPPING 14:11:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/106 14:11:07 INFO: archiving workspace using pattern(s): 14:11:08 Archives upload complete. 14:11:08 INFO: archiving logs to Nexus