Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 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-ssh11689675179786216705.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-ssh7073572656452959422.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-ssh3928134265803183029.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-ssh16551384532575702176.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-ssh799314495746892705.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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9925’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9931 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 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 (main) Commit message: "Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46" > 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 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 > git rev-list --no-walk dc181b80ea0be21e4569ae5558623740e499df97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T15:20:34.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T15:20:34.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T15:20:34.796Z] ========================================================= [2023-10-24T15:20:34.796Z] EdgeX Global Pipelines Version Info [2023-10-24T15:20:34.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:20:35.505Z] ------------------- [2023-10-24T15:20:35.505Z] stable info: [2023-10-24T15:20:35.505Z] ------------------- [2023-10-24T15:20:35.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T15:20:35.505Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:20:35.505Z] Message: update stable to v1.0.254 [2023-10-24T15:20:36.076Z] ------------------- [2023-10-24T15:20:36.076Z] experimental info: [2023-10-24T15:20:36.076Z] ------------------- [2023-10-24T15:20:36.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T15:20:36.076Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:20:36.076Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T15:20:36.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-24T15:20:36.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-24T15:20:36.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T15:20:36.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T15:20:36.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T15:20:36.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T15:20:36.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T15:20:36.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T15:20:36.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T15:20:36.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T15:20:36.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T15:20:36.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-24T15:20:36.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T15:20:36.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T15:20:36.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:20:36.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:20:36.496Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:20:36.515Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:20:36.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T15:20:36.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T15:20:36.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T15:20:36.576Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T15:20:36.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T15:20:36.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T15:20:36.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T15:20:36.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T15:20:36.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T15:20:36.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T15:20:36.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T15:20:36.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T15:20:36.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo [2023-10-24T15:20:36.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4eeb9 [Pipeline] echo [2023-10-24T15:20:36.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:20:36.774Z] provisioning config files... [2023-10-24T15:20:36.790Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17008385594987082938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:20:37.089Z] ---> docker-login.sh [2023-10-24T15:20:37.089Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:20:37.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:37.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:37.347Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:37.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:37.347Z] [2023-10-24T15:20:37.347Z] Login Succeeded [2023-10-24T15:20:37.347Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:20:37.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:37.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:37.605Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:37.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:37.605Z] [2023-10-24T15:20:37.605Z] Login Succeeded [2023-10-24T15:20:37.605Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:20:37.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:37.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:37.605Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:37.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:37.605Z] [2023-10-24T15:20:37.605Z] Login Succeeded [2023-10-24T15:20:37.605Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:20:37.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:37.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:37.605Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:37.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:37.605Z] [2023-10-24T15:20:37.605Z] Login Succeeded [2023-10-24T15:20:37.605Z] docker.io [2023-10-24T15:20:37.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:38.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:38.123Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:38.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:38.123Z] [2023-10-24T15:20:38.123Z] Login Succeeded [2023-10-24T15:20:38.123Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:20:38.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T15:20:38.505Z] + git rev-list -1 --merges 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729~1..0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo [2023-10-24T15:20:38.543Z] -----------> git rev-list -1 --merges 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729~1..0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:20:38.543Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [false] [Pipeline] sh [2023-10-24T15:20:38.826Z] + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo [2023-10-24T15:20:38.839Z] ========================================================= [2023-10-24T15:20:38.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T15:20:38.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:20:39.161Z] + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo [2023-10-24T15:20:39.170Z] [semverPrep] GIT_COMMIT: 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729, Commit Message: Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46 [Pipeline] echo [2023-10-24T15:20:39.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T15:20:39.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:20:39.529Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T15:20:39.529Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T15:20:39.529Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T15:20:39.529Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T15:20:39.529Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T15:20:39.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:20:39.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:20:39.881Z] [2023-10-24T15:20:39.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:20:40.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:20:40.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T15:20:40.194Z] b85a868b505f: Pulling fs layer [2023-10-24T15:20:40.194Z] e2be974225ed: Pulling fs layer [2023-10-24T15:20:40.194Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T15:20:40.194Z] 988bab9f4d93: Pulling fs layer [2023-10-24T15:20:40.194Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T15:20:40.194Z] eaf3925da568: Pulling fs layer [2023-10-24T15:20:40.194Z] bab4dde63d76: Pulling fs layer [2023-10-24T15:20:40.194Z] bde34c3a00c8: Pulling fs layer [2023-10-24T15:20:40.194Z] b352a97aabf1: Pulling fs layer [2023-10-24T15:20:40.194Z] 4872d77fe225: Pulling fs layer [2023-10-24T15:20:40.194Z] 5851b861e8e6: Pulling fs layer [2023-10-24T15:20:40.194Z] 988bab9f4d93: Waiting [2023-10-24T15:20:40.194Z] bab4dde63d76: Waiting [2023-10-24T15:20:40.194Z] b352a97aabf1: Waiting [2023-10-24T15:20:40.194Z] eaf3925da568: Waiting [2023-10-24T15:20:40.194Z] 5851b861e8e6: Waiting [2023-10-24T15:20:40.194Z] 1469e6f7b9e6: Waiting [2023-10-24T15:20:40.194Z] 4872d77fe225: Waiting [2023-10-24T15:20:40.194Z] bde34c3a00c8: Waiting [2023-10-24T15:20:40.194Z] e2be974225ed: Verifying Checksum [2023-10-24T15:20:40.194Z] e2be974225ed: Download complete [2023-10-24T15:20:40.194Z] 988bab9f4d93: Download complete [2023-10-24T15:20:40.455Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T15:20:40.455Z] 339a4e72a1f5: Download complete [2023-10-24T15:20:40.455Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T15:20:40.455Z] 1469e6f7b9e6: Download complete [2023-10-24T15:20:40.455Z] eaf3925da568: Download complete [2023-10-24T15:20:40.455Z] bde34c3a00c8: Download complete [2023-10-24T15:20:40.455Z] b352a97aabf1: Verifying Checksum [2023-10-24T15:20:40.455Z] b352a97aabf1: Download complete [2023-10-24T15:20:40.455Z] 4872d77fe225: Verifying Checksum [2023-10-24T15:20:40.455Z] 4872d77fe225: Download complete [2023-10-24T15:20:40.455Z] 5851b861e8e6: Verifying Checksum [2023-10-24T15:20:40.455Z] 5851b861e8e6: Download complete [2023-10-24T15:20:40.455Z] b85a868b505f: Verifying Checksum [2023-10-24T15:20:40.455Z] b85a868b505f: Download complete [2023-10-24T15:20:40.714Z] bab4dde63d76: Verifying Checksum [2023-10-24T15:20:40.714Z] bab4dde63d76: Download complete [2023-10-24T15:20:42.091Z] b85a868b505f: Pull complete [2023-10-24T15:20:42.091Z] e2be974225ed: Pull complete [2023-10-24T15:20:42.348Z] 339a4e72a1f5: Pull complete [2023-10-24T15:20:42.607Z] 988bab9f4d93: Pull complete [2023-10-24T15:20:42.865Z] 1469e6f7b9e6: Pull complete [2023-10-24T15:20:42.865Z] eaf3925da568: Pull complete [2023-10-24T15:20:44.771Z] bab4dde63d76: Pull complete [2023-10-24T15:20:44.771Z] bde34c3a00c8: Pull complete [2023-10-24T15:20:44.771Z] b352a97aabf1: Pull complete [2023-10-24T15:20:45.030Z] 4872d77fe225: Pull complete [2023-10-24T15:20:45.030Z] 5851b861e8e6: Pull complete [2023-10-24T15:20:45.030Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T15:20:45.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:20:45.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:20:45.203Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:20:45.233Z] $ 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-10-24T15:20:49.104Z] $ docker top cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef -eo pid,comm [2023-10-24T15:20:49.161Z] 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-10-24T15:20:49.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:20:49.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:20:49.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:20:49.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:20:49.318Z] $ docker exec cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent [2023-10-24T15:20:49.418Z] SSH_AUTH_SOCK=/tmp/ssh-JXrurADhdXdM/agent.32 [2023-10-24T15:20:49.418Z] SSH_AGENT_PID=38 [2023-10-24T15:20:49.426Z] Running ssh-add (command line suppressed) [2023-10-24T15:20:49.529Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12657835470878186676.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12657835470878186676.key) [2023-10-24T15:20:49.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:20:49.830Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T15:20:49.846Z] $ docker exec --env ******** --env ******** cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent -k [2023-10-24T15:20:49.941Z] unset SSH_AUTH_SOCK; [2023-10-24T15:20:49.941Z] unset SSH_AGENT_PID; [2023-10-24T15:20:49.941Z] echo Agent pid 38 killed; [2023-10-24T15:20:49.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T15:20:49.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:20:49.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:20:50.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:20:50.093Z] $ docker exec cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent [2023-10-24T15:20:50.210Z] SSH_AUTH_SOCK=/tmp/ssh-Aae9NiGZRtgJ/agent.70 [2023-10-24T15:20:50.210Z] SSH_AGENT_PID=76 [2023-10-24T15:20:50.214Z] Running ssh-add (command line suppressed) [2023-10-24T15:20:50.306Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11718938845089074273.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11718938845089074273.key) [2023-10-24T15:20:50.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:20:50.611Z] + git semver init [2023-10-24T15:20:50.871Z] 2023-10-24 15:20:50,775 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T15:20:50.871Z] 2023-10-24 15:20:50,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-24T15:20:50.871Z] 2023-10-24 15:20:50,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-24T15:20:50.871Z] 2023-10-24 15:20:50,776 [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-10-24T15:20:51.809Z] 2023-10-24 15:20:51,479 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-24T15:20:51.809Z] 2023-10-24 15:20:51,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-24T15:20:51.809Z] 2023-10-24 15:20:51,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:20:51.809Z] 2023-10-24 15:20:51,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:20:51.809Z] 3.1.0-dev.60 [Pipeline] } [2023-10-24T15:20:51.820Z] $ docker exec --env ******** --env ******** cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent -k [2023-10-24T15:20:51.911Z] unset SSH_AUTH_SOCK; [2023-10-24T15:20:51.911Z] unset SSH_AGENT_PID; [2023-10-24T15:20:51.911Z] echo Agent pid 76 killed; [2023-10-24T15:20:51.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:20:52.220Z] + git semver [Pipeline] } [2023-10-24T15:20:52.491Z] $ docker stop --time=1 cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef [2023-10-24T15:20:53.813Z] $ docker rm -f --volumes cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:20:54.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T15:20:54.335Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T15:20:54.337Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.60 [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-10-24T15:20:54.495Z] provisioning config files... [2023-10-24T15:20:54.505Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8041502142048307922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:20:54.797Z] ---> docker-login.sh [2023-10-24T15:20:54.797Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:20:54.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:54.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:54.797Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:54.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:54.797Z] [2023-10-24T15:20:54.797Z] Login Succeeded [2023-10-24T15:20:54.797Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:20:54.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:55.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:55.055Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:55.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:55.055Z] [2023-10-24T15:20:55.055Z] Login Succeeded [2023-10-24T15:20:55.055Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:20:55.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:55.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:55.055Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:55.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:55.055Z] [2023-10-24T15:20:55.055Z] Login Succeeded [2023-10-24T15:20:55.055Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:20:55.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:55.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:55.055Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:55.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:55.055Z] [2023-10-24T15:20:55.055Z] Login Succeeded [2023-10-24T15:20:55.055Z] docker.io [2023-10-24T15:20:55.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:20:55.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:20:55.572Z] Configure a credential helper to remove this warning. See [2023-10-24T15:20:55.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:20:55.572Z] [2023-10-24T15:20:55.572Z] Login Succeeded [2023-10-24T15:20:55.572Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:20:55.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:20:55.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:20:55.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:20:55.662Z] ========================================================= [2023-10-24T15:20:55.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T15:20:55.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:20:55.966Z] + 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-10-24T15:20:55.966Z] Sending build context to Docker daemon 635.9kB [2023-10-24T15:20:55.966Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:20:55.966Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T15:20:55.966Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T15:20:55.966Z] 7264a8db6415: Pulling fs layer [2023-10-24T15:20:55.966Z] c4d48a809fc2: Pulling fs layer [2023-10-24T15:20:55.966Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T15:20:55.966Z] ad3a456e5733: Pulling fs layer [2023-10-24T15:20:55.966Z] 33e27b845d1e: Pulling fs layer [2023-10-24T15:20:55.966Z] c68163c4e522: Pulling fs layer [2023-10-24T15:20:55.966Z] 50da416c3ac9: Pulling fs layer [2023-10-24T15:20:55.966Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T15:20:55.966Z] ad3a456e5733: Waiting [2023-10-24T15:20:55.966Z] 33e27b845d1e: Waiting [2023-10-24T15:20:55.966Z] c68163c4e522: Waiting [2023-10-24T15:20:55.966Z] 50da416c3ac9: Waiting [2023-10-24T15:20:55.966Z] c4d48a809fc2: Verifying Checksum [2023-10-24T15:20:55.966Z] c4d48a809fc2: Download complete [2023-10-24T15:20:55.966Z] ad3a456e5733: Verifying Checksum [2023-10-24T15:20:55.966Z] ad3a456e5733: Download complete [2023-10-24T15:20:55.966Z] 33e27b845d1e: Verifying Checksum [2023-10-24T15:20:55.966Z] 33e27b845d1e: Download complete [2023-10-24T15:20:55.966Z] 7264a8db6415: Verifying Checksum [2023-10-24T15:20:55.966Z] 7264a8db6415: Download complete [2023-10-24T15:20:56.225Z] c68163c4e522: Verifying Checksum [2023-10-24T15:20:56.225Z] c68163c4e522: Download complete [2023-10-24T15:20:56.225Z] 7264a8db6415: Pull complete [2023-10-24T15:20:56.482Z] c4d48a809fc2: Pull complete [2023-10-24T15:20:56.482Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T15:20:56.482Z] 23d2d4c4bb30: Download complete [2023-10-24T15:20:56.482Z] 4f1c88b9dad5: Download complete [2023-10-24T15:20:56.740Z] 50da416c3ac9: Verifying Checksum [2023-10-24T15:20:56.740Z] 50da416c3ac9: Download complete [2023-10-24T15:21:00.023Z] 4f1c88b9dad5: Pull complete [2023-10-24T15:21:00.023Z] ad3a456e5733: Pull complete [2023-10-24T15:21:00.023Z] 33e27b845d1e: Pull complete [2023-10-24T15:21:00.023Z] c68163c4e522: Pull complete [2023-10-24T15:21:01.922Z] 50da416c3ac9: Pull complete [2023-10-24T15:21:02.181Z] 23d2d4c4bb30: Pull complete [2023-10-24T15:21:02.181Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T15:21:02.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T15:21:02.181Z] ---> 0786185ac409 [2023-10-24T15:21:02.181Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:21:08.755Z] ---> Running in 6717eb650693 [2023-10-24T15:21:08.755Z] Removing intermediate container 6717eb650693 [2023-10-24T15:21:08.755Z] ---> 8026276c4354 [2023-10-24T15:21:08.755Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:21:08.755Z] ---> Running in 10af24e9cae6 [2023-10-24T15:21:08.755Z] Removing intermediate container 10af24e9cae6 [2023-10-24T15:21:08.755Z] ---> 9785a2927dc1 [2023-10-24T15:21:08.755Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:21:08.755Z] ---> Running in 76effdb2ea66 [2023-10-24T15:21:08.755Z] Removing intermediate container 76effdb2ea66 [2023-10-24T15:21:08.755Z] ---> 6a0752064523 [2023-10-24T15:21:08.755Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:21:08.755Z] ---> Running in 7d7db8be2903 [2023-10-24T15:21:08.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:08.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:08.755Z] OK: 264 MiB in 52 packages [2023-10-24T15:21:08.755Z] Removing intermediate container 7d7db8be2903 [2023-10-24T15:21:08.755Z] ---> acbb9f33d95e [2023-10-24T15:21:08.755Z] Step 7/12 : WORKDIR /app [2023-10-24T15:21:08.755Z] ---> Running in d0974d87572e [2023-10-24T15:21:09.014Z] Removing intermediate container d0974d87572e [2023-10-24T15:21:09.014Z] ---> 067461df9457 [2023-10-24T15:21:09.014Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T15:21:09.014Z] ---> b6e21d763af5 [2023-10-24T15:21:09.014Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:21:09.014Z] ---> Running in 1c7f9d25d40a [2023-10-24T15:21:09.447Z] Still waiting to schedule task [2023-10-24T15:21:09.447Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T15:21:09.447Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T15:21:09.447Z] ‘prd-ubuntu18.04-docker-8c-8g-9925’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T15:21:09.447Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9932’ is offline [2023-10-24T15:22:05.249Z] Removing intermediate container 1c7f9d25d40a [2023-10-24T15:22:05.250Z] ---> 20113734843d [2023-10-24T15:22:05.250Z] Step 10/12 : COPY . . [2023-10-24T15:22:05.250Z] ---> 1a835ee3591a [2023-10-24T15:22:05.250Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:22:05.250Z] ---> Running in 46156fc34a4d [2023-10-24T15:22:05.250Z] Removing intermediate container 46156fc34a4d [2023-10-24T15:22:05.250Z] ---> 8742d2b72b84 [2023-10-24T15:22:05.250Z] Step 12/12 : RUN $MAKE [2023-10-24T15:22:05.250Z] ---> Running in 488f4101cd8c [2023-10-24T15:22:05.250Z] noop [2023-10-24T15:22:05.250Z] Removing intermediate container 488f4101cd8c [2023-10-24T15:22:05.250Z] ---> 292f579db5a4 [2023-10-24T15:22:05.250Z] Successfully built 292f579db5a4 [2023-10-24T15:22:05.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:22:05.573Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:22:05.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:22:05.654Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:22:05.687Z] $ 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-10-24T15:22:06.463Z] $ docker top cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:22:06.804Z] + go version [2023-10-24T15:22:06.804Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T15:22:06.820Z] $ docker stop --time=1 cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf [2023-10-24T15:22:08.232Z] $ docker rm -f --volumes cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:22:08.616Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:22:08.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:22:08.682Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:22:08.722Z] $ 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-10-24T15:22:09.042Z] $ docker top 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:22:09.381Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:22:09.687Z] + make test [2023-10-24T15:22:09.687Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T15:22:27.759Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-24T15:22:27.759Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-24T15:22:27.759Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-24T15:22:27.759Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-24T15:22:28.324Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.037s coverage: 88.0% of statements [2023-10-24T15:22:38.288Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements [2023-10-24T15:22:38.288Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2023-10-24T15:22:38.288Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-10-24T15:22:56.351Z] go vet ./... [2023-10-24T15:22:59.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:22:59.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:22:59.632Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T15:22:59.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:22:59.658Z] $ docker stop --time=1 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 [2023-10-24T15:23:03.061Z] $ docker rm -f --volumes 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:23:03.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:23:03.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T15:23:04.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:23:04.463Z] + ls -al . [2023-10-24T15:23:04.463Z] total 188 [2023-10-24T15:23:04.463Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:22 . [2023-10-24T15:23:04.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:20 .. [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:20 .dockerignore [2023-10-24T15:23:04.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:22 .git [2023-10-24T15:23:04.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 .github [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 24 15:20 .gitignore [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:20 .golangci.yml [2023-10-24T15:23:04.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:20 .semver [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 24 15:20 Attribution.txt [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 24 15:20 CHANGELOG.md [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 24 15:20 Dockerfile [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:20 GOVERNANCE.md [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 24 15:20 Jenkinsfile [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:20 LICENSE [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 24 15:20 Makefile [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 24 15:20 OWNERS.md [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 24 15:20 README.md [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 24 15:20 Record and Reply.postman_collection.json [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:20 VERSION [2023-10-24T15:23:04.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:20 bin [2023-10-24T15:23:04.463Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 24 15:22 coverage.out [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 24 15:20 go.mod [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 24 15:20 go.sum [2023-10-24T15:23:04.463Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 15:20 internal [2023-10-24T15:23:04.463Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 24 15:20 main.go [2023-10-24T15:23:04.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 openapi [2023-10-24T15:23:04.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 pkg [2023-10-24T15:23:04.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:04.804Z] + 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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 --label arch=amd64 --label version=3.1.0-dev.60 . [2023-10-24T15:23:04.804Z] Sending build context to Docker daemon 661.5kB [2023-10-24T15:23:04.804Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:23:04.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T15:23:04.804Z] ---> 292f579db5a4 [2023-10-24T15:23:04.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:23:04.804Z] ---> Running in c27c85a74e79 [2023-10-24T15:23:05.062Z] Removing intermediate container c27c85a74e79 [2023-10-24T15:23:05.062Z] ---> 5cf34e3b6116 [2023-10-24T15:23:05.062Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:23:05.062Z] ---> Running in 187800b8fd3a [2023-10-24T15:23:05.062Z] Removing intermediate container 187800b8fd3a [2023-10-24T15:23:05.062Z] ---> bbcde0977a53 [2023-10-24T15:23:05.062Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:23:05.062Z] ---> Running in 2451d16893dd [2023-10-24T15:23:05.062Z] Removing intermediate container 2451d16893dd [2023-10-24T15:23:05.062Z] ---> 06c96eb9d4ae [2023-10-24T15:23:05.062Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:23:05.062Z] ---> Running in fd30643d8bf7 [2023-10-24T15:23:05.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:23:05.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:23:05.838Z] OK: 264 MiB in 52 packages [2023-10-24T15:23:06.095Z] Removing intermediate container fd30643d8bf7 [2023-10-24T15:23:06.095Z] ---> 29cb66542192 [2023-10-24T15:23:06.095Z] Step 7/26 : WORKDIR /app [2023-10-24T15:23:06.095Z] ---> Running in d8acd25e3a5a [2023-10-24T15:23:06.095Z] Removing intermediate container d8acd25e3a5a [2023-10-24T15:23:06.095Z] ---> 53c61bac8b92 [2023-10-24T15:23:06.095Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T15:23:06.353Z] ---> b889f41ba448 [2023-10-24T15:23:06.353Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:23:06.353Z] ---> Running in c27eb7e108eb [2023-10-24T15:23:06.918Z] Removing intermediate container c27eb7e108eb [2023-10-24T15:23:06.918Z] ---> 7642f8716387 [2023-10-24T15:23:06.918Z] Step 10/26 : COPY . . [2023-10-24T15:23:07.177Z] ---> 79cadbb62bbe [2023-10-24T15:23:07.177Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:23:07.177Z] ---> Running in 8fdb625d0ac3 [2023-10-24T15:23:07.177Z] Removing intermediate container 8fdb625d0ac3 [2023-10-24T15:23:07.177Z] ---> 303599b07bff [2023-10-24T15:23:07.178Z] Step 12/26 : RUN $MAKE [2023-10-24T15:23:07.178Z] ---> Running in e1d9b36b3d54 [2023-10-24T15:23:07.437Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.60" -trimpath -mod=readonly -o app-record-replay [2023-10-24T15:23:29.353Z] Removing intermediate container e1d9b36b3d54 [2023-10-24T15:23:29.353Z] ---> 0f0c1648b996 [2023-10-24T15:23:29.353Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T15:23:29.353Z] 3.18: Pulling from library/alpine [2023-10-24T15:23:29.353Z] 96526aa774ef: Pulling fs layer [2023-10-24T15:23:29.353Z] 96526aa774ef: Download complete [2023-10-24T15:23:29.353Z] 96526aa774ef: Pull complete [2023-10-24T15:23:29.353Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:23:29.353Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:23:29.353Z] ---> 8ca4688f4f35 [2023-10-24T15:23:29.353Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T15:23:29.353Z] ---> Running in c0ffa67f088b [2023-10-24T15:23:29.353Z] Removing intermediate container c0ffa67f088b [2023-10-24T15:23:29.353Z] ---> 4527d09c3b89 [2023-10-24T15:23:29.353Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-24T15:23:29.353Z] ---> Running in b13a2942fbbb [2023-10-24T15:23:29.353Z] Removing intermediate container b13a2942fbbb [2023-10-24T15:23:29.353Z] ---> d342577b8757 [2023-10-24T15:23:29.353Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T15:23:29.353Z] ---> Running in f23b6e665ee2 [2023-10-24T15:23:29.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:23:29.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:23:29.353Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T15:23:29.353Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T15:23:29.353Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:23:29.353Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T15:23:29.353Z] OK: 8 MiB in 17 packages [2023-10-24T15:23:29.353Z] Removing intermediate container f23b6e665ee2 [2023-10-24T15:23:29.353Z] ---> 8e74afc89f53 [2023-10-24T15:23:29.353Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T15:23:29.353Z] ---> d8b2e8d682a3 [2023-10-24T15:23:29.353Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T15:23:29.353Z] ---> f232bb1d9dde [2023-10-24T15:23:29.353Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T15:23:29.353Z] ---> 39effe222043 [2023-10-24T15:23:29.353Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-24T15:23:29.353Z] ---> 996bbf9995e2 [2023-10-24T15:23:29.353Z] Step 21/26 : EXPOSE 59712 [2023-10-24T15:23:29.353Z] ---> Running in 88724ed0df37 [2023-10-24T15:23:29.353Z] Removing intermediate container 88724ed0df37 [2023-10-24T15:23:29.353Z] ---> 8ec25e7e9a9a [2023-10-24T15:23:29.353Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-24T15:23:29.353Z] ---> Running in 1608c924b94d [2023-10-24T15:23:29.612Z] Removing intermediate container 1608c924b94d [2023-10-24T15:23:29.612Z] ---> 26441069fc3f [2023-10-24T15:23:29.612Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T15:23:29.612Z] ---> Running in c41b36c2ed7c [2023-10-24T15:23:29.612Z] Removing intermediate container c41b36c2ed7c [2023-10-24T15:23:29.612Z] ---> d216b3922a44 [2023-10-24T15:23:29.612Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T15:23:29.612Z] ---> Running in 086a15a6ad1d [2023-10-24T15:23:29.612Z] Removing intermediate container 086a15a6ad1d [2023-10-24T15:23:29.612Z] ---> 1e8481f0689f [2023-10-24T15:23:29.612Z] Step 25/26 : LABEL git_sha=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:23:29.612Z] ---> Running in b2411374b027 [2023-10-24T15:23:29.872Z] Removing intermediate container b2411374b027 [2023-10-24T15:23:29.872Z] ---> f5794fbb7c58 [2023-10-24T15:23:29.872Z] Step 26/26 : LABEL version=3.1.0-dev.60 [2023-10-24T15:23:29.872Z] ---> Running in d99642c986f8 [2023-10-24T15:23:29.872Z] Removing intermediate container d99642c986f8 [2023-10-24T15:23:29.872Z] ---> 0cd7870f6f32 [2023-10-24T15:23:29.872Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:23:29.872Z] Successfully built 0cd7870f6f32 [2023-10-24T15:23:29.872Z] 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-10-24T15:23:29.961Z] provisioning config files... [2023-10-24T15:23:29.967Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7870430965449387474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:23:30.267Z] ---> docker-login.sh [2023-10-24T15:23:30.267Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:23:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:30.267Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:30.267Z] [2023-10-24T15:23:30.267Z] Login Succeeded [2023-10-24T15:23:30.267Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:23:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:30.267Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:30.267Z] [2023-10-24T15:23:30.267Z] Login Succeeded [2023-10-24T15:23:30.267Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:23:30.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:30.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:30.528Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:30.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:30.528Z] [2023-10-24T15:23:30.528Z] Login Succeeded [2023-10-24T15:23:30.528Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:23:30.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:30.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:30.528Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:30.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:30.528Z] [2023-10-24T15:23:30.528Z] Login Succeeded [2023-10-24T15:23:30.528Z] docker.io [2023-10-24T15:23:30.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:30.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:30.787Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:30.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:30.787Z] [2023-10-24T15:23:30.787Z] Login Succeeded [2023-10-24T15:23:30.787Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:23:30.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:23:30.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:23:30.852Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-24T15:23:30.852Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:23:30.852Z] latest [2023-10-24T15:23:30.852Z] 3.1.0-dev.60 [2023-10-24T15:23:30.852Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:23:30.852Z] main [2023-10-24T15:23:30.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:31.181Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:31.481Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:23:31.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-24T15:23:31.481Z] 855142f2ff1c: Preparing [2023-10-24T15:23:31.481Z] 8a108e28480d: Preparing [2023-10-24T15:23:31.481Z] 883ef8157e5e: Preparing [2023-10-24T15:23:31.481Z] eb60f12ac971: Preparing [2023-10-24T15:23:31.481Z] 2d01f4fac7d2: Preparing [2023-10-24T15:23:31.481Z] cc2447e1835a: Preparing [2023-10-24T15:23:31.481Z] cc2447e1835a: Waiting [2023-10-24T15:23:31.481Z] 8a108e28480d: Pushed [2023-10-24T15:23:31.481Z] cc2447e1835a: Layer already exists [2023-10-24T15:23:31.481Z] 883ef8157e5e: Pushed [2023-10-24T15:23:31.481Z] eb60f12ac971: Pushed [2023-10-24T15:23:31.481Z] 2d01f4fac7d2: Pushed [2023-10-24T15:23:34.025Z] 855142f2ff1c: Pushed [2023-10-24T15:23:34.283Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:34.586Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:34.889Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-24T15:23:34.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-24T15:23:34.889Z] 855142f2ff1c: Preparing [2023-10-24T15:23:34.889Z] 8a108e28480d: Preparing [2023-10-24T15:23:34.889Z] 883ef8157e5e: Preparing [2023-10-24T15:23:34.889Z] eb60f12ac971: Preparing [2023-10-24T15:23:34.889Z] 2d01f4fac7d2: Preparing [2023-10-24T15:23:34.889Z] cc2447e1835a: Preparing [2023-10-24T15:23:34.889Z] cc2447e1835a: Waiting [2023-10-24T15:23:34.889Z] eb60f12ac971: Layer already exists [2023-10-24T15:23:34.889Z] 855142f2ff1c: Layer already exists [2023-10-24T15:23:34.889Z] 883ef8157e5e: Layer already exists [2023-10-24T15:23:34.889Z] 2d01f4fac7d2: Layer already exists [2023-10-24T15:23:34.889Z] 8a108e28480d: Layer already exists [2023-10-24T15:23:34.889Z] cc2447e1835a: Layer already exists [2023-10-24T15:23:34.889Z] latest: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:35.206Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:35.507Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 [2023-10-24T15:23:35.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-24T15:23:35.507Z] 855142f2ff1c: Preparing [2023-10-24T15:23:35.507Z] 8a108e28480d: Preparing [2023-10-24T15:23:35.507Z] 883ef8157e5e: Preparing [2023-10-24T15:23:35.507Z] eb60f12ac971: Preparing [2023-10-24T15:23:35.507Z] 2d01f4fac7d2: Preparing [2023-10-24T15:23:35.507Z] cc2447e1835a: Preparing [2023-10-24T15:23:35.507Z] cc2447e1835a: Waiting [2023-10-24T15:23:35.507Z] eb60f12ac971: Layer already exists [2023-10-24T15:23:35.507Z] 8a108e28480d: Layer already exists [2023-10-24T15:23:35.507Z] 2d01f4fac7d2: Layer already exists [2023-10-24T15:23:35.507Z] 883ef8157e5e: Layer already exists [2023-10-24T15:23:35.507Z] 855142f2ff1c: Layer already exists [2023-10-24T15:23:35.507Z] cc2447e1835a: Layer already exists [2023-10-24T15:23:35.507Z] 3.1.0-dev.60: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:35.820Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:36.126Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:23:36.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-24T15:23:36.126Z] 855142f2ff1c: Preparing [2023-10-24T15:23:36.126Z] 8a108e28480d: Preparing [2023-10-24T15:23:36.126Z] 883ef8157e5e: Preparing [2023-10-24T15:23:36.126Z] eb60f12ac971: Preparing [2023-10-24T15:23:36.126Z] 2d01f4fac7d2: Preparing [2023-10-24T15:23:36.126Z] cc2447e1835a: Preparing [2023-10-24T15:23:36.126Z] cc2447e1835a: Waiting [2023-10-24T15:23:36.126Z] 883ef8157e5e: Layer already exists [2023-10-24T15:23:36.126Z] eb60f12ac971: Layer already exists [2023-10-24T15:23:36.126Z] 8a108e28480d: Layer already exists [2023-10-24T15:23:36.126Z] 2d01f4fac7d2: Layer already exists [2023-10-24T15:23:36.126Z] 855142f2ff1c: Layer already exists [2023-10-24T15:23:36.126Z] cc2447e1835a: Layer already exists [2023-10-24T15:23:36.126Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:36.445Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:36.751Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-24T15:23:36.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-24T15:23:36.751Z] 855142f2ff1c: Preparing [2023-10-24T15:23:36.751Z] 8a108e28480d: Preparing [2023-10-24T15:23:36.751Z] 883ef8157e5e: Preparing [2023-10-24T15:23:36.751Z] eb60f12ac971: Preparing [2023-10-24T15:23:36.751Z] 2d01f4fac7d2: Preparing [2023-10-24T15:23:36.751Z] cc2447e1835a: Preparing [2023-10-24T15:23:36.751Z] cc2447e1835a: Waiting [2023-10-24T15:23:36.751Z] eb60f12ac971: Layer already exists [2023-10-24T15:23:36.751Z] 855142f2ff1c: Layer already exists [2023-10-24T15:23:36.751Z] 8a108e28480d: Layer already exists [2023-10-24T15:23:36.751Z] 2d01f4fac7d2: Layer already exists [2023-10-24T15:23:36.751Z] 883ef8157e5e: Layer already exists [2023-10-24T15:23:36.751Z] cc2447e1835a: Layer already exists [2023-10-24T15:23:36.751Z] main: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:23:36.805Z] ===================================================== [Pipeline] echo [2023-10-24T15:23:36.815Z] taggedImages: [2023-10-24T15:23:36.815Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:23:36.815Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-24T15:23:36.815Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 [2023-10-24T15:23:36.815Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:23:36.815Z] - 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-10-24T15:23:37.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:23:37.207Z] [2023-10-24T15:23:37.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:37.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:23:37.512Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T15:23:37.512Z] 5eb5b503b376: Pulling fs layer [2023-10-24T15:23:37.512Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T15:23:37.512Z] ec43610c2a17: Pulling fs layer [2023-10-24T15:23:37.512Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T15:23:37.512Z] 33b1e0a273af: Pulling fs layer [2023-10-24T15:23:37.512Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T15:23:37.512Z] 2f39f015ded8: Pulling fs layer [2023-10-24T15:23:37.512Z] 3a2ae6a8a46f: Waiting [2023-10-24T15:23:37.512Z] 2f39f015ded8: Waiting [2023-10-24T15:23:37.512Z] 33b1e0a273af: Waiting [2023-10-24T15:23:37.512Z] 5d3b04190fa2: Waiting [2023-10-24T15:23:37.512Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T15:23:37.512Z] 5c69ac0246d0: Download complete [2023-10-24T15:23:37.512Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T15:23:37.512Z] 3a2ae6a8a46f: Download complete [2023-10-24T15:23:37.512Z] 33b1e0a273af: Verifying Checksum [2023-10-24T15:23:37.512Z] 33b1e0a273af: Download complete [2023-10-24T15:23:37.512Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T15:23:37.512Z] 5d3b04190fa2: Download complete [2023-10-24T15:23:37.512Z] ec43610c2a17: Verifying Checksum [2023-10-24T15:23:37.512Z] ec43610c2a17: Download complete [2023-10-24T15:23:37.771Z] 5eb5b503b376: Verifying Checksum [2023-10-24T15:23:37.771Z] 5eb5b503b376: Download complete [2023-10-24T15:23:38.336Z] 2f39f015ded8: Download complete [2023-10-24T15:23:38.901Z] 5eb5b503b376: Pull complete [2023-10-24T15:23:39.159Z] 5c69ac0246d0: Pull complete [2023-10-24T15:23:39.428Z] ec43610c2a17: Pull complete [2023-10-24T15:23:39.687Z] 3a2ae6a8a46f: Pull complete [2023-10-24T15:23:39.946Z] 33b1e0a273af: Pull complete [2023-10-24T15:23:39.946Z] 5d3b04190fa2: Pull complete [2023-10-24T15:23:44.135Z] 2f39f015ded8: Pull complete [2023-10-24T15:23:44.135Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T15:23:44.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:23:44.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:23:44.212Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:23:44.246Z] $ 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-10-24T15:23:48.756Z] $ docker top 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:23:49.107Z] ---> job-cost.sh [2023-10-24T15:23:49.107Z] lf-activate-venv: SKIPPING [2023-10-24T15:23:49.107Z] INFO: No Stack... [2023-10-24T15:23:49.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:23:49.623Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:23:49.908Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-24T15:23:49.908Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T15:23:49.918Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [2023-10-24T15:23:49.923Z] Resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] did not exist. Created. [2023-10-24T15:23:49.923Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:23:50.217Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T15:23:50.250Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:23:50.256Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:23:50.278Z] $ docker stop --time=1 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 [2023-10-24T15:23:51.427Z] $ docker rm -f --volumes 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T15:23:58.212Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9934 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-24T15:23:58.224Z] Running in /w/workspace/app-record-replay/65 [Pipeline] { [Pipeline] checkout [2023-10-24T15:23:58.263Z] Selected Git installation does not exist. Using Default [2023-10-24T15:23:58.264Z] The recommended git tool is: NONE [2023-10-24T15:24:03.463Z] using credential edgex-jenkins-ssh [2023-10-24T15:24:03.482Z] Cloning the remote Git repository [2023-10-24T15:24:03.526Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-24T15:24:03.621Z] > git init /w/workspace/app-record-replay/65 # timeout=10 [2023-10-24T15:24:03.759Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-24T15:24:03.760Z] > git --version # timeout=10 [2023-10-24T15:24:03.777Z] > git --version # 'git version 2.25.1' [2023-10-24T15:24:03.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T15:24:03.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:24:04.766Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-24T15:24:04.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:24:05.662Z] Avoid second fetch [2023-10-24T15:24:05.662Z] Checking out Revision 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 (main) [2023-10-24T15:24:06.207Z] Commit message: "Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:24:05.679Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T15:24:05.742Z] > git checkout -f 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 [2023-10-24T15:24:07.237Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T15:24:07.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:24:07.237Z] Dload Upload Total Spent Left Speed [2023-10-24T15:24:07.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh [2023-10-24T15:24:07.839Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T15:24:08.167Z] + sudo tee /etc/docker/daemon.new [2023-10-24T15:24:08.167Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T15:24:08.167Z] { [2023-10-24T15:24:08.167Z] "registry-mirrors": [ [2023-10-24T15:24:08.167Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T15:24:08.167Z] ], [2023-10-24T15:24:08.167Z] "bip": "10.250.0.254/24", [2023-10-24T15:24:08.167Z] "hosts": [ [2023-10-24T15:24:08.167Z] "tcp://0.0.0.0:5555", [2023-10-24T15:24:08.167Z] "unix:///var/run/docker.sock" [2023-10-24T15:24:08.167Z] ], [2023-10-24T15:24:08.167Z] "mtu": 1458, [2023-10-24T15:24:08.167Z] "selinux-enabled": true, [2023-10-24T15:24:08.167Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T15:24:08.167Z] } [Pipeline] sh [2023-10-24T15:24:08.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T15:24:08.823Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:24:27.082Z] provisioning config files... [2023-10-24T15:24:27.105Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/65@tmp/config5802026489216844649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:24:27.447Z] ---> docker-login.sh [2023-10-24T15:24:27.447Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:24:27.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:24:27.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:24:27.984Z] Configure a credential helper to remove this warning. See [2023-10-24T15:24:27.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:24:27.984Z] [2023-10-24T15:24:28.253Z] Login Succeeded [2023-10-24T15:24:28.253Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:24:28.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:24:28.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:24:28.527Z] Configure a credential helper to remove this warning. See [2023-10-24T15:24:28.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:24:28.527Z] [2023-10-24T15:24:28.527Z] Login Succeeded [2023-10-24T15:24:28.527Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:24:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:24:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:24:28.801Z] Configure a credential helper to remove this warning. See [2023-10-24T15:24:28.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:24:28.801Z] [2023-10-24T15:24:28.801Z] Login Succeeded [2023-10-24T15:24:28.801Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:24:29.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:24:29.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:24:29.339Z] Configure a credential helper to remove this warning. See [2023-10-24T15:24:29.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:24:29.339Z] [2023-10-24T15:24:29.339Z] Login Succeeded [2023-10-24T15:24:29.339Z] docker.io [2023-10-24T15:24:29.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:24:29.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:24:29.923Z] Configure a credential helper to remove this warning. See [2023-10-24T15:24:29.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:24:29.923Z] [2023-10-24T15:24:29.923Z] Login Succeeded [2023-10-24T15:24:29.923Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:24:29.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:24:30.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:24:30.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:24:30.236Z] ========================================================= [2023-10-24T15:24:30.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T15:24:30.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:24:30.584Z] + 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-10-24T15:24:30.584Z] Sending build context to Docker daemon 259.1kB [2023-10-24T15:24:30.855Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:24:30.855Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T15:24:31.126Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T15:24:31.126Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T15:24:31.126Z] 5d54e960e981: Pulling fs layer [2023-10-24T15:24:31.126Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T15:24:31.126Z] f0e02332f6b5: Pulling fs layer [2023-10-24T15:24:31.126Z] cefa15bbcfad: Pulling fs layer [2023-10-24T15:24:31.126Z] 17808c966233: Pulling fs layer [2023-10-24T15:24:31.126Z] f4c1fc716caa: Pulling fs layer [2023-10-24T15:24:31.126Z] 17808c966233: Waiting [2023-10-24T15:24:31.126Z] cefa15bbcfad: Waiting [2023-10-24T15:24:31.126Z] f4c1fc716caa: Waiting [2023-10-24T15:24:31.126Z] 5d54e960e981: Verifying Checksum [2023-10-24T15:24:31.126Z] 5d54e960e981: Download complete [2023-10-24T15:24:31.126Z] f0e02332f6b5: Verifying Checksum [2023-10-24T15:24:31.126Z] f0e02332f6b5: Download complete [2023-10-24T15:24:31.126Z] cefa15bbcfad: Verifying Checksum [2023-10-24T15:24:31.126Z] cefa15bbcfad: Download complete [2023-10-24T15:24:31.126Z] 9fda8d8052c6: Download complete [2023-10-24T15:24:31.718Z] f4c1fc716caa: Verifying Checksum [2023-10-24T15:24:31.718Z] f4c1fc716caa: Download complete [2023-10-24T15:24:32.308Z] 9fda8d8052c6: Pull complete [2023-10-24T15:24:32.900Z] 5d54e960e981: Pull complete [2023-10-24T15:24:32.900Z] c4a7e357bf2a: Download complete [2023-10-24T15:24:33.866Z] 17808c966233: Verifying Checksum [2023-10-24T15:24:33.866Z] 17808c966233: Download complete [2023-10-24T15:24:46.193Z] c4a7e357bf2a: Pull complete [2023-10-24T15:24:46.193Z] f0e02332f6b5: Pull complete [2023-10-24T15:24:46.193Z] cefa15bbcfad: Pull complete [2023-10-24T15:24:54.447Z] 17808c966233: Pull complete [2023-10-24T15:24:55.410Z] f4c1fc716caa: Pull complete [2023-10-24T15:24:55.410Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T15:24:55.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T15:24:55.410Z] ---> ea914061e18c [2023-10-24T15:24:55.410Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:24:57.479Z] ---> Running in 530997cdd629 [2023-10-24T15:24:57.479Z] Removing intermediate container 530997cdd629 [2023-10-24T15:24:57.479Z] ---> 1b3c673dc57d [2023-10-24T15:24:57.479Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:24:57.479Z] ---> Running in 66a83cc40972 [2023-10-24T15:24:58.097Z] Removing intermediate container 66a83cc40972 [2023-10-24T15:24:58.097Z] ---> 87f95373c217 [2023-10-24T15:24:58.097Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:24:58.097Z] ---> Running in fad09ad11661 [2023-10-24T15:24:58.379Z] Removing intermediate container fad09ad11661 [2023-10-24T15:24:58.379Z] ---> 0bf6767077ba [2023-10-24T15:24:58.379Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:24:58.379Z] ---> Running in fc9f3fa41ea6 [2023-10-24T15:24:59.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:25:00.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:25:01.364Z] OK: 266 MiB in 52 packages [2023-10-24T15:25:02.340Z] Removing intermediate container fc9f3fa41ea6 [2023-10-24T15:25:02.340Z] ---> fdfd93724e21 [2023-10-24T15:25:02.340Z] Step 7/12 : WORKDIR /app [2023-10-24T15:25:02.606Z] ---> Running in cb884087c17a [2023-10-24T15:25:02.876Z] Removing intermediate container cb884087c17a [2023-10-24T15:25:02.876Z] ---> 3dd724db26ec [2023-10-24T15:25:02.876Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T15:25:03.463Z] ---> ef1dc05a8e03 [2023-10-24T15:25:03.463Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:25:03.463Z] ---> Running in e6a88f7fee40 [2023-10-24T15:26:40.107Z] Removing intermediate container e6a88f7fee40 [2023-10-24T15:26:40.107Z] ---> dc52abbbce49 [2023-10-24T15:26:40.107Z] Step 10/12 : COPY . . [2023-10-24T15:26:40.107Z] ---> 273e52c3475a [2023-10-24T15:26:40.107Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:26:40.107Z] ---> Running in 45e857e7a57f [2023-10-24T15:26:40.107Z] Removing intermediate container 45e857e7a57f [2023-10-24T15:26:40.107Z] ---> 5d46336e1e02 [2023-10-24T15:26:40.107Z] Step 12/12 : RUN $MAKE [2023-10-24T15:26:40.107Z] ---> Running in 151d5cb2354c [2023-10-24T15:26:40.107Z] noop [2023-10-24T15:26:40.107Z] Removing intermediate container 151d5cb2354c [2023-10-24T15:26:40.107Z] ---> d7f923ddfbe2 [2023-10-24T15:26:40.107Z] Successfully built d7f923ddfbe2 [2023-10-24T15:26:40.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:26:40.447Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:26:40.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:26:40.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2023-10-24T15:26:40.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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-10-24T15:26:43.148Z] $ docker top 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:26:44.001Z] + go version [2023-10-24T15:26:44.001Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T15:26:44.021Z] $ docker stop --time=1 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c [2023-10-24T15:26:45.693Z] $ docker rm -f --volumes 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:26:46.267Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:26:46.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:26:46.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2023-10-24T15:26:46.518Z] $ 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/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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-10-24T15:26:47.723Z] $ docker top 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:26:48.572Z] + git config --global --add safe.directory /w/workspace/app-record-replay/65 [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:26:49.219Z] + make test [2023-10-24T15:26:49.219Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T15:29:25.945Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-24T15:29:25.945Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements [2023-10-24T15:29:25.945Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-24T15:29:25.945Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-24T15:29:25.945Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-24T15:29:27.367Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.981s coverage: 98.7% of statements [2023-10-24T15:29:27.367Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.472s coverage: 89.7% of statements [2023-10-24T15:29:27.367Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.164s coverage: 100.0% of statements [2023-10-24T15:29:27.961Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T15:29:27.961Z] go vet ./... [2023-10-24T15:31:34.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:31:34.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:31:34.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T15:31:34.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:31:34.642Z] $ docker stop --time=1 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 [2023-10-24T15:31:36.572Z] $ docker rm -f --volumes 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:31:38.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:31:38.230Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T15:31:38.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:31:39.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:31:39.410Z] + ls -al . [2023-10-24T15:31:39.410Z] total 184 [2023-10-24T15:31:39.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:26 . [2023-10-24T15:31:39.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:24 .. [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:24 .dockerignore [2023-10-24T15:31:39.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:24 .git [2023-10-24T15:31:39.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 .github [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 24 15:24 .gitignore [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:24 .golangci.yml [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 24 15:24 Attribution.txt [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 24 15:24 CHANGELOG.md [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 24 15:24 Dockerfile [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:24 GOVERNANCE.md [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 24 15:24 Jenkinsfile [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:24 LICENSE [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 24 15:24 Makefile [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 24 15:24 OWNERS.md [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 24 15:24 README.md [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 24 15:24 Record and Reply.postman_collection.json [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:20 VERSION [2023-10-24T15:31:39.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:24 bin [2023-10-24T15:31:39.410Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 24 15:29 coverage.out [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 24 15:24 go.mod [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 24 15:24 go.sum [2023-10-24T15:31:39.410Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 15:24 internal [2023-10-24T15:31:39.410Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 24 15:24 main.go [2023-10-24T15:31:39.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 openapi [2023-10-24T15:31:39.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 pkg [2023-10-24T15:31:39.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:31:39.754Z] + 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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 --label arch=arm64 --label version=3.1.0-dev.60 . [2023-10-24T15:31:40.021Z] Sending build context to Docker daemon 284.7kB [2023-10-24T15:31:40.021Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:31:40.021Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T15:31:40.021Z] ---> d7f923ddfbe2 [2023-10-24T15:31:40.021Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:31:40.983Z] ---> Running in c09d1e0e68a8 [2023-10-24T15:31:41.250Z] Removing intermediate container c09d1e0e68a8 [2023-10-24T15:31:41.250Z] ---> fd4edc31596d [2023-10-24T15:31:41.250Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:31:41.250Z] ---> Running in cb74ec00286b [2023-10-24T15:31:41.517Z] Removing intermediate container cb74ec00286b [2023-10-24T15:31:41.517Z] ---> e39c3b41052a [2023-10-24T15:31:41.517Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:31:41.788Z] ---> Running in 0ec6bf02646c [2023-10-24T15:31:42.056Z] Removing intermediate container 0ec6bf02646c [2023-10-24T15:31:42.056Z] ---> df6117d742a7 [2023-10-24T15:31:42.056Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:31:42.056Z] ---> Running in 2fd1f82d03d9 [2023-10-24T15:31:43.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:31:43.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:31:45.033Z] OK: 266 MiB in 52 packages [2023-10-24T15:31:45.619Z] Removing intermediate container 2fd1f82d03d9 [2023-10-24T15:31:45.619Z] ---> 61f843d65587 [2023-10-24T15:31:45.619Z] Step 7/26 : WORKDIR /app [2023-10-24T15:31:45.889Z] ---> Running in e56132c862ec [2023-10-24T15:31:46.157Z] Removing intermediate container e56132c862ec [2023-10-24T15:31:46.157Z] ---> cb6fdcf4d72c [2023-10-24T15:31:46.157Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T15:31:46.741Z] ---> e7c10a3e2d03 [2023-10-24T15:31:46.741Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:31:46.741Z] ---> Running in cf26d171f920 [2023-10-24T15:31:49.327Z] Removing intermediate container cf26d171f920 [2023-10-24T15:31:49.327Z] ---> 3d322ce544e6 [2023-10-24T15:31:49.327Z] Step 10/26 : COPY . . [2023-10-24T15:31:49.912Z] ---> 3c9ba91b1642 [2023-10-24T15:31:49.912Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:31:49.912Z] ---> Running in c340d6daaa23 [2023-10-24T15:31:50.503Z] Removing intermediate container c340d6daaa23 [2023-10-24T15:31:50.503Z] ---> da9d135a42e0 [2023-10-24T15:31:50.503Z] Step 12/26 : RUN $MAKE [2023-10-24T15:31:50.503Z] ---> Running in 1252d5265dcb [2023-10-24T15:31:51.458Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.60" -trimpath -mod=readonly -o app-record-replay [2023-10-24T15:33:58.216Z] Removing intermediate container 1252d5265dcb [2023-10-24T15:33:58.216Z] ---> 7ed451a235e7 [2023-10-24T15:33:58.216Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T15:33:58.216Z] 3.18: Pulling from library/alpine [2023-10-24T15:33:58.216Z] 579b34f0a95b: Pulling fs layer [2023-10-24T15:33:58.216Z] 579b34f0a95b: Verifying Checksum [2023-10-24T15:33:58.216Z] 579b34f0a95b: Pull complete [2023-10-24T15:33:58.216Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:33:58.216Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:33:58.216Z] ---> 3cc203321400 [2023-10-24T15:33:58.216Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T15:33:58.216Z] ---> Running in b08c44ae7ad4 [2023-10-24T15:33:58.216Z] Removing intermediate container b08c44ae7ad4 [2023-10-24T15:33:58.216Z] ---> ccab7d703d03 [2023-10-24T15:33:58.216Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-24T15:33:58.216Z] ---> Running in c5852aefaaad [2023-10-24T15:33:58.216Z] Removing intermediate container c5852aefaaad [2023-10-24T15:33:58.216Z] ---> 224eb51f64b4 [2023-10-24T15:33:58.216Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T15:33:58.216Z] ---> Running in d5b99ee58372 [2023-10-24T15:33:58.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:33:58.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:33:58.216Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T15:33:58.216Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T15:33:58.216Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:33:58.216Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T15:33:58.216Z] OK: 9 MiB in 17 packages [2023-10-24T15:33:58.216Z] Removing intermediate container d5b99ee58372 [2023-10-24T15:33:58.216Z] ---> 492543dac2f5 [2023-10-24T15:33:58.216Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T15:33:58.216Z] ---> f08d90adb3dc [2023-10-24T15:33:58.216Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T15:33:58.801Z] ---> 83f7f7359435 [2023-10-24T15:33:58.801Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T15:33:59.381Z] ---> 152588d2c45b [2023-10-24T15:33:59.381Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-24T15:34:00.787Z] ---> 88d34bfa31e4 [2023-10-24T15:34:00.787Z] Step 21/26 : EXPOSE 59712 [2023-10-24T15:34:00.787Z] ---> Running in 31b1a3098d3e [2023-10-24T15:34:01.053Z] Removing intermediate container 31b1a3098d3e [2023-10-24T15:34:01.054Z] ---> b71630cbde85 [2023-10-24T15:34:01.054Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-24T15:34:01.054Z] ---> Running in 6ff78840bad1 [2023-10-24T15:34:01.636Z] Removing intermediate container 6ff78840bad1 [2023-10-24T15:34:01.636Z] ---> 9f15af7bdfda [2023-10-24T15:34:01.636Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T15:34:01.636Z] ---> Running in 7ff40e993b7f [2023-10-24T15:34:01.902Z] Removing intermediate container 7ff40e993b7f [2023-10-24T15:34:01.902Z] ---> fafa7c313680 [2023-10-24T15:34:01.902Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T15:34:01.902Z] ---> Running in 0fbc24e025f7 [2023-10-24T15:34:02.168Z] Removing intermediate container 0fbc24e025f7 [2023-10-24T15:34:02.168Z] ---> ffb666b1c8e6 [2023-10-24T15:34:02.168Z] Step 25/26 : LABEL git_sha=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:34:02.433Z] ---> Running in 20aef908c283 [2023-10-24T15:34:02.707Z] Removing intermediate container 20aef908c283 [2023-10-24T15:34:02.707Z] ---> ae9250676354 [2023-10-24T15:34:02.708Z] Step 26/26 : LABEL version=3.1.0-dev.60 [2023-10-24T15:34:02.708Z] ---> Running in 974c0275a176 [2023-10-24T15:34:02.974Z] Removing intermediate container 974c0275a176 [2023-10-24T15:34:02.974Z] ---> deaca51b4bd9 [2023-10-24T15:34:02.974Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:34:02.974Z] Successfully built deaca51b4bd9 [2023-10-24T15:34:02.974Z] 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-10-24T15:34:03.078Z] provisioning config files... [2023-10-24T15:34:03.090Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/65@tmp/config1339264339161843353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:34:03.442Z] ---> docker-login.sh [2023-10-24T15:34:03.442Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:34:03.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:34:03.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:34:03.709Z] Configure a credential helper to remove this warning. See [2023-10-24T15:34:03.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:34:03.709Z] [2023-10-24T15:34:03.709Z] Login Succeeded [2023-10-24T15:34:03.709Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:34:03.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:34:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:34:03.977Z] Configure a credential helper to remove this warning. See [2023-10-24T15:34:03.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:34:03.977Z] [2023-10-24T15:34:03.977Z] Login Succeeded [2023-10-24T15:34:03.977Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:34:04.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:34:04.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:34:04.515Z] Configure a credential helper to remove this warning. See [2023-10-24T15:34:04.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:34:04.515Z] [2023-10-24T15:34:04.515Z] Login Succeeded [2023-10-24T15:34:04.515Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:34:04.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:34:04.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:34:04.783Z] Configure a credential helper to remove this warning. See [2023-10-24T15:34:04.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:34:04.783Z] [2023-10-24T15:34:04.783Z] Login Succeeded [2023-10-24T15:34:04.783Z] docker.io [2023-10-24T15:34:05.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:34:05.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:34:05.313Z] Configure a credential helper to remove this warning. See [2023-10-24T15:34:05.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:34:05.313Z] [2023-10-24T15:34:05.313Z] Login Succeeded [2023-10-24T15:34:05.313Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:34:05.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:34:05.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:34:05.380Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-24T15:34:05.380Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:34:05.380Z] latest [2023-10-24T15:34:05.380Z] 3.1.0-dev.60 [2023-10-24T15:34:05.380Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:34:05.380Z] main [2023-10-24T15:34:05.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:05.737Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:06.067Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:34:06.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-24T15:34:06.067Z] 937d7d57c6da: Preparing [2023-10-24T15:34:06.067Z] a5d78db54905: Preparing [2023-10-24T15:34:06.067Z] 7e863f964f4d: Preparing [2023-10-24T15:34:06.067Z] 80e94a39a6be: Preparing [2023-10-24T15:34:06.067Z] 50015c676f98: Preparing [2023-10-24T15:34:06.067Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:34:06.067Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:34:06.334Z] 7e863f964f4d: Pushed [2023-10-24T15:34:06.334Z] 80e94a39a6be: Pushed [2023-10-24T15:34:06.334Z] a5d78db54905: Pushed [2023-10-24T15:34:06.334Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:34:06.597Z] 50015c676f98: Pushed [2023-10-24T15:34:11.915Z] 937d7d57c6da: Pushed [2023-10-24T15:34:11.915Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:12.250Z] + 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-10-24T15:34:12.591Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-24T15:34:12.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-24T15:34:12.591Z] 937d7d57c6da: Preparing [2023-10-24T15:34:12.591Z] a5d78db54905: Preparing [2023-10-24T15:34:12.591Z] 7e863f964f4d: Preparing [2023-10-24T15:34:12.591Z] 80e94a39a6be: Preparing [2023-10-24T15:34:12.591Z] 50015c676f98: Preparing [2023-10-24T15:34:12.591Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:34:12.591Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:34:12.591Z] a5d78db54905: Layer already exists [2023-10-24T15:34:12.591Z] 937d7d57c6da: Layer already exists [2023-10-24T15:34:12.591Z] 50015c676f98: Layer already exists [2023-10-24T15:34:12.591Z] 7e863f964f4d: Layer already exists [2023-10-24T15:34:12.591Z] 80e94a39a6be: Layer already exists [2023-10-24T15:34:12.591Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:34:12.857Z] latest: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:13.206Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:13.549Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 [2023-10-24T15:34:13.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-24T15:34:13.550Z] 937d7d57c6da: Preparing [2023-10-24T15:34:13.550Z] a5d78db54905: Preparing [2023-10-24T15:34:13.550Z] 7e863f964f4d: Preparing [2023-10-24T15:34:13.550Z] 80e94a39a6be: Preparing [2023-10-24T15:34:13.550Z] 50015c676f98: Preparing [2023-10-24T15:34:13.550Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:34:13.550Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:34:13.550Z] 50015c676f98: Layer already exists [2023-10-24T15:34:13.550Z] 80e94a39a6be: Layer already exists [2023-10-24T15:34:13.550Z] 937d7d57c6da: Layer already exists [2023-10-24T15:34:13.550Z] 7e863f964f4d: Layer already exists [2023-10-24T15:34:13.550Z] a5d78db54905: Layer already exists [2023-10-24T15:34:13.550Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:34:13.550Z] 3.1.0-dev.60: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:13.903Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:14.239Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:34:14.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-24T15:34:14.239Z] 937d7d57c6da: Preparing [2023-10-24T15:34:14.239Z] a5d78db54905: Preparing [2023-10-24T15:34:14.239Z] 7e863f964f4d: Preparing [2023-10-24T15:34:14.239Z] 80e94a39a6be: Preparing [2023-10-24T15:34:14.239Z] 50015c676f98: Preparing [2023-10-24T15:34:14.239Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:34:14.239Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:34:14.239Z] 937d7d57c6da: Layer already exists [2023-10-24T15:34:14.239Z] 80e94a39a6be: Layer already exists [2023-10-24T15:34:14.239Z] a5d78db54905: Layer already exists [2023-10-24T15:34:14.239Z] 7e863f964f4d: Layer already exists [2023-10-24T15:34:14.239Z] 50015c676f98: Layer already exists [2023-10-24T15:34:14.239Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:34:14.239Z] 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:14.588Z] + 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-10-24T15:34:14.919Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-24T15:34:14.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-24T15:34:14.919Z] 937d7d57c6da: Preparing [2023-10-24T15:34:14.919Z] a5d78db54905: Preparing [2023-10-24T15:34:14.919Z] 7e863f964f4d: Preparing [2023-10-24T15:34:14.919Z] 80e94a39a6be: Preparing [2023-10-24T15:34:14.919Z] 50015c676f98: Preparing [2023-10-24T15:34:14.919Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:34:14.919Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:34:14.919Z] 80e94a39a6be: Layer already exists [2023-10-24T15:34:14.919Z] 7e863f964f4d: Layer already exists [2023-10-24T15:34:14.919Z] 50015c676f98: Layer already exists [2023-10-24T15:34:14.919Z] a5d78db54905: Layer already exists [2023-10-24T15:34:14.919Z] 937d7d57c6da: Layer already exists [2023-10-24T15:34:14.919Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:34:15.184Z] main: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:34:15.235Z] ===================================================== [Pipeline] echo [2023-10-24T15:34:15.248Z] taggedImages: [2023-10-24T15:34:15.248Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [2023-10-24T15:34:15.248Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-24T15:34:15.248Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 [2023-10-24T15:34:15.248Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [2023-10-24T15:34:15.248Z] - 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-10-24T15:34:15.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:34:15.624Z] [2023-10-24T15:34:15.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:15.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:34:15.957Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T15:34:15.957Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T15:34:15.957Z] 04944245beec: Pulling fs layer [2023-10-24T15:34:15.957Z] 699f458cf7ca: Pulling fs layer [2023-10-24T15:34:15.957Z] 765212b225bb: Pulling fs layer [2023-10-24T15:34:15.957Z] f23df028b6ca: Pulling fs layer [2023-10-24T15:34:15.957Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T15:34:15.957Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T15:34:15.957Z] 765212b225bb: Waiting [2023-10-24T15:34:15.957Z] f23df028b6ca: Waiting [2023-10-24T15:34:15.957Z] d65c8cfc05b1: Waiting [2023-10-24T15:34:15.957Z] 2437ff75d9bd: Waiting [2023-10-24T15:34:16.222Z] 04944245beec: Verifying Checksum [2023-10-24T15:34:16.222Z] 04944245beec: Download complete [2023-10-24T15:34:16.222Z] 765212b225bb: Verifying Checksum [2023-10-24T15:34:16.222Z] 765212b225bb: Download complete [2023-10-24T15:34:16.222Z] f23df028b6ca: Verifying Checksum [2023-10-24T15:34:16.222Z] f23df028b6ca: Download complete [2023-10-24T15:34:16.222Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T15:34:16.222Z] d65c8cfc05b1: Download complete [2023-10-24T15:34:16.222Z] 699f458cf7ca: Verifying Checksum [2023-10-24T15:34:16.222Z] 699f458cf7ca: Download complete [2023-10-24T15:34:16.801Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T15:34:16.801Z] 8998bd30e6a1: Download complete [2023-10-24T15:34:18.925Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T15:34:18.925Z] 2437ff75d9bd: Download complete [2023-10-24T15:34:20.877Z] 8998bd30e6a1: Pull complete [2023-10-24T15:34:21.540Z] 04944245beec: Pull complete [2023-10-24T15:34:22.950Z] 699f458cf7ca: Pull complete [2023-10-24T15:34:23.218Z] 765212b225bb: Pull complete [2023-10-24T15:34:26.567Z] f23df028b6ca: Pull complete [2023-10-24T15:34:26.567Z] d65c8cfc05b1: Pull complete [2023-10-24T15:34:44.772Z] 2437ff75d9bd: Pull complete [2023-10-24T15:34:44.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T15:34:44.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:34:44.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:44.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2023-10-24T15:34:45.015Z] $ 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/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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-10-24T15:34:47.817Z] $ docker top 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:34:48.694Z] ---> job-cost.sh [2023-10-24T15:34:48.694Z] lf-activate-venv: SKIPPING [2023-10-24T15:34:48.694Z] INFO: No Stack... [2023-10-24T15:34:49.278Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T15:34:49.864Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:34:50.508Z] + cat /w/workspace/app-record-replay/65/archives/cost.csv [2023-10-24T15:34:50.508Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T15:34:50.549Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [2023-10-24T15:34:50.554Z] Resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] did not exist. Created. [2023-10-24T15:34:50.554Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:34:51.209Z] /w/workspace/app-record-replay/65@tmp/durable-3da9971b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T15:34:51.857Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T15:34:51.872Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T15:34:51.924Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:34:51.932Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:34:51.926Z] $ docker stop --time=1 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 [2023-10-24T15:34:54.071Z] $ docker rm -f --volumes 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 [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-10-24T15:34:54.424Z] provisioning config files... [2023-10-24T15:34:54.430Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10748423246392467232tmp [Pipeline] { [Pipeline] sh [2023-10-24T15:34:54.727Z] + set +x [2023-10-24T15:34:54.727Z] + bash -s -- [2023-10-24T15:34:54.727Z] + curl -s https://codecov.io/bash [2023-10-24T15:34:54.727Z] [2023-10-24T15:34:54.727Z] _____ _ [2023-10-24T15:34:54.727Z] / ____| | | [2023-10-24T15:34:54.727Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T15:34:54.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T15:34:54.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T15:34:54.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T15:34:54.727Z] Bash-1.0.6 [2023-10-24T15:34:54.727Z] [2023-10-24T15:34:54.727Z] [2023-10-24T15:34:54.727Z] ==> git version 2.25.1 found [2023-10-24T15:34:54.727Z] ==> 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-10-24T15:34:54.727Z] Release-Date: 2020-01-08 [2023-10-24T15:34:54.727Z] 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-10-24T15:34:54.727Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T15:34:54.727Z] ==> Jenkins CI detected. [2023-10-24T15:34:54.727Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-24T15:34:54.727Z] project root: . [2023-10-24T15:34:54.727Z] --> token set from env [2023-10-24T15:34:54.727Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T15:34:54.727Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T15:34:54.727Z] ==> Python coveragepy not found [2023-10-24T15:34:54.727Z] ==> Searching for coverage reports in: [2023-10-24T15:34:54.727Z] + . [2023-10-24T15:34:54.727Z] -> Found 1 reports [2023-10-24T15:34:54.727Z] ==> Detecting git/mercurial file structure [2023-10-24T15:34:54.727Z] ==> Reading reports [2023-10-24T15:34:54.985Z] + ./coverage.out bytes=24666 [2023-10-24T15:34:54.985Z] ==> Appending adjustments [2023-10-24T15:34:54.985Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T15:34:54.985Z] + Found adjustments [2023-10-24T15:34:54.985Z] ==> Gzipping contents [2023-10-24T15:34:54.985Z] 8.0K /tmp/codecov.Vn6mG4.gz [2023-10-24T15:34:54.985Z] ==> Uploading reports [2023-10-24T15:34:54.985Z] url: https://codecov.io [2023-10-24T15:34:54.985Z] query: branch=main&commit=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:34:54.985Z] -> Pinging Codecov [2023-10-24T15:34:54.985Z] 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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:34:54.985Z] -> Uploading to [2023-10-24T15:34:54.985Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F467761B9912B4F32F9BC62907045C81/0e4eeb9dc048538cafbe2f5953b711b4fc3f6729/22e48b01-6f97-48fe-b5da-7dce9f2affe0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T153454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f06e67e1be76579e200785523088822ff58e0ea40a23d11bc40c65c16ee3e243 [2023-10-24T15:34:55.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:34:55.244Z] Dload Upload Total Spent Left Speed [2023-10-24T15:34:55.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 17209 --:--:-- --:--:-- --:--:-- 17209 [2023-10-24T15:34:55.503Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } [2023-10-24T15:34:55.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T15:34:55.613Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T15:34:55.625Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:55.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:34:55.916Z] [2023-10-24T15:34:55.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:56.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:34:56.219Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T15:34:56.219Z] df9b9388f04a: Pulling fs layer [2023-10-24T15:34:56.219Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T15:34:56.219Z] 25bc292e5bac: Pulling fs layer [2023-10-24T15:34:56.219Z] 114826534d7a: Pulling fs layer [2023-10-24T15:34:56.219Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T15:34:56.219Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T15:34:56.219Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T15:34:56.219Z] 114826534d7a: Waiting [2023-10-24T15:34:56.219Z] 4657fd5d0bcf: Waiting [2023-10-24T15:34:56.219Z] 6ad1cebc031e: Waiting [2023-10-24T15:34:56.219Z] 8a3aa393b2d8: Waiting [2023-10-24T15:34:56.219Z] 25bc292e5bac: Verifying Checksum [2023-10-24T15:34:56.219Z] 25bc292e5bac: Download complete [2023-10-24T15:34:56.219Z] 52dc419b0ee2: Download complete [2023-10-24T15:34:56.219Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T15:34:56.219Z] df9b9388f04a: Download complete [2023-10-24T15:34:56.476Z] df9b9388f04a: Pull complete [2023-10-24T15:34:56.476Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T15:34:56.476Z] 6ad1cebc031e: Download complete [2023-10-24T15:34:56.476Z] 52dc419b0ee2: Pull complete [2023-10-24T15:34:56.476Z] 25bc292e5bac: Pull complete [2023-10-24T15:34:57.039Z] 114826534d7a: Verifying Checksum [2023-10-24T15:34:57.039Z] 114826534d7a: Download complete [2023-10-24T15:34:57.039Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T15:34:57.039Z] 8a3aa393b2d8: Download complete [2023-10-24T15:35:00.318Z] 114826534d7a: Pull complete [2023-10-24T15:35:00.575Z] 4657fd5d0bcf: Pull complete [2023-10-24T15:35:00.835Z] 6ad1cebc031e: Pull complete [2023-10-24T15:35:04.128Z] 8a3aa393b2d8: Pull complete [2023-10-24T15:35:05.537Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T15:35:05.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:35:05.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:05.884Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:05.932Z] $ 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-10-24T15:35:09.281Z] $ docker top e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T15:35:09.344Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-24T15:35:09.651Z] + set -o pipefail [2023-10-24T15:35:09.651Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-24T15:35:16.224Z] [2023-10-24T15:35:16.224Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-24T15:35:16.224Z] [2023-10-24T15:35:16.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/634fd07a-3f86-472d-aaae-7d0a7b555fee [2023-10-24T15:35:16.224Z] [2023-10-24T15:35:16.224Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T15:35:16.224Z] [2023-10-24T15:35:16.224Z] [2023-10-24T15:35:16.224Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T15:35:16.224Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T15:35:16.224Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T15:35:16.242Z] $ docker stop --time=1 e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 [2023-10-24T15:35:20.445Z] $ docker rm -f --volumes e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 [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-10-24T15:35:21.168Z] + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] sh [2023-10-24T15:35:21.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:35:21.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:21.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:35:21.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:21.820Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:21.859Z] $ 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-10-24T15:35:22.262Z] $ docker top f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 -eo pid,comm [2023-10-24T15:35:22.295Z] 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-10-24T15:35:22.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:35:22.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:35:22.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:35:22.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:35:22.460Z] $ docker exec f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 ssh-agent [2023-10-24T15:35:22.565Z] SSH_AUTH_SOCK=/tmp/ssh-XJGmZ3zp8k3A/agent.31 [2023-10-24T15:35:22.565Z] SSH_AGENT_PID=37 [2023-10-24T15:35:22.569Z] Running ssh-add (command line suppressed) [2023-10-24T15:35:22.678Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10151973256044874574.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10151973256044874574.key) [2023-10-24T15:35:22.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:35:22.972Z] + git semver tag [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,156 [run_tag] DEBUG tag force:False [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,157 [check_head_tag] DEBUG check head tag [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,157 [execute] INFO git cat-file --batch-check [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,162 [execute] INFO git cat-file --batch [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,178 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,179 [execute] INFO git tag -a v3.1.0-dev.60 -m v3.1.0-dev.60 [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.60', '-m', 'v3.1.0-dev.60'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:35:23.231Z] 2023-10-24 15:35:23,184 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:23.231Z] 3.1.0-dev.60 [Pipeline] } [2023-10-24T15:35:23.246Z] $ docker exec --env ******** --env ******** f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 ssh-agent -k [2023-10-24T15:35:23.349Z] unset SSH_AUTH_SOCK; [2023-10-24T15:35:23.349Z] unset SSH_AGENT_PID; [2023-10-24T15:35:23.349Z] echo Agent pid 37 killed; [2023-10-24T15:35:23.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:35:23.656Z] + git semver [Pipeline] } [2023-10-24T15:35:23.934Z] $ docker stop --time=1 f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 [2023-10-24T15:35:25.177Z] $ docker rm -f --volumes f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:25.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:35:25.558Z] [2023-10-24T15:35:25.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:25.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:35:25.852Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T15:35:25.852Z] ab5ef0e58194: Pulling fs layer [2023-10-24T15:35:25.852Z] 9712f1f96733: Pulling fs layer [2023-10-24T15:35:25.852Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T15:35:25.852Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T15:35:25.852Z] e9a5061849ea: Pulling fs layer [2023-10-24T15:35:25.852Z] d747dcd14b5f: Pulling fs layer [2023-10-24T15:35:25.852Z] 2de7ff778b66: Pulling fs layer [2023-10-24T15:35:25.852Z] e9a5061849ea: Waiting [2023-10-24T15:35:25.852Z] d747dcd14b5f: Waiting [2023-10-24T15:35:25.852Z] 2de7ff778b66: Waiting [2023-10-24T15:35:25.852Z] 0d9ebad4ef96: Waiting [2023-10-24T15:35:25.852Z] 9712f1f96733: Verifying Checksum [2023-10-24T15:35:25.852Z] 9712f1f96733: Download complete [2023-10-24T15:35:26.113Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T15:35:26.113Z] 63f879dbbcfc: Download complete [2023-10-24T15:35:26.371Z] e9a5061849ea: Verifying Checksum [2023-10-24T15:35:26.371Z] e9a5061849ea: Download complete [2023-10-24T15:35:26.371Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T15:35:26.371Z] 0d9ebad4ef96: Download complete [2023-10-24T15:35:26.371Z] ab5ef0e58194: Verifying Checksum [2023-10-24T15:35:26.371Z] ab5ef0e58194: Download complete [2023-10-24T15:35:26.371Z] d747dcd14b5f: Verifying Checksum [2023-10-24T15:35:26.371Z] d747dcd14b5f: Download complete [2023-10-24T15:35:26.371Z] 2de7ff778b66: Verifying Checksum [2023-10-24T15:35:26.371Z] 2de7ff778b66: Download complete [2023-10-24T15:35:28.895Z] ab5ef0e58194: Pull complete [2023-10-24T15:35:28.895Z] 9712f1f96733: Pull complete [2023-10-24T15:35:29.460Z] 63f879dbbcfc: Pull complete [2023-10-24T15:35:32.732Z] 0d9ebad4ef96: Pull complete [2023-10-24T15:35:32.988Z] e9a5061849ea: Pull complete [2023-10-24T15:35:32.988Z] d747dcd14b5f: Pull complete [2023-10-24T15:35:33.920Z] 2de7ff778b66: Pull complete [2023-10-24T15:35:33.920Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T15:35:33.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:35:33.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:33.994Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:34.027Z] $ 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-10-24T15:35:39.881Z] $ docker top b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:35:39.932Z] provisioning config files... [2023-10-24T15:35:39.937Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15849000236129105265tmp [2023-10-24T15:35:39.947Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14976525579009992144tmp [2023-10-24T15:35:39.956Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17921378947398893895tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:35:39.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:40.254Z] ---> sigul-configuration.sh [2023-10-24T15:35:40.254Z] gpg: directory `/root/.gnupg' created [2023-10-24T15:35:40.254Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T15:35:40.254Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T15:35:40.254Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T15:35:40.254Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T15:35:40.254Z] gpg: CAST5 encrypted data [2023-10-24T15:35:40.254Z] gpg: encrypted with 1 passphrase [2023-10-24T15:35:40.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T15:35:40.537Z] + mkdir /home/jenkins [2023-10-24T15:35:40.537Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T15:35:40.817Z] + 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-10-24T15:35:40.825Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:41.106Z] ---> sigul-install.sh [2023-10-24T15:35:41.107Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T15:35:41.389Z] + git tag --list [2023-10-24T15:35:41.389Z] v3.1.0-dev.0 [2023-10-24T15:35:41.389Z] v3.1.0-dev.1 [2023-10-24T15:35:41.389Z] v3.1.0-dev.10 [2023-10-24T15:35:41.389Z] v3.1.0-dev.11 [2023-10-24T15:35:41.389Z] v3.1.0-dev.12 [2023-10-24T15:35:41.389Z] v3.1.0-dev.13 [2023-10-24T15:35:41.389Z] v3.1.0-dev.14 [2023-10-24T15:35:41.389Z] v3.1.0-dev.15 [2023-10-24T15:35:41.389Z] v3.1.0-dev.16 [2023-10-24T15:35:41.389Z] v3.1.0-dev.17 [2023-10-24T15:35:41.389Z] v3.1.0-dev.18 [2023-10-24T15:35:41.389Z] v3.1.0-dev.19 [2023-10-24T15:35:41.389Z] v3.1.0-dev.2 [2023-10-24T15:35:41.389Z] v3.1.0-dev.20 [2023-10-24T15:35:41.389Z] v3.1.0-dev.21 [2023-10-24T15:35:41.389Z] v3.1.0-dev.22 [2023-10-24T15:35:41.389Z] v3.1.0-dev.23 [2023-10-24T15:35:41.389Z] v3.1.0-dev.24 [2023-10-24T15:35:41.389Z] v3.1.0-dev.25 [2023-10-24T15:35:41.389Z] v3.1.0-dev.26 [2023-10-24T15:35:41.389Z] v3.1.0-dev.27 [2023-10-24T15:35:41.389Z] v3.1.0-dev.28 [2023-10-24T15:35:41.389Z] v3.1.0-dev.29 [2023-10-24T15:35:41.389Z] v3.1.0-dev.3 [2023-10-24T15:35:41.389Z] v3.1.0-dev.30 [2023-10-24T15:35:41.389Z] v3.1.0-dev.31 [2023-10-24T15:35:41.389Z] v3.1.0-dev.32 [2023-10-24T15:35:41.389Z] v3.1.0-dev.33 [2023-10-24T15:35:41.389Z] v3.1.0-dev.34 [2023-10-24T15:35:41.389Z] v3.1.0-dev.35 [2023-10-24T15:35:41.389Z] v3.1.0-dev.36 [2023-10-24T15:35:41.389Z] v3.1.0-dev.37 [2023-10-24T15:35:41.389Z] v3.1.0-dev.38 [2023-10-24T15:35:41.389Z] v3.1.0-dev.39 [2023-10-24T15:35:41.389Z] v3.1.0-dev.4 [2023-10-24T15:35:41.389Z] v3.1.0-dev.40 [2023-10-24T15:35:41.389Z] v3.1.0-dev.41 [2023-10-24T15:35:41.389Z] v3.1.0-dev.42 [2023-10-24T15:35:41.389Z] v3.1.0-dev.43 [2023-10-24T15:35:41.389Z] v3.1.0-dev.44 [2023-10-24T15:35:41.389Z] v3.1.0-dev.45 [2023-10-24T15:35:41.389Z] v3.1.0-dev.46 [2023-10-24T15:35:41.389Z] v3.1.0-dev.47 [2023-10-24T15:35:41.389Z] v3.1.0-dev.48 [2023-10-24T15:35:41.389Z] v3.1.0-dev.49 [2023-10-24T15:35:41.389Z] v3.1.0-dev.5 [2023-10-24T15:35:41.389Z] v3.1.0-dev.50 [2023-10-24T15:35:41.389Z] v3.1.0-dev.51 [2023-10-24T15:35:41.389Z] v3.1.0-dev.52 [2023-10-24T15:35:41.389Z] v3.1.0-dev.53 [2023-10-24T15:35:41.389Z] v3.1.0-dev.54 [2023-10-24T15:35:41.389Z] v3.1.0-dev.55 [2023-10-24T15:35:41.389Z] v3.1.0-dev.56 [2023-10-24T15:35:41.389Z] v3.1.0-dev.57 [2023-10-24T15:35:41.389Z] v3.1.0-dev.58 [2023-10-24T15:35:41.389Z] v3.1.0-dev.59 [2023-10-24T15:35:41.389Z] v3.1.0-dev.6 [2023-10-24T15:35:41.389Z] v3.1.0-dev.60 [2023-10-24T15:35:41.389Z] v3.1.0-dev.7 [2023-10-24T15:35:41.389Z] v3.1.0-dev.8 [2023-10-24T15:35:41.389Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T15:35:41.675Z] + lftools sign git-tag v3.1.0-dev.60 [2023-10-24T15:35:42.241Z] Signing Git tag with Sigul... [2023-10-24T15:35:42.241Z] Signing v3.1.0-dev.60 [Pipeline] echo [2023-10-24T15:35:42.507Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:42.789Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T15:35:42.795Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T15:35:42.821Z] $ docker stop --time=1 b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef [2023-10-24T15:35:44.109Z] $ docker rm -f --volumes b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T15:35:44.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:35:44.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:44.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:35:44.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:44.883Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:44.921Z] $ 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-10-24T15:35:45.237Z] $ docker top c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 -eo pid,comm [2023-10-24T15:35:45.271Z] 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-10-24T15:35:45.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:35:45.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:35:45.307Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:35:45.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:35:45.430Z] $ docker exec c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 ssh-agent [2023-10-24T15:35:45.524Z] SSH_AUTH_SOCK=/tmp/ssh-UCp55K9C82Fv/agent.32 [2023-10-24T15:35:45.524Z] SSH_AGENT_PID=38 [2023-10-24T15:35:45.529Z] Running ssh-add (command line suppressed) [2023-10-24T15:35:45.644Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1860556594736249056.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1860556594736249056.key) [2023-10-24T15:35:45.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:35:45.934Z] + git semver bump pre [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,123 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,124 [bump_version] DEBUG bumping version:3.1.0-dev.60 on axis:pre with prefix:dev [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,124 [bump_version] DEBUG bumped version:3.1.0-dev.61 [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,124 [write_version] DEBUG write version:3.1.0-dev.61 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,124 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,125 [execute] INFO git cat-file --batch-check [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,130 [execute] INFO git cat-file --batch [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:35:46.192Z] 2023-10-24 15:35:46,135 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:46.192Z] 3.1.0-dev.61 [Pipeline] } [2023-10-24T15:35:46.210Z] $ docker exec --env ******** --env ******** c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 ssh-agent -k [2023-10-24T15:35:46.307Z] unset SSH_AUTH_SOCK; [2023-10-24T15:35:46.308Z] unset SSH_AGENT_PID; [2023-10-24T15:35:46.308Z] echo Agent pid 38 killed; [2023-10-24T15:35:46.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:35:46.617Z] + git semver [Pipeline] } [2023-10-24T15:35:46.898Z] $ docker stop --time=1 c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 [2023-10-24T15:35:48.147Z] $ docker rm -f --volumes c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:35:48.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:35:48.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:48.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:35:48.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:48.837Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:48.877Z] $ 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-10-24T15:35:49.198Z] $ docker top ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 -eo pid,comm [2023-10-24T15:35:49.240Z] 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-10-24T15:35:49.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:35:49.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:35:49.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:35:49.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:35:49.398Z] $ docker exec ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 ssh-agent [2023-10-24T15:35:49.495Z] SSH_AUTH_SOCK=/tmp/ssh-P2zzUozhwHWW/agent.33 [2023-10-24T15:35:49.495Z] SSH_AGENT_PID=39 [2023-10-24T15:35:49.499Z] Running ssh-add (command line suppressed) [2023-10-24T15:35:49.607Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14104254228372376118.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14104254228372376118.key) [2023-10-24T15:35:49.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:35:49.951Z] + git semver push [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,115 [run_push] DEBUG push [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,116 [execute] INFO git cat-file --batch-check [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,120 [execute] INFO git rev-list 5ee9112ac55644ab88e8883cff4d5a399511a8cf -- [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,120 [execute] DEBUG Popen(['git', 'rev-list', '5ee9112ac55644ab88e8883cff4d5a399511a8cf', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,127 [execute] INFO git fetch -v origin [2023-10-24T15:35:50.235Z] 2023-10-24 15:35:50,127 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T15:35:50.876Z] 2023-10-24 15:35:50,758 [run_push] DEBUG no remote changes detected [2023-10-24T15:35:50.876Z] 2023-10-24 15:35:50,758 [execute] INFO git push origin semver [2023-10-24T15:35:50.876Z] 2023-10-24 15:35:50,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:35:51.829Z] 2023-10-24 15:35:51,777 [run_push] DEBUG push all version tags [2023-10-24T15:35:51.829Z] 2023-10-24 15:35:51,778 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T15:35:51.829Z] 2023-10-24 15:35:51,778 [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-10-24T15:35:52.764Z] 2023-10-24 15:35:52,533 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-24T15:35:52.764Z] 3.1.0-dev.61 [Pipeline] } [2023-10-24T15:35:52.781Z] $ docker exec --env ******** --env ******** ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 ssh-agent -k [2023-10-24T15:35:52.870Z] unset SSH_AUTH_SOCK; [2023-10-24T15:35:52.870Z] unset SSH_AGENT_PID; [2023-10-24T15:35:52.870Z] echo Agent pid 39 killed; [2023-10-24T15:35:52.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:35:53.178Z] + git semver [Pipeline] } [2023-10-24T15:35:53.458Z] $ docker stop --time=1 ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 [2023-10-24T15:35:54.763Z] $ docker rm -f --volumes ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 [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-10-24T15:35:55.332Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-24T15:35:55.332Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-24T15:35:55.332Z] total 16 [2023-10-24T15:35:55.332Z] drwxr-xr-x 3 root root 4096 Oct 24 15:23 . [2023-10-24T15:35:55.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:35 .. [2023-10-24T15:35:55.332Z] drwxr-xr-x 2 root root 4096 Oct 24 15:23 cost [2023-10-24T15:35:55.332Z] -rw-r--r-- 1 root root 88 Oct 24 15:23 cost.csv [2023-10-24T15:35:55.332Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-24T15:35:55.332Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-24T15:35:55.332Z] total 16 [2023-10-24T15:35:55.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:23 . [2023-10-24T15:35:55.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:35 .. [2023-10-24T15:35:55.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:23 cost [2023-10-24T15:35:55.332Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 24 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:55.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:56.484Z] ---> package-listing.sh [2023-10-24T15:35:56.484Z] ++ facter osfamily [2023-10-24T15:35:56.484Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T15:35:56.743Z] + OS_FAMILY=debian [2023-10-24T15:35:56.744Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-24T15:35:56.744Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T15:35:56.744Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T15:35:56.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T15:35:56.744Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T15:35:56.744Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-24T15:35:56.744Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T15:35:56.744Z] + case "${OS_FAMILY}" in [2023-10-24T15:35:56.744Z] + dpkg -l [2023-10-24T15:35:56.744Z] + grep '^ii' [2023-10-24T15:35:56.744Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T15:35:56.744Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T15:35:56.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T15:35:56.744Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-24T15:35:56.744Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-24T15:35:56.744Z] + 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-10-24T15:35:56.752Z] 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-10-24T15:35:57.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:57.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:35:57.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:57.653Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2023-10-24T15:35:57.696Z] $ 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-10-24T15:35:57.922Z] $ docker top 8395f100649bf65f535433c3f55e785f46dfdb5ff734a0b195efe632ae72b1ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:35:58.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T15:35:58.535Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T15:35:58.815Z] + ls /var/log/sa-host [2023-10-24T15:35:58.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:35:58.879Z] provisioning config files... [2023-10-24T15:35:58.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2787011633320878042tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:35:58.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:59.184Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T15:35:59.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:59.516Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T15:35:59.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:59.806Z] ---> sudo-logs.sh [2023-10-24T15:35:59.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T15:35:59.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:36:00.114Z] ---> job-cost.sh [2023-10-24T15:36:00.114Z] lf-activate-venv: SKIPPING [2023-10-24T15:36:00.114Z] DEBUG: total: 0.2199999988079071 [2023-10-24T15:36:00.114Z] INFO: Retrieving Stack Cost... [2023-10-24T15:36:00.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:36:00.941Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T15:36:00.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:36:01.232Z] ---> logs-deploy.sh [2023-10-24T15:36:01.232Z] lf-activate-venv: SKIPPING [2023-10-24T15:36:01.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/65 [2023-10-24T15:36:01.232Z] INFO: archiving workspace using pattern(s): [2023-10-24T15:36:02.169Z] Archives upload complete. [2023-10-24T15:36:02.169Z] INFO: archiving logs to Nexus