Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92671bec69d9f009c280bf78a49667f2689fc6fd+d6e72eb507f604f58fbdb8cd428574af59bed11a (559c5f69abed14e5b7620362e3f760cf5308723e) 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-ssh8036255305862945713.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-ssh2186349600893861768.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-122/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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5170324446361094633.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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11793659834069578220.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-ssh11606315002638675914.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-122/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-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3807196193890356555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-258 in /w/workspace/foundry_app-record-replay_PR-122 [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-122 # 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/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 92671bec69d9f009c280bf78a49667f2689fc6fd Merge succeeded, producing 92671bec69d9f009c280bf78a49667f2689fc6fd Checking out Revision 92671bec69d9f009c280bf78a49667f2689fc6fd (PR-122) 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 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # 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 d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:11 ========================================================= 03:36:11 EdgeX Global Pipelines Version Info 03:36:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:12 ------------------- 03:36:12 stable info: 03:36:12 ------------------- 03:36:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:36:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:36:12 Message: update stable to v1.0.258 03:36:13 ------------------- 03:36:13 experimental info: 03:36:13 ------------------- 03:36:13 Commited By: **** collab-it+edgex@linuxfoundation.org 03:36:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:36:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:36:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92671be [Pipeline] echo 03:36:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:15 provisioning config files... 03:36:15 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config11203875202066768808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:16 ---> ****-login.sh 03:36:16 nexus3.edgexfoundry.org:10001 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:16 Configure a credential helper to remove this warning. See 03:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:16 03:36:16 Login Succeeded 03:36:16 nexus3.edgexfoundry.org:10002 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:16 Configure a credential helper to remove this warning. See 03:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:16 03:36:16 Login Succeeded 03:36:16 nexus3.edgexfoundry.org:10003 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:16 Configure a credential helper to remove this warning. See 03:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:16 03:36:16 Login Succeeded 03:36:16 nexus3.edgexfoundry.org:10004 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:16 Configure a credential helper to remove this warning. See 03:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:16 03:36:16 Login Succeeded 03:36:16 ****.io 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:17 Configure a credential helper to remove this warning. See 03:36:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:17 03:36:17 Login Succeeded 03:36:17 ---> ****-login.sh ends [Pipeline] } 03:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:18 + git rev-list -1 --merges 92671bec69d9f009c280bf78a49667f2689fc6fd~1..92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo 03:36:18 -----------> git rev-list -1 --merges 92671bec69d9f009c280bf78a49667f2689fc6fd~1..92671bec69d9f009c280bf78a49667f2689fc6fd 92671bec69d9f009c280bf78a49667f2689fc6fd [false] [Pipeline] sh 03:36:18 + git log --format=format:%s -1 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo 03:36:18 ========================================================= 03:36:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:19 + git log --format=format:%s -1 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo 03:36:19 [semverPrep] GIT_COMMIT: 92671bec69d9f009c280bf78a49667f2689fc6fd, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:36:19 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:19 + grep -v github /etc/ssh/ssh_known_hosts 03:36:19 + [ -e /tmp/ssh_known_hosts ] 03:36:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:19 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:20 03:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:21 0.1.4: Pulling from edgex-devops/py-git-semver 03:36:21 b85a868b505f: Pulling fs layer 03:36:21 e2be974225ed: Pulling fs layer 03:36:21 339a4e72a1f5: Pulling fs layer 03:36:21 988bab9f4d93: Pulling fs layer 03:36:21 1469e6f7b9e6: Pulling fs layer 03:36:21 eaf3925da568: Pulling fs layer 03:36:21 bab4dde63d76: Pulling fs layer 03:36:21 bde34c3a00c8: Pulling fs layer 03:36:21 b352a97aabf1: Pulling fs layer 03:36:21 4872d77fe225: Pulling fs layer 03:36:21 5851b861e8e6: Pulling fs layer 03:36:21 bab4dde63d76: Waiting 03:36:21 bde34c3a00c8: Waiting 03:36:21 b352a97aabf1: Waiting 03:36:21 4872d77fe225: Waiting 03:36:21 5851b861e8e6: Waiting 03:36:21 1469e6f7b9e6: Waiting 03:36:21 eaf3925da568: Waiting 03:36:21 988bab9f4d93: Waiting 03:36:21 e2be974225ed: Download complete 03:36:21 988bab9f4d93: Verifying Checksum 03:36:21 988bab9f4d93: Download complete 03:36:21 339a4e72a1f5: Verifying Checksum 03:36:21 339a4e72a1f5: Download complete 03:36:21 eaf3925da568: Verifying Checksum 03:36:21 eaf3925da568: Download complete 03:36:21 b85a868b505f: Verifying Checksum 03:36:21 b85a868b505f: Download complete 03:36:21 bde34c3a00c8: Verifying Checksum 03:36:21 bde34c3a00c8: Download complete 03:36:22 b352a97aabf1: Download complete 03:36:22 4872d77fe225: Verifying Checksum 03:36:22 4872d77fe225: Download complete 03:36:22 5851b861e8e6: Verifying Checksum 03:36:22 5851b861e8e6: Download complete 03:36:22 bab4dde63d76: Verifying Checksum 03:36:22 bab4dde63d76: Download complete 03:36:23 b85a868b505f: Pull complete 03:36:23 e2be974225ed: Pull complete 03:36:23 1469e6f7b9e6: Verifying Checksum 03:36:23 1469e6f7b9e6: Download complete 03:36:23 339a4e72a1f5: Pull complete 03:36:23 988bab9f4d93: Pull complete 03:36:24 1469e6f7b9e6: Pull complete 03:36:24 eaf3925da568: Pull complete 03:36:26 bab4dde63d76: Pull complete 03:36:26 bde34c3a00c8: Pull complete 03:36:26 b352a97aabf1: Pull complete 03:36:26 4872d77fe225: Pull complete 03:36:26 5851b861e8e6: Pull complete 03:36:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:26 prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container 03:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:36:29 $ docker top e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 -eo pid,comm 03:36:29 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:36:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:29 [ssh-agent] Looking for ssh-agent implementation... 03:36:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:29 $ docker exec e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent 03:36:29 SSH_AUTH_SOCK=/tmp/ssh-GTIdQ7dblgZB/agent.32 03:36:29 SSH_AGENT_PID=38 03:36:29 Running ssh-add (command line suppressed) 03:36:29 Identity added: /w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_6101957637524121794.key (/w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_6101957637524121794.key) 03:36:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:30 + git tag --points-at HEAD [Pipeline] } 03:36:30 $ docker exec --env ******** --env ******** e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent -k 03:36:30 unset SSH_AUTH_SOCK; 03:36:30 unset SSH_AGENT_PID; 03:36:30 echo Agent pid 38 killed; 03:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:30 [ssh-agent] Looking for ssh-agent implementation... 03:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:30 $ docker exec e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent 03:36:30 SSH_AUTH_SOCK=/tmp/ssh-6wbIJoTq1cGt/agent.70 03:36:30 SSH_AGENT_PID=76 03:36:30 Running ssh-add (command line suppressed) 03:36:30 Identity added: /w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_10512393449709752872.key (/w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_10512393449709752872.key) 03:36:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:31 + git semver init 03:36:31 2024-02-01 03:36:31,497 [run_init] DEBUG init version:0.0.0 force:False 03:36:31 2024-02-01 03:36:31,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-122/.semver 03:36:31 2024-02-01 03:36:31,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-122/.semver 03:36:31 2024-02-01 03:36:31,499 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-122/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-122, universal_newlines=False, shell=None, istream=None) 03:36:32 2024-02-01 03:36:32,544 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-122/.git/info/exclude 03:36:32 2024-02-01 03:36:32,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 with force:False 03:36:32 2024-02-01 03:36:32,545 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 03:36:32 2024-02-01 03:36:32,549 [execute] INFO git cat-file --batch-check 03:36:32 2024-02-01 03:36:32,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-122/.semver, universal_newlines=False, shell=None, istream=) 03:36:32 2024-02-01 03:36:32,557 [execute] INFO git cat-file --batch 03:36:32 2024-02-01 03:36:32,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-122/.semver, universal_newlines=False, shell=None, istream=) 03:36:32 2024-02-01 03:36:32,564 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 03:36:32 0.0.0 [Pipeline] } 03:36:33 $ docker exec --env ******** --env ******** e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent -k 03:36:33 unset SSH_AUTH_SOCK; 03:36:33 unset SSH_AGENT_PID; 03:36:33 echo Agent pid 76 killed; 03:36:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:33 + git semver [Pipeline] } 03:36:33 $ docker stop --time=1 e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 03:36:35 $ docker rm -f --volumes e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:36 Stashed 1 file(s) [Pipeline] echo 03:36:36 [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:36:37 provisioning config files... 03:36:37 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config1293668246559178025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:37 ---> ****-login.sh 03:36:37 nexus3.edgexfoundry.org:10001 03:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:37 Configure a credential helper to remove this warning. See 03:36:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:37 03:36:37 Login Succeeded 03:36:37 nexus3.edgexfoundry.org:10002 03:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:37 Configure a credential helper to remove this warning. See 03:36:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:37 03:36:37 Login Succeeded 03:36:37 nexus3.edgexfoundry.org:10003 03:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:37 Configure a credential helper to remove this warning. See 03:36:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:37 03:36:37 Login Succeeded 03:36:37 nexus3.edgexfoundry.org:10004 03:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:37 Configure a credential helper to remove this warning. See 03:36:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:37 03:36:37 Login Succeeded 03:36:37 ****.io 03:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:38 Configure a credential helper to remove this warning. See 03:36:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:38 03:36:38 Login Succeeded 03:36:38 ---> ****-login.sh ends [Pipeline] } 03:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:36:38 ========================================================= 03:36:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:36:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + 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:36:39 Sending build context to Docker daemon 6.681MB 03:36:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:36:39 Step 2/12 : FROM ${BASE} AS builder 03:36:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:39 7264a8db6415: Pulling fs layer 03:36:39 c4d48a809fc2: Pulling fs layer 03:36:39 4f1c88b9dad5: Pulling fs layer 03:36:39 ad3a456e5733: Pulling fs layer 03:36:39 69c7f0334f64: Pulling fs layer 03:36:39 1f1c1a5573a3: Pulling fs layer 03:36:39 ce7588e14bc9: Pulling fs layer 03:36:39 b5e4710f87ac: Pulling fs layer 03:36:39 69c7f0334f64: Waiting 03:36:39 b5e4710f87ac: Waiting 03:36:39 1f1c1a5573a3: Waiting 03:36:39 ce7588e14bc9: Waiting 03:36:39 ad3a456e5733: Waiting 03:36:39 c4d48a809fc2: Download complete 03:36:39 ad3a456e5733: Download complete 03:36:39 69c7f0334f64: Verifying Checksum 03:36:39 69c7f0334f64: Download complete 03:36:39 7264a8db6415: Download complete 03:36:39 1f1c1a5573a3: Verifying Checksum 03:36:39 1f1c1a5573a3: Download complete 03:36:39 7264a8db6415: Pull complete 03:36:39 b5e4710f87ac: Verifying Checksum 03:36:39 b5e4710f87ac: Download complete 03:36:39 c4d48a809fc2: Pull complete 03:36:39 4f1c88b9dad5: Verifying Checksum 03:36:39 4f1c88b9dad5: Download complete 03:36:40 ce7588e14bc9: Verifying Checksum 03:36:40 ce7588e14bc9: Download complete 03:36:43 4f1c88b9dad5: Pull complete 03:36:43 ad3a456e5733: Pull complete 03:36:43 69c7f0334f64: Pull complete 03:36:43 1f1c1a5573a3: Pull complete 03:36:45 ce7588e14bc9: Pull complete 03:36:45 b5e4710f87ac: Pull complete 03:36:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:36:45 ---> 88b5674ff536 03:36:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:36:51 ---> Running in e1ef77423211 03:36:51 Removing intermediate container e1ef77423211 03:36:51 ---> 0bfdd9f1582c 03:36:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:36:51 ---> Running in c3ca7db080e8 03:36:51 Removing intermediate container c3ca7db080e8 03:36:51 ---> f93597edcbe4 03:36:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:36:51 ---> Running in c194456d0ccc 03:36:51 Removing intermediate container c194456d0ccc 03:36:51 ---> 71f256e5246d 03:36:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:51 ---> Running in b9c896e36879 03:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:51 OK: 264 MiB in 52 packages 03:36:51 Removing intermediate container b9c896e36879 03:36:51 ---> a487a6ef2d86 03:36:51 Step 7/12 : WORKDIR /app 03:36:51 ---> Running in f7a3bdeb4ca2 03:36:51 Removing intermediate container f7a3bdeb4ca2 03:36:51 ---> e778d03489c5 03:36:51 Step 8/12 : COPY go.mod vendor* ./ 03:36:51 ---> 5858ec831444 03:36:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:51 Still waiting to schedule task 03:36:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:36:52 ---> Running in 0dc06110a050 03:37:32 Removing intermediate container 0dc06110a050 03:37:32 ---> 521d6a36f188 03:37:32 Step 10/12 : COPY . . 03:37:32 ---> afcadf6da256 03:37:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:37:32 ---> Running in 788d3bf60b0e 03:37:32 Removing intermediate container 788d3bf60b0e 03:37:32 ---> 025c5d9d7d8c 03:37:32 Step 12/12 : RUN $MAKE 03:37:32 ---> Running in 8d1fc5bd5574 03:37:32 noop 03:37:32 Removing intermediate container 8d1fc5bd5574 03:37:32 ---> 98e9961efb81 03:37:32 Successfully built 98e9961efb81 03:37:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:33 + docker inspect -f . ci-base-image-x86_64 03:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:33 prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container 03:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:37:34 $ docker top 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:34 + go version 03:37:34 go version go1.21.0 linux/amd64 [Pipeline] } 03:37:34 $ docker stop --time=1 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 03:37:35 $ docker rm -f --volumes 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:36 + docker inspect -f . ci-base-image-x86_64 03:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:37 prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container 03:37:37 $ 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-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:37:37 $ docker top 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:38 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-122 [Pipeline] fileExists [Pipeline] sh 03:37:38 + make test 03:37:38 go test -race -coverprofile=coverage.out ./... 03:38:00 ? github.com/edgexfoundry/app-record-replay [no test files] 03:38:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:38:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:38:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:38:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements 03:38:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 03:38:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 03:38:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 03:38:26 go vet ./... 03:38:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:29 ./bin/test-attribution-txt.sh 03:38:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:38:29 $ docker stop --time=1 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 03:38:33 $ docker rm -f --volumes 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:38:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:35 + ls -al . 03:38:35 total 192 03:38:35 drwxrwxr-x 10 jenkins jenkins 4096 Feb 1 03:37 . 03:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 03:36 .. 03:38:35 -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 03:36 .dockerignore 03:38:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 03:38 .git 03:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 .github 03:38:35 -rw-rw-r-- 1 jenkins jenkins 164 Feb 1 03:36 .gitignore 03:38:35 -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 03:36 .golangci.yml 03:38:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 03:36 .semver 03:38:35 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 1 03:36 Attribution.txt 03:38:35 -rw-rw-r-- 1 jenkins jenkins 458 Feb 1 03:36 CHANGELOG.md 03:38:35 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 1 03:36 Dockerfile 03:38:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 03:36 GOVERNANCE.md 03:38:35 -rw-rw-r-- 1 jenkins jenkins 681 Feb 1 03:36 Jenkinsfile 03:38:35 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 03:36 LICENSE 03:38:35 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 1 03:36 Makefile 03:38:35 -rw-rw-r-- 1 jenkins jenkins 611 Feb 1 03:36 OWNERS.md 03:38:35 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 1 03:36 README.md 03:38:35 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 1 03:36 Record and Reply.postman_collection.json 03:38:35 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 03:36 VERSION 03:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:36 bin 03:38:35 -rw-r--r-- 1 jenkins jenkins 24666 Feb 1 03:38 coverage.out 03:38:35 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 1 03:36 go.mod 03:38:35 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 1 03:36 go.sum 03:38:35 drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 03:36 internal 03:38:35 -rw-rw-r-- 1 jenkins jenkins 913 Feb 1 03:36 main.go 03:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 openapi 03:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 pkg 03:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + 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=92671bec69d9f009c280bf78a49667f2689fc6fd --label arch=amd64 --label version=0.0.0 . 03:38:35 Sending build context to Docker daemon 6.706MB 03:38:35 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:38:35 Step 2/27 : FROM ${BASE} AS builder 03:38:35 ---> 98e9961efb81 03:38:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:38:35 ---> Running in 2f3acbd79f8b 03:38:35 Removing intermediate container 2f3acbd79f8b 03:38:35 ---> 14de421b2b9d 03:38:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:38:35 ---> Running in 7d82bb1c7550 03:38:35 Removing intermediate container 7d82bb1c7550 03:38:35 ---> 04783a073295 03:38:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:38:35 ---> Running in 9368089d1838 03:38:36 Removing intermediate container 9368089d1838 03:38:36 ---> b26fd037fc40 03:38:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:36 ---> Running in 89edcc96e6a1 03:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:38:36 OK: 264 MiB in 52 packages 03:38:36 Removing intermediate container 89edcc96e6a1 03:38:36 ---> 838a2e25992e 03:38:36 Step 7/27 : WORKDIR /app 03:38:36 ---> Running in d4444d8b340f 03:38:36 Removing intermediate container d4444d8b340f 03:38:36 ---> c79e4fceba4a 03:38:36 Step 8/27 : COPY go.mod vendor* ./ 03:38:37 ---> 63bc6ff3e1f4 03:38:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:37 ---> Running in b48ad312acd6 03:38:37 Removing intermediate container b48ad312acd6 03:38:37 ---> 4dd590896a6a 03:38:37 Step 10/27 : COPY . . 03:38:38 ---> 24273ff84d5f 03:38:38 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:38 ---> Running in e2f325e906d7 03:38:38 Removing intermediate container e2f325e906d7 03:38:38 ---> 4f1bdc7693d8 03:38:38 Step 12/27 : RUN $MAKE 03:38:38 ---> Running in 0f5874b63a72 03:38:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:38:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-259 in /w/workspace/foundry_app-record-replay_PR-122 [Pipeline] { [Pipeline] ws 03:38:39 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:38:43 Selected Git installation does not exist. Using Default 03:38:43 The recommended git tool is: NONE 03:38:47 using credential edgex-jenkins-ssh 03:38:47 Cloning the remote Git repository 03:38:47 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:38:48 > git init /w/workspace/app-record-replay/1 # timeout=10 03:38:48 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:38:48 > git --version # timeout=10 03:38:48 > git --version # 'git version 2.25.1' 03:38:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:49 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:38:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:51 Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 92671bec69d9f009c280bf78a49667f2689fc6fd 03:38:51 Merge succeeded, producing 92671bec69d9f009c280bf78a49667f2689fc6fd 03:38:51 Checking out Revision 92671bec69d9f009c280bf78a49667f2689fc6fd (PR-122) 03:38:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:38:50 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:38:51 > git config core.sparsecheckout # timeout=10 03:38:51 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 03:38:51 > git remote # timeout=10 03:38:51 > git config --get remote.origin.url # timeout=10 03:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:51 > git merge d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 03:38:51 > git rev-parse HEAD^{commit} # timeout=10 03:38:51 > git config core.sparsecheckout # timeout=10 03:38:51 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 03:38:52 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:38:52 > git --version # timeout=10 03:38:52 > git --version # 'git version 2.25.1' 03:38:52 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:53 Dload Upload Total Spent Left Speed 03:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 03:38:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:38:54 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:38:54 sudo tee /etc/docker/daemon.new 03:38:54 { 03:38:54 "registry-mirrors": [ 03:38:54 "https://nexus3.edgexfoundry.org:10001" 03:38:54 ], 03:38:54 "bip": "10.250.0.254/24", 03:38:54 "hosts": [ 03:38:54 "tcp://0.0.0.0:5555", 03:38:54 "unix:///var/run/docker.sock" 03:38:54 ], 03:38:54 "mtu": 1458, 03:38:54 "selinux-enabled": true, 03:38:54 "seccomp-profile": "/etc/docker/seccomp.json" 03:38:54 } [Pipeline] sh 03:38:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:38:55 + sudo service docker restart 03:39:00 Removing intermediate container 0f5874b63a72 03:39:00 ---> bc343fdeef97 03:39:00 Step 13/27 : FROM alpine:3.18 03:39:00 3.18: Pulling from library/alpine 03:39:00 619be1103602: Pulling fs layer 03:39:00 619be1103602: Download complete 03:39:00 619be1103602: Pull complete 03:39:00 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:39:00 Status: Downloaded newer image for alpine:3.18 03:39:00 ---> d3782b16ccc9 03:39:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:39:00 ---> Running in 6dd767720f10 03:39:00 Removing intermediate container 6dd767720f10 03:39:00 ---> 50772e4d1a30 03:39:00 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:39:00 ---> Running in 94cd6f04b9ba 03:39:00 Removing intermediate container 94cd6f04b9ba 03:39:00 ---> e2f2cc74aa9f 03:39:00 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:39:00 ---> Running in 853c30229374 03:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:01 (1/2) Installing ca-certificates (20230506-r0) 03:39:01 (2/2) Installing dumb-init (1.2.5-r2) 03:39:01 Executing busybox-1.36.1-r5.trigger 03:39:01 Executing ca-certificates-20230506-r0.trigger 03:39:01 OK: 8 MiB in 17 packages 03:39:01 Removing intermediate container 853c30229374 03:39:01 ---> 8dfa4597ca07 03:39:01 Step 17/27 : RUN apk --no-cache upgrade 03:39:01 ---> Running in e777246f534d 03:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:02 OK: 8 MiB in 17 packages 03:39:02 Removing intermediate container e777246f534d 03:39:02 ---> 185ad5b95e17 03:39:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:39:02 ---> 39aa61a41af2 03:39:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:39:02 ---> a9524ede085c 03:39:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:39:02 ---> 41740d956596 03:39:02 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:39:03 ---> a6e6c0c62433 03:39:03 Step 22/27 : EXPOSE 59712 03:39:03 ---> Running in 5a6040625308 03:39:03 Removing intermediate container 5a6040625308 03:39:03 ---> 51b81e7a4ec4 03:39:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:39:03 ---> Running in 3461d533edca 03:39:03 Removing intermediate container 3461d533edca 03:39:03 ---> 8e366537aa14 03:39:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:03 ---> Running in 0ac917633948 03:39:04 Removing intermediate container 0ac917633948 03:39:04 ---> 14e6bd878942 03:39:04 Step 25/27 : LABEL arch=amd64 03:39:04 ---> Running in 52a356d012b5 03:39:04 Removing intermediate container 52a356d012b5 03:39:04 ---> b206d18a6de5 03:39:04 Step 26/27 : LABEL git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd 03:39:04 ---> Running in 80add5fde77b 03:39:04 Removing intermediate container 80add5fde77b 03:39:04 ---> 879b7337c6fb 03:39:04 Step 27/27 : LABEL version=0.0.0 03:39:04 ---> Running in 997fd9526f6d 03:39:04 Removing intermediate container 997fd9526f6d 03:39:04 ---> 057da9a827fa 03:39:04 [Warning] One or more build-args [ARCH] were not consumed 03:39:04 Successfully built 057da9a827fa 03:39:04 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:05 03:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:06 latest: Pulling from edgex-lftools-log-publisher 03:39:06 5eb5b503b376: Pulling fs layer 03:39:06 5c69ac0246d0: Pulling fs layer 03:39:06 ec43610c2a17: Pulling fs layer 03:39:06 3a2ae6a8a46f: Pulling fs layer 03:39:06 33b1e0a273af: Pulling fs layer 03:39:06 5d3b04190fa2: Pulling fs layer 03:39:06 2f39f015ded8: Pulling fs layer 03:39:06 3a2ae6a8a46f: Waiting 03:39:06 33b1e0a273af: Waiting 03:39:06 5d3b04190fa2: Waiting 03:39:06 2f39f015ded8: Waiting 03:39:06 5c69ac0246d0: Download complete 03:39:06 3a2ae6a8a46f: Download complete 03:39:06 ec43610c2a17: Verifying Checksum 03:39:06 ec43610c2a17: Download complete 03:39:06 33b1e0a273af: Verifying Checksum 03:39:06 33b1e0a273af: Download complete 03:39:06 5d3b04190fa2: Download complete 03:39:06 5eb5b503b376: Verifying Checksum 03:39:06 5eb5b503b376: Download complete 03:39:07 2f39f015ded8: Download complete 03:39:07 5eb5b503b376: Pull complete 03:39:07 5c69ac0246d0: Pull complete 03:39:07 ec43610c2a17: Pull complete 03:39:08 3a2ae6a8a46f: Pull complete 03:39:08 33b1e0a273af: Pull complete 03:39:08 5d3b04190fa2: Pull complete 03:39:12 2f39f015ded8: Pull complete 03:39:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:13 prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container 03:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@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:39:21 $ docker top 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 03:39:21 provisioning config files... 03:39:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config13180310291840840533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:22 ---> job-cost.sh 03:39:22 lf-activate-venv: SKIPPING 03:39:22 INFO: No Stack... 03:39:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:22 ---> ****-login.sh 03:39:22 nexus3.edgexfoundry.org:10001 03:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:22 INFO: Archiving Costs [Pipeline] sh 03:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:23 Configure a credential helper to remove this warning. See 03:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:23 03:39:23 Login Succeeded 03:39:23 nexus3.edgexfoundry.org:10002 03:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:23 + cat /w/workspace/foundry_app-record-replay_PR-122/archives/cost.csv 03:39:23 + cut -d, -f6 [Pipeline] lock 03:39:23 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] 03:39:23 Resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] did not exist. Created. 03:39:23 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:23 Configure a credential helper to remove this warning. See 03:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:23 03:39:23 Login Succeeded 03:39:23 nexus3.edgexfoundry.org:10003 [Pipeline] sh 03:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:23 Configure a credential helper to remove this warning. See 03:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:23 03:39:23 Login Succeeded 03:39:23 nexus3.edgexfoundry.org:10004 03:39:23 + echo total: 0.2199999988079071 [Pipeline] stash 03:39:23 Stashed 1 file(s) [Pipeline] } 03:39:24 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] 03:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:24 Configure a credential helper to remove this warning. See 03:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:24 03:39:24 Login Succeeded [Pipeline] // lock [Pipeline] } 03:39:24 $ docker stop --time=1 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d 03:39:24 ****.io 03:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:24 Configure a credential helper to remove this warning. See 03:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:24 03:39:24 Login Succeeded 03:39:24 ---> ****-login.sh ends 03:39:25 $ docker rm -f --volumes 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:39:25 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 03:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:26 ========================================================= 03:39:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:39:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + 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:39:27 Sending build context to Docker daemon 258.6kB 03:39:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:39:27 Step 2/12 : FROM ${BASE} AS builder 03:39:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:39:27 9fda8d8052c6: Pulling fs layer 03:39:27 5d54e960e981: Pulling fs layer 03:39:27 c4a7e357bf2a: Pulling fs layer 03:39:27 f0e02332f6b5: Pulling fs layer 03:39:27 872ee5b61b7b: Pulling fs layer 03:39:27 0c6a40ed1a82: Pulling fs layer 03:39:27 94ae7d8d031c: Pulling fs layer 03:39:27 f0e02332f6b5: Waiting 03:39:27 872ee5b61b7b: Waiting 03:39:27 0c6a40ed1a82: Waiting 03:39:27 94ae7d8d031c: Waiting 03:39:27 5d54e960e981: Verifying Checksum 03:39:27 5d54e960e981: Download complete 03:39:27 f0e02332f6b5: Verifying Checksum 03:39:27 f0e02332f6b5: Download complete 03:39:27 872ee5b61b7b: Verifying Checksum 03:39:27 872ee5b61b7b: Download complete 03:39:27 9fda8d8052c6: Verifying Checksum 03:39:27 9fda8d8052c6: Download complete 03:39:27 94ae7d8d031c: Verifying Checksum 03:39:27 94ae7d8d031c: Download complete 03:39:28 9fda8d8052c6: Pull complete 03:39:29 5d54e960e981: Pull complete 03:39:29 c4a7e357bf2a: Download complete 03:39:30 0c6a40ed1a82: Verifying Checksum 03:39:30 0c6a40ed1a82: Download complete 03:39:42 c4a7e357bf2a: Pull complete 03:39:42 f0e02332f6b5: Pull complete 03:39:42 872ee5b61b7b: Pull complete 03:39:49 0c6a40ed1a82: Pull complete 03:39:52 94ae7d8d031c: Pull complete 03:39:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:39:52 ---> 86de565de09d 03:39:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:39:53 ---> Running in 992a33216405 03:39:53 Removing intermediate container 992a33216405 03:39:53 ---> 8ae3421720af 03:39:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:39:53 ---> Running in 15aa8ca9e58d 03:39:54 Removing intermediate container 15aa8ca9e58d 03:39:54 ---> 6fd41370e207 03:39:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:39:54 ---> Running in e612d4357a2f 03:39:54 Removing intermediate container e612d4357a2f 03:39:54 ---> 9568adc4b947 03:39:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:54 ---> Running in f0a60ae83629 03:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:39:57 OK: 266 MiB in 52 packages 03:39:58 Removing intermediate container f0a60ae83629 03:39:58 ---> 284034858e25 03:39:58 Step 7/12 : WORKDIR /app 03:39:58 ---> Running in 1d71cb32a28b 03:39:58 Removing intermediate container 1d71cb32a28b 03:39:58 ---> f974c1d8e4f1 03:39:58 Step 8/12 : COPY go.mod vendor* ./ 03:39:59 ---> 657a86d0c061 03:39:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:59 ---> Running in a28d4822732a 03:40:55 Removing intermediate container a28d4822732a 03:40:55 ---> 279ef9161127 03:40:55 Step 10/12 : COPY . . 03:40:55 ---> 21e25faad2cd 03:40:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:55 ---> Running in b6068e9dcf91 03:40:55 Removing intermediate container b6068e9dcf91 03:40:55 ---> 3721da3421f5 03:40:55 Step 12/12 : RUN $MAKE 03:40:55 ---> Running in a6b642f65502 03:40:55 noop 03:40:56 Removing intermediate container a6b642f65502 03:40:56 ---> 86c224e351b0 03:40:56 Successfully built 86c224e351b0 03:40:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:57 + docker inspect -f . ci-base-image-arm64 03:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:57 prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container 03:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:58 $ docker top c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:59 + go version 03:40:59 go version go1.21.0 linux/arm64 [Pipeline] } 03:40:59 $ docker stop --time=1 c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 03:41:01 $ docker rm -f --volumes c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:02 + docker inspect -f . ci-base-image-arm64 03:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container 03:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:41:07 $ docker top 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:08 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:41:08 + make test 03:41:08 go test -race -coverprofile=coverage.out ./... 03:43:15 ? github.com/edgexfoundry/app-record-replay [no test files] 03:43:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.217s coverage: 88.0% of statements 03:43:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:43:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:43:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:43:30 ok github.com/edgexfoundry/app-record-replay/internal/application 9.950s coverage: 98.7% of statements 03:43:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.496s coverage: 89.7% of statements 03:43:30 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements 03:43:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:43:30 go vet ./... 03:45:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:21 ./bin/test-attribution-txt.sh 03:45:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:45:22 $ docker stop --time=1 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd 03:45:27 $ docker rm -f --volumes 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd [Pipeline] // withDockerContainer [Pipeline] sh 03:45:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:28 Warning: overwriting stash ‘coverage-report’ 03:45:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:30 + ls -al . 03:45:30 total 188 03:45:30 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 03:41 . 03:45:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 03:38 .. 03:45:30 -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 03:38 .dockerignore 03:45:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 03:38 .git 03:45:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 .github 03:45:30 -rw-rw-r-- 1 jenkins jenkins 164 Feb 1 03:38 .gitignore 03:45:30 -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 03:38 .golangci.yml 03:45:30 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 1 03:38 Attribution.txt 03:45:30 -rw-rw-r-- 1 jenkins jenkins 458 Feb 1 03:38 CHANGELOG.md 03:45:30 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 1 03:38 Dockerfile 03:45:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 03:38 GOVERNANCE.md 03:45:30 -rw-rw-r-- 1 jenkins jenkins 681 Feb 1 03:38 Jenkinsfile 03:45:30 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 03:38 LICENSE 03:45:30 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 1 03:38 Makefile 03:45:30 -rw-rw-r-- 1 jenkins jenkins 611 Feb 1 03:38 OWNERS.md 03:45:30 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 1 03:38 README.md 03:45:30 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 1 03:38 Record and Reply.postman_collection.json 03:45:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 03:36 VERSION 03:45:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:38 bin 03:45:30 -rw-r--r-- 1 jenkins jenkins 24666 Feb 1 03:43 coverage.out 03:45:30 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 1 03:38 go.mod 03:45:30 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 1 03:38 go.sum 03:45:30 drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 03:38 internal 03:45:30 -rw-rw-r-- 1 jenkins jenkins 913 Feb 1 03:38 main.go 03:45:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 openapi 03:45:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 pkg 03:45:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + 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=92671bec69d9f009c280bf78a49667f2689fc6fd --label arch=arm64 --label version=0.0.0 . 03:45:31 Sending build context to Docker daemon 284.2kB 03:45:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:45:31 Step 2/27 : FROM ${BASE} AS builder 03:45:31 ---> 86c224e351b0 03:45:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:45:31 ---> Running in ffae07b3e264 03:45:31 Removing intermediate container ffae07b3e264 03:45:31 ---> 318b364c9617 03:45:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:45:31 ---> Running in 7bd8c58fab0b 03:45:32 Removing intermediate container 7bd8c58fab0b 03:45:32 ---> d8bb8b0d70e2 03:45:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:45:32 ---> Running in 8318f00eccca 03:45:32 Removing intermediate container 8318f00eccca 03:45:32 ---> 6157b93bbf87 03:45:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:32 ---> Running in a326591d5c30 03:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:45:34 OK: 266 MiB in 52 packages 03:45:35 Removing intermediate container a326591d5c30 03:45:35 ---> 1e27bb3e4a66 03:45:35 Step 7/27 : WORKDIR /app 03:45:35 ---> Running in 02464baa4d51 03:45:36 Removing intermediate container 02464baa4d51 03:45:36 ---> 88ecdd7ea60a 03:45:36 Step 8/27 : COPY go.mod vendor* ./ 03:45:36 ---> 3c4cce46b924 03:45:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 ---> Running in d2fc2674d54d 03:45:38 Removing intermediate container d2fc2674d54d 03:45:38 ---> 97802fb4a06c 03:45:38 Step 10/27 : COPY . . 03:45:41 ---> 8749bf6bd215 03:45:41 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:41 ---> Running in 670fccdab347 03:45:41 Removing intermediate container 670fccdab347 03:45:41 ---> 736f18add57a 03:45:41 Step 12/27 : RUN $MAKE 03:45:41 ---> Running in 78ea5030c5ac 03:45:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:47:34 Removing intermediate container 78ea5030c5ac 03:47:34 ---> 92f1999aac6a 03:47:34 Step 13/27 : FROM alpine:3.18 03:47:34 3.18: Pulling from library/alpine 03:47:34 c6b39de5b339: Pulling fs layer 03:47:34 c6b39de5b339: Verifying Checksum 03:47:34 c6b39de5b339: Download complete 03:47:34 c6b39de5b339: Pull complete 03:47:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:47:34 Status: Downloaded newer image for alpine:3.18 03:47:34 ---> 33abbf032149 03:47:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:47:34 ---> Running in b65aacaafe39 03:47:34 Removing intermediate container b65aacaafe39 03:47:34 ---> 61eaea0eb5e2 03:47:34 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:47:34 ---> Running in eb801d038dd3 03:47:34 Removing intermediate container eb801d038dd3 03:47:34 ---> a39d3d84d928 03:47:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:47:34 ---> Running in 37244ed08875 03:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:34 (1/2) Installing ca-certificates (20230506-r0) 03:47:34 (2/2) Installing dumb-init (1.2.5-r2) 03:47:34 Executing busybox-1.36.1-r5.trigger 03:47:34 Executing ca-certificates-20230506-r0.trigger 03:47:34 OK: 9 MiB in 17 packages 03:47:34 Removing intermediate container 37244ed08875 03:47:34 ---> 41cdab7b5760 03:47:34 Step 17/27 : RUN apk --no-cache upgrade 03:47:34 ---> Running in 7a037a70bb6f 03:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:34 OK: 9 MiB in 17 packages 03:47:34 Removing intermediate container 7a037a70bb6f 03:47:34 ---> d600e34096ec 03:47:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:47:38 ---> 284ad1d6a2e7 03:47:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:47:39 ---> 9bbb09799290 03:47:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:47:39 ---> 0691ce1b3977 03:47:39 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:47:41 ---> 2c90ea874150 03:47:41 Step 22/27 : EXPOSE 59712 03:47:41 ---> Running in 1997dc550d26 03:47:41 Removing intermediate container 1997dc550d26 03:47:41 ---> 4d0d484e8563 03:47:41 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:47:41 ---> Running in b6518e7ce5c2 03:47:41 Removing intermediate container b6518e7ce5c2 03:47:41 ---> 716fec908d7e 03:47:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:47:41 ---> Running in b297d7b051fd 03:47:42 Removing intermediate container b297d7b051fd 03:47:42 ---> c054203deb86 03:47:42 Step 25/27 : LABEL arch=arm64 03:47:42 ---> Running in 52d0d8100e16 03:47:42 Removing intermediate container 52d0d8100e16 03:47:42 ---> 1040f638a324 03:47:42 Step 26/27 : LABEL git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd 03:47:42 ---> Running in 29e0b36608fb 03:47:42 Removing intermediate container 29e0b36608fb 03:47:42 ---> 66817b34e0f9 03:47:42 Step 27/27 : LABEL version=0.0.0 03:47:42 ---> Running in dd6c7892c58b 03:47:43 Removing intermediate container dd6c7892c58b 03:47:43 ---> 87578c228f68 03:47:43 [Warning] One or more build-args [ARCH] were not consumed 03:47:43 Successfully built 87578c228f68 03:47:43 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:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:44 03:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:45 arm64: Pulling from edgex-lftools-log-publisher 03:47:45 8998bd30e6a1: Pulling fs layer 03:47:45 04944245beec: Pulling fs layer 03:47:45 699f458cf7ca: Pulling fs layer 03:47:45 765212b225bb: Pulling fs layer 03:47:45 f23df028b6ca: Pulling fs layer 03:47:45 d65c8cfc05b1: Pulling fs layer 03:47:45 2437ff75d9bd: Pulling fs layer 03:47:45 2437ff75d9bd: Waiting 03:47:45 d65c8cfc05b1: Waiting 03:47:45 765212b225bb: Waiting 03:47:45 04944245beec: Verifying Checksum 03:47:45 04944245beec: Download complete 03:47:45 765212b225bb: Verifying Checksum 03:47:45 765212b225bb: Download complete 03:47:45 f23df028b6ca: Verifying Checksum 03:47:45 f23df028b6ca: Download complete 03:47:45 d65c8cfc05b1: Verifying Checksum 03:47:45 d65c8cfc05b1: Download complete 03:47:45 699f458cf7ca: Verifying Checksum 03:47:45 699f458cf7ca: Download complete 03:47:45 8998bd30e6a1: Verifying Checksum 03:47:45 8998bd30e6a1: Download complete 03:47:48 2437ff75d9bd: Verifying Checksum 03:47:48 2437ff75d9bd: Download complete 03:47:50 8998bd30e6a1: Pull complete 03:47:50 04944245beec: Pull complete 03:47:52 699f458cf7ca: Pull complete 03:47:53 765212b225bb: Pull complete 03:47:53 f23df028b6ca: Pull complete 03:47:54 d65c8cfc05b1: Pull complete 03:48:12 2437ff75d9bd: Pull complete 03:48:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:13 prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container 03:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:48:15 $ docker top a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:16 ---> job-cost.sh 03:48:16 lf-activate-venv: SKIPPING 03:48:16 INFO: No Stack... 03:48:16 INFO: Retrieving Pricing Info for: v3-standard-4 03:48:17 INFO: Archiving Costs [Pipeline] sh 03:48:18 + cut -d, -f6 03:48:18 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 03:48:18 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] 03:48:18 Resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] did not exist. Created. 03:48:18 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:18 /w/workspace/app-record-replay/1@tmp/durable-593c43b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:48:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:48:19 Warning: overwriting stash ‘stack-cost’ 03:48:19 Stashed 1 file(s) [Pipeline] } 03:48:19 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:19 $ docker stop --time=1 a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 03:48:23 $ docker rm -f --volumes a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 [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:48:25 provisioning config files... 03:48:25 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config3110833550463645624tmp [Pipeline] { [Pipeline] sh 03:48:26 + set +x 03:48:26 + bash -s -- 03:48:26 + curl -s https://codecov.io/bash 03:48:26 03:48:26 _____ _ 03:48:26 / ____| | | 03:48:26 | | ___ __| | ___ ___ _____ __ 03:48:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:26 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:26 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:26 Bash-1.0.6 03:48:26 03:48:26 03:48:26 ==> git version 2.25.1 found 03:48:26 ==> 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:48:26 Release-Date: 2020-01-08 03:48:26 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:48:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:26 ==> Jenkins CI detected. 03:48:26 current dir:  /w/workspace/foundry_app-record-replay_PR-122 03:48:26 project root: . 03:48:26 --> token set from env 03:48:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:26 ==> Running gcov in . (disable via -X gcov) 03:48:26 ==> Python coveragepy not found 03:48:26 ==> Searching for coverage reports in: 03:48:26 + . 03:48:26 -> Found 1 reports 03:48:26 ==> Detecting git/mercurial file structure 03:48:26 ==> Reading reports 03:48:26 + ./coverage.out bytes=24666 03:48:26 ==> Appending adjustments 03:48:26 https://docs.codecov.io/docs/fixing-reports 03:48:26 + Found adjustments 03:48:26 ==> Gzipping contents 03:48:26 8.0K /tmp/codecov.zhtw08.gz 03:48:26 ==> Uploading reports 03:48:26 url: https://codecov.io 03:48:26 query: branch=PR-122&commit=92671bec69d9f009c280bf78a49667f2689fc6fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=122&job=&cmd_args= 03:48:26 -> Pinging Codecov 03:48:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-122&commit=92671bec69d9f009c280bf78a49667f2689fc6fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=122&job=&cmd_args= 03:48:26 -> Uploading to 03:48:26 https://storage.googleapis.com/codecov/v4/raw/2024-02-01/F467761B9912B4F32F9BC62907045C81/92671bec69d9f009c280bf78a49667f2689fc6fd/77848344-1946-4d78-8d1e-add6f9f866cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T034826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61dd10747aa187e450d9bca26044beed3d64d1b7dfd23c258bb93b37205c3d9d 03:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:26 Dload Upload Total Spent Left Speed 03:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18586 --:--:-- --:--:-- --:--:-- 18586 03:48:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] } 03:48:26 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:48:30 + [ -d /w/workspace/foundry_app-record-replay_PR-122/archives ] 03:48:30 + ls -al /w/workspace/foundry_app-record-replay_PR-122/archives 03:48:30 total 16 03:48:30 drwxr-xr-x 3 root root 4096 Feb 1 03:39 . 03:48:30 drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 03:39 .. 03:48:30 drwxr-xr-x 2 root root 4096 Feb 1 03:39 cost 03:48:30 -rw-r--r-- 1 root root 89 Feb 1 03:39 cost.csv 03:48:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-122/archives 03:48:30 + ls -al /w/workspace/foundry_app-record-replay_PR-122/archives 03:48:30 total 16 03:48:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 03:39 . 03:48:30 drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 03:39 .. 03:48:30 drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 03:39 cost 03:48:30 -rw-r--r-- 1 jenkins jenkins 89 Feb 1 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:31 ---> package-listing.sh 03:48:31 ++ facter osfamily 03:48:31 ++ tr '[:upper:]' '[:lower:]' 03:48:31 + OS_FAMILY=debian 03:48:31 + workspace=/w/workspace/foundry_app-record-replay_PR-122 03:48:31 + START_PACKAGES=/tmp/packages_start.txt 03:48:31 + END_PACKAGES=/tmp/packages_end.txt 03:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:31 + PACKAGES=/tmp/packages_start.txt 03:48:31 + '[' /w/workspace/foundry_app-record-replay_PR-122 ']' 03:48:31 + PACKAGES=/tmp/packages_end.txt 03:48:31 + case "${OS_FAMILY}" in 03:48:31 + dpkg -l 03:48:31 + grep '^ii' 03:48:31 + '[' -f /tmp/packages_start.txt ']' 03:48:31 + '[' -f /tmp/packages_end.txt ']' 03:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:31 + '[' /w/workspace/foundry_app-record-replay_PR-122 ']' 03:48:31 + mkdir -p /w/workspace/foundry_app-record-replay_PR-122/archives/ 03:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-122/archives/ [Pipeline] echo 03:48:31 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-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:33 prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container 03:48:33 $ 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-122/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-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:34 $ docker top 05d2e73a6a28eecba9e1709b2776df1289b38b39e08a4f0e3559a4dc04c8f408 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:34 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:34 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:35 + ls /var/log/sa-host 03:48:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:35 provisioning config files... 03:48:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config17436624194142236590tmp [Pipeline] { [Pipeline] echo 03:48:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:41 ---> create-netrc.sh [Pipeline] } 03:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:42 ---> python-tools-install.sh [Pipeline] echo 03:48:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> sudo-logs.sh 03:48:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> job-cost.sh 03:48:43 lf-activate-venv: SKIPPING 03:48:43 DEBUG: total: 0.2199999988079071 03:48:43 INFO: Retrieving Stack Cost... 03:48:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:44 INFO: Archiving Costs [Pipeline] echo 03:48:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> logs-deploy.sh 03:48:44 lf-activate-venv: SKIPPING 03:48:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-122/1 03:48:44 INFO: archiving workspace using pattern(s): 03:48:46 Archives upload complete. 03:48:46 INFO: archiving logs to Nexus 03:48:48 ---> uname -a: 03:48:48 Linux prd-ubuntu20-04-docker-8c-8g-258 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:48:48 03:48:48 03:48:48 ---> lscpu: 03:48:48 Architecture: x86_64 03:48:48 CPU op-mode(s): 32-bit, 64-bit 03:48:48 Byte Order: Little Endian 03:48:48 Address sizes: 40 bits physical, 48 bits virtual 03:48:48 CPU(s): 8 03:48:48 On-line CPU(s) list: 0-7 03:48:48 Thread(s) per core: 1 03:48:48 Core(s) per socket: 1 03:48:48 Socket(s): 8 03:48:48 NUMA node(s): 1 03:48:48 Vendor ID: AuthenticAMD 03:48:48 CPU family: 23 03:48:48 Model: 49 03:48:48 Model name: AMD EPYC-Rome Processor 03:48:48 Stepping: 0 03:48:48 CPU MHz: 2800.000 03:48:48 BogoMIPS: 5600.00 03:48:48 Virtualization: AMD-V 03:48:48 Hypervisor vendor: KVM 03:48:48 Virtualization type: full 03:48:48 L1d cache: 256 KiB 03:48:48 L1i cache: 256 KiB 03:48:48 L2 cache: 4 MiB 03:48:48 L3 cache: 128 MiB 03:48:48 NUMA node0 CPU(s): 0-7 03:48:48 Vulnerability Itlb multihit: Not affected 03:48:48 Vulnerability L1tf: Not affected 03:48:48 Vulnerability Mds: Not affected 03:48:48 Vulnerability Meltdown: Not affected 03:48:48 Vulnerability Mmio stale data: Not affected 03:48:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:48 Vulnerability Srbds: Not affected 03:48:48 Vulnerability Tsx async abort: Not affected 03:48:48 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:48:48 03:48:48 03:48:48 ---> nproc: 03:48:48 8 03:48:48 03:48:48 03:48:48 ---> df -h: 03:48:48 Filesystem Size Used Avail Use% Mounted on 03:48:48 overlay 155G 12G 144G 8% / 03:48:48 tmpfs 64M 0 64M 0% /dev 03:48:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:48 shm 64M 0 64M 0% /dev/shm 03:48:48 /dev/vda1 155G 12G 144G 8% /facter-os 03:48:48 03:48:48 03:48:48 ---> sar -b -r -n DEV: 03:48:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-258) 02/01/24 _x86_64_ (8 CPU) 03:48:48 03:48:48 03:35:34 LINUX RESTART (8 CPU) 03:48:48 03:48:48 03:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:48 03:37:01 149.63 21.95 127.68 0.00 2200.30 121168.21 0.00 03:48:48 03:38:01 125.36 0.82 124.54 0.00 16.26 64818.39 0.00 03:48:48 03:39:01 129.51 0.22 129.30 0.00 6.53 37072.75 0.00 03:48:48 03:40:01 92.53 0.05 92.48 0.00 8.40 19279.60 0.00 03:48:48 03:41:01 43.14 10.40 32.74 0.00 3430.09 5797.57 0.00 03:48:48 03:42:01 6.12 0.02 6.10 0.00 0.13 111.18 0.00 03:48:48 03:43:02 1.80 0.00 1.80 0.00 0.00 18.66 0.00 03:48:48 03:44:01 1.93 0.00 1.93 0.00 0.00 21.28 0.00 03:48:48 03:45:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 03:48:48 03:46:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 03:48:48 03:47:01 0.93 0.00 0.93 0.00 0.00 14.80 0.00 03:48:48 03:48:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 03:48:48 Average: 46.32 2.79 43.53 0.00 472.46 20725.21 0.00 03:48:48 03:48:48 03:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:48 03:37:01 29228732 31544376 773524 2.35 77680 2510204 1972928 5.81 1015524 2249324 4896 03:48:48 03:38:01 28000580 31492652 808448 2.46 138748 3529504 1931972 5.69 1476300 2903528 536828 03:48:48 03:39:01 28304668 31511936 790792 2.40 143256 3257000 1986520 5.85 1240996 2849940 556 03:48:48 03:40:01 27815620 31557132 744360 2.26 153976 3729316 1780196 5.25 1244740 3281900 4 03:48:48 03:41:01 27478400 31536020 737736 2.24 176592 4021340 1736316 5.12 1476352 3356144 1012 03:48:48 03:42:01 27488532 31541260 732968 2.23 175172 4018084 1730956 5.10 1470592 3352900 144 03:48:48 03:43:02 27488744 31541600 732648 2.23 175248 4018088 1730956 5.10 1470620 3352912 8 03:48:48 03:44:01 27499988 31552892 721204 2.19 175324 4018092 1730956 5.10 1458892 3352908 20 03:48:48 03:45:01 27499972 31552932 721180 2.19 175364 4018092 1730956 5.10 1458616 3352912 12 03:48:48 03:46:01 27502264 31555280 718776 2.19 175412 4018100 1730956 5.10 1457592 3352912 36 03:48:48 03:47:01 27502748 31555764 718416 2.18 175444 4018100 1730956 5.10 1457040 3352912 44 03:48:48 03:48:01 27502764 31555836 718348 2.18 175464 4018104 1730956 5.10 1457028 3352920 40 03:48:48 Average: 27776084 31541473 743200 2.26 159807 3764502 1793719 5.29 1390358 3175934 45300 03:48:48 03:48:48 03:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:48 03:37:01 ens3 642.84 433.21 5768.07 94.04 0.00 0.00 0.00 0.00 03:48:48 03:37:01 docker0 74.09 83.59 6.22 188.12 0.00 0.00 0.00 0.00 03:48:48 03:37:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 03:48:48 03:37:01 veth0597e20 60.41 70.00 5.91 53.89 0.00 0.00 0.00 0.00 03:48:48 03:38:01 ens3 238.99 145.20 1983.18 80.21 0.00 0.00 0.00 0.00 03:48:48 03:38:01 docker0 113.40 207.38 9.60 1956.71 0.00 0.00 0.00 0.00 03:48:48 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:38:01 veth580e7ee 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:48:48 03:39:01 ens3 37.08 24.21 175.50 11.24 0.00 0.00 0.00 0.00 03:48:48 03:39:01 docker0 4.20 7.62 0.26 95.72 0.00 0.00 0.00 0.00 03:48:48 03:39:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 03:48:48 03:39:01 vethe6e1b7e 1.10 2.35 0.08 30.86 0.00 0.00 0.00 0.00 03:48:48 03:40:01 ens3 89.89 55.47 2524.84 11.18 0.00 0.00 0.00 0.00 03:48:48 03:40:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:48:48 03:40:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 03:48:48 03:41:01 ens3 135.53 78.20 2070.02 5.45 0.00 0.00 0.00 0.00 03:48:48 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:48:48 03:42:01 ens3 0.42 0.28 0.09 0.08 0.00 0.00 0.00 0.00 03:48:48 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:43:02 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:48:48 03:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:44:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:45:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:47:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:48:48 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:48 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:48 Average: ens3 95.60 61.52 1044.96 16.88 0.00 0.00 0.00 0.00 03:48:48 Average: docker0 16.01 24.93 1.34 187.00 0.00 0.00 0.00 0.00 03:48:48 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 03:48:48 03:48:48 03:48:48 ---> sar -P ALL: 03:48:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-258) 02/01/24 _x86_64_ (8 CPU) 03:48:48 03:48:48 03:35:34 LINUX RESTART (8 CPU) 03:48:48 03:48:48 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:48:48 03:37:01 all 8.59 0.00 2.74 2.11 0.06 86.49 03:48:48 03:37:01 0 9.41 0.00 2.81 4.61 0.07 83.11 03:48:48 03:37:01 1 7.29 0.00 3.17 7.74 0.05 81.75 03:48:48 03:37:01 2 6.81 0.00 3.62 0.64 0.07 88.86 03:48:48 03:37:01 3 8.75 0.00 2.44 1.46 0.05 87.30 03:48:48 03:37:01 4 7.90 0.00 2.46 0.52 0.07 89.05 03:48:48 03:37:01 5 12.06 0.00 2.29 0.89 0.07 84.69 03:48:48 03:37:01 6 8.88 0.00 2.15 0.61 0.05 88.31 03:48:48 03:37:01 7 7.64 0.00 2.99 0.42 0.07 88.88 03:48:48 03:38:01 all 22.62 0.00 3.48 4.11 0.10 69.69 03:48:48 03:38:01 0 23.21 0.00 3.25 0.03 0.07 73.43 03:48:48 03:38:01 1 22.83 0.00 4.61 15.01 0.12 57.43 03:48:48 03:38:01 2 20.92 0.00 4.16 6.59 0.08 68.23 03:48:48 03:38:01 3 21.91 0.00 2.97 0.83 0.07 74.22 03:48:48 03:38:01 4 23.20 0.00 3.52 0.30 0.12 72.86 03:48:48 03:38:01 5 23.14 0.00 3.35 9.73 0.10 63.67 03:48:48 03:38:01 6 23.07 0.00 2.89 0.24 0.12 73.67 03:48:48 03:38:01 7 22.78 0.00 3.04 0.31 0.09 73.79 03:48:48 03:39:01 all 37.00 0.00 4.05 2.15 0.09 56.70 03:48:48 03:39:01 0 37.98 0.00 4.35 1.14 0.10 56.42 03:48:48 03:39:01 1 36.90 0.00 4.22 7.21 0.08 51.58 03:48:48 03:39:01 2 36.49 0.00 4.09 2.10 0.10 57.22 03:48:48 03:39:01 3 36.75 0.00 4.26 0.96 0.08 57.95 03:48:48 03:39:01 4 36.53 0.00 3.60 4.72 0.08 55.07 03:48:48 03:39:01 5 37.68 0.00 3.83 0.62 0.08 57.78 03:48:48 03:39:01 6 36.72 0.00 3.98 0.08 0.07 59.15 03:48:48 03:39:01 7 36.99 0.00 4.10 0.35 0.12 58.43 03:48:48 03:40:01 all 2.80 0.00 1.15 2.23 0.03 93.78 03:48:48 03:40:01 0 2.44 0.00 1.19 3.90 0.05 92.42 03:48:48 03:40:01 1 3.24 0.00 1.14 0.17 0.02 95.43 03:48:48 03:40:01 2 3.09 0.00 1.76 0.10 0.02 95.03 03:48:48 03:40:01 3 2.91 0.00 1.42 1.30 0.03 94.33 03:48:48 03:40:01 4 2.86 0.00 0.89 11.27 0.05 84.93 03:48:48 03:40:01 5 2.49 0.00 0.92 0.23 0.03 96.32 03:48:48 03:40:01 6 1.96 0.00 0.94 0.08 0.03 96.99 03:48:48 03:40:01 7 3.41 0.00 0.97 0.79 0.03 94.80 03:48:48 03:41:01 all 2.06 0.00 1.06 0.53 0.02 96.32 03:48:48 03:41:01 0 2.72 0.00 0.98 0.72 0.02 95.57 03:48:48 03:41:01 1 1.76 0.00 0.89 0.03 0.03 97.29 03:48:48 03:41:01 2 2.56 0.00 1.17 0.02 0.02 96.23 03:48:48 03:41:01 3 2.69 0.00 1.54 0.22 0.02 95.54 03:48:48 03:41:01 4 1.22 0.00 1.09 0.55 0.03 97.11 03:48:48 03:41:01 5 1.30 0.00 0.95 0.05 0.02 97.68 03:48:48 03:41:01 6 2.24 0.00 0.72 1.25 0.02 95.78 03:48:48 03:41:01 7 2.04 0.00 1.15 1.40 0.02 95.39 03:48:48 03:42:01 all 0.24 0.00 0.06 0.09 0.01 99.61 03:48:48 03:42:01 0 0.07 0.00 0.08 0.00 0.02 99.83 03:48:48 03:42:01 1 0.03 0.00 0.07 0.00 0.00 99.90 03:48:48 03:42:01 2 1.34 0.00 0.08 0.00 0.02 98.56 03:48:48 03:42:01 3 0.10 0.00 0.03 0.02 0.00 99.85 03:48:48 03:42:01 4 0.02 0.00 0.05 0.03 0.00 99.90 03:48:48 03:42:01 5 0.08 0.00 0.03 0.00 0.00 99.88 03:48:48 03:42:01 6 0.03 0.00 0.03 0.63 0.02 99.28 03:48:48 03:42:01 7 0.25 0.00 0.08 0.00 0.02 99.65 03:48:48 03:43:02 all 0.10 0.00 0.01 0.01 0.01 99.87 03:48:48 03:43:02 0 0.03 0.00 0.02 0.00 0.02 99.93 03:48:48 03:43:02 1 0.03 0.00 0.00 0.00 0.00 99.97 03:48:48 03:43:02 2 0.68 0.00 0.02 0.00 0.00 99.30 03:48:48 03:43:02 3 0.00 0.00 0.00 0.00 0.02 99.98 03:48:48 03:43:02 4 0.00 0.00 0.02 0.00 0.00 99.98 03:48:48 03:43:02 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:43:02 6 0.03 0.00 0.00 0.12 0.00 99.85 03:48:48 03:43:02 7 0.02 0.00 0.00 0.00 0.02 99.97 03:48:48 03:44:01 all 0.17 0.00 0.02 0.00 0.01 99.79 03:48:48 03:44:01 0 0.00 0.00 0.02 0.00 0.03 99.95 03:48:48 03:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:48:48 03:44:01 2 1.23 0.00 0.03 0.00 0.02 98.72 03:48:48 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:48:48 03:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:48:48 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:44:01 6 0.03 0.00 0.03 0.02 0.00 99.92 03:48:48 03:44:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:48:48 03:45:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:48:48 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:48:48 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:48:48 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:48 03:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:48:48 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:48:48 03:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:48:48 03:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:48:48 03:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:48:48 03:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:48:48 03:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:48:48 03:46:01 3 0.02 0.00 0.02 0.07 0.02 99.88 03:48:48 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:48:48 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:48:48 03:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:48:48 03:46:01 7 0.37 0.00 0.00 0.00 0.02 99.62 03:48:48 03:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:48:48 03:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:48:48 03:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:48:48 03:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:48 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:48 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:48:48 03:48:48 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:48:48 03:48:01 all 0.01 0.00 0.00 0.43 0.01 99.54 03:48:48 03:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:48:48 03:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:48:48 03:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:48:48 03:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:48:48 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:48 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:48 03:48:01 6 0.00 0.00 0.00 3.42 0.02 96.57 03:48:48 03:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:48:48 Average: all 6.08 0.00 1.04 0.96 0.03 91.89 03:48:48 Average: 0 6.26 0.00 1.05 0.87 0.04 91.78 03:48:48 Average: 1 5.92 0.00 1.16 2.46 0.03 90.43 03:48:48 Average: 2 6.07 0.00 1.24 0.78 0.03 91.87 03:48:48 Average: 3 6.06 0.00 1.05 0.40 0.03 92.46 03:48:48 Average: 4 5.91 0.00 0.96 1.45 0.03 91.65 03:48:48 Average: 5 6.32 0.00 0.94 0.93 0.03 91.79 03:48:48 Average: 6 6.00 0.00 0.89 0.54 0.03 92.54 03:48:48 Average: 7 6.08 0.00 1.03 0.27 0.03 92.59 03:48:48 03:48:48 03:48:48