Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b653cc426679fe276c946bfdccdcb7504caafc1 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-ssh1887347574840406142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14913990318679404253.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6217601850078442053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14998958101722018914.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-ssh4427623461801611788.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.20 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-ubuntu20.04-docker-8c-8g-4376’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4377 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 8b653cc426679fe276c946bfdccdcb7504caafc1 (main) Commit message: "Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20" > 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 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 > git rev-list --no-walk 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T14:58:45.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T14:58:45.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T14:58:45.228Z] ========================================================= [2023-08-23T14:58:45.228Z] EdgeX Global Pipelines Version Info [2023-08-23T14:58:45.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:58:45.964Z] ------------------- [2023-08-23T14:58:45.964Z] stable info: [2023-08-23T14:58:45.964Z] ------------------- [2023-08-23T14:58:45.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T14:58:45.964Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T14:58:45.964Z] Message: update stable to v1.0.253 [2023-08-23T14:58:46.536Z] ------------------- [2023-08-23T14:58:46.536Z] experimental info: [2023-08-23T14:58:46.536Z] ------------------- [2023-08-23T14:58:46.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T14:58:46.537Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T14:58:46.537Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T14:58:46.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-23T14:58:46.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-23T14:58:46.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T14:58:46.725Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T14:58:46.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T14:58:46.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T14:58:46.755Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T14:58:46.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T14:58:46.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T14:58:46.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T14:58:46.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T14:58:46.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-23T14:58:46.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T14:58:46.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T14:58:46.839Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T14:58:46.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T14:58:46.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T14:58:46.895Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T14:58:46.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T14:58:46.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T14:58:46.938Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T14:58:46.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T14:58:46.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T14:58:46.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T14:58:47.013Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T14:58:47.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T14:58:47.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T14:58:47.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-23T14:58:47.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-23T14:58:47.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-23T14:58:47.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo [2023-08-23T14:58:47.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b653cc [Pipeline] echo [2023-08-23T14:58:47.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T14:58:47.180Z] provisioning config files... [2023-08-23T14:58:47.195Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12612004780762166117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:58:47.493Z] ---> docker-login.sh [2023-08-23T14:58:47.493Z] nexus3.edgexfoundry.org:10001 [2023-08-23T14:58:47.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:58:47.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:58:47.754Z] Configure a credential helper to remove this warning. See [2023-08-23T14:58:47.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:58:47.754Z] [2023-08-23T14:58:47.754Z] Login Succeeded [2023-08-23T14:58:47.754Z] nexus3.edgexfoundry.org:10002 [2023-08-23T14:58:48.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:58:48.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:58:48.015Z] Configure a credential helper to remove this warning. See [2023-08-23T14:58:48.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:58:48.015Z] [2023-08-23T14:58:48.015Z] Login Succeeded [2023-08-23T14:58:48.015Z] nexus3.edgexfoundry.org:10003 [2023-08-23T14:58:48.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:58:48.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:58:48.015Z] Configure a credential helper to remove this warning. See [2023-08-23T14:58:48.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:58:48.015Z] [2023-08-23T14:58:48.015Z] Login Succeeded [2023-08-23T14:58:48.015Z] nexus3.edgexfoundry.org:10004 [2023-08-23T14:58:48.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:58:48.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:58:48.275Z] Configure a credential helper to remove this warning. See [2023-08-23T14:58:48.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:58:48.275Z] [2023-08-23T14:58:48.275Z] Login Succeeded [2023-08-23T14:58:48.275Z] docker.io [2023-08-23T14:58:48.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:58:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:58:48.536Z] Configure a credential helper to remove this warning. See [2023-08-23T14:58:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:58:48.536Z] [2023-08-23T14:58:48.536Z] Login Succeeded [2023-08-23T14:58:48.536Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T14:58:48.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T14:58:48.934Z] + git rev-list -1 --merges 8b653cc426679fe276c946bfdccdcb7504caafc1~1..8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo [2023-08-23T14:58:48.980Z] -----------> git rev-list -1 --merges 8b653cc426679fe276c946bfdccdcb7504caafc1~1..8b653cc426679fe276c946bfdccdcb7504caafc1 8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T14:58:48.980Z] 8b653cc426679fe276c946bfdccdcb7504caafc1 [false] [Pipeline] sh [2023-08-23T14:58:49.269Z] + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo [2023-08-23T14:58:49.284Z] ========================================================= [2023-08-23T14:58:49.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T14:58:49.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T14:58:49.600Z] + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo [2023-08-23T14:58:49.611Z] [semverPrep] GIT_COMMIT: 8b653cc426679fe276c946bfdccdcb7504caafc1, Commit Message: Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo [2023-08-23T14:58:49.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T14:58:49.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T14:58:49.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T14:58:49.959Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T14:58:49.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T14:58:49.959Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T14:58:49.959Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T14:58:49.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:58:50.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:58:50.303Z] [2023-08-23T14:58:50.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:58:50.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:58:50.606Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T14:58:50.606Z] b85a868b505f: Pulling fs layer [2023-08-23T14:58:50.606Z] e2be974225ed: Pulling fs layer [2023-08-23T14:58:50.606Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T14:58:50.606Z] 988bab9f4d93: Pulling fs layer [2023-08-23T14:58:50.606Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T14:58:50.606Z] eaf3925da568: Pulling fs layer [2023-08-23T14:58:50.606Z] bab4dde63d76: Pulling fs layer [2023-08-23T14:58:50.606Z] bde34c3a00c8: Pulling fs layer [2023-08-23T14:58:50.606Z] b352a97aabf1: Pulling fs layer [2023-08-23T14:58:50.606Z] 4872d77fe225: Pulling fs layer [2023-08-23T14:58:50.606Z] 5851b861e8e6: Pulling fs layer [2023-08-23T14:58:50.606Z] bab4dde63d76: Waiting [2023-08-23T14:58:50.606Z] bde34c3a00c8: Waiting [2023-08-23T14:58:50.606Z] b352a97aabf1: Waiting [2023-08-23T14:58:50.606Z] 4872d77fe225: Waiting [2023-08-23T14:58:50.606Z] 5851b861e8e6: Waiting [2023-08-23T14:58:50.606Z] 988bab9f4d93: Waiting [2023-08-23T14:58:50.606Z] 1469e6f7b9e6: Waiting [2023-08-23T14:58:50.606Z] eaf3925da568: Waiting [2023-08-23T14:58:50.606Z] e2be974225ed: Download complete [2023-08-23T14:58:50.606Z] 988bab9f4d93: Verifying Checksum [2023-08-23T14:58:50.606Z] 988bab9f4d93: Download complete [2023-08-23T14:58:50.606Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T14:58:50.606Z] 1469e6f7b9e6: Download complete [2023-08-23T14:58:50.865Z] eaf3925da568: Verifying Checksum [2023-08-23T14:58:50.865Z] eaf3925da568: Download complete [2023-08-23T14:58:50.865Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T14:58:50.865Z] 339a4e72a1f5: Download complete [2023-08-23T14:58:50.865Z] bde34c3a00c8: Verifying Checksum [2023-08-23T14:58:50.865Z] bde34c3a00c8: Download complete [2023-08-23T14:58:50.865Z] b352a97aabf1: Verifying Checksum [2023-08-23T14:58:50.865Z] b352a97aabf1: Download complete [2023-08-23T14:58:50.865Z] 4872d77fe225: Verifying Checksum [2023-08-23T14:58:50.865Z] 4872d77fe225: Download complete [2023-08-23T14:58:50.865Z] 5851b861e8e6: Verifying Checksum [2023-08-23T14:58:50.865Z] 5851b861e8e6: Download complete [2023-08-23T14:58:50.865Z] b85a868b505f: Verifying Checksum [2023-08-23T14:58:50.865Z] b85a868b505f: Download complete [2023-08-23T14:58:51.123Z] bab4dde63d76: Verifying Checksum [2023-08-23T14:58:51.123Z] bab4dde63d76: Download complete [2023-08-23T14:58:52.085Z] b85a868b505f: Pull complete [2023-08-23T14:58:52.345Z] e2be974225ed: Pull complete [2023-08-23T14:58:52.604Z] 339a4e72a1f5: Pull complete [2023-08-23T14:58:52.865Z] 988bab9f4d93: Pull complete [2023-08-23T14:58:53.125Z] 1469e6f7b9e6: Pull complete [2023-08-23T14:58:53.125Z] eaf3925da568: Pull complete [2023-08-23T14:58:55.026Z] bab4dde63d76: Pull complete [2023-08-23T14:58:55.026Z] bde34c3a00c8: Pull complete [2023-08-23T14:58:55.026Z] b352a97aabf1: Pull complete [2023-08-23T14:58:55.026Z] 4872d77fe225: Pull complete [2023-08-23T14:58:55.286Z] 5851b861e8e6: Pull complete [2023-08-23T14:58:55.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T14:58:55.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:58:55.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:58:55.385Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T14:58:55.410Z] $ 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-08-23T14:58:59.106Z] $ docker top ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 -eo pid,comm [2023-08-23T14:58:59.177Z] 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-08-23T14:58:59.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T14:58:59.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T14:58:59.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T14:58:59.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T14:58:59.315Z] $ docker exec ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent [2023-08-23T14:58:59.432Z] SSH_AUTH_SOCK=/tmp/ssh-4tqOZfVt7lsi/agent.32 [2023-08-23T14:58:59.432Z] SSH_AGENT_PID=38 [2023-08-23T14:58:59.439Z] Running ssh-add (command line suppressed) [2023-08-23T14:58:59.536Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13676467754070677482.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13676467754070677482.key) [2023-08-23T14:58:59.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T14:58:59.848Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T14:58:59.855Z] $ docker exec --env ******** --env ******** ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent -k [2023-08-23T14:58:59.954Z] unset SSH_AUTH_SOCK; [2023-08-23T14:58:59.955Z] unset SSH_AGENT_PID; [2023-08-23T14:58:59.955Z] echo Agent pid 38 killed; [2023-08-23T14:58:59.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T14:58:59.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T14:58:59.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T14:59:00.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T14:59:00.092Z] $ docker exec ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent [2023-08-23T14:59:00.204Z] SSH_AUTH_SOCK=/tmp/ssh-cLdUplwy8UHp/agent.70 [2023-08-23T14:59:00.204Z] SSH_AGENT_PID=76 [2023-08-23T14:59:00.210Z] Running ssh-add (command line suppressed) [2023-08-23T14:59:00.299Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11823920170772296768.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11823920170772296768.key) [2023-08-23T14:59:00.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T14:59:00.610Z] + git semver init [2023-08-23T14:59:00.871Z] 2023-08-23 14:59:00,759 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T14:59:00.871Z] 2023-08-23 14:59:00,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-23T14:59:00.871Z] 2023-08-23 14:59:00,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-23T14:59:00.871Z] 2023-08-23 14:59:00,760 [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-08-23T14:59:01.441Z] 2023-08-23 14:59:01,372 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-23T14:59:01.441Z] 2023-08-23 14:59:01,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-23T14:59:01.441Z] 2023-08-23 14:59:01,373 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T14:59:01.441Z] 2023-08-23 14:59:01,373 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T14:59:01.441Z] 3.1.0-dev.36 [Pipeline] } [2023-08-23T14:59:01.441Z] $ docker exec --env ******** --env ******** ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent -k [2023-08-23T14:59:01.537Z] unset SSH_AUTH_SOCK; [2023-08-23T14:59:01.537Z] unset SSH_AGENT_PID; [2023-08-23T14:59:01.538Z] echo Agent pid 76 killed; [2023-08-23T14:59:01.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T14:59:01.859Z] + git semver [Pipeline] } [2023-08-23T14:59:02.120Z] $ docker stop --time=1 ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 [2023-08-23T14:59:03.425Z] $ docker rm -f --volumes ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T14:59:03.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T14:59:03.977Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T14:59:03.980Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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-08-23T14:59:04.133Z] provisioning config files... [2023-08-23T14:59:04.143Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8396612818488012590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:59:04.440Z] ---> docker-login.sh [2023-08-23T14:59:04.440Z] nexus3.edgexfoundry.org:10001 [2023-08-23T14:59:04.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:59:04.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:59:04.440Z] Configure a credential helper to remove this warning. See [2023-08-23T14:59:04.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:59:04.440Z] [2023-08-23T14:59:04.440Z] Login Succeeded [2023-08-23T14:59:04.440Z] nexus3.edgexfoundry.org:10002 [2023-08-23T14:59:04.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:59:04.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:59:04.440Z] Configure a credential helper to remove this warning. See [2023-08-23T14:59:04.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:59:04.440Z] [2023-08-23T14:59:04.440Z] Login Succeeded [2023-08-23T14:59:04.440Z] nexus3.edgexfoundry.org:10003 [2023-08-23T14:59:04.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:59:04.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:59:04.700Z] Configure a credential helper to remove this warning. See [2023-08-23T14:59:04.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:59:04.700Z] [2023-08-23T14:59:04.700Z] Login Succeeded [2023-08-23T14:59:04.700Z] nexus3.edgexfoundry.org:10004 [2023-08-23T14:59:04.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:59:04.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:59:04.700Z] Configure a credential helper to remove this warning. See [2023-08-23T14:59:04.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:59:04.700Z] [2023-08-23T14:59:04.700Z] Login Succeeded [2023-08-23T14:59:04.700Z] docker.io [2023-08-23T14:59:04.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:59:04.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:59:04.958Z] Configure a credential helper to remove this warning. See [2023-08-23T14:59:04.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:59:04.958Z] [2023-08-23T14:59:04.958Z] Login Succeeded [2023-08-23T14:59:04.958Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T14:59:04.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T14:59:05.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:59:05.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:59:05.054Z] ========================================================= [2023-08-23T14:59:05.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T14:59:05.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:59:05.360Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-23T14:59:05.360Z] Sending build context to Docker daemon 474.1kB [2023-08-23T14:59:05.360Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T14:59:05.360Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T14:59:05.360Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T14:59:05.360Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T14:59:05.360Z] 6911f1a30b25: Pulling fs layer [2023-08-23T14:59:05.360Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T14:59:05.360Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T14:59:05.360Z] ec0bb842ea78: Pulling fs layer [2023-08-23T14:59:05.360Z] 40a00589a448: Pulling fs layer [2023-08-23T14:59:05.360Z] 6c08303d61cc: Pulling fs layer [2023-08-23T14:59:05.360Z] 798269fcf238: Pulling fs layer [2023-08-23T14:59:05.360Z] ec0bb842ea78: Waiting [2023-08-23T14:59:05.360Z] 40a00589a448: Waiting [2023-08-23T14:59:05.360Z] 6c08303d61cc: Waiting [2023-08-23T14:59:05.360Z] 6863d3e3a2b1: Waiting [2023-08-23T14:59:05.360Z] 798269fcf238: Waiting [2023-08-23T14:59:05.360Z] 6911f1a30b25: Download complete [2023-08-23T14:59:05.360Z] 6863d3e3a2b1: Download complete [2023-08-23T14:59:05.360Z] ec0bb842ea78: Verifying Checksum [2023-08-23T14:59:05.360Z] ec0bb842ea78: Download complete [2023-08-23T14:59:05.360Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T14:59:05.360Z] 4db1b89c0bd1: Download complete [2023-08-23T14:59:05.621Z] 40a00589a448: Verifying Checksum [2023-08-23T14:59:05.621Z] 40a00589a448: Download complete [2023-08-23T14:59:05.621Z] 4db1b89c0bd1: Pull complete [2023-08-23T14:59:05.621Z] 6911f1a30b25: Pull complete [2023-08-23T14:59:05.882Z] 798269fcf238: Verifying Checksum [2023-08-23T14:59:05.882Z] 798269fcf238: Download complete [2023-08-23T14:59:06.141Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T14:59:06.141Z] e194b8c5c2a9: Download complete [2023-08-23T14:59:06.141Z] 6c08303d61cc: Verifying Checksum [2023-08-23T14:59:06.141Z] 6c08303d61cc: Download complete [2023-08-23T14:59:09.419Z] e194b8c5c2a9: Pull complete [2023-08-23T14:59:09.419Z] 6863d3e3a2b1: Pull complete [2023-08-23T14:59:09.419Z] ec0bb842ea78: Pull complete [2023-08-23T14:59:09.419Z] 40a00589a448: Pull complete [2023-08-23T14:59:11.948Z] 6c08303d61cc: Pull complete [2023-08-23T14:59:12.513Z] 798269fcf238: Pull complete [2023-08-23T14:59:12.513Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T14:59:12.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T14:59:12.513Z] ---> ec979cd7f677 [2023-08-23T14:59:12.513Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T14:59:17.824Z] ---> Running in 20eab3da45d8 [2023-08-23T14:59:17.824Z] Removing intermediate container 20eab3da45d8 [2023-08-23T14:59:17.824Z] ---> 411be68da74f [2023-08-23T14:59:17.824Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T14:59:17.824Z] ---> Running in c3ab1b518d74 [2023-08-23T14:59:17.824Z] Removing intermediate container c3ab1b518d74 [2023-08-23T14:59:17.824Z] ---> 25600d13af4f [2023-08-23T14:59:17.824Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T14:59:17.824Z] ---> Running in 9bbbc4897a94 [2023-08-23T14:59:17.824Z] Removing intermediate container 9bbbc4897a94 [2023-08-23T14:59:17.824Z] ---> dac7586d8ecf [2023-08-23T14:59:17.824Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T14:59:17.824Z] ---> Running in bb94e2be99d1 [2023-08-23T14:59:17.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T14:59:17.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T14:59:18.083Z] OK: 265 MiB in 53 packages [2023-08-23T14:59:18.341Z] Removing intermediate container bb94e2be99d1 [2023-08-23T14:59:18.341Z] ---> a24802e9185b [2023-08-23T14:59:18.341Z] Step 7/12 : WORKDIR /app [2023-08-23T14:59:18.341Z] ---> Running in 62bde2bfc7e5 [2023-08-23T14:59:18.341Z] Removing intermediate container 62bde2bfc7e5 [2023-08-23T14:59:18.341Z] ---> 9bc60b2a630f [2023-08-23T14:59:18.341Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T14:59:18.599Z] ---> c43490cea1b9 [2023-08-23T14:59:18.599Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T14:59:18.599Z] ---> Running in 6ce5f6563de7 [2023-08-23T14:59:19.099Z] Still waiting to schedule task [2023-08-23T14:59:19.099Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4378’ is offline [2023-08-23T15:00:08.340Z] Removing intermediate container 6ce5f6563de7 [2023-08-23T15:00:08.340Z] ---> 7f13d0772325 [2023-08-23T15:00:08.340Z] Step 10/12 : COPY . . [2023-08-23T15:00:08.340Z] ---> cd3bd4c78c60 [2023-08-23T15:00:08.340Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:00:08.340Z] ---> Running in 1cde63ef98e1 [2023-08-23T15:00:08.340Z] Removing intermediate container 1cde63ef98e1 [2023-08-23T15:00:08.340Z] ---> 583e29fe6190 [2023-08-23T15:00:08.340Z] Step 12/12 : RUN $MAKE [2023-08-23T15:00:08.340Z] ---> Running in a41c1e4719f1 [2023-08-23T15:00:08.340Z] noop [2023-08-23T15:00:08.340Z] Removing intermediate container a41c1e4719f1 [2023-08-23T15:00:08.340Z] ---> bc35b4452795 [2023-08-23T15:00:08.340Z] Successfully built bc35b4452795 [2023-08-23T15:00:08.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:00:11.286Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T15:00:11.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:00:11.354Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:00:12.684Z] $ 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-08-23T15:00:13.005Z] $ docker top 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:00:12.039Z] + go version [2023-08-23T15:00:12.039Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T15:00:13.350Z] $ docker stop --time=1 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 [2023-08-23T15:00:14.665Z] $ docker rm -f --volumes 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:00:13.785Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T15:00:13.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:00:13.861Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:00:15.195Z] $ 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-08-23T15:00:15.551Z] $ docker top 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:00:14.607Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-23T15:00:14.909Z] + make test [2023-08-23T15:00:14.909Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T15:00:36.834Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T15:00:36.834Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.067s coverage: 88.0% of statements [2023-08-23T15:00:36.834Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T15:00:36.834Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T15:00:36.834Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T15:00:44.970Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.617s coverage: 98.7% of statements [2023-08-23T15:00:44.970Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.0% of statements [2023-08-23T15:01:06.888Z] go vet ./... [2023-08-23T15:01:08.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T15:01:08.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T15:01:08.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T15:01:08.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T15:01:08.286Z] $ docker stop --time=1 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e [2023-08-23T15:01:12.942Z] $ docker rm -f --volumes 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:01:13.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T15:01:13.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-23T15:01:14.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T15:01:14.466Z] + ls -al . [2023-08-23T15:01:14.466Z] total 176 [2023-08-23T15:01:14.466Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 15:00 . [2023-08-23T15:01:14.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:58 .. [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 14:58 .dockerignore [2023-08-23T15:01:14.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:59 .git [2023-08-23T15:01:14.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 .github [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 14:58 .gitignore [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:58 .golangci.yml [2023-08-23T15:01:14.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:59 .semver [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 14:58 Attribution.txt [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 14:58 CHANGELOG.md [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 14:58 Dockerfile [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:58 GOVERNANCE.md [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 14:58 Jenkinsfile [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 14:58 LICENSE [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 14:58 Makefile [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 14:58 OWNERS.md [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 14:58 README.md [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 14:58 Record and Reply.postman_collection.json [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 14:59 VERSION [2023-08-23T15:01:14.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 bin [2023-08-23T15:01:14.466Z] -rw-r--r-- 1 jenkins jenkins 19940 Aug 23 15:00 coverage.out [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 14:58 go.mod [2023-08-23T15:01:14.466Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 14:58 go.sum [2023-08-23T15:01:14.466Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 14:58 internal [2023-08-23T15:01:14.467Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 14:58 main.go [2023-08-23T15:01:14.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:58 pkg [2023-08-23T15:01:14.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:14.774Z] + 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=8b653cc426679fe276c946bfdccdcb7504caafc1 --label arch=amd64 --label version=3.1.0-dev.36 . [2023-08-23T15:01:14.774Z] Sending build context to Docker daemon 494.6kB [2023-08-23T15:01:14.774Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:01:14.774Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T15:01:14.774Z] ---> bc35b4452795 [2023-08-23T15:01:14.774Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:01:14.774Z] ---> Running in fb943ace1165 [2023-08-23T15:01:15.032Z] Removing intermediate container fb943ace1165 [2023-08-23T15:01:15.032Z] ---> 467edc49fc3e [2023-08-23T15:01:15.032Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:01:15.032Z] ---> Running in 0eda355519b3 [2023-08-23T15:01:15.032Z] Removing intermediate container 0eda355519b3 [2023-08-23T15:01:15.032Z] ---> e56fe27f581b [2023-08-23T15:01:15.032Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:01:15.032Z] ---> Running in 9c892c62a09d [2023-08-23T15:01:15.032Z] Removing intermediate container 9c892c62a09d [2023-08-23T15:01:15.032Z] ---> d1765f026554 [2023-08-23T15:01:15.032Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:01:15.291Z] ---> Running in afb4f2ba12d3 [2023-08-23T15:01:15.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T15:01:15.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T15:01:15.808Z] OK: 265 MiB in 53 packages [2023-08-23T15:01:16.378Z] Removing intermediate container afb4f2ba12d3 [2023-08-23T15:01:16.378Z] ---> c426a16fb931 [2023-08-23T15:01:16.378Z] Step 7/26 : WORKDIR /app [2023-08-23T15:01:16.378Z] ---> Running in 8aa1b5a6a9c9 [2023-08-23T15:01:16.378Z] Removing intermediate container 8aa1b5a6a9c9 [2023-08-23T15:01:16.378Z] ---> 4156c935b490 [2023-08-23T15:01:16.378Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T15:01:16.378Z] ---> 4304da8fd4a0 [2023-08-23T15:01:16.378Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:01:16.640Z] ---> Running in 0b87ebed6f32 [2023-08-23T15:01:17.575Z] Removing intermediate container 0b87ebed6f32 [2023-08-23T15:01:17.575Z] ---> 13fb7b04e3b9 [2023-08-23T15:01:17.575Z] Step 10/26 : COPY . . [2023-08-23T15:01:17.575Z] ---> 617274c11c95 [2023-08-23T15:01:17.575Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:01:17.575Z] ---> Running in c2a264b95983 [2023-08-23T15:01:17.575Z] Removing intermediate container c2a264b95983 [2023-08-23T15:01:17.575Z] ---> d0b425feef06 [2023-08-23T15:01:17.575Z] Step 12/26 : RUN $MAKE [2023-08-23T15:01:17.575Z] ---> Running in 943460a22d11 [2023-08-23T15:01:17.834Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-record-replay [2023-08-23T15:01:39.766Z] Removing intermediate container 943460a22d11 [2023-08-23T15:01:39.766Z] ---> 975c87d031b2 [2023-08-23T15:01:39.766Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T15:01:39.766Z] 3.17: Pulling from library/alpine [2023-08-23T15:01:39.766Z] 9398808236ff: Pulling fs layer [2023-08-23T15:01:39.766Z] 9398808236ff: Verifying Checksum [2023-08-23T15:01:39.766Z] 9398808236ff: Download complete [2023-08-23T15:01:39.766Z] 9398808236ff: Pull complete [2023-08-23T15:01:39.766Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T15:01:39.766Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T15:01:39.766Z] ---> 1e0b8b5322fc [2023-08-23T15:01:39.766Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T15:01:39.766Z] ---> Running in c988eb64c819 [2023-08-23T15:01:39.766Z] Removing intermediate container c988eb64c819 [2023-08-23T15:01:39.766Z] ---> e6b41e94b157 [2023-08-23T15:01:39.766Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-23T15:01:39.766Z] ---> Running in 621d101ec1f0 [2023-08-23T15:01:39.766Z] Removing intermediate container 621d101ec1f0 [2023-08-23T15:01:39.766Z] ---> 4b139b90c7ff [2023-08-23T15:01:39.766Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T15:01:39.766Z] ---> Running in 2c21a94f8f55 [2023-08-23T15:01:39.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T15:01:39.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T15:01:39.766Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T15:01:39.766Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T15:01:39.766Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T15:01:39.766Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T15:01:39.766Z] OK: 8 MiB in 17 packages [2023-08-23T15:01:39.766Z] Removing intermediate container 2c21a94f8f55 [2023-08-23T15:01:39.766Z] ---> 314230b0a54f [2023-08-23T15:01:39.766Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T15:01:40.026Z] ---> 2e85e2dc6ac0 [2023-08-23T15:01:40.026Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T15:01:40.026Z] ---> 76962bf78e1c [2023-08-23T15:01:40.026Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T15:01:40.285Z] ---> a3f47b96fcb6 [2023-08-23T15:01:40.285Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-23T15:01:41.220Z] ---> 9b5194097398 [2023-08-23T15:01:41.220Z] Step 21/26 : EXPOSE 59712 [2023-08-23T15:01:41.220Z] ---> Running in 47710031932f [2023-08-23T15:01:41.220Z] Removing intermediate container 47710031932f [2023-08-23T15:01:41.220Z] ---> 0eb8d0c67248 [2023-08-23T15:01:41.220Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-23T15:01:41.220Z] ---> Running in 7242a5dbbf09 [2023-08-23T15:01:41.478Z] Removing intermediate container 7242a5dbbf09 [2023-08-23T15:01:41.478Z] ---> e359dc433828 [2023-08-23T15:01:41.478Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T15:01:41.478Z] ---> Running in c433994dcdf4 [2023-08-23T15:01:41.478Z] Removing intermediate container c433994dcdf4 [2023-08-23T15:01:41.478Z] ---> 9e71c5ae6971 [2023-08-23T15:01:41.478Z] Step 24/26 : LABEL arch=amd64 [2023-08-23T15:01:41.478Z] ---> Running in 198d9d38d37f [2023-08-23T15:01:41.478Z] Removing intermediate container 198d9d38d37f [2023-08-23T15:01:41.478Z] ---> 3a0beb175a9f [2023-08-23T15:01:41.478Z] Step 25/26 : LABEL git_sha=8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:01:41.478Z] ---> Running in c0972f3aff73 [2023-08-23T15:01:41.736Z] Removing intermediate container c0972f3aff73 [2023-08-23T15:01:41.736Z] ---> 08615f6d3c93 [2023-08-23T15:01:41.736Z] Step 26/26 : LABEL version=3.1.0-dev.36 [2023-08-23T15:01:41.736Z] ---> Running in 6575adf22912 [2023-08-23T15:01:41.736Z] Removing intermediate container 6575adf22912 [2023-08-23T15:01:41.736Z] ---> 225c961384bf [2023-08-23T15:01:41.736Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T15:01:41.736Z] Successfully built 225c961384bf [2023-08-23T15:01:41.736Z] 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-08-23T15:01:41.834Z] provisioning config files... [2023-08-23T15:01:41.842Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6684456235996946840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:01:42.008Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4380 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-23T15:01:42.023Z] Running in /w/workspace/app-record-replay/39 [Pipeline] { [Pipeline] checkout [2023-08-23T15:01:42.055Z] Selected Git installation does not exist. Using Default [2023-08-23T15:01:42.055Z] The recommended git tool is: NONE [2023-08-23T15:01:42.135Z] ---> docker-login.sh [2023-08-23T15:01:42.135Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:01:42.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:01:42.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:01:42.135Z] Configure a credential helper to remove this warning. See [2023-08-23T15:01:42.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:01:42.135Z] [2023-08-23T15:01:42.135Z] Login Succeeded [2023-08-23T15:01:42.135Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:01:42.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:01:42.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:01:42.135Z] Configure a credential helper to remove this warning. See [2023-08-23T15:01:42.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:01:42.135Z] [2023-08-23T15:01:42.135Z] Login Succeeded [2023-08-23T15:01:42.135Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:01:42.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:01:42.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:01:42.394Z] Configure a credential helper to remove this warning. See [2023-08-23T15:01:42.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:01:42.394Z] [2023-08-23T15:01:42.394Z] Login Succeeded [2023-08-23T15:01:42.394Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:01:42.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:01:42.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:01:42.394Z] Configure a credential helper to remove this warning. See [2023-08-23T15:01:42.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:01:42.394Z] [2023-08-23T15:01:42.394Z] Login Succeeded [2023-08-23T15:01:42.394Z] docker.io [2023-08-23T15:01:42.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:01:42.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:01:42.653Z] Configure a credential helper to remove this warning. See [2023-08-23T15:01:42.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:01:42.653Z] [2023-08-23T15:01:42.653Z] Login Succeeded [2023-08-23T15:01:42.653Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:01:42.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:01:42.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:01:42.711Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-23T15:01:42.711Z] 8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:01:42.711Z] latest [2023-08-23T15:01:42.711Z] 3.1.0-dev.36 [2023-08-23T15:01:42.711Z] 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:01:42.711Z] main [2023-08-23T15:01:42.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:43.041Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:43.347Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:01:43.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T15:01:43.347Z] 214acba0b307: Preparing [2023-08-23T15:01:43.347Z] 9cc97ee68924: Preparing [2023-08-23T15:01:43.347Z] accb9d074a12: Preparing [2023-08-23T15:01:43.347Z] d63a12e2ba5d: Preparing [2023-08-23T15:01:43.347Z] ebc7aca77a4b: Preparing [2023-08-23T15:01:43.347Z] 36b50b131297: Preparing [2023-08-23T15:01:43.347Z] 36b50b131297: Waiting [2023-08-23T15:01:43.347Z] 9cc97ee68924: Pushed [2023-08-23T15:01:43.347Z] 36b50b131297: Layer already exists [2023-08-23T15:01:43.347Z] d63a12e2ba5d: Pushed [2023-08-23T15:01:43.347Z] accb9d074a12: Pushed [2023-08-23T15:01:43.347Z] ebc7aca77a4b: Pushed [2023-08-23T15:01:45.881Z] 214acba0b307: Pushed [2023-08-23T15:01:45.881Z] 8b653cc426679fe276c946bfdccdcb7504caafc1: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:46.201Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:46.512Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-23T15:01:46.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T15:01:46.512Z] 214acba0b307: Preparing [2023-08-23T15:01:46.512Z] 9cc97ee68924: Preparing [2023-08-23T15:01:46.512Z] accb9d074a12: Preparing [2023-08-23T15:01:46.512Z] d63a12e2ba5d: Preparing [2023-08-23T15:01:46.512Z] ebc7aca77a4b: Preparing [2023-08-23T15:01:46.512Z] 36b50b131297: Preparing [2023-08-23T15:01:46.512Z] 36b50b131297: Waiting [2023-08-23T15:01:46.512Z] d63a12e2ba5d: Layer already exists [2023-08-23T15:01:46.512Z] 9cc97ee68924: Layer already exists [2023-08-23T15:01:46.512Z] accb9d074a12: Layer already exists [2023-08-23T15:01:46.512Z] ebc7aca77a4b: Layer already exists [2023-08-23T15:01:46.512Z] 214acba0b307: Layer already exists [2023-08-23T15:01:46.512Z] 36b50b131297: Layer already exists [2023-08-23T15:01:46.512Z] latest: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:46.825Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:47.135Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 [2023-08-23T15:01:47.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T15:01:47.135Z] 214acba0b307: Preparing [2023-08-23T15:01:47.135Z] 9cc97ee68924: Preparing [2023-08-23T15:01:47.135Z] accb9d074a12: Preparing [2023-08-23T15:01:47.135Z] d63a12e2ba5d: Preparing [2023-08-23T15:01:47.135Z] ebc7aca77a4b: Preparing [2023-08-23T15:01:47.135Z] 36b50b131297: Preparing [2023-08-23T15:01:47.135Z] 36b50b131297: Waiting [2023-08-23T15:01:47.135Z] 9cc97ee68924: Layer already exists [2023-08-23T15:01:47.135Z] ebc7aca77a4b: Layer already exists [2023-08-23T15:01:47.135Z] d63a12e2ba5d: Layer already exists [2023-08-23T15:01:47.135Z] 214acba0b307: Layer already exists [2023-08-23T15:01:47.135Z] accb9d074a12: Layer already exists [2023-08-23T15:01:47.135Z] 36b50b131297: Layer already exists [2023-08-23T15:01:47.135Z] 3.1.0-dev.36: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:47.363Z] using credential edgex-jenkins-ssh [2023-08-23T15:01:47.380Z] Cloning the remote Git repository [2023-08-23T15:01:47.448Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:47.760Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:01:47.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T15:01:47.760Z] 214acba0b307: Preparing [2023-08-23T15:01:47.760Z] 9cc97ee68924: Preparing [2023-08-23T15:01:47.760Z] accb9d074a12: Preparing [2023-08-23T15:01:47.760Z] d63a12e2ba5d: Preparing [2023-08-23T15:01:47.760Z] ebc7aca77a4b: Preparing [2023-08-23T15:01:47.760Z] 36b50b131297: Preparing [2023-08-23T15:01:47.760Z] 36b50b131297: Waiting [2023-08-23T15:01:47.760Z] 9cc97ee68924: Layer already exists [2023-08-23T15:01:47.760Z] accb9d074a12: Layer already exists [2023-08-23T15:01:47.760Z] d63a12e2ba5d: Layer already exists [2023-08-23T15:01:47.760Z] 214acba0b307: Layer already exists [2023-08-23T15:01:47.760Z] ebc7aca77a4b: Layer already exists [2023-08-23T15:01:47.760Z] 36b50b131297: Layer already exists [2023-08-23T15:01:47.760Z] 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:48.064Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:47.419Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T15:01:47.499Z] > git init /w/workspace/app-record-replay/39 # timeout=10 [2023-08-23T15:01:47.622Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T15:01:47.623Z] > git --version # timeout=10 [2023-08-23T15:01:47.642Z] > git --version # 'git version 2.25.1' [2023-08-23T15:01:47.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T15:01:47.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T15:01:48.368Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-23T15:01:48.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T15:01:48.369Z] 214acba0b307: Preparing [2023-08-23T15:01:48.369Z] 9cc97ee68924: Preparing [2023-08-23T15:01:48.369Z] accb9d074a12: Preparing [2023-08-23T15:01:48.369Z] d63a12e2ba5d: Preparing [2023-08-23T15:01:48.369Z] ebc7aca77a4b: Preparing [2023-08-23T15:01:48.369Z] 36b50b131297: Preparing [2023-08-23T15:01:48.369Z] 36b50b131297: Waiting [2023-08-23T15:01:48.369Z] 214acba0b307: Layer already exists [2023-08-23T15:01:48.369Z] accb9d074a12: Layer already exists [2023-08-23T15:01:48.369Z] d63a12e2ba5d: Layer already exists [2023-08-23T15:01:48.369Z] ebc7aca77a4b: Layer already exists [2023-08-23T15:01:48.369Z] 9cc97ee68924: Layer already exists [2023-08-23T15:01:48.369Z] 36b50b131297: Layer already exists [2023-08-23T15:01:48.369Z] main: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:01:48.408Z] ===================================================== [Pipeline] echo [2023-08-23T15:01:48.414Z] taggedImages: [2023-08-23T15:01:48.414Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:01:48.414Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-23T15:01:48.414Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 [2023-08-23T15:01:48.414Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:01:48.415Z] - 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-08-23T15:01:48.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:01:48.787Z] [2023-08-23T15:01:48.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:01:49.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:01:49.083Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T15:01:49.083Z] 5eb5b503b376: Pulling fs layer [2023-08-23T15:01:49.083Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T15:01:49.083Z] ec43610c2a17: Pulling fs layer [2023-08-23T15:01:49.083Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T15:01:49.083Z] 33b1e0a273af: Pulling fs layer [2023-08-23T15:01:49.083Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T15:01:49.083Z] 2f39f015ded8: Pulling fs layer [2023-08-23T15:01:49.083Z] 3a2ae6a8a46f: Waiting [2023-08-23T15:01:49.083Z] 33b1e0a273af: Waiting [2023-08-23T15:01:49.083Z] 5d3b04190fa2: Waiting [2023-08-23T15:01:49.083Z] 2f39f015ded8: Waiting [2023-08-23T15:01:49.083Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T15:01:49.083Z] 5c69ac0246d0: Download complete [2023-08-23T15:01:49.083Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-23T15:01:49.083Z] 3a2ae6a8a46f: Download complete [2023-08-23T15:01:49.083Z] ec43610c2a17: Verifying Checksum [2023-08-23T15:01:49.083Z] ec43610c2a17: Download complete [2023-08-23T15:01:49.083Z] 33b1e0a273af: Verifying Checksum [2023-08-23T15:01:49.083Z] 33b1e0a273af: Download complete [2023-08-23T15:01:49.083Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T15:01:49.083Z] 5d3b04190fa2: Download complete [2023-08-23T15:01:49.190Z] Avoid second fetch [2023-08-23T15:01:49.191Z] Checking out Revision 8b653cc426679fe276c946bfdccdcb7504caafc1 (main) [2023-08-23T15:01:49.342Z] 5eb5b503b376: Verifying Checksum [2023-08-23T15:01:49.342Z] 5eb5b503b376: Download complete [2023-08-23T15:01:48.401Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-23T15:01:48.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T15:01:49.205Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T15:01:49.269Z] > git checkout -f 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 [2023-08-23T15:01:49.724Z] Commit message: "Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20" [2023-08-23T15:01:49.910Z] 2f39f015ded8: Download complete [2023-08-23T15:01:50.146Z] [2023-08-23T15:01:50.146Z] GitHub has been notified of this commit’s build result [2023-08-23T15:01:50.146Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T15:01:50.475Z] 5eb5b503b376: Pull complete [2023-08-23T15:01:50.475Z] 5c69ac0246d0: Pull complete [2023-08-23T15:01:50.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T15:01:50.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T15:01:50.672Z] Dload Upload Total Spent Left Speed [2023-08-23T15:01:50.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-08-23T15:01:51.039Z] ec43610c2a17: Pull complete [2023-08-23T15:01:51.039Z] 3a2ae6a8a46f: Pull complete [2023-08-23T15:01:51.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-08-23T15:01:51.296Z] 33b1e0a273af: Pull complete [2023-08-23T15:01:51.296Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-08-23T15:01:51.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T15:01:51.618Z] + sudo tee /etc/docker/daemon.new [2023-08-23T15:01:51.618Z] { [2023-08-23T15:01:51.618Z] "registry-mirrors": [ [2023-08-23T15:01:51.618Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T15:01:51.618Z] ], [2023-08-23T15:01:51.618Z] "bip": "10.250.0.254/24", [2023-08-23T15:01:51.618Z] "hosts": [ [2023-08-23T15:01:51.618Z] "tcp://0.0.0.0:5555", [2023-08-23T15:01:51.618Z] "unix:///var/run/docker.sock" [2023-08-23T15:01:51.618Z] ], [2023-08-23T15:01:51.618Z] "mtu": 1458, [2023-08-23T15:01:51.618Z] "selinux-enabled": true, [2023-08-23T15:01:51.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T15:01:51.618Z] } [Pipeline] sh [2023-08-23T15:01:51.940Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T15:01:52.265Z] + sudo service docker restart [2023-08-23T15:01:55.476Z] 2f39f015ded8: Pull complete [2023-08-23T15:01:55.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T15:01:55.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:01:55.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:01:55.555Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:01:55.594Z] $ 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-08-23T15:01:59.815Z] $ docker top 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:02:00.162Z] ---> job-cost.sh [2023-08-23T15:02:00.162Z] lf-activate-venv: SKIPPING [2023-08-23T15:02:00.162Z] INFO: No Stack... [2023-08-23T15:02:00.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T15:02:00.988Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T15:02:01.270Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-23T15:02:01.270Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T15:02:01.283Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [2023-08-23T15:02:01.292Z] Resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] did not exist. Created. [2023-08-23T15:02:01.292Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T15:02:01.591Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T15:02:01.621Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T15:02:01.628Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T15:02:01.651Z] $ docker stop --time=1 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 [2023-08-23T15:02:02.788Z] $ docker rm -f --volumes 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:02:10.526Z] provisioning config files... [2023-08-23T15:02:10.550Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/39@tmp/config1071208499495593676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:02:10.906Z] ---> docker-login.sh [2023-08-23T15:02:10.906Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:02:11.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:02:11.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:02:11.448Z] Configure a credential helper to remove this warning. See [2023-08-23T15:02:11.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:02:11.448Z] [2023-08-23T15:02:11.448Z] Login Succeeded [2023-08-23T15:02:11.448Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:02:11.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:02:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:02:11.989Z] Configure a credential helper to remove this warning. See [2023-08-23T15:02:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:02:11.989Z] [2023-08-23T15:02:11.989Z] Login Succeeded [2023-08-23T15:02:11.989Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:02:12.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:02:12.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:02:12.259Z] Configure a credential helper to remove this warning. See [2023-08-23T15:02:12.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:02:12.259Z] [2023-08-23T15:02:12.259Z] Login Succeeded [2023-08-23T15:02:12.259Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:02:12.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:02:12.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:02:12.532Z] Configure a credential helper to remove this warning. See [2023-08-23T15:02:12.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:02:12.532Z] [2023-08-23T15:02:12.532Z] Login Succeeded [2023-08-23T15:02:12.532Z] docker.io [2023-08-23T15:02:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:02:13.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:02:13.074Z] Configure a credential helper to remove this warning. See [2023-08-23T15:02:13.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:02:13.074Z] [2023-08-23T15:02:13.074Z] Login Succeeded [2023-08-23T15:02:13.344Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:02:13.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T15:02:13.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:02:13.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:02:13.639Z] ========================================================= [2023-08-23T15:02:13.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T15:02:13.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:02:13.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-23T15:02:13.973Z] Sending build context to Docker daemon 217.1kB [2023-08-23T15:02:14.243Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:02:14.243Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T15:02:14.243Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T15:02:14.243Z] edb6bdbacee9: Pulling fs layer [2023-08-23T15:02:14.243Z] 5f9638ab2659: Pulling fs layer [2023-08-23T15:02:14.243Z] 8d51d6327a98: Pulling fs layer [2023-08-23T15:02:14.243Z] 8b374f2dd631: Pulling fs layer [2023-08-23T15:02:14.243Z] ec14aa9079de: Pulling fs layer [2023-08-23T15:02:14.243Z] 2f466654f4bb: Pulling fs layer [2023-08-23T15:02:14.243Z] 554e91adad29: Pulling fs layer [2023-08-23T15:02:14.243Z] 8b374f2dd631: Waiting [2023-08-23T15:02:14.243Z] ec14aa9079de: Waiting [2023-08-23T15:02:14.243Z] 2f466654f4bb: Waiting [2023-08-23T15:02:14.243Z] 554e91adad29: Waiting [2023-08-23T15:02:14.243Z] 5f9638ab2659: Verifying Checksum [2023-08-23T15:02:14.243Z] 5f9638ab2659: Download complete [2023-08-23T15:02:14.514Z] 8b374f2dd631: Verifying Checksum [2023-08-23T15:02:14.514Z] 8b374f2dd631: Download complete [2023-08-23T15:02:14.514Z] ec14aa9079de: Download complete [2023-08-23T15:02:14.514Z] edb6bdbacee9: Verifying Checksum [2023-08-23T15:02:15.492Z] edb6bdbacee9: Pull complete [2023-08-23T15:02:15.763Z] 554e91adad29: Verifying Checksum [2023-08-23T15:02:15.763Z] 554e91adad29: Download complete [2023-08-23T15:02:17.204Z] 2f466654f4bb: Verifying Checksum [2023-08-23T15:02:17.204Z] 2f466654f4bb: Download complete [2023-08-23T15:02:17.204Z] 8d51d6327a98: Verifying Checksum [2023-08-23T15:02:17.204Z] 8d51d6327a98: Download complete [2023-08-23T15:02:17.789Z] 5f9638ab2659: Pull complete [2023-08-23T15:02:32.800Z] 8d51d6327a98: Pull complete [2023-08-23T15:02:32.800Z] 8b374f2dd631: Pull complete [2023-08-23T15:02:32.800Z] ec14aa9079de: Pull complete [2023-08-23T15:02:38.151Z] 2f466654f4bb: Pull complete [2023-08-23T15:02:40.097Z] 554e91adad29: Pull complete [2023-08-23T15:02:40.097Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T15:02:40.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T15:02:40.097Z] ---> 1e15ea492957 [2023-08-23T15:02:40.097Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:02:42.044Z] ---> Running in 29d665a639af [2023-08-23T15:02:42.313Z] Removing intermediate container 29d665a639af [2023-08-23T15:02:42.313Z] ---> 3077c81b42cb [2023-08-23T15:02:42.313Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:02:42.313Z] ---> Running in eae53f9f5144 [2023-08-23T15:02:42.583Z] Removing intermediate container eae53f9f5144 [2023-08-23T15:02:42.584Z] ---> 68a3fb958a9a [2023-08-23T15:02:42.584Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:02:42.584Z] ---> Running in 3f50ff5ea0d2 [2023-08-23T15:02:44.054Z] Removing intermediate container 3f50ff5ea0d2 [2023-08-23T15:02:44.054Z] ---> 4bbe13859965 [2023-08-23T15:02:44.054Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:02:44.054Z] ---> Running in 1fe0bcea72a1 [2023-08-23T15:02:45.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:02:45.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:02:46.581Z] OK: 263 MiB in 53 packages [2023-08-23T15:02:47.545Z] Removing intermediate container 1fe0bcea72a1 [2023-08-23T15:02:47.545Z] ---> 066c938e19e1 [2023-08-23T15:02:47.545Z] Step 7/12 : WORKDIR /app [2023-08-23T15:02:47.545Z] ---> Running in fd69b51c95d4 [2023-08-23T15:02:47.813Z] Removing intermediate container fd69b51c95d4 [2023-08-23T15:02:47.813Z] ---> 87a396f6ca8a [2023-08-23T15:02:47.813Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T15:02:48.079Z] ---> 31dbad63ddb2 [2023-08-23T15:02:48.079Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:02:48.349Z] ---> Running in 69fe40f1a47f [2023-08-23T15:03:56.232Z] Removing intermediate container 69fe40f1a47f [2023-08-23T15:03:56.232Z] ---> bae7e95d8b21 [2023-08-23T15:03:56.232Z] Step 10/12 : COPY . . [2023-08-23T15:03:56.232Z] ---> 161444318037 [2023-08-23T15:03:56.232Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:03:56.232Z] ---> Running in be08f699b232 [2023-08-23T15:03:56.232Z] Removing intermediate container be08f699b232 [2023-08-23T15:03:56.232Z] ---> c8d7ee41a752 [2023-08-23T15:03:56.232Z] Step 12/12 : RUN $MAKE [2023-08-23T15:03:56.232Z] ---> Running in ddb3f641c9a7 [2023-08-23T15:03:56.232Z] noop [2023-08-23T15:03:56.232Z] Removing intermediate container ddb3f641c9a7 [2023-08-23T15:03:56.232Z] ---> 15733ae2c46b [2023-08-23T15:03:56.232Z] Successfully built 15733ae2c46b [2023-08-23T15:03:56.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:03:56.577Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T15:03:56.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:03:56.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container [2023-08-23T15:03:56.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@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-08-23T15:03:58.103Z] $ docker top 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:03:58.938Z] + go version [2023-08-23T15:03:58.938Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T15:03:58.956Z] $ docker stop --time=1 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 [2023-08-23T15:04:00.583Z] $ docker rm -f --volumes 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:04:01.147Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T15:04:01.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:04:01.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container [2023-08-23T15:04:01.404Z] $ 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/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@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-08-23T15:04:02.647Z] $ docker top 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:04:03.481Z] + git config --global --add safe.directory /w/workspace/app-record-replay/39 [Pipeline] fileExists [Pipeline] sh [2023-08-23T15:04:04.124Z] + make test [2023-08-23T15:04:04.124Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T15:06:55.878Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T15:07:04.109Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.272s coverage: 88.0% of statements [2023-08-23T15:07:08.366Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T15:07:08.366Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T15:07:08.366Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T15:07:16.575Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.872s coverage: 98.7% of statements [2023-08-23T15:07:16.575Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.503s coverage: 78.0% of statements [2023-08-23T15:07:17.160Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T15:07:17.160Z] go vet ./... [2023-08-23T15:09:38.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T15:09:38.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T15:09:38.861Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T15:09:38.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T15:09:38.888Z] $ docker stop --time=1 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 [2023-08-23T15:09:42.136Z] $ docker rm -f --volumes 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:09:43.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T15:09:43.732Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T15:09:44.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T15:09:44.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T15:09:44.898Z] + ls -al . [2023-08-23T15:09:44.898Z] total 172 [2023-08-23T15:09:44.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:04 . [2023-08-23T15:09:44.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:01 .. [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 15:01 .dockerignore [2023-08-23T15:09:44.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:01 .git [2023-08-23T15:09:44.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 .github [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 15:01 .gitignore [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:01 .golangci.yml [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 15:01 Attribution.txt [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 15:01 CHANGELOG.md [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 15:01 Dockerfile [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:01 GOVERNANCE.md [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 15:01 Jenkinsfile [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 15:01 LICENSE [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 15:01 Makefile [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 15:01 OWNERS.md [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 15:01 README.md [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 15:01 Record and Reply.postman_collection.json [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 14:59 VERSION [2023-08-23T15:09:44.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 bin [2023-08-23T15:09:44.898Z] -rw-r--r-- 1 jenkins jenkins 19940 Aug 23 15:07 coverage.out [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 15:01 go.mod [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 15:01 go.sum [2023-08-23T15:09:44.898Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 15:01 internal [2023-08-23T15:09:44.898Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 15:01 main.go [2023-08-23T15:09:44.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:01 pkg [2023-08-23T15:09:44.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:45.232Z] + 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=8b653cc426679fe276c946bfdccdcb7504caafc1 --label arch=arm64 --label version=3.1.0-dev.36 . [2023-08-23T15:09:45.232Z] Sending build context to Docker daemon 237.6kB [2023-08-23T15:09:45.499Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:09:45.499Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T15:09:45.499Z] ---> 15733ae2c46b [2023-08-23T15:09:45.499Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:09:45.499Z] ---> Running in 11e5c33b54af [2023-08-23T15:09:45.768Z] Removing intermediate container 11e5c33b54af [2023-08-23T15:09:45.768Z] ---> 173ef4709980 [2023-08-23T15:09:45.768Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:09:45.768Z] ---> Running in 8cf1be67ecf8 [2023-08-23T15:09:46.039Z] Removing intermediate container 8cf1be67ecf8 [2023-08-23T15:09:46.039Z] ---> 49163af568f3 [2023-08-23T15:09:46.039Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:09:46.306Z] ---> Running in dfda3bcc68d0 [2023-08-23T15:09:46.573Z] Removing intermediate container dfda3bcc68d0 [2023-08-23T15:09:46.573Z] ---> 4a298bcbf50d [2023-08-23T15:09:46.573Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:09:46.573Z] ---> Running in 0a1380079629 [2023-08-23T15:09:47.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:09:48.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:09:49.527Z] OK: 263 MiB in 53 packages [2023-08-23T15:09:50.131Z] Removing intermediate container 0a1380079629 [2023-08-23T15:09:50.131Z] ---> cb41dcfaa141 [2023-08-23T15:09:50.131Z] Step 7/26 : WORKDIR /app [2023-08-23T15:09:50.131Z] ---> Running in ec2e1feb3b50 [2023-08-23T15:09:50.398Z] Removing intermediate container ec2e1feb3b50 [2023-08-23T15:09:50.398Z] ---> 2dc7ae08adf1 [2023-08-23T15:09:50.398Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T15:09:50.982Z] ---> b44342da4517 [2023-08-23T15:09:50.982Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:09:50.982Z] ---> Running in ce14f0407a1e [2023-08-23T15:09:53.577Z] Removing intermediate container ce14f0407a1e [2023-08-23T15:09:53.577Z] ---> c67201340179 [2023-08-23T15:09:53.577Z] Step 10/26 : COPY . . [2023-08-23T15:09:54.167Z] ---> 725a36e5c4a3 [2023-08-23T15:09:54.167Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:09:54.167Z] ---> Running in b978aa7974ce [2023-08-23T15:09:54.436Z] Removing intermediate container b978aa7974ce [2023-08-23T15:09:54.436Z] ---> 50b0468e758f [2023-08-23T15:09:54.436Z] Step 12/26 : RUN $MAKE [2023-08-23T15:09:54.705Z] ---> Running in d3fbf6911d62 [2023-08-23T15:09:55.666Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-record-replay [2023-08-23T15:12:17.380Z] Removing intermediate container d3fbf6911d62 [2023-08-23T15:12:17.380Z] ---> 84b4d7b00765 [2023-08-23T15:12:17.380Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T15:12:17.380Z] 3.17: Pulling from library/alpine [2023-08-23T15:12:17.380Z] 4060ece20d7a: Pulling fs layer [2023-08-23T15:12:17.380Z] 4060ece20d7a: Verifying Checksum [2023-08-23T15:12:17.380Z] 4060ece20d7a: Download complete [2023-08-23T15:12:17.380Z] 4060ece20d7a: Pull complete [2023-08-23T15:12:17.380Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T15:12:17.380Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T15:12:17.380Z] ---> 8650cd65339b [2023-08-23T15:12:17.380Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T15:12:17.380Z] ---> Running in c4f804d20fb3 [2023-08-23T15:12:17.380Z] Removing intermediate container c4f804d20fb3 [2023-08-23T15:12:17.380Z] ---> 5c520730fd3e [2023-08-23T15:12:17.380Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-23T15:12:17.380Z] ---> Running in 70b87ef6230e [2023-08-23T15:12:17.380Z] Removing intermediate container 70b87ef6230e [2023-08-23T15:12:17.380Z] ---> 83cd7dffdadb [2023-08-23T15:12:17.380Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T15:12:17.380Z] ---> Running in 775a1903a3f6 [2023-08-23T15:12:17.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:12:17.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:12:17.380Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T15:12:17.380Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T15:12:17.380Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T15:12:17.380Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T15:12:17.380Z] OK: 8 MiB in 17 packages [2023-08-23T15:12:17.380Z] Removing intermediate container 775a1903a3f6 [2023-08-23T15:12:17.380Z] ---> ac2abe3c47d8 [2023-08-23T15:12:17.380Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T15:12:17.380Z] ---> a66712ee8141 [2023-08-23T15:12:17.380Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T15:12:17.380Z] ---> 3cf322ca9f90 [2023-08-23T15:12:17.380Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T15:12:17.380Z] ---> 6d1c132a378a [2023-08-23T15:12:17.380Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-23T15:12:17.380Z] ---> 8518d9d82e00 [2023-08-23T15:12:17.380Z] Step 21/26 : EXPOSE 59712 [2023-08-23T15:12:17.380Z] ---> Running in bfdc7980b485 [2023-08-23T15:12:17.380Z] Removing intermediate container bfdc7980b485 [2023-08-23T15:12:17.380Z] ---> f95830970f34 [2023-08-23T15:12:17.380Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-23T15:12:17.380Z] ---> Running in 59da41309a91 [2023-08-23T15:12:17.380Z] Removing intermediate container 59da41309a91 [2023-08-23T15:12:17.380Z] ---> 5a5e83bb030d [2023-08-23T15:12:17.380Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T15:12:17.380Z] ---> Running in c7be50927e73 [2023-08-23T15:12:17.380Z] Removing intermediate container c7be50927e73 [2023-08-23T15:12:17.380Z] ---> 8886f9ebb81c [2023-08-23T15:12:17.380Z] Step 24/26 : LABEL arch=arm64 [2023-08-23T15:12:17.380Z] ---> Running in 5c5ca2f1d135 [2023-08-23T15:12:17.380Z] Removing intermediate container 5c5ca2f1d135 [2023-08-23T15:12:17.380Z] ---> 1fd59ad84505 [2023-08-23T15:12:17.380Z] Step 25/26 : LABEL git_sha=8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:12:17.380Z] ---> Running in e70239d098f5 [2023-08-23T15:12:17.380Z] Removing intermediate container e70239d098f5 [2023-08-23T15:12:17.380Z] ---> 0e3f431053f1 [2023-08-23T15:12:17.380Z] Step 26/26 : LABEL version=3.1.0-dev.36 [2023-08-23T15:12:17.380Z] ---> Running in 03ce4444df0f [2023-08-23T15:12:17.380Z] Removing intermediate container 03ce4444df0f [2023-08-23T15:12:17.380Z] ---> 2cb5584c943d [2023-08-23T15:12:17.380Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T15:12:17.380Z] Successfully built 2cb5584c943d [2023-08-23T15:12:17.380Z] 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-08-23T15:12:17.492Z] provisioning config files... [2023-08-23T15:12:17.505Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/39@tmp/config9985887564754760864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:12:17.837Z] ---> docker-login.sh [2023-08-23T15:12:17.837Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:12:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:18.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:18.103Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:18.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:18.103Z] [2023-08-23T15:12:18.103Z] Login Succeeded [2023-08-23T15:12:18.103Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:12:18.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:18.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:18.368Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:18.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:18.368Z] [2023-08-23T15:12:18.368Z] Login Succeeded [2023-08-23T15:12:18.368Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:12:18.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:18.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:18.902Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:18.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:18.902Z] [2023-08-23T15:12:18.902Z] Login Succeeded [2023-08-23T15:12:18.902Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:12:18.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:19.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:19.168Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:19.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:19.168Z] [2023-08-23T15:12:19.168Z] Login Succeeded [2023-08-23T15:12:19.168Z] docker.io [2023-08-23T15:12:19.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:19.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:19.699Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:19.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:19.699Z] [2023-08-23T15:12:19.699Z] Login Succeeded [2023-08-23T15:12:19.699Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:12:19.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:12:19.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:12:19.777Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-23T15:12:19.777Z] 8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:12:19.777Z] latest [2023-08-23T15:12:19.777Z] 3.1.0-dev.36 [2023-08-23T15:12:19.777Z] 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:12:19.777Z] main [2023-08-23T15:12:19.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:20.201Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:20.552Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:12:20.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T15:12:20.552Z] f9d2aa8c4b29: Preparing [2023-08-23T15:12:20.552Z] 4f9c5e16ce4f: Preparing [2023-08-23T15:12:20.552Z] 60a19e3b345b: Preparing [2023-08-23T15:12:20.552Z] 8ec986c82547: Preparing [2023-08-23T15:12:20.552Z] 42f7383a6c40: Preparing [2023-08-23T15:12:20.552Z] d2d9d24a8c2a: Preparing [2023-08-23T15:12:20.552Z] d2d9d24a8c2a: Waiting [2023-08-23T15:12:20.823Z] 8ec986c82547: Pushed [2023-08-23T15:12:20.823Z] 4f9c5e16ce4f: Pushed [2023-08-23T15:12:20.823Z] 60a19e3b345b: Pushed [2023-08-23T15:12:20.823Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:12:21.101Z] 42f7383a6c40: Pushed [2023-08-23T15:12:26.456Z] f9d2aa8c4b29: Pushed [2023-08-23T15:12:26.456Z] 8b653cc426679fe276c946bfdccdcb7504caafc1: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:26.797Z] + 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-08-23T15:12:27.138Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-23T15:12:27.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T15:12:27.138Z] f9d2aa8c4b29: Preparing [2023-08-23T15:12:27.138Z] 4f9c5e16ce4f: Preparing [2023-08-23T15:12:27.138Z] 60a19e3b345b: Preparing [2023-08-23T15:12:27.138Z] 8ec986c82547: Preparing [2023-08-23T15:12:27.138Z] 42f7383a6c40: Preparing [2023-08-23T15:12:27.138Z] d2d9d24a8c2a: Preparing [2023-08-23T15:12:27.138Z] d2d9d24a8c2a: Waiting [2023-08-23T15:12:27.138Z] 8ec986c82547: Layer already exists [2023-08-23T15:12:27.138Z] 60a19e3b345b: Layer already exists [2023-08-23T15:12:27.138Z] 42f7383a6c40: Layer already exists [2023-08-23T15:12:27.138Z] 4f9c5e16ce4f: Layer already exists [2023-08-23T15:12:27.138Z] f9d2aa8c4b29: Layer already exists [2023-08-23T15:12:27.138Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:12:27.138Z] latest: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:27.753Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:28.092Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 [2023-08-23T15:12:28.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T15:12:28.092Z] f9d2aa8c4b29: Preparing [2023-08-23T15:12:28.092Z] 4f9c5e16ce4f: Preparing [2023-08-23T15:12:28.092Z] 60a19e3b345b: Preparing [2023-08-23T15:12:28.092Z] 8ec986c82547: Preparing [2023-08-23T15:12:28.092Z] 42f7383a6c40: Preparing [2023-08-23T15:12:28.092Z] d2d9d24a8c2a: Preparing [2023-08-23T15:12:28.092Z] d2d9d24a8c2a: Waiting [2023-08-23T15:12:28.092Z] 42f7383a6c40: Layer already exists [2023-08-23T15:12:28.092Z] 4f9c5e16ce4f: Layer already exists [2023-08-23T15:12:28.092Z] 8ec986c82547: Layer already exists [2023-08-23T15:12:28.092Z] 60a19e3b345b: Layer already exists [2023-08-23T15:12:28.092Z] f9d2aa8c4b29: Layer already exists [2023-08-23T15:12:28.092Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:12:28.092Z] 3.1.0-dev.36: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:28.444Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:28.789Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:12:28.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T15:12:28.789Z] f9d2aa8c4b29: Preparing [2023-08-23T15:12:28.789Z] 4f9c5e16ce4f: Preparing [2023-08-23T15:12:28.789Z] 60a19e3b345b: Preparing [2023-08-23T15:12:28.789Z] 8ec986c82547: Preparing [2023-08-23T15:12:28.789Z] 42f7383a6c40: Preparing [2023-08-23T15:12:28.789Z] d2d9d24a8c2a: Preparing [2023-08-23T15:12:28.789Z] d2d9d24a8c2a: Waiting [2023-08-23T15:12:28.789Z] 60a19e3b345b: Layer already exists [2023-08-23T15:12:28.789Z] 4f9c5e16ce4f: Layer already exists [2023-08-23T15:12:28.789Z] 8ec986c82547: Layer already exists [2023-08-23T15:12:28.789Z] 42f7383a6c40: Layer already exists [2023-08-23T15:12:28.789Z] f9d2aa8c4b29: Layer already exists [2023-08-23T15:12:28.789Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:12:28.789Z] 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:29.402Z] + 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-08-23T15:12:29.737Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-23T15:12:29.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T15:12:29.737Z] f9d2aa8c4b29: Preparing [2023-08-23T15:12:29.737Z] 4f9c5e16ce4f: Preparing [2023-08-23T15:12:29.737Z] 60a19e3b345b: Preparing [2023-08-23T15:12:29.737Z] 8ec986c82547: Preparing [2023-08-23T15:12:29.737Z] 42f7383a6c40: Preparing [2023-08-23T15:12:29.737Z] d2d9d24a8c2a: Preparing [2023-08-23T15:12:29.737Z] d2d9d24a8c2a: Waiting [2023-08-23T15:12:29.737Z] 60a19e3b345b: Layer already exists [2023-08-23T15:12:29.737Z] 4f9c5e16ce4f: Layer already exists [2023-08-23T15:12:29.737Z] f9d2aa8c4b29: Layer already exists [2023-08-23T15:12:29.737Z] 42f7383a6c40: Layer already exists [2023-08-23T15:12:29.737Z] 8ec986c82547: Layer already exists [2023-08-23T15:12:29.737Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:12:29.737Z] main: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:12:29.786Z] ===================================================== [Pipeline] echo [2023-08-23T15:12:29.795Z] taggedImages: [2023-08-23T15:12:29.795Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 [2023-08-23T15:12:29.795Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-23T15:12:29.795Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 [2023-08-23T15:12:29.795Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [2023-08-23T15:12:29.795Z] - 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-08-23T15:12:30.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:12:30.151Z] [2023-08-23T15:12:30.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:30.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:12:30.479Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T15:12:30.479Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T15:12:30.479Z] 04944245beec: Pulling fs layer [2023-08-23T15:12:30.479Z] 699f458cf7ca: Pulling fs layer [2023-08-23T15:12:30.479Z] 765212b225bb: Pulling fs layer [2023-08-23T15:12:30.479Z] f23df028b6ca: Pulling fs layer [2023-08-23T15:12:30.479Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T15:12:30.479Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T15:12:30.479Z] 765212b225bb: Waiting [2023-08-23T15:12:30.479Z] f23df028b6ca: Waiting [2023-08-23T15:12:30.479Z] d65c8cfc05b1: Waiting [2023-08-23T15:12:30.479Z] 2437ff75d9bd: Waiting [2023-08-23T15:12:30.747Z] 04944245beec: Verifying Checksum [2023-08-23T15:12:30.747Z] 04944245beec: Download complete [2023-08-23T15:12:30.747Z] 765212b225bb: Verifying Checksum [2023-08-23T15:12:30.747Z] 765212b225bb: Download complete [2023-08-23T15:12:30.747Z] f23df028b6ca: Verifying Checksum [2023-08-23T15:12:30.747Z] f23df028b6ca: Download complete [2023-08-23T15:12:30.747Z] d65c8cfc05b1: Download complete [2023-08-23T15:12:30.747Z] 699f458cf7ca: Verifying Checksum [2023-08-23T15:12:30.747Z] 699f458cf7ca: Download complete [2023-08-23T15:12:31.331Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T15:12:31.331Z] 8998bd30e6a1: Download complete [2023-08-23T15:12:33.267Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T15:12:33.267Z] 2437ff75d9bd: Download complete [2023-08-23T15:12:35.207Z] 8998bd30e6a1: Pull complete [2023-08-23T15:12:35.475Z] 04944245beec: Pull complete [2023-08-23T15:12:36.882Z] 699f458cf7ca: Pull complete [2023-08-23T15:12:36.882Z] 765212b225bb: Pull complete [2023-08-23T15:12:37.844Z] f23df028b6ca: Pull complete [2023-08-23T15:12:37.844Z] d65c8cfc05b1: Pull complete [2023-08-23T15:12:52.832Z] 2437ff75d9bd: Pull complete [2023-08-23T15:12:52.832Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T15:12:52.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:12:52.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:12:53.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container [2023-08-23T15:12:53.080Z] $ 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/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@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-08-23T15:12:55.665Z] $ docker top 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:12:56.500Z] ---> job-cost.sh [2023-08-23T15:12:56.500Z] lf-activate-venv: SKIPPING [2023-08-23T15:12:56.500Z] INFO: No Stack... [2023-08-23T15:12:57.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T15:12:57.663Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T15:12:57.987Z] + cat /w/workspace/app-record-replay/39/archives/cost.csv [2023-08-23T15:12:57.987Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T15:12:58.057Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [2023-08-23T15:12:58.063Z] Resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] did not exist. Created. [2023-08-23T15:12:58.063Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T15:12:58.408Z] /w/workspace/app-record-replay/39@tmp/durable-9f412286/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T15:12:58.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T15:12:58.778Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T15:12:58.829Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T15:12:58.836Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T15:12:58.853Z] $ docker stop --time=1 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 [2023-08-23T15:13:00.316Z] $ docker rm -f --volumes 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 [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-08-23T15:13:00.703Z] provisioning config files... [2023-08-23T15:13:00.713Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #39 [2023-08-23T15:13:00.715Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16345449899431443300tmp [Pipeline] { [Pipeline] sh [2023-08-23T15:13:01.006Z] + set +x [2023-08-23T15:13:01.006Z] + curl -s https://codecov.io/bash [2023-08-23T15:13:01.006Z] + bash -s -- [2023-08-23T15:13:01.006Z] [2023-08-23T15:13:01.006Z] _____ _ [2023-08-23T15:13:01.006Z] / ____| | | [2023-08-23T15:13:01.006Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T15:13:01.006Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T15:13:01.006Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T15:13:01.006Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T15:13:01.006Z] Bash-1.0.6 [2023-08-23T15:13:01.006Z] [2023-08-23T15:13:01.006Z] [2023-08-23T15:13:01.006Z] ==> git version 2.25.1 found [2023-08-23T15:13:01.006Z] ==> 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-08-23T15:13:01.006Z] Release-Date: 2020-01-08 [2023-08-23T15:13:01.006Z] 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-08-23T15:13:01.006Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T15:13:01.006Z] ==> Jenkins CI detected. [2023-08-23T15:13:01.006Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-23T15:13:01.006Z] project root: . [2023-08-23T15:13:01.006Z] --> token set from env [2023-08-23T15:13:01.006Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T15:13:01.006Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T15:13:01.006Z] ==> Python coveragepy not found [2023-08-23T15:13:01.006Z] ==> Searching for coverage reports in: [2023-08-23T15:13:01.006Z] + . [2023-08-23T15:13:01.006Z] -> Found 1 reports [2023-08-23T15:13:01.006Z] ==> Detecting git/mercurial file structure [2023-08-23T15:13:01.006Z] ==> Reading reports [2023-08-23T15:13:01.006Z] + ./coverage.out bytes=19940 [2023-08-23T15:13:01.006Z] ==> Appending adjustments [2023-08-23T15:13:01.006Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T15:13:01.265Z] + Found adjustments [2023-08-23T15:13:01.265Z] ==> Gzipping contents [2023-08-23T15:13:01.265Z] 8.0K /tmp/codecov.W7DJ1b.gz [2023-08-23T15:13:01.265Z] ==> Uploading reports [2023-08-23T15:13:01.265Z] url: https://codecov.io [2023-08-23T15:13:01.265Z] query: branch=main&commit=8b653cc426679fe276c946bfdccdcb7504caafc1&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T15:13:01.265Z] -> Pinging Codecov [2023-08-23T15:13:01.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=8b653cc426679fe276c946bfdccdcb7504caafc1&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T15:13:01.265Z] Invalid request parameters [2023-08-23T15:13:01.265Z] 400 [Pipeline] } [2023-08-23T15:13:01.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-23T15:13:01.408Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-23T15:13:01.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:01.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:13:01.725Z] [2023-08-23T15:13:01.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:02.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:13:02.025Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-23T15:13:02.025Z] df9b9388f04a: Pulling fs layer [2023-08-23T15:13:02.025Z] 52dc419b0ee2: Pulling fs layer [2023-08-23T15:13:02.025Z] 25bc292e5bac: Pulling fs layer [2023-08-23T15:13:02.025Z] 114826534d7a: Pulling fs layer [2023-08-23T15:13:02.025Z] 4657fd5d0bcf: Pulling fs layer [2023-08-23T15:13:02.025Z] 6ad1cebc031e: Pulling fs layer [2023-08-23T15:13:02.025Z] 8a3aa393b2d8: Pulling fs layer [2023-08-23T15:13:02.025Z] 114826534d7a: Waiting [2023-08-23T15:13:02.025Z] 4657fd5d0bcf: Waiting [2023-08-23T15:13:02.025Z] 6ad1cebc031e: Waiting [2023-08-23T15:13:02.025Z] 8a3aa393b2d8: Waiting [2023-08-23T15:13:02.284Z] 25bc292e5bac: Download complete [2023-08-23T15:13:02.284Z] 52dc419b0ee2: Download complete [2023-08-23T15:13:02.284Z] 4657fd5d0bcf: Download complete [2023-08-23T15:13:02.284Z] df9b9388f04a: Verifying Checksum [2023-08-23T15:13:02.284Z] df9b9388f04a: Download complete [2023-08-23T15:13:02.284Z] 6ad1cebc031e: Download complete [2023-08-23T15:13:02.543Z] df9b9388f04a: Pull complete [2023-08-23T15:13:02.543Z] 52dc419b0ee2: Pull complete [2023-08-23T15:13:02.805Z] 25bc292e5bac: Pull complete [2023-08-23T15:13:03.077Z] 114826534d7a: Verifying Checksum [2023-08-23T15:13:03.077Z] 114826534d7a: Download complete [2023-08-23T15:13:03.077Z] 8a3aa393b2d8: Verifying Checksum [2023-08-23T15:13:03.077Z] 8a3aa393b2d8: Download complete [2023-08-23T15:13:07.261Z] 114826534d7a: Pull complete [2023-08-23T15:13:07.261Z] 4657fd5d0bcf: Pull complete [2023-08-23T15:13:08.226Z] 6ad1cebc031e: Pull complete [2023-08-23T15:13:11.666Z] 8a3aa393b2d8: Pull complete [2023-08-23T15:13:11.666Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-23T15:13:11.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:13:11.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:11.752Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:13:11.799Z] $ 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-08-23T15:13:16.513Z] $ docker top 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T15:13:16.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-23T15:13:16.851Z] + set -o pipefail [2023-08-23T15:13:16.851Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-23T15:13:24.976Z] [2023-08-23T15:13:24.976Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-23T15:13:24.976Z] [2023-08-23T15:13:24.976Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/acf9db8b-6738-4de8-818e-2223202835ac [2023-08-23T15:13:24.976Z] [2023-08-23T15:13:24.976Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-23T15:13:24.976Z] [2023-08-23T15:13:24.976Z] [2023-08-23T15:13:24.977Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-23T15:13:24.977Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-23T15:13:24.977Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-23T15:13:25.001Z] $ docker stop --time=1 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f [2023-08-23T15:13:28.741Z] $ docker rm -f --volumes 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f [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-08-23T15:13:29.454Z] + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] sh [2023-08-23T15:13:29.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:13:29.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:30.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:13:30.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:30.098Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:13:30.142Z] $ 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-08-23T15:13:30.555Z] $ docker top 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb -eo pid,comm [2023-08-23T15:13:30.583Z] 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-08-23T15:13:30.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:13:30.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:13:30.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:13:30.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:13:30.730Z] $ docker exec 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb ssh-agent [2023-08-23T15:13:30.815Z] SSH_AUTH_SOCK=/tmp/ssh-8TFpurfepycN/agent.32 [2023-08-23T15:13:30.815Z] SSH_AGENT_PID=38 [2023-08-23T15:13:30.820Z] Running ssh-add (command line suppressed) [2023-08-23T15:13:30.936Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13573780988615634216.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13573780988615634216.key) [2023-08-23T15:13:30.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:13:31.217Z] + git semver tag [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,407 [run_tag] DEBUG tag force:False [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,407 [check_head_tag] DEBUG check head tag [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,408 [execute] INFO git cat-file --batch-check [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,412 [execute] INFO git cat-file --batch [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,425 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,425 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,425 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-23T15:13:31.476Z] 2023-08-23 15:13:31,429 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:31.476Z] 3.1.0-dev.36 [Pipeline] } [2023-08-23T15:13:31.500Z] $ docker exec --env ******** --env ******** 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb ssh-agent -k [2023-08-23T15:13:31.598Z] unset SSH_AUTH_SOCK; [2023-08-23T15:13:31.599Z] unset SSH_AGENT_PID; [2023-08-23T15:13:31.599Z] echo Agent pid 38 killed; [2023-08-23T15:13:31.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:13:31.898Z] + git semver [Pipeline] } [2023-08-23T15:13:32.184Z] $ docker stop --time=1 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb [2023-08-23T15:13:33.448Z] $ docker rm -f --volumes 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:33.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:13:33.816Z] [2023-08-23T15:13:33.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:34.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:13:34.115Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-23T15:13:34.115Z] ab5ef0e58194: Pulling fs layer [2023-08-23T15:13:34.115Z] 9712f1f96733: Pulling fs layer [2023-08-23T15:13:34.115Z] 63f879dbbcfc: Pulling fs layer [2023-08-23T15:13:34.115Z] 0d9ebad4ef96: Pulling fs layer [2023-08-23T15:13:34.115Z] e9a5061849ea: Pulling fs layer [2023-08-23T15:13:34.115Z] 0d9ebad4ef96: Waiting [2023-08-23T15:13:34.115Z] d747dcd14b5f: Pulling fs layer [2023-08-23T15:13:34.115Z] 2de7ff778b66: Pulling fs layer [2023-08-23T15:13:34.115Z] d747dcd14b5f: Waiting [2023-08-23T15:13:34.115Z] 2de7ff778b66: Waiting [2023-08-23T15:13:34.115Z] 9712f1f96733: Verifying Checksum [2023-08-23T15:13:34.115Z] 9712f1f96733: Download complete [2023-08-23T15:13:34.376Z] 63f879dbbcfc: Verifying Checksum [2023-08-23T15:13:34.376Z] 63f879dbbcfc: Download complete [2023-08-23T15:13:34.634Z] e9a5061849ea: Verifying Checksum [2023-08-23T15:13:34.634Z] e9a5061849ea: Download complete [2023-08-23T15:13:34.634Z] d747dcd14b5f: Verifying Checksum [2023-08-23T15:13:34.634Z] d747dcd14b5f: Download complete [2023-08-23T15:13:34.634Z] ab5ef0e58194: Verifying Checksum [2023-08-23T15:13:34.634Z] ab5ef0e58194: Download complete [2023-08-23T15:13:34.634Z] 0d9ebad4ef96: Verifying Checksum [2023-08-23T15:13:34.634Z] 0d9ebad4ef96: Download complete [2023-08-23T15:13:34.634Z] 2de7ff778b66: Verifying Checksum [2023-08-23T15:13:34.634Z] 2de7ff778b66: Download complete [2023-08-23T15:13:37.913Z] ab5ef0e58194: Pull complete [2023-08-23T15:13:37.913Z] 9712f1f96733: Pull complete [2023-08-23T15:13:38.478Z] 63f879dbbcfc: Pull complete [2023-08-23T15:13:42.709Z] 0d9ebad4ef96: Pull complete [2023-08-23T15:13:42.709Z] e9a5061849ea: Pull complete [2023-08-23T15:13:42.709Z] d747dcd14b5f: Pull complete [2023-08-23T15:13:43.645Z] 2de7ff778b66: Pull complete [2023-08-23T15:13:43.645Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-23T15:13:43.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:13:43.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:43.734Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:13:43.778Z] $ 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-08-23T15:13:49.062Z] $ docker top 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:13:49.126Z] provisioning config files... [2023-08-23T15:13:49.135Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18155065986928018288tmp [2023-08-23T15:13:49.147Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4295913497094466950tmp [2023-08-23T15:13:49.158Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2862333134575125274tmp [Pipeline] { [Pipeline] echo [2023-08-23T15:13:49.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:13:49.458Z] ---> sigul-configuration.sh [2023-08-23T15:13:49.458Z] gpg: directory `/root/.gnupg' created [2023-08-23T15:13:49.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-23T15:13:49.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-23T15:13:49.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-23T15:13:49.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-23T15:13:49.458Z] gpg: CAST5 encrypted data [2023-08-23T15:13:49.458Z] gpg: encrypted with 1 passphrase [2023-08-23T15:13:49.458Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-23T15:13:49.751Z] + mkdir /home/jenkins [2023-08-23T15:13:49.751Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-23T15:13:50.034Z] + 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-08-23T15:13:50.041Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:13:50.320Z] ---> sigul-install.sh [2023-08-23T15:13:50.320Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-23T15:13:50.606Z] + git tag --list [2023-08-23T15:13:50.606Z] v3.1.0-dev.0 [2023-08-23T15:13:50.606Z] v3.1.0-dev.1 [2023-08-23T15:13:50.606Z] v3.1.0-dev.10 [2023-08-23T15:13:50.606Z] v3.1.0-dev.11 [2023-08-23T15:13:50.606Z] v3.1.0-dev.12 [2023-08-23T15:13:50.606Z] v3.1.0-dev.13 [2023-08-23T15:13:50.606Z] v3.1.0-dev.14 [2023-08-23T15:13:50.606Z] v3.1.0-dev.15 [2023-08-23T15:13:50.606Z] v3.1.0-dev.16 [2023-08-23T15:13:50.606Z] v3.1.0-dev.17 [2023-08-23T15:13:50.606Z] v3.1.0-dev.18 [2023-08-23T15:13:50.606Z] v3.1.0-dev.19 [2023-08-23T15:13:50.606Z] v3.1.0-dev.2 [2023-08-23T15:13:50.606Z] v3.1.0-dev.20 [2023-08-23T15:13:50.606Z] v3.1.0-dev.21 [2023-08-23T15:13:50.606Z] v3.1.0-dev.22 [2023-08-23T15:13:50.606Z] v3.1.0-dev.23 [2023-08-23T15:13:50.606Z] v3.1.0-dev.24 [2023-08-23T15:13:50.606Z] v3.1.0-dev.25 [2023-08-23T15:13:50.606Z] v3.1.0-dev.26 [2023-08-23T15:13:50.606Z] v3.1.0-dev.27 [2023-08-23T15:13:50.606Z] v3.1.0-dev.28 [2023-08-23T15:13:50.606Z] v3.1.0-dev.29 [2023-08-23T15:13:50.606Z] v3.1.0-dev.3 [2023-08-23T15:13:50.606Z] v3.1.0-dev.30 [2023-08-23T15:13:50.606Z] v3.1.0-dev.31 [2023-08-23T15:13:50.606Z] v3.1.0-dev.32 [2023-08-23T15:13:50.606Z] v3.1.0-dev.33 [2023-08-23T15:13:50.606Z] v3.1.0-dev.34 [2023-08-23T15:13:50.606Z] v3.1.0-dev.35 [2023-08-23T15:13:50.606Z] v3.1.0-dev.36 [2023-08-23T15:13:50.606Z] v3.1.0-dev.4 [2023-08-23T15:13:50.606Z] v3.1.0-dev.5 [2023-08-23T15:13:50.606Z] v3.1.0-dev.6 [2023-08-23T15:13:50.606Z] v3.1.0-dev.7 [2023-08-23T15:13:50.606Z] v3.1.0-dev.8 [2023-08-23T15:13:50.606Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-23T15:13:50.900Z] + lftools sign git-tag v3.1.0-dev.36 [2023-08-23T15:13:51.466Z] Signing Git tag with Sigul... [2023-08-23T15:13:51.466Z] Signing v3.1.0-dev.36 [Pipeline] echo [2023-08-23T15:13:52.851Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:13:53.137Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-23T15:13:53.145Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-23T15:13:53.185Z] $ docker stop --time=1 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef [2023-08-23T15:13:54.449Z] $ docker rm -f --volumes 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-23T15:13:54.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:13:54.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:55.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:13:55.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:55.228Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:13:55.275Z] $ 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-08-23T15:13:55.612Z] $ docker top 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 -eo pid,comm [2023-08-23T15:13:55.642Z] 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-08-23T15:13:55.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:13:55.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:13:55.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:13:55.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:13:55.820Z] $ docker exec 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 ssh-agent [2023-08-23T15:13:55.921Z] SSH_AUTH_SOCK=/tmp/ssh-1ZtCUc2boLXg/agent.32 [2023-08-23T15:13:55.921Z] SSH_AGENT_PID=38 [2023-08-23T15:13:55.926Z] Running ssh-add (command line suppressed) [2023-08-23T15:13:56.040Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_770379392058606690.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_770379392058606690.key) [2023-08-23T15:13:56.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:13:56.321Z] + git semver bump pre [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,504 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,505 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,505 [bump_version] DEBUG bumped version:3.1.0-dev.37 [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,505 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,505 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,505 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,507 [execute] INFO git cat-file --batch-check [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,512 [execute] INFO git cat-file --batch [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T15:13:56.580Z] 2023-08-23 15:13:56,518 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:13:56.580Z] 3.1.0-dev.37 [Pipeline] } [2023-08-23T15:13:56.604Z] $ docker exec --env ******** --env ******** 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 ssh-agent -k [2023-08-23T15:13:56.706Z] unset SSH_AUTH_SOCK; [2023-08-23T15:13:56.706Z] unset SSH_AGENT_PID; [2023-08-23T15:13:56.706Z] echo Agent pid 38 killed; [2023-08-23T15:13:56.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:13:57.013Z] + git semver [Pipeline] } [2023-08-23T15:13:57.299Z] $ docker stop --time=1 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 [2023-08-23T15:13:58.563Z] $ docker rm -f --volumes 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:13:58.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:13:58.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:59.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:13:59.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:59.268Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:13:59.315Z] $ 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-08-23T15:13:59.688Z] $ docker top 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb -eo pid,comm [2023-08-23T15:13:59.715Z] 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-08-23T15:13:59.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:13:59.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:13:59.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:13:59.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:13:59.893Z] $ docker exec 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb ssh-agent [2023-08-23T15:13:59.978Z] SSH_AUTH_SOCK=/tmp/ssh-3gctn5zSNMZZ/agent.33 [2023-08-23T15:13:59.978Z] SSH_AGENT_PID=39 [2023-08-23T15:13:59.983Z] Running ssh-add (command line suppressed) [2023-08-23T15:14:00.104Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5469236772693807853.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5469236772693807853.key) [2023-08-23T15:14:00.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:14:00.386Z] + git semver push [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,582 [run_push] DEBUG push [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,582 [execute] INFO git cat-file --batch-check [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,587 [execute] INFO git rev-list 1c1651206d745b5a13f5450e37ac0a01b8fb87e7 -- [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,588 [execute] DEBUG Popen(['git', 'rev-list', '1c1651206d745b5a13f5450e37ac0a01b8fb87e7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,594 [execute] INFO git fetch -v origin [2023-08-23T15:14:00.644Z] 2023-08-23 15:14:00,594 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-23T15:14:01.210Z] 2023-08-23 15:14:01,090 [run_push] DEBUG no remote changes detected [2023-08-23T15:14:01.211Z] 2023-08-23 15:14:01,091 [execute] INFO git push origin semver [2023-08-23T15:14:01.211Z] 2023-08-23 15:14:01,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T15:14:02.144Z] 2023-08-23 15:14:02,070 [run_push] DEBUG push all version tags [2023-08-23T15:14:02.144Z] 2023-08-23 15:14:02,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-23T15:14:02.144Z] 2023-08-23 15:14:02,071 [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-08-23T15:14:03.080Z] 2023-08-23 15:14:02,880 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T15:14:03.080Z] 3.1.0-dev.37 [Pipeline] } [2023-08-23T15:14:03.106Z] $ docker exec --env ******** --env ******** 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb ssh-agent -k [2023-08-23T15:14:03.212Z] unset SSH_AUTH_SOCK; [2023-08-23T15:14:03.212Z] unset SSH_AGENT_PID; [2023-08-23T15:14:03.212Z] echo Agent pid 39 killed; [2023-08-23T15:14:03.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:14:03.577Z] + git semver [Pipeline] } [2023-08-23T15:14:03.956Z] $ docker stop --time=1 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb [2023-08-23T15:14:05.250Z] $ docker rm -f --volumes 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb [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-08-23T15:14:05.785Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-23T15:14:05.785Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T15:14:05.785Z] total 16 [2023-08-23T15:14:05.785Z] drwxr-xr-x 3 root root 4096 Aug 23 15:02 . [2023-08-23T15:14:05.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:13 .. [2023-08-23T15:14:05.785Z] drwxr-xr-x 2 root root 4096 Aug 23 15:02 cost [2023-08-23T15:14:05.785Z] -rw-r--r-- 1 root root 88 Aug 23 15:02 cost.csv [2023-08-23T15:14:05.785Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T15:14:05.785Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T15:14:05.785Z] total 16 [2023-08-23T15:14:05.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:02 . [2023-08-23T15:14:05.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:13 .. [2023-08-23T15:14:05.785Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 15:02 cost [2023-08-23T15:14:05.785Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 23 15:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:06.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:06.930Z] ---> package-listing.sh [2023-08-23T15:14:06.930Z] ++ facter osfamily [2023-08-23T15:14:06.930Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T15:14:07.190Z] + OS_FAMILY=debian [2023-08-23T15:14:07.190Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-23T15:14:07.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T15:14:07.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T15:14:07.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T15:14:07.190Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T15:14:07.190Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-23T15:14:07.190Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T15:14:07.190Z] + case "${OS_FAMILY}" in [2023-08-23T15:14:07.190Z] + dpkg -l [2023-08-23T15:14:07.190Z] + grep '^ii' [2023-08-23T15:14:07.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T15:14:07.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T15:14:07.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T15:14:07.190Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-23T15:14:07.190Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-23T15:14:07.190Z] + 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-08-23T15:14:07.201Z] 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-08-23T15:14:07.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:14:08.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:14:08.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:14:08.116Z] prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container [2023-08-23T15:14:08.166Z] $ 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-08-23T15:14:08.377Z] $ docker top 15c264bbcef06b9971671eef996074fd38016b4a01b878ddc5dcf70050d1c071 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:14:08.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T15:14:08.989Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T15:14:09.272Z] + ls /var/log/sa-host [2023-08-23T15:14:09.272Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:14:09.333Z] provisioning config files... [2023-08-23T15:14:09.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2691507286752002383tmp [Pipeline] { [Pipeline] echo [2023-08-23T15:14:09.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:09.640Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T15:14:09.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:09.961Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T15:14:09.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:10.257Z] ---> sudo-logs.sh [2023-08-23T15:14:10.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T15:14:10.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:10.571Z] ---> job-cost.sh [2023-08-23T15:14:10.571Z] lf-activate-venv: SKIPPING [2023-08-23T15:14:10.571Z] DEBUG: total: 0.2199999988079071 [2023-08-23T15:14:10.571Z] INFO: Retrieving Stack Cost... [2023-08-23T15:14:10.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T15:14:11.405Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T15:14:11.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:14:11.705Z] ---> logs-deploy.sh [2023-08-23T15:14:11.705Z] lf-activate-venv: SKIPPING [2023-08-23T15:14:11.705Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/39 [2023-08-23T15:14:11.705Z] INFO: archiving workspace using pattern(s): [2023-08-23T15:14:12.642Z] Archives upload complete. [2023-08-23T15:14:12.901Z] INFO: archiving logs to Nexus [2023-08-23T15:14:13.469Z] ---> uname -a: [2023-08-23T15:14:13.469Z] Linux prd-ubuntu20-04-docker-8c-8g-4377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-23T15:14:13.469Z] [2023-08-23T15:14:13.469Z]