Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 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-ssh15427807315650260503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17773229340487368984.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh15230179145602593219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8375508884574466452.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-ssh12555206027201237245.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.21 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-18140 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 Avoid second fetch Checking out Revision 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 (main) Commit message: "build: Fix vendor target (#107)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 > git rev-list --no-walk 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:36 ========================================================= 19:03:36 EdgeX Global Pipelines Version Info 19:03:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:37 ------------------- 19:03:37 stable info: 19:03:37 ------------------- 19:03:37 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:03:37 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:03:37 Message: update stable to v1.0.257 19:03:38 ------------------- 19:03:38 experimental info: 19:03:38 ------------------- 19:03:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:38 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:03:38 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c2c99c [Pipeline] echo 19:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:38 provisioning config files... 19:03:38 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15009845408286378662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:39 ---> docker-login.sh 19:03:39 nexus3.edgexfoundry.org:10001 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10002 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10003 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10004 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:42 Configure a credential helper to remove this warning. See 19:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:42 19:03:42 Login Succeeded 19:03:42 docker.io 19:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:42 Configure a credential helper to remove this warning. See 19:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:42 19:03:42 Login Succeeded 19:03:42 ---> docker-login.sh ends [Pipeline] } 19:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:42 + git rev-list -1 --merges 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32~1..8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo 19:03:42 -----------> git rev-list -1 --merges 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32~1..8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [false] [Pipeline] sh 19:03:43 + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo 19:03:43 ========================================================= 19:03:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:43 + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo 19:03:43 [semverPrep] GIT_COMMIT: 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32, Commit Message: build: Fix vendor target (#107) [Pipeline] echo 19:03:43 [semverPrep] This is not a build commit. [Pipeline] sh 19:03:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:43 + grep -v github /etc/ssh/ssh_known_hosts 19:03:43 + [ -e /tmp/ssh_known_hosts ] 19:03:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:43 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:44 19:03:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:45 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:45 b85a868b505f: Pulling fs layer 19:03:45 e2be974225ed: Pulling fs layer 19:03:45 339a4e72a1f5: Pulling fs layer 19:03:45 988bab9f4d93: Pulling fs layer 19:03:45 1469e6f7b9e6: Pulling fs layer 19:03:45 eaf3925da568: Pulling fs layer 19:03:45 bab4dde63d76: Pulling fs layer 19:03:45 bde34c3a00c8: Pulling fs layer 19:03:45 b352a97aabf1: Pulling fs layer 19:03:45 4872d77fe225: Pulling fs layer 19:03:45 5851b861e8e6: Pulling fs layer 19:03:45 988bab9f4d93: Waiting 19:03:45 1469e6f7b9e6: Waiting 19:03:45 eaf3925da568: Waiting 19:03:45 bab4dde63d76: Waiting 19:03:45 bde34c3a00c8: Waiting 19:03:45 b352a97aabf1: Waiting 19:03:45 e2be974225ed: Download complete 19:03:45 988bab9f4d93: Verifying Checksum 19:03:45 988bab9f4d93: Download complete 19:03:45 1469e6f7b9e6: Verifying Checksum 19:03:45 1469e6f7b9e6: Download complete 19:03:45 eaf3925da568: Verifying Checksum 19:03:45 eaf3925da568: Download complete 19:03:45 339a4e72a1f5: Verifying Checksum 19:03:45 339a4e72a1f5: Download complete 19:03:45 bde34c3a00c8: Verifying Checksum 19:03:45 bde34c3a00c8: Download complete 19:03:45 b352a97aabf1: Download complete 19:03:45 4872d77fe225: Download complete 19:03:45 5851b861e8e6: Verifying Checksum 19:03:45 5851b861e8e6: Download complete 19:03:45 b85a868b505f: Verifying Checksum 19:03:45 b85a868b505f: Download complete 19:03:45 bab4dde63d76: Verifying Checksum 19:03:45 bab4dde63d76: Download complete 19:03:46 b85a868b505f: Pull complete 19:03:47 e2be974225ed: Pull complete 19:03:47 339a4e72a1f5: Pull complete 19:03:47 988bab9f4d93: Pull complete 19:03:48 1469e6f7b9e6: Pull complete 19:03:49 eaf3925da568: Pull complete 19:03:51 bab4dde63d76: Pull complete 19:03:52 bde34c3a00c8: Pull complete 19:03:53 b352a97aabf1: Pull complete 19:03:53 4872d77fe225: Pull complete 19:03:54 5851b861e8e6: Pull complete 19:03:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:54 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:07 $ docker top a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 -eo pid,comm 19:04:07 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). 19:04:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:07 [ssh-agent] Looking for ssh-agent implementation... 19:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:08 $ docker exec a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent 19:04:08 SSH_AUTH_SOCK=/tmp/ssh-eHIIpSIvItqq/agent.15 19:04:08 SSH_AGENT_PID=21 19:04:08 Running ssh-add (command line suppressed) 19:04:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12203549523115639282.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12203549523115639282.key) 19:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:08 + git tag --points-at HEAD [Pipeline] } 19:04:08 $ docker exec --env ******** --env ******** a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent -k 19:04:08 unset SSH_AUTH_SOCK; 19:04:08 unset SSH_AGENT_PID; 19:04:08 echo Agent pid 21 killed; 19:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:08 [ssh-agent] Looking for ssh-agent implementation... 19:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:08 $ docker exec a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent 19:04:09 SSH_AUTH_SOCK=/tmp/ssh-bqQFSkHo30zT/agent.53 19:04:09 SSH_AGENT_PID=59 19:04:09 Running ssh-add (command line suppressed) 19:04:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9065774598729143347.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9065774598729143347.key) 19:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:09 + git semver init 19:04:10 2023-11-15 19:04:09,836 [run_init] DEBUG init version:0.0.0 force:False 19:04:10 2023-11-15 19:04:09,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 19:04:10 2023-11-15 19:04:09,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 19:04:10 2023-11-15 19:04:09,839 [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) 19:04:10 2023-11-15 19:04:10,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 19:04:10 2023-11-15 19:04:10,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 19:04:10 2023-11-15 19:04:10,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:04:10 2023-11-15 19:04:10,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:04:10 3.1.0-dev.68 [Pipeline] } 19:04:11 $ docker exec --env ******** --env ******** a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent -k 19:04:11 unset SSH_AUTH_SOCK; 19:04:11 unset SSH_AGENT_PID; 19:04:11 echo Agent pid 59 killed; 19:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:11 + git semver [Pipeline] } 19:04:11 $ docker stop --time=1 a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 19:04:16 $ docker rm -f --volumes a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:18 Stashed 1 file(s) [Pipeline] echo 19:04:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.68 [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 19:04:18 provisioning config files... 19:04:18 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13630688918888440325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:19 ---> docker-login.sh 19:04:19 nexus3.edgexfoundry.org:10001 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10002 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10003 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10004 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 docker.io 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 ---> docker-login.sh ends [Pipeline] } 19:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:19 ========================================================= 19:04:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:04:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:04:20 Sending build context to Docker daemon 651.8kB 19:04:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:04:20 Step 2/12 : FROM ${BASE} AS builder 19:04:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:21 7264a8db6415: Pulling fs layer 19:04:21 c4d48a809fc2: Pulling fs layer 19:04:21 4f1c88b9dad5: Pulling fs layer 19:04:21 ad3a456e5733: Pulling fs layer 19:04:21 69c7f0334f64: Pulling fs layer 19:04:21 1f1c1a5573a3: Pulling fs layer 19:04:21 ce7588e14bc9: Pulling fs layer 19:04:21 b5e4710f87ac: Pulling fs layer 19:04:21 b5e4710f87ac: Waiting 19:04:21 ce7588e14bc9: Waiting 19:04:21 69c7f0334f64: Waiting 19:04:21 1f1c1a5573a3: Waiting 19:04:21 ad3a456e5733: Waiting 19:04:21 c4d48a809fc2: Verifying Checksum 19:04:21 c4d48a809fc2: Download complete 19:04:21 ad3a456e5733: Verifying Checksum 19:04:21 ad3a456e5733: Download complete 19:04:21 69c7f0334f64: Verifying Checksum 19:04:21 69c7f0334f64: Download complete 19:04:21 1f1c1a5573a3: Verifying Checksum 19:04:21 1f1c1a5573a3: Download complete 19:04:21 7264a8db6415: Verifying Checksum 19:04:21 7264a8db6415: Download complete 19:04:21 b5e4710f87ac: Verifying Checksum 19:04:21 b5e4710f87ac: Download complete 19:04:21 4f1c88b9dad5: Verifying Checksum 19:04:21 4f1c88b9dad5: Download complete 19:04:22 ce7588e14bc9: Verifying Checksum 19:04:22 ce7588e14bc9: Download complete 19:04:22 7264a8db6415: Pull complete 19:04:23 c4d48a809fc2: Pull complete 19:04:27 4f1c88b9dad5: Pull complete 19:04:27 ad3a456e5733: Pull complete 19:04:28 69c7f0334f64: Pull complete 19:04:29 1f1c1a5573a3: Pull complete 19:04:33 ce7588e14bc9: Pull complete 19:04:33 Still waiting to schedule task 19:04:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:04:33 b5e4710f87ac: Pull complete 19:04:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:04:34 ---> 88b5674ff536 19:04:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:04:49 ---> Running in 20d4157fd7cd 19:04:49 Removing intermediate container 20d4157fd7cd 19:04:49 ---> fd2c3ece08a4 19:04:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:49 ---> Running in c1c7d62dc13c 19:04:49 Removing intermediate container c1c7d62dc13c 19:04:49 ---> 4ff95583a81e 19:04:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:04:49 ---> Running in 6326476ad52c 19:04:49 Removing intermediate container 6326476ad52c 19:04:49 ---> 5b2f44e6e956 19:04:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:49 ---> Running in 63a96c85300c 19:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:49 OK: 264 MiB in 52 packages 19:04:49 Removing intermediate container 63a96c85300c 19:04:49 ---> 1ca7cb4464f0 19:04:49 Step 7/12 : WORKDIR /app 19:04:49 ---> Running in 28fec7b29e4f 19:04:49 Removing intermediate container 28fec7b29e4f 19:04:49 ---> 8ecd17ceded3 19:04:49 Step 8/12 : COPY go.mod vendor* ./ 19:04:49 ---> 49d986c74a7c 19:04:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:49 ---> Running in cd293e9daaf9 19:05:56 Removing intermediate container cd293e9daaf9 19:05:56 ---> 3303f82b16e7 19:05:56 Step 10/12 : COPY . . 19:05:56 ---> c0916adf1b60 19:05:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:56 ---> Running in 67b337d2ae8a 19:05:56 Removing intermediate container 67b337d2ae8a 19:05:56 ---> 1e3d9dd158e4 19:05:56 Step 12/12 : RUN $MAKE 19:05:56 ---> Running in 485c8140ecb8 19:05:56 noop 19:05:56 Removing intermediate container 485c8140ecb8 19:05:56 ---> e86d8dcc43cf 19:05:56 Successfully built e86d8dcc43cf 19:05:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:57 + docker inspect -f . ci-base-image-x86_64 19:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:57 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:57 $ docker top df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:58 + go version 19:05:58 go version go1.21.0 linux/amd64 [Pipeline] } 19:05:58 $ docker stop --time=1 df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 19:05:59 $ docker rm -f --volumes df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:59 + docker inspect -f . ci-base-image-x86_64 19:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:59 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:00 $ docker top 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:00 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 19:06:00 + make test 19:06:00 go test -race -coverprofile=coverage.out ./... 19:06:22 ? github.com/edgexfoundry/app-record-replay [no test files] 19:06:22 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:06:22 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:06:22 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:06:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements 19:06:31 ok github.com/edgexfoundry/app-record-replay/internal/application 9.624s coverage: 98.7% of statements 19:06:31 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.089s coverage: 89.7% of statements 19:06:31 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements 19:06:57 go vet ./... 19:06:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:06:59 $ docker stop --time=1 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 19:07:04 $ docker rm -f --volumes 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:07:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:05 + ls -al . 19:07:05 total 192 19:07:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 19:06 . 19:07:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:03 .. 19:07:05 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:03 .dockerignore 19:07:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:06 .git 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 .github 19:07:05 -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 19:03 .gitignore 19:07:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:03 .golangci.yml 19:07:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:04 .semver 19:07:05 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 19:03 Attribution.txt 19:07:05 -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 19:03 CHANGELOG.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 19:03 Dockerfile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:03 GOVERNANCE.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 19:03 Jenkinsfile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:03 LICENSE 19:07:05 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 19:03 Makefile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 19:03 OWNERS.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 19:03 README.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 19:03 Record and Reply.postman_collection.json 19:07:05 -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION 19:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 bin 19:07:05 -rw-r--r-- 1 jenkins jenkins 24666 Nov 15 19:06 coverage.out 19:07:05 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 19:03 go.mod 19:07:05 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 19:03 go.sum 19:07:05 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:03 internal 19:07:05 -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 19:03 main.go 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 openapi 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 pkg 19:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:06 + 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=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 --label arch=amd64 --label version=3.1.0-dev.68 . 19:07:06 Sending build context to Docker daemon 677.4kB 19:07:06 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:07:06 Step 2/27 : FROM ${BASE} AS builder 19:07:06 ---> e86d8dcc43cf 19:07:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:07:06 ---> Running in 0b6c178e2805 19:07:06 Removing intermediate container 0b6c178e2805 19:07:06 ---> 5fbf0cb28618 19:07:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:07:06 ---> Running in 7a0e4bb6ab06 19:07:06 Removing intermediate container 7a0e4bb6ab06 19:07:06 ---> 3f9188b9c940 19:07:06 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:07:06 ---> Running in 605cf3ec649e 19:07:06 Removing intermediate container 605cf3ec649e 19:07:06 ---> 3bccf3b5d570 19:07:06 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:06 ---> Running in 8513a7b2e4ab 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:07 OK: 264 MiB in 52 packages 19:07:08 Removing intermediate container 8513a7b2e4ab 19:07:08 ---> fad5fe6a0a22 19:07:08 Step 7/27 : WORKDIR /app 19:07:08 ---> Running in 980395f5b9e5 19:07:08 Removing intermediate container 980395f5b9e5 19:07:08 ---> 105608d9583d 19:07:08 Step 8/27 : COPY go.mod vendor* ./ 19:07:08 ---> b5881166a2a1 19:07:08 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:08 ---> Running in b09a440d81e3 19:07:09 Removing intermediate container b09a440d81e3 19:07:09 ---> 0be8321b69bb 19:07:09 Step 10/27 : COPY . . 19:07:09 ---> 39cfbee3fa54 19:07:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:09 ---> Running in 5c8d915d9edc 19:07:09 Removing intermediate container 5c8d915d9edc 19:07:09 ---> aa4210a8c24d 19:07:09 Step 12/27 : RUN $MAKE 19:07:09 ---> Running in 349b6d8f1230 19:07:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.68" -trimpath -mod=readonly -o app-record-replay 19:07:36 Removing intermediate container 349b6d8f1230 19:07:36 ---> 1acca333eb4e 19:07:36 Step 13/27 : FROM alpine:3.18 19:07:36 3.18: Pulling from library/alpine 19:07:36 96526aa774ef: Pulling fs layer 19:07:36 96526aa774ef: Verifying Checksum 19:07:36 96526aa774ef: Download complete 19:07:36 96526aa774ef: Pull complete 19:07:36 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:07:36 Status: Downloaded newer image for alpine:3.18 19:07:36 ---> 8ca4688f4f35 19:07:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:07:36 ---> Running in fd7cc67919b1 19:07:36 Removing intermediate container fd7cc67919b1 19:07:36 ---> a7d3ee55a267 19:07:36 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:07:36 ---> Running in 617467f08e7c 19:07:36 Removing intermediate container 617467f08e7c 19:07:36 ---> 716076f1de37 19:07:36 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:36 ---> Running in affdfe0a147a 19:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:36 (1/2) Installing ca-certificates (20230506-r0) 19:07:36 (2/2) Installing dumb-init (1.2.5-r2) 19:07:36 Executing busybox-1.36.1-r2.trigger 19:07:36 Executing ca-certificates-20230506-r0.trigger 19:07:36 OK: 8 MiB in 17 packages 19:07:36 Removing intermediate container affdfe0a147a 19:07:36 ---> 5761be2aa1fa 19:07:36 Step 17/27 : RUN apk --no-cache upgrade 19:07:36 ---> Running in faaffa0bd806 19:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:37 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:07:37 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:07:37 Executing busybox-1.36.1-r5.post-upgrade 19:07:37 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:07:37 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:07:37 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:07:37 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:07:37 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:07:37 Executing busybox-1.36.1-r5.trigger 19:07:37 Executing ca-certificates-20230506-r0.trigger 19:07:37 OK: 8 MiB in 17 packages 19:07:38 Removing intermediate container faaffa0bd806 19:07:38 ---> 35e1b6b7ba46 19:07:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:38 ---> a61faa316e34 19:07:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:07:38 ---> cef027694fff 19:07:38 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:07:38 ---> f0f5f65e1001 19:07:38 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:07:40 ---> 89f070ca9c91 19:07:40 Step 22/27 : EXPOSE 59712 19:07:40 ---> Running in 62707fb35e94 19:07:40 Removing intermediate container 62707fb35e94 19:07:40 ---> 9a0a7e6783b2 19:07:40 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:07:40 ---> Running in 9ad01eb1429c 19:07:41 Removing intermediate container 9ad01eb1429c 19:07:41 ---> 14fe392513fb 19:07:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:41 ---> Running in 728b073a5e69 19:07:41 Removing intermediate container 728b073a5e69 19:07:41 ---> 25492fa90373 19:07:41 Step 25/27 : LABEL arch=amd64 19:07:42 ---> Running in 2700255ea9d5 19:07:42 Removing intermediate container 2700255ea9d5 19:07:42 ---> ca04b6b50803 19:07:42 Step 26/27 : LABEL git_sha=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:07:42 ---> Running in 619de5453f49 19:07:42 Removing intermediate container 619de5453f49 19:07:42 ---> 455d883dfb66 19:07:42 Step 27/27 : LABEL version=3.1.0-dev.68 19:07:42 ---> Running in 2cc24fe81850 19:07:42 Removing intermediate container 2cc24fe81850 19:07:42 ---> f126835df7df 19:07:42 [Warning] One or more build-args [ARCH] were not consumed 19:07:42 Successfully built f126835df7df 19:07:42 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 19:07:42 provisioning config files... 19:07:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6232566527513324978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:42 ---> docker-login.sh 19:07:42 nexus3.edgexfoundry.org:10001 19:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:42 Configure a credential helper to remove this warning. See 19:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:42 19:07:42 Login Succeeded 19:07:42 nexus3.edgexfoundry.org:10002 19:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:42 Configure a credential helper to remove this warning. See 19:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:42 19:07:42 Login Succeeded 19:07:42 nexus3.edgexfoundry.org:10003 19:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:42 Configure a credential helper to remove this warning. See 19:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:42 19:07:42 Login Succeeded 19:07:42 nexus3.edgexfoundry.org:10004 19:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:42 Configure a credential helper to remove this warning. See 19:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:42 19:07:42 Login Succeeded 19:07:42 docker.io 19:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:43 Configure a credential helper to remove this warning. See 19:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:43 19:07:43 Login Succeeded 19:07:43 ---> docker-login.sh ends [Pipeline] } 19:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:43 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 19:07:43 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:07:43 latest 19:07:43 3.1.0-dev.68 19:07:43 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:07:43 main 19:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:07:43 14e23905828f: Preparing 19:07:43 a02b9535471a: Preparing 19:07:43 27ec8d6dde3e: Preparing 19:07:43 0c96e5a374b5: Preparing 19:07:43 c03c37fd794f: Preparing 19:07:43 2b289c2c4004: Preparing 19:07:43 cc2447e1835a: Preparing 19:07:43 2b289c2c4004: Waiting 19:07:43 cc2447e1835a: Waiting 19:07:43 0c96e5a374b5: Pushed 19:07:43 27ec8d6dde3e: Pushed 19:07:43 a02b9535471a: Pushed 19:07:43 cc2447e1835a: Layer already exists 19:07:44 2b289c2c4004: Pushed 19:07:44 c03c37fd794f: Pushed 19:07:46 14e23905828f: Pushed 19:07:46 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:07:47 14e23905828f: Preparing 19:07:47 a02b9535471a: Preparing 19:07:47 27ec8d6dde3e: Preparing 19:07:47 0c96e5a374b5: Preparing 19:07:47 c03c37fd794f: Preparing 19:07:47 2b289c2c4004: Preparing 19:07:47 cc2447e1835a: Preparing 19:07:47 2b289c2c4004: Waiting 19:07:47 cc2447e1835a: Waiting 19:07:47 c03c37fd794f: Layer already exists 19:07:47 a02b9535471a: Layer already exists 19:07:47 0c96e5a374b5: Layer already exists 19:07:47 14e23905828f: Layer already exists 19:07:47 27ec8d6dde3e: Layer already exists 19:07:47 cc2447e1835a: Layer already exists 19:07:47 2b289c2c4004: Layer already exists 19:07:47 latest: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 19:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:07:47 14e23905828f: Preparing 19:07:47 a02b9535471a: Preparing 19:07:47 27ec8d6dde3e: Preparing 19:07:47 0c96e5a374b5: Preparing 19:07:47 c03c37fd794f: Preparing 19:07:47 2b289c2c4004: Preparing 19:07:47 cc2447e1835a: Preparing 19:07:47 2b289c2c4004: Waiting 19:07:47 cc2447e1835a: Waiting 19:07:47 27ec8d6dde3e: Layer already exists 19:07:47 14e23905828f: Layer already exists 19:07:47 c03c37fd794f: Layer already exists 19:07:47 a02b9535471a: Layer already exists 19:07:47 2b289c2c4004: Layer already exists 19:07:47 0c96e5a374b5: Layer already exists 19:07:47 cc2447e1835a: Layer already exists 19:07:47 3.1.0-dev.68: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:07:48 14e23905828f: Preparing 19:07:48 a02b9535471a: Preparing 19:07:48 27ec8d6dde3e: Preparing 19:07:48 0c96e5a374b5: Preparing 19:07:48 c03c37fd794f: Preparing 19:07:48 2b289c2c4004: Preparing 19:07:48 cc2447e1835a: Preparing 19:07:48 cc2447e1835a: Waiting 19:07:48 2b289c2c4004: Waiting 19:07:48 c03c37fd794f: Layer already exists 19:07:48 a02b9535471a: Layer already exists 19:07:48 0c96e5a374b5: Layer already exists 19:07:48 27ec8d6dde3e: Layer already exists 19:07:48 14e23905828f: Layer already exists 19:07:48 cc2447e1835a: Layer already exists 19:07:48 2b289c2c4004: Layer already exists 19:07:48 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 19:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:07:49 14e23905828f: Preparing 19:07:49 a02b9535471a: Preparing 19:07:49 27ec8d6dde3e: Preparing 19:07:49 0c96e5a374b5: Preparing 19:07:49 c03c37fd794f: Preparing 19:07:49 2b289c2c4004: Preparing 19:07:49 cc2447e1835a: Preparing 19:07:49 2b289c2c4004: Waiting 19:07:49 cc2447e1835a: Waiting 19:07:49 14e23905828f: Layer already exists 19:07:49 27ec8d6dde3e: Layer already exists 19:07:49 0c96e5a374b5: Layer already exists 19:07:49 c03c37fd794f: Layer already exists 19:07:49 a02b9535471a: Layer already exists 19:07:49 2b289c2c4004: Layer already exists 19:07:49 cc2447e1835a: Layer already exists 19:07:49 main: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:49 ===================================================== [Pipeline] echo 19:07:49 taggedImages: 19:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 19:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:07:49 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:49 19:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:49 latest: Pulling from edgex-lftools-log-publisher 19:07:49 5eb5b503b376: Pulling fs layer 19:07:49 5c69ac0246d0: Pulling fs layer 19:07:49 ec43610c2a17: Pulling fs layer 19:07:49 3a2ae6a8a46f: Pulling fs layer 19:07:49 33b1e0a273af: Pulling fs layer 19:07:49 5d3b04190fa2: Pulling fs layer 19:07:49 2f39f015ded8: Pulling fs layer 19:07:49 3a2ae6a8a46f: Waiting 19:07:49 33b1e0a273af: Waiting 19:07:49 5d3b04190fa2: Waiting 19:07:49 2f39f015ded8: Waiting 19:07:49 5c69ac0246d0: Download complete 19:07:49 3a2ae6a8a46f: Verifying Checksum 19:07:49 3a2ae6a8a46f: Download complete 19:07:49 33b1e0a273af: Verifying Checksum 19:07:49 33b1e0a273af: Download complete 19:07:49 ec43610c2a17: Verifying Checksum 19:07:49 ec43610c2a17: Download complete 19:07:49 5d3b04190fa2: Verifying Checksum 19:07:49 5d3b04190fa2: Download complete 19:07:50 5eb5b503b376: Download complete 19:07:50 2f39f015ded8: Verifying Checksum 19:07:50 2f39f015ded8: Download complete 19:07:51 5eb5b503b376: Pull complete 19:07:51 5c69ac0246d0: Pull complete 19:07:51 ec43610c2a17: Pull complete 19:07:51 3a2ae6a8a46f: Pull complete 19:07:52 33b1e0a273af: Pull complete 19:07:52 5d3b04190fa2: Pull complete 19:07:56 2f39f015ded8: Pull complete 19:07:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:56 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:04 $ docker top 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:04 ---> job-cost.sh 19:08:04 lf-activate-venv: SKIPPING 19:08:04 INFO: No Stack... 19:08:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:05 INFO: Archiving Costs [Pipeline] sh 19:08:05 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 19:08:05 + cut -d, -f6 [Pipeline] lock 19:08:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] 19:08:05 Resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] did not exist. Created. 19:08:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:05 + echo total: 0.2199999988079071 [Pipeline] stash 19:08:05 Stashed 1 file(s) [Pipeline] } 19:08:05 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:05 $ docker stop --time=1 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb 19:08:08 $ docker rm -f --volumes 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18144 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 19:08:13 Running in /w/workspace/app-record-replay/74 [Pipeline] { [Pipeline] checkout 19:08:13 Selected Git installation does not exist. Using Default 19:08:13 The recommended git tool is: NONE 19:08:18 using credential edgex-jenkins-ssh 19:08:18 Cloning the remote Git repository 19:08:18 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:08:18 > git init /w/workspace/app-record-replay/74 # timeout=10 19:08:19 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:08:19 > git --version # timeout=10 19:08:19 > git --version # 'git version 2.25.1' 19:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:20 Avoid second fetch 19:08:20 Checking out Revision 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 (main) 19:08:20 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:08:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:20 > git config core.sparsecheckout # timeout=10 19:08:21 > git checkout -f 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 19:08:21 Commit message: "build: Fix vendor target (#107)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:22 Dload Upload Total Spent Left Speed 19:08:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh 19:08:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:23 + sudo tee /etc/docker/daemon.new 19:08:23 { 19:08:23 "registry-mirrors": [ 19:08:23 "https://nexus3.edgexfoundry.org:10001" 19:08:23 ], 19:08:23 "bip": "10.250.0.254/24", 19:08:23 "hosts": [ 19:08:23 "tcp://0.0.0.0:5555", 19:08:23 "unix:///var/run/docker.sock" 19:08:23 ], 19:08:23 "mtu": 1458, 19:08:23 "selinux-enabled": true, 19:08:23 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:23 } [Pipeline] sh 19:08:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:42 provisioning config files... 19:08:42 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/74@tmp/config13304596394765548200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:42 ---> docker-login.sh 19:08:42 nexus3.edgexfoundry.org:10001 19:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:43 Configure a credential helper to remove this warning. See 19:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:43 19:08:43 Login Succeeded 19:08:43 nexus3.edgexfoundry.org:10002 19:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:43 Configure a credential helper to remove this warning. See 19:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:43 19:08:43 Login Succeeded 19:08:43 nexus3.edgexfoundry.org:10003 19:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:44 Configure a credential helper to remove this warning. See 19:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:44 19:08:44 Login Succeeded 19:08:44 nexus3.edgexfoundry.org:10004 19:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:44 Configure a credential helper to remove this warning. See 19:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:44 19:08:44 Login Succeeded 19:08:44 docker.io 19:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:45 Configure a credential helper to remove this warning. See 19:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:45 19:08:45 Login Succeeded 19:08:45 ---> docker-login.sh ends [Pipeline] } 19:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:45 ========================================================= 19:08:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:08:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:08:45 Sending build context to Docker daemon 258.6kB 19:08:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:08:45 Step 2/12 : FROM ${BASE} AS builder 19:08:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:49 9fda8d8052c6: Pulling fs layer 19:08:49 5d54e960e981: Pulling fs layer 19:08:49 c4a7e357bf2a: Pulling fs layer 19:08:49 f0e02332f6b5: Pulling fs layer 19:08:49 872ee5b61b7b: Pulling fs layer 19:08:49 0c6a40ed1a82: Pulling fs layer 19:08:49 94ae7d8d031c: Pulling fs layer 19:08:49 f0e02332f6b5: Waiting 19:08:49 872ee5b61b7b: Waiting 19:08:49 0c6a40ed1a82: Waiting 19:08:49 94ae7d8d031c: Waiting 19:08:49 5d54e960e981: Verifying Checksum 19:08:49 5d54e960e981: Download complete 19:08:49 f0e02332f6b5: Verifying Checksum 19:08:49 f0e02332f6b5: Download complete 19:08:49 872ee5b61b7b: Verifying Checksum 19:08:49 872ee5b61b7b: Download complete 19:08:49 9fda8d8052c6: Download complete 19:08:49 94ae7d8d031c: Verifying Checksum 19:08:49 94ae7d8d031c: Download complete 19:08:49 9fda8d8052c6: Pull complete 19:08:50 5d54e960e981: Pull complete 19:08:50 c4a7e357bf2a: Verifying Checksum 19:08:50 c4a7e357bf2a: Download complete 19:08:52 0c6a40ed1a82: Verifying Checksum 19:08:52 0c6a40ed1a82: Download complete 19:09:04 c4a7e357bf2a: Pull complete 19:09:04 f0e02332f6b5: Pull complete 19:09:05 872ee5b61b7b: Pull complete 19:09:15 0c6a40ed1a82: Pull complete 19:09:19 94ae7d8d031c: Pull complete 19:09:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:09:19 ---> 86de565de09d 19:09:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:09:19 ---> Running in ff4198f96fd9 19:09:20 Removing intermediate container ff4198f96fd9 19:09:20 ---> b54651e7159d 19:09:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:09:20 ---> Running in c745bd471cc1 19:09:20 Removing intermediate container c745bd471cc1 19:09:20 ---> dd766c72194a 19:09:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:09:20 ---> Running in e5b8b26dc91d 19:09:20 Removing intermediate container e5b8b26dc91d 19:09:20 ---> 85c1a4612e7a 19:09:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:21 ---> Running in 97190af7b8f8 19:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:09:23 OK: 266 MiB in 52 packages 19:09:24 Removing intermediate container 97190af7b8f8 19:09:24 ---> 9ca07fc1be26 19:09:24 Step 7/12 : WORKDIR /app 19:09:24 ---> Running in 8f3ccda8d677 19:09:24 Removing intermediate container 8f3ccda8d677 19:09:24 ---> 67d677590d24 19:09:24 Step 8/12 : COPY go.mod vendor* ./ 19:09:25 ---> acb7bf289159 19:09:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:25 ---> Running in d75be267b96c 19:10:47 Removing intermediate container d75be267b96c 19:10:47 ---> ff98b9658a80 19:10:47 Step 10/12 : COPY . . 19:10:47 ---> 8c8a94036341 19:10:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:10:47 ---> Running in 5d828eb38743 19:10:47 Removing intermediate container 5d828eb38743 19:10:47 ---> 8c69a481ef3e 19:10:47 Step 12/12 : RUN $MAKE 19:10:47 ---> Running in 0728076e8961 19:10:47 noop 19:10:47 Removing intermediate container 0728076e8961 19:10:47 ---> 0735df99903b 19:10:47 Successfully built 0735df99903b 19:10:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:47 + docker inspect -f . ci-base-image-arm64 19:10:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:47 prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container 19:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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 19:10:48 $ docker top bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:49 + go version 19:10:49 go version go1.21.0 linux/arm64 [Pipeline] } 19:10:49 $ docker stop --time=1 bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 19:10:51 $ docker rm -f --volumes bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:52 + docker inspect -f . ci-base-image-arm64 19:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container 19:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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 19:10:53 $ docker top 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:54 + git config --global --add safe.directory /w/workspace/app-record-replay/74 [Pipeline] fileExists [Pipeline] sh 19:10:54 + make test 19:10:54 go test -race -coverprofile=coverage.out ./... 19:13:16 ? github.com/edgexfoundry/app-record-replay [no test files] 19:13:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements 19:13:18 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:13:18 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:13:19 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:13:30 ok github.com/edgexfoundry/app-record-replay/internal/application 9.993s coverage: 98.7% of statements 19:13:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.541s coverage: 89.7% of statements 19:13:30 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.177s coverage: 100.0% of statements 19:13:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:30 go vet ./... 19:15:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:06 $ docker stop --time=1 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 19:15:08 $ docker rm -f --volumes 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:10 Warning: overwriting stash ‘coverage-report’ 19:15:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:11 + ls -al . 19:15:11 total 188 19:15:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:11 . 19:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:08 .. 19:15:11 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:08 .dockerignore 19:15:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:08 .git 19:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 .github 19:15:11 -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 19:08 .gitignore 19:15:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:08 .golangci.yml 19:15:11 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 19:08 Attribution.txt 19:15:11 -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 19:08 CHANGELOG.md 19:15:11 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 19:08 Dockerfile 19:15:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:08 GOVERNANCE.md 19:15:11 -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 19:08 Jenkinsfile 19:15:11 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:08 LICENSE 19:15:11 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 19:08 Makefile 19:15:11 -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 19:08 OWNERS.md 19:15:11 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 19:08 README.md 19:15:11 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 19:08 Record and Reply.postman_collection.json 19:15:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION 19:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:08 bin 19:15:11 -rw-r--r-- 1 jenkins jenkins 24666 Nov 15 19:13 coverage.out 19:15:11 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 19:08 go.mod 19:15:11 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 19:08 go.sum 19:15:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:08 internal 19:15:11 -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 19:08 main.go 19:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 openapi 19:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 pkg 19:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:11 + 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=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 --label arch=arm64 --label version=3.1.0-dev.68 . 19:15:12 Sending build context to Docker daemon 284.2kB 19:15:12 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:15:12 Step 2/27 : FROM ${BASE} AS builder 19:15:12 ---> 0735df99903b 19:15:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:15:12 ---> Running in bb41bc397f4c 19:15:12 Removing intermediate container bb41bc397f4c 19:15:12 ---> 9b6cabc46b3d 19:15:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:15:12 ---> Running in ac37d00dd2dd 19:15:13 Removing intermediate container ac37d00dd2dd 19:15:13 ---> d970a3feb213 19:15:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:15:13 ---> Running in a09707cd802f 19:15:13 Removing intermediate container a09707cd802f 19:15:13 ---> 041b372016b2 19:15:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:15:13 ---> Running in a792a4def0bd 19:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:15 OK: 266 MiB in 52 packages 19:15:20 Removing intermediate container a792a4def0bd 19:15:20 ---> 81192a949eae 19:15:20 Step 7/27 : WORKDIR /app 19:15:20 ---> Running in 4733910735cf 19:15:20 Removing intermediate container 4733910735cf 19:15:20 ---> 89ac73fad919 19:15:20 Step 8/27 : COPY go.mod vendor* ./ 19:15:20 ---> c6183a54ab24 19:15:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:20 ---> Running in 79d81ca5c11a 19:15:23 Removing intermediate container 79d81ca5c11a 19:15:23 ---> 943f9f9cc2fd 19:15:23 Step 10/27 : COPY . . 19:15:23 ---> 6e5ae64b32f4 19:15:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:15:23 ---> Running in e25aecfe99fd 19:15:24 Removing intermediate container e25aecfe99fd 19:15:24 ---> 74851c583ed5 19:15:24 Step 12/27 : RUN $MAKE 19:15:24 ---> Running in 84a97ae96232 19:15:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.68" -trimpath -mod=readonly -o app-record-replay 19:17:16 Removing intermediate container 84a97ae96232 19:17:16 ---> e7340eeef633 19:17:16 Step 13/27 : FROM alpine:3.18 19:17:16 3.18: Pulling from library/alpine 19:17:16 579b34f0a95b: Pulling fs layer 19:17:16 579b34f0a95b: Verifying Checksum 19:17:16 579b34f0a95b: Download complete 19:17:16 579b34f0a95b: Pull complete 19:17:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:17:16 Status: Downloaded newer image for alpine:3.18 19:17:16 ---> 3cc203321400 19:17:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:17:16 ---> Running in 2152a1e15631 19:17:16 Removing intermediate container 2152a1e15631 19:17:16 ---> 90c794eed7c6 19:17:16 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:17:16 ---> Running in 962aae75e0aa 19:17:16 Removing intermediate container 962aae75e0aa 19:17:16 ---> 94c87c564c78 19:17:16 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:16 ---> Running in 1989a0b6caad 19:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:17:19 (1/2) Installing ca-certificates (20230506-r0) 19:17:19 (2/2) Installing dumb-init (1.2.5-r2) 19:17:19 Executing busybox-1.36.1-r2.trigger 19:17:19 Executing ca-certificates-20230506-r0.trigger 19:17:19 OK: 9 MiB in 17 packages 19:17:21 Removing intermediate container 1989a0b6caad 19:17:21 ---> 70c84cf8e3e9 19:17:21 Step 17/27 : RUN apk --no-cache upgrade 19:17:21 ---> Running in b8055dd85eec 19:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:17:22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:17:23 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:17:23 Executing busybox-1.36.1-r5.post-upgrade 19:17:23 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:17:23 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:17:23 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:17:23 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:17:23 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:17:23 Executing busybox-1.36.1-r5.trigger 19:17:23 Executing ca-certificates-20230506-r0.trigger 19:17:23 OK: 9 MiB in 17 packages 19:17:27 Removing intermediate container b8055dd85eec 19:17:27 ---> db6cb056d3a2 19:17:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:17:27 ---> 20a5d83b1ac2 19:17:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:17:28 ---> 5736597d8fab 19:17:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:17:28 ---> ebbc7f20fd27 19:17:28 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:17:30 ---> acc9af21110f 19:17:30 Step 22/27 : EXPOSE 59712 19:17:30 ---> Running in 5ff98f45f466 19:17:30 Removing intermediate container 5ff98f45f466 19:17:30 ---> 5254394b3127 19:17:30 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:17:30 ---> Running in fc718209606c 19:17:30 Removing intermediate container fc718209606c 19:17:30 ---> d85572ae5341 19:17:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:17:30 ---> Running in 0b692271b2b2 19:17:31 Removing intermediate container 0b692271b2b2 19:17:31 ---> c3cb5b54edb2 19:17:31 Step 25/27 : LABEL arch=arm64 19:17:31 ---> Running in 0e0eb07e32b0 19:17:31 Removing intermediate container 0e0eb07e32b0 19:17:31 ---> 2ed4ab07772f 19:17:31 Step 26/27 : LABEL git_sha=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:17:31 ---> Running in ce532635c204 19:17:31 Removing intermediate container ce532635c204 19:17:31 ---> 351978ee79aa 19:17:31 Step 27/27 : LABEL version=3.1.0-dev.68 19:17:31 ---> Running in 761b0f9d87e9 19:17:32 Removing intermediate container 761b0f9d87e9 19:17:32 ---> 6df3cd261327 19:17:32 [Warning] One or more build-args [ARCH] were not consumed 19:17:32 Successfully built 6df3cd261327 19:17:32 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 19:17:32 provisioning config files... 19:17:32 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/74@tmp/config8469748071602658366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:32 ---> docker-login.sh 19:17:32 nexus3.edgexfoundry.org:10001 19:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:32 Configure a credential helper to remove this warning. See 19:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:32 19:17:32 Login Succeeded 19:17:32 nexus3.edgexfoundry.org:10002 19:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:33 Configure a credential helper to remove this warning. See 19:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:33 19:17:33 Login Succeeded 19:17:33 nexus3.edgexfoundry.org:10003 19:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:33 Configure a credential helper to remove this warning. See 19:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:33 19:17:33 Login Succeeded 19:17:33 nexus3.edgexfoundry.org:10004 19:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:33 Configure a credential helper to remove this warning. See 19:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:33 19:17:33 Login Succeeded 19:17:33 docker.io 19:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:34 Configure a credential helper to remove this warning. See 19:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:34 19:17:34 Login Succeeded 19:17:34 ---> docker-login.sh ends [Pipeline] } 19:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:34 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 19:17:34 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:17:34 latest 19:17:34 3.1.0-dev.68 19:17:34 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:17:34 main 19:17:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:17:35 4bdf042e89b2: Preparing 19:17:35 a868fff1fbbb: Preparing 19:17:35 d4775aca72ce: Preparing 19:17:35 13e072d28372: Preparing 19:17:35 106492c84b9a: Preparing 19:17:35 83538342db8e: Preparing 19:17:35 5f4d9fc4d98d: Preparing 19:17:35 83538342db8e: Waiting 19:17:35 5f4d9fc4d98d: Waiting 19:17:35 13e072d28372: Pushed 19:17:35 a868fff1fbbb: Pushed 19:17:35 d4775aca72ce: Pushed 19:17:35 5f4d9fc4d98d: Layer already exists 19:17:35 83538342db8e: Pushed 19:17:37 106492c84b9a: Pushed 19:17:41 4bdf042e89b2: Pushed 19:17:41 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:42 + 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 19:17:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:17:42 4bdf042e89b2: Preparing 19:17:42 a868fff1fbbb: Preparing 19:17:42 d4775aca72ce: Preparing 19:17:42 13e072d28372: Preparing 19:17:42 106492c84b9a: Preparing 19:17:42 83538342db8e: Preparing 19:17:42 5f4d9fc4d98d: Preparing 19:17:42 83538342db8e: Waiting 19:17:42 5f4d9fc4d98d: Waiting 19:17:42 4bdf042e89b2: Layer already exists 19:17:42 106492c84b9a: Layer already exists 19:17:42 d4775aca72ce: Layer already exists 19:17:42 a868fff1fbbb: Layer already exists 19:17:42 13e072d28372: Layer already exists 19:17:42 83538342db8e: Layer already exists 19:17:42 5f4d9fc4d98d: Layer already exists 19:17:42 latest: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 19:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:17:43 4bdf042e89b2: Preparing 19:17:43 a868fff1fbbb: Preparing 19:17:43 d4775aca72ce: Preparing 19:17:43 13e072d28372: Preparing 19:17:43 106492c84b9a: Preparing 19:17:43 83538342db8e: Preparing 19:17:43 5f4d9fc4d98d: Preparing 19:17:43 83538342db8e: Waiting 19:17:43 5f4d9fc4d98d: Waiting 19:17:43 13e072d28372: Layer already exists 19:17:43 106492c84b9a: Layer already exists 19:17:43 a868fff1fbbb: Layer already exists 19:17:43 d4775aca72ce: Layer already exists 19:17:43 4bdf042e89b2: Layer already exists 19:17:43 5f4d9fc4d98d: Layer already exists 19:17:43 83538342db8e: Layer already exists 19:17:43 3.1.0-dev.68: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:17:44 4bdf042e89b2: Preparing 19:17:44 a868fff1fbbb: Preparing 19:17:44 d4775aca72ce: Preparing 19:17:44 13e072d28372: Preparing 19:17:44 106492c84b9a: Preparing 19:17:44 83538342db8e: Preparing 19:17:44 5f4d9fc4d98d: Preparing 19:17:44 83538342db8e: Waiting 19:17:44 106492c84b9a: Layer already exists 19:17:44 d4775aca72ce: Layer already exists 19:17:44 13e072d28372: Layer already exists 19:17:44 4bdf042e89b2: Layer already exists 19:17:44 a868fff1fbbb: Layer already exists 19:17:44 83538342db8e: Layer already exists 19:17:44 5f4d9fc4d98d: Layer already exists 19:17:44 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:44 + 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 19:17:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 19:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:17:44 4bdf042e89b2: Preparing 19:17:44 a868fff1fbbb: Preparing 19:17:44 d4775aca72ce: Preparing 19:17:44 13e072d28372: Preparing 19:17:44 106492c84b9a: Preparing 19:17:44 83538342db8e: Preparing 19:17:44 5f4d9fc4d98d: Preparing 19:17:44 83538342db8e: Waiting 19:17:44 5f4d9fc4d98d: Waiting 19:17:44 d4775aca72ce: Layer already exists 19:17:44 4bdf042e89b2: Layer already exists 19:17:44 13e072d28372: Layer already exists 19:17:44 a868fff1fbbb: Layer already exists 19:17:44 106492c84b9a: Layer already exists 19:17:44 83538342db8e: Layer already exists 19:17:44 5f4d9fc4d98d: Layer already exists 19:17:45 main: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:17:45 ===================================================== [Pipeline] echo 19:17:45 taggedImages: 19:17:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 19:17:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:17:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 19:17:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 19:17:45 - 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 19:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:45 19:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:45 arm64: Pulling from edgex-lftools-log-publisher 19:17:45 8998bd30e6a1: Pulling fs layer 19:17:45 04944245beec: Pulling fs layer 19:17:45 699f458cf7ca: Pulling fs layer 19:17:45 765212b225bb: Pulling fs layer 19:17:45 f23df028b6ca: Pulling fs layer 19:17:45 d65c8cfc05b1: Pulling fs layer 19:17:45 2437ff75d9bd: Pulling fs layer 19:17:45 765212b225bb: Waiting 19:17:45 f23df028b6ca: Waiting 19:17:45 d65c8cfc05b1: Waiting 19:17:45 2437ff75d9bd: Waiting 19:17:46 04944245beec: Verifying Checksum 19:17:46 04944245beec: Download complete 19:17:46 765212b225bb: Verifying Checksum 19:17:46 765212b225bb: Download complete 19:17:46 f23df028b6ca: Verifying Checksum 19:17:46 f23df028b6ca: Download complete 19:17:46 d65c8cfc05b1: Verifying Checksum 19:17:46 d65c8cfc05b1: Download complete 19:17:46 699f458cf7ca: Verifying Checksum 19:17:46 699f458cf7ca: Download complete 19:17:46 8998bd30e6a1: Download complete 19:17:49 2437ff75d9bd: Verifying Checksum 19:17:49 2437ff75d9bd: Download complete 19:17:51 8998bd30e6a1: Pull complete 19:17:51 04944245beec: Pull complete 19:17:53 699f458cf7ca: Pull complete 19:17:53 765212b225bb: Pull complete 19:17:56 f23df028b6ca: Pull complete 19:17:56 d65c8cfc05b1: Pull complete 19:18:15 2437ff75d9bd: Pull complete 19:18:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:15 prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container 19:18:15 $ 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/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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 19:18:17 $ docker top 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:18 ---> job-cost.sh 19:18:18 lf-activate-venv: SKIPPING 19:18:18 INFO: No Stack... 19:18:19 INFO: Retrieving Pricing Info for: v3-standard-4 19:18:19 INFO: Archiving Costs [Pipeline] sh 19:18:20 + cut -d, -f6 19:18:20 + cat /w/workspace/app-record-replay/74/archives/cost.csv [Pipeline] lock 19:18:20 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] 19:18:20 Resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] did not exist. Created. 19:18:20 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:20 /w/workspace/app-record-replay/74@tmp/durable-38ff9c01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:18:21 + echo total: 0.10999999940395355 [Pipeline] stash 19:18:21 Warning: overwriting stash ‘stack-cost’ 19:18:21 Stashed 1 file(s) [Pipeline] } 19:18:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 19:18:21 $ docker stop --time=1 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 19:18:25 $ docker rm -f --volumes 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 [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 19:18:26 provisioning config files... 19:18:26 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10781648093363980425tmp [Pipeline] { [Pipeline] sh 19:18:26 + set +x 19:18:26 + curl -s https://codecov.io/bash 19:18:26 + bash -s -- 19:18:26 19:18:26 _____ _ 19:18:26 / ____| | | 19:18:26 | | ___ __| | ___ ___ _____ __ 19:18:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:18:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:18:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:18:26 Bash-1.0.6 19:18:26 19:18:26 19:18:26 ==> git version 2.25.1 found 19:18:26 ==> 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 19:18:26 Release-Date: 2020-01-08 19:18:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:18:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:18:26 ==> Jenkins CI detected. 19:18:26 current dir:  /w/workspace/exfoundry_app-record-replay_main 19:18:26 project root: . 19:18:26 --> token set from env 19:18:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:18:26 ==> Running gcov in . (disable via -X gcov) 19:18:26 ==> Python coveragepy not found 19:18:26 ==> Searching for coverage reports in: 19:18:26 + . 19:18:26 -> Found 1 reports 19:18:26 ==> Detecting git/mercurial file structure 19:18:26 ==> Reading reports 19:18:26 + ./coverage.out bytes=24666 19:18:26 ==> Appending adjustments 19:18:26 https://docs.codecov.io/docs/fixing-reports 19:18:26 + Found adjustments 19:18:26 ==> Gzipping contents 19:18:26 8.0K /tmp/codecov.QZQAK7.gz 19:18:26 ==> Uploading reports 19:18:26 url: https://codecov.io 19:18:26 query: branch=main&commit=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:18:26 -> Pinging Codecov 19:18:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:18:26 -> Uploading to 19:18:26 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F467761B9912B4F32F9BC62907045C81/8c2c99c7fdf3e1e1347488c6fa267e75b198ea32/91a5d8a4-961b-4cd2-8556-c3a70d60c7a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T191826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=181312f58d27d662a4b515cdb1d86417f3ee160e71aa1431eadfabf3f419e422 19:18:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:26 Dload Upload Total Spent Left Speed 19:18:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19094 --:--:-- --:--:-- --:--:-- 19094 19:18:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } 19:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:18:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:18:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:27 19:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:18:27 df9b9388f04a: Pulling fs layer 19:18:27 52dc419b0ee2: Pulling fs layer 19:18:27 25bc292e5bac: Pulling fs layer 19:18:27 114826534d7a: Pulling fs layer 19:18:27 4657fd5d0bcf: Pulling fs layer 19:18:27 6ad1cebc031e: Pulling fs layer 19:18:27 8a3aa393b2d8: Pulling fs layer 19:18:27 4657fd5d0bcf: Waiting 19:18:27 8a3aa393b2d8: Waiting 19:18:27 114826534d7a: Waiting 19:18:27 25bc292e5bac: Verifying Checksum 19:18:27 25bc292e5bac: Download complete 19:18:27 52dc419b0ee2: Verifying Checksum 19:18:27 52dc419b0ee2: Download complete 19:18:27 4657fd5d0bcf: Verifying Checksum 19:18:27 4657fd5d0bcf: Download complete 19:18:27 df9b9388f04a: Verifying Checksum 19:18:27 df9b9388f04a: Download complete 19:18:28 6ad1cebc031e: Verifying Checksum 19:18:28 6ad1cebc031e: Download complete 19:18:28 df9b9388f04a: Pull complete 19:18:28 52dc419b0ee2: Pull complete 19:18:28 25bc292e5bac: Pull complete 19:18:28 114826534d7a: Verifying Checksum 19:18:28 114826534d7a: Download complete 19:18:28 8a3aa393b2d8: Verifying Checksum 19:18:28 8a3aa393b2d8: Download complete 19:18:31 114826534d7a: Pull complete 19:18:31 4657fd5d0bcf: Pull complete 19:18:32 6ad1cebc031e: Pull complete 19:18:34 8a3aa393b2d8: Pull complete 19:18:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:34 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:18:40 $ docker top 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 19:18:40 + set -o pipefail 19:18:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 19:18:45 19:18:45 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 19:18:45 19:18:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/aad038d8-01c7-45fb-9fdc-6880401ed24a 19:18:45 19:18:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:18:45 19:18:45 19:18:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:18:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:18:45 More details here: https://snyk.co/ue1NS [Pipeline] } 19:18:45 $ docker stop --time=1 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa 19:18:49 $ docker rm -f --volumes 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:50 + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] sh 19:18:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:51 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:18:51 $ docker top 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:51 [ssh-agent] Looking for ssh-agent implementation... 19:18:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:51 $ docker exec 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 ssh-agent 19:18:51 SSH_AUTH_SOCK=/tmp/ssh-Zp5oH3Hv9uEh/agent.32 19:18:51 SSH_AGENT_PID=38 19:18:51 Running ssh-add (command line suppressed) 19:18:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13866373033428765888.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13866373033428765888.key) 19:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:52 + git semver tag 19:18:52 2023-11-15 19:18:52,454 [run_tag] DEBUG tag force:False 19:18:52 2023-11-15 19:18:52,454 [check_head_tag] DEBUG check head tag 19:18:52 2023-11-15 19:18:52,455 [execute] INFO git cat-file --batch-check 19:18:52 2023-11-15 19:18:52,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:18:52 2023-11-15 19:18:52,459 [execute] INFO git cat-file --batch 19:18:52 2023-11-15 19:18:52,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:18:52 2023-11-15 19:18:52,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:18:52 2023-11-15 19:18:52,480 [execute] INFO git tag -a v3.1.0-dev.68 -m v3.1.0-dev.68 19:18:52 2023-11-15 19:18:52,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.68', '-m', 'v3.1.0-dev.68'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:18:52 2023-11-15 19:18:52,485 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:18:52 3.1.0-dev.68 [Pipeline] } 19:18:52 $ docker exec --env ******** --env ******** 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 ssh-agent -k 19:18:52 unset SSH_AUTH_SOCK; 19:18:52 unset SSH_AGENT_PID; 19:18:52 echo Agent pid 38 killed; 19:18:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:52 + git semver [Pipeline] } 19:18:53 $ docker stop --time=1 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 19:18:54 $ docker rm -f --volumes 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:18:54 19:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:18:55 0.23.1-centos7: Pulling from edgex-lftools 19:18:55 ab5ef0e58194: Pulling fs layer 19:18:55 9712f1f96733: Pulling fs layer 19:18:55 63f879dbbcfc: Pulling fs layer 19:18:55 0d9ebad4ef96: Pulling fs layer 19:18:55 e9a5061849ea: Pulling fs layer 19:18:55 d747dcd14b5f: Pulling fs layer 19:18:55 2de7ff778b66: Pulling fs layer 19:18:55 0d9ebad4ef96: Waiting 19:18:55 d747dcd14b5f: Waiting 19:18:55 e9a5061849ea: Waiting 19:18:55 2de7ff778b66: Waiting 19:18:55 9712f1f96733: Download complete 19:18:55 63f879dbbcfc: Verifying Checksum 19:18:55 63f879dbbcfc: Download complete 19:18:55 e9a5061849ea: Verifying Checksum 19:18:55 e9a5061849ea: Download complete 19:18:55 d747dcd14b5f: Verifying Checksum 19:18:55 d747dcd14b5f: Download complete 19:18:55 ab5ef0e58194: Verifying Checksum 19:18:55 ab5ef0e58194: Download complete 19:18:55 0d9ebad4ef96: Verifying Checksum 19:18:55 0d9ebad4ef96: Download complete 19:18:55 2de7ff778b66: Verifying Checksum 19:18:55 2de7ff778b66: Download complete 19:18:58 ab5ef0e58194: Pull complete 19:18:58 9712f1f96733: Pull complete 19:18:58 63f879dbbcfc: Pull complete 19:19:02 0d9ebad4ef96: Pull complete 19:19:02 e9a5061849ea: Pull complete 19:19:02 d747dcd14b5f: Pull complete 19:19:03 2de7ff778b66: Pull complete 19:19:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:03 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:19:10 $ docker top 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:19:10 provisioning config files... 19:19:10 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5409696539466076647tmp 19:19:10 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14489240447065314194tmp 19:19:10 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16730075473019259451tmp [Pipeline] { [Pipeline] echo 19:19:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:19:10 ---> sigul-configuration.sh 19:19:10 gpg: directory `/root/.gnupg' created 19:19:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:19:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:19:10 gpg: keyring `/root/.gnupg/secring.gpg' created 19:19:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:19:10 gpg: CAST5 encrypted data 19:19:10 gpg: encrypted with 1 passphrase 19:19:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:19:11 + mkdir /home/jenkins 19:19:11 + mkdir /home/jenkins/sigul [Pipeline] sh 19:19:11 + 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 19:19:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:19:11 ---> sigul-install.sh 19:19:11 Sigul already installed; skipping installation. [Pipeline] sh 19:19:12 + git tag --list 19:19:12 v3.1.0-dev.0 19:19:12 v3.1.0-dev.1 19:19:12 v3.1.0-dev.10 19:19:12 v3.1.0-dev.11 19:19:12 v3.1.0-dev.12 19:19:12 v3.1.0-dev.13 19:19:12 v3.1.0-dev.14 19:19:12 v3.1.0-dev.15 19:19:12 v3.1.0-dev.16 19:19:12 v3.1.0-dev.17 19:19:12 v3.1.0-dev.18 19:19:12 v3.1.0-dev.19 19:19:12 v3.1.0-dev.2 19:19:12 v3.1.0-dev.20 19:19:12 v3.1.0-dev.21 19:19:12 v3.1.0-dev.22 19:19:12 v3.1.0-dev.23 19:19:12 v3.1.0-dev.24 19:19:12 v3.1.0-dev.25 19:19:12 v3.1.0-dev.26 19:19:12 v3.1.0-dev.27 19:19:12 v3.1.0-dev.28 19:19:12 v3.1.0-dev.29 19:19:12 v3.1.0-dev.3 19:19:12 v3.1.0-dev.30 19:19:12 v3.1.0-dev.31 19:19:12 v3.1.0-dev.32 19:19:12 v3.1.0-dev.33 19:19:12 v3.1.0-dev.34 19:19:12 v3.1.0-dev.35 19:19:12 v3.1.0-dev.36 19:19:12 v3.1.0-dev.37 19:19:12 v3.1.0-dev.38 19:19:12 v3.1.0-dev.39 19:19:12 v3.1.0-dev.4 19:19:12 v3.1.0-dev.40 19:19:12 v3.1.0-dev.41 19:19:12 v3.1.0-dev.42 19:19:12 v3.1.0-dev.43 19:19:12 v3.1.0-dev.44 19:19:12 v3.1.0-dev.45 19:19:12 v3.1.0-dev.46 19:19:12 v3.1.0-dev.47 19:19:12 v3.1.0-dev.48 19:19:12 v3.1.0-dev.49 19:19:12 v3.1.0-dev.5 19:19:12 v3.1.0-dev.50 19:19:12 v3.1.0-dev.51 19:19:12 v3.1.0-dev.52 19:19:12 v3.1.0-dev.53 19:19:12 v3.1.0-dev.54 19:19:12 v3.1.0-dev.55 19:19:12 v3.1.0-dev.56 19:19:12 v3.1.0-dev.57 19:19:12 v3.1.0-dev.58 19:19:12 v3.1.0-dev.59 19:19:12 v3.1.0-dev.6 19:19:12 v3.1.0-dev.60 19:19:12 v3.1.0-dev.61 19:19:12 v3.1.0-dev.62 19:19:12 v3.1.0-dev.63 19:19:12 v3.1.0-dev.64 19:19:12 v3.1.0-dev.65 19:19:12 v3.1.0-dev.66 19:19:12 v3.1.0-dev.67 19:19:12 v3.1.0-dev.68 19:19:12 v3.1.0-dev.7 19:19:12 v3.1.0-dev.8 19:19:12 v3.1.0-dev.9 [Pipeline] sh 19:19:12 + lftools sign git-tag v3.1.0-dev.68 19:19:12 Signing Git tag with Sigul... 19:19:12 Signing v3.1.0-dev.68 [Pipeline] echo 19:19:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:19:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:19:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:19:13 $ docker stop --time=1 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 19:19:14 $ docker rm -f --volumes 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:19:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:15 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:15 $ docker top d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 -eo pid,comm 19:19:15 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). 19:19:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:15 [ssh-agent] Looking for ssh-agent implementation... 19:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:16 $ docker exec d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 ssh-agent 19:19:16 SSH_AUTH_SOCK=/tmp/ssh-3Rc8ljTqFd8J/agent.32 19:19:16 SSH_AGENT_PID=38 19:19:16 Running ssh-add (command line suppressed) 19:19:16 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9629632902410892792.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9629632902410892792.key) 19:19:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:16 + git semver bump pre 19:19:16 2023-11-15 19:19:16,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:19:16 2023-11-15 19:19:16,779 [bump_version] DEBUG bumping version:3.1.0-dev.68 on axis:pre with prefix:dev 19:19:16 2023-11-15 19:19:16,779 [bump_version] DEBUG bumped version:3.1.0-dev.69 19:19:16 2023-11-15 19:19:16,779 [write_version] DEBUG write version:3.1.0-dev.69 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 19:19:16 2023-11-15 19:19:16,779 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:19:16 2023-11-15 19:19:16,779 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 19:19:16 2023-11-15 19:19:16,781 [execute] INFO git cat-file --batch-check 19:19:16 2023-11-15 19:19:16,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:16 2023-11-15 19:19:16,785 [execute] INFO git cat-file --batch 19:19:16 2023-11-15 19:19:16,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:16 2023-11-15 19:19:16,791 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:19:16 3.1.0-dev.69 [Pipeline] } 19:19:16 $ docker exec --env ******** --env ******** d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 ssh-agent -k 19:19:16 unset SSH_AUTH_SOCK; 19:19:16 unset SSH_AGENT_PID; 19:19:16 echo Agent pid 38 killed; 19:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:17 + git semver [Pipeline] } 19:19:17 $ docker stop --time=1 d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 19:19:18 $ docker rm -f --volumes d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:19 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:19 $ docker top baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 -eo pid,comm 19:19:19 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). 19:19:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:19 [ssh-agent] Looking for ssh-agent implementation... 19:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:20 $ docker exec baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 ssh-agent 19:19:20 SSH_AUTH_SOCK=/tmp/ssh-p6Hq9mb0xQrt/agent.32 19:19:20 SSH_AGENT_PID=38 19:19:20 Running ssh-add (command line suppressed) 19:19:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4134406382269739419.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4134406382269739419.key) 19:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:20 + git semver push 19:19:20 2023-11-15 19:19:20,788 [run_push] DEBUG push 19:19:20 2023-11-15 19:19:20,789 [execute] INFO git cat-file --batch-check 19:19:20 2023-11-15 19:19:20,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:20 2023-11-15 19:19:20,793 [execute] INFO git rev-list e1a8385ee0db26e119c4126e79d35614e09e1576 -- 19:19:20 2023-11-15 19:19:20,793 [execute] DEBUG Popen(['git', 'rev-list', 'e1a8385ee0db26e119c4126e79d35614e09e1576', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:19:20 2023-11-15 19:19:20,798 [execute] INFO git fetch -v origin 19:19:20 2023-11-15 19:19:20,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 19:19:21 2023-11-15 19:19:21,328 [run_push] DEBUG no remote changes detected 19:19:21 2023-11-15 19:19:21,329 [execute] INFO git push origin semver 19:19:21 2023-11-15 19:19:21,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:19:22 2023-11-15 19:19:22,261 [run_push] DEBUG push all version tags 19:19:22 2023-11-15 19:19:22,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:19:22 2023-11-15 19:19:22,262 [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) 19:19:23 2023-11-15 19:19:23,037 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:19:23 3.1.0-dev.69 [Pipeline] } 19:19:23 $ docker exec --env ******** --env ******** baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 ssh-agent -k 19:19:23 unset SSH_AUTH_SOCK; 19:19:23 unset SSH_AGENT_PID; 19:19:23 echo Agent pid 38 killed; 19:19:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:23 + git semver [Pipeline] } 19:19:24 $ docker stop --time=1 baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 19:19:25 $ docker rm -f --volumes baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:19:25 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 19:19:25 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:19:25 total 16 19:19:25 drwxr-xr-x 3 root root 4096 Nov 15 19:08 . 19:19:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 19:19 .. 19:19:25 drwxr-xr-x 2 root root 4096 Nov 15 19:08 cost 19:19:25 -rw-r--r-- 1 root root 88 Nov 15 19:08 cost.csv 19:19:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 19:19:25 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:19:25 total 16 19:19:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:08 . 19:19:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 19:19 .. 19:19:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 19:08 cost 19:19:25 -rw-r--r-- 1 jenkins jenkins 88 Nov 15 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:19:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:27 ---> package-listing.sh 19:19:27 ++ facter osfamily 19:19:27 ++ tr '[:upper:]' '[:lower:]' 19:19:27 + OS_FAMILY=debian 19:19:27 + workspace=/w/workspace/exfoundry_app-record-replay_main 19:19:27 + START_PACKAGES=/tmp/packages_start.txt 19:19:27 + END_PACKAGES=/tmp/packages_end.txt 19:19:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:27 + PACKAGES=/tmp/packages_start.txt 19:19:27 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:19:27 + PACKAGES=/tmp/packages_end.txt 19:19:27 + case "${OS_FAMILY}" in 19:19:27 + dpkg -l 19:19:27 + grep '^ii' 19:19:27 + '[' -f /tmp/packages_start.txt ']' 19:19:27 + '[' -f /tmp/packages_end.txt ']' 19:19:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:27 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:19:27 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 19:19:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 19:19:27 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 19:19:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:28 prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container 19:19:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:19:28 $ docker top 33bdbf09228e4c2c846a33d96b439a2fd22ce53a7850066f7c9534cd7ec83345 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:29 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:29 + ls /var/log/sa-host 19:19:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:29 provisioning config files... 19:19:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14713717616234523113tmp [Pipeline] { [Pipeline] echo 19:19:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:29 ---> create-netrc.sh [Pipeline] } 19:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:30 ---> python-tools-install.sh [Pipeline] echo 19:19:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:30 ---> sudo-logs.sh 19:19:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:30 ---> job-cost.sh 19:19:30 lf-activate-venv: SKIPPING 19:19:30 DEBUG: total: 0.2199999988079071 19:19:30 INFO: Retrieving Stack Cost... 19:19:31 INFO: Retrieving Pricing Info for: v3-standard-8 19:19:31 INFO: Archiving Costs [Pipeline] echo 19:19:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:32 ---> logs-deploy.sh 19:19:32 lf-activate-venv: SKIPPING 19:19:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/74 19:19:32 INFO: archiving workspace using pattern(s): 19:19:32 Archives upload complete. 19:19:32 INFO: archiving logs to Nexus