Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85bf58d186bc4a3672255d1fe2ec5883a76334ca+9ced618f1fdce2a80cc557ee98d043400b8102f3 (97c1f8dc0790cbe1e0d4811405525b9471b3cf06) 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-ssh5505574301707171928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18111580044565015617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh 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-76/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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh400878786877374620.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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10137208857672736844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh6812626936102000332.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-76/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-76/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16116724079183166311.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4978 in /w/workspace/xfoundry_app-record-replay_PR-76 [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-76 # 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 Merging remotes/origin/main commit 9ced618f1fdce2a80cc557ee98d043400b8102f3 into PR head commit 85bf58d186bc4a3672255d1fe2ec5883a76334ca > 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/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 Merge succeeded, producing 85bf58d186bc4a3672255d1fe2ec5883a76334ca Checking out Revision 85bf58d186bc4a3672255d1fe2ec5883a76334ca (PR-76) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 [Pipeline] echo 03:35:34 ========================================================= 03:35:34 EdgeX Global Pipelines Version Info 03:35:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:35 ------------------- 03:35:35 stable info: 03:35:35 ------------------- 03:35:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:35:35 Message: update stable to v1.0.253 03:35:35 ------------------- 03:35:35 experimental info: 03:35:35 ------------------- 03:35:35 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:35:35 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85bf58d [Pipeline] echo 03:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:37 provisioning config files... 03:35:37 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config4432978633049582933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:37 ---> docker-login.sh 03:35:37 nexus3.edgexfoundry.org:10001 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 nexus3.edgexfoundry.org:10002 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 nexus3.edgexfoundry.org:10003 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 nexus3.edgexfoundry.org:10004 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 docker.io 03:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 ---> docker-login.sh ends [Pipeline] } 03:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:39 + git rev-list -1 --merges 85bf58d186bc4a3672255d1fe2ec5883a76334ca~1..85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo 03:35:39 -----------> git rev-list -1 --merges 85bf58d186bc4a3672255d1fe2ec5883a76334ca~1..85bf58d186bc4a3672255d1fe2ec5883a76334ca 85bf58d186bc4a3672255d1fe2ec5883a76334ca [false] [Pipeline] sh 03:35:39 + git log --format=format:%s -1 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo 03:35:39 ========================================================= 03:35:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:40 + git log --format=format:%s -1 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo 03:35:40 [semverPrep] GIT_COMMIT: 85bf58d186bc4a3672255d1fe2ec5883a76334ca, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:35:40 [semverPrep] This is not a build commit. [Pipeline] sh 03:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:40 + grep -v github /etc/ssh/ssh_known_hosts 03:35:40 + [ -e /tmp/ssh_known_hosts ] 03:35:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:35:40 + sudo tee -a /etc/ssh/ssh_known_hosts 03:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:41 03:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:41 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:41 b85a868b505f: Pulling fs layer 03:35:41 e2be974225ed: Pulling fs layer 03:35:41 339a4e72a1f5: Pulling fs layer 03:35:41 988bab9f4d93: Pulling fs layer 03:35:41 1469e6f7b9e6: Pulling fs layer 03:35:41 eaf3925da568: Pulling fs layer 03:35:41 bab4dde63d76: Pulling fs layer 03:35:41 bde34c3a00c8: Pulling fs layer 03:35:41 b352a97aabf1: Pulling fs layer 03:35:41 4872d77fe225: Pulling fs layer 03:35:41 1469e6f7b9e6: Waiting 03:35:41 eaf3925da568: Waiting 03:35:41 bab4dde63d76: Waiting 03:35:41 988bab9f4d93: Waiting 03:35:41 b352a97aabf1: Waiting 03:35:41 4872d77fe225: Waiting 03:35:41 bde34c3a00c8: Waiting 03:35:41 5851b861e8e6: Pulling fs layer 03:35:41 e2be974225ed: Verifying Checksum 03:35:41 e2be974225ed: Download complete 03:35:41 988bab9f4d93: Verifying Checksum 03:35:41 988bab9f4d93: Download complete 03:35:41 1469e6f7b9e6: Verifying Checksum 03:35:41 1469e6f7b9e6: Download complete 03:35:41 eaf3925da568: Verifying Checksum 03:35:41 eaf3925da568: Download complete 03:35:41 339a4e72a1f5: Verifying Checksum 03:35:41 339a4e72a1f5: Download complete 03:35:41 bde34c3a00c8: Verifying Checksum 03:35:41 bde34c3a00c8: Download complete 03:35:41 b352a97aabf1: Download complete 03:35:41 4872d77fe225: Download complete 03:35:41 5851b861e8e6: Download complete 03:35:41 b85a868b505f: Download complete 03:35:42 bab4dde63d76: Verifying Checksum 03:35:42 bab4dde63d76: Download complete 03:35:43 b85a868b505f: Pull complete 03:35:43 e2be974225ed: Pull complete 03:35:43 339a4e72a1f5: Pull complete 03:35:43 988bab9f4d93: Pull complete 03:35:44 1469e6f7b9e6: Pull complete 03:35:44 eaf3925da568: Pull complete 03:35:46 bab4dde63d76: Pull complete 03:35:46 bde34c3a00c8: Pull complete 03:35:46 b352a97aabf1: Pull complete 03:35:46 4872d77fe225: Pull complete 03:35:46 5851b861e8e6: Pull complete 03:35:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:46 prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container 03:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:51 $ docker top b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 -eo pid,comm 03:35:51 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). 03:35:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:51 [ssh-agent] Looking for ssh-agent implementation... 03:35:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:51 $ docker exec b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent 03:35:51 SSH_AUTH_SOCK=/tmp/ssh-rX8tz7zgYHp5/agent.32 03:35:51 SSH_AGENT_PID=38 03:35:51 Running ssh-add (command line suppressed) 03:35:51 Identity added: /w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_5642017893020929099.key (/w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_5642017893020929099.key) 03:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:51 + git tag --points-at HEAD [Pipeline] } 03:35:51 $ docker exec --env ******** --env ******** b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent -k 03:35:52 unset SSH_AUTH_SOCK; 03:35:52 unset SSH_AGENT_PID; 03:35:52 echo Agent pid 38 killed; 03:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:52 [ssh-agent] Looking for ssh-agent implementation... 03:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:52 $ docker exec b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent 03:35:52 SSH_AUTH_SOCK=/tmp/ssh-d0cU4TITI3X8/agent.70 03:35:52 SSH_AGENT_PID=76 03:35:52 Running ssh-add (command line suppressed) 03:35:52 Identity added: /w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_12379587124159704635.key (/w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_12379587124159704635.key) 03:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:52 + git semver init 03:35:53 2023-08-31 03:35:53,057 [run_init] DEBUG init version:0.0.0 force:False 03:35:53 2023-08-31 03:35:53,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-76/.semver 03:35:53 2023-08-31 03:35:53,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-76/.semver 03:35:53 2023-08-31 03:35:53,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-76/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76, universal_newlines=False, shell=None, istream=None) 03:35:53 2023-08-31 03:35:53,683 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-76/.git/info/exclude 03:35:53 2023-08-31 03:35:53,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 with force:False 03:35:53 2023-08-31 03:35:53,684 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 03:35:53 2023-08-31 03:35:53,688 [execute] INFO git cat-file --batch-check 03:35:53 2023-08-31 03:35:53,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76/.semver, universal_newlines=False, shell=None, istream=) 03:35:53 2023-08-31 03:35:53,694 [execute] INFO git cat-file --batch 03:35:53 2023-08-31 03:35:53,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76/.semver, universal_newlines=False, shell=None, istream=) 03:35:53 2023-08-31 03:35:53,699 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 03:35:53 0.0.0 [Pipeline] } 03:35:53 $ docker exec --env ******** --env ******** b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent -k 03:35:53 unset SSH_AUTH_SOCK; 03:35:53 unset SSH_AGENT_PID; 03:35:53 echo Agent pid 76 killed; 03:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:54 + git semver [Pipeline] } 03:35:54 $ docker stop --time=1 b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 03:35:55 $ docker rm -f --volumes b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:56 Stashed 1 file(s) [Pipeline] echo 03:35:56 [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 03:35:57 provisioning config files... 03:35:57 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config15664615585266631719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:57 ---> docker-login.sh 03:35:57 nexus3.edgexfoundry.org:10001 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 nexus3.edgexfoundry.org:10002 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 nexus3.edgexfoundry.org:10003 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 nexus3.edgexfoundry.org:10004 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:57 Configure a credential helper to remove this warning. See 03:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:57 03:35:57 Login Succeeded 03:35:57 docker.io 03:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:58 Configure a credential helper to remove this warning. See 03:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:58 03:35:58 Login Succeeded 03:35:58 ---> docker-login.sh ends [Pipeline] } 03:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:58 ========================================================= 03:35:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:35:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:35:58 Sending build context to Docker daemon 564.2kB 03:35:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:35:58 Step 2/12 : FROM ${BASE} AS builder 03:35:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:35:58 4db1b89c0bd1: Pulling fs layer 03:35:58 6911f1a30b25: Pulling fs layer 03:35:58 e194b8c5c2a9: Pulling fs layer 03:35:58 6863d3e3a2b1: Pulling fs layer 03:35:58 ec0bb842ea78: Pulling fs layer 03:35:58 40a00589a448: Pulling fs layer 03:35:58 6c08303d61cc: Pulling fs layer 03:35:58 798269fcf238: Pulling fs layer 03:35:58 6863d3e3a2b1: Waiting 03:35:58 ec0bb842ea78: Waiting 03:35:58 40a00589a448: Waiting 03:35:58 6c08303d61cc: Waiting 03:35:58 6911f1a30b25: Download complete 03:35:58 6863d3e3a2b1: Download complete 03:35:58 ec0bb842ea78: Verifying Checksum 03:35:58 ec0bb842ea78: Download complete 03:35:58 4db1b89c0bd1: Verifying Checksum 03:35:58 4db1b89c0bd1: Download complete 03:35:59 40a00589a448: Verifying Checksum 03:35:59 40a00589a448: Download complete 03:35:59 4db1b89c0bd1: Pull complete 03:35:59 6911f1a30b25: Pull complete 03:35:59 798269fcf238: Verifying Checksum 03:35:59 798269fcf238: Download complete 03:35:59 e194b8c5c2a9: Verifying Checksum 03:35:59 e194b8c5c2a9: Download complete 03:35:59 6c08303d61cc: Verifying Checksum 03:35:59 6c08303d61cc: Download complete 03:36:03 e194b8c5c2a9: Pull complete 03:36:03 6863d3e3a2b1: Pull complete 03:36:03 ec0bb842ea78: Pull complete 03:36:03 40a00589a448: Pull complete 03:36:05 6c08303d61cc: Pull complete 03:36:06 798269fcf238: Pull complete 03:36:06 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:36:06 ---> ec979cd7f677 03:36:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:36:11 Still waiting to schedule task 03:36:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:36:12 ---> Running in a01c8ed44559 03:36:12 Removing intermediate container a01c8ed44559 03:36:12 ---> 9a501331275f 03:36:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:36:12 ---> Running in 94a68d90450b 03:36:13 Removing intermediate container 94a68d90450b 03:36:13 ---> d2f4b43e6b89 03:36:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:36:13 ---> Running in 212724b9d718 03:36:13 Removing intermediate container 212724b9d718 03:36:13 ---> bfb0167bb4d6 03:36:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:13 ---> Running in 2008cec7fd0e 03:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:36:14 OK: 265 MiB in 53 packages 03:36:14 Removing intermediate container 2008cec7fd0e 03:36:14 ---> 08488e2342d6 03:36:14 Step 7/12 : WORKDIR /app 03:36:14 ---> Running in 0924f5339e48 03:36:14 Removing intermediate container 0924f5339e48 03:36:14 ---> 803e345b167a 03:36:14 Step 8/12 : COPY go.mod vendor* ./ 03:36:14 ---> a98d72a57cb0 03:36:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:14 ---> Running in 5a89dfb0321d 03:36:53 Removing intermediate container 5a89dfb0321d 03:36:53 ---> 59cbc47f812f 03:36:53 Step 10/12 : COPY . . 03:36:53 ---> a27cc2e7a36c 03:36:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:53 ---> Running in b54f00f078f6 03:36:53 Removing intermediate container b54f00f078f6 03:36:53 ---> f3907b2bfa9d 03:36:53 Step 12/12 : RUN $MAKE 03:36:53 ---> Running in 18a3fde33e52 03:36:53 noop 03:36:54 Removing intermediate container 18a3fde33e52 03:36:54 ---> 65484f65fdb9 03:36:54 Successfully built 65484f65fdb9 03:36:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:54 + docker inspect -f . ci-base-image-x86_64 03:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:54 prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container 03:36:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@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 ******** ci-base-image-x86_64 cat 03:36:55 $ docker top 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:55 + go version 03:36:55 go version go1.20.6 linux/amd64 [Pipeline] } 03:36:55 $ docker stop --time=1 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 03:36:56 $ docker rm -f --volumes 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker inspect -f . ci-base-image-x86_64 03:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:57 prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container 03:36:57 $ 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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@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 ******** ci-base-image-x86_64 cat 03:36:58 $ docker top a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:58 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-76 [Pipeline] fileExists [Pipeline] sh 03:36:58 + make test 03:36:58 go test -race -coverprofile=coverage.out ./... 03:37:20 ? github.com/edgexfoundry/app-record-replay [no test files] 03:37:20 ok github.com/edgexfoundry/app-record-replay/internal/app 0.072s coverage: 88.0% of statements 03:37:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:37:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:37:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:37:29 ok github.com/edgexfoundry/app-record-replay/internal/application 8.639s coverage: 98.7% of statements 03:37:29 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.7% of statements 03:37:29 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.063s coverage: 100.0% of statements 03:37:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4979 in /w/workspace/xfoundry_app-record-replay_PR-76 [Pipeline] { [Pipeline] ws 03:37:45 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:37:45 Selected Git installation does not exist. Using Default 03:37:45 The recommended git tool is: NONE 03:37:50 using credential edgex-jenkins-ssh 03:37:50 Cloning the remote Git repository 03:37:50 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:37:51 go vet ./... 03:37:50 > git init /w/workspace/app-record-replay/1 # timeout=10 03:37:50 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:37:50 > git --version # timeout=10 03:37:50 > git --version # 'git version 2.25.1' 03:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:51 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:37:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:52 Merging remotes/origin/main commit 9ced618f1fdce2a80cc557ee98d043400b8102f3 into PR head commit 85bf58d186bc4a3672255d1fe2ec5883a76334ca 03:37:52 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:37:52 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:37:52 > git config core.sparsecheckout # timeout=10 03:37:52 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 03:37:52 > git remote # timeout=10 03:37:53 Merge succeeded, producing 85bf58d186bc4a3672255d1fe2ec5883a76334ca 03:37:53 Checking out Revision 85bf58d186bc4a3672255d1fe2ec5883a76334ca (PR-76) 03:37:53 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:37:53 > git --version # timeout=10 03:37:53 > git --version # 'git version 2.25.1' 03:37:53 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:37:52 > git config --get remote.origin.url # timeout=10 03:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:53 > git merge 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 03:37:53 > git rev-parse HEAD^{commit} # timeout=10 03:37:53 > git config core.sparsecheckout # timeout=10 03:37:53 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:37:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:54 Dload Upload Total Spent Left Speed 03:37:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 03:37:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:55 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:37:55 $ docker stop --time=1 a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d 03:37:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 03:38:00 $ docker rm -f --volumes a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 03:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:38:01 + sudo tee /etc/docker/daemon.new 03:38:01 { 03:38:01 "registry-mirrors": [ 03:38:01 "https://nexus3.edgexfoundry.org:10001" 03:38:01 ], 03:38:01 "bip": "10.250.0.254/24", 03:38:01 "hosts": [ 03:38:01 "tcp://0.0.0.0:5555", 03:38:01 "unix:///var/run/docker.sock" 03:38:01 ], 03:38:01 "mtu": 1458, 03:38:01 "selinux-enabled": true, 03:38:01 "seccomp-profile": "/etc/docker/seccomp.json" 03:38:01 } 03:38:01 Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:38:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 03:38:02 + sudo service docker restart 03:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:02 + ls -al . 03:38:02 total 184 03:38:02 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 03:36 . 03:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:35 .. 03:38:02 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 03:35 .dockerignore 03:38:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:35 .git 03:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 .github 03:38:02 -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 03:35 .gitignore 03:38:02 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 03:35 .golangci.yml 03:38:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:35 .semver 03:38:02 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 03:35 Attribution.txt 03:38:02 -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 03:35 CHANGELOG.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 03:35 Dockerfile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:35 GOVERNANCE.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 03:35 Jenkinsfile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 03:35 LICENSE 03:38:02 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 03:35 Makefile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 03:35 OWNERS.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 03:35 README.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 03:35 Record and Reply.postman_collection.json 03:38:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:35 VERSION 03:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 bin 03:38:02 -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 03:37 coverage.out 03:38:02 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 03:35 go.mod 03:38:02 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 03:35 go.sum 03:38:02 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 03:35 internal 03:38:02 -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 03:35 main.go 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:35 openapi 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:35 pkg 03:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:03 + 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=85bf58d186bc4a3672255d1fe2ec5883a76334ca --label arch=amd64 --label version=0.0.0 . 03:38:03 Sending build context to Docker daemon 589.3kB 03:38:03 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:38:03 Step 2/26 : FROM ${BASE} AS builder 03:38:03 ---> 65484f65fdb9 03:38:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:38:03 ---> Running in 43c359495464 03:38:03 Removing intermediate container 43c359495464 03:38:03 ---> 39c85adc6ba1 03:38:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:38:03 ---> Running in 1a95518b6715 03:38:03 Removing intermediate container 1a95518b6715 03:38:03 ---> 860b4a12a63d 03:38:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:38:03 ---> Running in 81304bb94dcf 03:38:03 Removing intermediate container 81304bb94dcf 03:38:03 ---> 64b0e1267165 03:38:03 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:03 ---> Running in 57c547fc5047 03:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:38:04 OK: 265 MiB in 53 packages 03:38:04 Removing intermediate container 57c547fc5047 03:38:04 ---> 29113646d859 03:38:04 Step 7/26 : WORKDIR /app 03:38:04 ---> Running in d65b5c411655 03:38:04 Removing intermediate container d65b5c411655 03:38:04 ---> a8f263548f82 03:38:04 Step 8/26 : COPY go.mod vendor* ./ 03:38:04 ---> 9e4a987f1c66 03:38:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:04 ---> Running in 8dddef448cf1 03:38:05 Removing intermediate container 8dddef448cf1 03:38:05 ---> fd8576ff728d 03:38:05 Step 10/26 : COPY . . 03:38:05 ---> bbd0e98612b5 03:38:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:05 ---> Running in 1e05c7aefc69 03:38:05 Removing intermediate container 1e05c7aefc69 03:38:05 ---> a45bf760ea99 03:38:05 Step 12/26 : RUN $MAKE 03:38:05 ---> Running in ab37358da210 03:38:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:20 provisioning config files... 03:38:20 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17995877065474070789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:21 ---> docker-login.sh 03:38:21 nexus3.edgexfoundry.org:10001 03:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:21 Configure a credential helper to remove this warning. See 03:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:21 03:38:21 Login Succeeded 03:38:21 nexus3.edgexfoundry.org:10002 03:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:21 Configure a credential helper to remove this warning. See 03:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:21 03:38:21 Login Succeeded 03:38:21 nexus3.edgexfoundry.org:10003 03:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:22 Configure a credential helper to remove this warning. See 03:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:22 03:38:22 Login Succeeded 03:38:22 nexus3.edgexfoundry.org:10004 03:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:22 Configure a credential helper to remove this warning. See 03:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:22 03:38:22 Login Succeeded 03:38:22 docker.io 03:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:22 Configure a credential helper to remove this warning. See 03:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:22 03:38:22 Login Succeeded 03:38:22 ---> docker-login.sh ends [Pipeline] } 03:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:23 ========================================================= 03:38:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:38:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:38:23 Sending build context to Docker daemon 256.5kB 03:38:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:38:24 Step 2/12 : FROM ${BASE} AS builder 03:38:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:24 edb6bdbacee9: Pulling fs layer 03:38:24 5f9638ab2659: Pulling fs layer 03:38:24 8d51d6327a98: Pulling fs layer 03:38:24 8b374f2dd631: Pulling fs layer 03:38:24 ec14aa9079de: Pulling fs layer 03:38:24 2f466654f4bb: Pulling fs layer 03:38:24 554e91adad29: Pulling fs layer 03:38:24 8b374f2dd631: Waiting 03:38:24 ec14aa9079de: Waiting 03:38:24 2f466654f4bb: Waiting 03:38:24 554e91adad29: Waiting 03:38:24 5f9638ab2659: Verifying Checksum 03:38:24 5f9638ab2659: Download complete 03:38:24 8b374f2dd631: Verifying Checksum 03:38:24 8b374f2dd631: Download complete 03:38:24 ec14aa9079de: Verifying Checksum 03:38:24 ec14aa9079de: Download complete 03:38:24 edb6bdbacee9: Verifying Checksum 03:38:24 edb6bdbacee9: Download complete 03:38:25 edb6bdbacee9: Pull complete 03:38:26 554e91adad29: Verifying Checksum 03:38:26 554e91adad29: Download complete 03:38:26 5f9638ab2659: Pull complete 03:38:27 8d51d6327a98: Verifying Checksum 03:38:27 8d51d6327a98: Download complete 03:38:27 2f466654f4bb: Verifying Checksum 03:38:27 2f466654f4bb: Download complete 03:38:28 Removing intermediate container ab37358da210 03:38:28 ---> 44bc9803e514 03:38:28 Step 13/26 : FROM alpine:3.17 03:38:28 3.17: Pulling from library/alpine 03:38:28 9398808236ff: Pulling fs layer 03:38:28 9398808236ff: Verifying Checksum 03:38:28 9398808236ff: Download complete 03:38:29 9398808236ff: Pull complete 03:38:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:38:29 Status: Downloaded newer image for alpine:3.17 03:38:29 ---> 1e0b8b5322fc 03:38:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:38:29 ---> Running in 879250cd241a 03:38:29 Removing intermediate container 879250cd241a 03:38:29 ---> b868c64cbc57 03:38:29 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:38:29 ---> Running in f312835a5cf8 03:38:29 Removing intermediate container f312835a5cf8 03:38:29 ---> 92832d7a7e11 03:38:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:38:29 ---> Running in afb6309fc2b2 03:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:38:30 (1/2) Installing ca-certificates (20230506-r0) 03:38:30 (2/2) Installing dumb-init (1.2.5-r2) 03:38:30 Executing busybox-1.35.0-r29.trigger 03:38:30 Executing ca-certificates-20230506-r0.trigger 03:38:30 OK: 8 MiB in 17 packages 03:38:30 Removing intermediate container afb6309fc2b2 03:38:30 ---> 8e8891376763 03:38:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:38:31 ---> 7a39700fa715 03:38:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:38:31 ---> 73eb80e8c2e9 03:38:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:38:31 ---> 7a2e404a9bdb 03:38:31 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:38:32 ---> cfa995ac590e 03:38:32 Step 21/26 : EXPOSE 59712 03:38:32 ---> Running in 87ac0a53f4b5 03:38:32 Removing intermediate container 87ac0a53f4b5 03:38:32 ---> 17a61c8a7fde 03:38:32 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:38:32 ---> Running in 2df5075380eb 03:38:32 Removing intermediate container 2df5075380eb 03:38:32 ---> a17c1c8a341e 03:38:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:32 ---> Running in 8b0c1bc77c9c 03:38:32 Removing intermediate container 8b0c1bc77c9c 03:38:32 ---> d5db50567318 03:38:32 Step 24/26 : LABEL arch=amd64 03:38:32 ---> Running in acf6ba7601e5 03:38:32 Removing intermediate container acf6ba7601e5 03:38:32 ---> a177e63d78de 03:38:32 Step 25/26 : LABEL git_sha=85bf58d186bc4a3672255d1fe2ec5883a76334ca 03:38:32 ---> Running in 54abdb87d563 03:38:32 Removing intermediate container 54abdb87d563 03:38:32 ---> 5303c08052bf 03:38:32 Step 26/26 : LABEL version=0.0.0 03:38:32 ---> Running in c9c5ba2a2956 03:38:32 Removing intermediate container c9c5ba2a2956 03:38:32 ---> f2ac4d6bee7b 03:38:32 [Warning] One or more build-args [ARCH] were not consumed 03:38:32 Successfully built f2ac4d6bee7b 03:38:32 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 03:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:33 03:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:34 latest: Pulling from edgex-lftools-log-publisher 03:38:34 5eb5b503b376: Pulling fs layer 03:38:34 5c69ac0246d0: Pulling fs layer 03:38:34 ec43610c2a17: Pulling fs layer 03:38:34 3a2ae6a8a46f: Pulling fs layer 03:38:34 3a2ae6a8a46f: Waiting 03:38:34 33b1e0a273af: Pulling fs layer 03:38:34 5d3b04190fa2: Pulling fs layer 03:38:34 2f39f015ded8: Pulling fs layer 03:38:34 33b1e0a273af: Waiting 03:38:34 5d3b04190fa2: Waiting 03:38:34 5c69ac0246d0: Verifying Checksum 03:38:34 5c69ac0246d0: Download complete 03:38:34 3a2ae6a8a46f: Download complete 03:38:34 33b1e0a273af: Verifying Checksum 03:38:34 33b1e0a273af: Download complete 03:38:34 5d3b04190fa2: Verifying Checksum 03:38:34 5d3b04190fa2: Download complete 03:38:34 ec43610c2a17: Verifying Checksum 03:38:34 ec43610c2a17: Download complete 03:38:34 5eb5b503b376: Verifying Checksum 03:38:34 5eb5b503b376: Download complete 03:38:34 2f39f015ded8: Download complete 03:38:35 5eb5b503b376: Pull complete 03:38:35 5c69ac0246d0: Pull complete 03:38:36 ec43610c2a17: Pull complete 03:38:36 3a2ae6a8a46f: Pull complete 03:38:36 33b1e0a273af: Pull complete 03:38:36 5d3b04190fa2: Pull complete 03:38:39 8d51d6327a98: Pull complete 03:38:39 8b374f2dd631: Pull complete 03:38:39 ec14aa9079de: Pull complete 03:38:41 2f39f015ded8: Pull complete 03:38:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:41 prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container 03:38:41 $ 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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:45 2f466654f4bb: Pull complete 03:38:47 554e91adad29: Pull complete 03:38:47 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:38:47 ---> 1e15ea492957 03:38:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:38:47 $ docker top 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:48 ---> job-cost.sh 03:38:48 lf-activate-venv: SKIPPING 03:38:48 INFO: No Stack... 03:38:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:48 INFO: Archiving Costs [Pipeline] sh 03:38:49 + cat /w/workspace/xfoundry_app-record-replay_PR-76/archives/cost.csv 03:38:49 + cut -d, -f6 [Pipeline] lock 03:38:49 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] 03:38:49 Resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] did not exist. Created. 03:38:49 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:49 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:49 Stashed 1 file(s) 03:38:49 ---> Running in 2abf08d324e5 03:38:49 Removing intermediate container 2abf08d324e5 03:38:49 ---> 87c0bfbd8aba 03:38:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:38:49 ---> Running in 84b5caef58be [Pipeline] } 03:38:49 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:49 $ docker stop --time=1 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d 03:38:49 Removing intermediate container 84b5caef58be 03:38:49 ---> 383745e121f3 03:38:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:38:50 ---> Running in 2245b1035ea6 03:38:50 Removing intermediate container 2245b1035ea6 03:38:50 ---> e7a62ac54110 03:38:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:50 ---> Running in beea9ed1c3d9 03:38:50 $ docker rm -f --volumes 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:38:53 OK: 263 MiB in 53 packages 03:38:54 Removing intermediate container beea9ed1c3d9 03:38:54 ---> c7c3d154e3b5 03:38:54 Step 7/12 : WORKDIR /app 03:38:54 ---> Running in 35821ad2f888 03:38:54 Removing intermediate container 35821ad2f888 03:38:54 ---> f6dcbeb0f182 03:38:54 Step 8/12 : COPY go.mod vendor* ./ 03:38:55 ---> 73d3acb307f3 03:38:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:55 ---> Running in 55671bc03104 03:40:03 Removing intermediate container 55671bc03104 03:40:03 ---> e055280c09da 03:40:03 Step 10/12 : COPY . . 03:40:03 ---> f332f9c5fb4b 03:40:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:03 ---> Running in b5caaa992378 03:40:03 Removing intermediate container b5caaa992378 03:40:03 ---> e1f5958d9505 03:40:03 Step 12/12 : RUN $MAKE 03:40:03 ---> Running in ffe133ac3806 03:40:03 noop 03:40:03 Removing intermediate container ffe133ac3806 03:40:03 ---> 7b116bad5f26 03:40:03 Successfully built 7b116bad5f26 03:40:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:03 + docker inspect -f . ci-base-image-arm64 03:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:04 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 03:40:04 $ 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 ******** ci-base-image-arm64 cat 03:40:05 $ docker top 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:06 + go version 03:40:06 go version go1.20.6 linux/arm64 [Pipeline] } 03:40:06 $ docker stop --time=1 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 03:40:08 $ docker rm -f --volumes 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:09 + docker inspect -f . ci-base-image-arm64 03:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 03:40:09 $ 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 ******** ci-base-image-arm64 cat 03:40:10 $ docker top e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:11 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:40:12 + make test 03:40:12 go test -race -coverprofile=coverage.out ./... 03:43:03 ? github.com/edgexfoundry/app-record-replay [no test files] 03:43:05 ok github.com/edgexfoundry/app-record-replay/internal/app 0.254s coverage: 88.0% of statements 03:43:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:43:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:43:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:43:17 ok github.com/edgexfoundry/app-record-replay/internal/application 8.980s coverage: 98.7% of statements 03:43:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.649s coverage: 78.7% of statements 03:43:17 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.186s coverage: 100.0% of statements 03:43:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:43:17 go vet ./... 03:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:54 $ docker stop --time=1 e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 03:45:56 $ docker rm -f --volumes e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:58 Warning: overwriting stash ‘coverage-report’ 03:45:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:59 + ls -al . 03:45:59 total 180 03:45:59 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 03:40 . 03:45:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:37 .. 03:45:59 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 03:37 .dockerignore 03:45:59 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:37 .git 03:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 .github 03:45:59 -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 03:37 .gitignore 03:45:59 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 03:37 .golangci.yml 03:45:59 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 03:37 Attribution.txt 03:45:59 -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 03:37 CHANGELOG.md 03:45:59 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 03:37 Dockerfile 03:45:59 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:37 GOVERNANCE.md 03:45:59 -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 03:37 Jenkinsfile 03:45:59 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 03:37 LICENSE 03:45:59 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 03:37 Makefile 03:45:59 -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 03:37 OWNERS.md 03:45:59 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 03:37 README.md 03:45:59 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 03:37 Record and Reply.postman_collection.json 03:45:59 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:35 VERSION 03:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 bin 03:45:59 -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 03:43 coverage.out 03:45:59 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 03:37 go.mod 03:45:59 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 03:37 go.sum 03:45:59 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 03:37 internal 03:45:59 -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 03:37 main.go 03:45:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:37 openapi 03:45:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:37 pkg 03:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=85bf58d186bc4a3672255d1fe2ec5883a76334ca --label arch=arm64 --label version=0.0.0 . 03:46:00 Sending build context to Docker daemon 281.6kB 03:46:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:46:00 Step 2/26 : FROM ${BASE} AS builder 03:46:00 ---> 7b116bad5f26 03:46:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:46:00 ---> Running in d86e4a777806 03:46:00 Removing intermediate container d86e4a777806 03:46:00 ---> b94448c28e32 03:46:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:46:00 ---> Running in 3a5db0258774 03:46:01 Removing intermediate container 3a5db0258774 03:46:01 ---> b3b79766e044 03:46:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:46:01 ---> Running in d3d019533f86 03:46:01 Removing intermediate container d3d019533f86 03:46:01 ---> 441f0f472aa8 03:46:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:46:01 ---> Running in 1c99c75a2989 03:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:46:04 OK: 263 MiB in 53 packages 03:46:04 Removing intermediate container 1c99c75a2989 03:46:04 ---> 89703bb665f6 03:46:04 Step 7/26 : WORKDIR /app 03:46:04 ---> Running in 8bf999e90393 03:46:05 Removing intermediate container 8bf999e90393 03:46:05 ---> cde04dc9847e 03:46:05 Step 8/26 : COPY go.mod vendor* ./ 03:46:06 ---> 28bb97d69b5b 03:46:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:06 ---> Running in 87533c82851e 03:46:08 Removing intermediate container 87533c82851e 03:46:08 ---> 4d20a35c5459 03:46:08 Step 10/26 : COPY . . 03:46:09 ---> 33193f38f19b 03:46:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:46:09 ---> Running in a800af731a0f 03:46:09 Removing intermediate container a800af731a0f 03:46:09 ---> 89391df659fe 03:46:09 Step 12/26 : RUN $MAKE 03:46:09 ---> Running in 9d0f8a30ec94 03:46:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:48:32 Removing intermediate container 9d0f8a30ec94 03:48:32 ---> 886151d09ca0 03:48:32 Step 13/26 : FROM alpine:3.17 03:48:32 3.17: Pulling from library/alpine 03:48:32 4060ece20d7a: Pulling fs layer 03:48:32 4060ece20d7a: Verifying Checksum 03:48:32 4060ece20d7a: Pull complete 03:48:32 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:48:32 Status: Downloaded newer image for alpine:3.17 03:48:32 ---> 8650cd65339b 03:48:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:48:32 ---> Running in 7356d221bdd3 03:48:32 Removing intermediate container 7356d221bdd3 03:48:32 ---> d962a3877c38 03:48:32 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:48:32 ---> Running in 4bf44bad20d3 03:48:32 Removing intermediate container 4bf44bad20d3 03:48:32 ---> 8a9c7c77fce0 03:48:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:48:32 ---> Running in ea68df4d508f 03:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:48:32 (1/2) Installing ca-certificates (20230506-r0) 03:48:32 (2/2) Installing dumb-init (1.2.5-r2) 03:48:32 Executing busybox-1.35.0-r29.trigger 03:48:32 Executing ca-certificates-20230506-r0.trigger 03:48:32 OK: 8 MiB in 17 packages 03:48:32 Removing intermediate container ea68df4d508f 03:48:32 ---> b5787f7c3916 03:48:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:48:32 ---> ad256b0a802e 03:48:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:48:32 ---> f3b293bfe54c 03:48:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:48:32 ---> 29703c38eb7d 03:48:32 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:48:32 ---> 8a3488ededb2 03:48:32 Step 21/26 : EXPOSE 59712 03:48:32 ---> Running in f4f781a05946 03:48:32 Removing intermediate container f4f781a05946 03:48:32 ---> 4d79bc577e1b 03:48:32 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:48:32 ---> Running in 43661e1caf0f 03:48:32 Removing intermediate container 43661e1caf0f 03:48:32 ---> 6f4f1269b994 03:48:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:48:32 ---> Running in b6fceb3f412c 03:48:32 Removing intermediate container b6fceb3f412c 03:48:32 ---> fb6e03b167b4 03:48:32 Step 24/26 : LABEL arch=arm64 03:48:32 ---> Running in aa08988e0b2c 03:48:32 Removing intermediate container aa08988e0b2c 03:48:32 ---> 5450c89a177e 03:48:32 Step 25/26 : LABEL git_sha=85bf58d186bc4a3672255d1fe2ec5883a76334ca 03:48:32 ---> Running in a474086eefbc 03:48:32 Removing intermediate container a474086eefbc 03:48:32 ---> 0e337136b7ca 03:48:32 Step 26/26 : LABEL version=0.0.0 03:48:32 ---> Running in c7f667ead90e 03:48:33 Removing intermediate container c7f667ead90e 03:48:33 ---> c0e3957b2c96 03:48:33 [Warning] One or more build-args [ARCH] were not consumed 03:48:33 Successfully built c0e3957b2c96 03:48:33 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:33 03:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:34 arm64: Pulling from edgex-lftools-log-publisher 03:48:34 8998bd30e6a1: Pulling fs layer 03:48:34 04944245beec: Pulling fs layer 03:48:34 699f458cf7ca: Pulling fs layer 03:48:34 765212b225bb: Pulling fs layer 03:48:34 f23df028b6ca: Pulling fs layer 03:48:34 d65c8cfc05b1: Pulling fs layer 03:48:34 2437ff75d9bd: Pulling fs layer 03:48:34 765212b225bb: Waiting 03:48:34 f23df028b6ca: Waiting 03:48:34 d65c8cfc05b1: Waiting 03:48:34 2437ff75d9bd: Waiting 03:48:34 04944245beec: Verifying Checksum 03:48:34 04944245beec: Download complete 03:48:34 765212b225bb: Verifying Checksum 03:48:34 765212b225bb: Download complete 03:48:34 f23df028b6ca: Verifying Checksum 03:48:34 f23df028b6ca: Download complete 03:48:34 d65c8cfc05b1: Verifying Checksum 03:48:34 d65c8cfc05b1: Download complete 03:48:34 699f458cf7ca: Verifying Checksum 03:48:34 699f458cf7ca: Download complete 03:48:35 8998bd30e6a1: Download complete 03:48:37 2437ff75d9bd: Verifying Checksum 03:48:37 2437ff75d9bd: Download complete 03:48:39 8998bd30e6a1: Pull complete 03:48:39 04944245beec: Pull complete 03:48:40 699f458cf7ca: Pull complete 03:48:41 765212b225bb: Pull complete 03:48:41 f23df028b6ca: Pull complete 03:48:42 d65c8cfc05b1: Pull complete 03:48:57 2437ff75d9bd: Pull complete 03:48:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 03:48:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:49:00 $ docker top 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:00 ---> job-cost.sh 03:49:00 lf-activate-venv: SKIPPING 03:49:00 INFO: No Stack... 03:49:01 INFO: Retrieving Pricing Info for: v3-standard-4 03:49:02 INFO: Archiving Costs [Pipeline] sh 03:49:02 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:49:02 + cut -d, -f6 [Pipeline] lock 03:49:02 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] 03:49:02 Resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] did not exist. Created. 03:49:02 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:03 /w/workspace/app-record-replay/1@tmp/durable-d5b192e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:49:03 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:03 Warning: overwriting stash ‘stack-cost’ 03:49:04 Stashed 1 file(s) [Pipeline] } 03:49:04 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:04 $ docker stop --time=1 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c 03:49:05 $ docker rm -f --volumes 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:49:06 provisioning config files... 03:49:06 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config15276990617268907975tmp [Pipeline] { [Pipeline] sh 03:49:06 + set +x 03:49:06 + + bash -s -- 03:49:06 curl -s https://codecov.io/bash 03:49:06 03:49:06 _____ _ 03:49:06 / ____| | | 03:49:06 | | ___ __| | ___ ___ _____ __ 03:49:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:49:06 | |___| (_) | (_| | __/ (_| (_) \ V / 03:49:06 \_____\___/ \__,_|\___|\___\___/ \_/ 03:49:06 Bash-1.0.6 03:49:06 03:49:06 03:49:06 ==> git version 2.25.1 found 03:49:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:49:06 Release-Date: 2020-01-08 03:49:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:49:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:49:06 ==> Jenkins CI detected. 03:49:06 current dir:  /w/workspace/xfoundry_app-record-replay_PR-76 03:49:06 project root: . 03:49:06 --> token set from env 03:49:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:49:06 ==> Running gcov in . (disable via -X gcov) 03:49:06 ==> Python coveragepy not found 03:49:06 ==> Searching for coverage reports in: 03:49:06 + . 03:49:07 -> Found 1 reports 03:49:07 ==> Detecting git/mercurial file structure 03:49:07 ==> Reading reports 03:49:07 + ./coverage.out bytes=24552 03:49:07 ==> Appending adjustments 03:49:07 https://docs.codecov.io/docs/fixing-reports 03:49:07 + Found adjustments 03:49:07 ==> Gzipping contents 03:49:07 8.0K /tmp/codecov.QCWnEQ.gz 03:49:07 ==> Uploading reports 03:49:07 url: https://codecov.io 03:49:07 query: branch=PR-76&commit=85bf58d186bc4a3672255d1fe2ec5883a76334ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=76&job=&cmd_args= 03:49:07 -> Pinging Codecov 03:49:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-76&commit=85bf58d186bc4a3672255d1fe2ec5883a76334ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=76&job=&cmd_args= 03:49:07 -> Uploading to 03:49:07 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F467761B9912B4F32F9BC62907045C81/85bf58d186bc4a3672255d1fe2ec5883a76334ca/b3f1ae39-f72a-4bdd-a769-4e166dddf6a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T034907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed1aacb51fdc4f1815155f53d544aec5fc2185ebb4d1d8ab383b2b98cbf08a58 03:49:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:07 Dload Upload Total Spent Left Speed 03:49:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 23577 --:--:-- --:--:-- --:--:-- 23577 03:49:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] } 03:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:49:09 + [ -d /w/workspace/xfoundry_app-record-replay_PR-76/archives ] 03:49:09 + ls -al /w/workspace/xfoundry_app-record-replay_PR-76/archives 03:49:09 total 16 03:49:09 drwxr-xr-x 3 root root 4096 Aug 31 03:38 . 03:49:09 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:38 .. 03:49:09 drwxr-xr-x 2 root root 4096 Aug 31 03:38 cost 03:49:09 -rw-r--r-- 1 root root 88 Aug 31 03:38 cost.csv 03:49:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-76/archives 03:49:09 + ls -al /w/workspace/xfoundry_app-record-replay_PR-76/archives 03:49:09 total 16 03:49:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:38 . 03:49:09 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:38 .. 03:49:09 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 03:38 cost 03:49:09 -rw-r--r-- 1 jenkins jenkins 88 Aug 31 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:49:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:49:10 ---> package-listing.sh 03:49:10 ++ tr '[:upper:]' '[:lower:]' 03:49:10 ++ facter osfamily 03:49:10 + OS_FAMILY=debian 03:49:10 + workspace=/w/workspace/xfoundry_app-record-replay_PR-76 03:49:10 + START_PACKAGES=/tmp/packages_start.txt 03:49:10 + END_PACKAGES=/tmp/packages_end.txt 03:49:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:49:10 + PACKAGES=/tmp/packages_start.txt 03:49:10 + '[' /w/workspace/xfoundry_app-record-replay_PR-76 ']' 03:49:10 + PACKAGES=/tmp/packages_end.txt 03:49:10 + case "${OS_FAMILY}" in 03:49:10 + dpkg -l 03:49:10 + grep '^ii' 03:49:10 + '[' -f /tmp/packages_start.txt ']' 03:49:10 + '[' -f /tmp/packages_end.txt ']' 03:49:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:49:10 + '[' /w/workspace/xfoundry_app-record-replay_PR-76 ']' 03:49:10 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-76/archives/ 03:49:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-76/archives/ [Pipeline] echo 03:49:10 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:49:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:11 prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container 03:49:11 $ 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-76/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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:49:12 $ docker top c96429711039470f1c620f757024cee3b49b820762c862a11d8d13bd7e4511b3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:13 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:13 + ls /var/log/sa-host 03:49:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:13 provisioning config files... 03:49:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config10947319493203249262tmp [Pipeline] { [Pipeline] echo 03:49:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:13 ---> create-netrc.sh [Pipeline] } 03:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:14 ---> python-tools-install.sh [Pipeline] echo 03:49:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:14 ---> sudo-logs.sh 03:49:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:15 ---> job-cost.sh 03:49:15 lf-activate-venv: SKIPPING 03:49:15 DEBUG: total: 0.2199999988079071 03:49:15 INFO: Retrieving Stack Cost... 03:49:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:15 INFO: Archiving Costs [Pipeline] echo 03:49:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:16 ---> logs-deploy.sh 03:49:16 lf-activate-venv: SKIPPING 03:49:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-76/1 03:49:16 INFO: archiving workspace using pattern(s): 03:49:17 Archives upload complete. 03:49:17 INFO: archiving logs to Nexus