Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9477aec1f7cbc4520206f6fa16fce40d9773c98f+1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (1c280443f4d120fb333e38a25e38cd4bb836dd78) 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-ssh12741166373789956577.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-ssh3819991968083665794.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-132/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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5180790122649861677.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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5958405914671710719.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-ssh199531833189764965.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-132/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-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2079799806459284521.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 ‘prd-ubuntu20.04-docker-8c-8g-250’ is offline Running on prd-ubuntu20.04-docker-8c-8g-252 in /w/workspace/foundry_app-record-replay_PR-132 [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-132 # 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/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 into PR head commit 9477aec1f7cbc4520206f6fa16fce40d9773c98f Merge succeeded, producing 9477aec1f7cbc4520206f6fa16fce40d9773c98f Checking out Revision 9477aec1f7cbc4520206f6fa16fce40d9773c98f (PR-132) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # 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 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:22:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:22:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:22:55 ========================================================= 03:22:55 EdgeX Global Pipelines Version Info 03:22:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:22:56 ------------------- 03:22:56 stable info: 03:22:56 ------------------- 03:22:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:22:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:22:56 Message: update stable to v1.0.258 03:22:56 ------------------- 03:22:56 experimental info: 03:22:56 ------------------- 03:22:56 Commited By: **** collab-it+edgex@linuxfoundation.org 03:22:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:22:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:22:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9477aec [Pipeline] echo 03:22:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:58 provisioning config files... 03:22:58 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config39798557153124106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:59 ---> ****-login.sh 03:22:59 nexus3.edgexfoundry.org:10001 03:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:59 Configure a credential helper to remove this warning. See 03:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:59 03:22:59 Login Succeeded 03:22:59 nexus3.edgexfoundry.org:10002 03:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:59 Configure a credential helper to remove this warning. See 03:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:59 03:22:59 Login Succeeded 03:22:59 nexus3.edgexfoundry.org:10003 03:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:59 Configure a credential helper to remove this warning. See 03:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:59 03:22:59 Login Succeeded 03:22:59 nexus3.edgexfoundry.org:10004 03:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:59 Configure a credential helper to remove this warning. See 03:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:59 03:22:59 Login Succeeded 03:22:59 ****.io 03:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:00 Configure a credential helper to remove this warning. See 03:23:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:00 03:23:00 Login Succeeded 03:23:00 ---> ****-login.sh ends [Pipeline] } 03:23:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:23:01 + git rev-list -1 --merges 9477aec1f7cbc4520206f6fa16fce40d9773c98f~1..9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo 03:23:01 -----------> git rev-list -1 --merges 9477aec1f7cbc4520206f6fa16fce40d9773c98f~1..9477aec1f7cbc4520206f6fa16fce40d9773c98f 9477aec1f7cbc4520206f6fa16fce40d9773c98f [false] [Pipeline] sh 03:23:01 + git log --format=format:%s -1 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo 03:23:01 ========================================================= 03:23:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:23:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:01 + git log --format=format:%s -1 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo 03:23:02 [semverPrep] GIT_COMMIT: 9477aec1f7cbc4520206f6fa16fce40d9773c98f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:23:02 [semverPrep] This is not a build commit. [Pipeline] sh 03:23:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:02 + grep -v github /etc/ssh/ssh_known_hosts 03:23:02 + [ -e /tmp/ssh_known_hosts ] 03:23:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:23:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:23:02 + sudo tee -a /etc/ssh/ssh_known_hosts 03:23:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:02 03:23:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:03 0.1.4: Pulling from edgex-devops/py-git-semver 03:23:03 b85a868b505f: Pulling fs layer 03:23:03 e2be974225ed: Pulling fs layer 03:23:03 339a4e72a1f5: Pulling fs layer 03:23:03 988bab9f4d93: Pulling fs layer 03:23:03 1469e6f7b9e6: Pulling fs layer 03:23:03 eaf3925da568: Pulling fs layer 03:23:03 bab4dde63d76: Pulling fs layer 03:23:03 bde34c3a00c8: Pulling fs layer 03:23:03 eaf3925da568: Waiting 03:23:03 bab4dde63d76: Waiting 03:23:03 1469e6f7b9e6: Waiting 03:23:03 b352a97aabf1: Pulling fs layer 03:23:03 bde34c3a00c8: Waiting 03:23:03 b352a97aabf1: Waiting 03:23:03 4872d77fe225: Pulling fs layer 03:23:03 5851b861e8e6: Pulling fs layer 03:23:03 988bab9f4d93: Waiting 03:23:03 4872d77fe225: Waiting 03:23:03 5851b861e8e6: Waiting 03:23:03 e2be974225ed: Download complete 03:23:03 988bab9f4d93: Verifying Checksum 03:23:03 988bab9f4d93: Download complete 03:23:03 1469e6f7b9e6: Verifying Checksum 03:23:03 1469e6f7b9e6: Download complete 03:23:03 339a4e72a1f5: Verifying Checksum 03:23:03 339a4e72a1f5: Download complete 03:23:03 eaf3925da568: Verifying Checksum 03:23:03 eaf3925da568: Download complete 03:23:03 bde34c3a00c8: Download complete 03:23:03 b352a97aabf1: Verifying Checksum 03:23:03 b352a97aabf1: Download complete 03:23:03 4872d77fe225: Download complete 03:23:03 5851b861e8e6: Download complete 03:23:03 b85a868b505f: Verifying Checksum 03:23:03 b85a868b505f: Download complete 03:23:03 bab4dde63d76: Verifying Checksum 03:23:03 bab4dde63d76: Download complete 03:23:04 b85a868b505f: Pull complete 03:23:04 e2be974225ed: Pull complete 03:23:05 339a4e72a1f5: Pull complete 03:23:05 988bab9f4d93: Pull complete 03:23:05 1469e6f7b9e6: Pull complete 03:23:05 eaf3925da568: Pull complete 03:23:07 bab4dde63d76: Pull complete 03:23:07 bde34c3a00c8: Pull complete 03:23:07 b352a97aabf1: Pull complete 03:23:07 4872d77fe225: Pull complete 03:23:07 5851b861e8e6: Pull complete 03:23:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:08 prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container 03:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:23:12 $ docker top 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 -eo pid,comm 03:23:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:23:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:12 [ssh-agent] Looking for ssh-agent implementation... 03:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:12 $ docker exec 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent 03:23:13 SSH_AUTH_SOCK=/tmp/ssh-OFOybir4Hv6o/agent.33 03:23:13 SSH_AGENT_PID=39 03:23:13 Running ssh-add (command line suppressed) 03:23:13 Identity added: /w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_9728107752185202920.key (/w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_9728107752185202920.key) 03:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:13 + git tag --points-at HEAD [Pipeline] } 03:23:13 $ docker exec --env ******** --env ******** 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent -k 03:23:13 unset SSH_AUTH_SOCK; 03:23:13 unset SSH_AGENT_PID; 03:23:13 echo Agent pid 39 killed; 03:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:13 [ssh-agent] Looking for ssh-agent implementation... 03:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:13 $ docker exec 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent 03:23:13 SSH_AUTH_SOCK=/tmp/ssh-rUGDkxCSCreh/agent.72 03:23:13 SSH_AGENT_PID=78 03:23:13 Running ssh-add (command line suppressed) 03:23:14 Identity added: /w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_16462307996526490607.key (/w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_16462307996526490607.key) 03:23:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:14 + git semver init 03:23:14 2024-03-18 03:23:14,604 [run_init] DEBUG init version:0.0.0 force:False 03:23:14 2024-03-18 03:23:14,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-132/.semver 03:23:14 2024-03-18 03:23:14,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-132/.semver 03:23:14 2024-03-18 03:23:14,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-132/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-132, universal_newlines=False, shell=None, istream=None) 03:23:15 2024-03-18 03:23:15,562 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-132/.git/info/exclude 03:23:15 2024-03-18 03:23:15,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 with force:False 03:23:15 2024-03-18 03:23:15,562 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 03:23:15 2024-03-18 03:23:15,566 [execute] INFO git cat-file --batch-check 03:23:15 2024-03-18 03:23:15,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-132/.semver, universal_newlines=False, shell=None, istream=) 03:23:15 2024-03-18 03:23:15,571 [execute] INFO git cat-file --batch 03:23:15 2024-03-18 03:23:15,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-132/.semver, universal_newlines=False, shell=None, istream=) 03:23:15 2024-03-18 03:23:15,576 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 03:23:15 0.0.0 [Pipeline] } 03:23:15 $ docker exec --env ******** --env ******** 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent -k 03:23:15 unset SSH_AUTH_SOCK; 03:23:15 unset SSH_AGENT_PID; 03:23:15 echo Agent pid 78 killed; 03:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:16 + git semver [Pipeline] } 03:23:16 $ docker stop --time=1 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 03:23:17 $ docker rm -f --volumes 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:18 Stashed 1 file(s) [Pipeline] echo 03:23:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:19 provisioning config files... 03:23:19 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config1073815714180353450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:19 ---> ****-login.sh 03:23:19 nexus3.edgexfoundry.org:10001 03:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:19 Configure a credential helper to remove this warning. See 03:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:19 03:23:19 Login Succeeded 03:23:19 nexus3.edgexfoundry.org:10002 03:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:19 Configure a credential helper to remove this warning. See 03:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:19 03:23:19 Login Succeeded 03:23:19 nexus3.edgexfoundry.org:10003 03:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:19 Configure a credential helper to remove this warning. See 03:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:19 03:23:19 Login Succeeded 03:23:19 nexus3.edgexfoundry.org:10004 03:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:19 Configure a credential helper to remove this warning. See 03:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:19 03:23:19 Login Succeeded 03:23:19 ****.io 03:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:19 Configure a credential helper to remove this warning. See 03:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:19 03:23:19 Login Succeeded 03:23:19 ---> ****-login.sh ends [Pipeline] } 03:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:20 ========================================================= 03:23:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:23:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:20 + 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 . 03:23:20 Sending build context to Docker daemon 6.739MB 03:23:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:23:20 Step 2/12 : FROM ${BASE} AS builder 03:23:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:20 7264a8db6415: Pulling fs layer 03:23:20 c4d48a809fc2: Pulling fs layer 03:23:20 4f1c88b9dad5: Pulling fs layer 03:23:20 ad3a456e5733: Pulling fs layer 03:23:20 69c7f0334f64: Pulling fs layer 03:23:20 1f1c1a5573a3: Pulling fs layer 03:23:20 ce7588e14bc9: Pulling fs layer 03:23:20 b5e4710f87ac: Pulling fs layer 03:23:20 1f1c1a5573a3: Waiting 03:23:20 ce7588e14bc9: Waiting 03:23:20 b5e4710f87ac: Waiting 03:23:20 ad3a456e5733: Waiting 03:23:20 69c7f0334f64: Waiting 03:23:20 c4d48a809fc2: Download complete 03:23:20 ad3a456e5733: Download complete 03:23:20 69c7f0334f64: Verifying Checksum 03:23:20 69c7f0334f64: Download complete 03:23:21 7264a8db6415: Verifying Checksum 03:23:21 7264a8db6415: Download complete 03:23:21 1f1c1a5573a3: Verifying Checksum 03:23:21 1f1c1a5573a3: Download complete 03:23:21 7264a8db6415: Pull complete 03:23:21 b5e4710f87ac: Verifying Checksum 03:23:21 b5e4710f87ac: Download complete 03:23:21 c4d48a809fc2: Pull complete 03:23:21 4f1c88b9dad5: Verifying Checksum 03:23:21 4f1c88b9dad5: Download complete 03:23:21 ce7588e14bc9: Verifying Checksum 03:23:21 ce7588e14bc9: Download complete 03:23:24 4f1c88b9dad5: Pull complete 03:23:24 ad3a456e5733: Pull complete 03:23:24 69c7f0334f64: Pull complete 03:23:24 1f1c1a5573a3: Pull complete 03:23:26 ce7588e14bc9: Pull complete 03:23:27 b5e4710f87ac: Pull complete 03:23:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:27 ---> 88b5674ff536 03:23:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:23:33 ---> Running in aecc77d03e26 03:23:33 Removing intermediate container aecc77d03e26 03:23:33 ---> 9d607e27edb9 03:23:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:23:33 ---> Running in 4d34109e490d 03:23:33 Removing intermediate container 4d34109e490d 03:23:33 ---> 35ef6dff3030 03:23:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:23:33 ---> Running in c8a6a83b8df0 03:23:33 Removing intermediate container c8a6a83b8df0 03:23:33 ---> 1b6c6fe66eb4 03:23:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:33 ---> Running in 31dccc2b8849 03:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:33 Still waiting to schedule task 03:23:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:34 OK: 264 MiB in 52 packages 03:23:34 Removing intermediate container 31dccc2b8849 03:23:34 ---> 3123dcdb25e9 03:23:34 Step 7/12 : WORKDIR /app 03:23:34 ---> Running in ef34e8526429 03:23:34 Removing intermediate container ef34e8526429 03:23:34 ---> 9a9cd4b95e9f 03:23:34 Step 8/12 : COPY go.mod vendor* ./ 03:23:34 ---> d6acae1ec085 03:23:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:34 ---> Running in 9d79e7a6b1dd 03:24:13 Removing intermediate container 9d79e7a6b1dd 03:24:13 ---> c5f3e60e12ea 03:24:13 Step 10/12 : COPY . . 03:24:13 ---> e02d28251c09 03:24:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:13 ---> Running in 8d32bc232251 03:24:13 Removing intermediate container 8d32bc232251 03:24:13 ---> 91f4ba88cd92 03:24:13 Step 12/12 : RUN $MAKE 03:24:13 ---> Running in 39f1d37f2cdb 03:24:13 noop 03:24:13 Removing intermediate container 39f1d37f2cdb 03:24:13 ---> 38e7b384ae9e 03:24:13 Successfully built 38e7b384ae9e 03:24:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:14 + docker inspect -f . ci-base-image-x86_64 03:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:14 prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container 03:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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 ******** ci-base-image-x86_64 cat 03:24:14 $ docker top 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:14 + go version 03:24:14 go version go1.21.0 linux/amd64 [Pipeline] } 03:24:15 $ docker stop --time=1 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 03:24:16 $ docker rm -f --volumes 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker inspect -f . ci-base-image-x86_64 03:24:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:17 prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container 03:24:17 $ 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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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 ******** ci-base-image-x86_64 cat 03:24:17 $ docker top c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:17 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-132 [Pipeline] fileExists [Pipeline] sh 03:24:18 + make test 03:24:18 go test -race -coverprofile=coverage.out ./... 03:24:36 ? github.com/edgexfoundry/app-record-replay [no test files] 03:24:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:24:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:24:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:24:37 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 03:24:47 ok github.com/edgexfoundry/app-record-replay/internal/application 9.598s coverage: 98.7% of statements 03:24:47 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.097s coverage: 89.7% of statements 03:24:47 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 03:25:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-253 in /w/workspace/foundry_app-record-replay_PR-132 [Pipeline] { [Pipeline] ws 03:25:03 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:25:03 Selected Git installation does not exist. Using Default 03:25:03 The recommended git tool is: NONE 03:25:08 using credential edgex-jenkins-ssh 03:25:08 Cloning the remote Git repository 03:25:08 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:25:08 > git init /w/workspace/app-record-replay/1 # timeout=10 03:25:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:25:09 > git --version # timeout=10 03:25:09 > git --version # 'git version 2.25.1' 03:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:09 go vet ./... 03:25:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:10 ./bin/test-attribution-txt.sh 03:25:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:25:10 $ docker stop --time=1 c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 03:25:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:12 Merging remotes/origin/main commit 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 into PR head commit 9477aec1f7cbc4520206f6fa16fce40d9773c98f 03:25:12 Merge succeeded, producing 9477aec1f7cbc4520206f6fa16fce40d9773c98f 03:25:12 Checking out Revision 9477aec1f7cbc4520206f6fa16fce40d9773c98f (PR-132) 03:25:11 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:25:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:25:12 > git config core.sparsecheckout # timeout=10 03:25:12 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 03:25:12 > git remote # timeout=10 03:25:12 > git config --get remote.origin.url # timeout=10 03:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:12 > git merge 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 03:25:12 > git rev-parse HEAD^{commit} # timeout=10 03:25:12 > git config core.sparsecheckout # timeout=10 03:25:12 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 03:25:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:25:13 > git --version # timeout=10 03:25:13 > git --version # 'git version 2.25.1' 03:25:13 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:25:15 $ docker rm -f --volumes c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 [Pipeline] // withDockerContainer [Pipeline] sh 03:25:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:16 + ls -al . 03:25:16 total 192 03:25:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:24 . 03:25:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:22 .. 03:25:16 -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 03:22 .dockerignore 03:25:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:24 .git 03:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 .github 03:25:16 -rw-rw-r-- 1 jenkins jenkins 164 Mar 18 03:22 .gitignore 03:25:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 03:22 .golangci.yml 03:25:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:23 .semver 03:25:16 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 18 03:22 Attribution.txt 03:25:16 -rw-rw-r-- 1 jenkins jenkins 458 Mar 18 03:22 CHANGELOG.md 03:25:16 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 18 03:22 Dockerfile 03:25:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:22 GOVERNANCE.md 03:25:16 -rw-rw-r-- 1 jenkins jenkins 681 Mar 18 03:22 Jenkinsfile 03:25:16 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 03:22 LICENSE 03:25:16 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 18 03:22 Makefile 03:25:16 -rw-rw-r-- 1 jenkins jenkins 611 Mar 18 03:22 OWNERS.md 03:25:16 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 18 03:22 README.md 03:25:16 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 18 03:22 Record and Reply.postman_collection.json 03:25:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:23 VERSION 03:25:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:22 bin 03:25:16 -rw-r--r-- 1 jenkins jenkins 24666 Mar 18 03:24 coverage.out 03:25:16 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 18 03:22 go.mod 03:25:16 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 18 03:22 go.sum 03:25:16 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 03:22 internal 03:25:16 -rw-rw-r-- 1 jenkins jenkins 913 Mar 18 03:22 main.go 03:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 openapi 03:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 pkg 03:25:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:17 + 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=9477aec1f7cbc4520206f6fa16fce40d9773c98f --label arch=amd64 --label version=0.0.0 . 03:25:17 Sending build context to Docker daemon 6.765MB 03:25:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:25:17 Step 2/27 : FROM ${BASE} AS builder 03:25:17 ---> 38e7b384ae9e 03:25:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:17 ---> Running in 7ff95b7bd7d6 03:25:17 Removing intermediate container 7ff95b7bd7d6 03:25:17 ---> 60ed3e5578cb 03:25:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:25:17 ---> Running in e8fd88892717 03:25:17 Removing intermediate container e8fd88892717 03:25:17 ---> d5fda63a6c92 03:25:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:25:17 ---> Running in dc863551232f 03:25:17 Removing intermediate container dc863551232f 03:25:17 ---> 52a1a71a3c21 03:25:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:17 ---> Running in 51085c2dd3e2 03:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:25:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:25:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:18 Dload Upload Total Spent Left Speed 03:25:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 03:25:18 OK: 264 MiB in 52 packages 03:25:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:25:18 Removing intermediate container 51085c2dd3e2 03:25:18 ---> 67e4d448a756 03:25:18 Step 7/27 : WORKDIR /app 03:25:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:25:18 + sudo tee /etc/docker/daemon.new 03:25:18 { 03:25:18 "registry-mirrors": [ 03:25:18 "https://nexus3.edgexfoundry.org:10001" 03:25:18 ], 03:25:18 "bip": "10.250.0.254/24", 03:25:18 "hosts": [ 03:25:18 "tcp://0.0.0.0:5555", 03:25:18 "unix:///var/run/docker.sock" 03:25:18 ], 03:25:18 "mtu": 1458, 03:25:18 "selinux-enabled": true, 03:25:18 "seccomp-profile": "/etc/docker/seccomp.json" 03:25:18 } [Pipeline] sh 03:25:18 ---> Running in dbcfab1ae7a5 03:25:18 Removing intermediate container dbcfab1ae7a5 03:25:18 ---> 6c0dc9d2a754 03:25:18 Step 8/27 : COPY go.mod vendor* ./ 03:25:18 ---> e564153acdc4 03:25:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:18 ---> Running in 7b362395d74c 03:25:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:25:19 Removing intermediate container 7b362395d74c 03:25:19 ---> a627ca6ad9ec 03:25:19 Step 10/27 : COPY . . 03:25:19 + sudo service docker restart 03:25:19 ---> 059b957c119c 03:25:19 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:19 ---> Running in b48ed24ea6db 03:25:19 Removing intermediate container b48ed24ea6db 03:25:19 ---> c2b24c856ead 03:25:19 Step 12/27 : RUN $MAKE 03:25:19 ---> Running in b99053ebb3bb 03:25:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:37 provisioning config files... 03:25:37 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17243426287774240057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:38 ---> ****-login.sh 03:25:38 nexus3.edgexfoundry.org:10001 03:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:38 Configure a credential helper to remove this warning. See 03:25:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:38 03:25:38 Login Succeeded 03:25:38 nexus3.edgexfoundry.org:10002 03:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:39 Configure a credential helper to remove this warning. See 03:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:39 03:25:39 Login Succeeded 03:25:39 nexus3.edgexfoundry.org:10003 03:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:39 Configure a credential helper to remove this warning. See 03:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:39 03:25:39 Login Succeeded 03:25:39 nexus3.edgexfoundry.org:10004 03:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:39 Configure a credential helper to remove this warning. See 03:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:39 03:25:39 Login Succeeded 03:25:39 ****.io 03:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:40 Configure a credential helper to remove this warning. See 03:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:40 03:25:40 Login Succeeded 03:25:40 ---> ****-login.sh ends [Pipeline] } 03:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:40 ========================================================= 03:25:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:25:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:41 + 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 . 03:25:41 Sending build context to Docker daemon 260.1kB 03:25:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:25:41 Step 2/12 : FROM ${BASE} AS builder 03:25:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:25:41 9fda8d8052c6: Pulling fs layer 03:25:41 5d54e960e981: Pulling fs layer 03:25:41 c4a7e357bf2a: Pulling fs layer 03:25:41 f0e02332f6b5: Pulling fs layer 03:25:41 872ee5b61b7b: Pulling fs layer 03:25:41 f0e02332f6b5: Waiting 03:25:41 872ee5b61b7b: Waiting 03:25:41 0c6a40ed1a82: Pulling fs layer 03:25:41 0c6a40ed1a82: Waiting 03:25:41 94ae7d8d031c: Pulling fs layer 03:25:41 94ae7d8d031c: Waiting 03:25:41 5d54e960e981: Verifying Checksum 03:25:41 5d54e960e981: Download complete 03:25:41 f0e02332f6b5: Verifying Checksum 03:25:41 f0e02332f6b5: Download complete 03:25:41 872ee5b61b7b: Verifying Checksum 03:25:41 872ee5b61b7b: Download complete 03:25:41 9fda8d8052c6: Verifying Checksum 03:25:41 9fda8d8052c6: Download complete 03:25:42 Removing intermediate container b99053ebb3bb 03:25:42 ---> 69d1cb19f530 03:25:42 Step 13/27 : FROM alpine:3.18 03:25:42 3.18: Pulling from library/alpine 03:25:42 619be1103602: Pulling fs layer 03:25:42 619be1103602: Verifying Checksum 03:25:42 619be1103602: Download complete 03:25:42 619be1103602: Pull complete 03:25:42 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:25:42 Status: Downloaded newer image for alpine:3.18 03:25:42 ---> d3782b16ccc9 03:25:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:25:42 ---> Running in c1eff3c97311 03:25:42 Removing intermediate container c1eff3c97311 03:25:42 ---> 1338965575b8 03:25:42 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:25:42 ---> Running in 7102efe2c6e2 03:25:42 Removing intermediate container 7102efe2c6e2 03:25:42 ---> a71292430602 03:25:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:25:42 ---> Running in dd764386679a 03:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:25:42 (1/2) Installing ca-certificates (20230506-r0) 03:25:42 (2/2) Installing dumb-init (1.2.5-r2) 03:25:42 Executing busybox-1.36.1-r5.trigger 03:25:42 Executing ca-certificates-20230506-r0.trigger 03:25:42 OK: 8 MiB in 17 packages 03:25:42 Removing intermediate container dd764386679a 03:25:42 ---> a3adc3e58382 03:25:42 Step 17/27 : RUN apk --no-cache upgrade 03:25:42 ---> Running in b316fd47d62a 03:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:25:42 OK: 8 MiB in 17 packages 03:25:42 94ae7d8d031c: Verifying Checksum 03:25:42 94ae7d8d031c: Download complete 03:25:42 Removing intermediate container b316fd47d62a 03:25:42 ---> 3e2050322fca 03:25:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:25:42 ---> edcf229f91c8 03:25:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:25:42 ---> 48195be3d9b3 03:25:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:25:42 ---> 6a2fed7defc1 03:25:42 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:25:43 9fda8d8052c6: Pull complete 03:25:43 5d54e960e981: Pull complete 03:25:43 c4a7e357bf2a: Verifying Checksum 03:25:43 c4a7e357bf2a: Download complete 03:25:43 ---> eb6d28b62c8e 03:25:43 Step 22/27 : EXPOSE 59712 03:25:43 ---> Running in b29816d8396e 03:25:43 Removing intermediate container b29816d8396e 03:25:43 ---> 9cefdcaeba4c 03:25:43 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:25:43 ---> Running in a8bd7f360541 03:25:43 Removing intermediate container a8bd7f360541 03:25:43 ---> 84fb4b7dd5c5 03:25:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:25:43 ---> Running in a10941a92b00 03:25:43 Removing intermediate container a10941a92b00 03:25:43 ---> 13e6a82f3b00 03:25:43 Step 25/27 : LABEL arch=amd64 03:25:43 ---> Running in 0025ca302ff1 03:25:44 Removing intermediate container 0025ca302ff1 03:25:44 ---> 6010988c8e5a 03:25:44 Step 26/27 : LABEL git_sha=9477aec1f7cbc4520206f6fa16fce40d9773c98f 03:25:44 ---> Running in 1d3eef06f56c 03:25:44 Removing intermediate container 1d3eef06f56c 03:25:44 ---> 9fa31de67ab7 03:25:44 Step 27/27 : LABEL version=0.0.0 03:25:44 ---> Running in 3bf7c7eb99d4 03:25:44 Removing intermediate container 3bf7c7eb99d4 03:25:44 ---> 618c9e9246ec 03:25:44 [Warning] One or more build-args [ARCH] were not consumed 03:25:44 Successfully built 618c9e9246ec 03:25:44 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] } 03:25:44 0c6a40ed1a82: Verifying Checksum 03:25:44 0c6a40ed1a82: Download complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:45 03:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:45 latest: Pulling from edgex-lftools-log-publisher 03:25:45 5eb5b503b376: Pulling fs layer 03:25:45 5c69ac0246d0: Pulling fs layer 03:25:45 ec43610c2a17: Pulling fs layer 03:25:45 3a2ae6a8a46f: Pulling fs layer 03:25:45 33b1e0a273af: Pulling fs layer 03:25:45 3a2ae6a8a46f: Waiting 03:25:45 5d3b04190fa2: Pulling fs layer 03:25:45 2f39f015ded8: Pulling fs layer 03:25:45 33b1e0a273af: Waiting 03:25:45 2f39f015ded8: Waiting 03:25:45 5c69ac0246d0: Verifying Checksum 03:25:45 5c69ac0246d0: Download complete 03:25:45 3a2ae6a8a46f: Download complete 03:25:45 33b1e0a273af: Verifying Checksum 03:25:45 33b1e0a273af: Download complete 03:25:45 5d3b04190fa2: Verifying Checksum 03:25:45 5d3b04190fa2: Download complete 03:25:45 ec43610c2a17: Verifying Checksum 03:25:45 ec43610c2a17: Download complete 03:25:46 5eb5b503b376: Verifying Checksum 03:25:46 5eb5b503b376: Download complete 03:25:46 2f39f015ded8: Verifying Checksum 03:25:46 2f39f015ded8: Download complete 03:25:47 5eb5b503b376: Pull complete 03:25:47 5c69ac0246d0: Pull complete 03:25:47 ec43610c2a17: Pull complete 03:25:47 3a2ae6a8a46f: Pull complete 03:25:47 33b1e0a273af: Pull complete 03:25:47 5d3b04190fa2: Pull complete 03:25:52 2f39f015ded8: Pull complete 03:25:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:52 prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container 03:25:52 $ 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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:25:56 c4a7e357bf2a: Pull complete 03:25:56 f0e02332f6b5: Pull complete 03:25:56 872ee5b61b7b: Pull complete 03:25:57 $ docker top 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:57 ---> job-cost.sh 03:25:57 lf-activate-venv: SKIPPING 03:25:57 INFO: No Stack... 03:25:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:25:58 INFO: Archiving Costs [Pipeline] sh 03:25:58 + cat /w/workspace/foundry_app-record-replay_PR-132/archives/cost.csv 03:25:58 + cut -d, -f6 [Pipeline] lock 03:25:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] 03:25:58 Resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] did not exist. Created. 03:25:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:25:59 Stashed 1 file(s) [Pipeline] } 03:25:59 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:59 $ docker stop --time=1 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b 03:26:00 $ docker rm -f --volumes 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:05 0c6a40ed1a82: Pull complete 03:26:07 94ae7d8d031c: Pull complete 03:26:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:26:07 ---> 86de565de09d 03:26:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:26:08 ---> Running in 6f26ac960bca 03:26:08 Removing intermediate container 6f26ac960bca 03:26:08 ---> 80f4165544bd 03:26:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:26:08 ---> Running in 22e65f535e42 03:26:09 Removing intermediate container 22e65f535e42 03:26:09 ---> d2db4194667d 03:26:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:26:09 ---> Running in 384f4f10e8e4 03:26:09 Removing intermediate container 384f4f10e8e4 03:26:09 ---> c44e0b65bff0 03:26:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:26:09 ---> Running in 95659a361d32 03:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:12 OK: 266 MiB in 52 packages 03:26:12 Removing intermediate container 95659a361d32 03:26:12 ---> 093fd98650af 03:26:12 Step 7/12 : WORKDIR /app 03:26:12 ---> Running in c99420c5b807 03:26:13 Removing intermediate container c99420c5b807 03:26:13 ---> b793680da4ce 03:26:13 Step 8/12 : COPY go.mod vendor* ./ 03:26:13 ---> 998094fd2f33 03:26:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:13 ---> Running in 26ef532e1357 03:27:21 Removing intermediate container 26ef532e1357 03:27:21 ---> 84d9f27cf304 03:27:21 Step 10/12 : COPY . . 03:27:21 ---> 554c8bb11b54 03:27:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:27:21 ---> Running in c8ad504d1fbb 03:27:21 Removing intermediate container c8ad504d1fbb 03:27:21 ---> 2cc69b6a8c51 03:27:21 Step 12/12 : RUN $MAKE 03:27:21 ---> Running in cca08e06811b 03:27:21 noop 03:27:21 Removing intermediate container cca08e06811b 03:27:21 ---> 611f5744557c 03:27:21 Successfully built 611f5744557c 03:27:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:22 + docker inspect -f . ci-base-image-arm64 03:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:22 prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 03:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:27:23 $ docker top 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:24 + go version 03:27:24 go version go1.21.0 linux/arm64 [Pipeline] } 03:27:24 $ docker stop --time=1 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c 03:27:26 $ docker rm -f --volumes 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker inspect -f . ci-base-image-arm64 03:27:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:27 prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 03:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:27:28 $ docker top 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:29 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:27:29 + make test 03:27:29 go test -race -coverprofile=coverage.out ./... 03:29:38 ? github.com/edgexfoundry/app-record-replay [no test files] 03:29:42 ok github.com/edgexfoundry/app-record-replay/internal/app 1.377s coverage: 88.0% of statements 03:29:47 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:29:47 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:29:47 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:29:54 ok github.com/edgexfoundry/app-record-replay/internal/application 9.979s coverage: 98.7% of statements 03:29:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.471s coverage: 89.7% of statements 03:29:54 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.192s coverage: 100.0% of statements 03:29:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:54 go vet ./... 03:32:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:00 ./bin/test-attribution-txt.sh 03:32:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:32:01 $ docker stop --time=1 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e 03:32:02 $ docker rm -f --volumes 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e [Pipeline] // withDockerContainer [Pipeline] sh 03:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:04 Warning: overwriting stash ‘coverage-report’ 03:32:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:06 + ls -al . 03:32:06 total 188 03:32:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 03:27 . 03:32:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:25 .. 03:32:06 -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 03:25 .dockerignore 03:32:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:25 .git 03:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 .github 03:32:06 -rw-rw-r-- 1 jenkins jenkins 164 Mar 18 03:25 .gitignore 03:32:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 03:25 .golangci.yml 03:32:06 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 18 03:25 Attribution.txt 03:32:06 -rw-rw-r-- 1 jenkins jenkins 458 Mar 18 03:25 CHANGELOG.md 03:32:06 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 18 03:25 Dockerfile 03:32:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:25 GOVERNANCE.md 03:32:06 -rw-rw-r-- 1 jenkins jenkins 681 Mar 18 03:25 Jenkinsfile 03:32:06 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 03:25 LICENSE 03:32:06 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 18 03:25 Makefile 03:32:06 -rw-rw-r-- 1 jenkins jenkins 611 Mar 18 03:25 OWNERS.md 03:32:06 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 18 03:25 README.md 03:32:06 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 18 03:25 Record and Reply.postman_collection.json 03:32:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:23 VERSION 03:32:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:25 bin 03:32:06 -rw-r--r-- 1 jenkins jenkins 24666 Mar 18 03:29 coverage.out 03:32:06 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 18 03:25 go.mod 03:32:06 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 18 03:25 go.sum 03:32:06 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 03:25 internal 03:32:06 -rw-rw-r-- 1 jenkins jenkins 913 Mar 18 03:25 main.go 03:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 openapi 03:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 pkg 03:32:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + 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=9477aec1f7cbc4520206f6fa16fce40d9773c98f --label arch=arm64 --label version=0.0.0 . 03:32:06 Sending build context to Docker daemon 285.7kB 03:32:06 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:32:06 Step 2/27 : FROM ${BASE} AS builder 03:32:06 ---> 611f5744557c 03:32:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:32:06 ---> Running in f4ddcb5b57c1 03:32:07 Removing intermediate container f4ddcb5b57c1 03:32:07 ---> 47a5894197f1 03:32:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:32:07 ---> Running in 9fd9ef555a6c 03:32:07 Removing intermediate container 9fd9ef555a6c 03:32:07 ---> 254cd828af02 03:32:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:32:07 ---> Running in 8231437d48aa 03:32:07 Removing intermediate container 8231437d48aa 03:32:07 ---> f5b3722a0793 03:32:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:07 ---> Running in c3008748e314 03:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:32:10 OK: 266 MiB in 52 packages 03:32:11 Removing intermediate container c3008748e314 03:32:11 ---> 37138f53f9c2 03:32:11 Step 7/27 : WORKDIR /app 03:32:11 ---> Running in 92e1c47daac1 03:32:11 Removing intermediate container 92e1c47daac1 03:32:11 ---> 8cc293674c1d 03:32:11 Step 8/27 : COPY go.mod vendor* ./ 03:32:12 ---> 7ba6a13bcbfd 03:32:12 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:12 ---> Running in 13f25118bb94 03:32:13 Removing intermediate container 13f25118bb94 03:32:13 ---> 52646e7e5de2 03:32:13 Step 10/27 : COPY . . 03:32:14 ---> 64529c8b2161 03:32:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:14 ---> Running in d329826e7532 03:32:15 Removing intermediate container d329826e7532 03:32:15 ---> f029188f3b75 03:32:15 Step 12/27 : RUN $MAKE 03:32:15 ---> Running in 01413fce1698 03:32:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:34:07 Removing intermediate container 01413fce1698 03:34:07 ---> 0965bd310b37 03:34:07 Step 13/27 : FROM alpine:3.18 03:34:07 3.18: Pulling from library/alpine 03:34:07 c6b39de5b339: Pulling fs layer 03:34:07 c6b39de5b339: Verifying Checksum 03:34:07 c6b39de5b339: Download complete 03:34:07 c6b39de5b339: Pull complete 03:34:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:34:07 Status: Downloaded newer image for alpine:3.18 03:34:07 ---> 33abbf032149 03:34:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:34:07 ---> Running in 2f6455a179b8 03:34:07 Removing intermediate container 2f6455a179b8 03:34:07 ---> f77ed2ca1fac 03:34:07 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:34:07 ---> Running in 07b5de2b958c 03:34:08 Removing intermediate container 07b5de2b958c 03:34:08 ---> 8edf8d5f8faa 03:34:08 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:34:08 ---> Running in 1632ea65f8e0 03:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:10 (1/2) Installing ca-certificates (20230506-r0) 03:34:10 (2/2) Installing dumb-init (1.2.5-r2) 03:34:10 Executing busybox-1.36.1-r5.trigger 03:34:10 Executing ca-certificates-20230506-r0.trigger 03:34:11 OK: 9 MiB in 17 packages 03:34:12 Removing intermediate container 1632ea65f8e0 03:34:12 ---> 85fa972ad2d1 03:34:12 Step 17/27 : RUN apk --no-cache upgrade 03:34:12 ---> Running in 451e9fd2a959 03:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:14 OK: 9 MiB in 17 packages 03:34:15 Removing intermediate container 451e9fd2a959 03:34:15 ---> 361bf30010e2 03:34:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:34:15 ---> ad1381fea129 03:34:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:34:16 ---> 6636df502f5a 03:34:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:34:16 ---> 236521127f27 03:34:16 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:34:17 ---> 6d13794a25bd 03:34:17 Step 22/27 : EXPOSE 59712 03:34:18 ---> Running in 0dd1c1324f45 03:34:18 Removing intermediate container 0dd1c1324f45 03:34:18 ---> 7d58bcffa9e5 03:34:18 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:34:18 ---> Running in 5d51e790c56f 03:34:18 Removing intermediate container 5d51e790c56f 03:34:18 ---> 76f41d19869b 03:34:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:18 ---> Running in 2bcaf693f0f5 03:34:19 Removing intermediate container 2bcaf693f0f5 03:34:19 ---> d2acae86d535 03:34:19 Step 25/27 : LABEL arch=arm64 03:34:19 ---> Running in d375f3c1fd19 03:34:19 Removing intermediate container d375f3c1fd19 03:34:19 ---> 3cc2ee99f2c5 03:34:19 Step 26/27 : LABEL git_sha=9477aec1f7cbc4520206f6fa16fce40d9773c98f 03:34:19 ---> Running in b4c107ecd730 03:34:19 Removing intermediate container b4c107ecd730 03:34:19 ---> 76652fa3c390 03:34:19 Step 27/27 : LABEL version=0.0.0 03:34:19 ---> Running in 2d33ea1e6753 03:34:20 Removing intermediate container 2d33ea1e6753 03:34:20 ---> 5cd43f19784f 03:34:20 [Warning] One or more build-args [ARCH] were not consumed 03:34:20 Successfully built 5cd43f19784f 03:34:20 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:20 03:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:21 arm64: Pulling from edgex-lftools-log-publisher 03:34:21 8998bd30e6a1: Pulling fs layer 03:34:21 04944245beec: Pulling fs layer 03:34:21 699f458cf7ca: Pulling fs layer 03:34:21 765212b225bb: Pulling fs layer 03:34:21 f23df028b6ca: Pulling fs layer 03:34:21 d65c8cfc05b1: Pulling fs layer 03:34:21 2437ff75d9bd: Pulling fs layer 03:34:21 765212b225bb: Waiting 03:34:21 f23df028b6ca: Waiting 03:34:21 d65c8cfc05b1: Waiting 03:34:21 2437ff75d9bd: Waiting 03:34:21 04944245beec: Verifying Checksum 03:34:21 04944245beec: Download complete 03:34:21 765212b225bb: Download complete 03:34:21 f23df028b6ca: Download complete 03:34:21 d65c8cfc05b1: Verifying Checksum 03:34:21 d65c8cfc05b1: Download complete 03:34:21 699f458cf7ca: Verifying Checksum 03:34:21 699f458cf7ca: Download complete 03:34:22 8998bd30e6a1: Download complete 03:34:24 2437ff75d9bd: Verifying Checksum 03:34:24 2437ff75d9bd: Download complete 03:34:26 8998bd30e6a1: Pull complete 03:34:27 04944245beec: Pull complete 03:34:28 699f458cf7ca: Pull complete 03:34:28 765212b225bb: Pull complete 03:34:29 f23df028b6ca: Pull complete 03:34:29 d65c8cfc05b1: Pull complete 03:34:44 2437ff75d9bd: Pull complete 03:34:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 03:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:34:47 $ docker top a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:48 ---> job-cost.sh 03:34:48 lf-activate-venv: SKIPPING 03:34:48 INFO: No Stack... 03:34:49 INFO: Retrieving Pricing Info for: v3-standard-4 03:34:50 INFO: Archiving Costs [Pipeline] sh 03:34:50 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:34:50 + cut -d, -f6 [Pipeline] lock 03:34:50 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] 03:34:50 Resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] did not exist. Created. 03:34:50 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:50 /w/workspace/app-record-replay/1@tmp/durable-3a8825fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:34:51 + echo total: 0.10999999940395355 [Pipeline] stash 03:34:51 Warning: overwriting stash ‘stack-cost’ 03:34:51 Stashed 1 file(s) [Pipeline] } 03:34:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:51 $ docker stop --time=1 a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 03:34:53 $ docker rm -f --volumes a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:34:54 provisioning config files... 03:34:54 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config16852794096080976145tmp [Pipeline] { [Pipeline] sh 03:34:54 + set +x 03:34:54 + curl -s https://codecov.io/bash 03:34:54 + bash -s -- 03:34:54 03:34:54 _____ _ 03:34:54 / ____| | | 03:34:54 | | ___ __| | ___ ___ _____ __ 03:34:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:34:54 | |___| (_) | (_| | __/ (_| (_) \ V / 03:34:54 \_____\___/ \__,_|\___|\___\___/ \_/ 03:34:54 Bash-1.0.6 03:34:54 03:34:54 03:34:54 ==> git version 2.25.1 found 03:34:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:34:54 Release-Date: 2020-01-08 03:34:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:34:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:34:54 ==> Jenkins CI detected. 03:34:54 current dir:  /w/workspace/foundry_app-record-replay_PR-132 03:34:54 project root: . 03:34:54 --> token set from env 03:34:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:34:55 ==> Running gcov in . (disable via -X gcov) 03:34:55 ==> Python coveragepy not found 03:34:55 ==> Searching for coverage reports in: 03:34:55 + . 03:34:55 -> Found 1 reports 03:34:55 ==> Detecting git/mercurial file structure 03:34:55 ==> Reading reports 03:34:55 + ./coverage.out bytes=24666 03:34:55 ==> Appending adjustments 03:34:55 https://docs.codecov.io/docs/fixing-reports 03:34:55 + Found adjustments 03:34:55 ==> Gzipping contents 03:34:55 8.0K /tmp/codecov.btUF8C.gz 03:34:55 ==> Uploading reports 03:34:55 url: https://codecov.io 03:34:55 query: branch=PR-132&commit=9477aec1f7cbc4520206f6fa16fce40d9773c98f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=132&job=&cmd_args= 03:34:55 -> Pinging Codecov 03:34:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-132&commit=9477aec1f7cbc4520206f6fa16fce40d9773c98f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=132&job=&cmd_args= 03:34:55 -> Uploading to 03:34:55 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F467761B9912B4F32F9BC62907045C81/9477aec1f7cbc4520206f6fa16fce40d9773c98f/0d28c4cb-465a-46b5-bf6f-9b6c3a50e6ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T033455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa01ad01210ed78495491ebc7bb17a982b95e4b7c739acc49938ed616c28f71f 03:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:55 Dload Upload Total Spent Left Speed 03:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4848 0 0 100 4848 0 15843 --:--:-- --:--:-- --:--:-- 15895 03:34:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] } 03:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:34:57 + [ -d /w/workspace/foundry_app-record-replay_PR-132/archives ] 03:34:57 + ls -al /w/workspace/foundry_app-record-replay_PR-132/archives 03:34:57 total 16 03:34:57 drwxr-xr-x 3 root root 4096 Mar 18 03:25 . 03:34:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 03:25 .. 03:34:57 drwxr-xr-x 2 root root 4096 Mar 18 03:25 cost 03:34:57 -rw-r--r-- 1 root root 89 Mar 18 03:25 cost.csv 03:34:57 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-132/archives 03:34:57 + ls -al /w/workspace/foundry_app-record-replay_PR-132/archives 03:34:57 total 16 03:34:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:25 . 03:34:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 03:25 .. 03:34:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 03:25 cost 03:34:57 -rw-r--r-- 1 jenkins jenkins 89 Mar 18 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:34:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:59 ---> package-listing.sh 03:34:59 ++ facter osfamily 03:34:59 ++ tr '[:upper:]' '[:lower:]' 03:34:59 + OS_FAMILY=debian 03:34:59 + workspace=/w/workspace/foundry_app-record-replay_PR-132 03:34:59 + START_PACKAGES=/tmp/packages_start.txt 03:34:59 + END_PACKAGES=/tmp/packages_end.txt 03:34:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:59 + PACKAGES=/tmp/packages_start.txt 03:34:59 + '[' /w/workspace/foundry_app-record-replay_PR-132 ']' 03:34:59 + PACKAGES=/tmp/packages_end.txt 03:34:59 + case "${OS_FAMILY}" in 03:34:59 + grep '^ii' 03:34:59 + dpkg -l 03:34:59 + '[' -f /tmp/packages_start.txt ']' 03:34:59 + '[' -f /tmp/packages_end.txt ']' 03:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:59 + '[' /w/workspace/foundry_app-record-replay_PR-132 ']' 03:34:59 + mkdir -p /w/workspace/foundry_app-record-replay_PR-132/archives/ 03:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-132/archives/ [Pipeline] echo 03:34:59 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-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:34:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:00 prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container 03:35:00 $ 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-132/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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:35:00 $ docker top d8009b9a7c54aa11d2ca36465cac329e2d218d89461f1cbfe49ad07656c9ec17 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:01 + ls /var/log/sa-host 03:35:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:02 provisioning config files... 03:35:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config8160473484782395185tmp [Pipeline] { [Pipeline] echo 03:35:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:02 ---> create-netrc.sh [Pipeline] } 03:35:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:02 ---> python-tools-install.sh [Pipeline] echo 03:35:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:03 ---> sudo-logs.sh 03:35:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:35:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:03 ---> job-cost.sh 03:35:03 lf-activate-venv: SKIPPING 03:35:03 DEBUG: total: 0.2199999988079071 03:35:03 INFO: Retrieving Stack Cost... 03:35:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:04 INFO: Archiving Costs [Pipeline] echo 03:35:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:04 ---> logs-deploy.sh 03:35:04 lf-activate-venv: SKIPPING 03:35:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-132/1 03:35:04 INFO: archiving workspace using pattern(s): 03:35:05 Archives upload complete. 03:35:06 INFO: archiving logs to Nexus 03:35:06 ---> uname -a: 03:35:06 Linux prd-ubuntu20-04-docker-8c-8g-252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:35:06 03:35:06 03:35:06 ---> lscpu: 03:35:06 Architecture: x86_64 03:35:06 CPU op-mode(s): 32-bit, 64-bit 03:35:06 Byte Order: Little Endian 03:35:06 Address sizes: 40 bits physical, 48 bits virtual 03:35:06 CPU(s): 8 03:35:06 On-line CPU(s) list: 0-7 03:35:06 Thread(s) per core: 1 03:35:06 Core(s) per socket: 1 03:35:06 Socket(s): 8 03:35:06 NUMA node(s): 1 03:35:06 Vendor ID: AuthenticAMD 03:35:06 CPU family: 23 03:35:06 Model: 49 03:35:06 Model name: AMD EPYC-Rome Processor 03:35:06 Stepping: 0 03:35:06 CPU MHz: 2799.998 03:35:06 BogoMIPS: 5599.99 03:35:06 Virtualization: AMD-V 03:35:06 Hypervisor vendor: KVM 03:35:06 Virtualization type: full 03:35:06 L1d cache: 256 KiB 03:35:06 L1i cache: 256 KiB 03:35:06 L2 cache: 4 MiB 03:35:06 L3 cache: 128 MiB 03:35:06 NUMA node0 CPU(s): 0-7 03:35:06 Vulnerability Itlb multihit: Not affected 03:35:06 Vulnerability L1tf: Not affected 03:35:06 Vulnerability Mds: Not affected 03:35:06 Vulnerability Meltdown: Not affected 03:35:06 Vulnerability Mmio stale data: Not affected 03:35:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:35:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:35:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:35:06 Vulnerability Srbds: Not affected 03:35:06 Vulnerability Tsx async abort: Not affected 03:35:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:35:06 03:35:06 03:35:06 ---> nproc: 03:35:06 8 03:35:06 03:35:06 03:35:06 ---> df -h: 03:35:06 Filesystem Size Used Avail Use% Mounted on 03:35:06 overlay 155G 12G 144G 8% / 03:35:06 tmpfs 64M 0 64M 0% /dev 03:35:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:35:06 shm 64M 0 64M 0% /dev/shm 03:35:06 /dev/vda1 155G 12G 144G 8% /facter-os 03:35:06 03:35:06 03:35:06 ---> sar -b -r -n DEV: 03:35:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-252) 03/18/24 _x86_64_ (8 CPU) 03:35:06 03:35:06 03:22:13 LINUX RESTART (8 CPU) 03:35:06 03:35:06 03:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:35:06 03:24:01 173.67 4.49 169.17 0.00 476.94 56895.58 0.00 03:35:06 03:25:01 87.02 0.02 87.00 0.00 2.67 26732.34 0.00 03:35:06 03:26:01 205.42 0.15 205.27 0.00 7.33 46307.88 0.00 03:35:06 03:27:01 1.77 0.00 1.77 0.00 0.00 26.15 0.00 03:35:06 03:28:01 39.41 9.37 30.04 0.00 2884.59 4534.04 0.00 03:35:06 03:29:01 5.65 1.55 4.10 0.00 35.86 83.85 0.00 03:35:06 03:30:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:35:06 03:31:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 03:35:06 03:32:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:35:06 03:33:01 2.10 0.00 2.10 0.00 0.00 24.93 0.00 03:35:06 03:34:01 1.07 0.00 1.07 0.00 0.00 16.00 0.00 03:35:06 03:35:01 6.57 0.22 6.35 0.00 16.93 119.98 0.00 03:35:06 Average: 43.72 1.31 42.41 0.00 285.09 11168.89 0.00 03:35:06 03:35:06 03:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:35:06 03:24:01 28084320 31544988 763852 2.32 135592 3497332 1860004 5.48 1181860 3115932 391580 03:35:06 03:25:01 27984244 31444720 860768 2.62 139884 3490796 1899312 5.60 1277704 3119488 234180 03:35:06 03:26:01 27794612 31528024 777512 2.36 154280 3719676 1783112 5.26 1276168 3279508 500 03:35:06 03:27:01 27808224 31541532 764304 2.32 154316 3719756 1783112 5.26 1258564 3279568 8 03:35:06 03:28:01 27545864 31524200 755652 2.30 170680 3949404 1721832 5.07 1407492 3365468 176 03:35:06 03:29:01 27533332 31509012 770048 2.34 169272 3947212 1718848 5.07 1422460 3362516 16 03:35:06 03:30:01 27540104 31515888 763092 2.32 169348 3947216 1718848 5.07 1416420 3362516 188 03:35:06 03:31:01 27549092 31524796 754104 2.29 169384 3947216 1718848 5.07 1407780 3362516 8 03:35:06 03:32:01 27550960 31526760 752376 2.29 169448 3947212 1718848 5.07 1405608 3362520 16 03:35:06 03:33:01 27551204 31527068 751976 2.29 169524 3947216 1718848 5.07 1405628 3362524 8 03:35:06 03:34:01 27550832 31526776 752172 2.29 169568 3947228 1718848 5.07 1406528 3362524 192 03:35:06 03:35:01 27514188 31492492 781900 2.38 169752 3948484 1777016 5.24 1437984 3362632 440 03:35:06 Average: 27667248 31517188 770646 2.34 161754 3834062 1761456 5.19 1358683 3308143 52276 03:35:06 03:35:06 03:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:35:06 03:24:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 03:35:06 03:24:01 docker0 189.44 261.80 15.87 2217.58 0.00 0.00 0.00 0.00 03:35:06 03:24:01 ens3 467.12 320.01 7091.28 44.67 0.00 0.00 0.00 0.00 03:35:06 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:06 03:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:35:06 03:25:01 ens3 32.44 20.13 34.53 12.03 0.00 0.00 0.00 0.00 03:35:06 03:25:01 vethc91afaa 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:35:06 03:26:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 03:35:06 03:26:01 docker0 4.83 8.15 0.29 95.85 0.00 0.00 0.00 0.00 03:35:06 03:26:01 ens3 125.96 77.80 2690.74 19.25 0.00 0.00 0.00 0.00 03:35:06 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:06 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:27:01 ens3 0.50 0.12 0.05 0.02 0.00 0.00 0.00 0.00 03:35:06 03:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:35:06 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:28:01 ens3 78.54 32.38 1339.60 2.74 0.00 0.00 0.00 0.00 03:35:06 03:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:35:06 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:29:01 ens3 26.38 42.24 6.65 102.70 0.00 0.00 0.00 0.00 03:35:06 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:30:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:35:06 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:06 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:31:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:35:06 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:32:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 03:35:06 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:06 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:33:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:35:06 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:35:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 03:35:06 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:06 03:35:01 ens3 18.91 11.90 20.94 6.99 0.00 0.00 0.00 0.00 03:35:06 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 03:35:06 Average: docker0 15.95 22.17 1.33 189.97 0.00 0.00 0.00 0.00 03:35:06 Average: ens3 62.07 41.73 923.47 15.69 0.00 0.00 0.00 0.00 03:35:06 03:35:06 03:35:06 ---> sar -P ALL: 03:35:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-252) 03/18/24 _x86_64_ (8 CPU) 03:35:06 03:35:06 03:22:13 LINUX RESTART (8 CPU) 03:35:06 03:35:06 03:23:02 CPU %user %nice %system %iowait %steal %idle 03:35:06 03:24:01 all 8.06 0.00 3.62 5.06 0.08 83.18 03:35:06 03:24:01 0 9.37 0.00 3.38 6.78 0.09 80.38 03:35:06 03:24:01 1 8.52 0.00 3.09 0.05 0.07 88.27 03:35:06 03:24:01 2 8.81 0.00 2.96 0.39 0.07 87.77 03:35:06 03:24:01 3 6.67 0.00 3.13 0.68 0.07 89.45 03:35:06 03:24:01 4 7.15 0.00 4.26 8.36 0.07 80.15 03:35:06 03:24:01 5 8.28 0.00 3.07 0.96 0.07 87.62 03:35:06 03:24:01 6 8.13 0.00 3.58 13.00 0.09 75.21 03:35:06 03:24:01 7 7.54 0.00 5.49 10.32 0.09 76.56 03:35:06 03:25:01 all 32.00 0.00 3.17 2.90 0.09 61.84 03:35:06 03:25:01 0 31.81 0.00 3.59 5.29 0.10 59.21 03:35:06 03:25:01 1 31.82 0.00 3.54 0.65 0.08 63.91 03:35:06 03:25:01 2 32.97 0.00 2.90 0.50 0.08 63.54 03:35:06 03:25:01 3 32.13 0.00 2.93 0.44 0.13 64.37 03:35:06 03:25:01 4 29.74 0.00 3.11 2.70 0.08 64.36 03:35:06 03:25:01 5 33.02 0.00 2.58 1.07 0.07 63.27 03:35:06 03:25:01 6 32.34 0.00 3.69 11.33 0.07 52.57 03:35:06 03:25:01 7 32.15 0.00 3.04 1.28 0.07 63.47 03:35:06 03:26:01 all 25.68 0.00 3.90 3.31 0.08 67.03 03:35:06 03:26:01 0 24.09 0.00 3.25 4.82 0.12 67.72 03:35:06 03:26:01 1 27.26 0.00 3.73 0.13 0.07 68.82 03:35:06 03:26:01 2 25.25 0.00 3.74 0.66 0.07 70.29 03:35:06 03:26:01 3 25.78 0.00 4.20 7.94 0.08 61.99 03:35:06 03:26:01 4 25.74 0.00 4.73 10.66 0.08 58.78 03:35:06 03:26:01 5 25.72 0.00 3.46 0.27 0.07 70.48 03:35:06 03:26:01 6 25.34 0.00 3.96 0.96 0.10 69.64 03:35:06 03:26:01 7 26.24 0.00 4.15 1.04 0.08 68.49 03:35:06 03:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 03:35:06 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:35:06 03:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:35:06 03:27:01 4 0.05 0.00 0.03 0.02 0.00 99.90 03:35:06 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:27:01 7 0.03 0.00 0.07 0.00 0.02 99.88 03:35:06 03:28:01 all 1.47 0.00 0.76 0.61 0.02 97.14 03:35:06 03:28:01 0 1.65 0.00 1.97 2.06 0.02 94.30 03:35:06 03:28:01 1 2.01 0.00 0.50 0.52 0.03 96.94 03:35:06 03:28:01 2 1.30 0.00 0.70 0.70 0.02 97.28 03:35:06 03:28:01 3 1.55 0.00 0.82 0.32 0.02 97.30 03:35:06 03:28:01 4 2.34 0.00 0.85 0.10 0.02 96.69 03:35:06 03:28:01 5 1.00 0.00 0.43 0.20 0.02 98.35 03:35:06 03:28:01 6 0.85 0.00 0.37 0.23 0.02 98.53 03:35:06 03:28:01 7 1.08 0.00 0.40 0.78 0.02 97.71 03:35:06 03:29:01 all 0.58 0.00 0.08 0.04 0.02 99.29 03:35:06 03:29:01 0 0.17 0.00 0.08 0.07 0.02 99.67 03:35:06 03:29:01 1 0.27 0.00 0.13 0.00 0.02 99.58 03:35:06 03:29:01 2 0.32 0.00 0.07 0.02 0.02 99.58 03:35:06 03:29:01 3 0.50 0.00 0.08 0.05 0.02 99.35 03:35:06 03:29:01 4 1.07 0.00 0.10 0.00 0.02 98.82 03:35:06 03:29:01 5 1.81 0.00 0.05 0.02 0.02 98.10 03:35:06 03:29:01 6 0.25 0.00 0.05 0.00 0.02 99.68 03:35:06 03:29:01 7 0.23 0.00 0.08 0.13 0.02 99.53 03:35:06 03:30:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:35:06 03:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:35:06 03:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:35:06 03:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:35:06 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:35:06 03:30:01 5 1.97 0.00 0.02 0.00 0.02 98.00 03:35:06 03:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:35:06 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:31:01 all 0.04 0.00 0.01 0.01 0.00 99.94 03:35:06 03:31:01 0 0.02 0.00 0.00 0.03 0.00 99.95 03:35:06 03:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:35:06 03:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:35:06 03:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:35:06 03:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:35:06 03:31:01 5 0.18 0.00 0.00 0.00 0.00 99.82 03:35:06 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:32:01 all 0.01 0.00 0.01 0.00 0.00 99.96 03:35:06 03:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:35:06 03:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:35:06 03:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:35:06 03:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:35:06 03:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:35:06 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:35:06 03:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:35:06 03:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:35:06 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:35:06 03:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:35:06 03:33:01 4 0.20 0.00 0.02 0.00 0.00 99.78 03:35:06 03:33:01 5 0.13 0.00 0.00 0.00 0.02 99.85 03:35:06 03:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:35:06 03:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:35:06 03:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:35:06 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:35:06 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:35:06 03:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:35:06 03:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:35:06 03:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:35:06 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:35:06 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:35:06 03:35:06 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:35:06 03:35:01 all 0.53 0.00 0.19 0.02 0.01 99.25 03:35:06 03:35:01 0 0.37 0.00 0.23 0.05 0.00 99.35 03:35:06 03:35:01 1 0.38 0.00 0.23 0.00 0.02 99.37 03:35:06 03:35:01 2 0.23 0.00 0.13 0.00 0.00 99.63 03:35:06 03:35:01 3 0.22 0.00 0.20 0.02 0.02 99.55 03:35:06 03:35:01 4 0.17 0.00 0.18 0.00 0.00 99.65 03:35:06 03:35:01 5 1.50 0.00 0.17 0.07 0.02 98.26 03:35:06 03:35:01 6 0.75 0.00 0.20 0.00 0.02 99.03 03:35:06 03:35:01 7 0.63 0.00 0.17 0.00 0.00 99.20 03:35:06 Average: all 5.70 0.00 0.97 0.99 0.03 92.32 03:35:06 Average: 0 5.60 0.00 1.04 1.58 0.03 91.75 03:35:06 Average: 1 5.84 0.00 0.94 0.11 0.03 93.07 03:35:06 Average: 2 5.72 0.00 0.87 0.19 0.02 93.20 03:35:06 Average: 3 5.55 0.00 0.94 0.79 0.03 92.69 03:35:06 Average: 4 5.51 0.00 1.10 1.80 0.02 91.57 03:35:06 Average: 5 6.11 0.00 0.81 0.21 0.02 92.85 03:35:06 Average: 6 5.61 0.00 0.99 2.10 0.03 91.28 03:35:06 Average: 7 5.63 0.00 1.10 1.11 0.02 92.14 03:35:06 03:35:06 03:35:06