Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b579943a118980ce83a5f3b26e5c96da3a93eb4b 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-ssh7782792157075864879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3979698278702203798.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17866993945943443013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1230278456072694135.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-ssh5595286785612733371.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5456 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 b579943a118980ce83a5f3b26e5c96da3a93eb4b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130)" > 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 b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 > git rev-list --no-walk 42aea672f0406301138db13be41833586662c3bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:28 ========================================================= 16:48:28 EdgeX Global Pipelines Version Info 16:48:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:29 ------------------- 16:48:29 stable info: 16:48:29 ------------------- 16:48:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:48:29 Message: update stable to v1.0.258 16:48:30 ------------------- 16:48:30 experimental info: 16:48:30 ------------------- 16:48:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:48:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b579943 [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:31 provisioning config files... 16:48:31 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13342831831654985509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:31 ---> ****-login.sh 16:48:31 nexus3.edgexfoundry.org:10001 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 nexus3.edgexfoundry.org:10002 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 nexus3.edgexfoundry.org:10003 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 nexus3.edgexfoundry.org:10004 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 ****.io 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:33 Configure a credential helper to remove this warning. See 16:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:33 16:48:33 Login Succeeded 16:48:33 ---> ****-login.sh ends [Pipeline] } 16:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:33 + git rev-list -1 --merges b579943a118980ce83a5f3b26e5c96da3a93eb4b~1..b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo 16:48:33 -----------> git rev-list -1 --merges b579943a118980ce83a5f3b26e5c96da3a93eb4b~1..b579943a118980ce83a5f3b26e5c96da3a93eb4b b579943a118980ce83a5f3b26e5c96da3a93eb4b [false] [Pipeline] sh 16:48:33 + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo 16:48:33 ========================================================= 16:48:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:34 + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] echo 16:48:34 [semverPrep] GIT_COMMIT: b579943a118980ce83a5f3b26e5c96da3a93eb4b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130) [Pipeline] echo 16:48:34 [semverPrep] This is not a build commit. [Pipeline] sh 16:48:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:34 + grep -v github /etc/ssh/ssh_known_hosts 16:48:34 + [ -e /tmp/ssh_known_hosts ] 16:48:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:48:34 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:48:34 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:48:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:35 16:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:35 0.1.4: Pulling from edgex-devops/py-git-semver 16:48:35 b85a868b505f: Pulling fs layer 16:48:35 e2be974225ed: Pulling fs layer 16:48:35 339a4e72a1f5: Pulling fs layer 16:48:35 988bab9f4d93: Pulling fs layer 16:48:35 1469e6f7b9e6: Pulling fs layer 16:48:35 eaf3925da568: Pulling fs layer 16:48:35 bab4dde63d76: Pulling fs layer 16:48:35 988bab9f4d93: Waiting 16:48:35 bde34c3a00c8: Pulling fs layer 16:48:35 b352a97aabf1: Pulling fs layer 16:48:35 1469e6f7b9e6: Waiting 16:48:35 4872d77fe225: Pulling fs layer 16:48:35 5851b861e8e6: Pulling fs layer 16:48:35 bab4dde63d76: Waiting 16:48:35 b352a97aabf1: Waiting 16:48:35 bde34c3a00c8: Waiting 16:48:35 4872d77fe225: Waiting 16:48:35 eaf3925da568: Waiting 16:48:35 5851b861e8e6: Waiting 16:48:35 e2be974225ed: Verifying Checksum 16:48:35 e2be974225ed: Download complete 16:48:35 988bab9f4d93: Verifying Checksum 16:48:35 988bab9f4d93: Download complete 16:48:35 339a4e72a1f5: Verifying Checksum 16:48:35 339a4e72a1f5: Download complete 16:48:35 1469e6f7b9e6: Verifying Checksum 16:48:35 1469e6f7b9e6: Download complete 16:48:35 eaf3925da568: Verifying Checksum 16:48:35 eaf3925da568: Download complete 16:48:35 bde34c3a00c8: Verifying Checksum 16:48:35 bde34c3a00c8: Download complete 16:48:35 4872d77fe225: Verifying Checksum 16:48:35 4872d77fe225: Download complete 16:48:35 5851b861e8e6: Verifying Checksum 16:48:35 5851b861e8e6: Download complete 16:48:35 b85a868b505f: Verifying Checksum 16:48:35 b85a868b505f: Download complete 16:48:36 bab4dde63d76: Verifying Checksum 16:48:36 bab4dde63d76: Download complete 16:48:37 b85a868b505f: Pull complete 16:48:37 e2be974225ed: Pull complete 16:48:37 339a4e72a1f5: Pull complete 16:48:37 988bab9f4d93: Pull complete 16:48:38 1469e6f7b9e6: Pull complete 16:48:38 eaf3925da568: Pull complete 16:48:39 bab4dde63d76: Pull complete 16:48:39 bde34c3a00c8: Pull complete 16:48:39 b352a97aabf1: Pull complete 16:48:39 4872d77fe225: Pull complete 16:48:40 5851b861e8e6: Pull complete 16:48:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:40 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 16:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:48:43 $ docker top 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 -eo pid,comm 16:48:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:48:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:43 [ssh-agent] Looking for ssh-agent implementation... 16:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:43 $ docker exec 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent 16:48:43 SSH_AUTH_SOCK=/tmp/ssh-P6PAZsdk2H9z/agent.31 16:48:43 SSH_AGENT_PID=37 16:48:43 Running ssh-add (command line suppressed) 16:48:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_361272383104803922.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_361272383104803922.key) 16:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:44 + git tag --points-at HEAD [Pipeline] } 16:48:44 $ docker exec --env ******** --env ******** 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent -k 16:48:44 unset SSH_AUTH_SOCK; 16:48:44 unset SSH_AGENT_PID; 16:48:44 echo Agent pid 37 killed; 16:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:44 [ssh-agent] Looking for ssh-agent implementation... 16:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:44 $ docker exec 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent 16:48:44 SSH_AUTH_SOCK=/tmp/ssh-rfvgcdxygAGD/agent.68 16:48:44 SSH_AGENT_PID=74 16:48:44 Running ssh-add (command line suppressed) 16:48:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6821124839107100226.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6821124839107100226.key) 16:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:45 + git semver init 16:48:45 2024-03-11 16:48:45,378 [run_init] DEBUG init version:0.0.0 force:False 16:48:45 2024-03-11 16:48:45,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:48:45 2024-03-11 16:48:45,379 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:48:45 2024-03-11 16:48:45,380 [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) 16:48:46 2024-03-11 16:48:46,378 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:48:46 2024-03-11 16:48:46,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:48:46 2024-03-11 16:48:46,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:48:46 2024-03-11 16:48:46,379 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:48:46 3.2.0-dev.15 [Pipeline] } 16:48:46 $ docker exec --env ******** --env ******** 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 ssh-agent -k 16:48:46 unset SSH_AUTH_SOCK; 16:48:46 unset SSH_AGENT_PID; 16:48:46 echo Agent pid 74 killed; 16:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:47 + git semver [Pipeline] } 16:48:47 $ docker stop --time=1 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 16:48:48 $ docker rm -f --volumes 84bc4e86d1348933a160bda8bcbea332f3394607f94c3ad1899db587a528e7c5 [Pipeline] // withDockerContainer [Pipeline] sh 16:48:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:49 Stashed 1 file(s) [Pipeline] echo 16:48:49 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 16:48:49 provisioning config files... 16:48:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7468032570795132470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:50 ---> ****-login.sh 16:48:50 nexus3.edgexfoundry.org:10001 16:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:50 Configure a credential helper to remove this warning. See 16:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:50 16:48:50 Login Succeeded 16:48:50 nexus3.edgexfoundry.org:10002 16:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:50 Configure a credential helper to remove this warning. See 16:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:50 16:48:50 Login Succeeded 16:48:50 nexus3.edgexfoundry.org:10003 16:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:50 Configure a credential helper to remove this warning. See 16:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:50 16:48:50 Login Succeeded 16:48:50 nexus3.edgexfoundry.org:10004 16:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:50 Configure a credential helper to remove this warning. See 16:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:50 16:48:50 Login Succeeded 16:48:50 ****.io 16:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:50 Configure a credential helper to remove this warning. See 16:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:50 16:48:50 Login Succeeded 16:48:50 ---> ****-login.sh ends [Pipeline] } 16:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:48:50 ========================================================= 16:48:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:48:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:51 + 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 . 16:48:51 Sending build context to Docker daemon 6.711MB 16:48:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:48:51 Step 2/12 : FROM ${BASE} AS builder 16:48:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:48:51 7264a8db6415: Pulling fs layer 16:48:51 c4d48a809fc2: Pulling fs layer 16:48:51 4f1c88b9dad5: Pulling fs layer 16:48:51 ad3a456e5733: Pulling fs layer 16:48:51 69c7f0334f64: Pulling fs layer 16:48:51 1f1c1a5573a3: Pulling fs layer 16:48:51 ce7588e14bc9: Pulling fs layer 16:48:51 b5e4710f87ac: Pulling fs layer 16:48:51 ad3a456e5733: Waiting 16:48:51 69c7f0334f64: Waiting 16:48:51 1f1c1a5573a3: Waiting 16:48:51 ce7588e14bc9: Waiting 16:48:51 b5e4710f87ac: Waiting 16:48:51 c4d48a809fc2: Verifying Checksum 16:48:51 c4d48a809fc2: Download complete 16:48:51 ad3a456e5733: Verifying Checksum 16:48:51 ad3a456e5733: Download complete 16:48:51 69c7f0334f64: Verifying Checksum 16:48:51 69c7f0334f64: Download complete 16:48:51 7264a8db6415: Verifying Checksum 16:48:51 7264a8db6415: Download complete 16:48:51 1f1c1a5573a3: Verifying Checksum 16:48:51 1f1c1a5573a3: Download complete 16:48:51 7264a8db6415: Pull complete 16:48:51 b5e4710f87ac: Verifying Checksum 16:48:51 b5e4710f87ac: Download complete 16:48:51 c4d48a809fc2: Pull complete 16:48:51 4f1c88b9dad5: Verifying Checksum 16:48:51 4f1c88b9dad5: Download complete 16:48:52 ce7588e14bc9: Verifying Checksum 16:48:52 ce7588e14bc9: Download complete 16:48:54 4f1c88b9dad5: Pull complete 16:48:54 ad3a456e5733: Pull complete 16:48:54 69c7f0334f64: Pull complete 16:48:54 1f1c1a5573a3: Pull complete 16:48:57 ce7588e14bc9: Pull complete 16:48:57 b5e4710f87ac: Pull complete 16:48:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:48:57 ---> 88b5674ff536 16:48:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:49:01 ---> Running in 71303600d63f 16:49:01 Removing intermediate container 71303600d63f 16:49:01 ---> 3d8434921065 16:49:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:49:01 ---> Running in 920e9c70a6ee 16:49:02 Removing intermediate container 920e9c70a6ee 16:49:02 ---> 371e9732304b 16:49:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:49:02 ---> Running in cf86b7361a91 16:49:02 Removing intermediate container cf86b7361a91 16:49:02 ---> 4a8bc1ec611a 16:49:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:02 ---> Running in 4da98c9c631a 16:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:49:03 OK: 264 MiB in 52 packages 16:49:03 Removing intermediate container 4da98c9c631a 16:49:03 ---> e1c474bb6560 16:49:03 Step 7/12 : WORKDIR /app 16:49:03 ---> Running in 5a088028ba3a 16:49:03 Removing intermediate container 5a088028ba3a 16:49:03 ---> 54b9b3e25c92 16:49:03 Step 8/12 : COPY go.mod vendor* ./ 16:49:03 ---> 865312e45b70 16:49:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:03 ---> Running in 20f7eeda0910 16:49:04 Still waiting to schedule task 16:49:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:49:35 Removing intermediate container 20f7eeda0910 16:49:35 ---> dad5c1292089 16:49:35 Step 10/12 : COPY . . 16:49:35 ---> 0333de4e39ac 16:49:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:49:35 ---> Running in 2b80e58a6ca1 16:49:35 Removing intermediate container 2b80e58a6ca1 16:49:35 ---> ad30f4c441b8 16:49:35 Step 12/12 : RUN $MAKE 16:49:35 ---> Running in 5006800e9bbc 16:49:35 noop 16:49:35 Removing intermediate container 5006800e9bbc 16:49:35 ---> 8ca7f0d2abda 16:49:35 Successfully built 8ca7f0d2abda 16:49:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:36 + docker inspect -f . ci-base-image-x86_64 16:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:36 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 16:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:49:36 $ docker top bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:36 + go version 16:49:36 go version go1.21.0 linux/amd64 [Pipeline] } 16:49:36 $ docker stop --time=1 bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc 16:49:38 $ docker rm -f --volumes bb3b807806438252ba0e706d0078684190d6c88c472cf7202e826ad79be4f0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:38 + docker inspect -f . ci-base-image-x86_64 16:49:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:38 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 16:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:49:39 $ docker top 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:39 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:49:39 + make test 16:49:39 go test -race -coverprofile=coverage.out ./... 16:49:58 ? github.com/edgexfoundry/app-record-replay [no test files] 16:49:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:49:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:49:58 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:49:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements 16:50:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements 16:50:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 89.7% of statements 16:50:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements 16:50:26 go vet ./... 16:50:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:50:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:50:28 ./bin/test-attribution-txt.sh 16:50:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:50:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:50:28 $ docker stop --time=1 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 16:50:32 $ docker rm -f --volumes 21c811319a0b51e1a0e2b7f26638a5b313b3f52f85cdaae81d332e8033a8c889 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5457 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:50:32 Running in /w/workspace/app-record-replay/90 [Pipeline] { [Pipeline] checkout 16:50:32 + sudo chown -R jenkins:jenkins . 16:50:35 Selected Git installation does not exist. Using Default 16:50:35 The recommended git tool is: NONE [Pipeline] stash 16:50:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:50:36 + ls -al . 16:50:36 total 192 16:50:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 16:49 . 16:50:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 16:48 .. 16:50:36 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 16:48 .dockerignore 16:50:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 16:50 .git 16:50:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 .github 16:50:36 -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 16:48 .gitignore 16:50:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 16:48 .golangci.yml 16:50:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 16:48 .semver 16:50:36 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 16:48 Attribution.txt 16:50:36 -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 16:48 CHANGELOG.md 16:50:36 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 16:48 Dockerfile 16:50:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 16:48 GOVERNANCE.md 16:50:36 -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 16:48 Jenkinsfile 16:50:36 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 16:48 LICENSE 16:50:36 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 11 16:48 Makefile 16:50:36 -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 16:48 OWNERS.md 16:50:36 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 16:48 README.md 16:50:36 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 16:48 Record and Reply.postman_collection.json 16:50:36 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 16:48 VERSION 16:50:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:48 bin 16:50:36 -rw-r--r-- 1 jenkins jenkins 24667 Mar 11 16:50 coverage.out 16:50:36 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 16:48 go.mod 16:50:36 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 16:48 go.sum 16:50:36 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 16:48 internal 16:50:36 -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 16:48 main.go 16:50:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 openapi 16:50:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:48 pkg 16:50:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:36 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b579943a118980ce83a5f3b26e5c96da3a93eb4b --label arch=amd64 --label version=3.2.0-dev.15 . 16:50:36 Sending build context to Docker daemon 6.737MB 16:50:36 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:50:36 Step 2/27 : FROM ${BASE} AS builder 16:50:36 ---> 8ca7f0d2abda 16:50:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:50:37 ---> Running in 803de268299b 16:50:37 Removing intermediate container 803de268299b 16:50:37 ---> 4015f81c5499 16:50:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:50:37 ---> Running in 937c325e2a89 16:50:37 Removing intermediate container 937c325e2a89 16:50:37 ---> e214b5b1fc57 16:50:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:50:37 ---> Running in c13fabd9e52d 16:50:37 Removing intermediate container c13fabd9e52d 16:50:37 ---> b9d4fe8d62b2 16:50:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:50:37 ---> Running in 8516bdd01df6 16:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:50:38 OK: 264 MiB in 52 packages 16:50:38 Removing intermediate container 8516bdd01df6 16:50:38 ---> 0fcbd58bd231 16:50:38 Step 7/27 : WORKDIR /app 16:50:38 ---> Running in 3fde3dfbf855 16:50:38 Removing intermediate container 3fde3dfbf855 16:50:38 ---> 6e703e203f24 16:50:38 Step 8/27 : COPY go.mod vendor* ./ 16:50:38 ---> 2ecef0313864 16:50:38 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:38 ---> Running in 2b644000ce10 16:50:39 Removing intermediate container 2b644000ce10 16:50:39 ---> 7e8390bac288 16:50:39 Step 10/27 : COPY . . 16:50:39 ---> 94d8e4996e71 16:50:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:50:39 ---> Running in 95450f4cea81 16:50:39 Removing intermediate container 95450f4cea81 16:50:39 ---> 44504fc7cccf 16:50:39 Step 12/27 : RUN $MAKE 16:50:39 ---> Running in a525ca9628b1 16:50:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-record-replay 16:50:40 using credential edgex-jenkins-ssh 16:50:40 Cloning the remote Git repository 16:50:40 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:50:40 > git init /w/workspace/app-record-replay/90 # timeout=10 16:50:40 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:50:40 > git --version # timeout=10 16:50:40 > git --version # 'git version 2.25.1' 16:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:42 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:43 Avoid second fetch 16:50:43 Checking out Revision b579943a118980ce83a5f3b26e5c96da3a93eb4b (main) 16:50:43 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#130)" 16:50:43 > git config core.sparsecheckout # timeout=10 16:50:43 > git checkout -f b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:45 Dload Upload Total Spent Left Speed 16:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 16:50:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:50:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:50:45 + sudo tee /etc/docker/daemon.new 16:50:45 { 16:50:45 "registry-mirrors": [ 16:50:45 "https://nexus3.edgexfoundry.org:10001" 16:50:45 ], 16:50:45 "bip": "10.250.0.254/24", 16:50:45 "hosts": [ 16:50:45 "tcp://0.0.0.0:5555", 16:50:45 "unix:///var/run/docker.sock" 16:50:45 ], 16:50:45 "mtu": 1458, 16:50:45 "selinux-enabled": true, 16:50:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:50:45 } [Pipeline] sh 16:50:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:50:46 + sudo service docker restart 16:51:01 Removing intermediate container a525ca9628b1 16:51:01 ---> 3b813bf4481a 16:51:01 Step 13/27 : FROM alpine:3.18 16:51:01 3.18: Pulling from library/alpine 16:51:01 619be1103602: Pulling fs layer 16:51:01 619be1103602: Verifying Checksum 16:51:01 619be1103602: Download complete 16:51:01 619be1103602: Pull complete 16:51:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:51:01 Status: Downloaded newer image for alpine:3.18 16:51:01 ---> d3782b16ccc9 16:51:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:51:01 ---> Running in 68112587cdfe 16:51:01 Removing intermediate container 68112587cdfe 16:51:01 ---> 6b8e26e390a9 16:51:01 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:51:01 ---> Running in 144edba1fb93 16:51:01 Removing intermediate container 144edba1fb93 16:51:01 ---> b670bbfc6857 16:51:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:01 ---> Running in 62acb90496d1 16:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:51:01 (1/2) Installing ca-certificates (20230506-r0) 16:51:01 (2/2) Installing dumb-init (1.2.5-r2) 16:51:01 Executing busybox-1.36.1-r5.trigger 16:51:01 Executing ca-certificates-20230506-r0.trigger 16:51:01 OK: 8 MiB in 17 packages 16:51:01 Removing intermediate container 62acb90496d1 16:51:01 ---> e1a44f7492c7 16:51:01 Step 17/27 : RUN apk --no-cache upgrade 16:51:01 ---> Running in bef16ff9dbb8 16:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:51:01 OK: 8 MiB in 17 packages 16:51:01 Removing intermediate container bef16ff9dbb8 16:51:01 ---> 0fc01a25d190 16:51:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:51:01 ---> 11daaf1a1c18 16:51:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:51:01 ---> 77bd0b924cd4 16:51:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:51:02 ---> f9d98650cd4c 16:51:02 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:51:03 ---> 52286c986c0d 16:51:03 Step 22/27 : EXPOSE 59712 16:51:03 ---> Running in 9b9754bb0b3b 16:51:03 Removing intermediate container 9b9754bb0b3b 16:51:03 ---> 82e486d82aab 16:51:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:51:03 ---> Running in 2ea569b5d538 16:51:03 Removing intermediate container 2ea569b5d538 16:51:03 ---> e730ecaf3f01 16:51:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:51:03 ---> Running in f892c7aa09fb 16:51:03 Removing intermediate container f892c7aa09fb 16:51:03 ---> 3a8d36058eef 16:51:03 Step 25/27 : LABEL arch=amd64 16:51:03 ---> Running in af210e051ba6 16:51:03 Removing intermediate container af210e051ba6 16:51:03 ---> beecc8c5e467 16:51:03 Step 26/27 : LABEL git_sha=b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:51:03 ---> Running in 667d36c2ba31 16:51:03 Removing intermediate container 667d36c2ba31 16:51:03 ---> 6ba81284a417 16:51:03 Step 27/27 : LABEL version=3.2.0-dev.15 16:51:03 ---> Running in 9becb534ee57 16:51:03 Removing intermediate container 9becb534ee57 16:51:03 ---> 8aee4d72dc07 16:51:03 [Warning] One or more build-args [ARCH] were not consumed 16:51:03 Successfully built 8aee4d72dc07 16:51:03 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 16:51:03 provisioning config files... 16:51:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2165899729979343352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:04 ---> ****-login.sh 16:51:04 nexus3.edgexfoundry.org:10001 16:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:04 Configure a credential helper to remove this warning. See 16:51:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:04 16:51:04 Login Succeeded 16:51:04 nexus3.edgexfoundry.org:10002 16:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:04 Configure a credential helper to remove this warning. See 16:51:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:04 16:51:04 Login Succeeded 16:51:04 nexus3.edgexfoundry.org:10003 16:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:04 Configure a credential helper to remove this warning. See 16:51:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:04 16:51:04 Login Succeeded 16:51:04 nexus3.edgexfoundry.org:10004 16:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:04 Configure a credential helper to remove this warning. See 16:51:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:04 16:51:04 Login Succeeded 16:51:04 ****.io 16:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:04 provisioning config files... 16:51:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/90@tmp/config12339648956712280861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:05 ---> ****-login.sh 16:51:05 nexus3.edgexfoundry.org:10001 16:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:05 Configure a credential helper to remove this warning. See 16:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:05 16:51:05 Login Succeeded 16:51:05 ---> ****-login.sh ends [Pipeline] } 16:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 16:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 16:51:05 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:51:05 b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:51:05 latest 16:51:05 3.2.0-dev.15 16:51:05 b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:51:05 main 16:51:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:05 Configure a credential helper to remove this warning. See 16:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:05 16:51:05 Login Succeeded 16:51:05 nexus3.edgexfoundry.org:10002 16:51:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } [Pipeline] // withEnv 16:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:05 Configure a credential helper to remove this warning. See 16:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:05 16:51:05 Login Succeeded 16:51:05 nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:51:06 1dd6c3bd73e4: Preparing 16:51:06 55624b1e4c36: Preparing 16:51:06 4780debbab8a: Preparing 16:51:06 0a0abfbdcfd4: Preparing 16:51:06 c7e3f45394ed: Preparing 16:51:06 784d51ff102a: Preparing 16:51:06 aedc3bda2944: Preparing 16:51:06 aedc3bda2944: Waiting 16:51:06 784d51ff102a: Waiting 16:51:06 4780debbab8a: Pushed 16:51:06 0a0abfbdcfd4: Pushed 16:51:06 c7e3f45394ed: Pushed 16:51:06 55624b1e4c36: Pushed 16:51:06 aedc3bda2944: Layer already exists 16:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:06 Configure a credential helper to remove this warning. See 16:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:06 16:51:06 Login Succeeded 16:51:06 nexus3.edgexfoundry.org:10004 16:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:06 784d51ff102a: Pushed 16:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:06 Configure a credential helper to remove this warning. See 16:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:06 16:51:06 Login Succeeded 16:51:06 ****.io 16:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:07 Configure a credential helper to remove this warning. See 16:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:07 16:51:07 Login Succeeded 16:51:07 ---> ****-login.sh ends [Pipeline] } 16:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:51:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:51:07 ========================================================= 16:51:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:51:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:08 + 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 . 16:51:08 Sending build context to Docker daemon 260.1kB 16:51:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:51:08 Step 2/12 : FROM ${BASE} AS builder 16:51:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:51:08 9fda8d8052c6: Pulling fs layer 16:51:08 5d54e960e981: Pulling fs layer 16:51:08 c4a7e357bf2a: Pulling fs layer 16:51:08 f0e02332f6b5: Pulling fs layer 16:51:08 872ee5b61b7b: Pulling fs layer 16:51:08 0c6a40ed1a82: Pulling fs layer 16:51:08 94ae7d8d031c: Pulling fs layer 16:51:08 872ee5b61b7b: Waiting 16:51:08 0c6a40ed1a82: Waiting 16:51:08 f0e02332f6b5: Waiting 16:51:08 94ae7d8d031c: Waiting 16:51:08 5d54e960e981: Verifying Checksum 16:51:08 5d54e960e981: Download complete 16:51:08 f0e02332f6b5: Download complete 16:51:08 872ee5b61b7b: Verifying Checksum 16:51:08 872ee5b61b7b: Download complete 16:51:08 9fda8d8052c6: Download complete 16:51:09 1dd6c3bd73e4: Pushed 16:51:09 94ae7d8d031c: Verifying Checksum 16:51:09 94ae7d8d031c: Download complete 16:51:09 b579943a118980ce83a5f3b26e5c96da3a93eb4b: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:09 9fda8d8052c6: Pull complete 16:51:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:51:10 1dd6c3bd73e4: Preparing 16:51:10 55624b1e4c36: Preparing 16:51:10 4780debbab8a: Preparing 16:51:10 0a0abfbdcfd4: Preparing 16:51:10 c7e3f45394ed: Preparing 16:51:10 784d51ff102a: Preparing 16:51:10 aedc3bda2944: Preparing 16:51:10 784d51ff102a: Waiting 16:51:10 0a0abfbdcfd4: Layer already exists 16:51:10 c7e3f45394ed: Layer already exists 16:51:10 4780debbab8a: Layer already exists 16:51:10 55624b1e4c36: Layer already exists 16:51:10 1dd6c3bd73e4: Layer already exists 16:51:10 aedc3bda2944: Layer already exists 16:51:10 784d51ff102a: Layer already exists 16:51:10 latest: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:10 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv 16:51:10 5d54e960e981: Pull complete 16:51:10 c4a7e357bf2a: Verifying Checksum 16:51:10 c4a7e357bf2a: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 16:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:51:10 1dd6c3bd73e4: Preparing 16:51:10 55624b1e4c36: Preparing 16:51:10 4780debbab8a: Preparing 16:51:10 0a0abfbdcfd4: Preparing 16:51:10 c7e3f45394ed: Preparing 16:51:10 784d51ff102a: Preparing 16:51:10 aedc3bda2944: Preparing 16:51:10 4780debbab8a: Layer already exists 16:51:10 c7e3f45394ed: Layer already exists 16:51:10 0a0abfbdcfd4: Layer already exists 16:51:10 55624b1e4c36: Layer already exists 16:51:10 1dd6c3bd73e4: Layer already exists 16:51:10 784d51ff102a: Layer already exists 16:51:10 aedc3bda2944: Layer already exists 16:51:10 3.2.0-dev.15: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:11 0c6a40ed1a82: Verifying Checksum 16:51:11 0c6a40ed1a82: Download complete 16:51:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:51:11 1dd6c3bd73e4: Preparing 16:51:11 55624b1e4c36: Preparing 16:51:11 4780debbab8a: Preparing 16:51:11 0a0abfbdcfd4: Preparing 16:51:11 c7e3f45394ed: Preparing 16:51:11 784d51ff102a: Preparing 16:51:11 aedc3bda2944: Preparing 16:51:11 aedc3bda2944: Waiting 16:51:11 784d51ff102a: Waiting 16:51:11 55624b1e4c36: Layer already exists 16:51:11 c7e3f45394ed: Layer already exists 16:51:11 4780debbab8a: Layer already exists 16:51:11 0a0abfbdcfd4: Layer already exists 16:51:11 1dd6c3bd73e4: Layer already exists 16:51:11 784d51ff102a: Layer already exists 16:51:11 aedc3bda2944: Layer already exists 16:51:11 b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:12 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:51:12 1dd6c3bd73e4: Preparing 16:51:12 55624b1e4c36: Preparing 16:51:12 4780debbab8a: Preparing 16:51:12 0a0abfbdcfd4: Preparing 16:51:12 c7e3f45394ed: Preparing 16:51:12 784d51ff102a: Preparing 16:51:12 aedc3bda2944: Preparing 16:51:12 784d51ff102a: Waiting 16:51:12 aedc3bda2944: Waiting 16:51:12 4780debbab8a: Layer already exists 16:51:12 1dd6c3bd73e4: Layer already exists 16:51:12 55624b1e4c36: Layer already exists 16:51:12 c7e3f45394ed: Layer already exists 16:51:12 0a0abfbdcfd4: Layer already exists 16:51:12 784d51ff102a: Layer already exists 16:51:12 aedc3bda2944: Layer already exists 16:51:12 main: digest: sha256:9df8df86fb6e812c594da379649e9b218796917e798f80cd9854cb9eb9d48197 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:12 ===================================================== [Pipeline] echo 16:51:12 taggedImages: 16:51:12 - nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:51:12 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:51:12 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.15 16:51:12 - nexus3.edgexfoundry.org:10004/app-record-replay:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:51:12 - 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 16:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:13 16:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:13 latest: Pulling from edgex-lftools-log-publisher 16:51:13 5eb5b503b376: Pulling fs layer 16:51:13 5c69ac0246d0: Pulling fs layer 16:51:13 ec43610c2a17: Pulling fs layer 16:51:13 3a2ae6a8a46f: Pulling fs layer 16:51:13 33b1e0a273af: Pulling fs layer 16:51:13 5d3b04190fa2: Pulling fs layer 16:51:13 2f39f015ded8: Pulling fs layer 16:51:13 3a2ae6a8a46f: Waiting 16:51:13 33b1e0a273af: Waiting 16:51:13 5d3b04190fa2: Waiting 16:51:13 5c69ac0246d0: Download complete 16:51:13 3a2ae6a8a46f: Download complete 16:51:13 33b1e0a273af: Verifying Checksum 16:51:13 33b1e0a273af: Download complete 16:51:13 5d3b04190fa2: Verifying Checksum 16:51:13 5d3b04190fa2: Download complete 16:51:14 ec43610c2a17: Verifying Checksum 16:51:14 ec43610c2a17: Download complete 16:51:14 5eb5b503b376: Verifying Checksum 16:51:14 2f39f015ded8: Download complete 16:51:15 5eb5b503b376: Pull complete 16:51:15 5c69ac0246d0: Pull complete 16:51:15 ec43610c2a17: Pull complete 16:51:15 3a2ae6a8a46f: Pull complete 16:51:16 33b1e0a273af: Pull complete 16:51:16 5d3b04190fa2: Pull complete 16:51:20 2f39f015ded8: Pull complete 16:51:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:20 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 16:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:51:23 c4a7e357bf2a: Pull complete 16:51:23 f0e02332f6b5: Pull complete 16:51:23 872ee5b61b7b: Pull complete 16:51:25 $ docker top 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:26 ---> job-cost.sh 16:51:26 lf-activate-venv: SKIPPING 16:51:26 INFO: No Stack... 16:51:26 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:26 INFO: Archiving Costs [Pipeline] sh 16:51:27 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:51:27 + cut -d, -f6 [Pipeline] lock 16:51:27 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] 16:51:27 Resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] did not exist. Created. 16:51:27 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:27 + echo total: 0.2199999988079071 [Pipeline] stash 16:51:27 Stashed 1 file(s) [Pipeline] } 16:51:27 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:27 $ docker stop --time=1 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a 16:51:28 $ docker rm -f --volumes 89202a7a0c6a64644e1ee49de8f8a387f83197258f9b471042f8f27eb249ec2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:32 0c6a40ed1a82: Pull complete 16:51:33 94ae7d8d031c: Pull complete 16:51:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:51:33 ---> 86de565de09d 16:51:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:51:35 ---> Running in f5c7e7eda0ae 16:51:35 Removing intermediate container f5c7e7eda0ae 16:51:35 ---> 9dc5abc88dde 16:51:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:51:35 ---> Running in 16fd61fa56c4 16:51:35 Removing intermediate container 16fd61fa56c4 16:51:35 ---> 109e41865a37 16:51:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:51:36 ---> Running in 83a88c7faea3 16:51:36 Removing intermediate container 83a88c7faea3 16:51:36 ---> 2ec680374e8e 16:51:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:36 ---> Running in d5e328baf32c 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:51:38 OK: 266 MiB in 52 packages 16:51:39 Removing intermediate container d5e328baf32c 16:51:39 ---> 8a5e425896f1 16:51:39 Step 7/12 : WORKDIR /app 16:51:39 ---> Running in b67f394b723e 16:51:39 Removing intermediate container b67f394b723e 16:51:39 ---> 8d48bd9b7319 16:51:39 Step 8/12 : COPY go.mod vendor* ./ 16:51:40 ---> 98a4253f1b58 16:51:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:40 ---> Running in 156b2509e1cb 16:52:48 Removing intermediate container 156b2509e1cb 16:52:48 ---> 33c0bc67800a 16:52:48 Step 10/12 : COPY . . 16:52:48 ---> 569a74f17b0d 16:52:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:52:48 ---> Running in d180da80be45 16:52:48 Removing intermediate container d180da80be45 16:52:48 ---> d9dfc77d05a2 16:52:48 Step 12/12 : RUN $MAKE 16:52:48 ---> Running in 732cd3249afd 16:52:48 noop 16:52:48 Removing intermediate container 732cd3249afd 16:52:48 ---> 6acf3e478c16 16:52:48 Successfully built 6acf3e478c16 16:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:48 + docker inspect -f . ci-base-image-arm64 16:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:49 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 16:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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 16:52:50 $ docker top fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:51 + go version 16:52:51 go version go1.21.0 linux/arm64 [Pipeline] } 16:52:51 $ docker stop --time=1 fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de 16:52:53 $ docker rm -f --volumes fb6a42f70bd74f47c94776914b230422578ab8edf30e754a624048f1c752e9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:54 + docker inspect -f . ci-base-image-arm64 16:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 16:52:54 $ 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/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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 16:52:55 $ docker top 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:56 + git config --global --add safe.directory /w/workspace/app-record-replay/90 [Pipeline] fileExists [Pipeline] sh 16:52:56 + make test 16:52:56 go test -race -coverprofile=coverage.out ./... 16:55:03 ? github.com/edgexfoundry/app-record-replay [no test files] 16:55:03 ok github.com/edgexfoundry/app-record-replay/internal/app 1.241s coverage: 88.0% of statements 16:55:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:55:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:55:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:55:13 ok github.com/edgexfoundry/app-record-replay/internal/application 9.945s coverage: 98.7% of statements 16:55:13 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.509s coverage: 89.7% of statements 16:55:13 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements 16:55:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:55:14 go vet ./... 16:57:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:57:05 ./bin/test-attribution-txt.sh 16:57:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:57:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:57:05 $ docker stop --time=1 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 16:57:07 $ docker rm -f --volumes 9bcca1972b70ee08497df0eecda7f2a10443e69c807e9b948ada2b63fe95b4e9 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:09 Warning: overwriting stash ‘coverage-report’ 16:57:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:10 + ls -al . 16:57:10 total 188 16:57:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 16:52 . 16:57:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 16:50 .. 16:57:10 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 16:50 .dockerignore 16:57:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 16:50 .git 16:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 .github 16:57:10 -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 16:50 .gitignore 16:57:10 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 16:50 .golangci.yml 16:57:10 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 16:50 Attribution.txt 16:57:10 -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 16:50 CHANGELOG.md 16:57:10 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 16:50 Dockerfile 16:57:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 16:50 GOVERNANCE.md 16:57:10 -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 16:50 Jenkinsfile 16:57:10 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 16:50 LICENSE 16:57:10 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 11 16:50 Makefile 16:57:10 -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 16:50 OWNERS.md 16:57:10 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 16:50 README.md 16:57:10 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 16:50 Record and Reply.postman_collection.json 16:57:10 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 16:48 VERSION 16:57:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:50 bin 16:57:10 -rw-r--r-- 1 jenkins jenkins 24666 Mar 11 16:55 coverage.out 16:57:10 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 16:50 go.mod 16:57:10 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 16:50 go.sum 16:57:10 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 16:50 internal 16:57:10 -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 16:50 main.go 16:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 openapi 16:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 16:50 pkg 16:57:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 16:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57: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=b579943a118980ce83a5f3b26e5c96da3a93eb4b --label arch=arm64 --label version=3.2.0-dev.15 . 16:57:11 Sending build context to Docker daemon 285.7kB 16:57:11 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:57:11 Step 2/27 : FROM ${BASE} AS builder 16:57:11 ---> 6acf3e478c16 16:57:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:57:11 ---> Running in e218fe9ce351 16:57:11 Removing intermediate container e218fe9ce351 16:57:11 ---> d540d94e308b 16:57:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:57:12 ---> Running in 697482c48598 16:57:12 Removing intermediate container 697482c48598 16:57:12 ---> 6b63327680b8 16:57:12 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:57:12 ---> Running in d48ef21ef865 16:57:12 Removing intermediate container d48ef21ef865 16:57:12 ---> 453489b5841c 16:57:12 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:12 ---> Running in 1b24f4d1bbe3 16:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:57:15 OK: 266 MiB in 52 packages 16:57:16 Removing intermediate container 1b24f4d1bbe3 16:57:16 ---> 48a99dbe7185 16:57:16 Step 7/27 : WORKDIR /app 16:57:16 ---> Running in 9b6cbc5aac92 16:57:16 Removing intermediate container 9b6cbc5aac92 16:57:16 ---> 573a51216211 16:57:16 Step 8/27 : COPY go.mod vendor* ./ 16:57:17 ---> 997821dd2346 16:57:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:17 ---> Running in d6dfe2b15b8a 16:57:18 Removing intermediate container d6dfe2b15b8a 16:57:18 ---> 7df627bb6609 16:57:18 Step 10/27 : COPY . . 16:57:19 ---> da49a303c811 16:57:19 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:19 ---> Running in 893397e78a46 16:57:19 Removing intermediate container 893397e78a46 16:57:19 ---> 21c95f18a58b 16:57:19 Step 12/27 : RUN $MAKE 16:57:19 ---> Running in 30f5be959e9b 16:57:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-record-replay 16:59:12 Removing intermediate container 30f5be959e9b 16:59:12 ---> e60252abc4de 16:59:12 Step 13/27 : FROM alpine:3.18 16:59:12 3.18: Pulling from library/alpine 16:59:12 c6b39de5b339: Pulling fs layer 16:59:12 c6b39de5b339: Verifying Checksum 16:59:12 c6b39de5b339: Download complete 16:59:12 c6b39de5b339: Pull complete 16:59:12 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:59:12 Status: Downloaded newer image for alpine:3.18 16:59:12 ---> 33abbf032149 16:59:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:59:12 ---> Running in a2291fda9f1b 16:59:12 Removing intermediate container a2291fda9f1b 16:59:12 ---> 2e6350396b1c 16:59:12 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:59:12 ---> Running in 06c96325f3a3 16:59:12 Removing intermediate container 06c96325f3a3 16:59:12 ---> 5f49925ce65c 16:59:12 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:12 ---> Running in 64996cf6c941 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:59:12 (1/2) Installing ca-certificates (20230506-r0) 16:59:12 (2/2) Installing dumb-init (1.2.5-r2) 16:59:12 Executing busybox-1.36.1-r5.trigger 16:59:12 Executing ca-certificates-20230506-r0.trigger 16:59:12 OK: 9 MiB in 17 packages 16:59:12 Removing intermediate container 64996cf6c941 16:59:12 ---> 365e97d7f72a 16:59:12 Step 17/27 : RUN apk --no-cache upgrade 16:59:12 ---> Running in 730a0dcd4838 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:59:12 OK: 9 MiB in 17 packages 16:59:12 Removing intermediate container 730a0dcd4838 16:59:12 ---> ad81e98b55e1 16:59:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:59:12 ---> d9c57fba3647 16:59:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:59:12 ---> 4959b83cb6f4 16:59:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:59:12 ---> ff48eacf54af 16:59:12 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:59:12 ---> 845ef5dcf62b 16:59:12 Step 22/27 : EXPOSE 59712 16:59:12 ---> Running in 8466ac425a69 16:59:12 Removing intermediate container 8466ac425a69 16:59:12 ---> 92d81dce262a 16:59:12 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:59:12 ---> Running in bfa9407906b1 16:59:12 Removing intermediate container bfa9407906b1 16:59:12 ---> 69c1cbd15298 16:59:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:59:12 ---> Running in f2894b8e34a3 16:59:12 Removing intermediate container f2894b8e34a3 16:59:12 ---> 7218fd2e6380 16:59:12 Step 25/27 : LABEL arch=arm64 16:59:12 ---> Running in 3f2d5740c46e 16:59:13 Removing intermediate container 3f2d5740c46e 16:59:13 ---> 989b1f6a16b7 16:59:13 Step 26/27 : LABEL git_sha=b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:59:13 ---> Running in 2b12321ae900 16:59:13 Removing intermediate container 2b12321ae900 16:59:13 ---> 481fc40c1d6f 16:59:13 Step 27/27 : LABEL version=3.2.0-dev.15 16:59:13 ---> Running in 8899c668b851 16:59:13 Removing intermediate container 8899c668b851 16:59:13 ---> d843d3be27ff 16:59:13 [Warning] One or more build-args [ARCH] were not consumed 16:59:13 Successfully built d843d3be27ff 16:59:13 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 16:59:14 provisioning config files... 16:59:14 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/90@tmp/config8642041824796452735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:14 ---> ****-login.sh 16:59:14 nexus3.edgexfoundry.org:10001 16:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:14 Configure a credential helper to remove this warning. See 16:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:14 16:59:14 Login Succeeded 16:59:14 nexus3.edgexfoundry.org:10002 16:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:15 Configure a credential helper to remove this warning. See 16:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:15 16:59:15 Login Succeeded 16:59:15 nexus3.edgexfoundry.org:10003 16:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:15 Configure a credential helper to remove this warning. See 16:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:15 16:59:15 Login Succeeded 16:59:15 nexus3.edgexfoundry.org:10004 16:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:16 Configure a credential helper to remove this warning. See 16:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:16 16:59:16 Login Succeeded 16:59:16 ****.io 16:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:16 Configure a credential helper to remove this warning. See 16:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:16 16:59:16 Login Succeeded 16:59:16 ---> ****-login.sh ends [Pipeline] } 16:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:59:16 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:59:16 b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:59:16 latest 16:59:16 3.2.0-dev.15 16:59:16 b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:59:16 main 16:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:59:17 bc16d8837aa7: Preparing 16:59:17 698278977e08: Preparing 16:59:17 90e8160d55fa: Preparing 16:59:17 fad708422512: Preparing 16:59:17 40e87a1b6bc2: Preparing 16:59:17 295b9e90cc18: Preparing 16:59:17 7c504f21be85: Preparing 16:59:17 7c504f21be85: Waiting 16:59:17 295b9e90cc18: Waiting 16:59:18 698278977e08: Pushed 16:59:18 fad708422512: Pushed 16:59:18 40e87a1b6bc2: Pushed 16:59:18 90e8160d55fa: Pushed 16:59:18 7c504f21be85: Layer already exists 16:59:18 295b9e90cc18: Pushed 16:59:23 bc16d8837aa7: Pushed 16:59:24 b579943a118980ce83a5f3b26e5c96da3a93eb4b: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:59:25 bc16d8837aa7: Preparing 16:59:25 698278977e08: Preparing 16:59:25 90e8160d55fa: Preparing 16:59:25 fad708422512: Preparing 16:59:25 40e87a1b6bc2: Preparing 16:59:25 295b9e90cc18: Preparing 16:59:25 7c504f21be85: Preparing 16:59:25 295b9e90cc18: Waiting 16:59:25 7c504f21be85: Waiting 16:59:25 bc16d8837aa7: Layer already exists 16:59:25 fad708422512: Layer already exists 16:59:25 90e8160d55fa: Layer already exists 16:59:25 40e87a1b6bc2: Layer already exists 16:59:25 698278977e08: Layer already exists 16:59:25 295b9e90cc18: Layer already exists 16:59:25 7c504f21be85: Layer already exists 16:59:25 latest: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 16:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:59:26 bc16d8837aa7: Preparing 16:59:26 698278977e08: Preparing 16:59:26 90e8160d55fa: Preparing 16:59:26 fad708422512: Preparing 16:59:26 40e87a1b6bc2: Preparing 16:59:26 295b9e90cc18: Preparing 16:59:26 7c504f21be85: Preparing 16:59:26 295b9e90cc18: Waiting 16:59:26 7c504f21be85: Waiting 16:59:26 698278977e08: Layer already exists 16:59:26 40e87a1b6bc2: Layer already exists 16:59:26 90e8160d55fa: Layer already exists 16:59:26 bc16d8837aa7: Layer already exists 16:59:26 fad708422512: Layer already exists 16:59:26 295b9e90cc18: Layer already exists 16:59:26 7c504f21be85: Layer already exists 16:59:26 3.2.0-dev.15: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:59:27 bc16d8837aa7: Preparing 16:59:27 698278977e08: Preparing 16:59:27 90e8160d55fa: Preparing 16:59:27 fad708422512: Preparing 16:59:27 40e87a1b6bc2: Preparing 16:59:27 295b9e90cc18: Preparing 16:59:27 7c504f21be85: Preparing 16:59:27 295b9e90cc18: Waiting 16:59:27 7c504f21be85: Waiting 16:59:27 fad708422512: Layer already exists 16:59:27 bc16d8837aa7: Layer already exists 16:59:27 90e8160d55fa: Layer already exists 16:59:27 698278977e08: Layer already exists 16:59:27 40e87a1b6bc2: Layer already exists 16:59:27 7c504f21be85: Layer already exists 16:59:27 295b9e90cc18: Layer already exists 16:59:27 b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:27 + 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 16:59:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:59:28 bc16d8837aa7: Preparing 16:59:28 698278977e08: Preparing 16:59:28 90e8160d55fa: Preparing 16:59:28 fad708422512: Preparing 16:59:28 40e87a1b6bc2: Preparing 16:59:28 295b9e90cc18: Preparing 16:59:28 7c504f21be85: Preparing 16:59:28 295b9e90cc18: Waiting 16:59:28 7c504f21be85: Waiting 16:59:28 698278977e08: Layer already exists 16:59:28 40e87a1b6bc2: Layer already exists 16:59:28 bc16d8837aa7: Layer already exists 16:59:28 90e8160d55fa: Layer already exists 16:59:28 fad708422512: Layer already exists 16:59:28 295b9e90cc18: Layer already exists 16:59:28 7c504f21be85: Layer already exists 16:59:28 main: digest: sha256:0e9a6b175d41f54193e2ce34a6fbff5a9ff77deaa10d5ba267dc349bd87cb5fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:28 ===================================================== [Pipeline] echo 16:59:28 taggedImages: 16:59:28 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b 16:59:28 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:59:28 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.15 16:59:28 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b579943a118980ce83a5f3b26e5c96da3a93eb4b-3.2.0-dev.15 16:59:28 - 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 16:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:29 16:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:30 arm64: Pulling from edgex-lftools-log-publisher 16:59:30 8998bd30e6a1: Pulling fs layer 16:59:30 04944245beec: Pulling fs layer 16:59:30 699f458cf7ca: Pulling fs layer 16:59:30 765212b225bb: Pulling fs layer 16:59:30 f23df028b6ca: Pulling fs layer 16:59:30 d65c8cfc05b1: Pulling fs layer 16:59:30 2437ff75d9bd: Pulling fs layer 16:59:30 765212b225bb: Waiting 16:59:30 f23df028b6ca: Waiting 16:59:30 d65c8cfc05b1: Waiting 16:59:30 2437ff75d9bd: Waiting 16:59:30 04944245beec: Verifying Checksum 16:59:30 04944245beec: Download complete 16:59:30 765212b225bb: Verifying Checksum 16:59:30 765212b225bb: Download complete 16:59:30 f23df028b6ca: Verifying Checksum 16:59:30 f23df028b6ca: Download complete 16:59:30 d65c8cfc05b1: Download complete 16:59:30 699f458cf7ca: Verifying Checksum 16:59:30 699f458cf7ca: Download complete 16:59:30 8998bd30e6a1: Download complete 16:59:33 2437ff75d9bd: Verifying Checksum 16:59:33 2437ff75d9bd: Download complete 16:59:35 8998bd30e6a1: Pull complete 16:59:35 04944245beec: Pull complete 16:59:37 699f458cf7ca: Pull complete 16:59:37 765212b225bb: Pull complete 16:59:38 f23df028b6ca: Pull complete 16:59:38 d65c8cfc05b1: Pull complete 16:59:56 2437ff75d9bd: Pull complete 16:59:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 16:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/90 -v /w/workspace/app-record-replay/90:/w/workspace/app-record-replay/90:rw,z -v /w/workspace/app-record-replay/90@tmp:/w/workspace/app-record-replay/90@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 16:59:59 $ docker top ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:00 ---> job-cost.sh 17:00:00 lf-activate-venv: SKIPPING 17:00:00 INFO: No Stack... 17:00:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:01 INFO: Archiving Costs [Pipeline] sh 17:00:02 + + catcut /w/workspace/app-record-replay/90/archives/cost.csv -d, 17:00:02 -f6 [Pipeline] lock 17:00:02 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] 17:00:02 Resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] did not exist. Created. 17:00:02 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:03 /w/workspace/app-record-replay/90@tmp/durable-b5736e2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:00:03 + echo total: 0.10999999940395355 [Pipeline] stash 17:00:03 Warning: overwriting stash ‘stack-cost’ 17:00:04 Stashed 1 file(s) [Pipeline] } 17:00:04 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:04 $ docker stop --time=1 ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e 17:00:05 $ docker rm -f --volumes ce5d8108aa2c77634022b34ea7f80a4641cdf1f5d18e34d96a3da8d69f3ac57e [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 17:00:06 provisioning config files... 17:00:07 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16709908944055045533tmp [Pipeline] { [Pipeline] sh 17:00:07 + set +x 17:00:07 + + curl -s https://codecov.io/bashbash 17:00:07 -s -- 17:00:07 17:00:07 _____ _ 17:00:07 / ____| | | 17:00:07 | | ___ __| | ___ ___ _____ __ 17:00:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:07 Bash-1.0.6 17:00:07 17:00:07 17:00:07 ==> git version 2.25.1 found 17:00:07 ==> 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 17:00:07 Release-Date: 2020-01-08 17:00:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:07 ==> Jenkins CI detected. 17:00:07 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:00:07 project root: . 17:00:07 --> token set from env 17:00:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:07 ==> Running gcov in . (disable via -X gcov) 17:00:07 ==> Python coveragepy not found 17:00:07 ==> Searching for coverage reports in: 17:00:07 + . 17:00:07 -> Found 1 reports 17:00:07 ==> Detecting git/mercurial file structure 17:00:07 ==> Reading reports 17:00:07 + ./coverage.out bytes=24666 17:00:07 ==> Appending adjustments 17:00:07 https://docs.codecov.io/docs/fixing-reports 17:00:07 + Found adjustments 17:00:07 ==> Gzipping contents 17:00:07 8.0K /tmp/codecov.zQUwkh.gz 17:00:07 ==> Uploading reports 17:00:07 url: https://codecov.io 17:00:07 query: branch=main&commit=b579943a118980ce83a5f3b26e5c96da3a93eb4b&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:07 -> Pinging Codecov 17:00:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b579943a118980ce83a5f3b26e5c96da3a93eb4b&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:07 -> Uploading to 17:00:07 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F467761B9912B4F32F9BC62907045C81/b579943a118980ce83a5f3b26e5c96da3a93eb4b/a64034da-74e5-4ebe-9a30-bb84b546ddc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T170007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=059e94221d13d7b41c959cc3c9b96ad6b2f306710c92186bdc6a07f80ae1dfbb 17:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:07 Dload Upload Total Spent Left Speed 17:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 23779 --:--:-- --:--:-- --:--:-- 23663 100 4851 0 0 100 4851 0 19250 --:--:-- --:--:-- --:--:-- 19173 17:00:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] } 17:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:00:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:00:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:09 17:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:00:09 df9b9388f04a: Pulling fs layer 17:00:09 52dc419b0ee2: Pulling fs layer 17:00:09 25bc292e5bac: Pulling fs layer 17:00:09 114826534d7a: Pulling fs layer 17:00:09 4657fd5d0bcf: Pulling fs layer 17:00:09 6ad1cebc031e: Pulling fs layer 17:00:09 8a3aa393b2d8: Pulling fs layer 17:00:09 114826534d7a: Waiting 17:00:09 4657fd5d0bcf: Waiting 17:00:09 8a3aa393b2d8: Waiting 17:00:09 6ad1cebc031e: Waiting 17:00:09 25bc292e5bac: Verifying Checksum 17:00:09 25bc292e5bac: Download complete 17:00:09 52dc419b0ee2: Verifying Checksum 17:00:09 52dc419b0ee2: Download complete 17:00:09 4657fd5d0bcf: Verifying Checksum 17:00:09 4657fd5d0bcf: Download complete 17:00:09 df9b9388f04a: Download complete 17:00:09 6ad1cebc031e: Verifying Checksum 17:00:09 6ad1cebc031e: Download complete 17:00:09 df9b9388f04a: Pull complete 17:00:09 52dc419b0ee2: Pull complete 17:00:09 25bc292e5bac: Pull complete 17:00:10 114826534d7a: Verifying Checksum 17:00:10 114826534d7a: Download complete 17:00:10 8a3aa393b2d8: Verifying Checksum 17:00:10 8a3aa393b2d8: Download complete 17:00:13 114826534d7a: Pull complete 17:00:13 4657fd5d0bcf: Pull complete 17:00:13 6ad1cebc031e: Pull complete 17:00:16 8a3aa393b2d8: Pull complete 17:00:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:16 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:00:22 $ docker top 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d -eo pid,comm [Pipeline] { [Pipeline] echo 17:00:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:00:22 + set -o pipefail 17:00:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:00:27 17:00:27 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:00:27 17:00:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/5e0b98d5-5522-4e36-b11f-c203358c00dc 17:00:27 17:00:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:00:27 17:00:28 17:00:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:00:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:00:28 More details here: https://snyk.co/ue1NS [Pipeline] } 17:00:28 $ docker stop --time=1 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d 17:00:31 $ docker rm -f --volumes 70cc14a978e0493271a7cd1b04adecdef91572d299665c62023784b793a1823d [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 17:00:33 + git log --format=format:%s -1 b579943a118980ce83a5f3b26e5c96da3a93eb4b [Pipeline] sh 17:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:34 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:00:34 $ docker top 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 -eo pid,comm 17:00:34 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). 17:00:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:00:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:34 [ssh-agent] Looking for ssh-agent implementation... 17:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:35 $ docker exec 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 ssh-agent 17:00:35 SSH_AUTH_SOCK=/tmp/ssh-Tx09l24hAHgM/agent.32 17:00:35 SSH_AGENT_PID=38 17:00:35 Running ssh-add (command line suppressed) 17:00:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3480634343171169784.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3480634343171169784.key) 17:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:35 + git semver tag 17:00:35 2024-03-11 17:00:35,788 [run_tag] DEBUG tag force:False 17:00:35 2024-03-11 17:00:35,789 [check_head_tag] DEBUG check head tag 17:00:35 2024-03-11 17:00:35,791 [execute] INFO git cat-file --batch-check 17:00:35 2024-03-11 17:00:35,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:00:35 2024-03-11 17:00:35,794 [execute] INFO git cat-file --batch 17:00:35 2024-03-11 17:00:35,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:00:35 2024-03-11 17:00:35,819 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:00:35 2024-03-11 17:00:35,819 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 17:00:35 2024-03-11 17:00:35,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:00:35 2024-03-11 17:00:35,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:00:35 3.2.0-dev.15 [Pipeline] } 17:00:35 $ docker exec --env ******** --env ******** 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 ssh-agent -k 17:00:35 unset SSH_AUTH_SOCK; 17:00:35 unset SSH_AGENT_PID; 17:00:35 echo Agent pid 38 killed; 17:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:00:36 + git semver [Pipeline] } 17:00:36 $ docker stop --time=1 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 17:00:38 $ docker rm -f --volumes 18d3fbc043dd6081de3ef9c547d8f845263cd5f865c7b32006d7a6bb4f738290 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:00:39 17:00:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:00:39 0.23.1-centos7: Pulling from edgex-lftools 17:00:39 ab5ef0e58194: Pulling fs layer 17:00:39 9712f1f96733: Pulling fs layer 17:00:39 63f879dbbcfc: Pulling fs layer 17:00:39 0d9ebad4ef96: Pulling fs layer 17:00:39 e9a5061849ea: Pulling fs layer 17:00:39 d747dcd14b5f: Pulling fs layer 17:00:39 2de7ff778b66: Pulling fs layer 17:00:39 d747dcd14b5f: Waiting 17:00:39 2de7ff778b66: Waiting 17:00:39 0d9ebad4ef96: Waiting 17:00:39 e9a5061849ea: Waiting 17:00:39 9712f1f96733: Download complete 17:00:39 63f879dbbcfc: Verifying Checksum 17:00:39 63f879dbbcfc: Download complete 17:00:39 e9a5061849ea: Verifying Checksum 17:00:39 e9a5061849ea: Download complete 17:00:39 d747dcd14b5f: Download complete 17:00:39 ab5ef0e58194: Verifying Checksum 17:00:39 ab5ef0e58194: Download complete 17:00:39 0d9ebad4ef96: Verifying Checksum 17:00:39 0d9ebad4ef96: Download complete 17:00:39 2de7ff778b66: Download complete 17:00:42 ab5ef0e58194: Pull complete 17:00:42 9712f1f96733: Pull complete 17:00:43 63f879dbbcfc: Pull complete 17:00:46 0d9ebad4ef96: Pull complete 17:00:46 e9a5061849ea: Pull complete 17:00:46 d747dcd14b5f: Pull complete 17:00:47 2de7ff778b66: Pull complete 17:00:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:47 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:00:54 $ docker top 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:00:54 provisioning config files... 17:00:54 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15471594703322128068tmp 17:00:54 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13471226815981746917tmp 17:00:54 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6755774575157510747tmp [Pipeline] { [Pipeline] echo 17:00:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:00:54 ---> sigul-configuration.sh 17:00:54 gpg: directory `/root/.gnupg' created 17:00:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:00:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:00:54 gpg: keyring `/root/.gnupg/secring.gpg' created 17:00:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:00:54 gpg: CAST5 encrypted data 17:00:54 gpg: encrypted with 1 passphrase 17:00:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:00:55 + mkdir /home/jenkins 17:00:55 + mkdir /home/jenkins/sigul [Pipeline] sh 17:00:55 + 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 17:00:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:00:55 ---> sigul-install.sh 17:00:55 Sigul already installed; skipping installation. [Pipeline] sh 17:00:56 + git tag --list 17:00:56 v3.1 17:00:56 v3.1.0 17:00:56 v3.1.0-dev.0 17:00:56 v3.1.0-dev.1 17:00:56 v3.1.0-dev.10 17:00:56 v3.1.0-dev.11 17:00:56 v3.1.0-dev.12 17:00:56 v3.1.0-dev.13 17:00:56 v3.1.0-dev.14 17:00:56 v3.1.0-dev.15 17:00:56 v3.1.0-dev.16 17:00:56 v3.1.0-dev.17 17:00:56 v3.1.0-dev.18 17:00:56 v3.1.0-dev.19 17:00:56 v3.1.0-dev.2 17:00:56 v3.1.0-dev.20 17:00:56 v3.1.0-dev.21 17:00:56 v3.1.0-dev.22 17:00:56 v3.1.0-dev.23 17:00:56 v3.1.0-dev.24 17:00:56 v3.1.0-dev.25 17:00:56 v3.1.0-dev.26 17:00:56 v3.1.0-dev.27 17:00:56 v3.1.0-dev.28 17:00:56 v3.1.0-dev.29 17:00:56 v3.1.0-dev.3 17:00:56 v3.1.0-dev.30 17:00:56 v3.1.0-dev.31 17:00:56 v3.1.0-dev.32 17:00:56 v3.1.0-dev.33 17:00:56 v3.1.0-dev.34 17:00:56 v3.1.0-dev.35 17:00:56 v3.1.0-dev.36 17:00:56 v3.1.0-dev.37 17:00:56 v3.1.0-dev.38 17:00:56 v3.1.0-dev.39 17:00:56 v3.1.0-dev.4 17:00:56 v3.1.0-dev.40 17:00:56 v3.1.0-dev.41 17:00:56 v3.1.0-dev.42 17:00:56 v3.1.0-dev.43 17:00:56 v3.1.0-dev.44 17:00:56 v3.1.0-dev.45 17:00:56 v3.1.0-dev.46 17:00:56 v3.1.0-dev.47 17:00:56 v3.1.0-dev.48 17:00:56 v3.1.0-dev.49 17:00:56 v3.1.0-dev.5 17:00:56 v3.1.0-dev.50 17:00:56 v3.1.0-dev.51 17:00:56 v3.1.0-dev.52 17:00:56 v3.1.0-dev.53 17:00:56 v3.1.0-dev.54 17:00:56 v3.1.0-dev.55 17:00:56 v3.1.0-dev.56 17:00:56 v3.1.0-dev.57 17:00:56 v3.1.0-dev.58 17:00:56 v3.1.0-dev.59 17:00:56 v3.1.0-dev.6 17:00:56 v3.1.0-dev.60 17:00:56 v3.1.0-dev.61 17:00:56 v3.1.0-dev.62 17:00:56 v3.1.0-dev.63 17:00:56 v3.1.0-dev.64 17:00:56 v3.1.0-dev.65 17:00:56 v3.1.0-dev.66 17:00:56 v3.1.0-dev.67 17:00:56 v3.1.0-dev.68 17:00:56 v3.1.0-dev.7 17:00:56 v3.1.0-dev.8 17:00:56 v3.1.0-dev.9 17:00:56 v3.2.0-dev.1 17:00:56 v3.2.0-dev.10 17:00:56 v3.2.0-dev.11 17:00:56 v3.2.0-dev.12 17:00:56 v3.2.0-dev.13 17:00:56 v3.2.0-dev.14 17:00:56 v3.2.0-dev.15 17:00:56 v3.2.0-dev.2 17:00:56 v3.2.0-dev.3 17:00:56 v3.2.0-dev.4 17:00:56 v3.2.0-dev.5 17:00:56 v3.2.0-dev.6 17:00:56 v3.2.0-dev.7 17:00:56 v3.2.0-dev.8 17:00:56 v3.2.0-dev.9 [Pipeline] sh 17:00:56 + lftools sign git-tag v3.2.0-dev.15 17:00:57 Signing Git tag with Sigul... 17:00:57 Signing v3.2.0-dev.15 [Pipeline] echo 17:00:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:00:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:00:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:00:57 $ docker stop --time=1 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 17:00:59 $ docker rm -f --volumes 9b0c2e0d7043c7dd0b851b6ae6eb1ed7d96c02e8fa8670c01634d485da94e8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:01:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:00 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:01:01 $ docker top e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 -eo pid,comm 17:01:01 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). 17:01:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:01 [ssh-agent] Looking for ssh-agent implementation... 17:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:01 $ docker exec e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 ssh-agent 17:01:01 SSH_AUTH_SOCK=/tmp/ssh-o6W04TiGFkD5/agent.32 17:01:01 SSH_AGENT_PID=38 17:01:01 Running ssh-add (command line suppressed) 17:01:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9082850124916147424.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9082850124916147424.key) 17:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:02 + git semver bump pre 17:01:02 2024-03-11 17:01:02,222 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:01:02 2024-03-11 17:01:02,222 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 17:01:02 2024-03-11 17:01:02,222 [bump_version] DEBUG bumped version:3.2.0-dev.16 17:01:02 2024-03-11 17:01:02,222 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:01:02 2024-03-11 17:01:02,222 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:01:02 2024-03-11 17:01:02,222 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:01:02 2024-03-11 17:01:02,224 [execute] INFO git cat-file --batch-check 17:01:02 2024-03-11 17:01:02,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:02 2024-03-11 17:01:02,229 [execute] INFO git cat-file --batch 17:01:02 2024-03-11 17:01:02,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:02 2024-03-11 17:01:02,233 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:01:02 3.2.0-dev.16 [Pipeline] } 17:01:02 $ docker exec --env ******** --env ******** e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 ssh-agent -k 17:01:02 unset SSH_AUTH_SOCK; 17:01:02 unset SSH_AGENT_PID; 17:01:02 echo Agent pid 38 killed; 17:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:03 + git semver [Pipeline] } 17:01:03 $ docker stop --time=1 e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 17:01:04 $ docker rm -f --volumes e18814c1f1ed18a7e45017b588a368ffe9f04e0015ed2010bb642a2e41f5b7e4 [Pipeline] // withDockerContainer [Pipeline] sh 17:01:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:05 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:01:06 $ docker top 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b -eo pid,comm 17:01:06 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). 17:01:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:06 [ssh-agent] Looking for ssh-agent implementation... 17:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:06 $ docker exec 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b ssh-agent 17:01:06 SSH_AUTH_SOCK=/tmp/ssh-G31ioXzzAxUg/agent.33 17:01:06 SSH_AGENT_PID=39 17:01:06 Running ssh-add (command line suppressed) 17:01:06 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14113102682356248386.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14113102682356248386.key) 17:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:07 + git semver push 17:01:07 2024-03-11 17:01:07,189 [run_push] DEBUG push 17:01:07 2024-03-11 17:01:07,190 [execute] INFO git cat-file --batch-check 17:01:07 2024-03-11 17:01:07,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:07 2024-03-11 17:01:07,195 [execute] INFO git rev-list 903fea9b06fc325acaaef6cca8113c9e8a51ee8e -- 17:01:07 2024-03-11 17:01:07,195 [execute] DEBUG Popen(['git', 'rev-list', '903fea9b06fc325acaaef6cca8113c9e8a51ee8e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:07 2024-03-11 17:01:07,202 [execute] INFO git fetch -v origin 17:01:07 2024-03-11 17:01:07,203 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:01:07 2024-03-11 17:01:07,719 [run_push] DEBUG no remote changes detected 17:01:07 2024-03-11 17:01:07,719 [execute] INFO git push origin semver 17:01:07 2024-03-11 17:01:07,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:08 2024-03-11 17:01:08,584 [run_push] DEBUG push all version tags 17:01:08 2024-03-11 17:01:08,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:01:08 2024-03-11 17:01:08,585 [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) 17:01:09 2024-03-11 17:01:09,278 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:01:09 3.2.0-dev.16 [Pipeline] } 17:01:09 $ docker exec --env ******** --env ******** 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b ssh-agent -k 17:01:09 unset SSH_AUTH_SOCK; 17:01:09 unset SSH_AGENT_PID; 17:01:09 echo Agent pid 39 killed; 17:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:10 + git semver [Pipeline] } 17:01:10 $ docker stop --time=1 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b 17:01:11 $ docker rm -f --volumes 5c269f2c8b501c409723a31d3a9f6020ccae589ac93dbe26ab049104cf8d613b [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 17:01:13 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:01:13 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:01:13 total 16 17:01:13 drwxr-xr-x 3 root root 4096 Mar 11 16:51 . 17:01:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:00 .. 17:01:13 drwxr-xr-x 2 root root 4096 Mar 11 16:51 cost 17:01:13 -rw-r--r-- 1 root root 88 Mar 11 16:51 cost.csv 17:01:13 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:01:13 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:01:13 total 16 17:01:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 16:51 . 17:01:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:00 .. 17:01:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 16:51 cost 17:01:13 -rw-r--r-- 1 jenkins jenkins 88 Mar 11 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:01:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:14 ---> package-listing.sh 17:01:14 ++ facter osfamily 17:01:14 ++ tr '[:upper:]' '[:lower:]' 17:01:14 + OS_FAMILY=debian 17:01:14 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:01:14 + START_PACKAGES=/tmp/packages_start.txt 17:01:14 + END_PACKAGES=/tmp/packages_end.txt 17:01:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:14 + PACKAGES=/tmp/packages_start.txt 17:01:14 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:01:14 + PACKAGES=/tmp/packages_end.txt 17:01:14 + case "${OS_FAMILY}" in 17:01:14 + dpkg -l 17:01:14 + grep '^ii' 17:01:14 + '[' -f /tmp/packages_start.txt ']' 17:01:14 + '[' -f /tmp/packages_end.txt ']' 17:01:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:14 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:01:14 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:01:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:01:14 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 17:01:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:15 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 17:01:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:01:16 $ docker top 142dffd08028cea0d7158158ab3eb2d63a93419ead368376535086e9ced40a43 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:01:16 + mkdir -p /var/log/sysstat [Pipeline] sh 17:01:17 + ls /var/log/sa-host 17:01:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:17 provisioning config files... 17:01:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15617455910869866255tmp [Pipeline] { [Pipeline] echo 17:01:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:01:17 ---> create-netrc.sh [Pipeline] } 17:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:01:18 ---> python-tools-install.sh [Pipeline] echo 17:01:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:01:18 ---> sudo-logs.sh 17:01:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:01:18 ---> job-cost.sh 17:01:18 lf-activate-venv: SKIPPING 17:01:18 DEBUG: total: 0.2199999988079071 17:01:18 INFO: Retrieving Stack Cost... 17:01:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:19 INFO: Archiving Costs [Pipeline] echo 17:01:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:01:19 ---> logs-deploy.sh 17:01:19 lf-activate-venv: SKIPPING 17:01:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/90 17:01:19 INFO: archiving workspace using pattern(s): 17:01:20 Archives upload complete. 17:01:20 INFO: archiving logs to Nexus