Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from efdd1f511a83a270cfae4951f40be66ff8ee83be+a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (8009499c8d8c39cf86b6b26f045736aee1d8184f) 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-ssh4482893796877046021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18344369827314618514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5581186765954923246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2207418498321984914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16823237571840158543.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18141359322564557045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13745 in /w/workspace/xfoundry_app-record-replay_PR-99 [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/xfoundry_app-record-replay_PR-99 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1a7aa329848983d8423fe0cc2bdab8be88fbe88 into PR head commit efdd1f511a83a270cfae4951f40be66ff8ee83be Merge succeeded, producing efdd1f511a83a270cfae4951f40be66ff8ee83be Checking out Revision efdd1f511a83a270cfae4951f40be66ff8ee83be (PR-99) > git config core.sparsecheckout # timeout=10 > git checkout -f efdd1f511a83a270cfae4951f40be66ff8ee83be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdd1f511a83a270cfae4951f40be66ff8ee83be # timeout=10 Commit message: "docs: Add missing content to README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-30T18:24:21.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T18:24:21.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T18:24:22.042Z] ========================================================= [2023-10-30T18:24:22.042Z] EdgeX Global Pipelines Version Info [2023-10-30T18:24:22.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:24:23.038Z] ------------------- [2023-10-30T18:24:23.038Z] stable info: [2023-10-30T18:24:23.038Z] ------------------- [2023-10-30T18:24:23.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T18:24:23.038Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T18:24:23.038Z] Message: update stable to v1.0.254 [2023-10-30T18:24:23.609Z] ------------------- [2023-10-30T18:24:23.609Z] experimental info: [2023-10-30T18:24:23.609Z] ------------------- [2023-10-30T18:24:23.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T18:24:23.609Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T18:24:23.609Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-30T18:24:23.882Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-30T18:24:23.926Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-30T18:24:23.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-30T18:24:24.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-30T18:24:24.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-30T18:24:24.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-30T18:24:24.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-30T18:24:24.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-30T18:24:24.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-30T18:24:24.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T18:24:24.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-30T18:24:24.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-30T18:24:24.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-30T18:24:24.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-30T18:24:24.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T18:24:24.514Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T18:24:24.557Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T18:24:24.601Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T18:24:24.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T18:24:24.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-30T18:24:24.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-30T18:24:24.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-30T18:24:24.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-30T18:24:24.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-30T18:24:24.902Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-30T18:24:24.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T18:24:24.988Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-30T18:24:25.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2023-10-30T18:24:25.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2023-10-30T18:24:25.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2023-10-30T18:24:25.161Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo [2023-10-30T18:24:25.202Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efdd1f5 [Pipeline] echo [2023-10-30T18:24:25.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T18:24:25.364Z] provisioning config files... [2023-10-30T18:24:25.378Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config15065785593842055648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:24:25.723Z] ---> docker-login.sh [2023-10-30T18:24:25.723Z] nexus3.edgexfoundry.org:10001 [2023-10-30T18:24:25.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:25.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:25.983Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:25.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:25.983Z] [2023-10-30T18:24:25.983Z] Login Succeeded [2023-10-30T18:24:25.983Z] nexus3.edgexfoundry.org:10002 [2023-10-30T18:24:26.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:26.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:26.242Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:26.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:26.242Z] [2023-10-30T18:24:26.242Z] Login Succeeded [2023-10-30T18:24:26.242Z] nexus3.edgexfoundry.org:10003 [2023-10-30T18:24:26.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:26.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:26.242Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:26.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:26.242Z] [2023-10-30T18:24:26.242Z] Login Succeeded [2023-10-30T18:24:26.242Z] nexus3.edgexfoundry.org:10004 [2023-10-30T18:24:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:26.503Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:26.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:26.503Z] [2023-10-30T18:24:26.503Z] Login Succeeded [2023-10-30T18:24:26.503Z] docker.io [2023-10-30T18:24:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:26.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:26.764Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:26.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:26.764Z] [2023-10-30T18:24:26.764Z] Login Succeeded [2023-10-30T18:24:26.764Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T18:24:26.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-30T18:24:27.426Z] + git rev-list -1 --merges efdd1f511a83a270cfae4951f40be66ff8ee83be~1..efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo [2023-10-30T18:24:27.493Z] -----------> git rev-list -1 --merges efdd1f511a83a270cfae4951f40be66ff8ee83be~1..efdd1f511a83a270cfae4951f40be66ff8ee83be efdd1f511a83a270cfae4951f40be66ff8ee83be [false] [Pipeline] sh [2023-10-30T18:24:27.801Z] + git log --format=format:%s -1 efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo [2023-10-30T18:24:27.839Z] ========================================================= [2023-10-30T18:24:27.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-30T18:24:27.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T18:24:28.276Z] + git log --format=format:%s -1 efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo [2023-10-30T18:24:28.307Z] [semverPrep] GIT_COMMIT: efdd1f511a83a270cfae4951f40be66ff8ee83be, Commit Message: docs: Add missing content to README [Pipeline] echo [2023-10-30T18:24:28.337Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-30T18:24:28.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T18:24:28.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-30T18:24:28.730Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-30T18:24:28.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-30T18:24:28.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-30T18:24:28.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-30T18:24:28.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:24:29.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:24:29.262Z] [2023-10-30T18:24:29.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:24:29.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:24:29.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-30T18:24:29.654Z] b85a868b505f: Pulling fs layer [2023-10-30T18:24:29.654Z] e2be974225ed: Pulling fs layer [2023-10-30T18:24:29.654Z] 339a4e72a1f5: Pulling fs layer [2023-10-30T18:24:29.654Z] 988bab9f4d93: Pulling fs layer [2023-10-30T18:24:29.655Z] 1469e6f7b9e6: Pulling fs layer [2023-10-30T18:24:29.655Z] eaf3925da568: Pulling fs layer [2023-10-30T18:24:29.655Z] bab4dde63d76: Pulling fs layer [2023-10-30T18:24:29.655Z] bde34c3a00c8: Pulling fs layer [2023-10-30T18:24:29.655Z] b352a97aabf1: Pulling fs layer [2023-10-30T18:24:29.655Z] 4872d77fe225: Pulling fs layer [2023-10-30T18:24:29.655Z] 5851b861e8e6: Pulling fs layer [2023-10-30T18:24:29.655Z] 988bab9f4d93: Waiting [2023-10-30T18:24:29.655Z] 1469e6f7b9e6: Waiting [2023-10-30T18:24:29.655Z] eaf3925da568: Waiting [2023-10-30T18:24:29.655Z] bab4dde63d76: Waiting [2023-10-30T18:24:29.655Z] bde34c3a00c8: Waiting [2023-10-30T18:24:29.655Z] b352a97aabf1: Waiting [2023-10-30T18:24:29.655Z] 5851b861e8e6: Waiting [2023-10-30T18:24:29.655Z] 4872d77fe225: Waiting [2023-10-30T18:24:29.655Z] e2be974225ed: Download complete [2023-10-30T18:24:29.655Z] 988bab9f4d93: Verifying Checksum [2023-10-30T18:24:29.655Z] 988bab9f4d93: Download complete [2023-10-30T18:24:29.916Z] 1469e6f7b9e6: Verifying Checksum [2023-10-30T18:24:29.916Z] 1469e6f7b9e6: Download complete [2023-10-30T18:24:29.916Z] 339a4e72a1f5: Verifying Checksum [2023-10-30T18:24:29.916Z] 339a4e72a1f5: Download complete [2023-10-30T18:24:29.916Z] eaf3925da568: Download complete [2023-10-30T18:24:29.916Z] bde34c3a00c8: Verifying Checksum [2023-10-30T18:24:29.916Z] bde34c3a00c8: Download complete [2023-10-30T18:24:29.916Z] b352a97aabf1: Download complete [2023-10-30T18:24:29.916Z] 4872d77fe225: Verifying Checksum [2023-10-30T18:24:29.916Z] 4872d77fe225: Download complete [2023-10-30T18:24:29.916Z] 5851b861e8e6: Download complete [2023-10-30T18:24:29.916Z] b85a868b505f: Verifying Checksum [2023-10-30T18:24:29.916Z] b85a868b505f: Download complete [2023-10-30T18:24:30.176Z] bab4dde63d76: Verifying Checksum [2023-10-30T18:24:30.176Z] bab4dde63d76: Download complete [2023-10-30T18:24:31.113Z] b85a868b505f: Pull complete [2023-10-30T18:24:31.372Z] e2be974225ed: Pull complete [2023-10-30T18:24:31.942Z] 339a4e72a1f5: Pull complete [2023-10-30T18:24:31.942Z] 988bab9f4d93: Pull complete [2023-10-30T18:24:32.203Z] 1469e6f7b9e6: Pull complete [2023-10-30T18:24:32.463Z] eaf3925da568: Pull complete [2023-10-30T18:24:34.373Z] bab4dde63d76: Pull complete [2023-10-30T18:24:34.373Z] bde34c3a00c8: Pull complete [2023-10-30T18:24:34.373Z] b352a97aabf1: Pull complete [2023-10-30T18:24:34.373Z] 4872d77fe225: Pull complete [2023-10-30T18:24:34.635Z] 5851b861e8e6: Pull complete [2023-10-30T18:24:34.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-30T18:24:34.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:24:34.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:24:34.868Z] prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container [2023-10-30T18:24:34.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-30T18:24:37.209Z] $ docker top 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 -eo pid,comm [2023-10-30T18:24:37.259Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-30T18:24:37.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T18:24:37.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T18:24:37.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T18:24:37.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T18:24:37.555Z] $ docker exec 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent [2023-10-30T18:24:37.679Z] SSH_AUTH_SOCK=/tmp/ssh-PTV7Tpu4Yd6o/agent.32 [2023-10-30T18:24:37.679Z] SSH_AGENT_PID=38 [2023-10-30T18:24:37.695Z] Running ssh-add (command line suppressed) [2023-10-30T18:24:37.801Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_13555424612788238900.key (/w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_13555424612788238900.key) [2023-10-30T18:24:37.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T18:24:38.156Z] + git tag --points-at HEAD [Pipeline] } [2023-10-30T18:24:38.183Z] $ docker exec --env ******** --env ******** 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent -k [2023-10-30T18:24:38.278Z] unset SSH_AUTH_SOCK; [2023-10-30T18:24:38.278Z] unset SSH_AGENT_PID; [2023-10-30T18:24:38.278Z] echo Agent pid 38 killed; [2023-10-30T18:24:38.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-30T18:24:38.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T18:24:38.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T18:24:38.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T18:24:38.492Z] $ docker exec 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent [2023-10-30T18:24:38.597Z] SSH_AUTH_SOCK=/tmp/ssh-rdzdZuNSe5R6/agent.70 [2023-10-30T18:24:38.597Z] SSH_AGENT_PID=76 [2023-10-30T18:24:38.601Z] Running ssh-add (command line suppressed) [2023-10-30T18:24:38.699Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_4038513379707703303.key (/w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_4038513379707703303.key) [2023-10-30T18:24:38.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T18:24:39.054Z] + git semver init [2023-10-30T18:24:39.314Z] 2023-10-30 18:24:39,228 [run_init] DEBUG init version:0.0.0 force:False [2023-10-30T18:24:39.314Z] 2023-10-30 18:24:39,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-99/.semver [2023-10-30T18:24:39.314Z] 2023-10-30 18:24:39,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-99/.semver [2023-10-30T18:24:39.314Z] 2023-10-30 18:24:39,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-99/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99, universal_newlines=False, shell=None, istream=None) [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,018 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-99/.git/info/exclude [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 with force:False [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,019 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,023 [execute] INFO git cat-file --batch-check [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,031 [execute] INFO git cat-file --batch [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T18:24:40.254Z] 2023-10-30 18:24:40,037 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 [2023-10-30T18:24:40.254Z] 0.0.0 [Pipeline] } [2023-10-30T18:24:40.281Z] $ docker exec --env ******** --env ******** 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent -k [2023-10-30T18:24:40.386Z] unset SSH_AUTH_SOCK; [2023-10-30T18:24:40.388Z] unset SSH_AGENT_PID; [2023-10-30T18:24:40.388Z] echo Agent pid 76 killed; [2023-10-30T18:24:40.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T18:24:40.835Z] + git semver [Pipeline] } [2023-10-30T18:24:41.133Z] $ docker stop --time=1 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 [2023-10-30T18:24:42.483Z] $ docker rm -f --volumes 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T18:24:42.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-30T18:24:43.163Z] Stashed 1 file(s) [Pipeline] echo [2023-10-30T18:24:43.180Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T18:24:43.776Z] provisioning config files... [2023-10-30T18:24:43.786Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config3234330785309612546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:24:44.141Z] ---> docker-login.sh [2023-10-30T18:24:44.142Z] nexus3.edgexfoundry.org:10001 [2023-10-30T18:24:44.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:44.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:44.142Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:44.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:44.142Z] [2023-10-30T18:24:44.142Z] Login Succeeded [2023-10-30T18:24:44.142Z] nexus3.edgexfoundry.org:10002 [2023-10-30T18:24:44.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:44.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:44.142Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:44.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:44.142Z] [2023-10-30T18:24:44.142Z] Login Succeeded [2023-10-30T18:24:44.142Z] nexus3.edgexfoundry.org:10003 [2023-10-30T18:24:44.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:44.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:44.401Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:44.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:44.401Z] [2023-10-30T18:24:44.401Z] Login Succeeded [2023-10-30T18:24:44.401Z] nexus3.edgexfoundry.org:10004 [2023-10-30T18:24:44.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:44.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:44.401Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:44.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:44.401Z] [2023-10-30T18:24:44.401Z] Login Succeeded [2023-10-30T18:24:44.401Z] docker.io [2023-10-30T18:24:44.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:24:44.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:24:44.922Z] Configure a credential helper to remove this warning. See [2023-10-30T18:24:44.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:24:44.922Z] [2023-10-30T18:24:44.922Z] Login Succeeded [2023-10-30T18:24:44.922Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T18:24:44.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-30T18:24:45.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T18:24:45.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T18:24:45.214Z] ========================================================= [2023-10-30T18:24:45.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-30T18:24:45.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:24:45.699Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-30T18:24:45.699Z] Sending build context to Docker daemon 649.2kB [2023-10-30T18:24:45.699Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T18:24:45.699Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-30T18:24:45.699Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-30T18:24:45.699Z] 7264a8db6415: Pulling fs layer [2023-10-30T18:24:45.699Z] c4d48a809fc2: Pulling fs layer [2023-10-30T18:24:45.699Z] 4f1c88b9dad5: Pulling fs layer [2023-10-30T18:24:45.699Z] ad3a456e5733: Pulling fs layer [2023-10-30T18:24:45.699Z] 33e27b845d1e: Pulling fs layer [2023-10-30T18:24:45.699Z] c68163c4e522: Pulling fs layer [2023-10-30T18:24:45.699Z] 50da416c3ac9: Pulling fs layer [2023-10-30T18:24:45.699Z] 23d2d4c4bb30: Pulling fs layer [2023-10-30T18:24:45.699Z] ad3a456e5733: Waiting [2023-10-30T18:24:45.699Z] 50da416c3ac9: Waiting [2023-10-30T18:24:45.699Z] 33e27b845d1e: Waiting [2023-10-30T18:24:45.699Z] 23d2d4c4bb30: Waiting [2023-10-30T18:24:45.699Z] c68163c4e522: Waiting [2023-10-30T18:24:45.699Z] c4d48a809fc2: Verifying Checksum [2023-10-30T18:24:45.699Z] c4d48a809fc2: Download complete [2023-10-30T18:24:45.699Z] ad3a456e5733: Verifying Checksum [2023-10-30T18:24:45.699Z] ad3a456e5733: Download complete [2023-10-30T18:24:45.699Z] 33e27b845d1e: Verifying Checksum [2023-10-30T18:24:45.699Z] 33e27b845d1e: Download complete [2023-10-30T18:24:45.699Z] 7264a8db6415: Verifying Checksum [2023-10-30T18:24:45.699Z] 7264a8db6415: Download complete [2023-10-30T18:24:45.959Z] c68163c4e522: Verifying Checksum [2023-10-30T18:24:45.959Z] c68163c4e522: Download complete [2023-10-30T18:24:45.959Z] 7264a8db6415: Pull complete [2023-10-30T18:24:46.219Z] 23d2d4c4bb30: Verifying Checksum [2023-10-30T18:24:46.219Z] 23d2d4c4bb30: Download complete [2023-10-30T18:24:46.219Z] c4d48a809fc2: Pull complete [2023-10-30T18:24:46.478Z] 4f1c88b9dad5: Download complete [2023-10-30T18:24:46.735Z] 50da416c3ac9: Verifying Checksum [2023-10-30T18:24:46.735Z] 50da416c3ac9: Download complete [2023-10-30T18:24:50.023Z] 4f1c88b9dad5: Pull complete [2023-10-30T18:24:50.023Z] ad3a456e5733: Pull complete [2023-10-30T18:24:50.023Z] 33e27b845d1e: Pull complete [2023-10-30T18:24:50.023Z] c68163c4e522: Pull complete [2023-10-30T18:24:52.574Z] 50da416c3ac9: Pull complete [2023-10-30T18:24:52.574Z] 23d2d4c4bb30: Pull complete [2023-10-30T18:24:52.574Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-30T18:24:52.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T18:24:52.574Z] ---> 0786185ac409 [2023-10-30T18:24:52.574Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T18:24:56.994Z] ---> Running in d8e8866f155b [2023-10-30T18:24:56.994Z] Removing intermediate container d8e8866f155b [2023-10-30T18:24:56.994Z] ---> 4e2c136ed61d [2023-10-30T18:24:56.994Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T18:24:56.994Z] ---> Running in 96477765a2c3 [2023-10-30T18:24:56.994Z] Removing intermediate container 96477765a2c3 [2023-10-30T18:24:56.994Z] ---> 7cfb479c97e8 [2023-10-30T18:24:56.994Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-30T18:24:56.994Z] ---> Running in 7806d8df0047 [2023-10-30T18:24:56.994Z] Removing intermediate container 7806d8df0047 [2023-10-30T18:24:56.994Z] ---> 140ea21ebd01 [2023-10-30T18:24:56.994Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T18:24:56.994Z] ---> Running in 7c8b659a6a94 [2023-10-30T18:24:56.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:24:57.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:24:57.523Z] OK: 264 MiB in 52 packages [2023-10-30T18:24:57.782Z] Removing intermediate container 7c8b659a6a94 [2023-10-30T18:24:57.782Z] ---> ae4ba5b99a4b [2023-10-30T18:24:57.782Z] Step 7/12 : WORKDIR /app [2023-10-30T18:24:57.782Z] ---> Running in 13d0205ccac4 [2023-10-30T18:24:58.040Z] Removing intermediate container 13d0205ccac4 [2023-10-30T18:24:58.040Z] ---> c96ee3ced850 [2023-10-30T18:24:58.040Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-30T18:24:58.040Z] ---> 4dcf1b7b84d5 [2023-10-30T18:24:58.040Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T18:24:58.040Z] ---> Running in 02e59c1e00ea [2023-10-30T18:24:58.595Z] Still waiting to schedule task [2023-10-30T18:24:58.596Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T18:25:36.771Z] Removing intermediate container 02e59c1e00ea [2023-10-30T18:25:36.771Z] ---> ee0d6263bb86 [2023-10-30T18:25:36.771Z] Step 10/12 : COPY . . [2023-10-30T18:25:36.771Z] ---> beb9b37a91b6 [2023-10-30T18:25:36.771Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T18:25:36.771Z] ---> Running in c2a860cfc5cf [2023-10-30T18:25:36.771Z] Removing intermediate container c2a860cfc5cf [2023-10-30T18:25:36.771Z] ---> 030f9f2eb5cf [2023-10-30T18:25:36.771Z] Step 12/12 : RUN $MAKE [2023-10-30T18:25:36.771Z] ---> Running in b629d902c629 [2023-10-30T18:25:36.771Z] noop [2023-10-30T18:25:36.771Z] Removing intermediate container b629d902c629 [2023-10-30T18:25:36.771Z] ---> 4089d00199b0 [2023-10-30T18:25:36.771Z] Successfully built 4089d00199b0 [2023-10-30T18:25:36.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:25:37.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T18:25:37.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:25:37.380Z] prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container [2023-10-30T18:25:37.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T18:25:37.749Z] $ docker top 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T18:25:38.144Z] + go version [2023-10-30T18:25:38.144Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-30T18:25:38.175Z] $ docker stop --time=1 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de [2023-10-30T18:25:39.431Z] $ docker rm -f --volumes 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:25:40.146Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T18:25:40.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:25:40.305Z] prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container [2023-10-30T18:25:40.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T18:25:40.654Z] $ docker top 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T18:25:41.050Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-99 [Pipeline] fileExists [Pipeline] sh [2023-10-30T18:25:41.405Z] + make test [2023-10-30T18:25:41.406Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T18:26:03.345Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-30T18:26:03.345Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-30T18:26:03.345Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-30T18:26:03.345Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-30T18:26:03.345Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements [2023-10-30T18:26:11.456Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.601s coverage: 98.7% of statements [2023-10-30T18:26:11.456Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements [2023-10-30T18:26:11.456Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.029s coverage: 100.0% of statements [2023-10-30T18:26:33.372Z] go vet ./... [2023-10-30T18:26:35.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T18:26:35.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T18:26:35.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T18:26:35.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-30T18:26:35.976Z] $ docker stop --time=1 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 [2023-10-30T18:26:39.119Z] $ docker rm -f --volumes 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T18:26:39.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-30T18:26:39.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-30T18:26:40.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T18:26:40.897Z] + ls -al . [2023-10-30T18:26:40.897Z] total 192 [2023-10-30T18:26:40.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 18:25 . [2023-10-30T18:26:40.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 18:24 .. [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 18:24 .dockerignore [2023-10-30T18:26:40.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:26 .git [2023-10-30T18:26:40.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 .github [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 18:24 .gitignore [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 18:24 .golangci.yml [2023-10-30T18:26:40.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:24 .semver [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 18:24 Attribution.txt [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 18:24 CHANGELOG.md [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 18:24 Dockerfile [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 18:24 GOVERNANCE.md [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 18:24 Jenkinsfile [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 18:24 LICENSE [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 18:24 Makefile [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 18:24 OWNERS.md [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 18:24 README.md [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 18:24 Record and Reply.postman_collection.json [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 18:24 VERSION [2023-10-30T18:26:40.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:24 bin [2023-10-30T18:26:40.897Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 30 18:26 coverage.out [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 18:24 go.mod [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 18:24 go.sum [2023-10-30T18:26:40.897Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 18:24 internal [2023-10-30T18:26:40.897Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 18:24 main.go [2023-10-30T18:26:40.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 openapi [2023-10-30T18:26:40.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 pkg [2023-10-30T18:26:40.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:26:41.294Z] + 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=efdd1f511a83a270cfae4951f40be66ff8ee83be --label arch=amd64 --label version=0.0.0 . [2023-10-30T18:26:41.294Z] Sending build context to Docker daemon 674.8kB [2023-10-30T18:26:41.294Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T18:26:41.294Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-30T18:26:41.294Z] ---> 4089d00199b0 [2023-10-30T18:26:41.294Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T18:26:41.294Z] ---> Running in 607f9b391585 [2023-10-30T18:26:41.554Z] Removing intermediate container 607f9b391585 [2023-10-30T18:26:41.554Z] ---> 14c29b3267f3 [2023-10-30T18:26:41.554Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T18:26:41.554Z] ---> Running in d37ea66cba7c [2023-10-30T18:26:41.554Z] Removing intermediate container d37ea66cba7c [2023-10-30T18:26:41.554Z] ---> 13ff42eb83ec [2023-10-30T18:26:41.554Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-30T18:26:41.554Z] ---> Running in be399f6090f9 [2023-10-30T18:26:41.554Z] Removing intermediate container be399f6090f9 [2023-10-30T18:26:41.554Z] ---> 1a39d34794a5 [2023-10-30T18:26:41.554Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T18:26:41.554Z] ---> Running in 3ff45b8da12e [2023-10-30T18:26:41.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:26:42.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:26:42.068Z] OK: 264 MiB in 52 packages [2023-10-30T18:26:42.634Z] Removing intermediate container 3ff45b8da12e [2023-10-30T18:26:42.634Z] ---> 90105f09002e [2023-10-30T18:26:42.634Z] Step 7/26 : WORKDIR /app [2023-10-30T18:26:42.634Z] ---> Running in 519c737030ac [2023-10-30T18:26:42.634Z] Removing intermediate container 519c737030ac [2023-10-30T18:26:42.634Z] ---> ef66704be66b [2023-10-30T18:26:42.634Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-30T18:26:42.634Z] ---> 1770b77217be [2023-10-30T18:26:42.634Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T18:26:42.893Z] ---> Running in 4932c5e37e71 [2023-10-30T18:26:43.460Z] Removing intermediate container 4932c5e37e71 [2023-10-30T18:26:43.460Z] ---> 9d9e12c26668 [2023-10-30T18:26:43.460Z] Step 10/26 : COPY . . [2023-10-30T18:26:43.721Z] ---> 5f20c4d36ffb [2023-10-30T18:26:43.721Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T18:26:43.721Z] ---> Running in 8c73650f0b97 [2023-10-30T18:26:43.721Z] Removing intermediate container 8c73650f0b97 [2023-10-30T18:26:43.721Z] ---> e612e3ebfc91 [2023-10-30T18:26:43.721Z] Step 12/26 : RUN $MAKE [2023-10-30T18:26:43.981Z] ---> Running in 848b2cdb2440 [2023-10-30T18:26:44.251Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-30T18:27:06.169Z] Removing intermediate container 848b2cdb2440 [2023-10-30T18:27:06.169Z] ---> 7668233e13b6 [2023-10-30T18:27:06.169Z] Step 13/26 : FROM alpine:3.18 [2023-10-30T18:27:06.169Z] 3.18: Pulling from library/alpine [2023-10-30T18:27:06.169Z] 96526aa774ef: Pulling fs layer [2023-10-30T18:27:06.169Z] 96526aa774ef: Verifying Checksum [2023-10-30T18:27:06.169Z] 96526aa774ef: Download complete [2023-10-30T18:27:06.169Z] 96526aa774ef: Pull complete [2023-10-30T18:27:06.169Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T18:27:06.169Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T18:27:06.169Z] ---> 8ca4688f4f35 [2023-10-30T18:27:06.169Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T18:27:06.169Z] ---> Running in d68964f5d4d3 [2023-10-30T18:27:06.169Z] Removing intermediate container d68964f5d4d3 [2023-10-30T18:27:06.169Z] ---> de79fbe22860 [2023-10-30T18:27:06.169Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-30T18:27:06.169Z] ---> Running in 93fcfce5ed92 [2023-10-30T18:27:06.169Z] Removing intermediate container 93fcfce5ed92 [2023-10-30T18:27:06.169Z] ---> 75e77c4dcc9d [2023-10-30T18:27:06.169Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T18:27:06.169Z] ---> Running in 246adbfa3141 [2023-10-30T18:27:06.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:27:06.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:27:06.687Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T18:27:06.687Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T18:27:06.687Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T18:27:06.687Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T18:27:06.687Z] OK: 8 MiB in 17 packages [2023-10-30T18:27:07.259Z] Removing intermediate container 246adbfa3141 [2023-10-30T18:27:07.259Z] ---> c176f4d17cf7 [2023-10-30T18:27:07.259Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-30T18:27:07.259Z] ---> 58ff92a99472 [2023-10-30T18:27:07.259Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-30T18:27:07.518Z] ---> ac9d8d52f676 [2023-10-30T18:27:07.518Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-30T18:27:07.518Z] ---> 3477674b088f [2023-10-30T18:27:07.518Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-30T18:27:08.091Z] ---> 54d8d9f913d1 [2023-10-30T18:27:08.091Z] Step 21/26 : EXPOSE 59712 [2023-10-30T18:27:08.350Z] ---> Running in 016386c70a39 [2023-10-30T18:27:08.350Z] Removing intermediate container 016386c70a39 [2023-10-30T18:27:08.350Z] ---> cc924c71c435 [2023-10-30T18:27:08.350Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-30T18:27:08.350Z] ---> Running in e83ef973488d [2023-10-30T18:27:08.350Z] Removing intermediate container e83ef973488d [2023-10-30T18:27:08.350Z] ---> a1d774894aa1 [2023-10-30T18:27:08.350Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-30T18:27:08.350Z] ---> Running in 3b393fa69195 [2023-10-30T18:27:08.608Z] Removing intermediate container 3b393fa69195 [2023-10-30T18:27:08.608Z] ---> 0a0c652a795b [2023-10-30T18:27:08.608Z] Step 24/26 : LABEL arch=amd64 [2023-10-30T18:27:08.608Z] ---> Running in 11964e649349 [2023-10-30T18:27:08.608Z] Removing intermediate container 11964e649349 [2023-10-30T18:27:08.608Z] ---> 85529d95cddb [2023-10-30T18:27:08.608Z] Step 25/26 : LABEL git_sha=efdd1f511a83a270cfae4951f40be66ff8ee83be [2023-10-30T18:27:08.608Z] ---> Running in 0273f6384b15 [2023-10-30T18:27:08.866Z] Removing intermediate container 0273f6384b15 [2023-10-30T18:27:08.866Z] ---> 076b31e45354 [2023-10-30T18:27:08.866Z] Step 26/26 : LABEL version=0.0.0 [2023-10-30T18:27:08.866Z] ---> Running in dd54e6383e6a [2023-10-30T18:27:08.866Z] Removing intermediate container dd54e6383e6a [2023-10-30T18:27:08.866Z] ---> 90ce16c74d4e [2023-10-30T18:27:08.866Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T18:27:08.866Z] Successfully built 90ce16c74d4e [2023-10-30T18:27:08.866Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:27:09.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:27:09.769Z] [2023-10-30T18:27:09.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:27:10.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:27:10.141Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T18:27:10.141Z] 5eb5b503b376: Pulling fs layer [2023-10-30T18:27:10.141Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T18:27:10.141Z] ec43610c2a17: Pulling fs layer [2023-10-30T18:27:10.141Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T18:27:10.141Z] 33b1e0a273af: Pulling fs layer [2023-10-30T18:27:10.141Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T18:27:10.141Z] 2f39f015ded8: Pulling fs layer [2023-10-30T18:27:10.141Z] 3a2ae6a8a46f: Waiting [2023-10-30T18:27:10.141Z] 5d3b04190fa2: Waiting [2023-10-30T18:27:10.141Z] 2f39f015ded8: Waiting [2023-10-30T18:27:10.141Z] 5c69ac0246d0: Download complete [2023-10-30T18:27:10.400Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-30T18:27:10.400Z] 3a2ae6a8a46f: Download complete [2023-10-30T18:27:10.400Z] ec43610c2a17: Verifying Checksum [2023-10-30T18:27:10.400Z] ec43610c2a17: Download complete [2023-10-30T18:27:10.400Z] 33b1e0a273af: Verifying Checksum [2023-10-30T18:27:10.400Z] 33b1e0a273af: Download complete [2023-10-30T18:27:10.400Z] 5d3b04190fa2: Verifying Checksum [2023-10-30T18:27:10.400Z] 5d3b04190fa2: Download complete [2023-10-30T18:27:10.400Z] 5eb5b503b376: Download complete [2023-10-30T18:27:11.333Z] 2f39f015ded8: Download complete [2023-10-30T18:27:11.593Z] 5eb5b503b376: Pull complete [2023-10-30T18:27:11.854Z] 5c69ac0246d0: Pull complete [2023-10-30T18:27:12.420Z] ec43610c2a17: Pull complete [2023-10-30T18:27:12.420Z] 3a2ae6a8a46f: Pull complete [2023-10-30T18:27:12.678Z] 33b1e0a273af: Pull complete [2023-10-30T18:27:13.247Z] 5d3b04190fa2: Pull complete [2023-10-30T18:27:17.435Z] 2f39f015ded8: Pull complete [2023-10-30T18:27:17.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T18:27:17.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:27:17.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:27:17.654Z] prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container [2023-10-30T18:27:17.687Z] $ 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/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T18:27:22.503Z] $ docker top 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:27:22.945Z] ---> job-cost.sh [2023-10-30T18:27:22.945Z] lf-activate-venv: SKIPPING [2023-10-30T18:27:22.945Z] INFO: No Stack... [2023-10-30T18:27:23.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T18:27:23.463Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T18:27:23.776Z] + cat /w/workspace/xfoundry_app-record-replay_PR-99/archives/cost.csv [2023-10-30T18:27:23.776Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T18:27:23.814Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [2023-10-30T18:27:23.819Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] did not exist. Created. [2023-10-30T18:27:23.819Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T18:27:24.209Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-30T18:27:24.262Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T18:27:24.285Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T18:27:24.369Z] $ docker stop --time=1 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 [2023-10-30T18:27:25.817Z] $ docker rm -f --volumes 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:23:55.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15377 in /w/workspace/xfoundry_app-record-replay_PR-99 [Pipeline] { [Pipeline] ws [2023-10-30T23:23:55.384Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:23:57.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-30T23:23:57.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T23:23:57.770Z] Dload Upload Total Spent Left Speed [2023-10-30T23:23:57.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-10-30T23:23:58.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-30T23:23:59.084Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-30T23:23:59.084Z] + sudo tee /etc/docker/daemon.new [2023-10-30T23:23:59.084Z] { [2023-10-30T23:23:59.084Z] "registry-mirrors": [ [2023-10-30T23:23:59.084Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-30T23:23:59.084Z] ], [2023-10-30T23:23:59.084Z] "bip": "10.250.0.254/24", [2023-10-30T23:23:59.084Z] "hosts": [ [2023-10-30T23:23:59.084Z] "tcp://0.0.0.0:5555", [2023-10-30T23:23:59.084Z] "unix:///var/run/docker.sock" [2023-10-30T23:23:59.084Z] ], [2023-10-30T23:23:59.084Z] "mtu": 1458, [2023-10-30T23:23:59.084Z] "selinux-enabled": true, [2023-10-30T23:23:59.084Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-30T23:23:59.084Z] } [Pipeline] sh [2023-10-30T23:23:59.467Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-30T23:23:59.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:24:18.306Z] provisioning config files... [2023-10-30T23:24:18.359Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config927355553668242710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:18.820Z] ---> docker-login.sh [2023-10-30T23:24:18.820Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:24:19.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:19.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:19.413Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:19.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:19.413Z] [2023-10-30T23:24:19.413Z] Login Succeeded [2023-10-30T23:24:19.413Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:24:19.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:19.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:19.971Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:19.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:19.971Z] [2023-10-30T23:24:19.971Z] Login Succeeded [2023-10-30T23:24:19.971Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:24:20.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:20.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:20.246Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:20.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:20.246Z] [2023-10-30T23:24:20.246Z] Login Succeeded [2023-10-30T23:24:20.246Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:24:20.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:20.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:20.798Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:20.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:20.798Z] [2023-10-30T23:24:20.798Z] Login Succeeded [2023-10-30T23:24:20.798Z] docker.io [2023-10-30T23:24:21.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:21.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:21.352Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:21.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:21.352Z] [2023-10-30T23:24:21.352Z] Login Succeeded [2023-10-30T23:24:21.352Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:24:21.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-30T23:24:22.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:24:22.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:24:22.127Z] ========================================================= [2023-10-30T23:24:22.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-30T23:24:22.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-30T23:24:22.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T23:24:22.847Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-30T23:24:22.847Z] 9fda8d8052c6: Pulling fs layer [2023-10-30T23:24:22.847Z] 5d54e960e981: Pulling fs layer [2023-10-30T23:24:22.847Z] c4a7e357bf2a: Pulling fs layer [2023-10-30T23:24:22.847Z] f0e02332f6b5: Pulling fs layer [2023-10-30T23:24:22.847Z] cefa15bbcfad: Pulling fs layer [2023-10-30T23:24:22.847Z] 17808c966233: Pulling fs layer [2023-10-30T23:24:22.847Z] f4c1fc716caa: Pulling fs layer [2023-10-30T23:24:22.847Z] cefa15bbcfad: Waiting [2023-10-30T23:24:22.847Z] 17808c966233: Waiting [2023-10-30T23:24:22.847Z] f4c1fc716caa: Waiting [2023-10-30T23:24:22.847Z] f0e02332f6b5: Waiting [2023-10-30T23:24:22.847Z] 5d54e960e981: Verifying Checksum [2023-10-30T23:24:22.847Z] 5d54e960e981: Download complete [2023-10-30T23:24:22.847Z] f0e02332f6b5: Verifying Checksum [2023-10-30T23:24:22.847Z] f0e02332f6b5: Download complete [2023-10-30T23:24:22.847Z] cefa15bbcfad: Verifying Checksum [2023-10-30T23:24:22.847Z] cefa15bbcfad: Download complete [2023-10-30T23:24:22.847Z] 9fda8d8052c6: Download complete [2023-10-30T23:24:23.452Z] f4c1fc716caa: Verifying Checksum [2023-10-30T23:24:23.452Z] f4c1fc716caa: Download complete [2023-10-30T23:24:24.048Z] 9fda8d8052c6: Pull complete [2023-10-30T23:24:24.641Z] 5d54e960e981: Pull complete [2023-10-30T23:24:24.913Z] c4a7e357bf2a: Download complete [2023-10-30T23:24:25.887Z] 17808c966233: Verifying Checksum [2023-10-30T23:24:25.887Z] 17808c966233: Download complete [2023-10-30T23:24:38.261Z] c4a7e357bf2a: Pull complete [2023-10-30T23:24:38.261Z] f0e02332f6b5: Pull complete [2023-10-30T23:24:38.261Z] cefa15bbcfad: Pull complete [2023-10-30T23:24:46.617Z] 17808c966233: Pull complete [2023-10-30T23:24:48.598Z] f4c1fc716caa: Pull complete [2023-10-30T23:24:48.872Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-30T23:24:48.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T23:24:48.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-30T23:24:49.229Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:49.646Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T23:24:49.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:24:50.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2023-10-30T23:24:50.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-30T23:24:57.125Z] $ docker top e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:24:58.101Z] + go version [2023-10-30T23:24:58.101Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-30T23:24:58.147Z] $ docker stop --time=1 e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 [2023-10-30T23:24:59.880Z] $ docker rm -f --volumes e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:00.772Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T23:25:00.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:25:01.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2023-10-30T23:25:01.169Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-30T23:25:02.662Z] $ docker top e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:25:03.626Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-10-30T23:25:04.370Z] + make test [2023-10-30T23:25:04.370Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-10-30T23:25:04.430Z] $ docker stop --time=1 e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a [2023-10-30T23:25:06.109Z] $ docker rm -f --volumes e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:07.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:25:07.271Z] [2023-10-30T23:25:07.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:07.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:25:07.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-30T23:25:07.998Z] 8998bd30e6a1: Pulling fs layer [2023-10-30T23:25:07.998Z] 04944245beec: Pulling fs layer [2023-10-30T23:25:07.998Z] 699f458cf7ca: Pulling fs layer [2023-10-30T23:25:07.998Z] 765212b225bb: Pulling fs layer [2023-10-30T23:25:07.998Z] f23df028b6ca: Pulling fs layer [2023-10-30T23:25:07.998Z] d65c8cfc05b1: Pulling fs layer [2023-10-30T23:25:07.998Z] 2437ff75d9bd: Pulling fs layer [2023-10-30T23:25:07.998Z] 765212b225bb: Waiting [2023-10-30T23:25:07.998Z] 2437ff75d9bd: Waiting [2023-10-30T23:25:07.998Z] d65c8cfc05b1: Waiting [2023-10-30T23:25:07.998Z] f23df028b6ca: Waiting [2023-10-30T23:25:07.998Z] 04944245beec: Verifying Checksum [2023-10-30T23:25:07.998Z] 04944245beec: Download complete [2023-10-30T23:25:07.998Z] 765212b225bb: Verifying Checksum [2023-10-30T23:25:07.998Z] 765212b225bb: Download complete [2023-10-30T23:25:08.278Z] f23df028b6ca: Verifying Checksum [2023-10-30T23:25:08.278Z] f23df028b6ca: Download complete [2023-10-30T23:25:08.278Z] d65c8cfc05b1: Verifying Checksum [2023-10-30T23:25:08.278Z] d65c8cfc05b1: Download complete [2023-10-30T23:25:08.278Z] 699f458cf7ca: Verifying Checksum [2023-10-30T23:25:08.278Z] 699f458cf7ca: Download complete [2023-10-30T23:25:08.873Z] 8998bd30e6a1: Verifying Checksum [2023-10-30T23:25:08.873Z] 8998bd30e6a1: Download complete [2023-10-30T23:25:11.506Z] 2437ff75d9bd: Verifying Checksum [2023-10-30T23:25:11.506Z] 2437ff75d9bd: Download complete [2023-10-30T23:25:13.496Z] 8998bd30e6a1: Pull complete [2023-10-30T23:25:14.090Z] 04944245beec: Pull complete [2023-10-30T23:25:16.063Z] 699f458cf7ca: Pull complete [2023-10-30T23:25:16.063Z] 765212b225bb: Pull complete [2023-10-30T23:25:17.045Z] f23df028b6ca: Pull complete [2023-10-30T23:25:17.316Z] d65c8cfc05b1: Pull complete [2023-10-30T23:25:35.579Z] 2437ff75d9bd: Pull complete [2023-10-30T23:25:35.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-30T23:25:35.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:25:35.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:25:35.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2023-10-30T23:25:36.009Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-30T23:25:42.685Z] $ docker top 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:43.680Z] ---> job-cost.sh [2023-10-30T23:25:43.680Z] lf-activate-venv: SKIPPING [2023-10-30T23:25:43.680Z] INFO: No Stack... [2023-10-30T23:25:44.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-30T23:25:44.860Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:25:45.539Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-10-30T23:25:45.539Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:25:45.645Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [2023-10-30T23:25:45.649Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] did not exist. Created. [2023-10-30T23:25:45.649Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:25:46.383Z] /w/workspace/app-record-replay/1@tmp/durable-afbade9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-30T23:25:47.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-30T23:25:47.139Z] Warning: overwriting stash ‘stack-cost’ [2023-10-30T23:25:47.688Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:25:47.703Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:25:47.778Z] $ docker stop --time=1 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 [2023-10-30T23:25:49.423Z] $ docker rm -f --volumes 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:25:50.076Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-30T23:25:52.027Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-99/archives ] [2023-10-30T23:25:52.027Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-99/archives [2023-10-30T23:25:52.027Z] total 16 [2023-10-30T23:25:52.027Z] drwxr-xr-x 3 root root 4096 Oct 30 18:27 . [2023-10-30T23:25:52.027Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 18:27 .. [2023-10-30T23:25:52.027Z] drwxr-xr-x 2 root root 4096 Oct 30 18:27 cost [2023-10-30T23:25:52.027Z] -rw-r--r-- 1 root root 88 Oct 30 18:27 cost.csv [2023-10-30T23:25:52.027Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-99/archives [2023-10-30T23:25:52.027Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-99/archives [2023-10-30T23:25:52.027Z] total 16 [2023-10-30T23:25:52.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:27 . [2023-10-30T23:25:52.027Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 18:27 .. [2023-10-30T23:25:52.027Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 18:27 cost [2023-10-30T23:25:52.027Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 30 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:52.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:53.256Z] ---> package-listing.sh [2023-10-30T23:25:53.256Z] ++ facter osfamily [2023-10-30T23:25:53.256Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T23:25:53.515Z] + OS_FAMILY=debian [2023-10-30T23:25:53.516Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-99 [2023-10-30T23:25:53.516Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T23:25:53.516Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T23:25:53.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T23:25:53.516Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T23:25:53.516Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-99 ']' [2023-10-30T23:25:53.516Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T23:25:53.516Z] + case "${OS_FAMILY}" in [2023-10-30T23:25:53.516Z] + dpkg -l [2023-10-30T23:25:53.516Z] + grep '^ii' [2023-10-30T23:25:53.516Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T23:25:53.516Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T23:25:53.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T23:25:53.516Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-99 ']' [2023-10-30T23:25:53.516Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-99/archives/ [2023-10-30T23:25:53.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-99/archives/ [Pipeline] echo [2023-10-30T23:25:53.553Z] 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/xfoundry_app-record-replay_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-30T23:25:53.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:54.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:25:54.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:25:54.629Z] prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container [2023-10-30T23:25:54.665Z] $ 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/xfoundry_app-record-replay_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T23:25:54.885Z] $ docker top b33c66b6f58c022dfef4a8158a04ae8479d28891644dd73a6cb4d7e76fcf8520 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:25:55.275Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T23:25:55.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T23:25:55.894Z] + ls /var/log/sa-host [2023-10-30T23:25:55.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:25:56.032Z] provisioning config files... [2023-10-30T23:25:56.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config2788751055620965560tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:25:56.099Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:56.414Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T23:25:56.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:56.848Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T23:25:56.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:57.193Z] ---> sudo-logs.sh [2023-10-30T23:25:57.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T23:25:57.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:57.607Z] ---> job-cost.sh [2023-10-30T23:25:57.608Z] lf-activate-venv: SKIPPING [2023-10-30T23:25:57.608Z] DEBUG: total: 0.2199999988079071 [2023-10-30T23:25:57.608Z] INFO: Retrieving Stack Cost... [2023-10-30T23:25:58.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:25:58.436Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T23:25:58.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:58.789Z] ---> logs-deploy.sh [2023-10-30T23:25:58.789Z] lf-activate-venv: SKIPPING [2023-10-30T23:25:58.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-99/1 [2023-10-30T23:25:58.789Z] INFO: archiving workspace using pattern(s): [2023-10-30T23:25:59.726Z] Archives upload complete. [2023-10-30T23:25:59.726Z] INFO: archiving logs to Nexus