Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 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-ssh11315645995371359752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6805592327962317710.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16338588679431254250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14008097371965861932.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-ssh11055801838402966619.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-7221 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 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f (main) Commit message: "Merge pull request #81 from ernestojeda/create-release" > 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 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 > git rev-list --no-walk 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:53:56.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:53:56.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:53:56.701Z] ========================================================= [2023-09-20T20:53:56.701Z] EdgeX Global Pipelines Version Info [2023-09-20T20:53:56.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:53:57.405Z] ------------------- [2023-09-20T20:53:57.406Z] stable info: [2023-09-20T20:53:57.406Z] ------------------- [2023-09-20T20:53:57.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:53:57.406Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:53:57.406Z] Message: update stable to v1.0.254 [2023-09-20T20:53:57.974Z] ------------------- [2023-09-20T20:53:57.974Z] experimental info: [2023-09-20T20:53:57.974Z] ------------------- [2023-09-20T20:53:57.974Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:53:57.974Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:53:57.974Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:53:58.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-20T20:53:58.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-20T20:53:58.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:53:58.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:53:58.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:53:58.215Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:53:58.232Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:53:58.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:53:58.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:53:58.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:53:58.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:53:58.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-20T20:53:58.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:53:58.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:53:58.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:53:58.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:53:58.365Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:53:58.380Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:53:58.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:53:58.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:53:58.432Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:53:58.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:53:58.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:53:58.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:53:58.503Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:53:58.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:53:58.533Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:53:58.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:53:58.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:53:58.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:53:58.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo [2023-09-20T20:53:58.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d960dbc [Pipeline] echo [2023-09-20T20:53:58.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:53:58.670Z] provisioning config files... [2023-09-20T20:53:58.683Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8722673101647213845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:53:58.993Z] ---> docker-login.sh [2023-09-20T20:53:58.994Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:53:59.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:59.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:59.257Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:59.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:59.257Z] [2023-09-20T20:53:59.257Z] Login Succeeded [2023-09-20T20:53:59.257Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:53:59.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:59.515Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:59.515Z] [2023-09-20T20:53:59.515Z] Login Succeeded [2023-09-20T20:53:59.515Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:53:59.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:59.515Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:59.515Z] [2023-09-20T20:53:59.515Z] Login Succeeded [2023-09-20T20:53:59.515Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:53:59.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:59.515Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:59.515Z] [2023-09-20T20:53:59.515Z] Login Succeeded [2023-09-20T20:53:59.515Z] docker.io [2023-09-20T20:53:59.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:59.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:59.774Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:59.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:59.774Z] [2023-09-20T20:53:59.774Z] Login Succeeded [2023-09-20T20:53:59.774Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:53:59.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:54:00.146Z] + git rev-list -1 --merges d960dbc574ee450f3aa603ee19dbffe34b3f2c0f~1..d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo [2023-09-20T20:54:00.194Z] -----------> git rev-list -1 --merges d960dbc574ee450f3aa603ee19dbffe34b3f2c0f~1..d960dbc574ee450f3aa603ee19dbffe34b3f2c0f d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T20:54:00.194Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [false] [Pipeline] sh [2023-09-20T20:54:00.482Z] + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo [2023-09-20T20:54:00.501Z] ========================================================= [2023-09-20T20:54:00.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:54:00.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:54:00.815Z] + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo [2023-09-20T20:54:00.825Z] [semverPrep] GIT_COMMIT: d960dbc574ee450f3aa603ee19dbffe34b3f2c0f, Commit Message: Merge pull request #81 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:54:00.834Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:54:01.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:54:01.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:54:01.163Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:54:01.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:54:01.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:54:01.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:54:01.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:01.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:54:01.523Z] [2023-09-20T20:54:01.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:01.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:54:01.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:54:01.820Z] b85a868b505f: Pulling fs layer [2023-09-20T20:54:01.820Z] e2be974225ed: Pulling fs layer [2023-09-20T20:54:01.820Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:54:01.820Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:54:01.820Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:54:01.820Z] eaf3925da568: Pulling fs layer [2023-09-20T20:54:01.820Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:54:01.820Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:54:01.820Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:54:01.820Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:54:01.820Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:54:01.820Z] 988bab9f4d93: Waiting [2023-09-20T20:54:01.820Z] 1469e6f7b9e6: Waiting [2023-09-20T20:54:01.820Z] eaf3925da568: Waiting [2023-09-20T20:54:01.820Z] bab4dde63d76: Waiting [2023-09-20T20:54:01.820Z] bde34c3a00c8: Waiting [2023-09-20T20:54:01.820Z] b352a97aabf1: Waiting [2023-09-20T20:54:01.820Z] 4872d77fe225: Waiting [2023-09-20T20:54:01.820Z] 5851b861e8e6: Waiting [2023-09-20T20:54:01.820Z] e2be974225ed: Verifying Checksum [2023-09-20T20:54:01.820Z] e2be974225ed: Download complete [2023-09-20T20:54:01.820Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:54:02.079Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:54:02.079Z] 1469e6f7b9e6: Download complete [2023-09-20T20:54:02.079Z] eaf3925da568: Verifying Checksum [2023-09-20T20:54:02.079Z] eaf3925da568: Download complete [2023-09-20T20:54:02.079Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:54:02.079Z] 339a4e72a1f5: Download complete [2023-09-20T20:54:02.079Z] bde34c3a00c8: Download complete [2023-09-20T20:54:02.079Z] b352a97aabf1: Download complete [2023-09-20T20:54:02.079Z] 4872d77fe225: Download complete [2023-09-20T20:54:02.079Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:54:02.079Z] 5851b861e8e6: Download complete [2023-09-20T20:54:02.079Z] b85a868b505f: Verifying Checksum [2023-09-20T20:54:02.079Z] b85a868b505f: Download complete [2023-09-20T20:54:02.338Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:54:02.338Z] bab4dde63d76: Download complete [2023-09-20T20:54:04.614Z] b85a868b505f: Pull complete [2023-09-20T20:54:04.614Z] e2be974225ed: Pull complete [2023-09-20T20:54:04.614Z] 339a4e72a1f5: Pull complete [2023-09-20T20:54:04.614Z] 988bab9f4d93: Pull complete [2023-09-20T20:54:05.202Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:54:05.202Z] eaf3925da568: Pull complete [2023-09-20T20:54:09.392Z] bab4dde63d76: Pull complete [2023-09-20T20:54:09.392Z] bde34c3a00c8: Pull complete [2023-09-20T20:54:09.392Z] b352a97aabf1: Pull complete [2023-09-20T20:54:09.392Z] 4872d77fe225: Pull complete [2023-09-20T20:54:09.392Z] 5851b861e8e6: Pull complete [2023-09-20T20:54:09.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:54:09.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:54:09.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:54:09.482Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T20:54:09.496Z] $ 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-09-20T20:54:13.219Z] $ docker top 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 -eo pid,comm [2023-09-20T20:54:13.283Z] 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-09-20T20:54:13.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:54:13.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:54:13.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:54:13.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:54:13.413Z] $ docker exec 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent [2023-09-20T20:54:13.526Z] SSH_AUTH_SOCK=/tmp/ssh-sEEsS8gsrdDB/agent.32 [2023-09-20T20:54:13.526Z] SSH_AGENT_PID=38 [2023-09-20T20:54:13.532Z] Running ssh-add (command line suppressed) [2023-09-20T20:54:13.603Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18220498867047643726.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18220498867047643726.key) [2023-09-20T20:54:13.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:54:13.923Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:54:13.925Z] $ docker exec --env ******** --env ******** 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent -k [2023-09-20T20:54:14.018Z] unset SSH_AUTH_SOCK; [2023-09-20T20:54:14.019Z] unset SSH_AGENT_PID; [2023-09-20T20:54:14.019Z] echo Agent pid 38 killed; [2023-09-20T20:54:14.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:54:14.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:54:14.077Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:54:14.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:54:14.178Z] $ docker exec 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent [2023-09-20T20:54:14.299Z] SSH_AUTH_SOCK=/tmp/ssh-SpgBJodIL1P0/agent.70 [2023-09-20T20:54:14.299Z] SSH_AGENT_PID=76 [2023-09-20T20:54:14.304Z] Running ssh-add (command line suppressed) [2023-09-20T20:54:14.399Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_623407103889669094.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_623407103889669094.key) [2023-09-20T20:54:14.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:54:14.717Z] + git semver init [2023-09-20T20:54:14.977Z] 2023-09-20 20:54:14,875 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:54:14.977Z] 2023-09-20 20:54:14,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-20T20:54:14.977Z] 2023-09-20 20:54:14,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-20T20:54:14.977Z] 2023-09-20 20:54:14,877 [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-09-20T20:54:15.544Z] 2023-09-20 20:54:15,450 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-20T20:54:15.544Z] 2023-09-20 20:54:15,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-20T20:54:15.544Z] 2023-09-20 20:54:15,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T20:54:15.544Z] 2023-09-20 20:54:15,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T20:54:15.544Z] 3.1.0-dev.48 [Pipeline] } [2023-09-20T20:54:15.538Z] $ docker exec --env ******** --env ******** 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent -k [2023-09-20T20:54:15.628Z] unset SSH_AUTH_SOCK; [2023-09-20T20:54:15.629Z] unset SSH_AGENT_PID; [2023-09-20T20:54:15.629Z] echo Agent pid 76 killed; [2023-09-20T20:54:15.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:54:15.956Z] + git semver [Pipeline] } [2023-09-20T20:54:22.819Z] $ docker stop --time=1 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 [2023-09-20T20:54:25.458Z] $ docker rm -f --volumes 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:54:26.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:54:26.336Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:54:26.338Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.48 [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-09-20T20:54:26.457Z] provisioning config files... [2023-09-20T20:54:26.465Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14557675944690432194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:54:26.762Z] ---> docker-login.sh [2023-09-20T20:54:26.762Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:54:26.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:26.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:26.762Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:26.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:26.762Z] [2023-09-20T20:54:26.762Z] Login Succeeded [2023-09-20T20:54:26.762Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:54:26.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:26.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:26.762Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:26.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:26.762Z] [2023-09-20T20:54:26.762Z] Login Succeeded [2023-09-20T20:54:26.762Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:54:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:27.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:27.021Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:27.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:27.021Z] [2023-09-20T20:54:27.021Z] Login Succeeded [2023-09-20T20:54:27.021Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:54:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:27.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:27.021Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:27.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:27.021Z] [2023-09-20T20:54:27.021Z] Login Succeeded [2023-09-20T20:54:27.021Z] docker.io [2023-09-20T20:54:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:27.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:27.281Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:27.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:27.281Z] [2023-09-20T20:54:27.281Z] Login Succeeded [2023-09-20T20:54:27.281Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:54:27.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:54:27.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:54:27.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:54:27.371Z] ========================================================= [2023-09-20T20:54:27.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:54:27.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:27.680Z] + 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-09-20T20:54:27.680Z] Sending build context to Docker daemon 580.6kB [2023-09-20T20:54:27.680Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:54:27.680Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:54:27.680Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:54:27.680Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:54:27.680Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:54:27.680Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:54:27.680Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:54:27.680Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:54:27.680Z] c68163c4e522: Pulling fs layer [2023-09-20T20:54:27.680Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:54:27.680Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:54:27.680Z] 33e27b845d1e: Waiting [2023-09-20T20:54:27.680Z] c68163c4e522: Waiting [2023-09-20T20:54:27.680Z] 50da416c3ac9: Waiting [2023-09-20T20:54:27.680Z] 23d2d4c4bb30: Waiting [2023-09-20T20:54:27.680Z] ad3a456e5733: Waiting [2023-09-20T20:54:27.680Z] c4d48a809fc2: Verifying Checksum [2023-09-20T20:54:27.680Z] c4d48a809fc2: Download complete [2023-09-20T20:54:27.938Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:54:27.938Z] ad3a456e5733: Download complete [2023-09-20T20:54:27.938Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:54:27.938Z] 33e27b845d1e: Download complete [2023-09-20T20:54:27.938Z] 7264a8db6415: Download complete [2023-09-20T20:54:27.938Z] c68163c4e522: Verifying Checksum [2023-09-20T20:54:27.938Z] c68163c4e522: Download complete [2023-09-20T20:54:27.938Z] 7264a8db6415: Pull complete [2023-09-20T20:54:28.197Z] c4d48a809fc2: Pull complete [2023-09-20T20:54:28.197Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:54:28.197Z] 23d2d4c4bb30: Download complete [2023-09-20T20:54:28.197Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:54:28.197Z] 4f1c88b9dad5: Download complete [2023-09-20T20:54:28.454Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:54:28.454Z] 50da416c3ac9: Download complete [2023-09-20T20:54:32.637Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:54:32.638Z] ad3a456e5733: Pull complete [2023-09-20T20:54:32.638Z] 33e27b845d1e: Pull complete [2023-09-20T20:54:32.638Z] c68163c4e522: Pull complete [2023-09-20T20:54:35.199Z] 50da416c3ac9: Pull complete [2023-09-20T20:54:36.137Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:54:36.137Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:54:36.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:54:36.395Z] ---> 0786185ac409 [2023-09-20T20:54:36.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:54:41.429Z] Still waiting to schedule task [2023-09-20T20:54:41.429Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:54:42.959Z] ---> Running in 0fe68150049a [2023-09-20T20:54:42.959Z] Removing intermediate container 0fe68150049a [2023-09-20T20:54:42.959Z] ---> 50033dd8910d [2023-09-20T20:54:42.959Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:54:42.959Z] ---> Running in ab5f73ea054e [2023-09-20T20:54:42.959Z] Removing intermediate container ab5f73ea054e [2023-09-20T20:54:42.959Z] ---> 8963e7d0321b [2023-09-20T20:54:42.959Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:54:42.959Z] ---> Running in 2605414b1974 [2023-09-20T20:54:42.959Z] Removing intermediate container 2605414b1974 [2023-09-20T20:54:42.959Z] ---> 976790b05bee [2023-09-20T20:54:42.959Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:54:42.959Z] ---> Running in 55a1e74ef9d7 [2023-09-20T20:54:43.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:54:43.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:54:43.478Z] OK: 264 MiB in 52 packages [2023-09-20T20:54:43.737Z] Removing intermediate container 55a1e74ef9d7 [2023-09-20T20:54:43.737Z] ---> 3b34a83f8731 [2023-09-20T20:54:43.737Z] Step 7/12 : WORKDIR /app [2023-09-20T20:54:43.996Z] ---> Running in 44a4b8ab7277 [2023-09-20T20:54:43.996Z] Removing intermediate container 44a4b8ab7277 [2023-09-20T20:54:43.996Z] ---> 6e7779d168c1 [2023-09-20T20:54:43.996Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T20:54:43.996Z] ---> 721d23023abb [2023-09-20T20:54:43.996Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:54:44.255Z] ---> Running in c091617631b7 [2023-09-20T20:55:34.992Z] Removing intermediate container c091617631b7 [2023-09-20T20:55:34.992Z] ---> 6efa1bb57ab5 [2023-09-20T20:55:34.992Z] Step 10/12 : COPY . . [2023-09-20T20:55:34.992Z] ---> 86b15b8fa3cc [2023-09-20T20:55:34.992Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:55:34.992Z] ---> Running in 53840f017b88 [2023-09-20T20:55:34.992Z] Removing intermediate container 53840f017b88 [2023-09-20T20:55:34.992Z] ---> c65d7b12d2d5 [2023-09-20T20:55:34.992Z] Step 12/12 : RUN $MAKE [2023-09-20T20:55:34.992Z] ---> Running in 1ccc88eae678 [2023-09-20T20:55:34.992Z] noop [2023-09-20T20:55:34.992Z] Removing intermediate container 1ccc88eae678 [2023-09-20T20:55:34.992Z] ---> 88ca614cc61b [2023-09-20T20:55:34.992Z] Successfully built 88ca614cc61b [2023-09-20T20:55:34.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:35.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:55:35.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:55:35.394Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T20:55:35.750Z] $ 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-09-20T20:55:36.164Z] $ docker top 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:55:36.178Z] + go version [2023-09-20T20:55:36.178Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:55:36.518Z] $ docker stop --time=1 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 [2023-09-20T20:55:37.777Z] $ docker rm -f --volumes 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:37.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:55:37.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:55:37.943Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T20:55:38.308Z] $ 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-09-20T20:55:38.651Z] $ docker top 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:55:38.652Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:55:38.947Z] + make test [2023-09-20T20:55:38.947Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T20:56:00.898Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T20:56:00.898Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T20:56:00.898Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T20:56:00.898Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T20:56:00.898Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2023-09-20T20:56:09.051Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements [2023-09-20T20:56:09.051Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.110s coverage: 78.7% of statements [2023-09-20T20:56:09.051Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-09-20T20:56:33.179Z] go vet ./... [2023-09-20T20:56:35.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:56:35.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:56:35.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:56:35.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:56:35.693Z] $ docker stop --time=1 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 [2023-09-20T20:56:40.321Z] $ docker rm -f --volumes 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:56:40.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:56:40.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:56:41.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:56:41.636Z] + ls -al . [2023-09-20T20:56:41.636Z] total 184 [2023-09-20T20:56:41.636Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:55 . [2023-09-20T20:56:41.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 .. [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:53 .dockerignore [2023-09-20T20:56:41.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git [2023-09-20T20:56:41.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 .github [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 20:53 .gitignore [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:53 .golangci.yml [2023-09-20T20:56:41.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:54 .semver [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 20:53 Attribution.txt [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 20:53 CHANGELOG.md [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 20:53 Dockerfile [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:53 GOVERNANCE.md [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 20:53 Jenkinsfile [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:53 LICENSE [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 20:53 Makefile [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 20:53 OWNERS.md [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 20:53 README.md [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 20:53 Record and Reply.postman_collection.json [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:54 VERSION [2023-09-20T20:56:41.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 bin [2023-09-20T20:56:41.636Z] -rw-r--r-- 1 jenkins jenkins 24553 Sep 20 20:56 coverage.out [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 20:53 go.mod [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 20:53 go.sum [2023-09-20T20:56:41.636Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 20:53 internal [2023-09-20T20:56:41.636Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 20:53 main.go [2023-09-20T20:56:41.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 openapi [2023-09-20T20:56:41.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 pkg [2023-09-20T20:56:41.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:41.945Z] + 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=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f --label arch=amd64 --label version=3.1.0-dev.48 . [2023-09-20T20:56:41.945Z] Sending build context to Docker daemon 605.7kB [2023-09-20T20:56:41.945Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:56:41.945Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T20:56:41.945Z] ---> 88ca614cc61b [2023-09-20T20:56:41.945Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:56:42.204Z] ---> Running in 3485671dedee [2023-09-20T20:56:42.204Z] Removing intermediate container 3485671dedee [2023-09-20T20:56:42.204Z] ---> 21ce89ee8256 [2023-09-20T20:56:42.204Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:56:42.204Z] ---> Running in 94d746a0e548 [2023-09-20T20:56:42.204Z] Removing intermediate container 94d746a0e548 [2023-09-20T20:56:42.204Z] ---> cbc0037d2807 [2023-09-20T20:56:42.204Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:56:42.204Z] ---> Running in 967117225f2c [2023-09-20T20:56:42.464Z] Removing intermediate container 967117225f2c [2023-09-20T20:56:42.464Z] ---> 7e945b0d34cd [2023-09-20T20:56:42.464Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:56:42.464Z] ---> Running in 0d25bc643184 [2023-09-20T20:56:42.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:56:42.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:56:42.981Z] OK: 264 MiB in 52 packages [2023-09-20T20:56:43.240Z] Removing intermediate container 0d25bc643184 [2023-09-20T20:56:43.240Z] ---> 38e18f527ba9 [2023-09-20T20:56:43.240Z] Step 7/26 : WORKDIR /app [2023-09-20T20:56:43.240Z] ---> Running in fb52e6c3e233 [2023-09-20T20:56:43.499Z] Removing intermediate container fb52e6c3e233 [2023-09-20T20:56:43.499Z] ---> 1b728e667808 [2023-09-20T20:56:43.499Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T20:56:43.499Z] ---> c7a40a6d765a [2023-09-20T20:56:43.499Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:56:43.499Z] ---> Running in 1057bd01668d [2023-09-20T20:56:44.065Z] Removing intermediate container 1057bd01668d [2023-09-20T20:56:44.065Z] ---> 11d3a733d5cc [2023-09-20T20:56:44.065Z] Step 10/26 : COPY . . [2023-09-20T20:56:44.351Z] ---> 9e3bf5f727e9 [2023-09-20T20:56:44.351Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:56:44.351Z] ---> Running in 31a7f4e45145 [2023-09-20T20:56:44.608Z] Removing intermediate container 31a7f4e45145 [2023-09-20T20:56:44.608Z] ---> df138f187f61 [2023-09-20T20:56:44.608Z] Step 12/26 : RUN $MAKE [2023-09-20T20:56:44.608Z] ---> Running in 866836dd73fd [2023-09-20T20:56:44.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.48" -trimpath -mod=readonly -o app-record-replay [2023-09-20T20:57:06.810Z] Removing intermediate container 866836dd73fd [2023-09-20T20:57:06.810Z] ---> 17cbd395e265 [2023-09-20T20:57:06.810Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T20:57:06.810Z] 3.18: Pulling from library/alpine [2023-09-20T20:57:06.810Z] 7264a8db6415: Already exists [2023-09-20T20:57:06.810Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:57:06.810Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T20:57:06.810Z] ---> 7e01a0d0a1dc [2023-09-20T20:57:06.810Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T20:57:06.810Z] ---> Running in e6327569b7a3 [2023-09-20T20:57:06.810Z] Removing intermediate container e6327569b7a3 [2023-09-20T20:57:06.810Z] ---> fe2af8c520a1 [2023-09-20T20:57:06.810Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T20:57:06.810Z] ---> Running in 09f1d77880ec [2023-09-20T20:57:06.810Z] Removing intermediate container 09f1d77880ec [2023-09-20T20:57:06.810Z] ---> a47c044a3911 [2023-09-20T20:57:06.810Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:57:06.810Z] ---> Running in af519d17e05f [2023-09-20T20:57:06.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:06.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:06.810Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T20:57:06.810Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:57:06.810Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:57:06.810Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:57:06.810Z] OK: 8 MiB in 17 packages [2023-09-20T20:57:06.810Z] Removing intermediate container af519d17e05f [2023-09-20T20:57:06.810Z] ---> 053cd062e6aa [2023-09-20T20:57:06.810Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T20:57:06.810Z] ---> 71037ed475a9 [2023-09-20T20:57:06.810Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T20:57:06.810Z] ---> bd8352aa0aa6 [2023-09-20T20:57:06.810Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T20:57:06.810Z] ---> f5a4439d59f5 [2023-09-20T20:57:06.810Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T20:57:06.810Z] ---> 48aeae38e591 [2023-09-20T20:57:06.810Z] Step 21/26 : EXPOSE 59712 [2023-09-20T20:57:06.810Z] ---> Running in 40ab67332d2c [2023-09-20T20:57:06.810Z] Removing intermediate container 40ab67332d2c [2023-09-20T20:57:06.810Z] ---> c8438321385b [2023-09-20T20:57:06.810Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T20:57:06.810Z] ---> Running in 6bf040cef667 [2023-09-20T20:57:06.810Z] Removing intermediate container 6bf040cef667 [2023-09-20T20:57:06.810Z] ---> 9e435a5e056b [2023-09-20T20:57:06.810Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T20:57:06.810Z] ---> Running in 110ec827b608 [2023-09-20T20:57:06.810Z] Removing intermediate container 110ec827b608 [2023-09-20T20:57:06.810Z] ---> e93023d2eebf [2023-09-20T20:57:06.810Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T20:57:06.810Z] ---> Running in 53a0cd4ea743 [2023-09-20T20:57:06.810Z] Removing intermediate container 53a0cd4ea743 [2023-09-20T20:57:06.810Z] ---> c2c57a25a885 [2023-09-20T20:57:06.810Z] Step 25/26 : LABEL git_sha=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T20:57:07.070Z] ---> Running in 244ef18a3e1b [2023-09-20T20:57:07.070Z] Removing intermediate container 244ef18a3e1b [2023-09-20T20:57:07.070Z] ---> 200632d29a1f [2023-09-20T20:57:07.070Z] Step 26/26 : LABEL version=3.1.0-dev.48 [2023-09-20T20:57:07.070Z] ---> Running in 6f13cbcc06fa [2023-09-20T20:57:07.070Z] Removing intermediate container 6f13cbcc06fa [2023-09-20T20:57:07.070Z] ---> 08957eec5662 [2023-09-20T20:57:07.070Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T20:57:07.070Z] Successfully built 08957eec5662 [2023-09-20T20:57:07.070Z] 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-09-20T20:57:07.150Z] provisioning config files... [2023-09-20T20:57:07.159Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12221595780668203882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:07.457Z] ---> docker-login.sh [2023-09-20T20:57:07.457Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:07.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:07.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:07.457Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:07.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:07.457Z] [2023-09-20T20:57:07.457Z] Login Succeeded [2023-09-20T20:57:07.457Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:07.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:07.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:07.457Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:07.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:07.457Z] [2023-09-20T20:57:07.457Z] Login Succeeded [2023-09-20T20:57:07.457Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:07.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:07.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:07.715Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:07.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:07.715Z] [2023-09-20T20:57:07.715Z] Login Succeeded [2023-09-20T20:57:07.715Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:07.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:07.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:07.715Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:07.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:07.715Z] [2023-09-20T20:57:07.715Z] Login Succeeded [2023-09-20T20:57:07.715Z] docker.io [2023-09-20T20:57:07.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:07.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:07.973Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:07.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:07.973Z] [2023-09-20T20:57:07.973Z] Login Succeeded [2023-09-20T20:57:07.973Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:07.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:08.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:08.095Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-20T20:57:08.095Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T20:57:08.095Z] latest [2023-09-20T20:57:08.095Z] 3.1.0-dev.48 [2023-09-20T20:57:08.095Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T20:57:08.095Z] main [2023-09-20T20:57:08.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:08.422Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:08.725Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T20:57:08.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T20:57:08.725Z] 151a1d841ac4: Preparing [2023-09-20T20:57:08.725Z] 437573141deb: Preparing [2023-09-20T20:57:08.725Z] ef17cfdc4da9: Preparing [2023-09-20T20:57:08.725Z] 35c6cbc886fa: Preparing [2023-09-20T20:57:08.725Z] afd69a883592: Preparing [2023-09-20T20:57:08.725Z] 4693057ce236: Preparing [2023-09-20T20:57:08.725Z] 4693057ce236: Waiting [2023-09-20T20:57:08.725Z] 437573141deb: Pushed [2023-09-20T20:57:08.725Z] 35c6cbc886fa: Pushed [2023-09-20T20:57:08.725Z] ef17cfdc4da9: Pushed [2023-09-20T20:57:08.725Z] 4693057ce236: Layer already exists [2023-09-20T20:57:08.725Z] afd69a883592: Pushed [2023-09-20T20:57:11.253Z] 151a1d841ac4: Pushed [2023-09-20T20:57:11.513Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:11.830Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.138Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-20T20:57:12.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T20:57:12.138Z] 151a1d841ac4: Preparing [2023-09-20T20:57:12.138Z] 437573141deb: Preparing [2023-09-20T20:57:12.138Z] ef17cfdc4da9: Preparing [2023-09-20T20:57:12.138Z] 35c6cbc886fa: Preparing [2023-09-20T20:57:12.138Z] afd69a883592: Preparing [2023-09-20T20:57:12.138Z] 4693057ce236: Preparing [2023-09-20T20:57:12.138Z] 4693057ce236: Waiting [2023-09-20T20:57:12.138Z] afd69a883592: Layer already exists [2023-09-20T20:57:12.138Z] ef17cfdc4da9: Layer already exists [2023-09-20T20:57:12.138Z] 151a1d841ac4: Layer already exists [2023-09-20T20:57:12.138Z] 35c6cbc886fa: Layer already exists [2023-09-20T20:57:12.138Z] 437573141deb: Layer already exists [2023-09-20T20:57:12.138Z] 4693057ce236: Layer already exists [2023-09-20T20:57:12.138Z] latest: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.448Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.754Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 [2023-09-20T20:57:12.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T20:57:12.754Z] 151a1d841ac4: Preparing [2023-09-20T20:57:12.754Z] 437573141deb: Preparing [2023-09-20T20:57:12.754Z] ef17cfdc4da9: Preparing [2023-09-20T20:57:12.754Z] 35c6cbc886fa: Preparing [2023-09-20T20:57:12.754Z] afd69a883592: Preparing [2023-09-20T20:57:12.754Z] 4693057ce236: Preparing [2023-09-20T20:57:12.754Z] 4693057ce236: Waiting [2023-09-20T20:57:12.754Z] 151a1d841ac4: Layer already exists [2023-09-20T20:57:12.754Z] 437573141deb: Layer already exists [2023-09-20T20:57:12.754Z] afd69a883592: Layer already exists [2023-09-20T20:57:12.754Z] ef17cfdc4da9: Layer already exists [2023-09-20T20:57:12.754Z] 35c6cbc886fa: Layer already exists [2023-09-20T20:57:12.754Z] 4693057ce236: Layer already exists [2023-09-20T20:57:12.754Z] 3.1.0-dev.48: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:13.081Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:13.385Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T20:57:13.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T20:57:13.385Z] 151a1d841ac4: Preparing [2023-09-20T20:57:13.385Z] 437573141deb: Preparing [2023-09-20T20:57:13.385Z] ef17cfdc4da9: Preparing [2023-09-20T20:57:13.385Z] 35c6cbc886fa: Preparing [2023-09-20T20:57:13.385Z] afd69a883592: Preparing [2023-09-20T20:57:13.385Z] 4693057ce236: Preparing [2023-09-20T20:57:13.385Z] 4693057ce236: Waiting [2023-09-20T20:57:13.385Z] afd69a883592: Layer already exists [2023-09-20T20:57:13.385Z] 35c6cbc886fa: Layer already exists [2023-09-20T20:57:13.385Z] 151a1d841ac4: Layer already exists [2023-09-20T20:57:13.385Z] ef17cfdc4da9: Layer already exists [2023-09-20T20:57:13.385Z] 437573141deb: Layer already exists [2023-09-20T20:57:13.385Z] 4693057ce236: Layer already exists [2023-09-20T20:57:13.385Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:13.700Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:14.012Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-20T20:57:14.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T20:57:14.012Z] 151a1d841ac4: Preparing [2023-09-20T20:57:14.012Z] 437573141deb: Preparing [2023-09-20T20:57:14.012Z] ef17cfdc4da9: Preparing [2023-09-20T20:57:14.012Z] 35c6cbc886fa: Preparing [2023-09-20T20:57:14.012Z] afd69a883592: Preparing [2023-09-20T20:57:14.012Z] 4693057ce236: Preparing [2023-09-20T20:57:14.012Z] 4693057ce236: Waiting [2023-09-20T20:57:14.012Z] afd69a883592: Layer already exists [2023-09-20T20:57:14.012Z] 35c6cbc886fa: Layer already exists [2023-09-20T20:57:14.012Z] 437573141deb: Layer already exists [2023-09-20T20:57:14.012Z] 151a1d841ac4: Layer already exists [2023-09-20T20:57:14.012Z] ef17cfdc4da9: Layer already exists [2023-09-20T20:57:14.012Z] 4693057ce236: Layer already exists [2023-09-20T20:57:14.012Z] main: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:14.067Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:14.076Z] taggedImages: [2023-09-20T20:57:14.076Z] - nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T20:57:14.076Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-20T20:57:14.076Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 [2023-09-20T20:57:14.076Z] - nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T20:57:14.076Z] - 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-09-20T20:57:14.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:14.455Z] [2023-09-20T20:57:14.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:14.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:14.750Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:57:14.750Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:57:14.750Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:57:14.750Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:57:14.750Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:57:14.750Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:57:14.750Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:57:14.750Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:57:14.750Z] 33b1e0a273af: Waiting [2023-09-20T20:57:14.750Z] 5d3b04190fa2: Waiting [2023-09-20T20:57:14.750Z] 2f39f015ded8: Waiting [2023-09-20T20:57:14.750Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T20:57:14.750Z] 5c69ac0246d0: Download complete [2023-09-20T20:57:14.750Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T20:57:14.750Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:57:14.750Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:57:14.750Z] 33b1e0a273af: Download complete [2023-09-20T20:57:15.009Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T20:57:15.009Z] 5d3b04190fa2: Download complete [2023-09-20T20:57:15.009Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:57:15.009Z] ec43610c2a17: Download complete [2023-09-20T20:57:15.266Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:57:15.266Z] 5eb5b503b376: Download complete [2023-09-20T20:57:15.831Z] 2f39f015ded8: Download complete [2023-09-20T20:57:16.899Z] 5eb5b503b376: Pull complete [2023-09-20T20:57:17.466Z] 5c69ac0246d0: Pull complete [2023-09-20T20:57:17.730Z] ec43610c2a17: Pull complete [2023-09-20T20:57:17.992Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:57:18.251Z] 33b1e0a273af: Pull complete [2023-09-20T20:57:18.252Z] 5d3b04190fa2: Pull complete [2023-09-20T20:57:23.535Z] 2f39f015ded8: Pull complete [2023-09-20T20:57:23.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:57:23.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:23.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:57:23.639Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T20:57:23.675Z] $ 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-09-20T20:57:30.729Z] $ docker top f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:31.108Z] ---> job-cost.sh [2023-09-20T20:57:31.108Z] lf-activate-venv: SKIPPING [2023-09-20T20:57:31.108Z] INFO: No Stack... [2023-09-20T20:57:31.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:57:31.935Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:57:32.218Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-20T20:57:32.218Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T20:57:32.232Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [2023-09-20T20:57:32.242Z] Resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] did not exist. Created. [2023-09-20T20:57:32.242Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:57:32.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T20:57:32.572Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:57:32.584Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:57:32.596Z] $ docker stop --time=1 f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f [2023-09-20T20:57:34.460Z] $ docker rm -f --volumes f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T20:57:43.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7234 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-20T20:57:43.775Z] Running in /w/workspace/app-record-replay/52 [Pipeline] { [Pipeline] checkout [2023-09-20T20:57:43.832Z] Selected Git installation does not exist. Using Default [2023-09-20T20:57:43.832Z] The recommended git tool is: NONE [2023-09-20T20:57:50.760Z] using credential edgex-jenkins-ssh [2023-09-20T20:57:50.779Z] Cloning the remote Git repository [2023-09-20T20:57:50.852Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T20:57:50.987Z] > git init /w/workspace/app-record-replay/52 # timeout=10 [2023-09-20T20:57:51.199Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T20:57:51.200Z] > git --version # timeout=10 [2023-09-20T20:57:51.226Z] > git --version # 'git version 2.25.1' [2023-09-20T20:57:51.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T20:57:51.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:57:52.210Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-20T20:57:52.239Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:57:53.469Z] Avoid second fetch [2023-09-20T20:57:53.469Z] Checking out Revision d960dbc574ee450f3aa603ee19dbffe34b3f2c0f (main) [2023-09-20T20:57:53.498Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T20:57:53.591Z] > git checkout -f d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 [2023-09-20T20:57:54.304Z] Commit message: "Merge pull request #81 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:57:55.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T20:57:55.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:57:55.410Z] Dload Upload Total Spent Left Speed [2023-09-20T20:57:55.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-09-20T20:57:56.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T20:57:56.739Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-09-20T20:57:56.739Z] tee /etc/docker/daemon.new [2023-09-20T20:57:56.739Z] { [2023-09-20T20:57:56.739Z] "registry-mirrors": [ [2023-09-20T20:57:56.739Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T20:57:56.739Z] ], [2023-09-20T20:57:56.739Z] "bip": "10.250.0.254/24", [2023-09-20T20:57:56.739Z] "hosts": [ [2023-09-20T20:57:56.739Z] "tcp://0.0.0.0:5555", [2023-09-20T20:57:56.739Z] "unix:///var/run/docker.sock" [2023-09-20T20:57:56.739Z] ], [2023-09-20T20:57:56.739Z] "mtu": 1458, [2023-09-20T20:57:56.739Z] "selinux-enabled": true, [2023-09-20T20:57:56.739Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T20:57:56.739Z] } [Pipeline] sh [2023-09-20T20:57:57.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T20:57:57.465Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:58:15.831Z] provisioning config files... [2023-09-20T20:58:15.868Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/52@tmp/config15322108504687216173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:16.263Z] ---> docker-login.sh [2023-09-20T20:58:16.263Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:16.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:17.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:17.131Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:17.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:17.131Z] [2023-09-20T20:58:17.131Z] Login Succeeded [2023-09-20T20:58:17.131Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:17.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:17.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:17.688Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:17.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:17.688Z] [2023-09-20T20:58:17.688Z] Login Succeeded [2023-09-20T20:58:17.688Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:17.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:17.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:17.960Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:17.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:17.960Z] [2023-09-20T20:58:17.960Z] Login Succeeded [2023-09-20T20:58:17.960Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:18.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:18.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:18.564Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:18.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:18.564Z] [2023-09-20T20:58:18.564Z] Login Succeeded [2023-09-20T20:58:18.564Z] docker.io [2023-09-20T20:58:18.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:19.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:19.107Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:19.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:19.107Z] [2023-09-20T20:58:19.107Z] Login Succeeded [2023-09-20T20:58:19.107Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:58:19.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:58:19.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:19.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:19.535Z] ========================================================= [2023-09-20T20:58:19.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T20:58:19.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:19.893Z] + 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-09-20T20:58:19.893Z] Sending build context to Docker daemon 259.6kB [2023-09-20T20:58:20.169Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:58:20.169Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:58:20.445Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T20:58:20.445Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T20:58:20.445Z] 5d54e960e981: Pulling fs layer [2023-09-20T20:58:20.445Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T20:58:20.445Z] f0e02332f6b5: Pulling fs layer [2023-09-20T20:58:20.445Z] cefa15bbcfad: Pulling fs layer [2023-09-20T20:58:20.445Z] 17808c966233: Pulling fs layer [2023-09-20T20:58:20.445Z] f4c1fc716caa: Pulling fs layer [2023-09-20T20:58:20.445Z] f0e02332f6b5: Waiting [2023-09-20T20:58:20.445Z] cefa15bbcfad: Waiting [2023-09-20T20:58:20.445Z] 17808c966233: Waiting [2023-09-20T20:58:20.445Z] f4c1fc716caa: Waiting [2023-09-20T20:58:20.445Z] 5d54e960e981: Verifying Checksum [2023-09-20T20:58:20.445Z] 5d54e960e981: Download complete [2023-09-20T20:58:20.445Z] f0e02332f6b5: Verifying Checksum [2023-09-20T20:58:20.445Z] f0e02332f6b5: Download complete [2023-09-20T20:58:20.445Z] cefa15bbcfad: Verifying Checksum [2023-09-20T20:58:20.445Z] cefa15bbcfad: Download complete [2023-09-20T20:58:20.445Z] 9fda8d8052c6: Download complete [2023-09-20T20:58:21.048Z] f4c1fc716caa: Verifying Checksum [2023-09-20T20:58:21.048Z] f4c1fc716caa: Download complete [2023-09-20T20:58:21.638Z] 9fda8d8052c6: Pull complete [2023-09-20T20:58:22.251Z] 5d54e960e981: Pull complete [2023-09-20T20:58:22.251Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T20:58:22.251Z] c4a7e357bf2a: Download complete [2023-09-20T20:58:23.240Z] 17808c966233: Verifying Checksum [2023-09-20T20:58:23.240Z] 17808c966233: Download complete [2023-09-20T20:58:33.925Z] c4a7e357bf2a: Pull complete [2023-09-20T20:58:33.926Z] f0e02332f6b5: Pull complete [2023-09-20T20:58:33.926Z] cefa15bbcfad: Pull complete [2023-09-20T20:58:40.731Z] 17808c966233: Pull complete [2023-09-20T20:58:42.743Z] f4c1fc716caa: Pull complete [2023-09-20T20:58:42.743Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T20:58:42.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:58:42.743Z] ---> ea914061e18c [2023-09-20T20:58:42.743Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:58:44.732Z] ---> Running in 88599b805e76 [2023-09-20T20:58:45.339Z] Removing intermediate container 88599b805e76 [2023-09-20T20:58:45.339Z] ---> 254eb91b8e1a [2023-09-20T20:58:45.339Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:58:45.339Z] ---> Running in 8dfbf1dc387b [2023-09-20T20:58:45.937Z] Removing intermediate container 8dfbf1dc387b [2023-09-20T20:58:45.937Z] ---> 5c5fa1d161d1 [2023-09-20T20:58:45.937Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:58:45.937Z] ---> Running in 0ebb5f08e9ae [2023-09-20T20:58:46.535Z] Removing intermediate container 0ebb5f08e9ae [2023-09-20T20:58:46.535Z] ---> 4434cb8b2656 [2023-09-20T20:58:46.535Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:58:46.535Z] ---> Running in 68ba789cb4fa [2023-09-20T20:58:47.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:58:48.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:58:50.033Z] OK: 266 MiB in 52 packages [2023-09-20T20:58:51.476Z] Removing intermediate container 68ba789cb4fa [2023-09-20T20:58:51.476Z] ---> 9323fdfdcad5 [2023-09-20T20:58:51.476Z] Step 7/12 : WORKDIR /app [2023-09-20T20:58:51.476Z] ---> Running in da13e5e3a3bf [2023-09-20T20:58:52.080Z] Removing intermediate container da13e5e3a3bf [2023-09-20T20:58:52.080Z] ---> 8b9ccfb728dc [2023-09-20T20:58:52.080Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T20:58:52.675Z] ---> f728203d8c18 [2023-09-20T20:58:52.675Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:58:52.675Z] ---> Running in e7a5db392d77 [2023-09-20T21:00:14.694Z] Removing intermediate container e7a5db392d77 [2023-09-20T21:00:14.694Z] ---> 7888360738da [2023-09-20T21:00:14.694Z] Step 10/12 : COPY . . [2023-09-20T21:00:14.694Z] ---> 470ede0f35d4 [2023-09-20T21:00:14.694Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:00:14.694Z] ---> Running in 96505afa7111 [2023-09-20T21:00:14.694Z] Removing intermediate container 96505afa7111 [2023-09-20T21:00:14.694Z] ---> e6b413677aaa [2023-09-20T21:00:14.694Z] Step 12/12 : RUN $MAKE [2023-09-20T21:00:14.694Z] ---> Running in e23e14132440 [2023-09-20T21:00:14.694Z] noop [2023-09-20T21:00:14.694Z] Removing intermediate container e23e14132440 [2023-09-20T21:00:14.694Z] ---> 2c1c2ef458bc [2023-09-20T21:00:14.694Z] Successfully built 2c1c2ef458bc [2023-09-20T21:00:14.694Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:15.184Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:00:15.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:15.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container [2023-09-20T21:00:15.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@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-09-20T21:00:17.011Z] $ docker top 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:00:17.928Z] + go version [2023-09-20T21:00:17.928Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:00:17.957Z] $ docker stop --time=1 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 [2023-09-20T21:00:19.780Z] $ docker rm -f --volumes 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:20.415Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:00:20.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:20.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container [2023-09-20T21:00:20.769Z] $ 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/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@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-09-20T21:00:22.224Z] $ docker top 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:00:23.136Z] + git config --global --add safe.directory /w/workspace/app-record-replay/52 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:00:23.859Z] + make test [2023-09-20T21:00:23.859Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T21:04:15.870Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T21:04:21.266Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.318s coverage: 88.0% of statements [2023-09-20T21:04:21.887Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T21:04:21.887Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T21:04:23.927Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T21:04:32.317Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.167s coverage: 98.7% of statements [2023-09-20T21:04:32.317Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.731s coverage: 78.7% of statements [2023-09-20T21:04:32.317Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.235s coverage: 100.0% of statements [2023-09-20T21:04:32.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:04:32.911Z] go vet ./... [2023-09-20T21:06:54.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:06:54.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:06:54.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:06:54.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:06:54.838Z] $ docker stop --time=1 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 [2023-09-20T21:06:57.042Z] $ docker rm -f --volumes 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:06:59.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:06:59.119Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:06:59.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:07:00.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:07:00.546Z] + ls -al . [2023-09-20T21:07:00.546Z] total 180 [2023-09-20T21:07:00.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:00 . [2023-09-20T21:07:00.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 .. [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:57 .dockerignore [2023-09-20T21:07:00.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:57 .git [2023-09-20T21:07:00.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 .github [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 20:57 .gitignore [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:57 .golangci.yml [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 20:57 Attribution.txt [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 20:57 CHANGELOG.md [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 20:57 Dockerfile [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:57 GOVERNANCE.md [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 20:57 Jenkinsfile [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:57 LICENSE [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 20:57 Makefile [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 20:57 OWNERS.md [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 20:57 README.md [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 20:57 Record and Reply.postman_collection.json [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:54 VERSION [2023-09-20T21:07:00.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 bin [2023-09-20T21:07:00.546Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 21:04 coverage.out [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 20:57 go.mod [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 20:57 go.sum [2023-09-20T21:07:00.546Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 20:57 internal [2023-09-20T21:07:00.546Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 20:57 main.go [2023-09-20T21:07:00.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 openapi [2023-09-20T21:07:00.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 pkg [2023-09-20T21:07:00.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:07:00.925Z] + 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=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f --label arch=arm64 --label version=3.1.0-dev.48 . [2023-09-20T21:07:01.200Z] Sending build context to Docker daemon 284.7kB [2023-09-20T21:07:01.200Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:07:01.200Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T21:07:01.200Z] ---> 2c1c2ef458bc [2023-09-20T21:07:01.200Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:07:01.603Z] ---> Running in b7798e4733d9 [2023-09-20T21:07:01.877Z] Removing intermediate container b7798e4733d9 [2023-09-20T21:07:01.877Z] ---> 0c2180bb9bc1 [2023-09-20T21:07:01.877Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:07:01.877Z] ---> Running in 0b2220841b77 [2023-09-20T21:07:02.474Z] Removing intermediate container 0b2220841b77 [2023-09-20T21:07:02.474Z] ---> a95928ee20ca [2023-09-20T21:07:02.474Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:07:02.474Z] ---> Running in add2b8aa49df [2023-09-20T21:07:02.749Z] Removing intermediate container add2b8aa49df [2023-09-20T21:07:02.749Z] ---> e142c1d2ddbb [2023-09-20T21:07:02.749Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:07:03.025Z] ---> Running in 4517d664bde0 [2023-09-20T21:07:04.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:07:04.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:07:05.884Z] OK: 266 MiB in 52 packages [2023-09-20T21:07:06.870Z] Removing intermediate container 4517d664bde0 [2023-09-20T21:07:06.870Z] ---> 767bc997050e [2023-09-20T21:07:06.870Z] Step 7/26 : WORKDIR /app [2023-09-20T21:07:07.150Z] ---> Running in d1be8d2cda8a [2023-09-20T21:07:07.424Z] Removing intermediate container d1be8d2cda8a [2023-09-20T21:07:07.424Z] ---> a5cf99e0ecf8 [2023-09-20T21:07:07.424Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T21:07:08.020Z] ---> 6bb4a6dd125f [2023-09-20T21:07:08.020Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:07:08.292Z] ---> Running in 0709402815d0 [2023-09-20T21:07:11.665Z] Removing intermediate container 0709402815d0 [2023-09-20T21:07:11.665Z] ---> d61128bb4a24 [2023-09-20T21:07:11.665Z] Step 10/26 : COPY . . [2023-09-20T21:07:11.942Z] ---> 8be33d33287c [2023-09-20T21:07:11.942Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:07:11.942Z] ---> Running in a8ccd7fe4fe9 [2023-09-20T21:07:12.605Z] Removing intermediate container a8ccd7fe4fe9 [2023-09-20T21:07:12.605Z] ---> 7065f71f416f [2023-09-20T21:07:12.605Z] Step 12/26 : RUN $MAKE [2023-09-20T21:07:12.605Z] ---> Running in ecf944c4e23e [2023-09-20T21:07:14.036Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.48" -trimpath -mod=readonly -o app-record-replay [2023-09-20T21:09:50.934Z] Removing intermediate container ecf944c4e23e [2023-09-20T21:09:50.934Z] ---> bc4cb9609e56 [2023-09-20T21:09:50.934Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T21:09:50.934Z] 3.18: Pulling from library/alpine [2023-09-20T21:09:50.934Z] 9fda8d8052c6: Already exists [2023-09-20T21:09:50.934Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:09:50.934Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:09:50.934Z] ---> f6648c04cd6c [2023-09-20T21:09:50.934Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T21:09:50.934Z] ---> Running in 26f01dea6825 [2023-09-20T21:09:50.934Z] Removing intermediate container 26f01dea6825 [2023-09-20T21:09:50.934Z] ---> fe72f6379694 [2023-09-20T21:09:50.934Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T21:09:50.934Z] ---> Running in e4043a215916 [2023-09-20T21:09:50.934Z] Removing intermediate container e4043a215916 [2023-09-20T21:09:50.934Z] ---> 1fa7fd53c276 [2023-09-20T21:09:50.934Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:09:50.934Z] ---> Running in ef81f4a388b6 [2023-09-20T21:09:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:50.934Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:09:50.934Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:09:50.934Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:09:50.934Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:09:50.934Z] OK: 9 MiB in 17 packages [2023-09-20T21:09:50.934Z] Removing intermediate container ef81f4a388b6 [2023-09-20T21:09:50.934Z] ---> 450cd33a736a [2023-09-20T21:09:50.934Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T21:09:50.934Z] ---> 5273f5b47a17 [2023-09-20T21:09:50.934Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T21:09:50.934Z] ---> 9b01803ad017 [2023-09-20T21:09:50.934Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T21:09:50.935Z] ---> 5b6a16d14821 [2023-09-20T21:09:50.935Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T21:09:50.935Z] ---> 3bf339c46773 [2023-09-20T21:09:50.935Z] Step 21/26 : EXPOSE 59712 [2023-09-20T21:09:50.935Z] ---> Running in 0d4c0fb98840 [2023-09-20T21:09:50.935Z] Removing intermediate container 0d4c0fb98840 [2023-09-20T21:09:50.935Z] ---> ad7fa8394f35 [2023-09-20T21:09:50.935Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T21:09:50.935Z] ---> Running in 5ac7741edf50 [2023-09-20T21:09:50.935Z] Removing intermediate container 5ac7741edf50 [2023-09-20T21:09:50.935Z] ---> 39a9f20f6a17 [2023-09-20T21:09:50.935Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:09:50.935Z] ---> Running in 29821a3aab98 [2023-09-20T21:09:50.935Z] Removing intermediate container 29821a3aab98 [2023-09-20T21:09:50.935Z] ---> 4eeb4ba7478b [2023-09-20T21:09:50.935Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T21:09:50.935Z] ---> Running in 531d3b256e95 [2023-09-20T21:09:50.935Z] Removing intermediate container 531d3b256e95 [2023-09-20T21:09:50.935Z] ---> d3002960b223 [2023-09-20T21:09:50.935Z] Step 25/26 : LABEL git_sha=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T21:09:50.935Z] ---> Running in 584d3b04b7bf [2023-09-20T21:09:50.935Z] Removing intermediate container 584d3b04b7bf [2023-09-20T21:09:50.935Z] ---> 5d6ee68071c4 [2023-09-20T21:09:50.935Z] Step 26/26 : LABEL version=3.1.0-dev.48 [2023-09-20T21:09:50.935Z] ---> Running in 24e2c4d9113b [2023-09-20T21:09:51.532Z] Removing intermediate container 24e2c4d9113b [2023-09-20T21:09:51.532Z] ---> 48a6d4ea303b [2023-09-20T21:09:51.532Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:09:51.532Z] Successfully built 48a6d4ea303b [2023-09-20T21:09:51.532Z] 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-09-20T21:09:51.654Z] provisioning config files... [2023-09-20T21:09:51.672Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/52@tmp/config5783064942139302994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:09:52.023Z] ---> docker-login.sh [2023-09-20T21:09:52.023Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:09:52.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:52.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:52.291Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:52.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:52.291Z] [2023-09-20T21:09:52.291Z] Login Succeeded [2023-09-20T21:09:52.291Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:09:52.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:52.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:52.901Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:52.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:52.901Z] [2023-09-20T21:09:52.901Z] Login Succeeded [2023-09-20T21:09:52.901Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:09:53.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:53.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:53.198Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:53.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:53.198Z] [2023-09-20T21:09:53.198Z] Login Succeeded [2023-09-20T21:09:53.198Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:09:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:53.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:53.742Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:53.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:53.742Z] [2023-09-20T21:09:53.742Z] Login Succeeded [2023-09-20T21:09:53.742Z] docker.io [2023-09-20T21:09:54.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:54.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:54.289Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:54.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:54.289Z] [2023-09-20T21:09:54.289Z] Login Succeeded [2023-09-20T21:09:54.289Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:09:54.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:09:54.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:09:54.369Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-20T21:09:54.369Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T21:09:54.369Z] latest [2023-09-20T21:09:54.369Z] 3.1.0-dev.48 [2023-09-20T21:09:54.369Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T21:09:54.369Z] main [2023-09-20T21:09:54.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:54.745Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:55.111Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T21:09:55.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T21:09:55.111Z] ecdc36d80e8b: Preparing [2023-09-20T21:09:55.111Z] 2178b80c4dc5: Preparing [2023-09-20T21:09:55.111Z] 403d079cc378: Preparing [2023-09-20T21:09:55.111Z] 5dc61d86af35: Preparing [2023-09-20T21:09:55.111Z] 202b2bb980b3: Preparing [2023-09-20T21:09:55.111Z] b2191e2be29d: Preparing [2023-09-20T21:09:55.419Z] 403d079cc378: Pushed [2023-09-20T21:09:55.419Z] 5dc61d86af35: Pushed [2023-09-20T21:09:55.419Z] 2178b80c4dc5: Pushed [2023-09-20T21:09:55.419Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:55.709Z] 202b2bb980b3: Pushed [2023-09-20T21:10:02.371Z] ecdc36d80e8b: Pushed [2023-09-20T21:10:02.371Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:02.723Z] + 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-09-20T21:10:03.082Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-20T21:10:03.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T21:10:03.082Z] ecdc36d80e8b: Preparing [2023-09-20T21:10:03.082Z] 2178b80c4dc5: Preparing [2023-09-20T21:10:03.082Z] 403d079cc378: Preparing [2023-09-20T21:10:03.082Z] 5dc61d86af35: Preparing [2023-09-20T21:10:03.082Z] 202b2bb980b3: Preparing [2023-09-20T21:10:03.082Z] b2191e2be29d: Preparing [2023-09-20T21:10:03.082Z] b2191e2be29d: Waiting [2023-09-20T21:10:03.082Z] 202b2bb980b3: Layer already exists [2023-09-20T21:10:03.082Z] 5dc61d86af35: Layer already exists [2023-09-20T21:10:03.082Z] 403d079cc378: Layer already exists [2023-09-20T21:10:03.082Z] ecdc36d80e8b: Layer already exists [2023-09-20T21:10:03.082Z] 2178b80c4dc5: Layer already exists [2023-09-20T21:10:03.082Z] b2191e2be29d: Layer already exists [2023-09-20T21:10:03.350Z] latest: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:03.706Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:04.053Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 [2023-09-20T21:10:04.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T21:10:04.053Z] ecdc36d80e8b: Preparing [2023-09-20T21:10:04.053Z] 2178b80c4dc5: Preparing [2023-09-20T21:10:04.053Z] 403d079cc378: Preparing [2023-09-20T21:10:04.053Z] 5dc61d86af35: Preparing [2023-09-20T21:10:04.053Z] 202b2bb980b3: Preparing [2023-09-20T21:10:04.053Z] b2191e2be29d: Preparing [2023-09-20T21:10:04.053Z] b2191e2be29d: Waiting [2023-09-20T21:10:04.053Z] 202b2bb980b3: Layer already exists [2023-09-20T21:10:04.053Z] ecdc36d80e8b: Layer already exists [2023-09-20T21:10:04.054Z] 2178b80c4dc5: Layer already exists [2023-09-20T21:10:04.054Z] 403d079cc378: Layer already exists [2023-09-20T21:10:04.054Z] 5dc61d86af35: Layer already exists [2023-09-20T21:10:04.054Z] b2191e2be29d: Layer already exists [2023-09-20T21:10:04.320Z] 3.1.0-dev.48: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:04.678Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:05.022Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T21:10:05.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T21:10:05.022Z] ecdc36d80e8b: Preparing [2023-09-20T21:10:05.022Z] 2178b80c4dc5: Preparing [2023-09-20T21:10:05.022Z] 403d079cc378: Preparing [2023-09-20T21:10:05.022Z] 5dc61d86af35: Preparing [2023-09-20T21:10:05.022Z] 202b2bb980b3: Preparing [2023-09-20T21:10:05.022Z] b2191e2be29d: Preparing [2023-09-20T21:10:05.022Z] b2191e2be29d: Waiting [2023-09-20T21:10:05.022Z] 2178b80c4dc5: Layer already exists [2023-09-20T21:10:05.022Z] 202b2bb980b3: Layer already exists [2023-09-20T21:10:05.022Z] ecdc36d80e8b: Layer already exists [2023-09-20T21:10:05.022Z] 5dc61d86af35: Layer already exists [2023-09-20T21:10:05.022Z] 403d079cc378: Layer already exists [2023-09-20T21:10:05.022Z] b2191e2be29d: Layer already exists [2023-09-20T21:10:05.288Z] d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:05.649Z] + 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-09-20T21:10:06.004Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-20T21:10:06.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T21:10:06.004Z] ecdc36d80e8b: Preparing [2023-09-20T21:10:06.004Z] 2178b80c4dc5: Preparing [2023-09-20T21:10:06.004Z] 403d079cc378: Preparing [2023-09-20T21:10:06.004Z] 5dc61d86af35: Preparing [2023-09-20T21:10:06.004Z] 202b2bb980b3: Preparing [2023-09-20T21:10:06.004Z] b2191e2be29d: Preparing [2023-09-20T21:10:06.004Z] b2191e2be29d: Waiting [2023-09-20T21:10:06.004Z] ecdc36d80e8b: Layer already exists [2023-09-20T21:10:06.004Z] 202b2bb980b3: Layer already exists [2023-09-20T21:10:06.004Z] 403d079cc378: Layer already exists [2023-09-20T21:10:06.004Z] 2178b80c4dc5: Layer already exists [2023-09-20T21:10:06.004Z] 5dc61d86af35: Layer already exists [2023-09-20T21:10:06.004Z] b2191e2be29d: Layer already exists [2023-09-20T21:10:06.271Z] main: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:10:06.315Z] ===================================================== [Pipeline] echo [2023-09-20T21:10:06.321Z] taggedImages: [2023-09-20T21:10:06.321Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [2023-09-20T21:10:06.321Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-20T21:10:06.321Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 [2023-09-20T21:10:06.321Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [2023-09-20T21:10:06.321Z] - 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-09-20T21:10:06.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:10:06.700Z] [2023-09-20T21:10:06.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:07.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:10:07.038Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:10:07.038Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:10:07.038Z] 04944245beec: Pulling fs layer [2023-09-20T21:10:07.038Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:10:07.038Z] 765212b225bb: Pulling fs layer [2023-09-20T21:10:07.038Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:10:07.038Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:10:07.038Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:10:07.038Z] f23df028b6ca: Waiting [2023-09-20T21:10:07.038Z] 765212b225bb: Waiting [2023-09-20T21:10:07.038Z] d65c8cfc05b1: Waiting [2023-09-20T21:10:07.038Z] 2437ff75d9bd: Waiting [2023-09-20T21:10:07.306Z] 04944245beec: Verifying Checksum [2023-09-20T21:10:07.306Z] 04944245beec: Download complete [2023-09-20T21:10:07.306Z] 765212b225bb: Verifying Checksum [2023-09-20T21:10:07.306Z] 765212b225bb: Download complete [2023-09-20T21:10:07.306Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:10:07.306Z] f23df028b6ca: Download complete [2023-09-20T21:10:07.306Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:10:07.306Z] d65c8cfc05b1: Download complete [2023-09-20T21:10:07.578Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:10:07.578Z] 699f458cf7ca: Download complete [2023-09-20T21:10:07.847Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:10:07.847Z] 8998bd30e6a1: Download complete [2023-09-20T21:10:10.436Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:10:10.436Z] 2437ff75d9bd: Download complete [2023-09-20T21:10:11.846Z] 8998bd30e6a1: Pull complete [2023-09-20T21:10:12.112Z] 04944245beec: Pull complete [2023-09-20T21:10:13.526Z] 699f458cf7ca: Pull complete [2023-09-20T21:10:13.794Z] 765212b225bb: Pull complete [2023-09-20T21:10:14.754Z] f23df028b6ca: Pull complete [2023-09-20T21:10:14.754Z] d65c8cfc05b1: Pull complete [2023-09-20T21:10:29.743Z] 2437ff75d9bd: Pull complete [2023-09-20T21:10:29.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:10:29.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:10:29.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:29.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container [2023-09-20T21:10:30.017Z] $ 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/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@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-09-20T21:10:32.846Z] $ docker top c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:33.688Z] ---> job-cost.sh [2023-09-20T21:10:33.688Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:33.688Z] INFO: No Stack... [2023-09-20T21:10:33.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:10:34.916Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:10:35.561Z] + cat /w/workspace/app-record-replay/52/archives/cost.csv [2023-09-20T21:10:35.561Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:10:35.627Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [2023-09-20T21:10:35.635Z] Resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] did not exist. Created. [2023-09-20T21:10:35.635Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:10:35.973Z] /w/workspace/app-record-replay/52@tmp/durable-6b4fa552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:10:36.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:10:36.647Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:10:36.705Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:10:36.712Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:10:36.731Z] $ docker stop --time=1 c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe [2023-09-20T21:10:38.243Z] $ docker rm -f --volumes c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe [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-09-20T21:10:38.617Z] provisioning config files... [2023-09-20T21:10:38.624Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6454499274191178324tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:10:38.919Z] + set +x [2023-09-20T21:10:38.919Z] + curl -s https://codecov.io/bash [2023-09-20T21:10:38.919Z] + bash -s -- [2023-09-20T21:10:38.919Z] [2023-09-20T21:10:38.919Z] _____ _ [2023-09-20T21:10:38.919Z] / ____| | | [2023-09-20T21:10:38.919Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:10:38.919Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:10:38.919Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:10:38.919Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:10:38.919Z] Bash-1.0.6 [2023-09-20T21:10:38.919Z] [2023-09-20T21:10:38.919Z] [2023-09-20T21:10:38.919Z] ==> git version 2.25.1 found [2023-09-20T21:10:38.919Z] ==> 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-09-20T21:10:38.919Z] Release-Date: 2020-01-08 [2023-09-20T21:10:38.919Z] 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-09-20T21:10:38.919Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:10:38.919Z] ==> Jenkins CI detected. [2023-09-20T21:10:38.919Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-20T21:10:38.919Z] project root: . [2023-09-20T21:10:38.919Z] --> token set from env [2023-09-20T21:10:38.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:10:38.919Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:10:38.919Z] ==> Python coveragepy not found [2023-09-20T21:10:38.919Z] ==> Searching for coverage reports in: [2023-09-20T21:10:38.919Z] + . [2023-09-20T21:10:38.919Z] -> Found 1 reports [2023-09-20T21:10:38.919Z] ==> Detecting git/mercurial file structure [2023-09-20T21:10:38.919Z] ==> Reading reports [2023-09-20T21:10:38.919Z] + ./coverage.out bytes=24552 [2023-09-20T21:10:38.919Z] ==> Appending adjustments [2023-09-20T21:10:38.919Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:10:39.178Z] + Found adjustments [2023-09-20T21:10:39.178Z] ==> Gzipping contents [2023-09-20T21:10:39.178Z] 8.0K /tmp/codecov.ZfjI4L.gz [2023-09-20T21:10:39.178Z] ==> Uploading reports [2023-09-20T21:10:39.178Z] url: https://codecov.io [2023-09-20T21:10:39.178Z] query: branch=main&commit=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:10:39.178Z] -> Pinging Codecov [2023-09-20T21:10:39.178Z] 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=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:10:39.178Z] -> Uploading to [2023-09-20T21:10:39.178Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F467761B9912B4F32F9BC62907045C81/d960dbc574ee450f3aa603ee19dbffe34b3f2c0f/113e5838-0bf6-40c8-8856-87df9d4b163a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T211039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe880c004c37776533d1b9d792158df480801fdb567d3f6a37201128ac9b6ca8 [2023-09-20T21:10:39.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:10:39.178Z] Dload Upload Total Spent Left Speed [2023-09-20T21:10:39.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 27196 --:--:-- --:--:-- --:--:-- 27196 [2023-09-20T21:10:39.438Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } [2023-09-20T21:10:39.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:10:39.574Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:10:39.584Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:39.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:39.877Z] [2023-09-20T21:10:39.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:40.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:40.176Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:10:40.176Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:10:40.176Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:10:40.176Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:10:40.176Z] 114826534d7a: Pulling fs layer [2023-09-20T21:10:40.176Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:10:40.176Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:10:40.176Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:10:40.176Z] 114826534d7a: Waiting [2023-09-20T21:10:40.176Z] 4657fd5d0bcf: Waiting [2023-09-20T21:10:40.176Z] 6ad1cebc031e: Waiting [2023-09-20T21:10:40.176Z] 8a3aa393b2d8: Waiting [2023-09-20T21:10:40.176Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:10:40.176Z] 25bc292e5bac: Download complete [2023-09-20T21:10:40.176Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:10:40.176Z] 52dc419b0ee2: Download complete [2023-09-20T21:10:40.176Z] 4657fd5d0bcf: Download complete [2023-09-20T21:10:40.176Z] df9b9388f04a: Verifying Checksum [2023-09-20T21:10:40.176Z] df9b9388f04a: Download complete [2023-09-20T21:10:40.435Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:10:40.435Z] 6ad1cebc031e: Download complete [2023-09-20T21:10:40.435Z] df9b9388f04a: Pull complete [2023-09-20T21:10:40.435Z] 52dc419b0ee2: Pull complete [2023-09-20T21:10:40.435Z] 25bc292e5bac: Pull complete [2023-09-20T21:10:41.000Z] 114826534d7a: Verifying Checksum [2023-09-20T21:10:41.000Z] 114826534d7a: Download complete [2023-09-20T21:10:41.000Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:10:41.000Z] 8a3aa393b2d8: Download complete [2023-09-20T21:10:45.182Z] 114826534d7a: Pull complete [2023-09-20T21:10:45.182Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:10:45.182Z] 6ad1cebc031e: Pull complete [2023-09-20T21:10:48.562Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:10:48.562Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:10:48.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:48.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:48.638Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:10:48.650Z] $ 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-09-20T21:10:52.926Z] $ docker top 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:10:53.024Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-20T21:10:53.303Z] + set -o pipefail [2023-09-20T21:10:53.303Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-20T21:11:05.469Z] [2023-09-20T21:11:05.469Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-20T21:11:05.469Z] [2023-09-20T21:11:05.469Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1f16564a-b47a-4d9f-9d92-f5e45ac941c8 [2023-09-20T21:11:05.469Z] [2023-09-20T21:11:05.469Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:11:05.469Z] [2023-09-20T21:11:06.038Z] [2023-09-20T21:11:06.038Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:11:06.038Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:11:06.038Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:11:06.018Z] $ docker stop --time=1 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 [2023-09-20T21:11:09.587Z] $ docker rm -f --volumes 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 [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-09-20T21:11:10.294Z] + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] sh [2023-09-20T21:11:10.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:10.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:10.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:10.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:10.964Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:11:10.963Z] $ 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-09-20T21:11:11.390Z] $ docker top 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 -eo pid,comm [2023-09-20T21:11:11.475Z] 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-09-20T21:11:11.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:11.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:11.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:11.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:11.602Z] $ docker exec 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 ssh-agent [2023-09-20T21:11:11.734Z] SSH_AUTH_SOCK=/tmp/ssh-ZoU7ZDJdyKox/agent.32 [2023-09-20T21:11:11.734Z] SSH_AGENT_PID=38 [2023-09-20T21:11:11.739Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:11.798Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8160340364239926259.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8160340364239926259.key) [2023-09-20T21:11:11.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:12.138Z] + git semver tag [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,289 [run_tag] DEBUG tag force:False [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,290 [check_head_tag] DEBUG check head tag [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,290 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,294 [execute] INFO git cat-file --batch [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,312 [execute] INFO git tag -a v3.1.0-dev.48 -m v3.1.0-dev.48 [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,312 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.48', '-m', 'v3.1.0-dev.48'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:12.396Z] 2023-09-20 21:11:12,317 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:12.396Z] 3.1.0-dev.48 [Pipeline] } [2023-09-20T21:11:12.373Z] $ docker exec --env ******** --env ******** 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 ssh-agent -k [2023-09-20T21:11:12.470Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:12.470Z] unset SSH_AGENT_PID; [2023-09-20T21:11:12.471Z] echo Agent pid 38 killed; [2023-09-20T21:11:12.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:12.814Z] + git semver [Pipeline] } [2023-09-20T21:11:13.051Z] $ docker stop --time=1 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 [2023-09-20T21:11:14.305Z] $ docker rm -f --volumes 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:14.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:11:14.713Z] [2023-09-20T21:11:14.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:15.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:11:15.011Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:11:15.011Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:11:15.011Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:11:15.011Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:11:15.011Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:11:15.011Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:11:15.011Z] 0d9ebad4ef96: Waiting [2023-09-20T21:11:15.011Z] e9a5061849ea: Waiting [2023-09-20T21:11:15.011Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:11:15.011Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:11:15.011Z] d747dcd14b5f: Waiting [2023-09-20T21:11:15.011Z] 2de7ff778b66: Waiting [2023-09-20T21:11:15.011Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:11:15.011Z] 9712f1f96733: Download complete [2023-09-20T21:11:15.271Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:11:15.271Z] 63f879dbbcfc: Download complete [2023-09-20T21:11:15.530Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:11:15.530Z] e9a5061849ea: Download complete [2023-09-20T21:11:15.530Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:11:15.530Z] 0d9ebad4ef96: Download complete [2023-09-20T21:11:15.530Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:11:15.530Z] ab5ef0e58194: Download complete [2023-09-20T21:11:15.530Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:11:15.530Z] d747dcd14b5f: Download complete [2023-09-20T21:11:15.530Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:11:15.530Z] 2de7ff778b66: Download complete [2023-09-20T21:11:18.055Z] ab5ef0e58194: Pull complete [2023-09-20T21:11:18.055Z] 9712f1f96733: Pull complete [2023-09-20T21:11:18.620Z] 63f879dbbcfc: Pull complete [2023-09-20T21:11:21.898Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:11:22.157Z] e9a5061849ea: Pull complete [2023-09-20T21:11:22.414Z] d747dcd14b5f: Pull complete [2023-09-20T21:11:23.347Z] 2de7ff778b66: Pull complete [2023-09-20T21:11:23.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:11:23.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:11:23.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:23.429Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:11:23.422Z] $ 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-09-20T21:11:27.721Z] $ docker top 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:11:27.828Z] provisioning config files... [2023-09-20T21:11:27.834Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18177728601505399107tmp [2023-09-20T21:11:27.851Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12652598127084862989tmp [2023-09-20T21:11:27.860Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15966588265479977368tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:11:27.874Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:28.155Z] ---> sigul-configuration.sh [2023-09-20T21:11:28.155Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:11:28.155Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:11:28.155Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:11:28.155Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:11:28.155Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:11:28.155Z] gpg: CAST5 encrypted data [2023-09-20T21:11:28.155Z] gpg: encrypted with 1 passphrase [2023-09-20T21:11:28.155Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:11:28.440Z] + mkdir /home/jenkins [2023-09-20T21:11:28.440Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:11:28.718Z] + 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-09-20T21:11:28.728Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:29.006Z] ---> sigul-install.sh [2023-09-20T21:11:29.006Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:11:29.295Z] + git tag --list [2023-09-20T21:11:29.295Z] v3.1.0-dev.0 [2023-09-20T21:11:29.295Z] v3.1.0-dev.1 [2023-09-20T21:11:29.295Z] v3.1.0-dev.10 [2023-09-20T21:11:29.295Z] v3.1.0-dev.11 [2023-09-20T21:11:29.295Z] v3.1.0-dev.12 [2023-09-20T21:11:29.295Z] v3.1.0-dev.13 [2023-09-20T21:11:29.295Z] v3.1.0-dev.14 [2023-09-20T21:11:29.295Z] v3.1.0-dev.15 [2023-09-20T21:11:29.295Z] v3.1.0-dev.16 [2023-09-20T21:11:29.295Z] v3.1.0-dev.17 [2023-09-20T21:11:29.295Z] v3.1.0-dev.18 [2023-09-20T21:11:29.295Z] v3.1.0-dev.19 [2023-09-20T21:11:29.295Z] v3.1.0-dev.2 [2023-09-20T21:11:29.295Z] v3.1.0-dev.20 [2023-09-20T21:11:29.295Z] v3.1.0-dev.21 [2023-09-20T21:11:29.295Z] v3.1.0-dev.22 [2023-09-20T21:11:29.295Z] v3.1.0-dev.23 [2023-09-20T21:11:29.295Z] v3.1.0-dev.24 [2023-09-20T21:11:29.295Z] v3.1.0-dev.25 [2023-09-20T21:11:29.295Z] v3.1.0-dev.26 [2023-09-20T21:11:29.295Z] v3.1.0-dev.27 [2023-09-20T21:11:29.295Z] v3.1.0-dev.28 [2023-09-20T21:11:29.295Z] v3.1.0-dev.29 [2023-09-20T21:11:29.295Z] v3.1.0-dev.3 [2023-09-20T21:11:29.295Z] v3.1.0-dev.30 [2023-09-20T21:11:29.295Z] v3.1.0-dev.31 [2023-09-20T21:11:29.295Z] v3.1.0-dev.32 [2023-09-20T21:11:29.295Z] v3.1.0-dev.33 [2023-09-20T21:11:29.295Z] v3.1.0-dev.34 [2023-09-20T21:11:29.295Z] v3.1.0-dev.35 [2023-09-20T21:11:29.295Z] v3.1.0-dev.36 [2023-09-20T21:11:29.295Z] v3.1.0-dev.37 [2023-09-20T21:11:29.295Z] v3.1.0-dev.38 [2023-09-20T21:11:29.295Z] v3.1.0-dev.39 [2023-09-20T21:11:29.295Z] v3.1.0-dev.4 [2023-09-20T21:11:29.295Z] v3.1.0-dev.40 [2023-09-20T21:11:29.295Z] v3.1.0-dev.41 [2023-09-20T21:11:29.295Z] v3.1.0-dev.42 [2023-09-20T21:11:29.295Z] v3.1.0-dev.43 [2023-09-20T21:11:29.295Z] v3.1.0-dev.44 [2023-09-20T21:11:29.295Z] v3.1.0-dev.45 [2023-09-20T21:11:29.295Z] v3.1.0-dev.46 [2023-09-20T21:11:29.295Z] v3.1.0-dev.47 [2023-09-20T21:11:29.295Z] v3.1.0-dev.48 [2023-09-20T21:11:29.295Z] v3.1.0-dev.5 [2023-09-20T21:11:29.295Z] v3.1.0-dev.6 [2023-09-20T21:11:29.295Z] v3.1.0-dev.7 [2023-09-20T21:11:29.295Z] v3.1.0-dev.8 [2023-09-20T21:11:29.295Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:11:29.580Z] + lftools sign git-tag v3.1.0-dev.48 [2023-09-20T21:11:30.148Z] Signing Git tag with Sigul... [2023-09-20T21:11:30.148Z] Signing v3.1.0-dev.48 [Pipeline] echo [2023-09-20T21:11:30.724Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:31.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:11:31.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:11:31.004Z] $ docker stop --time=1 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a [2023-09-20T21:11:32.280Z] $ docker rm -f --volumes 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:11:32.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:32.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:33.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:33.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:33.077Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:11:33.073Z] $ 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-09-20T21:11:33.459Z] $ docker top a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:33.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:33.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:33.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:33.661Z] $ docker exec a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f ssh-agent [2023-09-20T21:11:33.807Z] SSH_AUTH_SOCK=/tmp/ssh-mXWF0NIzGYTe/agent.32 [2023-09-20T21:11:33.807Z] SSH_AGENT_PID=38 [2023-09-20T21:11:33.812Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:33.883Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323137702376881165.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323137702376881165.key) [2023-09-20T21:11:33.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:34.219Z] + git semver bump pre [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [bump_version] DEBUG bumping version:3.1.0-dev.48 on axis:pre with prefix:dev [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [bump_version] DEBUG bumped version:3.1.0-dev.49 [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [write_version] DEBUG write version:3.1.0-dev.49 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,365 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,371 [execute] INFO git cat-file --batch [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:34.478Z] 2023-09-20 21:11:34,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:34.478Z] 3.1.0-dev.49 [Pipeline] } [2023-09-20T21:11:34.454Z] $ docker exec --env ******** --env ******** a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f ssh-agent -k [2023-09-20T21:11:34.551Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:34.551Z] unset SSH_AGENT_PID; [2023-09-20T21:11:34.551Z] echo Agent pid 38 killed; [2023-09-20T21:11:34.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:34.899Z] + git semver [Pipeline] } [2023-09-20T21:11:35.139Z] $ docker stop --time=1 a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f [2023-09-20T21:11:36.410Z] $ docker rm -f --volumes a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:11:36.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:36.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:37.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:37.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:37.162Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:11:37.161Z] $ 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-09-20T21:11:37.511Z] $ docker top a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:37.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:37.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:37.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:37.703Z] $ docker exec a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a ssh-agent [2023-09-20T21:11:37.855Z] SSH_AUTH_SOCK=/tmp/ssh-MzA58VbEekLU/agent.32 [2023-09-20T21:11:37.855Z] SSH_AGENT_PID=38 [2023-09-20T21:11:37.860Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:37.947Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18319104691952126934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18319104691952126934.key) [2023-09-20T21:11:37.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:38.281Z] + git semver push [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,416 [run_push] DEBUG push [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,417 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,420 [execute] INFO git rev-list 95ca5d60901c437090e13b054d6b96345d8ce426 -- [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,420 [execute] DEBUG Popen(['git', 'rev-list', '95ca5d60901c437090e13b054d6b96345d8ce426', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,426 [execute] INFO git fetch -v origin [2023-09-20T21:11:38.541Z] 2023-09-20 21:11:38,426 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:11:39.108Z] 2023-09-20 21:11:38,912 [run_push] DEBUG no remote changes detected [2023-09-20T21:11:39.108Z] 2023-09-20 21:11:38,912 [execute] INFO git push origin semver [2023-09-20T21:11:39.108Z] 2023-09-20 21:11:38,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:40.041Z] 2023-09-20 21:11:39,796 [run_push] DEBUG push all version tags [2023-09-20T21:11:40.041Z] 2023-09-20 21:11:39,796 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:11:40.041Z] 2023-09-20 21:11:39,797 [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-09-20T21:11:40.973Z] 2023-09-20 21:11:40,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T21:11:40.973Z] 3.1.0-dev.49 [Pipeline] } [2023-09-20T21:11:40.947Z] $ docker exec --env ******** --env ******** a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a ssh-agent -k [2023-09-20T21:11:41.051Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:41.051Z] unset SSH_AGENT_PID; [2023-09-20T21:11:41.051Z] echo Agent pid 38 killed; [2023-09-20T21:11:41.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:41.399Z] + git semver [Pipeline] } [2023-09-20T21:11:41.636Z] $ docker stop --time=1 a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a [2023-09-20T21:11:42.927Z] $ docker rm -f --volumes a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a [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-09-20T21:11:43.535Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-20T21:11:43.535Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T21:11:43.535Z] total 16 [2023-09-20T21:11:43.535Z] drwxr-xr-x 3 root root 4096 Sep 20 20:57 . [2023-09-20T21:11:43.535Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. [2023-09-20T21:11:43.535Z] drwxr-xr-x 2 root root 4096 Sep 20 20:57 cost [2023-09-20T21:11:43.535Z] -rw-r--r-- 1 root root 88 Sep 20 20:57 cost.csv [2023-09-20T21:11:43.535Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T21:11:43.535Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T21:11:43.535Z] total 16 [2023-09-20T21:11:43.535Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 . [2023-09-20T21:11:43.535Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. [2023-09-20T21:11:43.535Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:57 cost [2023-09-20T21:11:43.535Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 20 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:43.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:44.794Z] ---> package-listing.sh [2023-09-20T21:11:44.794Z] ++ facter osfamily [2023-09-20T21:11:44.794Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:11:45.055Z] + OS_FAMILY=debian [2023-09-20T21:11:45.055Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-20T21:11:45.055Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:45.055Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:45.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:11:45.055Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:45.055Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-20T21:11:45.055Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:45.055Z] + case "${OS_FAMILY}" in [2023-09-20T21:11:45.055Z] + dpkg -l [2023-09-20T21:11:45.055Z] + grep '^ii' [2023-09-20T21:11:45.055Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:11:45.055Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:11:45.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:11:45.055Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-20T21:11:45.055Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-20T21:11:45.055Z] + 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-09-20T21:11:45.067Z] 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-09-20T21:11:45.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:45.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:11:45.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:45.967Z] prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container [2023-09-20T21:11:45.957Z] $ 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-09-20T21:11:46.191Z] $ docker top cf0555ab06d0566f54b335aea44962f6464c89cac9c1cd49a23e265c940da188 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:11:46.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:11:46.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:11:47.137Z] + ls /var/log/sa-host [2023-09-20T21:11:47.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:11:47.200Z] provisioning config files... [2023-09-20T21:11:47.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14846301757709267738tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:11:47.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:47.503Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:11:47.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:47.827Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:11:47.835Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:48.116Z] ---> sudo-logs.sh [2023-09-20T21:11:48.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:11:48.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:48.425Z] ---> job-cost.sh [2023-09-20T21:11:48.425Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:48.425Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:11:48.425Z] INFO: Retrieving Stack Cost... [2023-09-20T21:11:48.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:11:49.251Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:11:49.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:49.545Z] ---> logs-deploy.sh [2023-09-20T21:11:49.545Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:49.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/52 [2023-09-20T21:11:49.545Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:11:50.478Z] Archives upload complete. [2023-09-20T21:11:50.478Z] INFO: archiving logs to Nexus