Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62ddbc5b0f189cb0e082a652d86835a7c06dea97 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-ssh2369351685988521807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17803129428770002692.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4003533264580122461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12121857617002317791.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-ssh1813421056960371602.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23481 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 62ddbc5b0f189cb0e082a652d86835a7c06dea97 (main) Commit message: "Merge pull request #150 from cherrycl/edgex-go-issue-4978" > git config core.sparsecheckout # timeout=10 > git checkout -f 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 > git rev-list --no-walk 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:12 ========================================================= 06:41:12 EdgeX Global Pipelines Version Info 06:41:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:12 ------------------- 06:41:12 stable info: 06:41:12 ------------------- 06:41:12 Commited By: Ginny Guan ginny@iotechsys.com 06:41:12 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:41:12 Message: update stable to v1.0.265 06:41:13 ------------------- 06:41:13 experimental info: 06:41:13 ------------------- 06:41:13 Commited By: Cherry Wang cherry@iotechsys.com 06:41:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:41:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62ddbc5 [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:14 provisioning config files... 06:41:14 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12360565129038552293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:14 ---> ****-login.sh 06:41:14 nexus3.edgexfoundry.org:10001 06:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:14 Configure a credential helper to remove this warning. See 06:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:14 06:41:14 Login Succeeded 06:41:14 nexus3.edgexfoundry.org:10002 06:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 nexus3.edgexfoundry.org:10003 06:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 nexus3.edgexfoundry.org:10004 06:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 ****.io 06:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 ---> ****-login.sh ends [Pipeline] } 06:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:41:16 + git rev-list -1 --merges 62ddbc5b0f189cb0e082a652d86835a7c06dea97~1..62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo 06:41:16 -----------> git rev-list -1 --merges 62ddbc5b0f189cb0e082a652d86835a7c06dea97~1..62ddbc5b0f189cb0e082a652d86835a7c06dea97 62ddbc5b0f189cb0e082a652d86835a7c06dea97 06:41:16 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [false] [Pipeline] sh 06:41:16 + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo 06:41:16 ========================================================= 06:41:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:16 + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo 06:41:16 [semverPrep] GIT_COMMIT: 62ddbc5b0f189cb0e082a652d86835a7c06dea97, Commit Message: Merge pull request #150 from cherrycl/edgex-go-issue-4978 [Pipeline] echo 06:41:16 [semverPrep] This is not a build commit. [Pipeline] sh 06:41:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:17 + grep -v github /etc/ssh/ssh_known_hosts 06:41:17 + [ -e /tmp/ssh_known_hosts ] 06:41:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:41:17 + sudo tee -a /etc/ssh/ssh_known_hosts 06:41:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:17 06:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:17 0.1.4: Pulling from edgex-devops/py-git-semver 06:41:17 b85a868b505f: Pulling fs layer 06:41:17 e2be974225ed: Pulling fs layer 06:41:17 339a4e72a1f5: Pulling fs layer 06:41:17 988bab9f4d93: Pulling fs layer 06:41:17 1469e6f7b9e6: Pulling fs layer 06:41:17 988bab9f4d93: Waiting 06:41:17 eaf3925da568: Pulling fs layer 06:41:17 bab4dde63d76: Pulling fs layer 06:41:17 bde34c3a00c8: Pulling fs layer 06:41:17 1469e6f7b9e6: Waiting 06:41:17 eaf3925da568: Waiting 06:41:17 bab4dde63d76: Waiting 06:41:17 b352a97aabf1: Pulling fs layer 06:41:17 4872d77fe225: Pulling fs layer 06:41:17 bde34c3a00c8: Waiting 06:41:17 b352a97aabf1: Waiting 06:41:17 5851b861e8e6: Pulling fs layer 06:41:17 4872d77fe225: Waiting 06:41:17 5851b861e8e6: Waiting 06:41:17 e2be974225ed: Verifying Checksum 06:41:17 e2be974225ed: Download complete 06:41:17 988bab9f4d93: Download complete 06:41:17 1469e6f7b9e6: Verifying Checksum 06:41:17 1469e6f7b9e6: Download complete 06:41:17 eaf3925da568: Verifying Checksum 06:41:17 eaf3925da568: Download complete 06:41:18 339a4e72a1f5: Verifying Checksum 06:41:18 339a4e72a1f5: Download complete 06:41:18 bde34c3a00c8: Download complete 06:41:18 b352a97aabf1: Download complete 06:41:18 4872d77fe225: Verifying Checksum 06:41:18 4872d77fe225: Download complete 06:41:18 5851b861e8e6: Verifying Checksum 06:41:18 5851b861e8e6: Download complete 06:41:18 b85a868b505f: Download complete 06:41:18 bab4dde63d76: Verifying Checksum 06:41:18 bab4dde63d76: Download complete 06:41:19 b85a868b505f: Pull complete 06:41:19 e2be974225ed: Pull complete 06:41:19 339a4e72a1f5: Pull complete 06:41:20 988bab9f4d93: Pull complete 06:41:20 1469e6f7b9e6: Pull complete 06:41:20 eaf3925da568: Pull complete 06:41:22 bab4dde63d76: Pull complete 06:41:22 bde34c3a00c8: Pull complete 06:41:22 b352a97aabf1: Pull complete 06:41:22 4872d77fe225: Pull complete 06:41:22 5851b861e8e6: Pull complete 06:41:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:22 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 06:41:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:23 $ docker top 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 -eo pid,comm 06:41:23 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). 06:41:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:23 [ssh-agent] Looking for ssh-agent implementation... 06:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:23 $ docker exec 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent 06:41:23 SSH_AUTH_SOCK=/tmp/ssh-EknXnCZ15EUJ/agent.32 06:41:23 SSH_AGENT_PID=38 06:41:23 Running ssh-add (command line suppressed) 06:41:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_619094155944185312.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_619094155944185312.key) 06:41:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:24 + git tag --points-at HEAD [Pipeline] } 06:41:24 $ docker exec --env ******** --env ******** 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent -k 06:41:24 unset SSH_AUTH_SOCK; 06:41:24 unset SSH_AGENT_PID; 06:41:24 echo Agent pid 38 killed; 06:41:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:24 [ssh-agent] Looking for ssh-agent implementation... 06:41:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:24 $ docker exec 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent 06:41:24 SSH_AUTH_SOCK=/tmp/ssh-bSeszlqt3y6r/agent.71 06:41:24 SSH_AGENT_PID=77 06:41:24 Running ssh-add (command line suppressed) 06:41:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1929351617683525739.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1929351617683525739.key) 06:41:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:25 + git semver init 06:41:25 2024-10-22 06:41:25,276 [run_init] DEBUG init version:0.0.0 force:False 06:41:25 2024-10-22 06:41:25,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 06:41:25 2024-10-22 06:41:25,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 06:41:25 2024-10-22 06:41:25,278 [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) 06:41:27 2024-10-22 06:41:26,820 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 06:41:27 2024-10-22 06:41:26,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 06:41:27 2024-10-22 06:41:26,820 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:41:27 2024-10-22 06:41:26,820 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 06:41:27 3.2.0-dev.24 [Pipeline] } 06:41:27 $ docker exec --env ******** --env ******** 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent -k 06:41:27 unset SSH_AUTH_SOCK; 06:41:27 unset SSH_AGENT_PID; 06:41:27 echo Agent pid 77 killed; 06:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:27 + git semver [Pipeline] } 06:41:27 $ docker stop --time=1 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 06:41:29 $ docker rm -f --volumes 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:29 Stashed 1 file(s) [Pipeline] echo 06:41:29 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 06:41:30 provisioning config files... 06:41:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2249097850668637808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:30 ---> ****-login.sh 06:41:30 nexus3.edgexfoundry.org:10001 06:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:30 Configure a credential helper to remove this warning. See 06:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:30 06:41:30 Login Succeeded 06:41:30 nexus3.edgexfoundry.org:10002 06:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:30 Configure a credential helper to remove this warning. See 06:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:30 06:41:30 Login Succeeded 06:41:30 nexus3.edgexfoundry.org:10003 06:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:30 Configure a credential helper to remove this warning. See 06:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:30 06:41:30 Login Succeeded 06:41:30 nexus3.edgexfoundry.org:10004 06:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:30 Configure a credential helper to remove this warning. See 06:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:30 06:41:30 Login Succeeded 06:41:30 ****.io 06:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:41:30 Configure a credential helper to remove this warning. See 06:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:41:30 06:41:30 Login Succeeded 06:41:30 ---> ****-login.sh ends [Pipeline] } 06:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:41:30 ========================================================= 06:41:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:41:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + 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 . 06:41:31 Sending build context to Docker daemon 9.756MB 06:41:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:41:31 Step 2/12 : FROM ${BASE} AS builder 06:41:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:31 43c4264eed91: Pulling fs layer 06:41:31 4cc291be95ef: Pulling fs layer 06:41:31 2ac1f1163629: Pulling fs layer 06:41:31 5c3c966382ef: Pulling fs layer 06:41:31 4f4fb700ef54: Pulling fs layer 06:41:31 5d5c8e513c77: Pulling fs layer 06:41:31 9f66e0745190: Pulling fs layer 06:41:31 f49a43e4bbc0: Pulling fs layer 06:41:31 561ebcabdf7f: Pulling fs layer 06:41:31 4f4fb700ef54: Waiting 06:41:31 5d5c8e513c77: Waiting 06:41:31 9f66e0745190: Waiting 06:41:31 f49a43e4bbc0: Waiting 06:41:31 561ebcabdf7f: Waiting 06:41:31 5c3c966382ef: Waiting 06:41:31 4cc291be95ef: Verifying Checksum 06:41:31 4cc291be95ef: Download complete 06:41:31 5c3c966382ef: Verifying Checksum 06:41:31 5c3c966382ef: Download complete 06:41:31 4f4fb700ef54: Download complete 06:41:31 5d5c8e513c77: Verifying Checksum 06:41:31 5d5c8e513c77: Download complete 06:41:31 43c4264eed91: Download complete 06:41:31 9f66e0745190: Verifying Checksum 06:41:31 9f66e0745190: Download complete 06:41:31 43c4264eed91: Pull complete 06:41:31 561ebcabdf7f: Download complete 06:41:31 4cc291be95ef: Pull complete 06:41:31 2ac1f1163629: Download complete 06:41:32 f49a43e4bbc0: Download complete 06:41:35 2ac1f1163629: Pull complete 06:41:35 5c3c966382ef: Pull complete 06:41:35 4f4fb700ef54: Pull complete 06:41:35 5d5c8e513c77: Pull complete 06:41:35 9f66e0745190: Pull complete 06:41:38 f49a43e4bbc0: Pull complete 06:41:38 561ebcabdf7f: Pull complete 06:41:38 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:41:38 ---> 3a752c3f9dda 06:41:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:41:39 ---> Running in 4ae4500e5f9d 06:41:39 Removing intermediate container 4ae4500e5f9d 06:41:39 ---> 7a9212149807 06:41:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:41:39 ---> Running in f4202b7c2ef4 06:41:39 Removing intermediate container f4202b7c2ef4 06:41:39 ---> 7c3fa20347fc 06:41:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:41:39 ---> Running in 01a32f0699cc 06:41:39 Removing intermediate container 01a32f0699cc 06:41:39 ---> d6f4010b0549 06:41:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:39 ---> Running in 2514ec04f01d 06:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:41:40 OK: 246 MiB in 54 packages 06:41:40 Removing intermediate container 2514ec04f01d 06:41:40 ---> 862fa683b8b3 06:41:40 Step 7/12 : WORKDIR /app 06:41:40 ---> Running in 05852766c229 06:41:40 Removing intermediate container 05852766c229 06:41:40 ---> f07573866c41 06:41:40 Step 8/12 : COPY go.mod vendor* ./ 06:41:40 ---> e27158bcefa7 06:41:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:41 ---> Running in fea0d7de695d 06:41:44 Still waiting to schedule task 06:41:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23480’ 06:42:13 Removing intermediate container fea0d7de695d 06:42:13 ---> 2630976ebcc2 06:42:13 Step 10/12 : COPY . . 06:42:13 ---> 4040262b7a9d 06:42:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:42:13 ---> Running in 18c84e90b7f8 06:42:13 Removing intermediate container 18c84e90b7f8 06:42:13 ---> efac5bb796f2 06:42:13 Step 12/12 : RUN $MAKE 06:42:13 ---> Running in c58afd3bb6be 06:42:13 noop 06:42:13 Removing intermediate container c58afd3bb6be 06:42:13 ---> 2529d99e97d1 06:42:13 Successfully built 2529d99e97d1 06:42:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker inspect -f . ci-base-image-x86_64 06:42:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:13 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 06:42:13 $ 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 ******** ci-base-image-x86_64 cat 06:42:14 $ docker top 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:14 + go version 06:42:14 go version go1.23.2 linux/amd64 [Pipeline] } 06:42:14 $ docker stop --time=1 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 06:42:15 $ docker rm -f --volumes 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:16 + docker inspect -f . ci-base-image-x86_64 06:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:16 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 06:42:16 $ 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 ******** ci-base-image-x86_64 cat 06:42:16 $ docker top 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:16 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 06:42:17 + make test 06:42:17 go test -race -coverprofile=coverage.out ./... 06:42:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 06:42:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 06:42:49 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 06:42:49 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 06:42:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements 06:42:57 ok github.com/edgexfoundry/app-record-replay/internal/application 9.582s coverage: 98.7% of statements 06:42:57 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.071s coverage: 89.7% of statements 06:42:57 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.014s coverage: 100.0% of statements 06:42:57 running golangci-lint 06:42:57 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:42:57 go version go1.23.2 linux/amd64 06:42:57 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:42:57 level=info msg="[config_reader] Used config file .golangci.yml" 06:42:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:43:19 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 20.458888313s" 06:43:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.869606ms" 06:43:27 level=info msg="[linters_context/goanalysis] analyzers took 51.303960468s with top 10 stages: buildir: 39.685999698s, inspect: 1.861511364s, fact_deprecated: 1.399659572s, printf: 1.265554276s, ctrlflow: 911.362423ms, fact_purity: 830.175852ms, nilness: 655.694961ms, SA5012: 420.827758ms, typedness: 407.942135ms, tokenfileanalyzer: 328.403835ms" 06:43:27 level=info msg="[runner] Issues before processing: 10, after processing: 0" 06:43:27 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, cgo: 10/10, skip_files: 10/10, identifier_marker: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, autogenerated_exclude: 10/10, exclude: 10/10, path_prettifier: 10/10, skip_dirs: 10/10" 06:43:27 level=info msg="[runner] processing took 765.579µs with stages: identifier_marker: 417.509µs, autogenerated_exclude: 122.5µs, exclude-rules: 93.7µs, path_prettifier: 69.8µs, skip_dirs: 45.34µs, cgo: 4.64µs, invalid_issue: 3.27µs, max_same_issues: 1.44µs, filename_unadjuster: 1.38µs, nolint: 1.2µs, uniq_by_line: 670ns, fixer: 570ns, max_from_linter: 530ns, sort_results: 440ns, skip_files: 430ns, exclude: 410ns, path_prefixer: 400ns, diff: 300ns, source_code: 290ns, path_shortener: 270ns, max_per_file_from_linter: 270ns, severity-rules: 220ns" 06:43:27 level=info msg="[runner] linters took 9.432420088s with stages: goanalysis_metalinter: 9.43151612s" 06:43:27 level=info msg="File cache stats: 0 entries of total size 0B" 06:43:27 level=info msg="Memory: 300 samples, avg is 229.9MB, max is 1068.0MB" 06:43:27 level=info msg="Execution took 29.90380575s" 06:43:27 go vet ./... 06:43:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:32 ./bin/test-attribution-txt.sh [Pipeline] echo 06:43:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:43:32 $ docker stop --time=1 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f 06:43:35 $ docker rm -f --volumes 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f [Pipeline] // withDockerContainer [Pipeline] sh 06:43:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:36 + ls -al . 06:43:36 total 280 06:43:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:42 . 06:43:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:41 .. 06:43:36 -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:41 .dockerignore 06:43:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:42 .git 06:43:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:41 .github 06:43:36 -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:41 .gitignore 06:43:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:41 .golangci.yml 06:43:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:41 .semver 06:43:36 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:41 Attribution.txt 06:43:36 -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:41 CHANGELOG.md 06:43:36 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:41 Dockerfile 06:43:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:41 GOVERNANCE.md 06:43:36 -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:41 Jenkinsfile 06:43:36 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:41 LICENSE 06:43:36 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:41 Makefile 06:43:36 -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:41 OWNERS.md 06:43:36 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:41 README.md 06:43:36 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:41 Record and Reply.postman_collection.json 06:43:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:41 VERSION 06:43:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 bin 06:43:36 -rw-r--r-- 1 jenkins jenkins 34247 Oct 22 06:42 coverage.out 06:43:36 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:41 go.mod 06:43:36 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:41 go.sum 06:43:36 drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:41 internal 06:43:36 -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:41 main.go 06:43:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 openapi 06:43:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:41 pkg 06:43:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:36 + 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=62ddbc5b0f189cb0e082a652d86835a7c06dea97 --label arch=amd64 --label version=3.2.0-dev.24 . 06:43:36 Sending build context to Docker daemon 9.79MB 06:43:36 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:43:36 Step 2/27 : FROM ${BASE} AS builder 06:43:36 ---> 2529d99e97d1 06:43:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:43:36 ---> Running in cc5e0cde27b8 06:43:37 Removing intermediate container cc5e0cde27b8 06:43:37 ---> 6ea6b7bc2472 06:43:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:43:37 ---> Running in 21397de786a5 06:43:37 Removing intermediate container 21397de786a5 06:43:37 ---> d6fefd72546f 06:43:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:43:37 ---> Running in bd78d523c9d4 06:43:37 Removing intermediate container bd78d523c9d4 06:43:37 ---> 5ce71444adf7 06:43:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:37 ---> Running in 72db0db22060 06:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:38 OK: 246 MiB in 54 packages 06:43:38 Removing intermediate container 72db0db22060 06:43:38 ---> 7e0af2cdcd4c 06:43:38 Step 7/27 : WORKDIR /app 06:43:38 ---> Running in ca73d5da07fe 06:43:38 Removing intermediate container ca73d5da07fe 06:43:38 ---> 4be1b167c66e 06:43:38 Step 8/27 : COPY go.mod vendor* ./ 06:43:38 ---> c536d2083f68 06:43:38 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:38 ---> Running in d3b6373e42f8 06:43:39 Removing intermediate container d3b6373e42f8 06:43:39 ---> e42f4af9c168 06:43:39 Step 10/27 : COPY . . 06:43:39 ---> 0338f411ccc3 06:43:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:43:39 ---> Running in 2ad76b6c877b 06:43:39 Removing intermediate container 2ad76b6c877b 06:43:39 ---> c4636c4329ed 06:43:39 Step 12/27 : RUN $MAKE 06:43:39 ---> Running in b460899104e2 06:43:39 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 06:44:06 Removing intermediate container b460899104e2 06:44:06 ---> fc6096856107 06:44:06 Step 13/27 : FROM alpine:3.20 06:44:07 3.20: Pulling from library/alpine 06:44:07 43c4264eed91: Already exists 06:44:07 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:44:07 Status: Downloaded newer image for alpine:3.20 06:44:07 ---> 91ef0af61f39 06:44:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:44:07 ---> Running in 2cc8ca4512b9 06:44:07 Removing intermediate container 2cc8ca4512b9 06:44:07 ---> a13d6ca38cde 06:44:07 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 06:44:07 ---> Running in 41dc36e9b2c2 06:44:07 Removing intermediate container 41dc36e9b2c2 06:44:07 ---> 8f2c59f9b1f9 06:44:07 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:44:07 ---> Running in e5d48d5fcd09 06:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:07 (1/2) Installing ca-certificates (20240705-r0) 06:44:07 (2/2) Installing dumb-init (1.2.5-r3) 06:44:07 Executing busybox-1.36.1-r29.trigger 06:44:07 Executing ca-certificates-20240705-r0.trigger 06:44:08 OK: 9 MiB in 16 packages 06:44:08 Removing intermediate container e5d48d5fcd09 06:44:08 ---> 269263fe29d9 06:44:08 Step 17/27 : RUN apk --no-cache upgrade 06:44:08 ---> Running in 1699acea5dbb 06:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 Upgrading critical system libraries and apk-tools: 06:44:08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:44:08 Executing busybox-1.36.1-r29.trigger 06:44:09 Continuing the upgrade transaction with new apk-tools: 06:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:44:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:44:09 Executing ca-certificates-20240705-r0.trigger 06:44:09 OK: 9 MiB in 16 packages 06:44:09 Removing intermediate container 1699acea5dbb 06:44:09 ---> 7e01ec8306ce 06:44:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:44:09 ---> 6448cd490f85 06:44:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:44:10 ---> d0a79f3026df 06:44:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:44:10 ---> 73ddcbe32bfd 06:44:10 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 06:44:11 ---> 0bb1ee27409a 06:44:11 Step 22/27 : EXPOSE 59712 06:44:11 ---> Running in 15a5f59c1d38 06:44:11 Removing intermediate container 15a5f59c1d38 06:44:11 ---> 330ac1fe72fd 06:44:11 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 06:44:11 ---> Running in 9122bbd8f8a6 06:44:11 Removing intermediate container 9122bbd8f8a6 06:44:11 ---> 63cc5e0851be 06:44:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:44:11 ---> Running in 752735fc84ec 06:44:11 Removing intermediate container 752735fc84ec 06:44:11 ---> 6e5c71230939 06:44:11 Step 25/27 : LABEL arch=amd64 06:44:11 ---> Running in d0c01b668d0f 06:44:11 Removing intermediate container d0c01b668d0f 06:44:11 ---> a640ce4dd581 06:44:11 Step 26/27 : LABEL git_sha=62ddbc5b0f189cb0e082a652d86835a7c06dea97 06:44:11 ---> Running in cdeb98eea14f 06:44:11 Removing intermediate container cdeb98eea14f 06:44:11 ---> b7e62bf33e05 06:44:11 Step 27/27 : LABEL version=3.2.0-dev.24 06:44:11 ---> Running in 95562f4c13e6 06:44:11 Removing intermediate container 95562f4c13e6 06:44:11 ---> 5fb81a59537d 06:44:11 [Warning] One or more build-args [ARCH] were not consumed 06:44:11 Successfully built 5fb81a59537d 06:44: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 06:44:11 provisioning config files... 06:44:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8552475114099188647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> ****-login.sh 06:44:12 nexus3.edgexfoundry.org:10001 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10002 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10003 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10004 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 ****.io 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 ---> ****-login.sh ends [Pipeline] } 06:44:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:44:12 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 06:44:12 62ddbc5b0f189cb0e082a652d86835a7c06dea97 06:44:12 latest 06:44:12 3.2.0-dev.24 06:44:12 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 06:44:12 main 06:44:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 06:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:44:13 814f65c1ebaa: Preparing 06:44:13 0d006fdfbf26: Preparing 06:44:13 8a71f41f9f79: Preparing 06:44:13 ec4ca7c186f8: Preparing 06:44:13 a082df8b05f0: Preparing 06:44:13 1d8afdb0f8c5: Preparing 06:44:13 63ca1fbb43ae: Preparing 06:44:13 1d8afdb0f8c5: Waiting 06:44:13 ec4ca7c186f8: Pushed 06:44:13 8a71f41f9f79: Pushed 06:44:13 0d006fdfbf26: Pushed 06:44:13 63ca1fbb43ae: Layer already exists 06:44:13 1d8afdb0f8c5: Pushed 06:44:13 a082df8b05f0: Pushed 06:44:18 814f65c1ebaa: Pushed 06:44:18 62ddbc5b0f189cb0e082a652d86835a7c06dea97: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 06:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:44:19 814f65c1ebaa: Preparing 06:44:19 0d006fdfbf26: Preparing 06:44:19 8a71f41f9f79: Preparing 06:44:19 ec4ca7c186f8: Preparing 06:44:19 a082df8b05f0: Preparing 06:44:19 1d8afdb0f8c5: Preparing 06:44:19 63ca1fbb43ae: Preparing 06:44:19 1d8afdb0f8c5: Waiting 06:44:19 63ca1fbb43ae: Waiting 06:44:19 814f65c1ebaa: Layer already exists 06:44:19 ec4ca7c186f8: Layer already exists 06:44:19 0d006fdfbf26: Layer already exists 06:44:19 8a71f41f9f79: Layer already exists 06:44:19 a082df8b05f0: Layer already exists 06:44:19 63ca1fbb43ae: Layer already exists 06:44:19 1d8afdb0f8c5: Layer already exists 06:44:19 latest: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 06:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:44:19 814f65c1ebaa: Preparing 06:44:19 0d006fdfbf26: Preparing 06:44:19 8a71f41f9f79: Preparing 06:44:19 ec4ca7c186f8: Preparing 06:44:19 a082df8b05f0: Preparing 06:44:19 1d8afdb0f8c5: Preparing 06:44:19 63ca1fbb43ae: Preparing 06:44:19 1d8afdb0f8c5: Waiting 06:44:19 63ca1fbb43ae: Waiting 06:44:19 a082df8b05f0: Layer already exists 06:44:19 0d006fdfbf26: Layer already exists 06:44:19 8a71f41f9f79: Layer already exists 06:44:19 ec4ca7c186f8: Layer already exists 06:44:19 814f65c1ebaa: Layer already exists 06:44:19 63ca1fbb43ae: Layer already exists 06:44:19 1d8afdb0f8c5: Layer already exists 06:44:19 3.2.0-dev.24: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 06:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:44:20 814f65c1ebaa: Preparing 06:44:20 0d006fdfbf26: Preparing 06:44:20 8a71f41f9f79: Preparing 06:44:20 ec4ca7c186f8: Preparing 06:44:20 a082df8b05f0: Preparing 06:44:20 1d8afdb0f8c5: Preparing 06:44:20 63ca1fbb43ae: Preparing 06:44:20 63ca1fbb43ae: Waiting 06:44:20 1d8afdb0f8c5: Waiting 06:44:20 814f65c1ebaa: Layer already exists 06:44:20 a082df8b05f0: Layer already exists 06:44:20 ec4ca7c186f8: Layer already exists 06:44:20 0d006fdfbf26: Layer already exists 06:44:20 8a71f41f9f79: Layer already exists 06:44:20 1d8afdb0f8c5: Layer already exists 06:44:20 63ca1fbb43ae: Layer already exists 06:44:20 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:20 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 06:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 06:44:20 814f65c1ebaa: Preparing 06:44:20 0d006fdfbf26: Preparing 06:44:20 8a71f41f9f79: Preparing 06:44:20 ec4ca7c186f8: Preparing 06:44:20 a082df8b05f0: Preparing 06:44:20 1d8afdb0f8c5: Preparing 06:44:20 63ca1fbb43ae: Preparing 06:44:20 63ca1fbb43ae: Waiting 06:44:20 1d8afdb0f8c5: Waiting 06:44:20 8a71f41f9f79: Layer already exists 06:44:20 ec4ca7c186f8: Layer already exists 06:44:20 0d006fdfbf26: Layer already exists 06:44:20 814f65c1ebaa: Layer already exists 06:44:20 a082df8b05f0: Layer already exists 06:44:20 63ca1fbb43ae: Layer already exists 06:44:20 1d8afdb0f8c5: Layer already exists 06:44:20 main: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:21 ===================================================== [Pipeline] echo 06:44:21 taggedImages: 06:44:21 - nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 06:44:21 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 06:44:21 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 06:44:21 - nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 06:44:21 - 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 06:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:21 06:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:21 latest: Pulling from edgex-lftools-log-publisher 06:44:21 5eb5b503b376: Pulling fs layer 06:44:21 5c69ac0246d0: Pulling fs layer 06:44:21 ec43610c2a17: Pulling fs layer 06:44:21 3a2ae6a8a46f: Pulling fs layer 06:44:21 33b1e0a273af: Pulling fs layer 06:44:21 5d3b04190fa2: Pulling fs layer 06:44:21 2f39f015ded8: Pulling fs layer 06:44:21 5d3b04190fa2: Waiting 06:44:21 33b1e0a273af: Waiting 06:44:21 3a2ae6a8a46f: Waiting 06:44:21 5c69ac0246d0: Verifying Checksum 06:44:21 5c69ac0246d0: Download complete 06:44:21 3a2ae6a8a46f: Verifying Checksum 06:44:21 3a2ae6a8a46f: Download complete 06:44:21 33b1e0a273af: Verifying Checksum 06:44:21 33b1e0a273af: Download complete 06:44:21 5d3b04190fa2: Verifying Checksum 06:44:21 5d3b04190fa2: Download complete 06:44:22 ec43610c2a17: Download complete 06:44:22 5eb5b503b376: Verifying Checksum 06:44:22 5eb5b503b376: Download complete 06:44:22 2f39f015ded8: Download complete 06:44:23 5eb5b503b376: Pull complete 06:44:23 5c69ac0246d0: Pull complete 06:44:23 ec43610c2a17: Pull complete 06:44:23 3a2ae6a8a46f: Pull complete 06:44:23 33b1e0a273af: Pull complete 06:44:23 5d3b04190fa2: Pull complete 06:44:27 2f39f015ded8: Pull complete 06:44:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:27 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 06:44:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:44:29 $ docker top 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:29 ---> job-cost.sh 06:44:29 lf-activate-venv: SKIPPING 06:44:29 INFO: No Stack... 06:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 06:44:30 INFO: Archiving Costs [Pipeline] sh 06:44:30 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 06:44:30 + cut -d, -f6 [Pipeline] lock 06:44:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] 06:44:30 Resource [jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] did not exist. Created. 06:44:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:44:30 Stashed 1 file(s) [Pipeline] } 06:44:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:30 $ docker stop --time=1 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 06:44:32 $ docker rm -f --volumes 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:45:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23483 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 06:45:05 Running in /w/workspace/app-record-replay/99 [Pipeline] { [Pipeline] checkout 06:45:08 Selected Git installation does not exist. Using Default 06:45:08 The recommended git tool is: NONE 06:45:15 using credential edgex-jenkins-ssh 06:45:15 Cloning the remote Git repository 06:45:15 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 06:45:15 > git init /w/workspace/app-record-replay/99 # timeout=10 06:45:15 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 06:45:15 > git --version # timeout=10 06:45:15 > git --version # 'git version 2.25.1' 06:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:19 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 06:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:20 Avoid second fetch 06:45:20 Checking out Revision 62ddbc5b0f189cb0e082a652d86835a7c06dea97 (main) 06:45:21 Commit message: "Merge pull request #150 from cherrycl/edgex-go-issue-4978" 06:45:20 > git config core.sparsecheckout # timeout=10 06:45:20 > git checkout -f 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:45:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:26 Dload Upload Total Spent Left Speed 06:45:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 06:45:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:45:27 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 06:45:27 06:45:27 { 06:45:27 "registry-mirrors": [ 06:45:27 "https://nexus3.edgexfoundry.org:10001" 06:45:27 ], 06:45:27 "bip": "10.250.0.254/24", 06:45:27 "hosts": [ 06:45:27 "tcp://0.0.0.0:5555", 06:45:27 "unix:///var/run/docker.sock" 06:45:27 ], 06:45:27 "mtu": 1458, 06:45:27 "selinux-enabled": true, 06:45:27 "seccomp-profile": "/etc/docker/seccomp.json" 06:45:27 } [Pipeline] sh 06:45:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:45:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:46 provisioning config files... 06:45:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/99@tmp/config15443988597765314245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:46 ---> ****-login.sh 06:45:46 nexus3.edgexfoundry.org:10001 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:47 Configure a credential helper to remove this warning. See 06:45:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:47 06:45:47 Login Succeeded 06:45:47 nexus3.edgexfoundry.org:10002 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:47 Configure a credential helper to remove this warning. See 06:45:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:47 06:45:47 Login Succeeded 06:45:47 nexus3.edgexfoundry.org:10003 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:47 Configure a credential helper to remove this warning. See 06:45:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:47 06:45:47 Login Succeeded 06:45:47 nexus3.edgexfoundry.org:10004 06:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:48 Configure a credential helper to remove this warning. See 06:45:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:48 06:45:48 Login Succeeded 06:45:48 ****.io 06:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:48 Configure a credential helper to remove this warning. See 06:45:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:48 06:45:48 Login Succeeded 06:45:48 ---> ****-login.sh ends [Pipeline] } 06:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:49 ========================================================= 06:45:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:45:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:49 + 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 . 06:45:49 Sending build context to Docker daemon 337.9kB 06:45:49 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:45:49 Step 2/12 : FROM ${BASE} AS builder 06:45:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:50 cf04c63912e1: Pulling fs layer 06:45:50 55b35a11ae5e: Pulling fs layer 06:45:50 a37a00ec5f00: Pulling fs layer 06:45:50 50b3750afda1: Pulling fs layer 06:45:50 4f4fb700ef54: Pulling fs layer 06:45:50 80978eb59214: Pulling fs layer 06:45:50 c9f46d7d2bd2: Pulling fs layer 06:45:50 c5a475d317c9: Pulling fs layer 06:45:50 4f4fb700ef54: Waiting 06:45:50 80978eb59214: Waiting 06:45:50 c9f46d7d2bd2: Waiting 06:45:50 c5a475d317c9: Waiting 06:45:50 50b3750afda1: Waiting 06:45:50 55b35a11ae5e: Verifying Checksum 06:45:50 55b35a11ae5e: Download complete 06:45:50 50b3750afda1: Verifying Checksum 06:45:50 50b3750afda1: Download complete 06:45:50 4f4fb700ef54: Verifying Checksum 06:45:50 4f4fb700ef54: Download complete 06:45:50 80978eb59214: Verifying Checksum 06:45:50 80978eb59214: Download complete 06:45:50 cf04c63912e1: Verifying Checksum 06:45:50 cf04c63912e1: Download complete 06:45:50 c5a475d317c9: Verifying Checksum 06:45:50 c5a475d317c9: Download complete 06:45:50 cf04c63912e1: Pull complete 06:45:51 55b35a11ae5e: Pull complete 06:45:52 a37a00ec5f00: Verifying Checksum 06:45:52 a37a00ec5f00: Download complete 06:45:53 c9f46d7d2bd2: Verifying Checksum 06:46:08 a37a00ec5f00: Pull complete 06:46:08 50b3750afda1: Pull complete 06:46:08 4f4fb700ef54: Pull complete 06:46:08 80978eb59214: Pull complete 06:46:14 c9f46d7d2bd2: Pull complete 06:46:16 c5a475d317c9: Pull complete 06:46:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:46:16 ---> be29e6b0f0d4 06:46:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:46:18 ---> Running in 5aaa3d16ac37 06:46:18 Removing intermediate container 5aaa3d16ac37 06:46:18 ---> 6b5fd5080510 06:46:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:46:18 ---> Running in c7810c8d4c43 06:46:19 Removing intermediate container c7810c8d4c43 06:46:19 ---> 974ccabb77f3 06:46:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:46:19 ---> Running in 50461439b710 06:46:19 Removing intermediate container 50461439b710 06:46:19 ---> ca0c480ff49e 06:46:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:19 ---> Running in 4f490b2bdfa1 06:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:46:22 OK: 238 MiB in 54 packages 06:46:23 Removing intermediate container 4f490b2bdfa1 06:46:23 ---> 810b1bc13aba 06:46:23 Step 7/12 : WORKDIR /app 06:46:23 ---> Running in e648fb1abf83 06:46:23 Removing intermediate container e648fb1abf83 06:46:23 ---> 2c7fc3d85655 06:46:23 Step 8/12 : COPY go.mod vendor* ./ 06:46:24 ---> fcb2d187c288 06:46:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:24 ---> Running in bf6680ad38ae 06:48:16 Removing intermediate container bf6680ad38ae 06:48:16 ---> 9f568390859c 06:48:16 Step 10/12 : COPY . . 06:48:16 ---> 0b62f66a79cc 06:48:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:48:16 ---> Running in 5ac0ff6cfb91 06:48:16 Removing intermediate container 5ac0ff6cfb91 06:48:16 ---> b10fa3d4eb15 06:48:16 Step 12/12 : RUN $MAKE 06:48:16 ---> Running in d7fe7fa999fd 06:48:16 noop 06:48:16 Removing intermediate container d7fe7fa999fd 06:48:16 ---> d6a3cd389375 06:48:16 Successfully built d6a3cd389375 06:48:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker inspect -f . ci-base-image-arm64 06:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:17 prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container 06:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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 06:48:19 $ docker top 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:20 + go version 06:48:20 go version go1.23.2 linux/arm64 [Pipeline] } 06:48:20 $ docker stop --time=1 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 06:48:21 $ docker rm -f --volumes 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker inspect -f . ci-base-image-arm64 06:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container 06:48:22 $ 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/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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 06:48:23 $ docker top 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:24 + git config --global --add safe.directory /w/workspace/app-record-replay/99 [Pipeline] fileExists [Pipeline] sh 06:48:25 + make test 06:48:25 go test -race -coverprofile=coverage.out ./... 06:53:32 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 06:53:39 ok github.com/edgexfoundry/app-record-replay/internal/app 1.128s coverage: 88.0% of statements 06:53:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 06:53:45 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 06:53:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 06:53:52 ok github.com/edgexfoundry/app-record-replay/internal/application 9.854s coverage: 98.7% of statements 06:53:52 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.515s coverage: 89.7% of statements 06:53:52 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.085s coverage: 100.0% of statements 06:53:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:53:54 go vet ./... 06:58:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:58:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:58:31 ./bin/test-attribution-txt.sh [Pipeline] echo 06:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:58:31 $ docker stop --time=1 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 06:58:33 $ docker rm -f --volumes 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:58:36 Warning: overwriting stash ‘coverage-report’ 06:58:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:58:37 + ls -al . 06:58:37 total 276 06:58:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 06:48 . 06:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:45 .. 06:58:37 -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:45 .dockerignore 06:58:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:45 .git 06:58:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:45 .github 06:58:37 -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:45 .gitignore 06:58:37 -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:45 .golangci.yml 06:58:37 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:45 Attribution.txt 06:58:37 -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:45 CHANGELOG.md 06:58:37 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:45 Dockerfile 06:58:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:45 GOVERNANCE.md 06:58:37 -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:45 Jenkinsfile 06:58:37 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:45 LICENSE 06:58:37 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:45 Makefile 06:58:37 -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:45 OWNERS.md 06:58:37 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:45 README.md 06:58:37 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:45 Record and Reply.postman_collection.json 06:58:37 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:41 VERSION 06:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 bin 06:58:37 -rw-r--r-- 1 jenkins jenkins 34247 Oct 22 06:53 coverage.out 06:58:37 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:45 go.mod 06:58:37 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:45 go.sum 06:58:37 drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:45 internal 06:58:37 -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:45 main.go 06:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 openapi 06:58:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:45 pkg 06:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + 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=62ddbc5b0f189cb0e082a652d86835a7c06dea97 --label arch=arm64 --label version=3.2.0-dev.24 . 06:58:38 Sending build context to Docker daemon 372.7kB 06:58:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:58:38 Step 2/27 : FROM ${BASE} AS builder 06:58:38 ---> d6a3cd389375 06:58:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:58:38 ---> Running in 2d3d21e27f04 06:58:39 Removing intermediate container 2d3d21e27f04 06:58:39 ---> c750671bedec 06:58:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:58:39 ---> Running in 38ddaab68c05 06:58:39 Removing intermediate container 38ddaab68c05 06:58:39 ---> 59de5fd1cf88 06:58:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:58:39 ---> Running in 7534afeb8de2 06:58:39 Removing intermediate container 7534afeb8de2 06:58:39 ---> 8d7cac63d1a2 06:58:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:39 ---> Running in e30f0940bc79 06:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:42 OK: 238 MiB in 54 packages 06:58:43 Removing intermediate container e30f0940bc79 06:58:43 ---> aa80239146ce 06:58:43 Step 7/27 : WORKDIR /app 06:58:43 ---> Running in 4ec660cf8b97 06:58:44 Removing intermediate container 4ec660cf8b97 06:58:44 ---> cd20e5b81f70 06:58:44 Step 8/27 : COPY go.mod vendor* ./ 06:58:44 ---> c5b132d7e991 06:58:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:44 ---> Running in 139007aa2627 06:58:47 Removing intermediate container 139007aa2627 06:58:47 ---> a6895981e1ce 06:58:47 Step 10/27 : COPY . . 06:58:47 ---> 9f28b14f181a 06:58:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:58:47 ---> Running in e651b181a624 06:58:47 Removing intermediate container e651b181a624 06:58:47 ---> 712eace558af 06:58:47 Step 12/27 : RUN $MAKE 06:58:47 ---> Running in 33ec42420645 06:58:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 07:02:43 Removing intermediate container 33ec42420645 07:02:43 ---> 51aa3ec17127 07:02:43 Step 13/27 : FROM alpine:3.20 07:02:43 3.20: Pulling from library/alpine 07:02:43 cf04c63912e1: Already exists 07:02:43 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:02:43 Status: Downloaded newer image for alpine:3.20 07:02:43 ---> c157a85ed455 07:02:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:02:43 ---> Running in 345c6e72947c 07:02:44 Removing intermediate container 345c6e72947c 07:02:44 ---> b7ec5bf6e152 07:02:44 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 07:02:44 ---> Running in 298d4a29e941 07:02:44 Removing intermediate container 298d4a29e941 07:02:44 ---> 4ceb4563be27 07:02:44 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:02:44 ---> Running in df814b9ef7ab 07:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:47 (1/2) Installing ca-certificates (20240705-r0) 07:02:47 (2/2) Installing dumb-init (1.2.5-r3) 07:02:47 Executing busybox-1.36.1-r29.trigger 07:02:47 Executing ca-certificates-20240705-r0.trigger 07:02:47 OK: 10 MiB in 16 packages 07:02:48 Removing intermediate container df814b9ef7ab 07:02:48 ---> b329fa25635e 07:02:48 Step 17/27 : RUN apk --no-cache upgrade 07:02:48 ---> Running in 8b4cb0e1a1fd 07:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:51 Upgrading critical system libraries and apk-tools: 07:02:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:02:51 Executing busybox-1.36.1-r29.trigger 07:02:51 Continuing the upgrade transaction with new apk-tools: 07:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:02:53 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:02:53 Executing ca-certificates-20240705-r0.trigger 07:02:53 OK: 10 MiB in 16 packages 07:02:54 Removing intermediate container 8b4cb0e1a1fd 07:02:54 ---> da8bc42d3530 07:02:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:02:55 ---> 16d149878d8b 07:02:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:02:55 ---> b7d68e9d8ae7 07:02:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:02:55 ---> 90c1827d543a 07:02:55 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 07:02:58 ---> 7e652ca23e70 07:02:58 Step 22/27 : EXPOSE 59712 07:02:58 ---> Running in 9d5b7a5a721f 07:02:58 Removing intermediate container 9d5b7a5a721f 07:02:58 ---> 76304b6671c5 07:02:58 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 07:02:58 ---> Running in 707f3df22c73 07:02:58 Removing intermediate container 707f3df22c73 07:02:58 ---> f65f60e30798 07:02:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:02:59 ---> Running in e4c5590c1311 07:02:59 Removing intermediate container e4c5590c1311 07:02:59 ---> 1cb286a11530 07:02:59 Step 25/27 : LABEL arch=arm64 07:02:59 ---> Running in 4065de5880a5 07:02:59 Removing intermediate container 4065de5880a5 07:02:59 ---> 303f18cc468d 07:02:59 Step 26/27 : LABEL git_sha=62ddbc5b0f189cb0e082a652d86835a7c06dea97 07:02:59 ---> Running in 03797fd9b7d7 07:02:59 Removing intermediate container 03797fd9b7d7 07:02:59 ---> a1e7c866747f 07:02:59 Step 27/27 : LABEL version=3.2.0-dev.24 07:03:00 ---> Running in 0ce00a3ee773 07:03:00 Removing intermediate container 0ce00a3ee773 07:03:00 ---> e856a65d5749 07:03:00 [Warning] One or more build-args [ARCH] were not consumed 07:03:00 Successfully built e856a65d5749 07:03:00 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 07:03:00 provisioning config files... 07:03:00 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/99@tmp/config5359988703756710308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:00 ---> ****-login.sh 07:03:00 nexus3.edgexfoundry.org:10001 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:01 Configure a credential helper to remove this warning. See 07:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:01 07:03:01 Login Succeeded 07:03:01 nexus3.edgexfoundry.org:10002 07:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:01 Configure a credential helper to remove this warning. See 07:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:01 07:03:01 Login Succeeded 07:03:01 nexus3.edgexfoundry.org:10003 07:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:01 Configure a credential helper to remove this warning. See 07:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:01 07:03:01 Login Succeeded 07:03:01 nexus3.edgexfoundry.org:10004 07:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:02 Configure a credential helper to remove this warning. See 07:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:02 07:03:02 Login Succeeded 07:03:02 ****.io 07:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:02 Configure a credential helper to remove this warning. See 07:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:02 07:03:02 Login Succeeded 07:03:02 ---> ****-login.sh ends [Pipeline] } 07:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:02 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 07:03:02 62ddbc5b0f189cb0e082a652d86835a7c06dea97 07:03:02 latest 07:03:02 3.2.0-dev.24 07:03:02 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 07:03:02 main 07:03:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 07:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 07:03:03 7d19a7029ea8: Preparing 07:03:03 7f3057cc90a5: Preparing 07:03:03 174b7ee5ccc8: Preparing 07:03:03 f67cdd39ef24: Preparing 07:03:03 849832742558: Preparing 07:03:03 2c9e3c7f30cc: Preparing 07:03:03 16113d51b718: Preparing 07:03:03 2c9e3c7f30cc: Waiting 07:03:03 16113d51b718: Waiting 07:03:03 174b7ee5ccc8: Pushed 07:03:03 7f3057cc90a5: Pushed 07:03:03 f67cdd39ef24: Pushed 07:03:03 16113d51b718: Layer already exists 07:03:04 2c9e3c7f30cc: Pushed 07:03:05 849832742558: Pushed 07:03:15 7d19a7029ea8: Pushed 07:03:15 62ddbc5b0f189cb0e082a652d86835a7c06dea97: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:15 + 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 07:03:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 07:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 07:03:15 7d19a7029ea8: Preparing 07:03:15 7f3057cc90a5: Preparing 07:03:15 174b7ee5ccc8: Preparing 07:03:15 f67cdd39ef24: Preparing 07:03:15 849832742558: Preparing 07:03:15 2c9e3c7f30cc: Preparing 07:03:15 16113d51b718: Preparing 07:03:15 2c9e3c7f30cc: Waiting 07:03:15 16113d51b718: Waiting 07:03:15 849832742558: Layer already exists 07:03:15 174b7ee5ccc8: Layer already exists 07:03:15 f67cdd39ef24: Layer already exists 07:03:15 7d19a7029ea8: Layer already exists 07:03:15 7f3057cc90a5: Layer already exists 07:03:15 16113d51b718: Layer already exists 07:03:15 2c9e3c7f30cc: Layer already exists 07:03:16 latest: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 07:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 07:03:16 7d19a7029ea8: Preparing 07:03:16 7f3057cc90a5: Preparing 07:03:16 174b7ee5ccc8: Preparing 07:03:16 f67cdd39ef24: Preparing 07:03:16 849832742558: Preparing 07:03:16 2c9e3c7f30cc: Preparing 07:03:16 16113d51b718: Preparing 07:03:16 2c9e3c7f30cc: Waiting 07:03:16 f67cdd39ef24: Layer already exists 07:03:16 7d19a7029ea8: Layer already exists 07:03:16 7f3057cc90a5: Layer already exists 07:03:16 849832742558: Layer already exists 07:03:16 174b7ee5ccc8: Layer already exists 07:03:16 16113d51b718: Layer already exists 07:03:16 2c9e3c7f30cc: Layer already exists 07:03:17 3.2.0-dev.24: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 07:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 07:03:17 7d19a7029ea8: Preparing 07:03:17 7f3057cc90a5: Preparing 07:03:17 174b7ee5ccc8: Preparing 07:03:17 f67cdd39ef24: Preparing 07:03:17 849832742558: Preparing 07:03:17 2c9e3c7f30cc: Preparing 07:03:17 16113d51b718: Preparing 07:03:17 2c9e3c7f30cc: Waiting 07:03:17 16113d51b718: Waiting 07:03:17 f67cdd39ef24: Layer already exists 07:03:17 7f3057cc90a5: Layer already exists 07:03:17 7d19a7029ea8: Layer already exists 07:03:17 174b7ee5ccc8: Layer already exists 07:03:17 849832742558: Layer already exists 07:03:17 16113d51b718: Layer already exists 07:03:17 2c9e3c7f30cc: Layer already exists 07:03:17 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:18 + 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 07:03:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 07:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 07:03:18 7d19a7029ea8: Preparing 07:03:18 7f3057cc90a5: Preparing 07:03:18 174b7ee5ccc8: Preparing 07:03:18 f67cdd39ef24: Preparing 07:03:18 849832742558: Preparing 07:03:18 2c9e3c7f30cc: Preparing 07:03:18 16113d51b718: Preparing 07:03:18 2c9e3c7f30cc: Waiting 07:03:18 16113d51b718: Waiting 07:03:18 849832742558: Layer already exists 07:03:18 7f3057cc90a5: Layer already exists 07:03:18 7d19a7029ea8: Layer already exists 07:03:18 174b7ee5ccc8: Layer already exists 07:03:18 f67cdd39ef24: Layer already exists 07:03:18 16113d51b718: Layer already exists 07:03:18 2c9e3c7f30cc: Layer already exists 07:03:19 main: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:19 ===================================================== [Pipeline] echo 07:03:19 taggedImages: 07:03:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 07:03:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 07:03:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 07:03:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 07:03:19 - 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 07:03:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:19 07:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:21 arm64: Pulling from edgex-lftools-log-publisher 07:03:21 8998bd30e6a1: Pulling fs layer 07:03:21 04944245beec: Pulling fs layer 07:03:21 699f458cf7ca: Pulling fs layer 07:03:21 765212b225bb: Pulling fs layer 07:03:21 f23df028b6ca: Pulling fs layer 07:03:21 d65c8cfc05b1: Pulling fs layer 07:03:21 2437ff75d9bd: Pulling fs layer 07:03:21 f23df028b6ca: Waiting 07:03:21 d65c8cfc05b1: Waiting 07:03:21 765212b225bb: Waiting 07:03:21 2437ff75d9bd: Waiting 07:03:21 04944245beec: Verifying Checksum 07:03:21 04944245beec: Download complete 07:03:21 765212b225bb: Verifying Checksum 07:03:21 765212b225bb: Download complete 07:03:21 f23df028b6ca: Verifying Checksum 07:03:21 f23df028b6ca: Download complete 07:03:21 d65c8cfc05b1: Verifying Checksum 07:03:21 d65c8cfc05b1: Download complete 07:03:21 699f458cf7ca: Verifying Checksum 07:03:21 699f458cf7ca: Download complete 07:03:21 8998bd30e6a1: Verifying Checksum 07:03:21 8998bd30e6a1: Download complete 07:03:24 2437ff75d9bd: Verifying Checksum 07:03:24 2437ff75d9bd: Download complete 07:03:26 8998bd30e6a1: Pull complete 07:03:26 04944245beec: Pull complete 07:03:28 699f458cf7ca: Pull complete 07:03:28 765212b225bb: Pull complete 07:03:29 f23df028b6ca: Pull complete 07:03:29 d65c8cfc05b1: Pull complete 07:03:47 2437ff75d9bd: Pull complete 07:03:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:48 prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container 07:03:48 $ 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/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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 07:03:51 $ docker top 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:52 ---> job-cost.sh 07:03:52 lf-activate-venv: SKIPPING 07:03:52 INFO: No Stack... 07:03:52 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:53 INFO: Archiving Costs [Pipeline] sh 07:03:53 + cat /w/workspace/app-record-replay/99/archives/cost.csv 07:03:53 + cut -d, -f6 [Pipeline] lock 07:03:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] 07:03:53 Resource [jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] did not exist. Created. 07:03:53 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:54 /w/workspace/app-record-replay/99@tmp/durable-8779a3f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:03:55 + echo total: 0.10999999940395355 [Pipeline] stash 07:03:55 Warning: overwriting stash ‘stack-cost’ 07:03:55 Stashed 1 file(s) [Pipeline] } 07:03:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 07:03:55 $ docker stop --time=1 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 07:03:56 $ docker rm -f --volumes 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 [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 07:03:57 provisioning config files... 07:03:57 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2980554267222817217tmp [Pipeline] { [Pipeline] sh 07:03:57 + set +x 07:03:57 + curl -s https://codecov.io/bash 07:03:57 + bash -s -- 07:03:57 07:03:57 _____ _ 07:03:57 / ____| | | 07:03:57 | | ___ __| | ___ ___ _____ __ 07:03:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:03:57 | |___| (_) | (_| | __/ (_| (_) \ V / 07:03:57 \_____\___/ \__,_|\___|\___\___/ \_/ 07:03:57 Bash-1.0.6 07:03:57 07:03:57 07:03:57 ==> git version 2.25.1 found 07:03:57 ==> 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 07:03:57 Release-Date: 2020-01-08 07:03:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:03:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:03:57 ==> Jenkins CI detected. 07:03:57 current dir:  /w/workspace/exfoundry_app-record-replay_main 07:03:57 project root: . 07:03:57 --> token set from env 07:03:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:03:57 ==> Running gcov in . (disable via -X gcov) 07:03:57 ==> Python coveragepy not found 07:03:57 ==> Searching for coverage reports in: 07:03:57 + . 07:03:57 -> Found 1 reports 07:03:57 ==> Detecting git/mercurial file structure 07:03:57 ==> Reading reports 07:03:57 + ./coverage.out bytes=34247 07:03:57 ==> Appending adjustments 07:03:57 https://docs.codecov.io/docs/fixing-reports 07:03:57 + Found adjustments 07:03:57 ==> Gzipping contents 07:03:57 8.0K /tmp/codecov.m2DQO8.gz 07:03:57 ==> Uploading reports 07:03:57 url: https://codecov.io 07:03:57 query: branch=main&commit=62ddbc5b0f189cb0e082a652d86835a7c06dea97&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 07:03:57 -> Pinging Codecov 07:03:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=62ddbc5b0f189cb0e082a652d86835a7c06dea97&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 07:04:06 -> Uploading to 07:04:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/62ddbc5b0f189cb0e082a652d86835a7c06dea97/945cb4ae-eb82-40de-86ef-ce31226aee1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T070404Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0281cc40f77e4e1328ba5b02512adad34c74ae1c02701bc4305cac0f55ae835b 07:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:06 Dload Upload Total Spent Left Speed 07:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24729 --:--:-- --:--:-- --:--:-- 24843 07:04:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } 07:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:04:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:04:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:04:07 07:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:04:07 latest: Pulling from edgex-devops/edgex-snyk-go 07:04:07 43c4264eed91: Already exists 07:04:07 4cc291be95ef: Already exists 07:04:07 2ac1f1163629: Already exists 07:04:07 5c3c966382ef: Already exists 07:04:07 4f4fb700ef54: Already exists 07:04:07 d9c7d2e4e75e: Pulling fs layer 07:04:07 9c3e1370e548: Pulling fs layer 07:04:07 d9c7d2e4e75e: Verifying Checksum 07:04:07 d9c7d2e4e75e: Download complete 07:04:07 d9c7d2e4e75e: Pull complete 07:04:08 9c3e1370e548: Verifying Checksum 07:04:08 9c3e1370e548: Download complete 07:04:11 9c3e1370e548: Pull complete 07:04:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:11 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:04:12 $ docker top 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:13 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 07:04:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 07:04:13 + set -o pipefail 07:04:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 07:04:20 07:04:20 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 07:04:20 07:04:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/d4cc874e-085e-411e-b82a-c881e98390ba 07:04:20 07:04:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:04:20 [Pipeline] } 07:04:20 $ docker stop --time=1 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 07:04:22 $ docker rm -f --volumes 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 [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 07:04:23 + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] sh 07:04:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:23 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:24 $ docker top 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe -eo pid,comm 07:04:24 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). 07:04:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:24 [ssh-agent] Looking for ssh-agent implementation... 07:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:24 $ docker exec 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe ssh-agent 07:04:24 SSH_AUTH_SOCK=/tmp/ssh-aoS66kEO04bY/agent.32 07:04:24 SSH_AGENT_PID=38 07:04:24 Running ssh-add (command line suppressed) 07:04:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2620235750021220735.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2620235750021220735.key) 07:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:24 + git semver tag 07:04:25 2024-10-22 07:04:25,027 [run_tag] DEBUG tag force:False 07:04:25 2024-10-22 07:04:25,027 [check_head_tag] DEBUG check head tag 07:04:25 2024-10-22 07:04:25,029 [execute] INFO git cat-file --batch-check 07:04:25 2024-10-22 07:04:25,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 07:04:25 2024-10-22 07:04:25,033 [execute] INFO git cat-file --batch 07:04:25 2024-10-22 07:04:25,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 07:04:25 2024-10-22 07:04:25,058 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:25 2024-10-22 07:04:25,058 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 07:04:25 2024-10-22 07:04:25,058 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 07:04:25 2024-10-22 07:04:25,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:25 3.2.0-dev.24 [Pipeline] } 07:04:25 $ docker exec --env ******** --env ******** 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe ssh-agent -k 07:04:25 unset SSH_AUTH_SOCK; 07:04:25 unset SSH_AGENT_PID; 07:04:25 echo Agent pid 38 killed; 07:04:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:25 + git semver [Pipeline] } 07:04:25 $ docker stop --time=1 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe 07:04:27 $ docker rm -f --volumes 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:27 07:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:27 0.23.1-centos7: Pulling from edgex-lftools 07:04:27 ab5ef0e58194: Pulling fs layer 07:04:27 9712f1f96733: Pulling fs layer 07:04:27 63f879dbbcfc: Pulling fs layer 07:04:27 0d9ebad4ef96: Pulling fs layer 07:04:27 e9a5061849ea: Pulling fs layer 07:04:27 d747dcd14b5f: Pulling fs layer 07:04:27 2de7ff778b66: Pulling fs layer 07:04:27 0d9ebad4ef96: Waiting 07:04:27 e9a5061849ea: Waiting 07:04:27 d747dcd14b5f: Waiting 07:04:27 2de7ff778b66: Waiting 07:04:27 9712f1f96733: Verifying Checksum 07:04:27 9712f1f96733: Download complete 07:04:28 63f879dbbcfc: Verifying Checksum 07:04:28 63f879dbbcfc: Download complete 07:04:28 e9a5061849ea: Verifying Checksum 07:04:28 e9a5061849ea: Download complete 07:04:28 d747dcd14b5f: Download complete 07:04:28 ab5ef0e58194: Verifying Checksum 07:04:28 ab5ef0e58194: Download complete 07:04:28 0d9ebad4ef96: Download complete 07:04:28 2de7ff778b66: Verifying Checksum 07:04:28 2de7ff778b66: Download complete 07:04:31 ab5ef0e58194: Pull complete 07:04:31 9712f1f96733: Pull complete 07:04:31 63f879dbbcfc: Pull complete 07:04:34 0d9ebad4ef96: Pull complete 07:04:35 e9a5061849ea: Pull complete 07:04:35 d747dcd14b5f: Pull complete 07:04:36 2de7ff778b66: Pull complete 07:04:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:36 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:04:37 $ docker top ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:04:37 provisioning config files... 07:04:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6118769197670518432tmp 07:04:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config401506779463329666tmp 07:04:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17483142524752509976tmp [Pipeline] { [Pipeline] echo 07:04:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:04:38 ---> sigul-configuration.sh 07:04:38 gpg: directory `/root/.gnupg' created 07:04:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:04:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:04:38 gpg: keyring `/root/.gnupg/secring.gpg' created 07:04:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:04:38 gpg: CAST5 encrypted data 07:04:38 gpg: encrypted with 1 passphrase 07:04:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:04:38 + mkdir /home/jenkins 07:04:38 + mkdir /home/jenkins/sigul [Pipeline] sh 07:04:38 + 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 07:04:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:04:39 ---> sigul-install.sh 07:04:39 Sigul already installed; skipping installation. [Pipeline] sh 07:04:39 + git tag --list 07:04:39 v3.1 07:04:39 v3.1.0 07:04:39 v3.1.0-dev.0 07:04:39 v3.1.0-dev.1 07:04:39 v3.1.0-dev.10 07:04:39 v3.1.0-dev.11 07:04:39 v3.1.0-dev.12 07:04:39 v3.1.0-dev.13 07:04:39 v3.1.0-dev.14 07:04:39 v3.1.0-dev.15 07:04:39 v3.1.0-dev.16 07:04:39 v3.1.0-dev.17 07:04:39 v3.1.0-dev.18 07:04:39 v3.1.0-dev.19 07:04:39 v3.1.0-dev.2 07:04:39 v3.1.0-dev.20 07:04:39 v3.1.0-dev.21 07:04:39 v3.1.0-dev.22 07:04:39 v3.1.0-dev.23 07:04:39 v3.1.0-dev.24 07:04:39 v3.1.0-dev.25 07:04:39 v3.1.0-dev.26 07:04:39 v3.1.0-dev.27 07:04:39 v3.1.0-dev.28 07:04:39 v3.1.0-dev.29 07:04:39 v3.1.0-dev.3 07:04:39 v3.1.0-dev.30 07:04:39 v3.1.0-dev.31 07:04:39 v3.1.0-dev.32 07:04:39 v3.1.0-dev.33 07:04:39 v3.1.0-dev.34 07:04:39 v3.1.0-dev.35 07:04:39 v3.1.0-dev.36 07:04:39 v3.1.0-dev.37 07:04:39 v3.1.0-dev.38 07:04:39 v3.1.0-dev.39 07:04:39 v3.1.0-dev.4 07:04:39 v3.1.0-dev.40 07:04:39 v3.1.0-dev.41 07:04:39 v3.1.0-dev.42 07:04:39 v3.1.0-dev.43 07:04:39 v3.1.0-dev.44 07:04:39 v3.1.0-dev.45 07:04:39 v3.1.0-dev.46 07:04:39 v3.1.0-dev.47 07:04:39 v3.1.0-dev.48 07:04:39 v3.1.0-dev.49 07:04:39 v3.1.0-dev.5 07:04:39 v3.1.0-dev.50 07:04:39 v3.1.0-dev.51 07:04:39 v3.1.0-dev.52 07:04:39 v3.1.0-dev.53 07:04:39 v3.1.0-dev.54 07:04:39 v3.1.0-dev.55 07:04:39 v3.1.0-dev.56 07:04:39 v3.1.0-dev.57 07:04:39 v3.1.0-dev.58 07:04:39 v3.1.0-dev.59 07:04:39 v3.1.0-dev.6 07:04:39 v3.1.0-dev.60 07:04:39 v3.1.0-dev.61 07:04:39 v3.1.0-dev.62 07:04:39 v3.1.0-dev.63 07:04:39 v3.1.0-dev.64 07:04:39 v3.1.0-dev.65 07:04:39 v3.1.0-dev.66 07:04:39 v3.1.0-dev.67 07:04:39 v3.1.0-dev.68 07:04:39 v3.1.0-dev.7 07:04:39 v3.1.0-dev.8 07:04:39 v3.1.0-dev.9 07:04:39 v3.1.1 07:04:39 v3.2.0-dev.1 07:04:39 v3.2.0-dev.10 07:04:39 v3.2.0-dev.11 07:04:39 v3.2.0-dev.12 07:04:39 v3.2.0-dev.13 07:04:39 v3.2.0-dev.14 07:04:39 v3.2.0-dev.15 07:04:39 v3.2.0-dev.16 07:04:39 v3.2.0-dev.17 07:04:39 v3.2.0-dev.18 07:04:39 v3.2.0-dev.19 07:04:39 v3.2.0-dev.2 07:04:39 v3.2.0-dev.20 07:04:39 v3.2.0-dev.21 07:04:39 v3.2.0-dev.22 07:04:39 v3.2.0-dev.23 07:04:39 v3.2.0-dev.24 07:04:39 v3.2.0-dev.3 07:04:39 v3.2.0-dev.4 07:04:39 v3.2.0-dev.5 07:04:39 v3.2.0-dev.6 07:04:39 v3.2.0-dev.7 07:04:39 v3.2.0-dev.8 07:04:39 v3.2.0-dev.9 [Pipeline] sh 07:04:39 + lftools sign git-tag v3.2.0-dev.24 07:04:40 Signing Git tag with Sigul... 07:04:40 Signing v3.2.0-dev.24 [Pipeline] echo 07:04:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:04:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:04:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:04:41 $ docker stop --time=1 ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 07:04:42 $ docker rm -f --volumes ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:04:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:43 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:43 $ docker top d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:43 [ssh-agent] Looking for ssh-agent implementation... 07:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:44 $ docker exec d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 ssh-agent 07:04:44 SSH_AUTH_SOCK=/tmp/ssh-aE8pwxXtPaOy/agent.32 07:04:44 SSH_AGENT_PID=38 07:04:44 Running ssh-add (command line suppressed) 07:04:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8323247214040758558.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8323247214040758558.key) 07:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:44 + git semver bump pre 07:04:44 2024-10-22 07:04:44,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:44 2024-10-22 07:04:44,763 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 07:04:44 2024-10-22 07:04:44,763 [bump_version] DEBUG bumped version:3.2.0-dev.25 07:04:44 2024-10-22 07:04:44,763 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 07:04:44 2024-10-22 07:04:44,763 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:44 2024-10-22 07:04:44,763 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:44 2024-10-22 07:04:44,765 [execute] INFO git cat-file --batch-check 07:04:44 2024-10-22 07:04:44,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:44 2024-10-22 07:04:44,771 [execute] INFO git cat-file --batch 07:04:44 2024-10-22 07:04:44,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:44 2024-10-22 07:04:44,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:44 3.2.0-dev.25 [Pipeline] } 07:04:44 $ docker exec --env ******** --env ******** d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 ssh-agent -k 07:04:44 unset SSH_AUTH_SOCK; 07:04:44 unset SSH_AGENT_PID; 07:04:44 echo Agent pid 38 killed; 07:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:45 + git semver [Pipeline] } 07:04:45 $ docker stop --time=1 d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 07:04:46 $ docker rm -f --volumes d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:47 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:47 $ docker top 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 -eo pid,comm 07:04:48 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). 07:04:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:48 [ssh-agent] Looking for ssh-agent implementation... 07:04:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:48 $ docker exec 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 ssh-agent 07:04:48 SSH_AUTH_SOCK=/tmp/ssh-GYaZEthQYPmS/agent.32 07:04:48 SSH_AGENT_PID=38 07:04:48 Running ssh-add (command line suppressed) 07:04:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5049823384205599275.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5049823384205599275.key) 07:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:48 + git semver push 07:04:49 2024-10-22 07:04:48,919 [run_push] DEBUG push 07:04:49 2024-10-22 07:04:48,920 [execute] INFO git cat-file --batch-check 07:04:49 2024-10-22 07:04:48,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:49 2024-10-22 07:04:48,925 [execute] INFO git rev-list 9a4236fcf50be1ca5fa023f04b34b1adb5929bf7 -- 07:04:49 2024-10-22 07:04:48,925 [execute] DEBUG Popen(['git', 'rev-list', '9a4236fcf50be1ca5fa023f04b34b1adb5929bf7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 07:04:49 2024-10-22 07:04:48,933 [execute] INFO git fetch -v origin 07:04:49 2024-10-22 07:04:48,933 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 07:04:49 2024-10-22 07:04:49,387 [run_push] DEBUG no remote changes detected 07:04:49 2024-10-22 07:04:49,388 [execute] INFO git push origin semver 07:04:49 2024-10-22 07:04:49,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 07:04:50 2024-10-22 07:04:50,071 [run_push] DEBUG push all version tags 07:04:50 2024-10-22 07:04:50,072 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:04:50 2024-10-22 07:04:50,073 [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) 07:04:51 2024-10-22 07:04:50,740 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 07:04:51 3.2.0-dev.25 [Pipeline] } 07:04:51 $ docker exec --env ******** --env ******** 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 ssh-agent -k 07:04:51 unset SSH_AUTH_SOCK; 07:04:51 unset SSH_AGENT_PID; 07:04:51 echo Agent pid 38 killed; 07:04:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:51 + git semver [Pipeline] } 07:04:51 $ docker stop --time=1 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 07:04:53 $ docker rm -f --volumes 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 [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 07:04:53 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 07:04:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 07:04:53 total 16 07:04:53 drwxr-xr-x 3 root root 4096 Oct 22 06:44 . 07:04:53 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 07:04 .. 07:04:53 drwxr-xr-x 2 root root 4096 Oct 22 06:44 cost 07:04:53 -rw-r--r-- 1 root root 88 Oct 22 06:44 cost.csv 07:04:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 07:04:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 07:04:53 total 16 07:04:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:44 . 07:04:53 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 07:04 .. 07:04:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:44 cost 07:04:53 -rw-r--r-- 1 jenkins jenkins 88 Oct 22 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:04:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:54 ---> package-listing.sh 07:04:54 ++ facter osfamily 07:04:54 ++ tr '[:upper:]' '[:lower:]' 07:04:55 + OS_FAMILY=debian 07:04:55 + workspace=/w/workspace/exfoundry_app-record-replay_main 07:04:55 + START_PACKAGES=/tmp/packages_start.txt 07:04:55 + END_PACKAGES=/tmp/packages_end.txt 07:04:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:55 + PACKAGES=/tmp/packages_start.txt 07:04:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 07:04:55 + PACKAGES=/tmp/packages_end.txt 07:04:55 + case "${OS_FAMILY}" in 07:04:55 + dpkg -l 07:04:55 + grep '^ii' 07:04:55 + '[' -f /tmp/packages_start.txt ']' 07:04:55 + '[' -f /tmp/packages_end.txt ']' 07:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 07:04:55 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 07:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 07:04:55 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 07:04:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:56 prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container 07:04:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:56 $ docker top 5f8f38f99ab37a707b3baf720317824413c64f33381a72dd2793bc2ec295f4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:56 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:57 + ls /var/log/sa-host 07:04:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:57 provisioning config files... 07:04:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3871411662776517187tmp [Pipeline] { [Pipeline] echo 07:04:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:57 ---> create-netrc.sh [Pipeline] } 07:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:57 ---> python-tools-install.sh [Pipeline] echo 07:04:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:58 ---> sudo-logs.sh 07:04:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:04:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:04:58 ---> job-cost.sh 07:04:58 lf-activate-venv: SKIPPING 07:04:58 DEBUG: total: 0.2199999988079071 07:04:58 INFO: Retrieving Stack Cost... 07:04:58 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:59 INFO: Archiving Costs [Pipeline] echo 07:04:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:04:59 ---> logs-deploy.sh 07:04:59 lf-activate-venv: SKIPPING 07:04:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/99 07:04:59 INFO: archiving workspace using pattern(s): 07:05:00 Archives upload complete. 07:05:00 INFO: archiving logs to Nexus