Pull request #131 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 52c78a47f2f46016c87edc8f3e64a05d5d2862ab+b579943a118980ce83a5f3b26e5c96da3a93eb4b (280df33849e05221935c0692dab377e1fc09ecfc) 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-ssh17409468627763319653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18292717405703856875.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-131/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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17339404610843927408.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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14484118974465437284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12120674666262857946.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-131/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-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12051421696476623358.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5459’ Running on prd-ubuntu20.04-docker-8c-8g-5461 in /w/workspace/foundry_app-record-replay_PR-131 [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/foundry_app-record-replay_PR-131 # 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/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b579943a118980ce83a5f3b26e5c96da3a93eb4b into PR head commit 52c78a47f2f46016c87edc8f3e64a05d5d2862ab Merge succeeded, producing 52c78a47f2f46016c87edc8f3e64a05d5d2862ab Checking out Revision 52c78a47f2f46016c87edc8f3e64a05d5d2862ab (PR-131) > git config core.sparsecheckout # timeout=10 > git checkout -f 52c78a47f2f46016c87edc8f3e64a05d5d2862ab # 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 b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52c78a47f2f46016c87edc8f3e64a05d5d2862ab # timeout=10 Commit message: "build: [RecordReplay] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:05 ========================================================= 17:13:05 EdgeX Global Pipelines Version Info 17:13:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:06 ------------------- 17:13:06 stable info: 17:13:06 ------------------- 17:13:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:13:06 Message: update stable to v1.0.258 17:13:06 ------------------- 17:13:06 experimental info: 17:13:06 ------------------- 17:13:06 Commited By: **** collab-it+edgex@linuxfoundation.org 17:13:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:13:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:13:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-131 [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-131 [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-131 [Pipeline] echo 17:13:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52c78a47f2f46016c87edc8f3e64a05d5d2862ab [Pipeline] echo 17:13:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52c78a4 [Pipeline] echo 17:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:09 provisioning config files... 17:13:09 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-131@tmp/config5068230627019368704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:09 ---> ****-login.sh 17:13:09 nexus3.edgexfoundry.org:10001 17:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:09 Configure a credential helper to remove this warning. See 17:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:09 17:13:09 Login Succeeded 17:13:09 nexus3.edgexfoundry.org:10002 17:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:09 Configure a credential helper to remove this warning. See 17:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:09 17:13:09 Login Succeeded 17:13:09 nexus3.edgexfoundry.org:10003 17:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:10 Configure a credential helper to remove this warning. See 17:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:10 17:13:10 Login Succeeded 17:13:10 nexus3.edgexfoundry.org:10004 17:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:10 Configure a credential helper to remove this warning. See 17:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:10 17:13:10 Login Succeeded 17:13:10 ****.io 17:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:10 Configure a credential helper to remove this warning. See 17:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:10 17:13:10 Login Succeeded 17:13:10 ---> ****-login.sh ends [Pipeline] } 17:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:11 + git rev-list -1 --merges 52c78a47f2f46016c87edc8f3e64a05d5d2862ab~1..52c78a47f2f46016c87edc8f3e64a05d5d2862ab [Pipeline] echo 17:13:11 -----------> git rev-list -1 --merges 52c78a47f2f46016c87edc8f3e64a05d5d2862ab~1..52c78a47f2f46016c87edc8f3e64a05d5d2862ab 52c78a47f2f46016c87edc8f3e64a05d5d2862ab [false] [Pipeline] sh 17:13:11 + git log --format=format:%s -1 52c78a47f2f46016c87edc8f3e64a05d5d2862ab [Pipeline] echo 17:13:11 ========================================================= 17:13:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:12 + git log --format=format:%s -1 52c78a47f2f46016c87edc8f3e64a05d5d2862ab [Pipeline] echo 17:13:12 [semverPrep] GIT_COMMIT: 52c78a47f2f46016c87edc8f3e64a05d5d2862ab, Commit Message: build: [RecordReplay] Add ldflags to strip debug info from binary [Pipeline] echo 17:13:12 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:12 + grep -v github /etc/ssh/ssh_known_hosts 17:13:12 + [ -e /tmp/ssh_known_hosts ] 17:13:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:12 + sudo tee -a /etc/ssh/ssh_known_hosts 17:13:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:13 17:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:13 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:13 b85a868b505f: Pulling fs layer 17:13:13 e2be974225ed: Pulling fs layer 17:13:13 339a4e72a1f5: Pulling fs layer 17:13:13 988bab9f4d93: Pulling fs layer 17:13:13 1469e6f7b9e6: Pulling fs layer 17:13:13 eaf3925da568: Pulling fs layer 17:13:13 988bab9f4d93: Waiting 17:13:13 1469e6f7b9e6: Waiting 17:13:13 eaf3925da568: Waiting 17:13:13 bab4dde63d76: Pulling fs layer 17:13:13 bde34c3a00c8: Pulling fs layer 17:13:13 bab4dde63d76: Waiting 17:13:13 b352a97aabf1: Pulling fs layer 17:13:13 4872d77fe225: Pulling fs layer 17:13:13 5851b861e8e6: Pulling fs layer 17:13:13 bde34c3a00c8: Waiting 17:13:13 b352a97aabf1: Waiting 17:13:13 4872d77fe225: Waiting 17:13:13 5851b861e8e6: Waiting 17:13:13 e2be974225ed: Verifying Checksum 17:13:13 e2be974225ed: Download complete 17:13:13 988bab9f4d93: Verifying Checksum 17:13:13 988bab9f4d93: Download complete 17:13:13 1469e6f7b9e6: Verifying Checksum 17:13:13 1469e6f7b9e6: Download complete 17:13:13 339a4e72a1f5: Verifying Checksum 17:13:13 339a4e72a1f5: Download complete 17:13:13 eaf3925da568: Download complete 17:13:13 bde34c3a00c8: Verifying Checksum 17:13:13 bde34c3a00c8: Download complete 17:13:13 b352a97aabf1: Download complete 17:13:13 4872d77fe225: Verifying Checksum 17:13:13 4872d77fe225: Download complete 17:13:13 5851b861e8e6: Verifying Checksum 17:13:13 5851b861e8e6: Download complete 17:13:13 b85a868b505f: Verifying Checksum 17:13:13 b85a868b505f: Download complete 17:13:14 bab4dde63d76: Verifying Checksum 17:13:14 bab4dde63d76: Download complete 17:13:15 b85a868b505f: Pull complete 17:13:15 e2be974225ed: Pull complete 17:13:15 339a4e72a1f5: Pull complete 17:13:15 988bab9f4d93: Pull complete 17:13:15 1469e6f7b9e6: Pull complete 17:13:15 eaf3925da568: Pull complete 17:13:17 bab4dde63d76: Pull complete 17:13:17 bde34c3a00c8: Pull complete 17:13:17 b352a97aabf1: Pull complete 17:13:17 4872d77fe225: Pull complete 17:13:17 5851b861e8e6: Pull complete 17:13:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:18 prd-ubuntu20.04-docker-8c-8g-5461 does not seem to be running inside a container 17:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-131 -v /w/workspace/foundry_app-record-replay_PR-131:/w/workspace/foundry_app-record-replay_PR-131:rw,z -v /w/workspace/foundry_app-record-replay_PR-131@tmp:/w/workspace/foundry_app-record-replay_PR-131@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:13:21 $ docker top fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd -eo pid,comm 17:13:21 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:13:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:22 [ssh-agent] Looking for ssh-agent implementation... 17:13:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:22 $ docker exec fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd ssh-agent 17:13:22 SSH_AUTH_SOCK=/tmp/ssh-xHkYYaKd8ie9/agent.32 17:13:22 SSH_AGENT_PID=38 17:13:22 Running ssh-add (command line suppressed) 17:13:22 Identity added: /w/workspace/foundry_app-record-replay_PR-131@tmp/private_key_17027601298497833583.key (/w/workspace/foundry_app-record-replay_PR-131@tmp/private_key_17027601298497833583.key) 17:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:22 + git tag --points-at HEAD [Pipeline] } 17:13:22 $ docker exec --env ******** --env ******** fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd ssh-agent -k 17:13:22 unset SSH_AUTH_SOCK; 17:13:22 unset SSH_AGENT_PID; 17:13:22 echo Agent pid 38 killed; 17:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:23 [ssh-agent] Looking for ssh-agent implementation... 17:13:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:23 $ docker exec fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd ssh-agent 17:13:23 SSH_AUTH_SOCK=/tmp/ssh-KX0XR5Mweq7k/agent.70 17:13:23 SSH_AGENT_PID=76 17:13:23 Running ssh-add (command line suppressed) 17:13:23 Identity added: /w/workspace/foundry_app-record-replay_PR-131@tmp/private_key_12269901285837043789.key (/w/workspace/foundry_app-record-replay_PR-131@tmp/private_key_12269901285837043789.key) 17:13:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:23 + git semver init 17:13:24 2024-03-11 17:13:24,014 [run_init] DEBUG init version:0.0.0 force:False 17:13:24 2024-03-11 17:13:24,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-131/.semver 17:13:24 2024-03-11 17:13:24,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-131/.semver 17:13:24 2024-03-11 17:13:24,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-131/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-131, universal_newlines=False, shell=None, istream=None) 17:13:25 2024-03-11 17:13:24,986 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-131/.git/info/exclude 17:13:25 2024-03-11 17:13:24,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-131/.semver/PR-131 with force:False 17:13:25 2024-03-11 17:13:24,988 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-131/.semver/PR-131 17:13:25 2024-03-11 17:13:24,992 [execute] INFO git cat-file --batch-check 17:13:25 2024-03-11 17:13:24,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-131/.semver, universal_newlines=False, shell=None, istream=) 17:13:25 2024-03-11 17:13:25,000 [execute] INFO git cat-file --batch 17:13:25 2024-03-11 17:13:25,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-131/.semver, universal_newlines=False, shell=None, istream=) 17:13:25 2024-03-11 17:13:25,007 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-131/.semver/PR-131 17:13:25 0.0.0 [Pipeline] } 17:13:25 $ docker exec --env ******** --env ******** fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd ssh-agent -k 17:13:25 unset SSH_AUTH_SOCK; 17:13:25 unset SSH_AGENT_PID; 17:13:25 echo Agent pid 76 killed; 17:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:25 + git semver [Pipeline] } 17:13:26 $ docker stop --time=1 fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd 17:13:27 $ docker rm -f --volumes fd284985d83de734770c6a0a28c78ec1046855d4457853492665d4b111aa14cd [Pipeline] // withDockerContainer [Pipeline] sh 17:13:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:28 Stashed 1 file(s) [Pipeline] echo 17:13:28 [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:13:29 provisioning config files... 17:13:29 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-131@tmp/config11207670955725879032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:29 ---> ****-login.sh 17:13:29 nexus3.edgexfoundry.org:10001 17:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:29 Configure a credential helper to remove this warning. See 17:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:29 17:13:29 Login Succeeded 17:13:29 nexus3.edgexfoundry.org:10002 17:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:29 Configure a credential helper to remove this warning. See 17:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:29 17:13:29 Login Succeeded 17:13:29 nexus3.edgexfoundry.org:10003 17:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:29 Configure a credential helper to remove this warning. See 17:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:29 17:13:29 Login Succeeded 17:13:29 nexus3.edgexfoundry.org:10004 17:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:30 Configure a credential helper to remove this warning. See 17:13:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:30 17:13:30 Login Succeeded 17:13:30 ****.io 17:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:13:30 Configure a credential helper to remove this warning. See 17:13:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:13:30 17:13:30 Login Succeeded 17:13:30 ---> ****-login.sh ends [Pipeline] } 17:13:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:13:30 ========================================================= 17:13:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:13:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:31 + 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:13:31 Sending build context to Docker daemon 6.731MB 17:13:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:13:31 Step 2/12 : FROM ${BASE} AS builder 17:13:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:31 7264a8db6415: Pulling fs layer 17:13:31 c4d48a809fc2: Pulling fs layer 17:13:31 4f1c88b9dad5: Pulling fs layer 17:13:31 ad3a456e5733: Pulling fs layer 17:13:31 69c7f0334f64: Pulling fs layer 17:13:31 1f1c1a5573a3: Pulling fs layer 17:13:31 ce7588e14bc9: Pulling fs layer 17:13:31 b5e4710f87ac: Pulling fs layer 17:13:31 69c7f0334f64: Waiting 17:13:31 1f1c1a5573a3: Waiting 17:13:31 ce7588e14bc9: Waiting 17:13:31 b5e4710f87ac: Waiting 17:13:31 ad3a456e5733: Waiting 17:13:31 c4d48a809fc2: Download complete 17:13:31 ad3a456e5733: Download complete 17:13:31 69c7f0334f64: Verifying Checksum 17:13:31 69c7f0334f64: Download complete 17:13:31 7264a8db6415: Verifying Checksum 17:13:31 7264a8db6415: Download complete 17:13:31 1f1c1a5573a3: Verifying Checksum 17:13:31 1f1c1a5573a3: Download complete 17:13:31 7264a8db6415: Pull complete 17:13:32 b5e4710f87ac: Verifying Checksum 17:13:32 b5e4710f87ac: Download complete 17:13:32 c4d48a809fc2: Pull complete 17:13:32 4f1c88b9dad5: Verifying Checksum 17:13:32 4f1c88b9dad5: Download complete 17:13:32 ce7588e14bc9: Verifying Checksum 17:13:32 ce7588e14bc9: Download complete 17:13:34 4f1c88b9dad5: Pull complete 17:13:34 ad3a456e5733: Pull complete 17:13:35 69c7f0334f64: Pull complete 17:13:35 1f1c1a5573a3: Pull complete 17:13:37 ce7588e14bc9: Pull complete 17:13:37 b5e4710f87ac: Pull complete 17:13:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:13:37 ---> 88b5674ff536 17:13:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:13:40 ---> Running in 6b950ceb0a84 17:13:40 Removing intermediate container 6b950ceb0a84 17:13:40 ---> 8196df34a9ab 17:13:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:13:40 ---> Running in 23ddc4f6f53e 17:13:41 Removing intermediate container 23ddc4f6f53e 17:13:41 ---> ceea21012268 17:13:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:13:41 ---> Running in 76a1e26b9573 17:13:41 Removing intermediate container 76a1e26b9573 17:13:41 ---> e4a32771c517 17:13:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:41 ---> Running in e87db3d4cabe 17:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:13:41 OK: 264 MiB in 52 packages 17:13:42 Removing intermediate container e87db3d4cabe 17:13:42 ---> 5e1c87183d09 17:13:42 Step 7/12 : WORKDIR /app 17:13:42 ---> Running in 2d529d3d97c6 17:13:42 Removing intermediate container 2d529d3d97c6 17:13:42 ---> a7604b7b9fc5 17:13:42 Step 8/12 : COPY go.mod vendor* ./ 17:13:42 ---> c282ce040673 17:13:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:42 ---> Running in 9b395eadfc0a 17:13:44 Still waiting to schedule task 17:13:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5460’ 17:14:09 Removing intermediate container 9b395eadfc0a 17:14:09 ---> eef9170af97e 17:14:09 Step 10/12 : COPY . . 17:14:09 ---> 44a0f9bbe60f 17:14:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:09 ---> Running in 0da4df6818a4 17:14:09 Removing intermediate container 0da4df6818a4 17:14:09 ---> 66a266be0cfc 17:14:09 Step 12/12 : RUN $MAKE 17:14:09 ---> Running in 64132eb77e19 17:14:09 noop 17:14:09 Removing intermediate container 64132eb77e19 17:14:09 ---> 7c441221c4f6 17:14:09 Successfully built 7c441221c4f6 17:14:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:09 + docker inspect -f . ci-base-image-x86_64 17:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:10 prd-ubuntu20.04-docker-8c-8g-5461 does not seem to be running inside a container 17:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-131 -v /w/workspace/foundry_app-record-replay_PR-131:/w/workspace/foundry_app-record-replay_PR-131:rw,z -v /w/workspace/foundry_app-record-replay_PR-131@tmp:/w/workspace/foundry_app-record-replay_PR-131@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:14:10 $ docker top 4c17698e8e825ade6fdc48f84832954955fc7b19748101e38b64ae46f1dc5d18 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:10 + go version 17:14:10 go version go1.21.0 linux/amd64 [Pipeline] } 17:14:10 $ docker stop --time=1 4c17698e8e825ade6fdc48f84832954955fc7b19748101e38b64ae46f1dc5d18 17:14:12 $ docker rm -f --volumes 4c17698e8e825ade6fdc48f84832954955fc7b19748101e38b64ae46f1dc5d18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:13 + docker inspect -f . ci-base-image-x86_64 17:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:13 prd-ubuntu20.04-docker-8c-8g-5461 does not seem to be running inside a container 17:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-131 -v /w/workspace/foundry_app-record-replay_PR-131:/w/workspace/foundry_app-record-replay_PR-131:rw,z -v /w/workspace/foundry_app-record-replay_PR-131@tmp:/w/workspace/foundry_app-record-replay_PR-131@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:14:13 $ docker top 58638c97ecfa5d45bbab33f2f07e508ceb456bcb29f23e919b6a2fd6efed76b6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:14 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-131 [Pipeline] fileExists [Pipeline] sh 17:14:14 + make test 17:14:14 go test -race -coverprofile=coverage.out ./... 17:14:36 ? github.com/edgexfoundry/app-record-replay [no test files] 17:14:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:14:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:14:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:14:36 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 17:14:44 ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements 17:14:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.111s coverage: 89.7% of statements 17:14:44 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 17:15:06 go vet ./... 17:15:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:07 ./bin/test-attribution-txt.sh 17:15:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:15:07 $ docker stop --time=1 58638c97ecfa5d45bbab33f2f07e508ceb456bcb29f23e919b6a2fd6efed76b6 17:15:10 $ docker rm -f --volumes 58638c97ecfa5d45bbab33f2f07e508ceb456bcb29f23e919b6a2fd6efed76b6 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:15:12 + ls -al . 17:15:12 total 192 17:15:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 17:14 . 17:15:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:12 .. 17:15:12 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 17:13 .dockerignore 17:15:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:14 .git 17:15:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:13 .github 17:15:12 -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 17:13 .gitignore 17:15:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:13 .golangci.yml 17:15:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:13 .semver 17:15:12 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 17:13 Attribution.txt 17:15:12 -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 17:13 CHANGELOG.md 17:15:12 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 17:13 Dockerfile 17:15:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:13 GOVERNANCE.md 17:15:12 -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 17:13 Jenkinsfile 17:15:12 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 17:13 LICENSE 17:15:12 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 11 17:13 Makefile 17:15:12 -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 17:13 OWNERS.md 17:15:12 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 17:13 README.md 17:15:12 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 17:13 Record and Reply.postman_collection.json 17:15:12 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:13 VERSION 17:15:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:13 bin 17:15:12 -rw-r--r-- 1 jenkins jenkins 24666 Mar 11 17:14 coverage.out 17:15:12 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 17:13 go.mod 17:15:12 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 17:13 go.sum 17:15:12 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 17:13 internal 17:15:12 -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 17:13 main.go 17:15:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:13 openapi 17:15:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:13 pkg 17:15:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:12 + 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=52c78a47f2f46016c87edc8f3e64a05d5d2862ab --label arch=amd64 --label version=0.0.0 . 17:15:12 Sending build context to Docker daemon 6.756MB 17:15:12 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:15:12 Step 2/27 : FROM ${BASE} AS builder 17:15:12 ---> 7c441221c4f6 17:15:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 17:15:13 ---> Running in 03fc4cc8e84a 17:15:13 Removing intermediate container 03fc4cc8e84a 17:15:13 ---> 22af5c10904d 17:15:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:15:13 ---> Running in 4a17ffe57b2e 17:15:13 Removing intermediate container 4a17ffe57b2e 17:15:13 ---> 263a03b0975d 17:15:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:15:13 ---> Running in cbf7d5e7a873 17:15:13 Removing intermediate container cbf7d5e7a873 17:15:13 ---> b5a555670a51 17:15:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:13 ---> Running in 2b3aa9bdad43 17:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:14 OK: 264 MiB in 52 packages 17:15:14 Removing intermediate container 2b3aa9bdad43 17:15:14 ---> ddf080c2ff0b 17:15:14 Step 7/27 : WORKDIR /app 17:15:14 ---> Running in eb859570ff35 17:15:14 Removing intermediate container eb859570ff35 17:15:14 ---> 64514a3a8bca 17:15:14 Step 8/27 : COPY go.mod vendor* ./ 17:15:14 ---> 1d58e56b5197 17:15:14 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:14 ---> Running in 3fd285139328 17:15:15 Removing intermediate container 3fd285139328 17:15:15 ---> 4e7af5eec733 17:15:15 Step 10/27 : COPY . . 17:15:15 ---> 9a38b4ae4adb 17:15:15 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:15 ---> Running in 15df06b2bacc 17:15:15 Removing intermediate container 15df06b2bacc 17:15:15 ---> c407d6292bef 17:15:15 Step 12/27 : RUN $MAKE 17:15:15 ---> Running in 0e6e65f70409 17:15:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:15:37 Removing intermediate container 0e6e65f70409 17:15:37 ---> 45619d7857db 17:15:37 Step 13/27 : FROM alpine:3.18 17:15:37 3.18: Pulling from library/alpine 17:15:37 619be1103602: Pulling fs layer 17:15:37 619be1103602: Verifying Checksum 17:15:37 619be1103602: Download complete 17:15:37 619be1103602: Pull complete 17:15:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:15:37 Status: Downloaded newer image for alpine:3.18 17:15:37 ---> d3782b16ccc9 17:15:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:15:37 ---> Running in 8fecec5c133d 17:15:37 Removing intermediate container 8fecec5c133d 17:15:37 ---> aee765a531b0 17:15:37 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 17:15:37 ---> Running in cfb6a41718f0 17:15:37 Removing intermediate container cfb6a41718f0 17:15:37 ---> e4b68aa29b30 17:15:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:37 ---> Running in 528538b14e59 17:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:37 (1/2) Installing ca-certificates (20230506-r0) 17:15:37 (2/2) Installing dumb-init (1.2.5-r2) 17:15:37 Executing busybox-1.36.1-r5.trigger 17:15:37 Executing ca-certificates-20230506-r0.trigger 17:15:37 OK: 8 MiB in 17 packages 17:15:38 Removing intermediate container 528538b14e59 17:15:38 ---> 6662a060646a 17:15:38 Step 17/27 : RUN apk --no-cache upgrade 17:15:38 ---> Running in 939b36c383bd 17:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:38 OK: 8 MiB in 17 packages 17:15:39 Removing intermediate container 939b36c383bd 17:15:39 ---> d5633e4d06ac 17:15:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:15:39 ---> 875f0c0583c5 17:15:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:15:39 ---> 7d20581fbe32 17:15:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:15:39 ---> 49b42a6dfd60 17:15:39 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 17:15:40 ---> 5428bff44095 17:15:40 Step 22/27 : EXPOSE 59712 17:15:40 ---> Running in 7e0c9844950d 17:15:40 Removing intermediate container 7e0c9844950d 17:15:40 ---> 9f343cec259a 17:15:40 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 17:15:40 ---> Running in 7b68ae7148b6 17:15:40 Removing intermediate container 7b68ae7148b6 17:15:40 ---> 8e62c44f70c5 17:15:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:15:40 ---> Running in d8795115d832 17:15:40 Removing intermediate container d8795115d832 17:15:40 ---> 98a03453efe4 17:15:40 Step 25/27 : LABEL arch=amd64 17:15:40 ---> Running in f63de260800a 17:15:40 Removing intermediate container f63de260800a 17:15:40 ---> c5da179be9cd 17:15:40 Step 26/27 : LABEL git_sha=52c78a47f2f46016c87edc8f3e64a05d5d2862ab 17:15:40 ---> Running in c16e2ce7dc3d 17:15:40 Removing intermediate container c16e2ce7dc3d 17:15:40 ---> e009a3cb1e78 17:15:40 Step 27/27 : LABEL version=0.0.0 17:15:40 ---> Running in f533559abef4 17:15:40 Removing intermediate container f533559abef4 17:15:40 ---> 6d4d6b6e9d9f 17:15:40 [Warning] One or more build-args [ARCH] were not consumed 17:15:40 Successfully built 6d4d6b6e9d9f 17:15:40 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:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:42 17:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:42 latest: Pulling from edgex-lftools-log-publisher 17:15:42 5eb5b503b376: Pulling fs layer 17:15:42 5c69ac0246d0: Pulling fs layer 17:15:42 ec43610c2a17: Pulling fs layer 17:15:42 3a2ae6a8a46f: Pulling fs layer 17:15:42 33b1e0a273af: Pulling fs layer 17:15:42 5d3b04190fa2: Pulling fs layer 17:15:42 2f39f015ded8: Pulling fs layer 17:15:42 3a2ae6a8a46f: Waiting 17:15:42 33b1e0a273af: Waiting 17:15:42 5d3b04190fa2: Waiting 17:15:42 2f39f015ded8: Waiting 17:15:42 5c69ac0246d0: Verifying Checksum 17:15:42 5c69ac0246d0: Download complete 17:15:42 3a2ae6a8a46f: Verifying Checksum 17:15:42 3a2ae6a8a46f: Download complete 17:15:42 33b1e0a273af: Download complete 17:15:42 ec43610c2a17: Verifying Checksum 17:15:42 ec43610c2a17: Download complete 17:15:42 5d3b04190fa2: Verifying Checksum 17:15:42 5d3b04190fa2: Download complete 17:15:42 5eb5b503b376: Verifying Checksum 17:15:42 5eb5b503b376: Download complete 17:15:43 2f39f015ded8: Download complete 17:15:44 5eb5b503b376: Pull complete 17:15:44 5c69ac0246d0: Pull complete 17:15:44 ec43610c2a17: Pull complete 17:15:44 3a2ae6a8a46f: Pull complete 17:15:45 33b1e0a273af: Pull complete 17:15:45 5d3b04190fa2: Pull complete 17:15:49 2f39f015ded8: Pull complete 17:15:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:49 prd-ubuntu20.04-docker-8c-8g-5461 does not seem to be running inside a container 17:15:49 $ 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/foundry_app-record-replay_PR-131 -v /w/workspace/foundry_app-record-replay_PR-131:/w/workspace/foundry_app-record-replay_PR-131:rw,z -v /w/workspace/foundry_app-record-replay_PR-131@tmp:/w/workspace/foundry_app-record-replay_PR-131@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:15:55 $ docker top c9a0d3d2ad2902a1721ce4b8957b36f05ee5de6560891a2554bdd8c5ccbb6d75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:56 ---> job-cost.sh 17:15:56 lf-activate-venv: SKIPPING 17:15:56 INFO: No Stack... 17:15:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:15:57 INFO: Archiving Costs [Pipeline] sh 17:15:57 + cat /w/workspace/foundry_app-record-replay_PR-131/archives/cost.csv 17:15:57 + cut -d, -f6 [Pipeline] lock 17:15:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] 17:15:57 Resource [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] did not exist. Created. 17:15:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:15:58 Stashed 1 file(s) [Pipeline] } 17:15:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:15:58 $ docker stop --time=1 c9a0d3d2ad2902a1721ce4b8957b36f05ee5de6560891a2554bdd8c5ccbb6d75 17:15:59 $ docker rm -f --volumes c9a0d3d2ad2902a1721ce4b8957b36f05ee5de6560891a2554bdd8c5ccbb6d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5462 in /w/workspace/foundry_app-record-replay_PR-131 [Pipeline] { [Pipeline] ws 17:17:17 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 17:17:20 Selected Git installation does not exist. Using Default 17:17:20 The recommended git tool is: NONE 17:17:26 using credential edgex-jenkins-ssh 17:17:26 Cloning the remote Git repository 17:17:26 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:17:26 > git init /w/workspace/app-record-replay/1 # timeout=10 17:17:26 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:17:26 > git --version # timeout=10 17:17:26 > git --version # 'git version 2.25.1' 17:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:17:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:29 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:17:29 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:30 Merging remotes/origin/main commit b579943a118980ce83a5f3b26e5c96da3a93eb4b into PR head commit 52c78a47f2f46016c87edc8f3e64a05d5d2862ab 17:17:30 Merge succeeded, producing 52c78a47f2f46016c87edc8f3e64a05d5d2862ab 17:17:30 Checking out Revision 52c78a47f2f46016c87edc8f3e64a05d5d2862ab (PR-131) 17:17:30 > git config core.sparsecheckout # timeout=10 17:17:30 > git checkout -f 52c78a47f2f46016c87edc8f3e64a05d5d2862ab # timeout=10 17:17:30 > git remote # timeout=10 17:17:30 > git config --get remote.origin.url # timeout=10 17:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:30 > git merge b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 17:17:30 > git rev-parse HEAD^{commit} # timeout=10 17:17:30 > git config core.sparsecheckout # timeout=10 17:17:30 > git checkout -f 52c78a47f2f46016c87edc8f3e64a05d5d2862ab # timeout=10 17:17:34 Commit message: "build: [RecordReplay] Add ldflags to strip debug info from binary" 17:17:34 > git --version # timeout=10 17:17:34 > git --version # 'git version 2.25.1' 17:17:34 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:35 Dload Upload Total Spent Left Speed 17:17:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 17:17:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:36 + sudo tee /etc/docker/daemon.new 17:17:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:36 { 17:17:36 "registry-mirrors": [ 17:17:36 "https://nexus3.edgexfoundry.org:10001" 17:17:36 ], 17:17:36 "bip": "10.250.0.254/24", 17:17:36 "hosts": [ 17:17:36 "tcp://0.0.0.0:5555", 17:17:36 "unix:///var/run/docker.sock" 17:17:36 ], 17:17:36 "mtu": 1458, 17:17:36 "selinux-enabled": true, 17:17:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:36 } [Pipeline] sh 17:17:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:55 provisioning config files... 17:17:55 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config6721169994203500868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:56 ---> ****-login.sh 17:17:56 nexus3.edgexfoundry.org:10001 17:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:56 Configure a credential helper to remove this warning. See 17:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:56 17:17:56 Login Succeeded 17:17:56 nexus3.edgexfoundry.org:10002 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 nexus3.edgexfoundry.org:10003 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 nexus3.edgexfoundry.org:10004 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 ****.io 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 ---> ****-login.sh ends [Pipeline] } 17:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:17:59 ========================================================= 17:17:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:17:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + 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:17:59 Sending build context to Docker daemon 260.1kB 17:18:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:18:00 Step 2/12 : FROM ${BASE} AS builder 17:18:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:18:00 9fda8d8052c6: Pulling fs layer 17:18:00 5d54e960e981: Pulling fs layer 17:18:00 c4a7e357bf2a: Pulling fs layer 17:18:00 f0e02332f6b5: Pulling fs layer 17:18:00 872ee5b61b7b: Pulling fs layer 17:18:00 0c6a40ed1a82: Pulling fs layer 17:18:00 94ae7d8d031c: Pulling fs layer 17:18:00 f0e02332f6b5: Waiting 17:18:00 872ee5b61b7b: Waiting 17:18:00 0c6a40ed1a82: Waiting 17:18:00 94ae7d8d031c: Waiting 17:18:00 5d54e960e981: Verifying Checksum 17:18:00 5d54e960e981: Download complete 17:18:00 f0e02332f6b5: Verifying Checksum 17:18:00 f0e02332f6b5: Download complete 17:18:00 872ee5b61b7b: Verifying Checksum 17:18:00 872ee5b61b7b: Download complete 17:18:00 9fda8d8052c6: Download complete 17:18:00 94ae7d8d031c: Verifying Checksum 17:18:00 94ae7d8d031c: Download complete 17:18:01 9fda8d8052c6: Pull complete 17:18:01 5d54e960e981: Pull complete 17:18:02 c4a7e357bf2a: Verifying Checksum 17:18:02 c4a7e357bf2a: Download complete 17:18:03 0c6a40ed1a82: Download complete 17:18:15 c4a7e357bf2a: Pull complete 17:18:15 f0e02332f6b5: Pull complete 17:18:15 872ee5b61b7b: Pull complete 17:18:23 0c6a40ed1a82: Pull complete 17:18:24 94ae7d8d031c: Pull complete 17:18:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:18:24 ---> 86de565de09d 17:18:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:18:26 ---> Running in 4981801a060a 17:18:26 Removing intermediate container 4981801a060a 17:18:26 ---> 9d67241140e8 17:18:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:18:26 ---> Running in a4112f143ceb 17:18:27 Removing intermediate container a4112f143ceb 17:18:27 ---> b1b1f5364c7c 17:18:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:18:27 ---> Running in 1358f1e7644d 17:18:27 Removing intermediate container 1358f1e7644d 17:18:27 ---> f1735ff057d4 17:18:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:27 ---> Running in 88d6560d0b9d 17:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:18:30 OK: 266 MiB in 52 packages 17:18:31 Removing intermediate container 88d6560d0b9d 17:18:31 ---> f2d8769cdf87 17:18:31 Step 7/12 : WORKDIR /app 17:18:31 ---> Running in 72b76a99edbc 17:18:31 Removing intermediate container 72b76a99edbc 17:18:31 ---> 0f7ecec44891 17:18:31 Step 8/12 : COPY go.mod vendor* ./ 17:18:32 ---> fd6c901eb060 17:18:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:32 ---> Running in 26badde7ccc6 17:19:40 Removing intermediate container 26badde7ccc6 17:19:40 ---> c4e2bfd7a087 17:19:40 Step 10/12 : COPY . . 17:19:40 ---> 1fbc419ce1e7 17:19:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:40 ---> Running in 2f3d2227b5cc 17:19:40 Removing intermediate container 2f3d2227b5cc 17:19:40 ---> f2c85c2846ed 17:19:40 Step 12/12 : RUN $MAKE 17:19:40 ---> Running in 1fea9f953f4b 17:19:40 noop 17:19:40 Removing intermediate container 1fea9f953f4b 17:19:40 ---> a722c0694460 17:19:40 Successfully built a722c0694460 17:19:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:40 + docker inspect -f . ci-base-image-arm64 17:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:41 prd-ubuntu20.04-docker-arm64-4c-16g-5462 does not seem to be running inside a container 17:19:41 $ 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:19:42 $ docker top 53c4bce82b1920d76c1b119722908bfd2fd61902621e6c648bb5ecf7051ce1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:43 + go version 17:19:43 go version go1.21.0 linux/arm64 [Pipeline] } 17:19:43 $ docker stop --time=1 53c4bce82b1920d76c1b119722908bfd2fd61902621e6c648bb5ecf7051ce1f5 17:19:45 $ docker rm -f --volumes 53c4bce82b1920d76c1b119722908bfd2fd61902621e6c648bb5ecf7051ce1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:46 + docker inspect -f . ci-base-image-arm64 17:19:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:47 prd-ubuntu20.04-docker-arm64-4c-16g-5462 does not seem to be running inside a container 17:19:47 $ 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:19:48 $ docker top 4b3ed1c20b2da22cf2e6d86b6677597142b99c3634facc5c9081041f20609677 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:49 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 17:19:50 + make test 17:19:50 go test -race -coverprofile=coverage.out ./... 17:22:12 ? github.com/edgexfoundry/app-record-replay [no test files] 17:22:13 ok github.com/edgexfoundry/app-record-replay/internal/app 1.224s coverage: 88.0% of statements 17:22:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:22:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:22:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:22:26 ok github.com/edgexfoundry/app-record-replay/internal/application 9.997s coverage: 98.7% of statements 17:22:26 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.520s coverage: 89.7% of statements 17:22:26 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.168s coverage: 100.0% of statements 17:22:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:22:27 go vet ./... 17:24:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:24:33 ./bin/test-attribution-txt.sh 17:24:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:24:33 $ docker stop --time=1 4b3ed1c20b2da22cf2e6d86b6677597142b99c3634facc5c9081041f20609677 17:24:35 $ docker rm -f --volumes 4b3ed1c20b2da22cf2e6d86b6677597142b99c3634facc5c9081041f20609677 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:37 Warning: overwriting stash ‘coverage-report’ 17:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:24:39 + ls -al . 17:24:39 total 188 17:24:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 17:19 . 17:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:17 .. 17:24:39 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 17:17 .dockerignore 17:24:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:17 .git 17:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:17 .github 17:24:39 -rw-rw-r-- 1 jenkins jenkins 164 Mar 11 17:17 .gitignore 17:24:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:17 .golangci.yml 17:24:39 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 11 17:17 Attribution.txt 17:24:39 -rw-rw-r-- 1 jenkins jenkins 458 Mar 11 17:17 CHANGELOG.md 17:24:39 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 11 17:17 Dockerfile 17:24:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:17 GOVERNANCE.md 17:24:39 -rw-rw-r-- 1 jenkins jenkins 681 Mar 11 17:17 Jenkinsfile 17:24:39 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 17:17 LICENSE 17:24:39 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 11 17:17 Makefile 17:24:39 -rw-rw-r-- 1 jenkins jenkins 611 Mar 11 17:17 OWNERS.md 17:24:39 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 11 17:17 README.md 17:24:39 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 11 17:17 Record and Reply.postman_collection.json 17:24:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:13 VERSION 17:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:17 bin 17:24:39 -rw-r--r-- 1 jenkins jenkins 24666 Mar 11 17:22 coverage.out 17:24:39 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 11 17:17 go.mod 17:24:39 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 11 17:17 go.sum 17:24:39 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 17:17 internal 17:24:39 -rw-rw-r-- 1 jenkins jenkins 913 Mar 11 17:17 main.go 17:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:17 openapi 17:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:17 pkg 17:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:40 + 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=52c78a47f2f46016c87edc8f3e64a05d5d2862ab --label arch=arm64 --label version=0.0.0 . 17:24:40 Sending build context to Docker daemon 285.7kB 17:24:40 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:24:40 Step 2/27 : FROM ${BASE} AS builder 17:24:40 ---> a722c0694460 17:24:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 17:24:40 ---> Running in d92fe2bfaa2e 17:24:40 Removing intermediate container d92fe2bfaa2e 17:24:40 ---> 4b21d076a830 17:24:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:24:40 ---> Running in 73be1a4ed9bb 17:24:41 Removing intermediate container 73be1a4ed9bb 17:24:41 ---> c2245b753ca6 17:24:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:24:41 ---> Running in a2d0a431d30d 17:24:41 Removing intermediate container a2d0a431d30d 17:24:41 ---> 0df910d1fcc6 17:24:41 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:41 ---> Running in f6415eb9f654 17:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:24:44 OK: 266 MiB in 52 packages 17:24:45 Removing intermediate container f6415eb9f654 17:24:45 ---> 0611c5a803ae 17:24:45 Step 7/27 : WORKDIR /app 17:24:45 ---> Running in 99e594349f96 17:24:45 Removing intermediate container 99e594349f96 17:24:45 ---> c3f805713cb3 17:24:45 Step 8/27 : COPY go.mod vendor* ./ 17:24:46 ---> cde7a7e5b438 17:24:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:46 ---> Running in d07be8105807 17:24:48 Removing intermediate container d07be8105807 17:24:48 ---> d03900571998 17:24:48 Step 10/27 : COPY . . 17:24:48 ---> 22023f9dd01f 17:24:48 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:48 ---> Running in 1704c531042c 17:24:49 Removing intermediate container 1704c531042c 17:24:49 ---> dc8edd8f7f98 17:24:49 Step 12/27 : RUN $MAKE 17:24:49 ---> Running in 02335d0cb2b6 17:24:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:26:56 Removing intermediate container 02335d0cb2b6 17:26:56 ---> 90d5b7b13f16 17:26:56 Step 13/27 : FROM alpine:3.18 17:26:56 3.18: Pulling from library/alpine 17:26:56 c6b39de5b339: Pulling fs layer 17:26:56 c6b39de5b339: Verifying Checksum 17:26:56 c6b39de5b339: Download complete 17:26:56 c6b39de5b339: Pull complete 17:26:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:26:56 Status: Downloaded newer image for alpine:3.18 17:26:56 ---> 33abbf032149 17:26:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:26:56 ---> Running in a01a2caa095c 17:26:56 Removing intermediate container a01a2caa095c 17:26:56 ---> d4dc9b3c1250 17:26:56 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 17:26:56 ---> Running in f947a28693a0 17:26:56 Removing intermediate container f947a28693a0 17:26:56 ---> 533d6b51efaf 17:26:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 17:26:56 ---> Running in 9202e2dc96fb 17:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:26:57 (1/2) Installing ca-certificates (20230506-r0) 17:26:57 (2/2) Installing dumb-init (1.2.5-r2) 17:26:57 Executing busybox-1.36.1-r5.trigger 17:26:57 Executing ca-certificates-20230506-r0.trigger 17:26:57 OK: 9 MiB in 17 packages 17:26:59 Removing intermediate container 9202e2dc96fb 17:26:59 ---> b54491dd2ab3 17:26:59 Step 17/27 : RUN apk --no-cache upgrade 17:26:59 ---> Running in 30f5f9fe6513 17:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:27:01 OK: 9 MiB in 17 packages 17:27:02 Removing intermediate container 30f5f9fe6513 17:27:02 ---> 760d77e88bbd 17:27:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:27:02 ---> 0093cd891bc2 17:27:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:27:03 ---> 732982cf6a11 17:27:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:27:03 ---> 92b3e5e1a1a2 17:27:03 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 17:27:05 ---> f8808363ddec 17:27:05 Step 22/27 : EXPOSE 59712 17:27:05 ---> Running in 6aace607eb6f 17:27:05 Removing intermediate container 6aace607eb6f 17:27:05 ---> 9c51bd988a07 17:27:05 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 17:27:05 ---> Running in afd013d0488a 17:27:05 Removing intermediate container afd013d0488a 17:27:05 ---> 434932f724a0 17:27:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:27:05 ---> Running in 76010183c2fa 17:27:06 Removing intermediate container 76010183c2fa 17:27:06 ---> 686c09bf2028 17:27:06 Step 25/27 : LABEL arch=arm64 17:27:06 ---> Running in 0c7ea8a6253a 17:27:06 Removing intermediate container 0c7ea8a6253a 17:27:06 ---> 50395669c29f 17:27:06 Step 26/27 : LABEL git_sha=52c78a47f2f46016c87edc8f3e64a05d5d2862ab 17:27:06 ---> Running in d33322c76836 17:27:06 Removing intermediate container d33322c76836 17:27:06 ---> 2de4aef7b11f 17:27:06 Step 27/27 : LABEL version=0.0.0 17:27:06 ---> Running in 6d82ffd7a7d1 17:27:07 Removing intermediate container 6d82ffd7a7d1 17:27:07 ---> f200b71e1b0f 17:27:07 [Warning] One or more build-args [ARCH] were not consumed 17:27:07 Successfully built f200b71e1b0f 17:27:07 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:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:08 17:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:08 arm64: Pulling from edgex-lftools-log-publisher 17:27:08 8998bd30e6a1: Pulling fs layer 17:27:08 04944245beec: Pulling fs layer 17:27:08 699f458cf7ca: Pulling fs layer 17:27:08 765212b225bb: Pulling fs layer 17:27:08 f23df028b6ca: Pulling fs layer 17:27:08 d65c8cfc05b1: Pulling fs layer 17:27:08 2437ff75d9bd: Pulling fs layer 17:27:08 765212b225bb: Waiting 17:27:08 f23df028b6ca: Waiting 17:27:08 d65c8cfc05b1: Waiting 17:27:08 2437ff75d9bd: Waiting 17:27:09 04944245beec: Verifying Checksum 17:27:09 04944245beec: Download complete 17:27:09 765212b225bb: Verifying Checksum 17:27:09 765212b225bb: Download complete 17:27:09 f23df028b6ca: Verifying Checksum 17:27:09 f23df028b6ca: Download complete 17:27:09 d65c8cfc05b1: Verifying Checksum 17:27:09 d65c8cfc05b1: Download complete 17:27:09 699f458cf7ca: Verifying Checksum 17:27:09 699f458cf7ca: Download complete 17:27:09 8998bd30e6a1: Download complete 17:27:12 2437ff75d9bd: Verifying Checksum 17:27:12 2437ff75d9bd: Download complete 17:27:14 8998bd30e6a1: Pull complete 17:27:14 04944245beec: Pull complete 17:27:16 699f458cf7ca: Pull complete 17:27:16 765212b225bb: Pull complete 17:27:17 f23df028b6ca: Pull complete 17:27:17 d65c8cfc05b1: Pull complete 17:27:35 2437ff75d9bd: Pull complete 17:27:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:36 prd-ubuntu20.04-docker-arm64-4c-16g-5462 does not seem to be running inside a container 17:27:36 $ 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:27:39 $ docker top 5d0da480a0ff922378fc9aa8784f501078f7fef9ad6c5b010562fdc555723eb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:39 ---> job-cost.sh 17:27:40 lf-activate-venv: SKIPPING 17:27:40 INFO: No Stack... 17:27:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:27:41 INFO: Archiving Costs [Pipeline] sh 17:27:41 + cat /w/workspace/app-record-replay/1/archives/cost.csv 17:27:41 + cut -d, -f6 [Pipeline] lock 17:27:42 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] 17:27:42 Resource [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] did not exist. Created. 17:27:42 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:42 /w/workspace/app-record-replay/1@tmp/durable-0a6137ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:27:42 + echo total: 0.10999999940395355 [Pipeline] stash 17:27:42 Warning: overwriting stash ‘stack-cost’ 17:27:43 Stashed 1 file(s) [Pipeline] } 17:27:43 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:43 $ docker stop --time=1 5d0da480a0ff922378fc9aa8784f501078f7fef9ad6c5b010562fdc555723eb0 17:27:44 $ docker rm -f --volumes 5d0da480a0ff922378fc9aa8784f501078f7fef9ad6c5b010562fdc555723eb0 [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 17:27:46 provisioning config files... 17:27:46 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-131@tmp/config357987317674310839tmp [Pipeline] { [Pipeline] sh 17:27:47 + set +x 17:27:47 + curl -s https://codecov.io/bash 17:27:47 + bash -s -- 17:27:47 17:27:47 _____ _ 17:27:47 / ____| | | 17:27:47 | | ___ __| | ___ ___ _____ __ 17:27:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:27:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:27:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:27:47 Bash-1.0.6 17:27:47 17:27:47 17:27:47 ==> git version 2.25.1 found 17:27:47 ==> 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 17:27:47 Release-Date: 2020-01-08 17:27:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:27:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:27:47 ==> Jenkins CI detected. 17:27:47 current dir:  /w/workspace/foundry_app-record-replay_PR-131 17:27:47 project root: . 17:27:47 --> token set from env 17:27:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:27:47 ==> Running gcov in . (disable via -X gcov) 17:27:47 ==> Python coveragepy not found 17:27:47 ==> Searching for coverage reports in: 17:27:47 + . 17:27:47 -> Found 1 reports 17:27:47 ==> Detecting git/mercurial file structure 17:27:47 ==> Reading reports 17:27:47 + ./coverage.out bytes=24666 17:27:47 ==> Appending adjustments 17:27:47 https://docs.codecov.io/docs/fixing-reports 17:27:47 + Found adjustments 17:27:47 ==> Gzipping contents 17:27:47 8.0K /tmp/codecov.opdo1P.gz 17:27:47 ==> Uploading reports 17:27:47 url: https://codecov.io 17:27:47 query: branch=PR-131&commit=52c78a47f2f46016c87edc8f3e64a05d5d2862ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=131&job=&cmd_args= 17:27:47 -> Pinging Codecov 17:27:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-131&commit=52c78a47f2f46016c87edc8f3e64a05d5d2862ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=131&job=&cmd_args= 17:27:47 -> Uploading to 17:27:47 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F467761B9912B4F32F9BC62907045C81/52c78a47f2f46016c87edc8f3e64a05d5d2862ab/980beb8c-e05e-4171-bda1-6bfbe3f74462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T172747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a572735531c1d4b2bba076cfdb77fdebb5211305397c7ef01882c5657b91fff9 17:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:47 Dload Upload Total Spent Left Speed 17:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 23891 --:--:-- --:--:-- --:--:-- 23774 100 4850 0 0 100 4850 0 17830 --:--:-- --:--:-- --:--:-- 17765 17:27:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/52c78a47f2f46016c87edc8f3e64a05d5d2862ab [Pipeline] } 17:27:48 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 17:27:51 + [ -d /w/workspace/foundry_app-record-replay_PR-131/archives ] 17:27:51 + ls -al /w/workspace/foundry_app-record-replay_PR-131/archives 17:27:51 total 16 17:27:51 drwxr-xr-x 3 root root 4096 Mar 11 17:15 . 17:27:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:15 .. 17:27:51 drwxr-xr-x 2 root root 4096 Mar 11 17:15 cost 17:27:51 -rw-r--r-- 1 root root 89 Mar 11 17:15 cost.csv 17:27:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-131/archives 17:27:51 + ls -al /w/workspace/foundry_app-record-replay_PR-131/archives 17:27:51 total 16 17:27:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:15 . 17:27:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:15 .. 17:27:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 17:15 cost 17:27:51 -rw-r--r-- 1 jenkins jenkins 89 Mar 11 17:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:27:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:27:52 ---> package-listing.sh 17:27:52 ++ facter osfamily 17:27:52 ++ tr '[:upper:]' '[:lower:]' 17:27:53 + OS_FAMILY=debian 17:27:53 + workspace=/w/workspace/foundry_app-record-replay_PR-131 17:27:53 + START_PACKAGES=/tmp/packages_start.txt 17:27:53 + END_PACKAGES=/tmp/packages_end.txt 17:27:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:53 + PACKAGES=/tmp/packages_start.txt 17:27:53 + '[' /w/workspace/foundry_app-record-replay_PR-131 ']' 17:27:53 + PACKAGES=/tmp/packages_end.txt 17:27:53 + case "${OS_FAMILY}" in 17:27:53 + dpkg -l 17:27:53 + grep '^ii' 17:27:53 + '[' -f /tmp/packages_start.txt ']' 17:27:53 + '[' -f /tmp/packages_end.txt ']' 17:27:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:53 + '[' /w/workspace/foundry_app-record-replay_PR-131 ']' 17:27:53 + mkdir -p /w/workspace/foundry_app-record-replay_PR-131/archives/ 17:27:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-131/archives/ [Pipeline] echo 17:27:53 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/foundry_app-record-replay_PR-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:27:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:54 prd-ubuntu20.04-docker-8c-8g-5461 does not seem to be running inside a container 17:27:54 $ 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/foundry_app-record-replay_PR-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-131 -v /w/workspace/foundry_app-record-replay_PR-131:/w/workspace/foundry_app-record-replay_PR-131:rw,z -v /w/workspace/foundry_app-record-replay_PR-131@tmp:/w/workspace/foundry_app-record-replay_PR-131@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 17:27:54 $ docker top 21966a641356e3066b89d7518012d5028c7f4cda23d6e8a20d411fa8c59b703d -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:27:55 + mkdir -p /var/log/sysstat [Pipeline] sh 17:27:55 + ls /var/log/sa-host 17:27:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:55 provisioning config files... 17:27:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-131@tmp/config8139380845589569523tmp [Pipeline] { [Pipeline] echo 17:27:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:56 ---> create-netrc.sh [Pipeline] } 17:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:56 ---> python-tools-install.sh [Pipeline] echo 17:27:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:57 ---> sudo-logs.sh 17:27:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:27:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:57 ---> job-cost.sh 17:27:57 lf-activate-venv: SKIPPING 17:27:57 DEBUG: total: 0.2199999988079071 17:27:57 INFO: Retrieving Stack Cost... 17:27:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:58 INFO: Archiving Costs [Pipeline] echo 17:27:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:58 ---> logs-deploy.sh 17:27:58 lf-activate-venv: SKIPPING 17:27:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-131/1 17:27:58 INFO: archiving workspace using pattern(s): 17:27:59 Archives upload complete. 17:27:59 INFO: archiving logs to Nexus