Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2af00cf6b1a17a0b29046058abaae2dbd9b38592+b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (d4ecd364ab7b9c0ce17124a2286dcbe82f0643e3) 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-ssh2461187313563750564.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-ssh5301839245704481836.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-110/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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3310463384704528072.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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8808964237124628231.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-ssh15282878373888360892.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-110/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-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4649917501553679831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24154’ Running on prd-ubuntu20.04-docker-8c-8g-24156 in /w/workspace/foundry_app-record-replay_PR-110 [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-110 # 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/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b73e8993c43ebe873df5cbdb244a85e7d5ee0384 into PR head commit 2af00cf6b1a17a0b29046058abaae2dbd9b38592 Merge succeeded, producing 2af00cf6b1a17a0b29046058abaae2dbd9b38592 Checking out Revision 2af00cf6b1a17a0b29046058abaae2dbd9b38592 (PR-110) 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 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:00 ========================================================= 03:37:00 EdgeX Global Pipelines Version Info 03:37:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:01 ------------------- 03:37:01 stable info: 03:37:01 ------------------- 03:37:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:01 Message: update stable to v1.0.258 03:37:02 ------------------- 03:37:02 experimental info: 03:37:02 ------------------- 03:37:02 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:37:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2af00cf [Pipeline] echo 03:37:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:04 provisioning config files... 03:37:04 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config4793285562743975323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:05 ---> ****-login.sh 03:37:05 nexus3.edgexfoundry.org:10001 03:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:05 Configure a credential helper to remove this warning. See 03:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:05 03:37:05 Login Succeeded 03:37:05 nexus3.edgexfoundry.org:10002 03:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:05 Configure a credential helper to remove this warning. See 03:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:05 03:37:05 Login Succeeded 03:37:05 nexus3.edgexfoundry.org:10003 03:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:05 Configure a credential helper to remove this warning. See 03:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:05 03:37:05 Login Succeeded 03:37:05 nexus3.edgexfoundry.org:10004 03:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:05 Configure a credential helper to remove this warning. See 03:37:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:05 03:37:05 Login Succeeded 03:37:05 ****.io 03:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:06 Configure a credential helper to remove this warning. See 03:37:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:06 03:37:06 Login Succeeded 03:37:06 ---> ****-login.sh ends [Pipeline] } 03:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:37:07 + git rev-list -1 --merges 2af00cf6b1a17a0b29046058abaae2dbd9b38592~1..2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo 03:37:07 -----------> git rev-list -1 --merges 2af00cf6b1a17a0b29046058abaae2dbd9b38592~1..2af00cf6b1a17a0b29046058abaae2dbd9b38592 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [false] [Pipeline] sh 03:37:07 + git log --format=format:%s -1 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo 03:37:07 ========================================================= 03:37:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:37:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:07 + git log --format=format:%s -1 2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] echo 03:37:07 [semverPrep] GIT_COMMIT: 2af00cf6b1a17a0b29046058abaae2dbd9b38592, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:37:08 [semverPrep] This is not a build commit. [Pipeline] sh 03:37:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:08 + grep -v github /etc/ssh/ssh_known_hosts 03:37:08 + [ -e /tmp/ssh_known_hosts ] 03:37:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:37:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:37:08 + sudo tee -a /etc/ssh/ssh_known_hosts 03:37:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:08 03:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:09 0.1.4: Pulling from edgex-devops/py-git-semver 03:37:09 b85a868b505f: Pulling fs layer 03:37:09 e2be974225ed: Pulling fs layer 03:37:09 339a4e72a1f5: Pulling fs layer 03:37:09 988bab9f4d93: Pulling fs layer 03:37:09 1469e6f7b9e6: Pulling fs layer 03:37:09 eaf3925da568: Pulling fs layer 03:37:09 bab4dde63d76: Pulling fs layer 03:37:09 bde34c3a00c8: Pulling fs layer 03:37:09 b352a97aabf1: Pulling fs layer 03:37:09 4872d77fe225: Pulling fs layer 03:37:09 5851b861e8e6: Pulling fs layer 03:37:09 bab4dde63d76: Waiting 03:37:09 4872d77fe225: Waiting 03:37:09 5851b861e8e6: Waiting 03:37:09 bde34c3a00c8: Waiting 03:37:09 b352a97aabf1: Waiting 03:37:09 988bab9f4d93: Waiting 03:37:09 1469e6f7b9e6: Waiting 03:37:09 eaf3925da568: Waiting 03:37:09 e2be974225ed: Verifying Checksum 03:37:09 e2be974225ed: Download complete 03:37:09 988bab9f4d93: Verifying Checksum 03:37:09 988bab9f4d93: Download complete 03:37:09 1469e6f7b9e6: Verifying Checksum 03:37:09 1469e6f7b9e6: Download complete 03:37:09 eaf3925da568: Download complete 03:37:09 339a4e72a1f5: Verifying Checksum 03:37:09 339a4e72a1f5: Download complete 03:37:09 bde34c3a00c8: Download complete 03:37:09 b352a97aabf1: Verifying Checksum 03:37:09 b352a97aabf1: Download complete 03:37:09 4872d77fe225: Verifying Checksum 03:37:09 4872d77fe225: Download complete 03:37:09 5851b861e8e6: Verifying Checksum 03:37:09 5851b861e8e6: Download complete 03:37:09 b85a868b505f: Verifying Checksum 03:37:09 b85a868b505f: Download complete 03:37:09 bab4dde63d76: Verifying Checksum 03:37:09 bab4dde63d76: Download complete 03:37:10 b85a868b505f: Pull complete 03:37:10 e2be974225ed: Pull complete 03:37:11 339a4e72a1f5: Pull complete 03:37:11 988bab9f4d93: Pull complete 03:37:11 1469e6f7b9e6: Pull complete 03:37:11 eaf3925da568: Pull complete 03:37:13 bab4dde63d76: Pull complete 03:37:13 bde34c3a00c8: Pull complete 03:37:13 b352a97aabf1: Pull complete 03:37:13 4872d77fe225: Pull complete 03:37:13 5851b861e8e6: Pull complete 03:37:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:13 prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container 03:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@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:37:18 $ docker top 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 -eo pid,comm 03:37:18 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:37:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:18 [ssh-agent] Looking for ssh-agent implementation... 03:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:18 $ docker exec 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent 03:37:18 SSH_AUTH_SOCK=/tmp/ssh-Au73LMwlrNYT/agent.31 03:37:18 SSH_AGENT_PID=37 03:37:18 Running ssh-add (command line suppressed) 03:37:18 Identity added: /w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14837800073356132811.key (/w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14837800073356132811.key) 03:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:19 + git tag --points-at HEAD [Pipeline] } 03:37:19 $ docker exec --env ******** --env ******** 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent -k 03:37:19 unset SSH_AUTH_SOCK; 03:37:19 unset SSH_AGENT_PID; 03:37:19 echo Agent pid 37 killed; 03:37:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:19 [ssh-agent] Looking for ssh-agent implementation... 03:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:19 $ docker exec 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent 03:37:19 SSH_AUTH_SOCK=/tmp/ssh-RcSlDZOLRkKH/agent.70 03:37:19 SSH_AGENT_PID=76 03:37:19 Running ssh-add (command line suppressed) 03:37:19 Identity added: /w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14741234179634779625.key (/w/workspace/foundry_app-record-replay_PR-110@tmp/private_key_14741234179634779625.key) 03:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:20 + git semver init 03:37:20 2023-12-06 03:37:20,525 [run_init] DEBUG init version:0.0.0 force:False 03:37:20 2023-12-06 03:37:20,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-110/.semver 03:37:20 2023-12-06 03:37:20,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-110/.semver 03:37:20 2023-12-06 03:37:20,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-110/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-110, universal_newlines=False, shell=None, istream=None) 03:37:21 2023-12-06 03:37:21,550 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-110/.git/info/exclude 03:37:21 2023-12-06 03:37:21,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 with force:False 03:37:21 2023-12-06 03:37:21,551 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 03:37:21 2023-12-06 03:37:21,555 [execute] INFO git cat-file --batch-check 03:37:21 2023-12-06 03:37:21,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-110/.semver, universal_newlines=False, shell=None, istream=) 03:37:21 2023-12-06 03:37:21,562 [execute] INFO git cat-file --batch 03:37:21 2023-12-06 03:37:21,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-110/.semver, universal_newlines=False, shell=None, istream=) 03:37:21 2023-12-06 03:37:21,567 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-110/.semver/PR-110 03:37:21 0.0.0 [Pipeline] } 03:37:21 $ docker exec --env ******** --env ******** 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 ssh-agent -k 03:37:22 unset SSH_AUTH_SOCK; 03:37:22 unset SSH_AGENT_PID; 03:37:22 echo Agent pid 76 killed; 03:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:22 + git semver [Pipeline] } 03:37:22 $ docker stop --time=1 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 03:37:24 $ docker rm -f --volumes 956882d201c0737bd20c19fe1adf6d1a5617de3e61bcd8d31225f66c994e6254 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:24 Stashed 1 file(s) [Pipeline] echo 03:37:25 [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:37:25 provisioning config files... 03:37:25 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config13953099953593403482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:26 ---> ****-login.sh 03:37:26 nexus3.edgexfoundry.org:10001 03:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:26 Configure a credential helper to remove this warning. See 03:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:26 03:37:26 Login Succeeded 03:37:26 nexus3.edgexfoundry.org:10002 03:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:26 Configure a credential helper to remove this warning. See 03:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:26 03:37:26 Login Succeeded 03:37:26 nexus3.edgexfoundry.org:10003 03:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:26 Configure a credential helper to remove this warning. See 03:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:26 03:37:26 Login Succeeded 03:37:26 nexus3.edgexfoundry.org:10004 03:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:26 Configure a credential helper to remove this warning. See 03:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:26 03:37:26 Login Succeeded 03:37:26 ****.io 03:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:26 Configure a credential helper to remove this warning. See 03:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:26 03:37:26 Login Succeeded 03:37:26 ---> ****-login.sh ends [Pipeline] } 03:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:27 ========================================================= 03:37:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:37:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + 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:37:27 Sending build context to Docker daemon 6.703MB 03:37:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:37:27 Step 2/12 : FROM ${BASE} AS builder 03:37:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:37:27 7264a8db6415: Pulling fs layer 03:37:27 c4d48a809fc2: Pulling fs layer 03:37:27 4f1c88b9dad5: Pulling fs layer 03:37:27 ad3a456e5733: Pulling fs layer 03:37:27 69c7f0334f64: Pulling fs layer 03:37:27 1f1c1a5573a3: Pulling fs layer 03:37:27 ce7588e14bc9: Pulling fs layer 03:37:27 b5e4710f87ac: Pulling fs layer 03:37:27 ce7588e14bc9: Waiting 03:37:27 b5e4710f87ac: Waiting 03:37:27 69c7f0334f64: Waiting 03:37:27 ad3a456e5733: Waiting 03:37:27 1f1c1a5573a3: Waiting 03:37:27 c4d48a809fc2: Verifying Checksum 03:37:27 c4d48a809fc2: Download complete 03:37:27 7264a8db6415: Verifying Checksum 03:37:27 7264a8db6415: Download complete 03:37:27 69c7f0334f64: Download complete 03:37:28 1f1c1a5573a3: Verifying Checksum 03:37:28 1f1c1a5573a3: Download complete 03:37:28 7264a8db6415: Pull complete 03:37:28 b5e4710f87ac: Verifying Checksum 03:37:28 c4d48a809fc2: Pull complete 03:37:28 4f1c88b9dad5: Verifying Checksum 03:37:28 4f1c88b9dad5: Download complete 03:37:28 ce7588e14bc9: Verifying Checksum 03:37:28 ce7588e14bc9: Download complete 03:37:31 4f1c88b9dad5: Pull complete 03:37:31 ad3a456e5733: Pull complete 03:37:31 69c7f0334f64: Pull complete 03:37:31 1f1c1a5573a3: Pull complete 03:37:33 ce7588e14bc9: Pull complete 03:37:34 b5e4710f87ac: Pull complete 03:37:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:37:34 ---> 88b5674ff536 03:37:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:37:40 Still waiting to schedule task 03:37:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24155’ 03:37:41 ---> Running in 91a78ffd809a 03:37:41 Removing intermediate container 91a78ffd809a 03:37:41 ---> 5e8683467846 03:37:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:37:41 ---> Running in ea785c302d91 03:37:41 Removing intermediate container ea785c302d91 03:37:41 ---> 1cd6bfd275d5 03:37:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:37:41 ---> Running in 95844ecdc597 03:37:41 Removing intermediate container 95844ecdc597 03:37:41 ---> 636f876d4a17 03:37:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:41 ---> Running in 738e7f362d43 03:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:41 OK: 264 MiB in 52 packages 03:37:41 Removing intermediate container 738e7f362d43 03:37:41 ---> 344693271719 03:37:41 Step 7/12 : WORKDIR /app 03:37:41 ---> Running in 28d0b410b769 03:37:41 Removing intermediate container 28d0b410b769 03:37:41 ---> 1f652fd198e5 03:37:41 Step 8/12 : COPY go.mod vendor* ./ 03:37:41 ---> 6a4e6916665e 03:37:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:41 ---> Running in b5223dbdfa62 03:38:20 Removing intermediate container b5223dbdfa62 03:38:20 ---> 2e584b0713b0 03:38:20 Step 10/12 : COPY . . 03:38:20 ---> 4a526c7ac80a 03:38:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:20 ---> Running in 6c31cb57cf5c 03:38:20 Removing intermediate container 6c31cb57cf5c 03:38:20 ---> 8793f60b2dc6 03:38:20 Step 12/12 : RUN $MAKE 03:38:20 ---> Running in df1c3f218e62 03:38:20 noop 03:38:20 Removing intermediate container df1c3f218e62 03:38:20 ---> c1b46c1b5b88 03:38:20 Successfully built c1b46c1b5b88 03:38:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + docker inspect -f . ci-base-image-x86_64 03:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:21 prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container 03:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@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:38:22 $ docker top 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:22 + go version 03:38:22 go version go1.21.0 linux/amd64 [Pipeline] } 03:38:22 $ docker stop --time=1 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c 03:38:23 $ docker rm -f --volumes 5150fe3ea0acb5c060306259561fa224ec4837820c694d839a73c606178e0b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:24 + docker inspect -f . ci-base-image-x86_64 03:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:25 prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container 03:38:25 $ 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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@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:38:25 $ docker top d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:26 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-110 [Pipeline] fileExists [Pipeline] sh 03:38:26 + make test 03:38:26 go test -race -coverprofile=coverage.out ./... 03:38:44 ? github.com/edgexfoundry/app-record-replay [no test files] 03:38:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:38:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:38:44 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:38:45 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 03:38:55 ok github.com/edgexfoundry/app-record-replay/internal/application 9.602s coverage: 98.7% of statements 03:38:55 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 89.7% of statements 03:38:55 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 03:39:17 go vet ./... 03:39:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:18 ./bin/test-attribution-txt.sh [Pipeline] echo 03:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:39:18 $ docker stop --time=1 d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 03:39:21 $ docker rm -f --volumes d2671f958cb8d76237a2717e3ca60c51044467212c44185d9912704c78cee432 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:39:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:23 + ls -al . 03:39:23 total 192 03:39:23 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:38 . 03:39:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:36 .. 03:39:23 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 03:36 .dockerignore 03:39:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:38 .git 03:39:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 .github 03:39:23 -rw-rw-r-- 1 jenkins jenkins 164 Dec 6 03:36 .gitignore 03:39:23 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 03:36 .golangci.yml 03:39:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:37 .semver 03:39:23 -rw-rw-r-- 1 jenkins jenkins 11301 Dec 6 03:36 Attribution.txt 03:39:23 -rw-rw-r-- 1 jenkins jenkins 458 Dec 6 03:36 CHANGELOG.md 03:39:23 -rw-rw-r-- 1 jenkins jenkins 1725 Dec 6 03:36 Dockerfile 03:39:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:36 GOVERNANCE.md 03:39:23 -rw-rw-r-- 1 jenkins jenkins 681 Dec 6 03:36 Jenkinsfile 03:39:23 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 03:36 LICENSE 03:39:23 -rw-rw-r-- 1 jenkins jenkins 3136 Dec 6 03:36 Makefile 03:39:23 -rw-rw-r-- 1 jenkins jenkins 611 Dec 6 03:36 OWNERS.md 03:39:23 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 6 03:36 README.md 03:39:23 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 6 03:36 Record and Reply.postman_collection.json 03:39:23 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:37 VERSION 03:39:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:36 bin 03:39:23 -rw-r--r-- 1 jenkins jenkins 24666 Dec 6 03:38 coverage.out 03:39:23 -rw-rw-r-- 1 jenkins jenkins 3901 Dec 6 03:36 go.mod 03:39:23 -rw-rw-r-- 1 jenkins jenkins 34881 Dec 6 03:36 go.sum 03:39:23 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 03:36 internal 03:39:23 -rw-rw-r-- 1 jenkins jenkins 913 Dec 6 03:36 main.go 03:39:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 openapi 03:39:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:36 pkg 03:39:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + 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=2af00cf6b1a17a0b29046058abaae2dbd9b38592 --label arch=amd64 --label version=0.0.0 . 03:39:24 Sending build context to Docker daemon 6.729MB 03:39:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:39:24 Step 2/27 : FROM ${BASE} AS builder 03:39:24 ---> c1b46c1b5b88 03:39:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:39:24 ---> Running in fde191d5f52f 03:39:24 Removing intermediate container fde191d5f52f 03:39:24 ---> c711d45050ac 03:39:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:39:24 ---> Running in 265d66f04158 03:39:24 Removing intermediate container 265d66f04158 03:39:24 ---> 69c081ac4ef1 03:39:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:39:24 ---> Running in 5be84ff65e09 03:39:24 Removing intermediate container 5be84ff65e09 03:39:24 ---> 568e0e240ebb 03:39:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:24 ---> Running in eb994a6e3d15 03:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:25 OK: 264 MiB in 52 packages 03:39:25 Removing intermediate container eb994a6e3d15 03:39:25 ---> 89b4362b2927 03:39:25 Step 7/27 : WORKDIR /app 03:39:25 ---> Running in 42d121ce8504 03:39:26 Removing intermediate container 42d121ce8504 03:39:26 ---> 8ee305a25abb 03:39:26 Step 8/27 : COPY go.mod vendor* ./ 03:39:26 ---> 2eb2e821097c 03:39:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:26 ---> Running in 233b20d0e128 03:39:27 Removing intermediate container 233b20d0e128 03:39:27 ---> 89e909822391 03:39:27 Step 10/27 : COPY . . 03:39:27 ---> 75d88ba5bc48 03:39:27 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:27 ---> Running in 6dc20b758189 03:39:27 Removing intermediate container 6dc20b758189 03:39:27 ---> 2af3d5e851f5 03:39:27 Step 12/27 : RUN $MAKE 03:39:27 ---> Running in f0288e4eb21a 03:39:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:39:49 Removing intermediate container f0288e4eb21a 03:39:49 ---> 2df34904fcc7 03:39:49 Step 13/27 : FROM alpine:3.18 03:39:49 3.18: Pulling from library/alpine 03:39:49 c926b61bad3b: Pulling fs layer 03:39:49 c926b61bad3b: Verifying Checksum 03:39:49 c926b61bad3b: Download complete 03:39:49 c926b61bad3b: Pull complete 03:39:49 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:39:49 Status: Downloaded newer image for alpine:3.18 03:39:49 ---> b541f2080109 03:39:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:39:49 ---> Running in ccb442b19621 03:39:49 Removing intermediate container ccb442b19621 03:39:49 ---> b61f9ab4d8ed 03:39:49 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:39:49 ---> Running in 2c5d7bc59f2b 03:39:49 Removing intermediate container 2c5d7bc59f2b 03:39:49 ---> 77441f99bb2c 03:39:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:39:49 ---> Running in 243b34432630 03:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:49 (1/2) Installing ca-certificates (20230506-r0) 03:39:49 (2/2) Installing dumb-init (1.2.5-r2) 03:39:49 Executing busybox-1.36.1-r5.trigger 03:39:49 Executing ca-certificates-20230506-r0.trigger 03:39:49 OK: 8 MiB in 17 packages 03:39:49 Removing intermediate container 243b34432630 03:39:49 ---> d42f5b349d2b 03:39:49 Step 17/27 : RUN apk --no-cache upgrade 03:39:49 ---> Running in d449b289f008 03:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:50 OK: 8 MiB in 17 packages 03:39:50 Removing intermediate container d449b289f008 03:39:50 ---> 8e1c4a806f83 03:39:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:39:50 ---> 8a55199ca329 03:39:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:39:50 ---> 78c4d2f0a787 03:39:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:39:50 ---> f5c437fc9d81 03:39:50 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:39:51 ---> 842e3cb12512 03:39:51 Step 22/27 : EXPOSE 59712 03:39:51 ---> Running in 4b2641869bbd 03:39:51 Removing intermediate container 4b2641869bbd 03:39:51 ---> 889fdace24d6 03:39:51 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:39:51 ---> Running in 9df4f0efd23a 03:39:51 Removing intermediate container 9df4f0efd23a 03:39:51 ---> 34fb8043e134 03:39:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:51 ---> Running in 9bd3f786c683 03:39:51 Removing intermediate container 9bd3f786c683 03:39:51 ---> ed84dd950f91 03:39:51 Step 25/27 : LABEL arch=amd64 03:39:51 ---> Running in 6db6b4667e62 03:39:52 Removing intermediate container 6db6b4667e62 03:39:52 ---> 395261fcc7a1 03:39:52 Step 26/27 : LABEL git_sha=2af00cf6b1a17a0b29046058abaae2dbd9b38592 03:39:52 ---> Running in 99afa31fc390 03:39:52 Removing intermediate container 99afa31fc390 03:39:52 ---> 11030c41df09 03:39:52 Step 27/27 : LABEL version=0.0.0 03:39:52 ---> Running in 8cf1797a4159 03:39:52 Removing intermediate container 8cf1797a4159 03:39:52 ---> 078b527154b3 03:39:52 [Warning] One or more build-args [ARCH] were not consumed 03:39:52 Successfully built 078b527154b3 03:39:52 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:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:53 03:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:53 latest: Pulling from edgex-lftools-log-publisher 03:39:53 5eb5b503b376: Pulling fs layer 03:39:53 5c69ac0246d0: Pulling fs layer 03:39:53 ec43610c2a17: Pulling fs layer 03:39:53 3a2ae6a8a46f: Pulling fs layer 03:39:53 33b1e0a273af: Pulling fs layer 03:39:53 5d3b04190fa2: Pulling fs layer 03:39:53 2f39f015ded8: Pulling fs layer 03:39:53 33b1e0a273af: Waiting 03:39:53 3a2ae6a8a46f: Waiting 03:39:53 5d3b04190fa2: Waiting 03:39:53 2f39f015ded8: Waiting 03:39:53 5c69ac0246d0: Verifying Checksum 03:39:53 5c69ac0246d0: Download complete 03:39:53 3a2ae6a8a46f: Verifying Checksum 03:39:53 3a2ae6a8a46f: Download complete 03:39:53 33b1e0a273af: Verifying Checksum 03:39:53 33b1e0a273af: Download complete 03:39:53 5d3b04190fa2: Verifying Checksum 03:39:53 5d3b04190fa2: Download complete 03:39:53 ec43610c2a17: Verifying Checksum 03:39:53 ec43610c2a17: Download complete 03:39:54 5eb5b503b376: Verifying Checksum 03:39:54 2f39f015ded8: Verifying Checksum 03:39:54 2f39f015ded8: Download complete 03:39:55 5eb5b503b376: Pull complete 03:39:55 5c69ac0246d0: Pull complete 03:39:55 ec43610c2a17: Pull complete 03:39:55 3a2ae6a8a46f: Pull complete 03:39:55 33b1e0a273af: Pull complete 03:39:55 5d3b04190fa2: Pull complete 03:40:00 2f39f015ded8: Pull complete 03:40:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:00 prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container 03:40:00 $ 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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@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:40:04 $ docker top 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:04 ---> job-cost.sh 03:40:04 lf-activate-venv: SKIPPING 03:40:04 INFO: No Stack... 03:40:05 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:05 INFO: Archiving Costs [Pipeline] sh 03:40:06 + cat /w/workspace/foundry_app-record-replay_PR-110/archives/cost.csv 03:40:06 + cut -d, -f6 [Pipeline] lock 03:40:06 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] 03:40:06 Resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] did not exist. Created. 03:40:06 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:06 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:06 Stashed 1 file(s) [Pipeline] } 03:40:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:06 $ docker stop --time=1 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa 03:40:07 $ docker rm -f --volumes 015d2658bf2c56a62e30d76bb583a9290a4139280736fc6a3f1da7f6749664fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:41:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24157 in /w/workspace/foundry_app-record-replay_PR-110 [Pipeline] { [Pipeline] ws 03:41:14 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:41:17 Selected Git installation does not exist. Using Default 03:41:17 The recommended git tool is: NONE 03:41:22 using credential edgex-jenkins-ssh 03:41:22 Cloning the remote Git repository 03:41:22 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:41:22 > git init /w/workspace/app-record-replay/1 # timeout=10 03:41:22 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:41:22 > git --version # timeout=10 03:41:22 > git --version # 'git version 2.25.1' 03:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:27 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:41:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:28 Merging remotes/origin/main commit b73e8993c43ebe873df5cbdb244a85e7d5ee0384 into PR head commit 2af00cf6b1a17a0b29046058abaae2dbd9b38592 03:41:28 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:41:28 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:41:28 > git config core.sparsecheckout # timeout=10 03:41:29 Merge succeeded, producing 2af00cf6b1a17a0b29046058abaae2dbd9b38592 03:41:29 Checking out Revision 2af00cf6b1a17a0b29046058abaae2dbd9b38592 (PR-110) 03:41:29 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:41:29 > git --version # timeout=10 03:41:29 > git --version # 'git version 2.25.1' 03:41:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:41:28 > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 03:41:28 > git remote # timeout=10 03:41:29 > git config --get remote.origin.url # timeout=10 03:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:29 > git merge b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 03:41:29 > git rev-parse HEAD^{commit} # timeout=10 03:41:29 > git config core.sparsecheckout # timeout=10 03:41:29 > git checkout -f 2af00cf6b1a17a0b29046058abaae2dbd9b38592 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:31 Dload Upload Total Spent Left Speed 03:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 03:41:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:41:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:41:31 + sudo tee /etc/docker/daemon.new 03:41:31 { 03:41:31 "registry-mirrors": [ 03:41:31 "https://nexus3.edgexfoundry.org:10001" 03:41:31 ], 03:41:31 "bip": "10.250.0.254/24", 03:41:31 "hosts": [ 03:41:31 "tcp://0.0.0.0:5555", 03:41:31 "unix:///var/run/docker.sock" 03:41:31 ], 03:41:31 "mtu": 1458, 03:41:31 "selinux-enabled": true, 03:41:31 "seccomp-profile": "/etc/docker/seccomp.json" 03:41:31 } [Pipeline] sh 03:41:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:41:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:51 provisioning config files... 03:41:51 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12333926345130659642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:51 ---> ****-login.sh 03:41:51 nexus3.edgexfoundry.org:10001 03:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:52 Configure a credential helper to remove this warning. See 03:41:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:52 03:41:52 Login Succeeded 03:41:52 nexus3.edgexfoundry.org:10002 03:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:52 Configure a credential helper to remove this warning. See 03:41:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:52 03:41:52 Login Succeeded 03:41:52 nexus3.edgexfoundry.org:10003 03:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:52 Configure a credential helper to remove this warning. See 03:41:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:52 03:41:52 Login Succeeded 03:41:52 nexus3.edgexfoundry.org:10004 03:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:53 Configure a credential helper to remove this warning. See 03:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:53 03:41:53 Login Succeeded 03:41:53 ****.io 03:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:53 Configure a credential helper to remove this warning. See 03:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:53 03:41:53 Login Succeeded 03:41:53 ---> ****-login.sh ends [Pipeline] } 03:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:54 ========================================================= 03:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:55 + 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:41:56 #0 building with "default" instance using docker driver 03:41:56 03:41:56 #1 [internal] load .dockerignore 03:41:56 #1 transferring context: 159B 0.0s done 03:41:56 #1 DONE 0.1s 03:41:56 03:41:56 #2 [internal] load build definition from Dockerfile 03:41:56 #2 transferring dockerfile: 1.76kB done 03:41:56 #2 DONE 0.1s 03:41:56 03:41:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:56 #3 DONE 0.1s 03:41:56 03:41:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:41:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 03:41:56 #4 ... 03:41:56 03:41:56 #5 [internal] load build context 03:41:56 #5 transferring context: 220.65kB 0.0s done 03:41:56 #5 DONE 0.1s 03:41:56 03:41:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:41:56 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 03:41:56 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 03:41:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 03:41:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 03:41:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 03:41:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 03:41:56 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 03:41:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 03:41:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s 03:41:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 03:41:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 03:41:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s 03:41:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.33MB / 97.63MB 0.3s 03:41:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s 03:41:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s 03:41:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.4s 03:41:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s 03:41:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 03:41:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s 03:41:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s 03:41:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 03:41:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.81MB / 97.63MB 1.0s 03:41:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s 03:41:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 03:41:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.84MB / 97.63MB 1.6s 03:41:57 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 03:41:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s 03:41:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 1.9s 03:41:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s 03:41:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 03:42:03 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 03:42:09 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 03:42:14 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done 03:42:16 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 03:42:16 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 03:42:16 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 03:42:16 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 03:42:21 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 03:42:24 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done 03:42:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 03:42:26 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 03:42:26 #4 DONE 30.5s 03:42:26 03:42:26 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:42:27 #6 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:27 #6 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:28 #6 1.964 OK: 266 MiB in 52 packages 03:42:30 #6 DONE 3.7s 03:42:30 03:42:30 #7 [builder 3/7] WORKDIR /app 03:42:30 #7 DONE 0.1s 03:42:30 03:42:30 #8 [builder 4/7] COPY go.mod vendor* ./ 03:42:30 #8 DONE 0.1s 03:42:31 03:42:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:58 #9 DONE 22.7s 03:42:58 03:42:58 #10 [builder 6/7] COPY . . 03:42:58 #10 DONE 0.1s 03:42:58 03:42:58 #11 [builder 7/7] RUN echo noop 03:42:58 #11 0.616 noop 03:42:58 #11 DONE 0.7s 03:42:58 03:42:58 #12 exporting to image 03:42:58 #12 exporting layers 03:43:20 #12 exporting layers 22.5s done 03:43:20 #12 writing image sha256:61686d60454583eeea9f5a1ed04699ffaf0d44daee8e3c7b1207a01aa0fa674b done 03:43:20 #12 naming to docker.io/library/ci-base-image-arm64 done 03:43:20 #12 DONE 22.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:20 + docker inspect -f . ci-base-image-arm64 03:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:21 prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 03:43:21 $ 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:43:22 $ docker top 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:22 + go version 03:43:23 go version go1.21.0 linux/arm64 [Pipeline] } 03:43:23 $ docker stop --time=1 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e 03:43:24 $ docker rm -f --volumes 9b724e1a1a361007e0d8d7f2b0d93ab50002a495b6332f0ad8475c32aaff323e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:26 + docker inspect -f . ci-base-image-arm64 03:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 03:43:26 $ 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:43:27 $ docker top eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:27 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:43:28 + make test 03:43:28 go test -race -coverprofile=coverage.out ./... 03:45:05 ? github.com/edgexfoundry/app-record-replay [no test files] 03:45:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.206s coverage: 88.0% of statements 03:45:05 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:45:05 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:45:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:45:09 ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements 03:45:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.477s coverage: 89.7% of statements 03:45:09 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.174s coverage: 100.0% of statements 03:45:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:10 go vet ./... 03:46:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:46:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:46:18 ./bin/test-attribution-txt.sh [Pipeline] echo 03:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:46:18 $ docker stop --time=1 eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 03:46:20 $ docker rm -f --volumes eb808bd26bb488db00c6e1bd33824427f2a47e6528af871b506b65bff751d950 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:46:21 Warning: overwriting stash ‘coverage-report’ 03:46:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:46:23 + ls -al . 03:46:23 total 188 03:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 03:43 . 03:46:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:41 .. 03:46:23 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 03:41 .dockerignore 03:46:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:41 .git 03:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 .github 03:46:23 -rw-rw-r-- 1 jenkins jenkins 164 Dec 6 03:41 .gitignore 03:46:23 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 03:41 .golangci.yml 03:46:23 -rw-rw-r-- 1 jenkins jenkins 11301 Dec 6 03:41 Attribution.txt 03:46:23 -rw-rw-r-- 1 jenkins jenkins 458 Dec 6 03:41 CHANGELOG.md 03:46:23 -rw-rw-r-- 1 jenkins jenkins 1725 Dec 6 03:41 Dockerfile 03:46:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:41 GOVERNANCE.md 03:46:23 -rw-rw-r-- 1 jenkins jenkins 681 Dec 6 03:41 Jenkinsfile 03:46:23 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 03:41 LICENSE 03:46:23 -rw-rw-r-- 1 jenkins jenkins 3136 Dec 6 03:41 Makefile 03:46:23 -rw-rw-r-- 1 jenkins jenkins 611 Dec 6 03:41 OWNERS.md 03:46:23 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 6 03:41 README.md 03:46:23 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 6 03:41 Record and Reply.postman_collection.json 03:46:23 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:37 VERSION 03:46:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:41 bin 03:46:23 -rw-r--r-- 1 jenkins jenkins 24666 Dec 6 03:45 coverage.out 03:46:23 -rw-rw-r-- 1 jenkins jenkins 3901 Dec 6 03:41 go.mod 03:46:23 -rw-rw-r-- 1 jenkins jenkins 34881 Dec 6 03:41 go.sum 03:46:23 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 03:41 internal 03:46:23 -rw-rw-r-- 1 jenkins jenkins 913 Dec 6 03:41 main.go 03:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 openapi 03:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:41 pkg 03:46:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + 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=2af00cf6b1a17a0b29046058abaae2dbd9b38592 --label arch=arm64 --label version=0.0.0 . 03:46:25 #0 building with "default" instance using docker driver 03:46:25 03:46:25 #1 [internal] load build definition from Dockerfile 03:46:25 #1 transferring dockerfile: 1.76kB 0.0s done 03:46:25 #1 DONE 0.0s 03:46:25 03:46:25 #2 [internal] load .dockerignore 03:46:25 #2 transferring context: 159B 0.0s done 03:46:25 #2 DONE 0.0s 03:46:25 03:46:25 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:25 #3 DONE 0.0s 03:46:25 03:46:25 #4 [internal] load metadata for docker.io/library/alpine:3.18 03:46:25 #4 DONE 0.5s 03:46:25 03:46:25 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:46:25 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:46:25 #5 ... 03:46:25 03:46:25 #6 [internal] load build context 03:46:25 #6 transferring context: 26.74kB 0.0s done 03:46:25 #6 DONE 0.0s 03:46:25 03:46:25 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:46:25 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 03:46:25 #5 ... 03:46:25 03:46:25 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:25 #7 DONE 0.2s 03:46:25 03:46:25 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:46:25 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 03:46:25 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 03:46:25 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 03:46:25 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 03:46:25 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 03:46:26 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 03:46:26 #5 DONE 0.9s 03:46:26 03:46:26 #8 [builder 2/7] RUN apk add --update --no-cache make git 03:46:26 #8 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:26 #8 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:27 #8 2.259 OK: 266 MiB in 52 packages 03:46:30 #8 ... 03:46:30 03:46:30 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:30 #9 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:30 #9 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:30 #9 2.002 (1/2) Installing ca-certificates (20230506-r0) 03:46:30 #9 2.085 (2/2) Installing dumb-init (1.2.5-r2) 03:46:30 #9 2.096 Executing busybox-1.36.1-r5.trigger 03:46:30 #9 2.118 Executing ca-certificates-20230506-r0.trigger 03:46:30 #9 2.308 OK: 9 MiB in 17 packages 03:46:30 #9 DONE 3.9s 03:46:30 03:46:30 #8 [builder 2/7] RUN apk add --update --no-cache make git 03:46:30 #8 DONE 4.5s 03:46:30 03:46:30 #10 [builder 3/7] WORKDIR /app 03:46:30 #10 DONE 0.1s 03:46:30 03:46:30 #11 [stage-1 3/7] RUN apk --no-cache upgrade 03:46:30 #11 ... 03:46:30 03:46:30 #12 [builder 4/7] COPY go.mod vendor* ./ 03:46:30 #12 DONE 0.2s 03:46:30 03:46:30 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:31 #13 DONE 1.6s 03:46:31 03:46:31 #14 [builder 6/7] COPY . . 03:46:32 #14 DONE 0.2s 03:46:32 03:46:32 #15 [builder 7/7] RUN make build 03:46:33 #15 ... 03:46:33 03:46:33 #11 [stage-1 3/7] RUN apk --no-cache upgrade 03:46:33 #11 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:33 #11 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:33 #11 2.531 OK: 9 MiB in 17 packages 03:46:33 #11 DONE 2.8s 03:46:33 03:46:33 #15 [builder 7/7] RUN make build 03:46:33 #15 0.739 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:47:41 #15 DONE 62.0s 03:47:41 03:47:41 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:47:41 #16 DONE 0.1s 03:47:41 03:47:41 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 03:47:41 #17 DONE 0.1s 03:47:41 03:47:41 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 03:47:41 #18 DONE 0.1s 03:47:41 03:47:41 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 03:47:41 #19 DONE 0.3s 03:47:41 03:47:41 #20 exporting to image 03:47:41 #20 exporting layers 03:47:41 #20 exporting layers 0.4s done 03:47:41 #20 writing image sha256:e3957559dc59da738e91b556f343155552bc368a4137137cc42e8dbd5d3728a8 done 03:47:41 #20 naming to docker.io/library/app-record-replay-arm64 done 03:47:41 #20 DONE 0.4s [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:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:42 03:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:42 arm64: Pulling from edgex-lftools-log-publisher 03:47:42 8998bd30e6a1: Pulling fs layer 03:47:42 04944245beec: Pulling fs layer 03:47:42 699f458cf7ca: Pulling fs layer 03:47:42 765212b225bb: Pulling fs layer 03:47:42 f23df028b6ca: Pulling fs layer 03:47:42 d65c8cfc05b1: Pulling fs layer 03:47:42 2437ff75d9bd: Pulling fs layer 03:47:42 f23df028b6ca: Waiting 03:47:42 d65c8cfc05b1: Waiting 03:47:42 2437ff75d9bd: Waiting 03:47:42 765212b225bb: Waiting 03:47:42 04944245beec: Verifying Checksum 03:47:42 04944245beec: Download complete 03:47:42 765212b225bb: Verifying Checksum 03:47:42 765212b225bb: Download complete 03:47:42 f23df028b6ca: Verifying Checksum 03:47:42 f23df028b6ca: Download complete 03:47:42 d65c8cfc05b1: Verifying Checksum 03:47:42 d65c8cfc05b1: Download complete 03:47:43 699f458cf7ca: Verifying Checksum 03:47:43 699f458cf7ca: Download complete 03:47:43 8998bd30e6a1: Verifying Checksum 03:47:43 8998bd30e6a1: Download complete 03:47:45 2437ff75d9bd: Verifying Checksum 03:47:45 2437ff75d9bd: Download complete 03:47:49 8998bd30e6a1: Pull complete 03:47:50 04944245beec: Pull complete 03:47:52 699f458cf7ca: Pull complete 03:47:52 765212b225bb: Pull complete 03:47:52 f23df028b6ca: Pull complete 03:47:53 d65c8cfc05b1: Pull complete 03:48:19 2437ff75d9bd: Pull complete 03:48:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 03:48:20 $ 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:26 $ docker top 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:27 ---> job-cost.sh 03:48:27 lf-activate-venv: SKIPPING 03:48:27 INFO: No Stack... 03:48:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:28 INFO: Archiving Costs [Pipeline] sh 03:48:29 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:48:29 + cut -d, -f6 [Pipeline] lock 03:48:29 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] 03:48:29 Resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] did not exist. Created. 03:48:29 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:29 /w/workspace/app-record-replay/1@tmp/durable-df027cbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:48:30 + echo total: 0.2199999988079071 [Pipeline] stash 03:48:30 Warning: overwriting stash ‘stack-cost’ 03:48:30 Stashed 1 file(s) [Pipeline] } 03:48:30 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:30 $ docker stop --time=1 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 03:48:31 $ docker rm -f --volumes 7f0b42a2286bc5148cd6f401c936295f4625aff3bf49ad117425932a18bc8e82 [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:33 provisioning config files... 03:48:33 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config1507358974541873443tmp [Pipeline] { [Pipeline] sh 03:48:34 + set +x 03:48:34 + curl -s https://codecov.io/bash 03:48:34 + bash -s -- 03:48:34 03:48:34 _____ _ 03:48:34 / ____| | | 03:48:34 | | ___ __| | ___ ___ _____ __ 03:48:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:34 Bash-1.0.6 03:48:34 03:48:34 03:48:34 ==> git version 2.25.1 found 03:48:34 ==> 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:34 Release-Date: 2020-01-08 03:48:34 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:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:34 ==> Jenkins CI detected. 03:48:34 current dir:  /w/workspace/foundry_app-record-replay_PR-110 03:48:34 project root: . 03:48:34 --> token set from env 03:48:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:34 ==> Running gcov in . (disable via -X gcov) 03:48:34 ==> Python coveragepy not found 03:48:34 ==> Searching for coverage reports in: 03:48:34 + . 03:48:34 -> Found 1 reports 03:48:34 ==> Detecting git/mercurial file structure 03:48:34 ==> Reading reports 03:48:34 + ./coverage.out bytes=24666 03:48:34 ==> Appending adjustments 03:48:34 https://docs.codecov.io/docs/fixing-reports 03:48:34 + Found adjustments 03:48:34 ==> Gzipping contents 03:48:34 8.0K /tmp/codecov.fmudqm.gz 03:48:34 ==> Uploading reports 03:48:34 url: https://codecov.io 03:48:34 query: branch=PR-110&commit=2af00cf6b1a17a0b29046058abaae2dbd9b38592&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=110&job=&cmd_args= 03:48:34 -> Pinging Codecov 03:48:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-110&commit=2af00cf6b1a17a0b29046058abaae2dbd9b38592&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=110&job=&cmd_args= 03:48:34 -> Uploading to 03:48:34 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F467761B9912B4F32F9BC62907045C81/2af00cf6b1a17a0b29046058abaae2dbd9b38592/8d68acef-023a-485a-be35-b5ca2e9df628.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T034834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=997679e37b58b3589701fb0dbb0c1f23b03a8bad98402709b5b02a3a7cb9756a 03:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:34 Dload Upload Total Spent Left Speed 03:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 18500 --:--:-- --:--:-- --:--:-- 18500 03:48:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2af00cf6b1a17a0b29046058abaae2dbd9b38592 [Pipeline] } 03:48:35 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:38 + [ -d /w/workspace/foundry_app-record-replay_PR-110/archives ] 03:48:38 + ls -al /w/workspace/foundry_app-record-replay_PR-110/archives 03:48:38 total 16 03:48:38 drwxr-xr-x 3 root root 4096 Dec 6 03:40 . 03:48:38 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 03:40 .. 03:48:38 drwxr-xr-x 2 root root 4096 Dec 6 03:40 cost 03:48:38 -rw-r--r-- 1 root root 89 Dec 6 03:40 cost.csv 03:48:38 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-110/archives 03:48:38 + ls -al /w/workspace/foundry_app-record-replay_PR-110/archives 03:48:38 total 16 03:48:38 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:40 . 03:48:38 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 03:40 .. 03:48:38 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 03:40 cost 03:48:38 -rw-r--r-- 1 jenkins jenkins 89 Dec 6 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:39 ---> package-listing.sh 03:48:39 ++ facter osfamily 03:48:39 ++ tr '[:upper:]' '[:lower:]' 03:48:39 + OS_FAMILY=debian 03:48:39 + workspace=/w/workspace/foundry_app-record-replay_PR-110 03:48:39 + START_PACKAGES=/tmp/packages_start.txt 03:48:39 + END_PACKAGES=/tmp/packages_end.txt 03:48:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:39 + PACKAGES=/tmp/packages_start.txt 03:48:39 + '[' /w/workspace/foundry_app-record-replay_PR-110 ']' 03:48:39 + PACKAGES=/tmp/packages_end.txt 03:48:39 + case "${OS_FAMILY}" in 03:48:39 + dpkg -l 03:48:39 + grep '^ii' 03:48:39 + '[' -f /tmp/packages_start.txt ']' 03:48:39 + '[' -f /tmp/packages_end.txt ']' 03:48:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:39 + '[' /w/workspace/foundry_app-record-replay_PR-110 ']' 03:48:39 + mkdir -p /w/workspace/foundry_app-record-replay_PR-110/archives/ 03:48:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-110/archives/ [Pipeline] echo 03:48:39 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-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:41 prd-ubuntu20.04-docker-8c-8g-24156 does not seem to be running inside a container 03:48:41 $ 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-110/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-110 -v /w/workspace/foundry_app-record-replay_PR-110:/w/workspace/foundry_app-record-replay_PR-110:rw,z -v /w/workspace/foundry_app-record-replay_PR-110@tmp:/w/workspace/foundry_app-record-replay_PR-110@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:41 $ docker top 3991fcae2e865d8411ac45adb495d87220a384556dcbf6a282afa00ee5508903 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:42 + ls /var/log/sa-host 03:48:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:42 provisioning config files... 03:48:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-110@tmp/config11835198362855536713tmp [Pipeline] { [Pipeline] echo 03:48:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> create-netrc.sh [Pipeline] } 03:48:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> python-tools-install.sh [Pipeline] echo 03:48:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> sudo-logs.sh 03:48:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> job-cost.sh 03:48:44 lf-activate-venv: SKIPPING 03:48:44 DEBUG: total: 0.2199999988079071 03:48:44 INFO: Retrieving Stack Cost... 03:48:45 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:45 INFO: Archiving Costs [Pipeline] echo 03:48:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:45 ---> logs-deploy.sh 03:48:45 lf-activate-venv: SKIPPING 03:48:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-110/1 03:48:45 INFO: archiving workspace using pattern(s): 03:48:46 Archives upload complete. 03:48:46 INFO: archiving logs to Nexus 03:48:47 ---> uname -a: 03:48:47 Linux prd-ubuntu20-04-docker-8c-8g-24156 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:48:47 03:48:47 03:48:47 ---> lscpu: 03:48:47 Architecture: x86_64 03:48:47 CPU op-mode(s): 32-bit, 64-bit 03:48:47 Byte Order: Little Endian 03:48:47 Address sizes: 40 bits physical, 48 bits virtual 03:48:47 CPU(s): 8 03:48:47 On-line CPU(s) list: 0-7 03:48:47 Thread(s) per core: 1 03:48:47 Core(s) per socket: 1 03:48:47 Socket(s): 8 03:48:47 NUMA node(s): 1 03:48:47 Vendor ID: AuthenticAMD 03:48:47 CPU family: 23 03:48:47 Model: 49 03:48:47 Model name: AMD EPYC-Rome Processor 03:48:47 Stepping: 0 03:48:47 CPU MHz: 2799.998 03:48:47 BogoMIPS: 5599.99 03:48:47 Virtualization: AMD-V 03:48:47 Hypervisor vendor: KVM 03:48:47 Virtualization type: full 03:48:47 L1d cache: 256 KiB 03:48:47 L1i cache: 256 KiB 03:48:47 L2 cache: 4 MiB 03:48:47 L3 cache: 128 MiB 03:48:47 NUMA node0 CPU(s): 0-7 03:48:47 Vulnerability Itlb multihit: Not affected 03:48:47 Vulnerability L1tf: Not affected 03:48:47 Vulnerability Mds: Not affected 03:48:47 Vulnerability Meltdown: Not affected 03:48:47 Vulnerability Mmio stale data: Not affected 03:48:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:47 Vulnerability Srbds: Not affected 03:48:47 Vulnerability Tsx async abort: Not affected 03:48:47 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:47 03:48:47 03:48:47 ---> nproc: 03:48:47 8 03:48:47 03:48:47 03:48:47 ---> df -h: 03:48:47 Filesystem Size Used Avail Use% Mounted on 03:48:47 overlay 155G 12G 144G 8% / 03:48:47 tmpfs 64M 0 64M 0% /dev 03:48:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:47 shm 64M 0 64M 0% /dev/shm 03:48:47 /dev/vda1 155G 12G 144G 8% /facter-os 03:48:47 03:48:47 03:48:47 ---> sar -b -r -n DEV: 03:48:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24156) 12/06/23 _x86_64_ (8 CPU) 03:48:47 03:48:47 03:36:23 LINUX RESTART (8 CPU) 03:48:47 03:48:47 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:47 03:38:01 192.12 11.00 181.12 0.00 1716.25 57419.76 0.00 03:48:47 03:39:01 101.68 0.03 101.65 0.00 1.07 28708.15 0.00 03:48:47 03:40:01 177.19 0.22 176.97 0.00 13.20 43179.34 0.00 03:48:47 03:41:01 36.13 0.00 36.13 0.00 0.00 11705.80 0.00 03:48:47 03:42:01 54.31 11.65 42.66 0.00 5181.80 8509.65 0.00 03:48:47 03:43:01 6.83 0.02 6.82 0.00 0.13 132.91 0.00 03:48:47 03:44:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 03:48:47 03:45:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 03:48:47 03:46:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 03:48:47 03:47:01 2.22 0.00 2.22 0.00 0.00 25.20 0.00 03:48:47 03:48:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 03:48:47 Average: 52.43 2.08 50.34 0.00 628.39 13613.39 0.00 03:48:47 03:48:47 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:47 03:38:01 28373356 31530120 784336 2.39 113428 3243752 2014672 5.94 1198452 2849860 87336 03:48:47 03:39:01 27671676 31278260 1027072 3.12 151120 3607252 2240640 6.60 1542840 3153948 420640 03:48:47 03:40:01 27602204 31540292 765896 2.33 164708 3890428 1865700 5.50 1272224 3456868 338028 03:48:47 03:41:01 27612876 31551308 755300 2.30 164956 3890564 1801252 5.31 1273056 3444464 32 03:48:47 03:42:01 27138656 31530264 741860 2.26 194296 4315556 1740472 5.13 1579332 3575792 1044 03:48:47 03:43:01 27147508 31534152 737796 2.24 192852 4312296 1748208 5.15 1574192 3572536 100 03:48:47 03:44:01 27149916 31536680 735128 2.24 192940 4312300 1748208 5.15 1571924 3572540 8 03:48:47 03:45:01 27157272 31544136 727656 2.21 193024 4312304 1748208 5.15 1565172 3572544 8 03:48:47 03:46:01 27156972 31543856 727828 2.21 193092 4312304 1748208 5.15 1565192 3572544 8 03:48:47 03:47:01 27159052 31546056 725768 2.21 193168 4312312 1748208 5.15 1563692 3572552 8 03:48:47 03:48:01 27159044 31546112 725676 2.21 193240 4312312 1748208 5.15 1563980 3572556 8 03:48:47 Average: 27393503 31516476 768574 2.34 176984 4074671 1831999 5.40 1479096 3446928 77020 03:48:47 03:48:47 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:47 03:38:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 03:48:47 03:38:01 ens3 573.70 357.14 7299.49 95.81 0.00 0.00 0.00 0.00 03:48:47 03:38:01 docker0 220.66 362.89 18.64 2492.84 0.00 0.00 0.00 0.00 03:48:47 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:47 03:39:01 ens3 27.95 18.96 37.88 11.47 0.00 0.00 0.00 0.00 03:48:47 03:39:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:48:47 03:39:01 veth0751dd2 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:48:47 03:40:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 03:48:47 03:40:01 ens3 117.98 74.90 2684.54 17.21 0.00 0.00 0.00 0.00 03:48:47 03:40:01 docker0 5.08 9.60 0.30 95.81 0.00 0.00 0.00 0.00 03:48:47 03:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:48:47 03:41:01 ens3 7.93 5.20 8.28 2.96 0.00 0.00 0.00 0.00 03:48:47 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:48:47 03:42:01 ens3 185.29 90.85 2729.66 6.64 0.00 0.00 0.00 0.00 03:48:47 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:47 03:43:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:48:47 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:44:01 ens3 0.42 0.33 1.43 0.02 0.00 0.00 0.00 0.00 03:48:47 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:47 03:45:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:48:47 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:47 03:47:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:48:47 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:47 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 03:48:47 Average: ens3 83.10 49.82 1160.11 12.20 0.00 0.00 0.00 0.00 03:48:47 Average: docker0 20.52 33.87 1.72 235.33 0.00 0.00 0.00 0.00 03:48:47 03:48:47 03:48:47 ---> sar -P ALL: 03:48:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24156) 12/06/23 _x86_64_ (8 CPU) 03:48:47 03:48:47 03:36:23 LINUX RESTART (8 CPU) 03:48:47 03:48:47 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:48:47 03:38:01 all 7.10 0.00 3.02 4.57 0.06 85.24 03:48:47 03:38:01 0 7.45 0.00 3.55 0.62 0.05 88.34 03:48:47 03:38:01 1 6.66 0.00 2.51 1.42 0.05 89.37 03:48:47 03:38:01 2 6.58 0.00 3.54 7.85 0.07 81.96 03:48:47 03:38:01 3 7.59 0.00 3.33 5.84 0.07 83.17 03:48:47 03:38:01 4 8.61 0.00 2.98 12.59 0.08 75.74 03:48:47 03:38:01 5 6.02 0.00 2.32 6.62 0.03 85.01 03:48:47 03:38:01 6 8.12 0.00 2.57 1.33 0.07 87.92 03:48:47 03:38:01 7 5.82 0.00 3.39 0.34 0.07 90.39 03:48:47 03:39:01 all 26.34 0.00 4.07 1.87 0.07 67.65 03:48:47 03:39:01 0 25.92 0.00 3.73 0.50 0.07 69.78 03:48:47 03:39:01 1 25.70 0.00 3.39 0.56 0.07 70.28 03:48:47 03:39:01 2 25.89 0.00 4.12 0.10 0.07 69.83 03:48:47 03:39:01 3 26.80 0.00 3.84 1.07 0.07 68.21 03:48:47 03:39:01 4 26.64 0.00 5.38 9.25 0.08 58.65 03:48:47 03:39:01 5 26.80 0.00 3.70 2.71 0.08 66.71 03:48:47 03:39:01 6 25.21 0.00 4.72 0.62 0.07 69.37 03:48:47 03:39:01 7 27.75 0.00 3.68 0.13 0.07 68.37 03:48:47 03:40:01 all 34.24 0.00 4.69 2.59 0.08 58.39 03:48:47 03:40:01 0 33.63 0.00 5.36 5.68 0.08 55.26 03:48:47 03:40:01 1 34.92 0.00 3.91 3.69 0.08 57.39 03:48:47 03:40:01 2 36.10 0.00 4.87 1.67 0.10 57.26 03:48:47 03:40:01 3 33.27 0.00 4.05 0.34 0.07 62.28 03:48:47 03:40:01 4 34.30 0.00 4.93 0.73 0.08 59.96 03:48:47 03:40:01 5 32.50 0.00 4.58 0.08 0.07 62.78 03:48:47 03:40:01 6 34.90 0.00 5.27 6.80 0.10 52.93 03:48:47 03:40:01 7 34.31 0.00 4.55 1.79 0.08 59.27 03:48:47 03:41:01 all 0.21 0.00 0.16 0.47 0.01 99.15 03:48:47 03:41:01 0 0.17 0.00 0.13 0.27 0.02 99.42 03:48:47 03:41:01 1 0.23 0.00 0.18 0.42 0.03 99.13 03:48:47 03:41:01 2 0.20 0.00 0.17 0.00 0.00 99.63 03:48:47 03:41:01 3 0.17 0.00 0.13 0.12 0.02 99.57 03:48:47 03:41:01 4 0.18 0.00 0.08 0.00 0.00 99.73 03:48:47 03:41:01 5 0.20 0.00 0.12 0.00 0.02 99.66 03:48:47 03:41:01 6 0.17 0.00 0.38 2.94 0.02 96.49 03:48:47 03:41:01 7 0.37 0.00 0.07 0.00 0.00 99.57 03:48:47 03:42:01 all 2.46 0.00 1.33 1.50 0.03 94.67 03:48:47 03:42:01 0 2.37 0.00 0.93 0.17 0.03 96.50 03:48:47 03:42:01 1 3.06 0.00 1.19 0.75 0.07 94.93 03:48:47 03:42:01 2 2.73 0.00 1.05 1.82 0.03 94.36 03:48:47 03:42:01 3 1.72 0.00 1.10 5.56 0.03 91.58 03:48:47 03:42:01 4 2.72 0.00 1.30 0.73 0.02 95.22 03:48:47 03:42:01 5 1.78 0.00 1.46 0.15 0.02 96.59 03:48:47 03:42:01 6 3.38 0.00 2.39 1.92 0.03 92.28 03:48:47 03:42:01 7 1.96 0.00 1.22 0.85 0.03 95.93 03:48:47 03:43:01 all 0.08 0.00 0.06 0.02 0.01 99.83 03:48:47 03:43:01 0 0.05 0.00 0.07 0.02 0.00 99.87 03:48:47 03:43:01 1 0.10 0.00 0.07 0.07 0.03 99.73 03:48:47 03:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:48:47 03:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:48:47 03:43:01 4 0.23 0.00 0.08 0.02 0.02 99.65 03:48:47 03:43:01 5 0.08 0.00 0.07 0.03 0.02 99.80 03:48:47 03:43:01 6 0.08 0.00 0.08 0.02 0.00 99.82 03:48:47 03:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:48:47 03:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:48:47 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:48:47 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:48:47 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:47 03:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:47 03:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:48:47 03:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:48:47 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:48:47 03:45:01 all 0.11 0.00 0.02 0.01 0.01 99.85 03:48:47 03:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:48:47 03:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:48:47 03:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:48:47 03:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:48:47 03:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:48:47 03:45:01 5 0.71 0.00 0.05 0.12 0.02 99.10 03:48:47 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:46:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:48:47 03:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:48:47 03:46:01 1 0.03 0.00 0.07 0.00 0.02 99.88 03:48:47 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:48:47 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:48:47 03:46:01 5 0.00 0.00 0.00 0.07 0.02 99.92 03:48:47 03:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:48:47 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:47:01 all 0.05 0.00 0.01 0.01 0.01 99.91 03:48:47 03:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:48:47 03:47:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:48:47 03:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:48:47 03:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:48:47 03:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:47 03:47:01 5 0.00 0.00 0.02 0.03 0.00 99.95 03:48:47 03:47:01 6 0.32 0.00 0.02 0.00 0.02 99.65 03:48:47 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:48:47 03:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:48:47 03:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:48:47 03:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:48:47 03:48:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:48:47 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:48:47 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:47 03:48:47 Average: CPU %user %nice %system %iowait %steal %idle 03:48:47 Average: all 6.38 0.00 1.21 1.00 0.03 91.38 03:48:47 Average: 0 6.29 0.00 1.25 0.65 0.02 91.79 03:48:47 Average: 1 6.39 0.00 1.03 0.62 0.04 91.91 03:48:47 Average: 2 6.47 0.00 1.25 1.03 0.03 91.22 03:48:47 Average: 3 6.31 0.00 1.13 1.17 0.03 91.36 03:48:47 Average: 4 6.56 0.00 1.34 2.10 0.03 89.97 03:48:47 Average: 5 6.16 0.00 1.12 0.89 0.03 91.81 03:48:47 Average: 6 6.53 0.00 1.40 1.23 0.03 90.82 03:48:47 Average: 7 6.34 0.00 1.17 0.28 0.02 92.19 03:48:47 03:48:47 03:48:47