Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e3d41eb9650f15297245de427bbe3a0939e088d 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-ssh7505947922610939706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15355862599328022044.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3342299023844699599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh15006282193174827917.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-ssh8793260980075160630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16269 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 0e3d41eb9650f15297245de427bbe3a0939e088d (main) Commit message: "Merge pull request #101 from lenny-intel/changelog" > 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 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 > git rev-list --no-walk a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T19:01:06.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T19:01:06.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T19:01:06.256Z] ========================================================= [2023-11-01T19:01:06.256Z] EdgeX Global Pipelines Version Info [2023-11-01T19:01:06.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:06.997Z] ------------------- [2023-11-01T19:01:06.997Z] stable info: [2023-11-01T19:01:06.997Z] ------------------- [2023-11-01T19:01:06.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T19:01:06.997Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:01:06.997Z] Message: update stable to v1.0.255 [2023-11-01T19:01:07.573Z] ------------------- [2023-11-01T19:01:07.573Z] experimental info: [2023-11-01T19:01:07.573Z] ------------------- [2023-11-01T19:01:07.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T19:01:07.573Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:01:07.573Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T19:01:07.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-01T19:01:07.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-01T19:01:07.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T19:01:07.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T19:01:07.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T19:01:07.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T19:01:07.836Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T19:01:07.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T19:01:07.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T19:01:07.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T19:01:07.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T19:01:07.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-01T19:01:07.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T19:01:07.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T19:01:07.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:01:07.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:01:07.989Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T19:01:08.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T19:01:08.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T19:01:08.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T19:01:08.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T19:01:08.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T19:01:08.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T19:01:08.085Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T19:01:08.108Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T19:01:08.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T19:01:08.134Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T19:01:08.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T19:01:08.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T19:01:08.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T19:01:08.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo [2023-11-01T19:01:08.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e3d41e [Pipeline] echo [2023-11-01T19:01:08.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:01:08.274Z] provisioning config files... [2023-11-01T19:01:08.289Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13182660724214019205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:08.596Z] ---> docker-login.sh [2023-11-01T19:01:08.596Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:01:08.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:08.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:08.858Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:08.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:08.858Z] [2023-11-01T19:01:08.858Z] Login Succeeded [2023-11-01T19:01:08.858Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:01:08.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:09.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:09.117Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:09.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:09.117Z] [2023-11-01T19:01:09.117Z] Login Succeeded [2023-11-01T19:01:09.117Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:01:09.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:09.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:09.117Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:09.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:09.117Z] [2023-11-01T19:01:09.117Z] Login Succeeded [2023-11-01T19:01:09.117Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:01:09.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:09.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:09.378Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:09.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:09.378Z] [2023-11-01T19:01:09.378Z] Login Succeeded [2023-11-01T19:01:09.378Z] docker.io [2023-11-01T19:01:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:09.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:09.639Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:09.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:09.639Z] [2023-11-01T19:01:09.639Z] Login Succeeded [2023-11-01T19:01:09.639Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:01:09.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T19:01:10.044Z] + git rev-list -1 --merges 0e3d41eb9650f15297245de427bbe3a0939e088d~1..0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo [2023-11-01T19:01:10.090Z] -----------> git rev-list -1 --merges 0e3d41eb9650f15297245de427bbe3a0939e088d~1..0e3d41eb9650f15297245de427bbe3a0939e088d 0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:01:10.090Z] 0e3d41eb9650f15297245de427bbe3a0939e088d [false] [Pipeline] sh [2023-11-01T19:01:10.379Z] + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo [2023-11-01T19:01:10.396Z] ========================================================= [2023-11-01T19:01:10.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T19:01:10.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:01:10.739Z] + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo [2023-11-01T19:01:10.752Z] [semverPrep] GIT_COMMIT: 0e3d41eb9650f15297245de427bbe3a0939e088d, Commit Message: Merge pull request #101 from lenny-intel/changelog [Pipeline] echo [2023-11-01T19:01:10.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T19:01:11.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:01:11.232Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T19:01:11.232Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T19:01:11.232Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T19:01:11.232Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T19:01:11.232Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T19:01:11.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:11.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:11.584Z] [2023-11-01T19:01:11.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:11.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:11.883Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T19:01:11.883Z] b85a868b505f: Pulling fs layer [2023-11-01T19:01:11.883Z] e2be974225ed: Pulling fs layer [2023-11-01T19:01:11.883Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T19:01:11.883Z] 988bab9f4d93: Pulling fs layer [2023-11-01T19:01:11.883Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T19:01:11.883Z] eaf3925da568: Pulling fs layer [2023-11-01T19:01:11.883Z] bab4dde63d76: Pulling fs layer [2023-11-01T19:01:11.883Z] bde34c3a00c8: Pulling fs layer [2023-11-01T19:01:11.883Z] b352a97aabf1: Pulling fs layer [2023-11-01T19:01:11.883Z] 4872d77fe225: Pulling fs layer [2023-11-01T19:01:11.883Z] 988bab9f4d93: Waiting [2023-11-01T19:01:11.883Z] eaf3925da568: Waiting [2023-11-01T19:01:11.883Z] bde34c3a00c8: Waiting [2023-11-01T19:01:11.883Z] bab4dde63d76: Waiting [2023-11-01T19:01:11.883Z] b352a97aabf1: Waiting [2023-11-01T19:01:11.883Z] 1469e6f7b9e6: Waiting [2023-11-01T19:01:11.883Z] 5851b861e8e6: Pulling fs layer [2023-11-01T19:01:11.883Z] 4872d77fe225: Waiting [2023-11-01T19:01:11.883Z] 5851b861e8e6: Waiting [2023-11-01T19:01:11.883Z] e2be974225ed: Download complete [2023-11-01T19:01:11.883Z] 988bab9f4d93: Verifying Checksum [2023-11-01T19:01:11.883Z] 988bab9f4d93: Download complete [2023-11-01T19:01:12.141Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T19:01:12.141Z] 1469e6f7b9e6: Download complete [2023-11-01T19:01:12.141Z] eaf3925da568: Verifying Checksum [2023-11-01T19:01:12.141Z] eaf3925da568: Download complete [2023-11-01T19:01:12.141Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T19:01:12.141Z] 339a4e72a1f5: Download complete [2023-11-01T19:01:12.141Z] bde34c3a00c8: Verifying Checksum [2023-11-01T19:01:12.141Z] bde34c3a00c8: Download complete [2023-11-01T19:01:12.141Z] b352a97aabf1: Verifying Checksum [2023-11-01T19:01:12.141Z] b352a97aabf1: Download complete [2023-11-01T19:01:12.141Z] 4872d77fe225: Verifying Checksum [2023-11-01T19:01:12.141Z] 4872d77fe225: Download complete [2023-11-01T19:01:12.141Z] 5851b861e8e6: Verifying Checksum [2023-11-01T19:01:12.141Z] 5851b861e8e6: Download complete [2023-11-01T19:01:12.399Z] b85a868b505f: Verifying Checksum [2023-11-01T19:01:12.399Z] b85a868b505f: Download complete [2023-11-01T19:01:12.657Z] bab4dde63d76: Verifying Checksum [2023-11-01T19:01:12.657Z] bab4dde63d76: Download complete [2023-11-01T19:01:13.598Z] b85a868b505f: Pull complete [2023-11-01T19:01:13.598Z] e2be974225ed: Pull complete [2023-11-01T19:01:14.165Z] 339a4e72a1f5: Pull complete [2023-11-01T19:01:14.165Z] 988bab9f4d93: Pull complete [2023-11-01T19:01:14.426Z] 1469e6f7b9e6: Pull complete [2023-11-01T19:01:14.685Z] eaf3925da568: Pull complete [2023-11-01T19:01:16.595Z] bab4dde63d76: Pull complete [2023-11-01T19:01:16.595Z] bde34c3a00c8: Pull complete [2023-11-01T19:01:16.595Z] b352a97aabf1: Pull complete [2023-11-01T19:01:16.595Z] 4872d77fe225: Pull complete [2023-11-01T19:01:16.595Z] 5851b861e8e6: Pull complete [2023-11-01T19:01:16.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T19:01:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:16.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:16.697Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:01:16.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:01:19.876Z] $ docker top 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab -eo pid,comm [2023-11-01T19:01:19.936Z] 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). [2023-11-01T19:01:19.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:01:20.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:01:20.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:01:20.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:01:20.171Z] $ docker exec 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent [2023-11-01T19:01:20.286Z] SSH_AUTH_SOCK=/tmp/ssh-ijBkttfLk5k7/agent.33 [2023-11-01T19:01:20.286Z] SSH_AGENT_PID=39 [2023-11-01T19:01:20.291Z] Running ssh-add (command line suppressed) [2023-11-01T19:01:20.388Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13793316156759765430.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13793316156759765430.key) [2023-11-01T19:01:20.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:01:20.682Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T19:01:20.703Z] $ docker exec --env ******** --env ******** 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent -k [2023-11-01T19:01:20.798Z] unset SSH_AUTH_SOCK; [2023-11-01T19:01:20.798Z] unset SSH_AGENT_PID; [2023-11-01T19:01:20.799Z] echo Agent pid 39 killed; [2023-11-01T19:01:20.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T19:01:20.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:01:20.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:01:20.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:01:20.949Z] $ docker exec 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent [2023-11-01T19:01:21.063Z] SSH_AUTH_SOCK=/tmp/ssh-gIa0yQsdJZpa/agent.71 [2023-11-01T19:01:21.063Z] SSH_AGENT_PID=77 [2023-11-01T19:01:21.068Z] Running ssh-add (command line suppressed) [2023-11-01T19:01:21.169Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16386976290326382622.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16386976290326382622.key) [2023-11-01T19:01:21.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:01:21.471Z] + git semver init [2023-11-01T19:01:21.730Z] 2023-11-01 19:01:21,641 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T19:01:21.730Z] 2023-11-01 19:01:21,641 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-01T19:01:21.730Z] 2023-11-01 19:01:21,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-01T19:01:21.730Z] 2023-11-01 19:01:21,642 [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) [2023-11-01T19:01:22.669Z] 2023-11-01 19:01:22,348 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-01T19:01:22.669Z] 2023-11-01 19:01:22,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-01T19:01:22.669Z] 2023-11-01 19:01:22,348 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:01:22.669Z] 2023-11-01 19:01:22,349 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:01:22.669Z] 3.1.0-dev.65 [Pipeline] } [2023-11-01T19:01:22.681Z] $ docker exec --env ******** --env ******** 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent -k [2023-11-01T19:01:22.769Z] unset SSH_AUTH_SOCK; [2023-11-01T19:01:22.770Z] unset SSH_AGENT_PID; [2023-11-01T19:01:22.770Z] echo Agent pid 77 killed; [2023-11-01T19:01:22.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:01:23.092Z] + git semver [Pipeline] } [2023-11-01T19:01:23.368Z] $ docker stop --time=1 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab [2023-11-01T19:01:24.685Z] $ docker rm -f --volumes 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:01:25.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T19:01:25.260Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T19:01:25.263Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.65 [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 [2023-11-01T19:01:25.392Z] provisioning config files... [2023-11-01T19:01:25.402Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2079121204543519553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:25.700Z] ---> docker-login.sh [2023-11-01T19:01:25.700Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:01:25.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:25.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:25.700Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:25.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:25.700Z] [2023-11-01T19:01:25.700Z] Login Succeeded [2023-11-01T19:01:25.700Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:01:25.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:25.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:25.700Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:25.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:25.700Z] [2023-11-01T19:01:25.700Z] Login Succeeded [2023-11-01T19:01:25.700Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:01:25.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:25.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:25.961Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:25.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:25.961Z] [2023-11-01T19:01:25.961Z] Login Succeeded [2023-11-01T19:01:25.961Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:01:25.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:25.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:25.961Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:25.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:25.961Z] [2023-11-01T19:01:25.961Z] Login Succeeded [2023-11-01T19:01:25.961Z] docker.io [2023-11-01T19:01:26.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:01:26.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:01:26.481Z] Configure a credential helper to remove this warning. See [2023-11-01T19:01:26.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:01:26.481Z] [2023-11-01T19:01:26.481Z] Login Succeeded [2023-11-01T19:01:26.481Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:01:26.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T19:01:26.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:01:26.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:01:26.566Z] ========================================================= [2023-11-01T19:01:26.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T19:01:26.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:26.883Z] + 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 . [2023-11-01T19:01:26.883Z] Sending build context to Docker daemon 640kB [2023-11-01T19:01:26.883Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T19:01:26.883Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T19:01:26.883Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T19:01:26.883Z] 7264a8db6415: Pulling fs layer [2023-11-01T19:01:26.883Z] c4d48a809fc2: Pulling fs layer [2023-11-01T19:01:26.883Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T19:01:26.883Z] ad3a456e5733: Pulling fs layer [2023-11-01T19:01:26.883Z] 33e27b845d1e: Pulling fs layer [2023-11-01T19:01:26.883Z] c68163c4e522: Pulling fs layer [2023-11-01T19:01:26.883Z] 50da416c3ac9: Pulling fs layer [2023-11-01T19:01:26.883Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T19:01:26.883Z] ad3a456e5733: Waiting [2023-11-01T19:01:26.883Z] 33e27b845d1e: Waiting [2023-11-01T19:01:26.883Z] c68163c4e522: Waiting [2023-11-01T19:01:26.883Z] 23d2d4c4bb30: Waiting [2023-11-01T19:01:26.883Z] c4d48a809fc2: Download complete [2023-11-01T19:01:26.883Z] ad3a456e5733: Download complete [2023-11-01T19:01:26.883Z] 33e27b845d1e: Verifying Checksum [2023-11-01T19:01:26.883Z] 33e27b845d1e: Download complete [2023-11-01T19:01:26.883Z] 7264a8db6415: Download complete [2023-11-01T19:01:27.143Z] c68163c4e522: Verifying Checksum [2023-11-01T19:01:27.143Z] c68163c4e522: Download complete [2023-11-01T19:01:27.143Z] 7264a8db6415: Pull complete [2023-11-01T19:01:27.424Z] c4d48a809fc2: Pull complete [2023-11-01T19:01:27.424Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T19:01:27.424Z] 23d2d4c4bb30: Download complete [2023-11-01T19:01:27.684Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T19:01:27.684Z] 4f1c88b9dad5: Download complete [2023-11-01T19:01:27.942Z] 50da416c3ac9: Verifying Checksum [2023-11-01T19:01:27.942Z] 50da416c3ac9: Download complete [2023-11-01T19:01:31.232Z] 4f1c88b9dad5: Pull complete [2023-11-01T19:01:31.232Z] ad3a456e5733: Pull complete [2023-11-01T19:01:31.232Z] 33e27b845d1e: Pull complete [2023-11-01T19:01:31.232Z] c68163c4e522: Pull complete [2023-11-01T19:01:33.134Z] 50da416c3ac9: Pull complete [2023-11-01T19:01:33.703Z] 23d2d4c4bb30: Pull complete [2023-11-01T19:01:33.703Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T19:01:33.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:01:33.703Z] ---> 0786185ac409 [2023-11-01T19:01:33.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T19:01:37.898Z] ---> Running in 2693f2a47a2f [2023-11-01T19:01:37.898Z] Removing intermediate container 2693f2a47a2f [2023-11-01T19:01:37.898Z] ---> bf1c7106f3ab [2023-11-01T19:01:37.898Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T19:01:38.157Z] ---> Running in 7580f1af97ea [2023-11-01T19:01:38.157Z] Removing intermediate container 7580f1af97ea [2023-11-01T19:01:38.157Z] ---> b50921db91d5 [2023-11-01T19:01:38.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T19:01:38.157Z] ---> Running in d2bb44ada378 [2023-11-01T19:01:38.157Z] Removing intermediate container d2bb44ada378 [2023-11-01T19:01:38.157Z] ---> 5c1613305034 [2023-11-01T19:01:38.157Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T19:01:38.415Z] ---> Running in 50d90ba76cf5 [2023-11-01T19:01:38.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:01:38.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:01:38.940Z] OK: 264 MiB in 52 packages [2023-11-01T19:01:39.199Z] Removing intermediate container 50d90ba76cf5 [2023-11-01T19:01:39.199Z] ---> 8bceb9ce6dd2 [2023-11-01T19:01:39.199Z] Step 7/12 : WORKDIR /app [2023-11-01T19:01:39.199Z] ---> Running in cfd4938debb4 [2023-11-01T19:01:39.458Z] Removing intermediate container cfd4938debb4 [2023-11-01T19:01:39.458Z] ---> 68dc116c4d0f [2023-11-01T19:01:39.458Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T19:01:39.458Z] ---> defbf708396e [2023-11-01T19:01:39.458Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:01:39.458Z] ---> Running in b878342c8c09 [2023-11-01T19:01:40.362Z] Still waiting to schedule task [2023-11-01T19:01:40.362Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T19:02:11.565Z] Removing intermediate container b878342c8c09 [2023-11-01T19:02:11.565Z] ---> 1daf52968996 [2023-11-01T19:02:11.565Z] Step 10/12 : COPY . . [2023-11-01T19:02:11.565Z] ---> 37f6ce2ca7d1 [2023-11-01T19:02:11.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T19:02:11.565Z] ---> Running in 010371458a62 [2023-11-01T19:02:11.565Z] Removing intermediate container 010371458a62 [2023-11-01T19:02:11.565Z] ---> b3681a60deda [2023-11-01T19:02:11.565Z] Step 12/12 : RUN $MAKE [2023-11-01T19:02:11.565Z] ---> Running in 0f6fae65dcfe [2023-11-01T19:02:11.565Z] noop [2023-11-01T19:02:11.565Z] Removing intermediate container 0f6fae65dcfe [2023-11-01T19:02:11.565Z] ---> f9372c86e160 [2023-11-01T19:02:11.565Z] Successfully built f9372c86e160 [2023-11-01T19:02:11.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:02:11.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:02:11.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:02:11.959Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:02:11.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T19:02:12.315Z] $ docker top dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:02:12.649Z] + go version [2023-11-01T19:02:12.649Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T19:02:12.665Z] $ docker stop --time=1 dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 [2023-11-01T19:02:13.962Z] $ docker rm -f --volumes dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:02:14.388Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:02:14.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:02:14.468Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:02:14.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T19:02:14.861Z] $ docker top af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:02:15.202Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:02:15.500Z] + make test [2023-11-01T19:02:15.500Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:02:33.589Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T19:02:33.589Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T19:02:33.589Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T19:02:33.589Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T19:02:34.523Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-11-01T19:02:44.528Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.611s coverage: 98.7% of statements [2023-11-01T19:02:44.528Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2023-11-01T19:02:44.528Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-11-01T19:03:06.510Z] go vet ./... [2023-11-01T19:03:09.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:03:09.836Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:03:09.836Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:03:09.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T19:03:09.866Z] $ docker stop --time=1 af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f [2023-11-01T19:03:20.991Z] $ docker rm -f --volumes af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:03:21.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T19:03:21.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T19:03:22.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T19:03:22.579Z] + ls -al . [2023-11-01T19:03:22.579Z] total 192 [2023-11-01T19:03:22.579Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 19:02 . [2023-11-01T19:03:22.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 19:01 .. [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 19:01 .dockerignore [2023-11-01T19:03:22.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 19:02 .git [2023-11-01T19:03:22.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 .github [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 19:01 .gitignore [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 19:01 .golangci.yml [2023-11-01T19:03:22.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 19:01 .semver [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 19:01 Attribution.txt [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 19:01 CHANGELOG.md [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 19:01 Dockerfile [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 19:01 GOVERNANCE.md [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 19:01 Jenkinsfile [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 19:01 LICENSE [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 19:01 Makefile [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 19:01 OWNERS.md [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 19:01 README.md [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 19:01 Record and Reply.postman_collection.json [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 19:01 VERSION [2023-11-01T19:03:22.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:01 bin [2023-11-01T19:03:22.579Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 19:02 coverage.out [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 19:01 go.mod [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 19:01 go.sum [2023-11-01T19:03:22.579Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 19:01 internal [2023-11-01T19:03:22.579Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 19:01 main.go [2023-11-01T19:03:22.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 openapi [2023-11-01T19:03:22.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 pkg [2023-11-01T19:03:22.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:03:22.884Z] + 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=0e3d41eb9650f15297245de427bbe3a0939e088d --label arch=amd64 --label version=3.1.0-dev.65 . [2023-11-01T19:03:22.884Z] Sending build context to Docker daemon 665.6kB [2023-11-01T19:03:22.884Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T19:03:22.884Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T19:03:22.884Z] ---> f9372c86e160 [2023-11-01T19:03:22.884Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T19:03:23.452Z] ---> Running in 4c5d1825669f [2023-11-01T19:03:24.037Z] Removing intermediate container 4c5d1825669f [2023-11-01T19:03:24.037Z] ---> d3c380481bd7 [2023-11-01T19:03:24.037Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T19:03:24.611Z] ---> Running in d5664347fde5 [2023-11-01T19:03:24.871Z] Removing intermediate container d5664347fde5 [2023-11-01T19:03:24.871Z] ---> 5c24b77e405f [2023-11-01T19:03:24.871Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T19:03:25.443Z] ---> Running in 1850e0f75bcc [2023-11-01T19:03:25.703Z] Removing intermediate container 1850e0f75bcc [2023-11-01T19:03:25.703Z] ---> c0c08e1c474f [2023-11-01T19:03:25.703Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T19:03:26.273Z] ---> Running in 56b04031aa1d [2023-11-01T19:03:26.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:03:26.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:03:27.103Z] OK: 264 MiB in 52 packages [2023-11-01T19:03:27.363Z] Removing intermediate container 56b04031aa1d [2023-11-01T19:03:27.363Z] ---> c1751e346872 [2023-11-01T19:03:27.363Z] Step 7/26 : WORKDIR /app [2023-11-01T19:03:27.688Z] ---> Running in 64ef382e4c51 [2023-11-01T19:03:27.688Z] Removing intermediate container 64ef382e4c51 [2023-11-01T19:03:27.688Z] ---> a9018f92f14d [2023-11-01T19:03:27.688Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T19:03:27.988Z] ---> cbf78ff0c642 [2023-11-01T19:03:27.988Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:03:27.988Z] ---> Running in cc85ef774b14 [2023-11-01T19:03:28.977Z] Removing intermediate container cc85ef774b14 [2023-11-01T19:03:28.977Z] ---> a565d1f7d0fb [2023-11-01T19:03:28.977Z] Step 10/26 : COPY . . [2023-11-01T19:03:28.977Z] ---> d1073c8060de [2023-11-01T19:03:28.977Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T19:03:28.977Z] ---> Running in 18d42f65c4f1 [2023-11-01T19:03:29.259Z] Removing intermediate container 18d42f65c4f1 [2023-11-01T19:03:29.259Z] ---> 8f3cd9ca396c [2023-11-01T19:03:29.259Z] Step 12/26 : RUN $MAKE [2023-11-01T19:03:29.551Z] ---> Running in 4213a6d14b9f [2023-11-01T19:03:30.150Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.65" -trimpath -mod=readonly -o app-record-replay [2023-11-01T19:03:56.841Z] Removing intermediate container 4213a6d14b9f [2023-11-01T19:03:56.841Z] ---> 7f4369934345 [2023-11-01T19:03:56.841Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T19:03:56.841Z] 3.18: Pulling from library/alpine [2023-11-01T19:03:56.841Z] 96526aa774ef: Pulling fs layer [2023-11-01T19:03:56.841Z] 96526aa774ef: Verifying Checksum [2023-11-01T19:03:56.841Z] 96526aa774ef: Download complete [2023-11-01T19:03:56.841Z] 96526aa774ef: Pull complete [2023-11-01T19:03:56.841Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:03:56.841Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T19:03:56.841Z] ---> 8ca4688f4f35 [2023-11-01T19:03:56.841Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T19:03:56.841Z] ---> Running in eac3a52e2fe1 [2023-11-01T19:03:56.841Z] Removing intermediate container eac3a52e2fe1 [2023-11-01T19:03:56.841Z] ---> dc6b3e8e9e88 [2023-11-01T19:03:56.841Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T19:03:56.841Z] ---> Running in c4256335ea16 [2023-11-01T19:03:56.841Z] Removing intermediate container c4256335ea16 [2023-11-01T19:03:56.841Z] ---> 5c4a1d301783 [2023-11-01T19:03:56.841Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:03:56.841Z] ---> Running in 7d133213564c [2023-11-01T19:03:56.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:03:56.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:03:56.841Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:03:56.841Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:03:56.841Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T19:03:56.841Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:03:56.841Z] OK: 8 MiB in 17 packages [2023-11-01T19:03:56.841Z] Removing intermediate container 7d133213564c [2023-11-01T19:03:56.841Z] ---> 2efee418bee0 [2023-11-01T19:03:56.841Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T19:03:56.841Z] ---> 7281033f640b [2023-11-01T19:03:56.841Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T19:03:56.841Z] ---> de24a6312703 [2023-11-01T19:03:56.841Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T19:03:56.841Z] ---> ed45d8ea9468 [2023-11-01T19:03:56.841Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T19:03:57.101Z] ---> 669dd1057580 [2023-11-01T19:03:57.101Z] Step 21/26 : EXPOSE 59712 [2023-11-01T19:03:57.101Z] ---> Running in 148b57046b63 [2023-11-01T19:03:57.101Z] Removing intermediate container 148b57046b63 [2023-11-01T19:03:57.101Z] ---> 773c46c674ba [2023-11-01T19:03:57.101Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T19:03:57.391Z] ---> Running in f85a835c46db [2023-11-01T19:03:57.391Z] Removing intermediate container f85a835c46db [2023-11-01T19:03:57.391Z] ---> 39e50239a794 [2023-11-01T19:03:57.391Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T19:03:57.391Z] ---> Running in a2a3e382ce6e [2023-11-01T19:03:57.391Z] Removing intermediate container a2a3e382ce6e [2023-11-01T19:03:57.391Z] ---> cce328009789 [2023-11-01T19:03:57.391Z] Step 24/26 : LABEL arch=amd64 [2023-11-01T19:03:57.650Z] ---> Running in 9b36ab04e3e0 [2023-11-01T19:03:57.650Z] Removing intermediate container 9b36ab04e3e0 [2023-11-01T19:03:57.650Z] ---> 272afca18ded [2023-11-01T19:03:57.650Z] Step 25/26 : LABEL git_sha=0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:03:57.650Z] ---> Running in f52894040e0f [2023-11-01T19:03:57.650Z] Removing intermediate container f52894040e0f [2023-11-01T19:03:57.650Z] ---> 7743854762dd [2023-11-01T19:03:57.650Z] Step 26/26 : LABEL version=3.1.0-dev.65 [2023-11-01T19:03:57.909Z] ---> Running in a45c40f9b192 [2023-11-01T19:03:57.910Z] Removing intermediate container a45c40f9b192 [2023-11-01T19:03:57.910Z] ---> da0cd567aa7c [2023-11-01T19:03:57.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T19:03:57.910Z] Successfully built da0cd567aa7c [2023-11-01T19:03:57.910Z] 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 [2023-11-01T19:03:58.024Z] provisioning config files... [2023-11-01T19:03:58.034Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17930147186488401800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:03:58.330Z] ---> docker-login.sh [2023-11-01T19:03:58.331Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:03:58.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:03:58.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:03:58.331Z] Configure a credential helper to remove this warning. See [2023-11-01T19:03:58.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:03:58.331Z] [2023-11-01T19:03:58.331Z] Login Succeeded [2023-11-01T19:03:58.331Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:03:58.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:03:58.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:03:58.331Z] Configure a credential helper to remove this warning. See [2023-11-01T19:03:58.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:03:58.331Z] [2023-11-01T19:03:58.331Z] Login Succeeded [2023-11-01T19:03:58.331Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:03:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:03:58.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:03:58.589Z] Configure a credential helper to remove this warning. See [2023-11-01T19:03:58.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:03:58.589Z] [2023-11-01T19:03:58.589Z] Login Succeeded [2023-11-01T19:03:58.589Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:03:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:03:58.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:03:58.589Z] Configure a credential helper to remove this warning. See [2023-11-01T19:03:58.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:03:58.589Z] [2023-11-01T19:03:58.589Z] Login Succeeded [2023-11-01T19:03:58.589Z] docker.io [2023-11-01T19:03:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:03:58.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:03:58.851Z] Configure a credential helper to remove this warning. See [2023-11-01T19:03:58.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:03:58.851Z] [2023-11-01T19:03:58.851Z] Login Succeeded [2023-11-01T19:03:58.851Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:03:58.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:03:58.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:03:58.928Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-01T19:03:58.928Z] 0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:03:58.928Z] latest [2023-11-01T19:03:58.928Z] 3.1.0-dev.65 [2023-11-01T19:03:58.928Z] 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:03:58.928Z] main [2023-11-01T19:03:58.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:03:59.258Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:03:59.570Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:03:59.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T19:03:59.570Z] adb4fd42a330: Preparing [2023-11-01T19:03:59.570Z] 490ee05ee033: Preparing [2023-11-01T19:03:59.570Z] a67a2908e17d: Preparing [2023-11-01T19:03:59.570Z] 971ef112db20: Preparing [2023-11-01T19:03:59.570Z] 9d378a70a1ba: Preparing [2023-11-01T19:03:59.570Z] cc2447e1835a: Preparing [2023-11-01T19:03:59.570Z] cc2447e1835a: Waiting [2023-11-01T19:03:59.570Z] 971ef112db20: Pushed [2023-11-01T19:03:59.570Z] 490ee05ee033: Pushed [2023-11-01T19:03:59.570Z] a67a2908e17d: Pushed [2023-11-01T19:03:59.570Z] cc2447e1835a: Layer already exists [2023-11-01T19:03:59.570Z] 9d378a70a1ba: Pushed [2023-11-01T19:04:02.859Z] adb4fd42a330: Pushed [2023-11-01T19:04:02.859Z] 0e3d41eb9650f15297245de427bbe3a0939e088d: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:03.170Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:03.475Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-01T19:04:03.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T19:04:03.475Z] adb4fd42a330: Preparing [2023-11-01T19:04:03.475Z] 490ee05ee033: Preparing [2023-11-01T19:04:03.475Z] a67a2908e17d: Preparing [2023-11-01T19:04:03.475Z] 971ef112db20: Preparing [2023-11-01T19:04:03.475Z] 9d378a70a1ba: Preparing [2023-11-01T19:04:03.475Z] cc2447e1835a: Preparing [2023-11-01T19:04:03.475Z] cc2447e1835a: Waiting [2023-11-01T19:04:03.475Z] a67a2908e17d: Layer already exists [2023-11-01T19:04:03.475Z] 490ee05ee033: Layer already exists [2023-11-01T19:04:03.475Z] 971ef112db20: Layer already exists [2023-11-01T19:04:03.475Z] 9d378a70a1ba: Layer already exists [2023-11-01T19:04:03.475Z] adb4fd42a330: Layer already exists [2023-11-01T19:04:03.475Z] cc2447e1835a: Layer already exists [2023-11-01T19:04:03.475Z] latest: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:03.787Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:04.098Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 [2023-11-01T19:04:04.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T19:04:04.098Z] adb4fd42a330: Preparing [2023-11-01T19:04:04.098Z] 490ee05ee033: Preparing [2023-11-01T19:04:04.098Z] a67a2908e17d: Preparing [2023-11-01T19:04:04.098Z] 971ef112db20: Preparing [2023-11-01T19:04:04.098Z] 9d378a70a1ba: Preparing [2023-11-01T19:04:04.098Z] cc2447e1835a: Preparing [2023-11-01T19:04:04.098Z] cc2447e1835a: Waiting [2023-11-01T19:04:04.098Z] adb4fd42a330: Layer already exists [2023-11-01T19:04:04.098Z] 971ef112db20: Layer already exists [2023-11-01T19:04:04.098Z] 9d378a70a1ba: Layer already exists [2023-11-01T19:04:04.098Z] a67a2908e17d: Layer already exists [2023-11-01T19:04:04.098Z] 490ee05ee033: Layer already exists [2023-11-01T19:04:04.098Z] cc2447e1835a: Layer already exists [2023-11-01T19:04:04.098Z] 3.1.0-dev.65: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:04.413Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:04.717Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:04:04.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T19:04:04.717Z] adb4fd42a330: Preparing [2023-11-01T19:04:04.717Z] 490ee05ee033: Preparing [2023-11-01T19:04:04.717Z] a67a2908e17d: Preparing [2023-11-01T19:04:04.717Z] 971ef112db20: Preparing [2023-11-01T19:04:04.717Z] 9d378a70a1ba: Preparing [2023-11-01T19:04:04.717Z] cc2447e1835a: Preparing [2023-11-01T19:04:04.717Z] cc2447e1835a: Waiting [2023-11-01T19:04:04.717Z] 490ee05ee033: Layer already exists [2023-11-01T19:04:04.717Z] adb4fd42a330: Layer already exists [2023-11-01T19:04:04.717Z] 9d378a70a1ba: Layer already exists [2023-11-01T19:04:04.717Z] a67a2908e17d: Layer already exists [2023-11-01T19:04:04.717Z] 971ef112db20: Layer already exists [2023-11-01T19:04:04.717Z] cc2447e1835a: Layer already exists [2023-11-01T19:04:04.717Z] 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:05.024Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:05.332Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-01T19:04:05.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T19:04:05.333Z] adb4fd42a330: Preparing [2023-11-01T19:04:05.333Z] 490ee05ee033: Preparing [2023-11-01T19:04:05.333Z] a67a2908e17d: Preparing [2023-11-01T19:04:05.333Z] 971ef112db20: Preparing [2023-11-01T19:04:05.333Z] 9d378a70a1ba: Preparing [2023-11-01T19:04:05.333Z] cc2447e1835a: Preparing [2023-11-01T19:04:05.333Z] cc2447e1835a: Waiting [2023-11-01T19:04:05.333Z] 971ef112db20: Layer already exists [2023-11-01T19:04:05.333Z] a67a2908e17d: Layer already exists [2023-11-01T19:04:05.333Z] 9d378a70a1ba: Layer already exists [2023-11-01T19:04:05.333Z] adb4fd42a330: Layer already exists [2023-11-01T19:04:05.333Z] 490ee05ee033: Layer already exists [2023-11-01T19:04:05.333Z] cc2447e1835a: Layer already exists [2023-11-01T19:04:05.333Z] main: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:04:05.384Z] ===================================================== [Pipeline] echo [2023-11-01T19:04:05.394Z] taggedImages: [2023-11-01T19:04:05.394Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:04:05.394Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-01T19:04:05.394Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 [2023-11-01T19:04:05.394Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:04:05.394Z] - 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 [2023-11-01T19:04:05.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:04:05.803Z] [2023-11-01T19:04:05.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:06.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:04:06.675Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T19:04:06.675Z] 5eb5b503b376: Pulling fs layer [2023-11-01T19:04:06.675Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T19:04:06.675Z] ec43610c2a17: Pulling fs layer [2023-11-01T19:04:06.675Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T19:04:06.675Z] 33b1e0a273af: Pulling fs layer [2023-11-01T19:04:06.675Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T19:04:06.675Z] 2f39f015ded8: Pulling fs layer [2023-11-01T19:04:06.675Z] 5d3b04190fa2: Waiting [2023-11-01T19:04:06.675Z] 2f39f015ded8: Waiting [2023-11-01T19:04:06.675Z] 3a2ae6a8a46f: Waiting [2023-11-01T19:04:06.675Z] 33b1e0a273af: Waiting [2023-11-01T19:04:06.675Z] 5c69ac0246d0: Download complete [2023-11-01T19:04:06.675Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T19:04:06.675Z] 3a2ae6a8a46f: Download complete [2023-11-01T19:04:06.675Z] 33b1e0a273af: Verifying Checksum [2023-11-01T19:04:06.675Z] 33b1e0a273af: Download complete [2023-11-01T19:04:06.675Z] ec43610c2a17: Verifying Checksum [2023-11-01T19:04:06.675Z] ec43610c2a17: Download complete [2023-11-01T19:04:06.675Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T19:04:06.675Z] 5d3b04190fa2: Download complete [2023-11-01T19:04:06.934Z] 5eb5b503b376: Download complete [2023-11-01T19:04:07.527Z] 2f39f015ded8: Download complete [2023-11-01T19:04:08.095Z] 5eb5b503b376: Pull complete [2023-11-01T19:04:08.354Z] 5c69ac0246d0: Pull complete [2023-11-01T19:04:08.921Z] ec43610c2a17: Pull complete [2023-11-01T19:04:09.178Z] 3a2ae6a8a46f: Pull complete [2023-11-01T19:04:09.436Z] 33b1e0a273af: Pull complete [2023-11-01T19:04:09.695Z] 5d3b04190fa2: Pull complete [2023-11-01T19:04:14.989Z] 2f39f015ded8: Pull complete [2023-11-01T19:04:14.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T19:04:14.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:04:14.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:04:15.072Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:04:15.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:04:24.220Z] $ docker top 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:24.616Z] ---> job-cost.sh [2023-11-01T19:04:24.616Z] lf-activate-venv: SKIPPING [2023-11-01T19:04:24.616Z] INFO: No Stack... [2023-11-01T19:04:24.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:04:25.445Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:04:25.742Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-01T19:04:25.742Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T19:04:25.757Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [2023-11-01T19:04:25.764Z] Resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] did not exist. Created. [2023-11-01T19:04:25.764Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:04:26.067Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T19:04:26.096Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:04:26.103Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:04:26.121Z] $ docker stop --time=1 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c [2023-11-01T19:04:27.310Z] $ docker rm -f --volumes 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T19:06:05.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16273 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-01T19:06:05.213Z] Running in /w/workspace/app-record-replay/70 [Pipeline] { [Pipeline] checkout [2023-11-01T19:06:05.251Z] Selected Git installation does not exist. Using Default [2023-11-01T19:06:05.251Z] The recommended git tool is: NONE [2023-11-01T19:06:11.417Z] using credential edgex-jenkins-ssh [2023-11-01T19:06:11.439Z] Cloning the remote Git repository [2023-11-01T19:06:11.479Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T19:06:11.595Z] > git init /w/workspace/app-record-replay/70 # timeout=10 [2023-11-01T19:06:11.801Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T19:06:11.803Z] > git --version # timeout=10 [2023-11-01T19:06:11.837Z] > git --version # 'git version 2.25.1' [2023-11-01T19:06:11.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:06:12.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:06:12.784Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T19:06:12.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:06:16.553Z] Avoid second fetch [2023-11-01T19:06:16.554Z] Checking out Revision 0e3d41eb9650f15297245de427bbe3a0939e088d (main) [2023-11-01T19:06:17.429Z] Commit message: "Merge pull request #101 from lenny-intel/changelog" [2023-11-01T19:06:16.571Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T19:06:16.710Z] > git checkout -f 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:06:18.589Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T19:06:18.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:06:18.589Z] Dload Upload Total Spent Left Speed [2023-11-01T19:06:18.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 70343 0 --:--:-- --:--:-- --:--:-- 70343 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-11-01T19:06:19.325Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T19:06:19.700Z] + sudo tee /etc/docker/daemon.new [2023-11-01T19:06:19.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T19:06:19.700Z] { [2023-11-01T19:06:19.700Z] "registry-mirrors": [ [2023-11-01T19:06:19.700Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T19:06:19.700Z] ], [2023-11-01T19:06:19.700Z] "bip": "10.250.0.254/24", [2023-11-01T19:06:19.700Z] "hosts": [ [2023-11-01T19:06:19.700Z] "tcp://0.0.0.0:5555", [2023-11-01T19:06:19.700Z] "unix:///var/run/docker.sock" [2023-11-01T19:06:19.700Z] ], [2023-11-01T19:06:19.700Z] "mtu": 1458, [2023-11-01T19:06:19.700Z] "selinux-enabled": true, [2023-11-01T19:06:19.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T19:06:19.700Z] } [Pipeline] sh [2023-11-01T19:06:20.045Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T19:06:20.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:06:38.732Z] provisioning config files... [2023-11-01T19:06:38.760Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/70@tmp/config8092401190402940939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:39.107Z] ---> docker-login.sh [2023-11-01T19:06:39.107Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:06:39.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:06:39.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:06:39.649Z] Configure a credential helper to remove this warning. See [2023-11-01T19:06:39.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:06:39.649Z] [2023-11-01T19:06:39.649Z] Login Succeeded [2023-11-01T19:06:39.649Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:06:39.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:06:40.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:06:40.196Z] Configure a credential helper to remove this warning. See [2023-11-01T19:06:40.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:06:40.196Z] [2023-11-01T19:06:40.196Z] Login Succeeded [2023-11-01T19:06:40.196Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:06:40.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:06:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:06:40.471Z] Configure a credential helper to remove this warning. See [2023-11-01T19:06:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:06:40.471Z] [2023-11-01T19:06:40.471Z] Login Succeeded [2023-11-01T19:06:40.471Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:06:40.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:06:40.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:06:40.741Z] Configure a credential helper to remove this warning. See [2023-11-01T19:06:40.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:06:40.741Z] [2023-11-01T19:06:40.741Z] Login Succeeded [2023-11-01T19:06:40.741Z] docker.io [2023-11-01T19:06:41.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:06:41.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:06:41.279Z] Configure a credential helper to remove this warning. See [2023-11-01T19:06:41.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:06:41.279Z] [2023-11-01T19:06:41.279Z] Login Succeeded [2023-11-01T19:06:41.279Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:06:41.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T19:06:41.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:06:41.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:06:41.615Z] ========================================================= [2023-11-01T19:06:41.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T19:06:41.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:41.985Z] + 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 . [2023-11-01T19:06:41.985Z] Sending build context to Docker daemon 259.1kB [2023-11-01T19:06:42.258Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T19:06:42.258Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T19:06:46.529Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T19:06:46.529Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T19:06:46.529Z] 5d54e960e981: Pulling fs layer [2023-11-01T19:06:46.529Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T19:06:46.529Z] f0e02332f6b5: Pulling fs layer [2023-11-01T19:06:46.529Z] cefa15bbcfad: Pulling fs layer [2023-11-01T19:06:46.529Z] 17808c966233: Pulling fs layer [2023-11-01T19:06:46.529Z] f4c1fc716caa: Pulling fs layer [2023-11-01T19:06:46.529Z] 17808c966233: Waiting [2023-11-01T19:06:46.529Z] f4c1fc716caa: Waiting [2023-11-01T19:06:46.529Z] f0e02332f6b5: Waiting [2023-11-01T19:06:46.529Z] cefa15bbcfad: Waiting [2023-11-01T19:06:46.529Z] 5d54e960e981: Verifying Checksum [2023-11-01T19:06:46.529Z] 5d54e960e981: Download complete [2023-11-01T19:06:46.529Z] f0e02332f6b5: Verifying Checksum [2023-11-01T19:06:46.529Z] f0e02332f6b5: Download complete [2023-11-01T19:06:46.529Z] cefa15bbcfad: Verifying Checksum [2023-11-01T19:06:46.529Z] cefa15bbcfad: Download complete [2023-11-01T19:06:46.529Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T19:06:46.529Z] 9fda8d8052c6: Download complete [2023-11-01T19:06:46.529Z] f4c1fc716caa: Verifying Checksum [2023-11-01T19:06:46.529Z] f4c1fc716caa: Download complete [2023-11-01T19:06:46.800Z] 9fda8d8052c6: Pull complete [2023-11-01T19:06:47.773Z] 5d54e960e981: Pull complete [2023-11-01T19:06:48.043Z] c4a7e357bf2a: Download complete [2023-11-01T19:06:49.007Z] 17808c966233: Verifying Checksum [2023-11-01T19:06:49.007Z] 17808c966233: Download complete [2023-11-01T19:07:01.444Z] c4a7e357bf2a: Pull complete [2023-11-01T19:07:01.444Z] f0e02332f6b5: Pull complete [2023-11-01T19:07:01.444Z] cefa15bbcfad: Pull complete [2023-11-01T19:07:09.694Z] 17808c966233: Pull complete [2023-11-01T19:07:13.958Z] f4c1fc716caa: Pull complete [2023-11-01T19:07:13.958Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T19:07:13.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:07:13.958Z] ---> ea914061e18c [2023-11-01T19:07:13.958Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T19:07:14.924Z] ---> Running in 93a7676ddc65 [2023-11-01T19:07:15.193Z] Removing intermediate container 93a7676ddc65 [2023-11-01T19:07:15.193Z] ---> f4f8f6d79120 [2023-11-01T19:07:15.193Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T19:07:15.193Z] ---> Running in a08597334598 [2023-11-01T19:07:15.462Z] Removing intermediate container a08597334598 [2023-11-01T19:07:15.462Z] ---> 6126c81c62d0 [2023-11-01T19:07:15.462Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T19:07:15.731Z] ---> Running in 84a55662b8d0 [2023-11-01T19:07:15.997Z] Removing intermediate container 84a55662b8d0 [2023-11-01T19:07:15.997Z] ---> 073ce72a3906 [2023-11-01T19:07:15.997Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T19:07:15.997Z] ---> Running in 1040bc84d82f [2023-11-01T19:07:16.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:07:17.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:07:18.513Z] OK: 266 MiB in 52 packages [2023-11-01T19:07:19.480Z] Removing intermediate container 1040bc84d82f [2023-11-01T19:07:19.480Z] ---> 079adda7409b [2023-11-01T19:07:19.480Z] Step 7/12 : WORKDIR /app [2023-11-01T19:07:19.480Z] ---> Running in c97a4d732b14 [2023-11-01T19:07:19.751Z] Removing intermediate container c97a4d732b14 [2023-11-01T19:07:19.751Z] ---> 579d4ab69468 [2023-11-01T19:07:19.751Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T19:07:20.019Z] ---> b5bff50cbf78 [2023-11-01T19:07:20.019Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:07:20.297Z] ---> Running in 5d1d58950c24 [2023-11-01T19:08:41.937Z] Removing intermediate container 5d1d58950c24 [2023-11-01T19:08:41.937Z] ---> b6c82e5d4ed8 [2023-11-01T19:08:41.937Z] Step 10/12 : COPY . . [2023-11-01T19:08:41.937Z] ---> 2b01f2d8eac5 [2023-11-01T19:08:41.937Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T19:08:41.937Z] ---> Running in 9e9911bd59b3 [2023-11-01T19:08:41.937Z] Removing intermediate container 9e9911bd59b3 [2023-11-01T19:08:41.937Z] ---> b429f11ad3ea [2023-11-01T19:08:41.937Z] Step 12/12 : RUN $MAKE [2023-11-01T19:08:41.937Z] ---> Running in 03551a79bb77 [2023-11-01T19:08:41.937Z] noop [2023-11-01T19:08:41.937Z] Removing intermediate container 03551a79bb77 [2023-11-01T19:08:41.937Z] ---> d7395d008e9d [2023-11-01T19:08:41.937Z] Successfully built d7395d008e9d [2023-11-01T19:08:41.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:08:42.312Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:08:42.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:08:42.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container [2023-11-01T19:08:42.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 [2023-11-01T19:08:43.828Z] $ docker top 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:08:44.664Z] + go version [2023-11-01T19:08:44.664Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T19:08:44.680Z] $ docker stop --time=1 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 [2023-11-01T19:08:46.272Z] $ docker rm -f --volumes 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:08:46.835Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:08:46.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:08:47.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container [2023-11-01T19:08:47.096Z] $ 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/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 [2023-11-01T19:08:48.269Z] $ docker top ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:08:49.119Z] + git config --global --add safe.directory /w/workspace/app-record-replay/70 [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:08:49.451Z] + make test [2023-11-01T19:08:49.720Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:10:56.395Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T19:11:03.026Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.261s coverage: 88.0% of statements [2023-11-01T19:11:04.963Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T19:11:04.963Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T19:11:06.382Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T19:11:16.450Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.974s coverage: 98.7% of statements [2023-11-01T19:11:16.450Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.490s coverage: 89.7% of statements [2023-11-01T19:11:16.450Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.172s coverage: 100.0% of statements [2023-11-01T19:11:16.450Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T19:11:16.450Z] go vet ./... [2023-11-01T19:13:08.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:13:08.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:13:08.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:13:08.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T19:13:08.163Z] $ docker stop --time=1 ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e [2023-11-01T19:13:10.121Z] $ docker rm -f --volumes ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:13:11.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T19:13:11.734Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T19:13:12.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:13:12.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T19:13:12.859Z] + ls -al . [2023-11-01T19:13:12.859Z] total 188 [2023-11-01T19:13:12.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 19:08 . [2023-11-01T19:13:12.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 19:06 .. [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 19:06 .dockerignore [2023-11-01T19:13:12.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 19:06 .git [2023-11-01T19:13:12.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 .github [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 19:06 .gitignore [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 19:06 .golangci.yml [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 19:06 Attribution.txt [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 19:06 CHANGELOG.md [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 19:06 Dockerfile [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 19:06 GOVERNANCE.md [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 19:06 Jenkinsfile [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 19:06 LICENSE [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 19:06 Makefile [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 19:06 OWNERS.md [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 19:06 README.md [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 19:06 Record and Reply.postman_collection.json [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 19:01 VERSION [2023-11-01T19:13:12.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:06 bin [2023-11-01T19:13:12.859Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 1 19:11 coverage.out [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 19:06 go.mod [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 19:06 go.sum [2023-11-01T19:13:12.859Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 19:06 internal [2023-11-01T19:13:12.859Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 19:06 main.go [2023-11-01T19:13:12.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 openapi [2023-11-01T19:13:12.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 pkg [2023-11-01T19:13:12.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:13:13.202Z] + 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=0e3d41eb9650f15297245de427bbe3a0939e088d --label arch=arm64 --label version=3.1.0-dev.65 . [2023-11-01T19:13:13.470Z] Sending build context to Docker daemon 284.7kB [2023-11-01T19:13:13.470Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T19:13:13.470Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T19:13:13.470Z] ---> d7395d008e9d [2023-11-01T19:13:13.470Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T19:13:13.735Z] ---> Running in ea7182bbed0d [2023-11-01T19:13:14.005Z] Removing intermediate container ea7182bbed0d [2023-11-01T19:13:14.005Z] ---> bad9a50c8890 [2023-11-01T19:13:14.005Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T19:13:14.281Z] ---> Running in de6ea7c6d327 [2023-11-01T19:13:14.547Z] Removing intermediate container de6ea7c6d327 [2023-11-01T19:13:14.547Z] ---> e0ecb434b5ce [2023-11-01T19:13:14.547Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T19:13:14.547Z] ---> Running in 5bf6fd4e8d33 [2023-11-01T19:13:14.813Z] Removing intermediate container 5bf6fd4e8d33 [2023-11-01T19:13:14.813Z] ---> f7897cb21a29 [2023-11-01T19:13:14.813Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T19:13:15.081Z] ---> Running in 779dfe5f8e47 [2023-11-01T19:13:16.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:13:16.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:13:17.717Z] OK: 266 MiB in 52 packages [2023-11-01T19:13:18.299Z] Removing intermediate container 779dfe5f8e47 [2023-11-01T19:13:18.300Z] ---> 744a008f85a1 [2023-11-01T19:13:18.300Z] Step 7/26 : WORKDIR /app [2023-11-01T19:13:18.300Z] ---> Running in b03110da4a3f [2023-11-01T19:13:18.566Z] Removing intermediate container b03110da4a3f [2023-11-01T19:13:18.566Z] ---> 03ccf3082b48 [2023-11-01T19:13:18.566Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T19:13:19.149Z] ---> 9913607de4ad [2023-11-01T19:13:19.149Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:13:19.149Z] ---> Running in ccbfc09df852 [2023-11-01T19:13:21.733Z] Removing intermediate container ccbfc09df852 [2023-11-01T19:13:21.733Z] ---> ae6f8acf4bf4 [2023-11-01T19:13:21.733Z] Step 10/26 : COPY . . [2023-11-01T19:13:22.317Z] ---> 630c5bd4efb6 [2023-11-01T19:13:22.317Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T19:13:22.317Z] ---> Running in 7b82fa0564e2 [2023-11-01T19:13:22.584Z] Removing intermediate container 7b82fa0564e2 [2023-11-01T19:13:22.584Z] ---> 0d4160a9a70b [2023-11-01T19:13:22.584Z] Step 12/26 : RUN $MAKE [2023-11-01T19:13:22.584Z] ---> Running in aa3584cde861 [2023-11-01T19:13:23.545Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.65" -trimpath -mod=readonly -o app-record-replay [2023-11-01T19:15:15.179Z] Removing intermediate container aa3584cde861 [2023-11-01T19:15:15.180Z] ---> 48b0e9c85e32 [2023-11-01T19:15:15.180Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T19:15:15.180Z] 3.18: Pulling from library/alpine [2023-11-01T19:15:15.180Z] 579b34f0a95b: Pulling fs layer [2023-11-01T19:15:15.180Z] 579b34f0a95b: Download complete [2023-11-01T19:15:15.180Z] 579b34f0a95b: Pull complete [2023-11-01T19:15:15.180Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:15:15.180Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T19:15:15.180Z] ---> 3cc203321400 [2023-11-01T19:15:15.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T19:15:15.180Z] ---> Running in fa21df721847 [2023-11-01T19:15:15.180Z] Removing intermediate container fa21df721847 [2023-11-01T19:15:15.180Z] ---> e7bcd22d178f [2023-11-01T19:15:15.180Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T19:15:15.180Z] ---> Running in 161d751070d1 [2023-11-01T19:15:15.180Z] Removing intermediate container 161d751070d1 [2023-11-01T19:15:15.180Z] ---> e3bee8f82a1a [2023-11-01T19:15:15.180Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:15:15.180Z] ---> Running in d9611e01de4c [2023-11-01T19:15:15.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:15:15.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:15:15.763Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:15:16.030Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:15:16.030Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T19:15:16.030Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:15:16.307Z] OK: 9 MiB in 17 packages [2023-11-01T19:15:17.265Z] Removing intermediate container d9611e01de4c [2023-11-01T19:15:17.265Z] ---> 781c0483f8ca [2023-11-01T19:15:17.265Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T19:15:17.848Z] ---> 13f13c54b775 [2023-11-01T19:15:17.848Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T19:15:18.428Z] ---> a0f395b75d67 [2023-11-01T19:15:18.428Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T19:15:19.008Z] ---> 1c7e297f574f [2023-11-01T19:15:19.008Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T19:15:20.413Z] ---> 3702cc3c9dcb [2023-11-01T19:15:20.414Z] Step 21/26 : EXPOSE 59712 [2023-11-01T19:15:20.414Z] ---> Running in 14e26fc8c3d0 [2023-11-01T19:15:20.684Z] Removing intermediate container 14e26fc8c3d0 [2023-11-01T19:15:20.684Z] ---> 88821bbc8127 [2023-11-01T19:15:20.684Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T19:15:20.953Z] ---> Running in 7530195349ae [2023-11-01T19:15:21.220Z] Removing intermediate container 7530195349ae [2023-11-01T19:15:21.220Z] ---> 069d976b5dbe [2023-11-01T19:15:21.220Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T19:15:21.220Z] ---> Running in 36c1de71edba [2023-11-01T19:15:21.488Z] Removing intermediate container 36c1de71edba [2023-11-01T19:15:21.488Z] ---> 5d56e36dcd31 [2023-11-01T19:15:21.488Z] Step 24/26 : LABEL arch=arm64 [2023-11-01T19:15:21.488Z] ---> Running in 3e09d4ab9bff [2023-11-01T19:15:22.072Z] Removing intermediate container 3e09d4ab9bff [2023-11-01T19:15:22.072Z] ---> 9f45feaf9ca1 [2023-11-01T19:15:22.072Z] Step 25/26 : LABEL git_sha=0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:15:22.072Z] ---> Running in 6c84c4852c9a [2023-11-01T19:15:22.339Z] Removing intermediate container 6c84c4852c9a [2023-11-01T19:15:22.339Z] ---> fb1136cd2b8c [2023-11-01T19:15:22.339Z] Step 26/26 : LABEL version=3.1.0-dev.65 [2023-11-01T19:15:22.339Z] ---> Running in 4cf52e767c60 [2023-11-01T19:15:22.606Z] Removing intermediate container 4cf52e767c60 [2023-11-01T19:15:22.606Z] ---> 683ca6ad1b82 [2023-11-01T19:15:22.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T19:15:22.606Z] Successfully built 683ca6ad1b82 [2023-11-01T19:15:22.606Z] 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 [2023-11-01T19:15:22.744Z] provisioning config files... [2023-11-01T19:15:22.764Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/70@tmp/config5837765747502266254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:15:23.107Z] ---> docker-login.sh [2023-11-01T19:15:23.108Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:15:23.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:15:23.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:15:23.375Z] Configure a credential helper to remove this warning. See [2023-11-01T19:15:23.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:15:23.375Z] [2023-11-01T19:15:23.375Z] Login Succeeded [2023-11-01T19:15:23.375Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:15:23.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:15:23.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:15:23.643Z] Configure a credential helper to remove this warning. See [2023-11-01T19:15:23.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:15:23.643Z] [2023-11-01T19:15:23.643Z] Login Succeeded [2023-11-01T19:15:23.643Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:15:23.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:15:24.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:15:24.179Z] Configure a credential helper to remove this warning. See [2023-11-01T19:15:24.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:15:24.179Z] [2023-11-01T19:15:24.179Z] Login Succeeded [2023-11-01T19:15:24.179Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:15:24.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:15:24.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:15:24.446Z] Configure a credential helper to remove this warning. See [2023-11-01T19:15:24.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:15:24.446Z] [2023-11-01T19:15:24.446Z] Login Succeeded [2023-11-01T19:15:24.446Z] docker.io [2023-11-01T19:15:24.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:15:24.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:15:24.977Z] Configure a credential helper to remove this warning. See [2023-11-01T19:15:24.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:15:24.977Z] [2023-11-01T19:15:24.977Z] Login Succeeded [2023-11-01T19:15:24.977Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:15:24.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:15:25.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:15:25.062Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-01T19:15:25.062Z] 0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:15:25.062Z] latest [2023-11-01T19:15:25.062Z] 3.1.0-dev.65 [2023-11-01T19:15:25.062Z] 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:15:25.062Z] main [2023-11-01T19:15:25.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:25.407Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:25.836Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:15:25.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T19:15:25.836Z] d9288f0fba23: Preparing [2023-11-01T19:15:25.836Z] 1f20ab957470: Preparing [2023-11-01T19:15:25.836Z] ee48db5e24d7: Preparing [2023-11-01T19:15:25.836Z] 1087816cc75d: Preparing [2023-11-01T19:15:25.836Z] 098f0ec50f74: Preparing [2023-11-01T19:15:25.836Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:15:25.836Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:15:26.117Z] ee48db5e24d7: Pushed [2023-11-01T19:15:26.117Z] 1087816cc75d: Pushed [2023-11-01T19:15:26.117Z] 1f20ab957470: Pushed [2023-11-01T19:15:26.117Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:15:26.395Z] 098f0ec50f74: Pushed [2023-11-01T19:15:31.819Z] d9288f0fba23: Pushed [2023-11-01T19:15:32.403Z] 0e3d41eb9650f15297245de427bbe3a0939e088d: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:32.757Z] + 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 [2023-11-01T19:15:33.102Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-01T19:15:33.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T19:15:33.102Z] d9288f0fba23: Preparing [2023-11-01T19:15:33.102Z] 1f20ab957470: Preparing [2023-11-01T19:15:33.102Z] ee48db5e24d7: Preparing [2023-11-01T19:15:33.102Z] 1087816cc75d: Preparing [2023-11-01T19:15:33.102Z] 098f0ec50f74: Preparing [2023-11-01T19:15:33.102Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:15:33.102Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:15:33.102Z] d9288f0fba23: Layer already exists [2023-11-01T19:15:33.102Z] ee48db5e24d7: Layer already exists [2023-11-01T19:15:33.102Z] 1087816cc75d: Layer already exists [2023-11-01T19:15:33.102Z] 098f0ec50f74: Layer already exists [2023-11-01T19:15:33.102Z] 1f20ab957470: Layer already exists [2023-11-01T19:15:33.102Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:15:33.368Z] latest: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:33.724Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:34.053Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 [2023-11-01T19:15:34.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T19:15:34.053Z] d9288f0fba23: Preparing [2023-11-01T19:15:34.053Z] 1f20ab957470: Preparing [2023-11-01T19:15:34.053Z] ee48db5e24d7: Preparing [2023-11-01T19:15:34.053Z] 1087816cc75d: Preparing [2023-11-01T19:15:34.053Z] 098f0ec50f74: Preparing [2023-11-01T19:15:34.053Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:15:34.053Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:15:34.053Z] ee48db5e24d7: Layer already exists [2023-11-01T19:15:34.053Z] d9288f0fba23: Layer already exists [2023-11-01T19:15:34.053Z] 098f0ec50f74: Layer already exists [2023-11-01T19:15:34.053Z] 1f20ab957470: Layer already exists [2023-11-01T19:15:34.053Z] 1087816cc75d: Layer already exists [2023-11-01T19:15:34.053Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:15:34.319Z] 3.1.0-dev.65: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:34.661Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:34.994Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:15:34.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T19:15:34.995Z] d9288f0fba23: Preparing [2023-11-01T19:15:34.995Z] 1f20ab957470: Preparing [2023-11-01T19:15:34.995Z] ee48db5e24d7: Preparing [2023-11-01T19:15:34.995Z] 1087816cc75d: Preparing [2023-11-01T19:15:34.995Z] 098f0ec50f74: Preparing [2023-11-01T19:15:34.995Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:15:34.995Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:15:34.995Z] 1f20ab957470: Layer already exists [2023-11-01T19:15:34.995Z] 098f0ec50f74: Layer already exists [2023-11-01T19:15:34.995Z] d9288f0fba23: Layer already exists [2023-11-01T19:15:34.995Z] ee48db5e24d7: Layer already exists [2023-11-01T19:15:34.995Z] 1087816cc75d: Layer already exists [2023-11-01T19:15:34.995Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:15:35.261Z] 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:35.602Z] + 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 [2023-11-01T19:15:39.266Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-01T19:15:39.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T19:15:39.266Z] d9288f0fba23: Preparing [2023-11-01T19:15:39.266Z] 1f20ab957470: Preparing [2023-11-01T19:15:39.266Z] ee48db5e24d7: Preparing [2023-11-01T19:15:39.266Z] 1087816cc75d: Preparing [2023-11-01T19:15:39.266Z] 098f0ec50f74: Preparing [2023-11-01T19:15:39.266Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:15:39.266Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:15:39.266Z] 1087816cc75d: Layer already exists [2023-11-01T19:15:39.266Z] d9288f0fba23: Layer already exists [2023-11-01T19:15:39.266Z] 1f20ab957470: Layer already exists [2023-11-01T19:15:39.266Z] 098f0ec50f74: Layer already exists [2023-11-01T19:15:39.266Z] ee48db5e24d7: Layer already exists [2023-11-01T19:15:39.266Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:15:39.531Z] main: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:15:39.582Z] ===================================================== [Pipeline] echo [2023-11-01T19:15:39.591Z] taggedImages: [2023-11-01T19:15:39.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d [2023-11-01T19:15:39.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-01T19:15:39.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 [2023-11-01T19:15:39.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [2023-11-01T19:15:39.591Z] - 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 [2023-11-01T19:15:39.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:15:39.954Z] [2023-11-01T19:15:39.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:15:40.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:15:40.289Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:15:40.289Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:15:40.289Z] 04944245beec: Pulling fs layer [2023-11-01T19:15:40.289Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:15:40.289Z] 765212b225bb: Pulling fs layer [2023-11-01T19:15:40.289Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:15:40.289Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:15:40.289Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:15:40.289Z] 765212b225bb: Waiting [2023-11-01T19:15:40.289Z] f23df028b6ca: Waiting [2023-11-01T19:15:40.289Z] d65c8cfc05b1: Waiting [2023-11-01T19:15:40.289Z] 2437ff75d9bd: Waiting [2023-11-01T19:15:40.559Z] 04944245beec: Verifying Checksum [2023-11-01T19:15:40.559Z] 04944245beec: Download complete [2023-11-01T19:15:40.559Z] 765212b225bb: Verifying Checksum [2023-11-01T19:15:40.559Z] 765212b225bb: Download complete [2023-11-01T19:15:40.559Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:15:40.559Z] f23df028b6ca: Download complete [2023-11-01T19:15:40.559Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T19:15:40.559Z] d65c8cfc05b1: Download complete [2023-11-01T19:15:40.827Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:15:40.827Z] 699f458cf7ca: Download complete [2023-11-01T19:15:41.093Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:15:41.093Z] 8998bd30e6a1: Download complete [2023-11-01T19:15:43.673Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:15:43.673Z] 2437ff75d9bd: Download complete [2023-11-01T19:15:45.611Z] 8998bd30e6a1: Pull complete [2023-11-01T19:15:46.194Z] 04944245beec: Pull complete [2023-11-01T19:15:48.140Z] 699f458cf7ca: Pull complete [2023-11-01T19:15:48.140Z] 765212b225bb: Pull complete [2023-11-01T19:15:48.722Z] f23df028b6ca: Pull complete [2023-11-01T19:15:48.988Z] d65c8cfc05b1: Pull complete [2023-11-01T19:16:07.193Z] 2437ff75d9bd: Pull complete [2023-11-01T19:16:07.193Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:16:07.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:16:07.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:16:07.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container [2023-11-01T19:16:07.427Z] $ 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/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 [2023-11-01T19:16:09.931Z] $ docker top 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:16:10.477Z] ---> job-cost.sh [2023-11-01T19:16:10.743Z] lf-activate-venv: SKIPPING [2023-11-01T19:16:10.743Z] INFO: No Stack... [2023-11-01T19:16:11.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:16:12.281Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:16:12.919Z] + cat /w/workspace/app-record-replay/70/archives/cost.csv [2023-11-01T19:16:12.919Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T19:16:12.975Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [2023-11-01T19:16:12.982Z] Resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] did not exist. Created. [2023-11-01T19:16:12.982Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:16:13.310Z] /w/workspace/app-record-replay/70@tmp/durable-06efd1a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T19:16:13.650Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:16:13.674Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T19:16:13.727Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:16:13.734Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:16:13.746Z] $ docker stop --time=1 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 [2023-11-01T19:16:15.223Z] $ docker rm -f --volumes 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 [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 [2023-11-01T19:16:15.627Z] provisioning config files... [2023-11-01T19:16:15.635Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3705218715936276307tmp [Pipeline] { [Pipeline] sh [2023-11-01T19:16:15.923Z] + set +x [2023-11-01T19:16:15.923Z] + curl -s https://codecov.io/bash [2023-11-01T19:16:15.923Z] + bash -s -- [2023-11-01T19:16:15.923Z] [2023-11-01T19:16:15.923Z] _____ _ [2023-11-01T19:16:15.923Z] / ____| | | [2023-11-01T19:16:15.923Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T19:16:15.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T19:16:15.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T19:16:15.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T19:16:15.923Z] Bash-1.0.6 [2023-11-01T19:16:15.923Z] [2023-11-01T19:16:15.923Z] [2023-11-01T19:16:15.923Z] ==> git version 2.25.1 found [2023-11-01T19:16:15.923Z] ==> 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 [2023-11-01T19:16:15.923Z] Release-Date: 2020-01-08 [2023-11-01T19:16:15.923Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T19:16:15.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T19:16:15.923Z] ==> Jenkins CI detected. [2023-11-01T19:16:15.923Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-01T19:16:15.923Z] project root: . [2023-11-01T19:16:15.923Z] --> token set from env [2023-11-01T19:16:15.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T19:16:15.923Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T19:16:15.923Z] ==> Python coveragepy not found [2023-11-01T19:16:15.923Z] ==> Searching for coverage reports in: [2023-11-01T19:16:15.923Z] + . [2023-11-01T19:16:15.923Z] -> Found 1 reports [2023-11-01T19:16:15.923Z] ==> Detecting git/mercurial file structure [2023-11-01T19:16:15.923Z] ==> Reading reports [2023-11-01T19:16:15.923Z] + ./coverage.out bytes=24667 [2023-11-01T19:16:15.923Z] ==> Appending adjustments [2023-11-01T19:16:15.923Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T19:16:16.181Z] + Found adjustments [2023-11-01T19:16:16.181Z] ==> Gzipping contents [2023-11-01T19:16:16.181Z] 8.0K /tmp/codecov.jJlRBX.gz [2023-11-01T19:16:16.181Z] ==> Uploading reports [2023-11-01T19:16:16.181Z] url: https://codecov.io [2023-11-01T19:16:16.181Z] query: branch=main&commit=0e3d41eb9650f15297245de427bbe3a0939e088d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:16:16.181Z] -> Pinging Codecov [2023-11-01T19:16:16.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=0e3d41eb9650f15297245de427bbe3a0939e088d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:16:16.440Z] -> Uploading to [2023-11-01T19:16:16.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/0e3d41eb9650f15297245de427bbe3a0939e088d/7f70e74a-249c-4ec9-ba38-a0f2826ff54e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T191616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=191ef60e8ca0f92dd9ba11333d42b29b79f1c27ceb90a9c40129c0b21d0f2e52 [2023-11-01T19:16:16.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:16:16.441Z] Dload Upload Total Spent Left Speed [2023-11-01T19:16:16.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18586 --:--:-- --:--:-- --:--:-- 18586 [2023-11-01T19:16:16.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } [2023-11-01T19:16:16.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T19:16:16.892Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T19:16:16.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:16:17.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:16:17.197Z] [2023-11-01T19:16:17.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:16:17.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:16:17.494Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T19:16:17.494Z] df9b9388f04a: Pulling fs layer [2023-11-01T19:16:17.494Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T19:16:17.494Z] 25bc292e5bac: Pulling fs layer [2023-11-01T19:16:17.494Z] 114826534d7a: Pulling fs layer [2023-11-01T19:16:17.494Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T19:16:17.494Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T19:16:17.494Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T19:16:17.494Z] 114826534d7a: Waiting [2023-11-01T19:16:17.494Z] 4657fd5d0bcf: Waiting [2023-11-01T19:16:17.494Z] 6ad1cebc031e: Waiting [2023-11-01T19:16:17.494Z] 8a3aa393b2d8: Waiting [2023-11-01T19:16:17.494Z] 25bc292e5bac: Verifying Checksum [2023-11-01T19:16:17.494Z] 25bc292e5bac: Download complete [2023-11-01T19:16:17.494Z] 52dc419b0ee2: Download complete [2023-11-01T19:16:17.494Z] 4657fd5d0bcf: Download complete [2023-11-01T19:16:17.494Z] df9b9388f04a: Download complete [2023-11-01T19:16:17.764Z] df9b9388f04a: Pull complete [2023-11-01T19:16:17.764Z] 52dc419b0ee2: Pull complete [2023-11-01T19:16:17.764Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T19:16:17.764Z] 6ad1cebc031e: Download complete [2023-11-01T19:16:17.764Z] 25bc292e5bac: Pull complete [2023-11-01T19:16:18.700Z] 114826534d7a: Verifying Checksum [2023-11-01T19:16:18.700Z] 114826534d7a: Download complete [2023-11-01T19:16:18.700Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T19:16:18.700Z] 8a3aa393b2d8: Download complete [2023-11-01T19:16:21.981Z] 114826534d7a: Pull complete [2023-11-01T19:16:21.981Z] 4657fd5d0bcf: Pull complete [2023-11-01T19:16:22.550Z] 6ad1cebc031e: Pull complete [2023-11-01T19:16:25.083Z] 8a3aa393b2d8: Pull complete [2023-11-01T19:16:25.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T19:16:25.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:16:25.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:16:25.160Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:16:25.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T19:16:34.703Z] $ docker top b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:16:34.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-01T19:16:35.046Z] + set -o pipefail [2023-11-01T19:16:35.046Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-01T19:16:40.337Z] [2023-11-01T19:16:40.337Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-01T19:16:40.337Z] [2023-11-01T19:16:40.337Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c652020d-02ed-4da8-92b8-7b5d65feba3f [2023-11-01T19:16:40.337Z] [2023-11-01T19:16:40.337Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T19:16:40.337Z] [2023-11-01T19:16:40.337Z] [2023-11-01T19:16:40.337Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T19:16:40.337Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T19:16:40.337Z] More details here: https://snyk.co/ue1NS [2023-11-01T19:16:40.337Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T19:16:40.337Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T19:16:40.353Z] $ docker stop --time=1 b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 [2023-11-01T19:16:47.368Z] $ docker rm -f --volumes b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 [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 [2023-11-01T19:16:48.065Z] + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] sh [2023-11-01T19:16:48.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:16:48.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:16:48.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:16:48.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:16:48.729Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:16:48.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:16:49.215Z] $ docker top cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 -eo pid,comm [2023-11-01T19:16:49.261Z] 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). [2023-11-01T19:16:49.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:16:49.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:16:49.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:16:49.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:16:49.427Z] $ docker exec cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 ssh-agent [2023-11-01T19:16:49.525Z] SSH_AUTH_SOCK=/tmp/ssh-RRfwK3OASYf2/agent.32 [2023-11-01T19:16:49.525Z] SSH_AGENT_PID=38 [2023-11-01T19:16:49.530Z] Running ssh-add (command line suppressed) [2023-11-01T19:16:49.629Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7252441382585828684.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7252441382585828684.key) [2023-11-01T19:16:49.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:16:49.930Z] + git semver tag [2023-11-01T19:16:50.188Z] 2023-11-01 19:16:50,110 [run_tag] DEBUG tag force:False [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,110 [check_head_tag] DEBUG check head tag [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,111 [execute] INFO git cat-file --batch-check [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,115 [execute] INFO git cat-file --batch [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,136 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,136 [execute] INFO git tag -a v3.1.0-dev.65 -m v3.1.0-dev.65 [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,137 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.65', '-m', 'v3.1.0-dev.65'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:16:50.189Z] 2023-11-01 19:16:50,141 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:16:50.189Z] 3.1.0-dev.65 [Pipeline] } [2023-11-01T19:16:50.200Z] $ docker exec --env ******** --env ******** cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 ssh-agent -k [2023-11-01T19:16:50.294Z] unset SSH_AUTH_SOCK; [2023-11-01T19:16:50.294Z] unset SSH_AGENT_PID; [2023-11-01T19:16:50.294Z] echo Agent pid 38 killed; [2023-11-01T19:16:50.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:16:50.600Z] + git semver [Pipeline] } [2023-11-01T19:16:50.877Z] $ docker stop --time=1 cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 [2023-11-01T19:16:52.537Z] $ docker rm -f --volumes cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:16:52.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:16:52.912Z] [2023-11-01T19:16:52.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:16:53.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:16:53.221Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T19:16:53.221Z] ab5ef0e58194: Pulling fs layer [2023-11-01T19:16:53.221Z] 9712f1f96733: Pulling fs layer [2023-11-01T19:16:53.221Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T19:16:53.222Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T19:16:53.222Z] e9a5061849ea: Pulling fs layer [2023-11-01T19:16:53.222Z] d747dcd14b5f: Pulling fs layer [2023-11-01T19:16:53.222Z] 2de7ff778b66: Pulling fs layer [2023-11-01T19:16:53.222Z] 0d9ebad4ef96: Waiting [2023-11-01T19:16:53.222Z] d747dcd14b5f: Waiting [2023-11-01T19:16:53.222Z] 2de7ff778b66: Waiting [2023-11-01T19:16:53.222Z] e9a5061849ea: Waiting [2023-11-01T19:16:53.222Z] 9712f1f96733: Download complete [2023-11-01T19:16:53.794Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T19:16:53.794Z] 63f879dbbcfc: Download complete [2023-11-01T19:16:53.794Z] e9a5061849ea: Verifying Checksum [2023-11-01T19:16:53.794Z] e9a5061849ea: Download complete [2023-11-01T19:16:53.794Z] d747dcd14b5f: Verifying Checksum [2023-11-01T19:16:53.794Z] d747dcd14b5f: Download complete [2023-11-01T19:16:53.794Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T19:16:53.794Z] 0d9ebad4ef96: Download complete [2023-11-01T19:16:53.794Z] ab5ef0e58194: Verifying Checksum [2023-11-01T19:16:53.794Z] ab5ef0e58194: Download complete [2023-11-01T19:16:54.051Z] 2de7ff778b66: Verifying Checksum [2023-11-01T19:16:54.051Z] 2de7ff778b66: Download complete [2023-11-01T19:16:56.578Z] ab5ef0e58194: Pull complete [2023-11-01T19:16:56.836Z] 9712f1f96733: Pull complete [2023-11-01T19:16:57.402Z] 63f879dbbcfc: Pull complete [2023-11-01T19:17:01.591Z] 0d9ebad4ef96: Pull complete [2023-11-01T19:17:01.591Z] e9a5061849ea: Pull complete [2023-11-01T19:17:01.591Z] d747dcd14b5f: Pull complete [2023-11-01T19:17:02.527Z] 2de7ff778b66: Pull complete [2023-11-01T19:17:02.527Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T19:17:02.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:17:02.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:17:02.604Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:17:02.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T19:17:14.799Z] $ docker top 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:17:14.866Z] provisioning config files... [2023-11-01T19:17:14.876Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1984688438383345453tmp [2023-11-01T19:17:14.885Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4862555162983400888tmp [2023-11-01T19:17:14.893Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11405695444379608536tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:17:14.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:15.191Z] ---> sigul-configuration.sh [2023-11-01T19:17:15.191Z] gpg: directory `/root/.gnupg' created [2023-11-01T19:17:15.191Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T19:17:15.191Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T19:17:15.191Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T19:17:15.191Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T19:17:15.191Z] gpg: CAST5 encrypted data [2023-11-01T19:17:15.191Z] gpg: encrypted with 1 passphrase [2023-11-01T19:17:15.191Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T19:17:15.484Z] + mkdir /home/jenkins [2023-11-01T19:17:15.484Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T19:17:15.772Z] + 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 [2023-11-01T19:17:15.788Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:16.078Z] ---> sigul-install.sh [2023-11-01T19:17:16.078Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T19:17:16.366Z] + git tag --list [2023-11-01T19:17:16.366Z] v3.1.0-dev.0 [2023-11-01T19:17:16.366Z] v3.1.0-dev.1 [2023-11-01T19:17:16.366Z] v3.1.0-dev.10 [2023-11-01T19:17:16.367Z] v3.1.0-dev.11 [2023-11-01T19:17:16.367Z] v3.1.0-dev.12 [2023-11-01T19:17:16.367Z] v3.1.0-dev.13 [2023-11-01T19:17:16.367Z] v3.1.0-dev.14 [2023-11-01T19:17:16.367Z] v3.1.0-dev.15 [2023-11-01T19:17:16.367Z] v3.1.0-dev.16 [2023-11-01T19:17:16.367Z] v3.1.0-dev.17 [2023-11-01T19:17:16.367Z] v3.1.0-dev.18 [2023-11-01T19:17:16.367Z] v3.1.0-dev.19 [2023-11-01T19:17:16.367Z] v3.1.0-dev.2 [2023-11-01T19:17:16.367Z] v3.1.0-dev.20 [2023-11-01T19:17:16.367Z] v3.1.0-dev.21 [2023-11-01T19:17:16.367Z] v3.1.0-dev.22 [2023-11-01T19:17:16.367Z] v3.1.0-dev.23 [2023-11-01T19:17:16.367Z] v3.1.0-dev.24 [2023-11-01T19:17:16.367Z] v3.1.0-dev.25 [2023-11-01T19:17:16.367Z] v3.1.0-dev.26 [2023-11-01T19:17:16.367Z] v3.1.0-dev.27 [2023-11-01T19:17:16.367Z] v3.1.0-dev.28 [2023-11-01T19:17:16.367Z] v3.1.0-dev.29 [2023-11-01T19:17:16.367Z] v3.1.0-dev.3 [2023-11-01T19:17:16.367Z] v3.1.0-dev.30 [2023-11-01T19:17:16.367Z] v3.1.0-dev.31 [2023-11-01T19:17:16.367Z] v3.1.0-dev.32 [2023-11-01T19:17:16.367Z] v3.1.0-dev.33 [2023-11-01T19:17:16.367Z] v3.1.0-dev.34 [2023-11-01T19:17:16.367Z] v3.1.0-dev.35 [2023-11-01T19:17:16.367Z] v3.1.0-dev.36 [2023-11-01T19:17:16.367Z] v3.1.0-dev.37 [2023-11-01T19:17:16.367Z] v3.1.0-dev.38 [2023-11-01T19:17:16.367Z] v3.1.0-dev.39 [2023-11-01T19:17:16.367Z] v3.1.0-dev.4 [2023-11-01T19:17:16.367Z] v3.1.0-dev.40 [2023-11-01T19:17:16.367Z] v3.1.0-dev.41 [2023-11-01T19:17:16.367Z] v3.1.0-dev.42 [2023-11-01T19:17:16.367Z] v3.1.0-dev.43 [2023-11-01T19:17:16.367Z] v3.1.0-dev.44 [2023-11-01T19:17:16.367Z] v3.1.0-dev.45 [2023-11-01T19:17:16.367Z] v3.1.0-dev.46 [2023-11-01T19:17:16.367Z] v3.1.0-dev.47 [2023-11-01T19:17:16.367Z] v3.1.0-dev.48 [2023-11-01T19:17:16.367Z] v3.1.0-dev.49 [2023-11-01T19:17:16.367Z] v3.1.0-dev.5 [2023-11-01T19:17:16.367Z] v3.1.0-dev.50 [2023-11-01T19:17:16.367Z] v3.1.0-dev.51 [2023-11-01T19:17:16.367Z] v3.1.0-dev.52 [2023-11-01T19:17:16.367Z] v3.1.0-dev.53 [2023-11-01T19:17:16.367Z] v3.1.0-dev.54 [2023-11-01T19:17:16.367Z] v3.1.0-dev.55 [2023-11-01T19:17:16.367Z] v3.1.0-dev.56 [2023-11-01T19:17:16.367Z] v3.1.0-dev.57 [2023-11-01T19:17:16.367Z] v3.1.0-dev.58 [2023-11-01T19:17:16.367Z] v3.1.0-dev.59 [2023-11-01T19:17:16.367Z] v3.1.0-dev.6 [2023-11-01T19:17:16.367Z] v3.1.0-dev.60 [2023-11-01T19:17:16.367Z] v3.1.0-dev.61 [2023-11-01T19:17:16.367Z] v3.1.0-dev.62 [2023-11-01T19:17:16.367Z] v3.1.0-dev.63 [2023-11-01T19:17:16.367Z] v3.1.0-dev.64 [2023-11-01T19:17:16.367Z] v3.1.0-dev.65 [2023-11-01T19:17:16.367Z] v3.1.0-dev.7 [2023-11-01T19:17:16.367Z] v3.1.0-dev.8 [2023-11-01T19:17:16.367Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T19:17:16.654Z] + lftools sign git-tag v3.1.0-dev.65 [2023-11-01T19:17:17.224Z] Signing Git tag with Sigul... [2023-11-01T19:17:17.224Z] Signing v3.1.0-dev.65 [Pipeline] echo [2023-11-01T19:17:17.802Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:18.084Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T19:17:18.091Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T19:17:18.118Z] $ docker stop --time=1 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 [2023-11-01T19:17:19.533Z] $ docker rm -f --volumes 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T19:17:19.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:17:19.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:17:20.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:17:20.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:17:20.314Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:17:20.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:17:20.716Z] $ docker top 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb -eo pid,comm [2023-11-01T19:17:20.761Z] 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). [2023-11-01T19:17:20.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:17:20.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:17:20.799Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:17:20.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:17:20.919Z] $ docker exec 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb ssh-agent [2023-11-01T19:17:21.024Z] SSH_AUTH_SOCK=/tmp/ssh-A3kA62rA3unB/agent.31 [2023-11-01T19:17:21.024Z] SSH_AGENT_PID=37 [2023-11-01T19:17:21.029Z] Running ssh-add (command line suppressed) [2023-11-01T19:17:21.122Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_242127354980673338.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_242127354980673338.key) [2023-11-01T19:17:21.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:17:21.469Z] + git semver bump pre [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [bump_version] DEBUG bumping version:3.1.0-dev.65 on axis:pre with prefix:dev [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [bump_version] DEBUG bumped version:3.1.0-dev.66 [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [write_version] DEBUG write version:3.1.0-dev.66 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,620 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,622 [execute] INFO git cat-file --batch-check [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,626 [execute] INFO git cat-file --batch [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:17:21.729Z] 2023-11-01 19:17:21,630 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:17:21.729Z] 3.1.0-dev.66 [Pipeline] } [2023-11-01T19:17:21.743Z] $ docker exec --env ******** --env ******** 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb ssh-agent -k [2023-11-01T19:17:21.829Z] unset SSH_AUTH_SOCK; [2023-11-01T19:17:21.829Z] unset SSH_AGENT_PID; [2023-11-01T19:17:21.830Z] echo Agent pid 37 killed; [2023-11-01T19:17:21.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:17:22.150Z] + git semver [Pipeline] } [2023-11-01T19:17:22.425Z] $ docker stop --time=1 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb [2023-11-01T19:17:23.810Z] $ docker rm -f --volumes 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:17:24.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:17:24.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:17:24.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:17:24.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:17:24.547Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:17:24.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:17:24.894Z] $ docker top 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 -eo pid,comm [2023-11-01T19:17:24.938Z] 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). [2023-11-01T19:17:24.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:17:24.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:17:24.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:17:25.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:17:25.102Z] $ docker exec 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 ssh-agent [2023-11-01T19:17:25.199Z] SSH_AUTH_SOCK=/tmp/ssh-xUjoO7qqRY1C/agent.32 [2023-11-01T19:17:25.199Z] SSH_AGENT_PID=39 [2023-11-01T19:17:25.204Z] Running ssh-add (command line suppressed) [2023-11-01T19:17:25.301Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1561751854551222797.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1561751854551222797.key) [2023-11-01T19:17:25.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:17:25.600Z] + git semver push [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,787 [run_push] DEBUG push [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,789 [execute] INFO git cat-file --batch-check [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,793 [execute] INFO git rev-list 322544efc22e6d30a54230ab12e550368370d239 -- [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,794 [execute] DEBUG Popen(['git', 'rev-list', '322544efc22e6d30a54230ab12e550368370d239', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,800 [execute] INFO git fetch -v origin [2023-11-01T19:17:25.860Z] 2023-11-01 19:17:25,800 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T19:17:26.430Z] 2023-11-01 19:17:26,374 [run_push] DEBUG no remote changes detected [2023-11-01T19:17:26.430Z] 2023-11-01 19:17:26,375 [execute] INFO git push origin semver [2023-11-01T19:17:26.430Z] 2023-11-01 19:17:26,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:17:27.808Z] 2023-11-01 19:17:27,405 [run_push] DEBUG push all version tags [2023-11-01T19:17:27.808Z] 2023-11-01 19:17:27,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T19:17:27.808Z] 2023-11-01 19:17:27,406 [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) [2023-11-01T19:17:28.375Z] 2023-11-01 19:17:28,207 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T19:17:28.375Z] 3.1.0-dev.66 [Pipeline] } [2023-11-01T19:17:28.388Z] $ docker exec --env ******** --env ******** 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 ssh-agent -k [2023-11-01T19:17:28.472Z] unset SSH_AUTH_SOCK; [2023-11-01T19:17:28.474Z] unset SSH_AGENT_PID; [2023-11-01T19:17:28.474Z] echo Agent pid 39 killed; [2023-11-01T19:17:28.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:17:28.785Z] + git semver [Pipeline] } [2023-11-01T19:17:29.061Z] $ docker stop --time=1 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 [2023-11-01T19:17:30.407Z] $ docker rm -f --volumes 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 [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 [2023-11-01T19:17:30.995Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-01T19:17:30.995Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T19:17:30.995Z] total 16 [2023-11-01T19:17:30.995Z] drwxr-xr-x 3 root root 4096 Nov 1 19:04 . [2023-11-01T19:17:30.995Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 19:17 .. [2023-11-01T19:17:30.995Z] drwxr-xr-x 2 root root 4096 Nov 1 19:04 cost [2023-11-01T19:17:30.995Z] -rw-r--r-- 1 root root 88 Nov 1 19:04 cost.csv [2023-11-01T19:17:30.995Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T19:17:30.995Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T19:17:30.995Z] total 16 [2023-11-01T19:17:30.995Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 19:04 . [2023-11-01T19:17:30.995Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 19:17 .. [2023-11-01T19:17:30.995Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 19:04 cost [2023-11-01T19:17:30.995Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 1 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:31.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:32.330Z] ---> package-listing.sh [2023-11-01T19:17:32.330Z] ++ facter osfamily [2023-11-01T19:17:32.330Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:17:32.589Z] + OS_FAMILY=debian [2023-11-01T19:17:32.589Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-01T19:17:32.589Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:17:32.589Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:17:32.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:17:32.589Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:17:32.589Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-01T19:17:32.589Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:17:32.589Z] + case "${OS_FAMILY}" in [2023-11-01T19:17:32.589Z] + dpkg -l [2023-11-01T19:17:32.589Z] + grep '^ii' [2023-11-01T19:17:32.589Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:17:32.589Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:17:32.589Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:17:32.589Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-01T19:17:32.589Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-01T19:17:32.589Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-11-01T19:17:32.599Z] 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 [2023-11-01T19:17:32.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:17:33.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:17:33.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:17:33.508Z] prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container [2023-11-01T19:17:33.543Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:17:33.751Z] $ docker top f5bcae46a389688cbdccf65a28fbdde8556025b070f297463f581f82b240b0dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:17:34.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:17:34.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:17:34.660Z] + ls /var/log/sa-host [2023-11-01T19:17:34.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:17:34.888Z] provisioning config files... [2023-11-01T19:17:34.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3415752240824262071tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:17:34.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:35.186Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:17:35.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:35.534Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:17:35.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:35.827Z] ---> sudo-logs.sh [2023-11-01T19:17:35.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:17:35.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:36.145Z] ---> job-cost.sh [2023-11-01T19:17:36.146Z] lf-activate-venv: SKIPPING [2023-11-01T19:17:36.146Z] DEBUG: total: 0.2199999988079071 [2023-11-01T19:17:36.146Z] INFO: Retrieving Stack Cost... [2023-11-01T19:17:36.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:17:36.975Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:17:36.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:17:37.271Z] ---> logs-deploy.sh [2023-11-01T19:17:37.271Z] lf-activate-venv: SKIPPING [2023-11-01T19:17:37.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/70 [2023-11-01T19:17:37.271Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:17:38.213Z] Archives upload complete. [2023-11-01T19:17:38.213Z] INFO: archiving logs to Nexus