Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-record-replay Obtained Jenkinsfile from 7f2bba3a8a765d4127b451c8caae1f5d458729fa+6505751dac8c0a12872c6337fde34b0eddbcd158 (bdeff93bf633f001bbcb3af7e142d18169ea393d) 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-ssh1238128272470860501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh444223955630575940.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-81/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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17364844177077988151.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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5684349898543149661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1681380586863380602.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-81/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-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15819134103389008898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6758 in /w/workspace/xfoundry_app-record-replay_PR-81 [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-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6505751dac8c0a12872c6337fde34b0eddbcd158 into PR head commit 7f2bba3a8a765d4127b451c8caae1f5d458729fa Merge succeeded, producing d155edc1f298ebc9f9feab69cda8e48da906c3a7 Checking out Revision d155edc1f298ebc9f9feab69cda8e48da906c3a7 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f2bba3a8a765d4127b451c8caae1f5d458729fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d155edc1f298ebc9f9feab69cda8e48da906c3a7 # timeout=10 Commit message: "Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:53 ========================================================= 17:26:53 EdgeX Global Pipelines Version Info 17:26:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:54 ------------------- 17:26:54 stable info: 17:26:54 ------------------- 17:26:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:54 Message: update stable to v1.0.254 17:26:55 ------------------- 17:26:55 experimental info: 17:26:55 ------------------- 17:26:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:55 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d155edc [Pipeline] echo 17:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:57 provisioning config files... 17:26:57 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config2104179326241572801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:57 ---> docker-login.sh 17:26:57 nexus3.edgexfoundry.org:10001 17:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:57 Configure a credential helper to remove this warning. See 17:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:57 17:26:57 Login Succeeded 17:26:57 nexus3.edgexfoundry.org:10002 17:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:57 Configure a credential helper to remove this warning. See 17:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:57 17:26:57 Login Succeeded 17:26:57 nexus3.edgexfoundry.org:10003 17:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:57 Configure a credential helper to remove this warning. See 17:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:57 17:26:57 Login Succeeded 17:26:57 nexus3.edgexfoundry.org:10004 17:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:57 Configure a credential helper to remove this warning. See 17:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:57 17:26:57 Login Succeeded 17:26:57 docker.io 17:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:58 Configure a credential helper to remove this warning. See 17:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:58 17:26:58 Login Succeeded 17:26:58 ---> docker-login.sh ends [Pipeline] } 17:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:59 + git rev-list -1 --merges d155edc1f298ebc9f9feab69cda8e48da906c3a7~1..d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo 17:26:59 -----------> git rev-list -1 --merges d155edc1f298ebc9f9feab69cda8e48da906c3a7~1..d155edc1f298ebc9f9feab69cda8e48da906c3a7 d155edc1f298ebc9f9feab69cda8e48da906c3a7 17:26:59 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [false] [Pipeline] sh 17:26:59 + git log --format=format:%s -1 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo 17:26:59 ========================================================= 17:26:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:59 + git log --format=format:%s -1 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo 17:27:00 [semverPrep] GIT_COMMIT: d155edc1f298ebc9f9feab69cda8e48da906c3a7, Commit Message: Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD [Pipeline] echo 17:27:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:00 + grep -v github /etc/ssh/ssh_known_hosts 17:27:00 + [ -e /tmp/ssh_known_hosts ] 17:27:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:00 + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 17:27:00 17:27:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:00 17:27:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:01 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:01 b85a868b505f: Pulling fs layer 17:27:01 e2be974225ed: Pulling fs layer 17:27:01 339a4e72a1f5: Pulling fs layer 17:27:01 988bab9f4d93: Pulling fs layer 17:27:01 1469e6f7b9e6: Pulling fs layer 17:27:01 eaf3925da568: Pulling fs layer 17:27:01 bab4dde63d76: Pulling fs layer 17:27:01 bde34c3a00c8: Pulling fs layer 17:27:01 b352a97aabf1: Pulling fs layer 17:27:01 4872d77fe225: Pulling fs layer 17:27:01 5851b861e8e6: Pulling fs layer 17:27:01 bde34c3a00c8: Waiting 17:27:01 b352a97aabf1: Waiting 17:27:01 4872d77fe225: Waiting 17:27:01 5851b861e8e6: Waiting 17:27:01 1469e6f7b9e6: Waiting 17:27:01 988bab9f4d93: Waiting 17:27:01 eaf3925da568: Waiting 17:27:01 bab4dde63d76: Waiting 17:27:01 e2be974225ed: Verifying Checksum 17:27:01 e2be974225ed: Download complete 17:27:01 988bab9f4d93: Verifying Checksum 17:27:01 988bab9f4d93: Download complete 17:27:01 1469e6f7b9e6: Verifying Checksum 17:27:01 1469e6f7b9e6: Download complete 17:27:01 eaf3925da568: Verifying Checksum 17:27:01 eaf3925da568: Download complete 17:27:01 339a4e72a1f5: Verifying Checksum 17:27:01 339a4e72a1f5: Download complete 17:27:01 bde34c3a00c8: Download complete 17:27:01 b352a97aabf1: Download complete 17:27:01 4872d77fe225: Verifying Checksum 17:27:01 5851b861e8e6: Verifying Checksum 17:27:01 5851b861e8e6: Download complete 17:27:01 b85a868b505f: Verifying Checksum 17:27:01 b85a868b505f: Download complete 17:27:01 bab4dde63d76: Verifying Checksum 17:27:01 bab4dde63d76: Download complete 17:27:03 b85a868b505f: Pull complete 17:27:03 e2be974225ed: Pull complete 17:27:03 339a4e72a1f5: Pull complete 17:27:03 988bab9f4d93: Pull complete 17:27:04 1469e6f7b9e6: Pull complete 17:27:04 eaf3925da568: Pull complete 17:27:06 bab4dde63d76: Pull complete 17:27:06 bde34c3a00c8: Pull complete 17:27:06 b352a97aabf1: Pull complete 17:27:06 4872d77fe225: Pull complete 17:27:06 5851b861e8e6: Pull complete 17:27:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:06 prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container 17:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@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-devops/py-git-semver:0.1.4 cat 17:27:09 $ docker top 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de -eo pid,comm 17:27:09 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). 17:27:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:10 [ssh-agent] Looking for ssh-agent implementation... 17:27:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:10 $ docker exec 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent 17:27:10 SSH_AUTH_SOCK=/tmp/ssh-26BHMohbRT8A/agent.14 17:27:10 SSH_AGENT_PID=20 17:27:10 Running ssh-add (command line suppressed) 17:27:10 Identity added: /w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_938852257246613757.key (/w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_938852257246613757.key) 17:27:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:10 + git tag --points-at HEAD [Pipeline] } 17:27:10 $ docker exec --env ******** --env ******** 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent -k 17:27:10 unset SSH_AUTH_SOCK; 17:27:10 unset SSH_AGENT_PID; 17:27:10 echo Agent pid 20 killed; 17:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:11 [ssh-agent] Looking for ssh-agent implementation... 17:27:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:11 $ docker exec 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent 17:27:11 SSH_AUTH_SOCK=/tmp/ssh-VHWozYc6d2B3/agent.70 17:27:11 SSH_AGENT_PID=76 17:27:11 Running ssh-add (command line suppressed) 17:27:11 Identity added: /w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_7809412166733871987.key (/w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_7809412166733871987.key) 17:27:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:11 + git semver init 17:27:12 2023-09-20 17:27:11,981 [run_init] DEBUG init version:0.0.0 force:False 17:27:12 2023-09-20 17:27:11,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-81/.semver 17:27:12 2023-09-20 17:27:11,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-81/.semver 17:27:12 2023-09-20 17:27:11,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-81/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81, universal_newlines=False, shell=None, istream=None) 17:27:12 2023-09-20 17:27:12,572 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-81/.git/info/exclude 17:27:12 2023-09-20 17:27:12,572 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 with force:False 17:27:12 2023-09-20 17:27:12,573 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 17:27:12 2023-09-20 17:27:12,577 [execute] INFO git cat-file --batch-check 17:27:12 2023-09-20 17:27:12,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:27:12 2023-09-20 17:27:12,584 [execute] INFO git cat-file --batch 17:27:12 2023-09-20 17:27:12,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:27:12 2023-09-20 17:27:12,589 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 17:27:12 0.0.0 [Pipeline] } 17:27:12 $ docker exec --env ******** --env ******** 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent -k 17:27:12 unset SSH_AUTH_SOCK; 17:27:12 unset SSH_AGENT_PID; 17:27:12 echo Agent pid 76 killed; 17:27:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:13 + git semver [Pipeline] } 17:27:13 $ docker stop --time=1 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de 17:27:14 $ docker rm -f --volumes 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de [Pipeline] // withDockerContainer [Pipeline] sh 17:27:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:15 Stashed 1 file(s) [Pipeline] echo 17:27:15 [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 17:27:16 provisioning config files... 17:27:16 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config5490548870898966317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:16 ---> docker-login.sh 17:27:16 nexus3.edgexfoundry.org:10001 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 nexus3.edgexfoundry.org:10002 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 nexus3.edgexfoundry.org:10003 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 nexus3.edgexfoundry.org:10004 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 docker.io 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 ---> docker-login.sh ends [Pipeline] } 17:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:17 ========================================================= 17:27:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:27:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:27:18 Sending build context to Docker daemon 583.7kB 17:27:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:27:18 Step 2/12 : FROM ${BASE} AS builder 17:27:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:18 7264a8db6415: Pulling fs layer 17:27:18 c4d48a809fc2: Pulling fs layer 17:27:18 4f1c88b9dad5: Pulling fs layer 17:27:18 ad3a456e5733: Pulling fs layer 17:27:18 33e27b845d1e: Pulling fs layer 17:27:18 c68163c4e522: Pulling fs layer 17:27:18 50da416c3ac9: Pulling fs layer 17:27:18 23d2d4c4bb30: Pulling fs layer 17:27:18 ad3a456e5733: Waiting 17:27:18 33e27b845d1e: Waiting 17:27:18 c68163c4e522: Waiting 17:27:18 50da416c3ac9: Waiting 17:27:18 23d2d4c4bb30: Waiting 17:27:18 c4d48a809fc2: Download complete 17:27:18 ad3a456e5733: Verifying Checksum 17:27:18 ad3a456e5733: Download complete 17:27:18 33e27b845d1e: Verifying Checksum 17:27:18 33e27b845d1e: Download complete 17:27:18 7264a8db6415: Verifying Checksum 17:27:18 7264a8db6415: Download complete 17:27:18 c68163c4e522: Verifying Checksum 17:27:18 c68163c4e522: Download complete 17:27:18 23d2d4c4bb30: Verifying Checksum 17:27:18 23d2d4c4bb30: Download complete 17:27:18 7264a8db6415: Pull complete 17:27:18 c4d48a809fc2: Pull complete 17:27:18 4f1c88b9dad5: Download complete 17:27:19 50da416c3ac9: Verifying Checksum 17:27:19 50da416c3ac9: Download complete 17:27:22 4f1c88b9dad5: Pull complete 17:27:22 ad3a456e5733: Pull complete 17:27:22 33e27b845d1e: Pull complete 17:27:22 c68163c4e522: Pull complete 17:27:25 50da416c3ac9: Pull complete 17:27:26 23d2d4c4bb30: Pull complete 17:27:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:27:26 ---> 0786185ac409 17:27:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:27:31 Still waiting to schedule task 17:27:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:27:34 ---> Running in c06549e0b678 17:27:34 Removing intermediate container c06549e0b678 17:27:34 ---> c117894d572a 17:27:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:27:34 ---> Running in 9552b90bdeb6 17:27:34 Removing intermediate container 9552b90bdeb6 17:27:34 ---> 55c42da5bc90 17:27:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:27:34 ---> Running in abf9c42d4c91 17:27:34 Removing intermediate container abf9c42d4c91 17:27:34 ---> fa36d590fdb8 17:27:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:34 ---> Running in 688b6c9322f7 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:27:35 OK: 264 MiB in 52 packages 17:27:35 Removing intermediate container 688b6c9322f7 17:27:35 ---> b0d522ca6bdc 17:27:35 Step 7/12 : WORKDIR /app 17:27:35 ---> Running in 6dab65a8b87b 17:27:35 Removing intermediate container 6dab65a8b87b 17:27:35 ---> a093e858d400 17:27:35 Step 8/12 : COPY go.mod vendor* ./ 17:27:35 ---> f946c7658b85 17:27:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:35 ---> Running in 705aae35d00d 17:28:22 Removing intermediate container 705aae35d00d 17:28:22 ---> 812ab9c96fbf 17:28:22 Step 10/12 : COPY . . 17:28:22 ---> 091f550341bc 17:28:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:22 ---> Running in e22a6097a7fa 17:28:22 Removing intermediate container e22a6097a7fa 17:28:22 ---> d99671bc0c9f 17:28:22 Step 12/12 : RUN $MAKE 17:28:22 ---> Running in 2f9d0f401390 17:28:22 noop 17:28:22 Removing intermediate container 2f9d0f401390 17:28:22 ---> 6f46c35e7bf1 17:28:22 Successfully built 6f46c35e7bf1 17:28:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:22 + docker inspect -f . ci-base-image-x86_64 17:28:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:23 prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container 17:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:23 $ docker top 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:23 + go version 17:28:23 go version go1.21.0 linux/amd64 [Pipeline] } 17:28:23 $ docker stop --time=1 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 17:28:25 $ docker rm -f --volumes 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:25 + docker inspect -f . ci-base-image-x86_64 17:28:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:26 prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container 17:28:26 $ 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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:26 $ docker top 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:27 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-81 [Pipeline] fileExists [Pipeline] sh 17:28:27 + make test 17:28:27 go test -race -coverprofile=coverage.out ./... 17:28:49 ? github.com/edgexfoundry/app-record-replay [no test files] 17:28:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:28:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:28:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:28:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.060s coverage: 88.0% of statements 17:28:59 ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements 17:28:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 78.7% of statements 17:28:59 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 17:29:26 go vet ./... 17:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:26 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:26 $ docker stop --time=1 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b 17:29:29 $ docker rm -f --volumes 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b [Pipeline] // withDockerContainer [Pipeline] sh 17:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:31 + ls -al . 17:29:31 total 184 17:29:31 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 . 17:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. 17:29:31 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:26 .dockerignore 17:29:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:28 .git 17:29:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github 17:29:31 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 17:26 .gitignore 17:29:31 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:26 .golangci.yml 17:29:31 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:27 .semver 17:29:31 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 17:26 Attribution.txt 17:29:31 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 17:26 CHANGELOG.md 17:29:31 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 17:26 Dockerfile 17:29:31 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:26 GOVERNANCE.md 17:29:31 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 17:26 Jenkinsfile 17:29:31 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:26 LICENSE 17:29:31 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 17:26 Makefile 17:29:31 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 17:26 OWNERS.md 17:29:31 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 17:26 README.md 17:29:31 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 17:26 Record and Reply.postman_collection.json 17:29:31 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION 17:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin 17:29:31 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 17:28 coverage.out 17:29:31 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 17:26 go.mod 17:29:31 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 17:26 go.sum 17:29:31 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 17:26 internal 17:29:31 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 17:26 main.go 17:29:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 openapi 17:29:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 pkg 17:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:31 + 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=d155edc1f298ebc9f9feab69cda8e48da906c3a7 --label arch=amd64 --label version=0.0.0 . 17:29:31 Sending build context to Docker daemon 608.8kB 17:29:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:29:31 Step 2/26 : FROM ${BASE} AS builder 17:29:31 ---> 6f46c35e7bf1 17:29:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:29:31 ---> Running in 21414173d162 17:29:31 Removing intermediate container 21414173d162 17:29:31 ---> 5f2f343d18a7 17:29:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:29:31 ---> Running in cc24c9ce3559 17:29:31 Removing intermediate container cc24c9ce3559 17:29:31 ---> aeaa34d15cf7 17:29:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:29:31 ---> Running in 4c8ba7bea0ba 17:29:31 Removing intermediate container 4c8ba7bea0ba 17:29:31 ---> 924bc87c8620 17:29:31 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:31 ---> Running in dd6f61c82c04 17:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:29:32 OK: 264 MiB in 52 packages 17:29:33 Removing intermediate container dd6f61c82c04 17:29:33 ---> 77ab568800ff 17:29:33 Step 7/26 : WORKDIR /app 17:29:33 ---> Running in 81d2123fd3c2 17:29:33 Removing intermediate container 81d2123fd3c2 17:29:33 ---> 6a3a3f684531 17:29:33 Step 8/26 : COPY go.mod vendor* ./ 17:29:33 ---> af63c078873c 17:29:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:33 ---> Running in 5fb8939ed507 17:29:34 Removing intermediate container 5fb8939ed507 17:29:34 ---> 96372da17cee 17:29:34 Step 10/26 : COPY . . 17:29:34 ---> 23d088bbcbb4 17:29:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:34 ---> Running in 0a7d071ed5eb 17:29:34 Removing intermediate container 0a7d071ed5eb 17:29:34 ---> 72e8f8fa99b3 17:29:34 Step 12/26 : RUN $MAKE 17:29:34 ---> Running in 9388a08676a2 17:29:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:30:01 Removing intermediate container 9388a08676a2 17:30:01 ---> 14f39b06ca98 17:30:01 Step 13/26 : FROM alpine:3.18 17:30:01 3.18: Pulling from library/alpine 17:30:01 7264a8db6415: Already exists 17:30:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:30:01 Status: Downloaded newer image for alpine:3.18 17:30:01 ---> 7e01a0d0a1dc 17:30:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:30:01 ---> Running in 19eccc26e3fb 17:30:01 Removing intermediate container 19eccc26e3fb 17:30:01 ---> bee088346b6f 17:30:01 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:30:01 ---> Running in e323276b7f34 17:30:01 Removing intermediate container e323276b7f34 17:30:01 ---> 34bc781513b1 17:30:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:30:01 ---> Running in 84e2bf13051c 17:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:30:01 (1/2) Installing ca-certificates (20230506-r0) 17:30:01 (2/2) Installing dumb-init (1.2.5-r2) 17:30:01 Executing busybox-1.36.1-r2.trigger 17:30:01 Executing ca-certificates-20230506-r0.trigger 17:30:01 OK: 8 MiB in 17 packages 17:30:01 Removing intermediate container 84e2bf13051c 17:30:01 ---> c81ea01bb57e 17:30:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:30:01 ---> d7ebbb08b295 17:30:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:30:01 ---> bbe1ac8b39d4 17:30:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:30:01 ---> 4fff79d6e729 17:30:01 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:30:01 ---> 32fdb572bf89 17:30:01 Step 21/26 : EXPOSE 59712 17:30:01 ---> Running in e43b6f6aad22 17:30:01 Removing intermediate container e43b6f6aad22 17:30:01 ---> 8b56a1e2e6d1 17:30:01 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:30:01 ---> Running in d08bfbb0d804 17:30:01 Removing intermediate container d08bfbb0d804 17:30:01 ---> d9cf06c3512c 17:30:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:01 ---> Running in c486e6cfc817 17:30:02 Removing intermediate container c486e6cfc817 17:30:02 ---> 025249331870 17:30:02 Step 24/26 : LABEL arch=amd64 17:30:02 ---> Running in 5034f1ab3c36 17:30:02 Removing intermediate container 5034f1ab3c36 17:30:02 ---> 22d2fa663dc2 17:30:02 Step 25/26 : LABEL git_sha=d155edc1f298ebc9f9feab69cda8e48da906c3a7 17:30:02 ---> Running in 3775ba8836a8 17:30:02 Removing intermediate container 3775ba8836a8 17:30:02 ---> 5818b2b5234a 17:30:02 Step 26/26 : LABEL version=0.0.0 17:30:02 ---> Running in 8682822d345b 17:30:02 Removing intermediate container 8682822d345b 17:30:02 ---> 17848dff21a8 17:30:02 [Warning] One or more build-args [ARCH] were not consumed 17:30:02 Successfully built 17848dff21a8 17:30:02 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 17:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:03 17:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:03 latest: Pulling from edgex-lftools-log-publisher 17:30:03 5eb5b503b376: Pulling fs layer 17:30:03 5c69ac0246d0: Pulling fs layer 17:30:03 ec43610c2a17: Pulling fs layer 17:30:03 3a2ae6a8a46f: Pulling fs layer 17:30:03 33b1e0a273af: Pulling fs layer 17:30:03 5d3b04190fa2: Pulling fs layer 17:30:03 2f39f015ded8: Pulling fs layer 17:30:03 5d3b04190fa2: Waiting 17:30:03 2f39f015ded8: Waiting 17:30:03 33b1e0a273af: Waiting 17:30:03 3a2ae6a8a46f: Waiting 17:30:03 5c69ac0246d0: Verifying Checksum 17:30:03 5c69ac0246d0: Download complete 17:30:03 3a2ae6a8a46f: Verifying Checksum 17:30:03 3a2ae6a8a46f: Download complete 17:30:03 33b1e0a273af: Verifying Checksum 17:30:03 33b1e0a273af: Download complete 17:30:03 ec43610c2a17: Verifying Checksum 17:30:03 ec43610c2a17: Download complete 17:30:03 5d3b04190fa2: Download complete 17:30:03 5eb5b503b376: Verifying Checksum 17:30:03 5eb5b503b376: Download complete 17:30:04 2f39f015ded8: Download complete 17:30:05 5eb5b503b376: Pull complete 17:30:05 5c69ac0246d0: Pull complete 17:30:06 ec43610c2a17: Pull complete 17:30:07 3a2ae6a8a46f: Pull complete 17:30:07 33b1e0a273af: Pull complete 17:30:07 5d3b04190fa2: Pull complete 17:30:12 2f39f015ded8: Pull complete 17:30:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:13 prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container 17:30:13 $ 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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:25 $ docker top f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:26 ---> job-cost.sh 17:30:26 lf-activate-venv: SKIPPING 17:30:26 INFO: No Stack... 17:30:26 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:26 INFO: Archiving Costs [Pipeline] sh 17:30:27 + cat /w/workspace/xfoundry_app-record-replay_PR-81/archives/cost.csv 17:30:27 + cut -d, -f6 [Pipeline] lock 17:30:27 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] 17:30:27 Resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] did not exist. Created. 17:30:27 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:27 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:27 Stashed 1 file(s) [Pipeline] } 17:30:27 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:28 $ docker stop --time=1 f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d 17:30:29 $ docker rm -f --volumes f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7175 in /w/workspace/xfoundry_app-record-replay_PR-81 [Pipeline] { [Pipeline] ws 17:48:14 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 17:48:14 Selected Git installation does not exist. Using Default 17:48:14 The recommended git tool is: NONE 17:48:21 using credential edgex-jenkins-ssh 17:48:21 Cloning the remote Git repository 17:48:21 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:48:21 > git init /w/workspace/app-record-replay/1 # timeout=10 17:48:21 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:48:21 > git --version # timeout=10 17:48:21 > git --version # 'git version 2.25.1' 17:48:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:22 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:48:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:24 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:48:24 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:48:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:24 Merging remotes/origin/main commit 6505751dac8c0a12872c6337fde34b0eddbcd158 into PR head commit 7f2bba3a8a765d4127b451c8caae1f5d458729fa 17:48:25 Merge succeeded, producing d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d 17:48:25 Checking out Revision d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d (PR-81) 17:48:24 > git config core.sparsecheckout # timeout=10 17:48:24 > git checkout -f 7f2bba3a8a765d4127b451c8caae1f5d458729fa # timeout=10 17:48:25 > git remote # timeout=10 17:48:25 > git config --get remote.origin.url # timeout=10 17:48:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:25 > git merge 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 17:48:25 > git rev-parse HEAD^{commit} # timeout=10 17:48:25 > git config core.sparsecheckout # timeout=10 17:48:25 > git checkout -f d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d # timeout=10 17:48:28 Commit message: "Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD" 17:48:28 First time build. Skipping changelog. 17:48:29 > git --version # timeout=10 17:48:29 > git --version # 'git version 2.25.1' 17:48:29 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:30 Dload Upload Total Spent Left Speed 17:48:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 17:48:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:31 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:31 /etc/docker/daemon.new 17:48:31 { 17:48:31 "registry-mirrors": [ 17:48:31 "https://nexus3.edgexfoundry.org:10001" 17:48:31 ], 17:48:31 "bip": "10.250.0.254/24", 17:48:31 "hosts": [ 17:48:31 "tcp://0.0.0.0:5555", 17:48:31 "unix:///var/run/docker.sock" 17:48:31 ], 17:48:31 "mtu": 1458, 17:48:31 "selinux-enabled": true, 17:48:31 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:31 } [Pipeline] sh 17:48:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:50 provisioning config files... 17:48:50 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16513863790962615038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:51 ---> docker-login.sh 17:48:51 nexus3.edgexfoundry.org:10001 17:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:51 Configure a credential helper to remove this warning. See 17:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:51 17:48:51 Login Succeeded 17:48:51 nexus3.edgexfoundry.org:10002 17:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:52 Configure a credential helper to remove this warning. See 17:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:52 17:48:52 Login Succeeded 17:48:52 nexus3.edgexfoundry.org:10003 17:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:52 Configure a credential helper to remove this warning. See 17:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:52 17:48:52 Login Succeeded 17:48:52 nexus3.edgexfoundry.org:10004 17:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:52 Configure a credential helper to remove this warning. See 17:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:52 17:48:52 Login Succeeded 17:48:52 docker.io 17:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:53 Configure a credential helper to remove this warning. See 17:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:53 17:48:53 Login Succeeded 17:48:53 ---> docker-login.sh ends [Pipeline] } 17:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:53 ========================================================= 17:48:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:48:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:48:54 Sending build context to Docker daemon 259.6kB 17:48:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:48:54 Step 2/12 : FROM ${BASE} AS builder 17:48:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:54 9fda8d8052c6: Pulling fs layer 17:48:54 5d54e960e981: Pulling fs layer 17:48:54 c4a7e357bf2a: Pulling fs layer 17:48:54 f0e02332f6b5: Pulling fs layer 17:48:54 cefa15bbcfad: Pulling fs layer 17:48:54 17808c966233: Pulling fs layer 17:48:54 f4c1fc716caa: Pulling fs layer 17:48:54 cefa15bbcfad: Waiting 17:48:54 17808c966233: Waiting 17:48:54 f4c1fc716caa: Waiting 17:48:54 f0e02332f6b5: Waiting 17:48:54 5d54e960e981: Download complete 17:48:54 f0e02332f6b5: Download complete 17:48:54 cefa15bbcfad: Verifying Checksum 17:48:54 cefa15bbcfad: Download complete 17:48:54 9fda8d8052c6: Verifying Checksum 17:48:54 9fda8d8052c6: Download complete 17:48:55 f4c1fc716caa: Verifying Checksum 17:48:55 f4c1fc716caa: Download complete 17:48:55 9fda8d8052c6: Pull complete 17:48:56 5d54e960e981: Pull complete 17:48:56 c4a7e357bf2a: Download complete 17:48:57 17808c966233: Verifying Checksum 17:48:57 17808c966233: Download complete 17:49:07 c4a7e357bf2a: Pull complete 17:49:07 f0e02332f6b5: Pull complete 17:49:07 cefa15bbcfad: Pull complete 17:49:14 17808c966233: Pull complete 17:49:16 f4c1fc716caa: Pull complete 17:49:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:49:16 ---> ea914061e18c 17:49:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:49:18 ---> Running in 4213a41c2071 17:49:18 Removing intermediate container 4213a41c2071 17:49:18 ---> 2a87605ec799 17:49:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:49:18 ---> Running in fe7aacb13a9a 17:49:23 Removing intermediate container fe7aacb13a9a 17:49:23 ---> 60287aae77fc 17:49:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:49:23 ---> Running in f645528d08d1 17:49:23 Removing intermediate container f645528d08d1 17:49:23 ---> a899d3135f6e 17:49:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:24 ---> Running in 92a2626de073 17:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:49:27 OK: 266 MiB in 52 packages 17:49:28 Removing intermediate container 92a2626de073 17:49:28 ---> 295f548d9f8c 17:49:28 Step 7/12 : WORKDIR /app 17:49:28 ---> Running in 51f8ebc09156 17:49:29 Removing intermediate container 51f8ebc09156 17:49:29 ---> 7808c33a6256 17:49:29 Step 8/12 : COPY go.mod vendor* ./ 17:49:29 ---> fd308dd0ff5d 17:49:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:29 ---> Running in 3c2742e5a1a3 17:50:51 Removing intermediate container 3c2742e5a1a3 17:50:51 ---> ba09057f8598 17:50:51 Step 10/12 : COPY . . 17:50:51 ---> 81c11af4bf50 17:50:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:50:51 ---> Running in 0413160b98c0 17:50:51 Removing intermediate container 0413160b98c0 17:50:51 ---> 8d26c72d70d4 17:50:51 Step 12/12 : RUN $MAKE 17:50:51 ---> Running in fb9ca56f18a8 17:50:51 noop 17:50:51 Removing intermediate container fb9ca56f18a8 17:50:51 ---> 33780fb96e3d 17:50:51 Successfully built 33780fb96e3d 17:50:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:52 + docker inspect -f . ci-base-image-arm64 17:50:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:52 prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container 17:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:53 $ docker top 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:54 + go version 17:50:54 go version go1.21.0 linux/arm64 [Pipeline] } 17:50:54 $ docker stop --time=1 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a 17:50:56 $ docker rm -f --volumes 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:57 + docker inspect -f . ci-base-image-arm64 17:50:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:57 prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container 17:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:59 $ docker top 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:00 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 17:51:00 + make test 17:51:00 go test -race -coverprofile=coverage.out ./... 17:54:22 ? github.com/edgexfoundry/app-record-replay [no test files] 17:54:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.303s coverage: 88.0% of statements 17:54:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:54:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:54:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:54:36 ok github.com/edgexfoundry/app-record-replay/internal/application 10.041s coverage: 98.7% of statements 17:54:36 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.590s coverage: 78.7% of statements 17:54:36 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.212s coverage: 100.0% of statements 17:54:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:54:37 go vet ./... 17:56:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:43 ./bin/test-attribution-txt.sh [Pipeline] echo 17:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:56:43 $ docker stop --time=1 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd 17:56:45 $ docker rm -f --volumes 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd [Pipeline] // withDockerContainer [Pipeline] sh 17:56:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:47 Warning: overwriting stash ‘coverage-report’ 17:56:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:49 + ls -al . 17:56:49 total 180 17:56:49 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:51 . 17:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. 17:56:49 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:48 .dockerignore 17:56:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git 17:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github 17:56:49 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 17:48 .gitignore 17:56:49 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:48 .golangci.yml 17:56:49 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 17:48 Attribution.txt 17:56:49 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 17:48 CHANGELOG.md 17:56:49 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 17:48 Dockerfile 17:56:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:48 GOVERNANCE.md 17:56:49 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 17:48 Jenkinsfile 17:56:49 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:48 LICENSE 17:56:49 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 17:48 Makefile 17:56:49 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 17:48 OWNERS.md 17:56:49 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 17:48 README.md 17:56:49 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 17:48 Record and Reply.postman_collection.json 17:56:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION 17:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin 17:56:49 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 17:54 coverage.out 17:56:49 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 17:48 go.mod 17:56:49 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 17:48 go.sum 17:56:49 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 17:48 internal 17:56:49 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 17:48 main.go 17:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 openapi 17:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 pkg 17:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:49 + 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=d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d --label arch=arm64 --label version=0.0.0 . 17:56:50 Sending build context to Docker daemon 284.7kB 17:56:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:56:50 Step 2/26 : FROM ${BASE} AS builder 17:56:50 ---> 33780fb96e3d 17:56:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:56:50 ---> Running in aaa09cfe23b9 17:56:50 Removing intermediate container aaa09cfe23b9 17:56:50 ---> eaa06344c1ae 17:56:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:56:50 ---> Running in 31c8290e69a1 17:56:51 Removing intermediate container 31c8290e69a1 17:56:51 ---> e5cb88003b21 17:56:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:56:51 ---> Running in 2b9ed710a93e 17:56:51 Removing intermediate container 2b9ed710a93e 17:56:51 ---> 30a6a097ef13 17:56:51 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:51 ---> Running in b508d1d5cff4 17:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:56:54 OK: 266 MiB in 52 packages 17:56:55 Removing intermediate container b508d1d5cff4 17:56:55 ---> 4d9ffb2d53c9 17:56:55 Step 7/26 : WORKDIR /app 17:56:55 ---> Running in 7f84d849dcba 17:56:56 Removing intermediate container 7f84d849dcba 17:56:56 ---> bb8c981dd4ee 17:56:56 Step 8/26 : COPY go.mod vendor* ./ 17:56:56 ---> 62078f55102d 17:56:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:56 ---> Running in ef38e49849bb 17:56:59 Removing intermediate container ef38e49849bb 17:56:59 ---> 774be44655bd 17:56:59 Step 10/26 : COPY . . 17:57:00 ---> 8ba31f1ff1c2 17:57:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:00 ---> Running in 3fe239e3e64f 17:57:00 Removing intermediate container 3fe239e3e64f 17:57:00 ---> b41bbb9b70f3 17:57:00 Step 12/26 : RUN $MAKE 17:57:00 ---> Running in b7b315003f5a 17:57:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:59:26 Removing intermediate container b7b315003f5a 17:59:26 ---> a15d161ab71b 17:59:26 Step 13/26 : FROM alpine:3.18 17:59:26 3.18: Pulling from library/alpine 17:59:26 9fda8d8052c6: Already exists 17:59:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:59:26 Status: Downloaded newer image for alpine:3.18 17:59:26 ---> f6648c04cd6c 17:59:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:59:26 ---> Running in 3937fd58934b 17:59:26 Removing intermediate container 3937fd58934b 17:59:26 ---> 4589ac03b047 17:59:26 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:59:26 ---> Running in e4a8662716c8 17:59:26 Removing intermediate container e4a8662716c8 17:59:26 ---> de644b8db5f9 17:59:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:59:26 ---> Running in 7074ae1542e2 17:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:59:26 (1/2) Installing ca-certificates (20230506-r0) 17:59:26 (2/2) Installing dumb-init (1.2.5-r2) 17:59:26 Executing busybox-1.36.1-r2.trigger 17:59:26 Executing ca-certificates-20230506-r0.trigger 17:59:26 OK: 9 MiB in 17 packages 17:59:26 Removing intermediate container 7074ae1542e2 17:59:26 ---> cbc48a2b5df0 17:59:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:59:26 ---> 7be67e11450d 17:59:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:59:26 ---> 5e6d6d53f614 17:59:26 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:59:26 ---> bdc4c4e579e0 17:59:26 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:59:26 ---> bf3304e0c221 17:59:26 Step 21/26 : EXPOSE 59712 17:59:26 ---> Running in b0f5f899e48e 17:59:26 Removing intermediate container b0f5f899e48e 17:59:26 ---> 08d005b21f08 17:59:26 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:59:26 ---> Running in 07b690b185f8 17:59:26 Removing intermediate container 07b690b185f8 17:59:26 ---> f2c924aa2b00 17:59:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:59:26 ---> Running in 8d385d20f09e 17:59:26 Removing intermediate container 8d385d20f09e 17:59:26 ---> dd0504bdbbf8 17:59:26 Step 24/26 : LABEL arch=arm64 17:59:26 ---> Running in 2a7a63378c3b 17:59:26 Removing intermediate container 2a7a63378c3b 17:59:26 ---> 2711e6ba0d7b 17:59:26 Step 25/26 : LABEL git_sha=d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d 17:59:26 ---> Running in 54ea3c1dd3db 17:59:26 Removing intermediate container 54ea3c1dd3db 17:59:26 ---> f63be8d4a74a 17:59:26 Step 26/26 : LABEL version=0.0.0 17:59:26 ---> Running in d906ddc81bce 17:59:26 Removing intermediate container d906ddc81bce 17:59:26 ---> 60749ef54091 17:59:26 [Warning] One or more build-args [ARCH] were not consumed 17:59:26 Successfully built 60749ef54091 17:59:26 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 17:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:27 17:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:28 arm64: Pulling from edgex-lftools-log-publisher 17:59:28 8998bd30e6a1: Pulling fs layer 17:59:28 04944245beec: Pulling fs layer 17:59:28 699f458cf7ca: Pulling fs layer 17:59:28 765212b225bb: Pulling fs layer 17:59:28 f23df028b6ca: Pulling fs layer 17:59:28 d65c8cfc05b1: Pulling fs layer 17:59:28 2437ff75d9bd: Pulling fs layer 17:59:28 765212b225bb: Waiting 17:59:28 f23df028b6ca: Waiting 17:59:28 d65c8cfc05b1: Waiting 17:59:28 2437ff75d9bd: Waiting 17:59:28 04944245beec: Verifying Checksum 17:59:28 04944245beec: Download complete 17:59:28 765212b225bb: Verifying Checksum 17:59:28 765212b225bb: Download complete 17:59:28 f23df028b6ca: Verifying Checksum 17:59:28 f23df028b6ca: Download complete 17:59:28 d65c8cfc05b1: Verifying Checksum 17:59:28 d65c8cfc05b1: Download complete 17:59:28 699f458cf7ca: Verifying Checksum 17:59:28 699f458cf7ca: Download complete 17:59:29 8998bd30e6a1: Verifying Checksum 17:59:29 8998bd30e6a1: Download complete 17:59:31 2437ff75d9bd: Download complete 17:59:33 8998bd30e6a1: Pull complete 17:59:33 04944245beec: Pull complete 17:59:34 699f458cf7ca: Pull complete 17:59:34 765212b225bb: Pull complete 17:59:35 f23df028b6ca: Pull complete 17:59:35 d65c8cfc05b1: Pull complete 17:59:50 2437ff75d9bd: Pull complete 17:59:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container 17:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:59:55 $ docker top ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:56 ---> job-cost.sh 17:59:56 lf-activate-venv: SKIPPING 17:59:56 INFO: No Stack... 17:59:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:59:57 INFO: Archiving Costs [Pipeline] sh 17:59:58 + cat /w/workspace/app-record-replay/1/archives/cost.csv 17:59:58 + cut -d, -f6 [Pipeline] lock 17:59:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] 17:59:58 Resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] did not exist. Created. 17:59:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:59 /w/workspace/app-record-replay/1@tmp/durable-33702507/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:59:59 + echo total: 0.10999999940395355 [Pipeline] stash 17:59:59 Warning: overwriting stash ‘stack-cost’ 17:59:59 Stashed 1 file(s) [Pipeline] } 18:00:00 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:00 $ docker stop --time=1 ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e 18:00:01 $ docker rm -f --volumes ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e [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 18:00:02 provisioning config files... 18:00:02 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config10399772470832612772tmp [Pipeline] { [Pipeline] sh 18:00:02 + set +x 18:00:02 + curl -s https://codecov.io/bash 18:00:02 + bash -s -- 18:00:02 18:00:02 _____ _ 18:00:02 / ____| | | 18:00:02 | | ___ __| | ___ ___ _____ __ 18:00:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:02 Bash-1.0.6 18:00:02 18:00:02 18:00:02 ==> git version 2.25.1 found 18:00:02 ==> 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 18:00:02 Release-Date: 2020-01-08 18:00:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:00:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:02 ==> Jenkins CI detected. 18:00:02 current dir:  /w/workspace/xfoundry_app-record-replay_PR-81 18:00:02 project root: . 18:00:02 --> token set from env 18:00:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:02 ==> Running gcov in . (disable via -X gcov) 18:00:02 ==> Python coveragepy not found 18:00:02 ==> Searching for coverage reports in: 18:00:02 + . 18:00:02 -> Found 1 reports 18:00:02 ==> Detecting git/mercurial file structure 18:00:02 ==> Reading reports 18:00:02 + ./coverage.out bytes=24552 18:00:02 ==> Appending adjustments 18:00:02 https://docs.codecov.io/docs/fixing-reports 18:00:03 + Found adjustments 18:00:03 ==> Gzipping contents 18:00:03 8.0K /tmp/codecov.kYFrmd.gz 18:00:03 ==> Uploading reports 18:00:03 url: https://codecov.io 18:00:03 query: branch=PR-81&commit=d155edc1f298ebc9f9feab69cda8e48da906c3a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=81&job=&cmd_args= 18:00:03 -> Pinging Codecov 18:00:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-81&commit=d155edc1f298ebc9f9feab69cda8e48da906c3a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=81&job=&cmd_args= 18:00:03 -> Uploading to 18:00:03 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F467761B9912B4F32F9BC62907045C81/d155edc1f298ebc9f9feab69cda8e48da906c3a7/07da0f61-0649-42ed-b3ad-962e53cb571b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T180003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4af79064ed927de7dc415adfc8e8b259c9ce7aac6f540639a14240646b70bd8 18:00:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:03 Dload Upload Total Spent Left Speed 18:00:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 25478 --:--:-- --:--:-- --:--:-- 25478 18:00:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] } 18:00:03 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 18:00:05 + [ -d /w/workspace/xfoundry_app-record-replay_PR-81/archives ] 18:00:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-81/archives 18:00:05 total 16 18:00:05 drwxr-xr-x 3 root root 4096 Sep 20 17:30 . 18:00:05 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:30 .. 18:00:05 drwxr-xr-x 2 root root 4096 Sep 20 17:30 cost 18:00:05 -rw-r--r-- 1 root root 88 Sep 20 17:30 cost.csv 18:00:05 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-81/archives 18:00:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-81/archives 18:00:05 total 16 18:00:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:30 . 18:00:05 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:30 .. 18:00:05 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:30 cost 18:00:05 -rw-r--r-- 1 jenkins jenkins 88 Sep 20 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:00:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:06 ---> package-listing.sh 18:00:06 ++ facter osfamily 18:00:06 ++ tr '[:upper:]' '[:lower:]' 18:00:06 + OS_FAMILY=debian 18:00:06 + workspace=/w/workspace/xfoundry_app-record-replay_PR-81 18:00:06 + START_PACKAGES=/tmp/packages_start.txt 18:00:06 + END_PACKAGES=/tmp/packages_end.txt 18:00:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:06 + PACKAGES=/tmp/packages_start.txt 18:00:06 + '[' /w/workspace/xfoundry_app-record-replay_PR-81 ']' 18:00:06 + PACKAGES=/tmp/packages_end.txt 18:00:06 + case "${OS_FAMILY}" in 18:00:06 + dpkg -l 18:00:06 + grep '^ii' 18:00:06 + '[' -f /tmp/packages_start.txt ']' 18:00:06 + '[' -f /tmp/packages_end.txt ']' 18:00:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:06 + '[' /w/workspace/xfoundry_app-record-replay_PR-81 ']' 18:00:06 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-81/archives/ 18:00:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-81/archives/ [Pipeline] echo 18:00:06 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-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:00:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:07 prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container 18:00:07 $ 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-81/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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:00:08 $ docker top 392e737413a6ad63257259640931492d99c9fa990c5efab428677413491ee2c2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:08 + touch /tmp/pre-build-complete [Pipeline] sh 18:00:08 + mkdir -p /var/log/sysstat [Pipeline] sh 18:00:09 + ls /var/log/sa-host 18:00:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:09 provisioning config files... 18:00:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config9383785263101648876tmp [Pipeline] { [Pipeline] echo 18:00:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:00:09 ---> create-netrc.sh [Pipeline] } 18:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:00:10 ---> python-tools-install.sh [Pipeline] echo 18:00:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:00:10 ---> sudo-logs.sh 18:00:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:00:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:00:10 ---> job-cost.sh 18:00:10 lf-activate-venv: SKIPPING 18:00:10 DEBUG: total: 0.2199999988079071 18:00:10 INFO: Retrieving Stack Cost... 18:00:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:00:11 INFO: Archiving Costs [Pipeline] echo 18:00:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:00:12 ---> logs-deploy.sh 18:00:12 lf-activate-venv: SKIPPING 18:00:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-81/1 18:00:12 INFO: archiving workspace using pattern(s): 18:00:12 Archives upload complete. 18:00:12 INFO: archiving logs to Nexus