Pull request #60 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 16e83716d7f08ce405555bfc4a634ca1d19b9f34+2e2d2508cb469b8aa4f57d66e2e040b41fc2985b (8436168e56bb0dd3f5638c34cbb56619a16884a7) 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-ssh12913743150442772498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14278676359848305353.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-60/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-60/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16614942837863469588.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-60/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11123964736491742393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16399209453693627923.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-60/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-60/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14352293700221946835.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3862 in /w/workspace/xfoundry_app-record-replay_PR-60 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-60 # 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 Merging remotes/origin/main commit 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b into PR head commit 16e83716d7f08ce405555bfc4a634ca1d19b9f34 Merge succeeded, producing 16e83716d7f08ce405555bfc4a634ca1d19b9f34 Checking out Revision 16e83716d7f08ce405555bfc4a634ca1d19b9f34 (PR-60) > 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/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # 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 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 Commit message: "feat: Implement app layer Cancel Replay" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T22:25:02.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T22:25:02.884Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T22:25:02.974Z] ========================================================= [2023-08-16T22:25:02.974Z] EdgeX Global Pipelines Version Info [2023-08-16T22:25:02.974Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:25:03.712Z] ------------------- [2023-08-16T22:25:03.712Z] stable info: [2023-08-16T22:25:03.712Z] ------------------- [2023-08-16T22:25:03.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T22:25:03.712Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T22:25:03.712Z] Message: update stable to v1.0.253 [2023-08-16T22:25:04.283Z] ------------------- [2023-08-16T22:25:04.284Z] experimental info: [2023-08-16T22:25:04.284Z] ------------------- [2023-08-16T22:25:04.284Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T22:25:04.284Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T22:25:04.284Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T22:25:04.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-16T22:25:04.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-16T22:25:04.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T22:25:04.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T22:25:04.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T22:25:04.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T22:25:04.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T22:25:04.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-16T22:25:04.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T22:25:04.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T22:25:04.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T22:25:05.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-16T22:25:05.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T22:25:05.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T22:25:05.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T22:25:05.176Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T22:25:05.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T22:25:05.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T22:25:05.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T22:25:05.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T22:25:05.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-16T22:25:05.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-16T22:25:05.464Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-16T22:25:05.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-16T22:25:05.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-16T22:25:05.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T22:25:05.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T22:25:05.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo [2023-08-16T22:25:05.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo [2023-08-16T22:25:05.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo [2023-08-16T22:25:05.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo [2023-08-16T22:25:05.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16e8371 [Pipeline] echo [2023-08-16T22:25:05.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:25:05.967Z] provisioning config files... [2023-08-16T22:25:05.980Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config9249193405724833080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:25:06.323Z] ---> docker-login.sh [2023-08-16T22:25:06.323Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:25:06.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:06.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:06.583Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:06.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:06.583Z] [2023-08-16T22:25:06.583Z] Login Succeeded [2023-08-16T22:25:06.583Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:25:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:06.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:06.844Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:06.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:06.844Z] [2023-08-16T22:25:06.844Z] Login Succeeded [2023-08-16T22:25:06.844Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:25:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:06.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:06.844Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:06.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:06.844Z] [2023-08-16T22:25:06.844Z] Login Succeeded [2023-08-16T22:25:06.844Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:25:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:07.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:07.107Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:07.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:07.107Z] [2023-08-16T22:25:07.107Z] Login Succeeded [2023-08-16T22:25:07.107Z] docker.io [2023-08-16T22:25:07.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:07.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:07.367Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:07.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:07.367Z] [2023-08-16T22:25:07.367Z] Login Succeeded [2023-08-16T22:25:07.367Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:25:07.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T22:25:08.017Z] + git rev-list -1 --merges 16e83716d7f08ce405555bfc4a634ca1d19b9f34~1..16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo [2023-08-16T22:25:08.079Z] -----------> git rev-list -1 --merges 16e83716d7f08ce405555bfc4a634ca1d19b9f34~1..16e83716d7f08ce405555bfc4a634ca1d19b9f34 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [false] [Pipeline] sh [2023-08-16T22:25:08.383Z] + git log --format=format:%s -1 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo [2023-08-16T22:25:08.421Z] ========================================================= [2023-08-16T22:25:08.421Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T22:25:08.421Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T22:25:08.849Z] + git log --format=format:%s -1 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo [2023-08-16T22:25:08.886Z] [semverPrep] GIT_COMMIT: 16e83716d7f08ce405555bfc4a634ca1d19b9f34, Commit Message: feat: Implement app layer Cancel Replay [Pipeline] echo [2023-08-16T22:25:08.918Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-16T22:25:09.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T22:25:09.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T22:25:09.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T22:25:09.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T22:25:09.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T22:25:09.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T22:25:09.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:25:09.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:25:09.806Z] [2023-08-16T22:25:09.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:25:10.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:25:10.188Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T22:25:10.188Z] b85a868b505f: Pulling fs layer [2023-08-16T22:25:10.188Z] e2be974225ed: Pulling fs layer [2023-08-16T22:25:10.188Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T22:25:10.188Z] 988bab9f4d93: Pulling fs layer [2023-08-16T22:25:10.188Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T22:25:10.188Z] eaf3925da568: Pulling fs layer [2023-08-16T22:25:10.188Z] bab4dde63d76: Pulling fs layer [2023-08-16T22:25:10.188Z] bde34c3a00c8: Pulling fs layer [2023-08-16T22:25:10.188Z] b352a97aabf1: Pulling fs layer [2023-08-16T22:25:10.188Z] 4872d77fe225: Pulling fs layer [2023-08-16T22:25:10.188Z] 5851b861e8e6: Pulling fs layer [2023-08-16T22:25:10.188Z] bab4dde63d76: Waiting [2023-08-16T22:25:10.188Z] bde34c3a00c8: Waiting [2023-08-16T22:25:10.188Z] 1469e6f7b9e6: Waiting [2023-08-16T22:25:10.188Z] eaf3925da568: Waiting [2023-08-16T22:25:10.188Z] b352a97aabf1: Waiting [2023-08-16T22:25:10.188Z] 988bab9f4d93: Waiting [2023-08-16T22:25:10.188Z] 5851b861e8e6: Waiting [2023-08-16T22:25:10.188Z] e2be974225ed: Download complete [2023-08-16T22:25:10.188Z] 988bab9f4d93: Download complete [2023-08-16T22:25:10.447Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T22:25:10.447Z] 1469e6f7b9e6: Download complete [2023-08-16T22:25:10.447Z] eaf3925da568: Download complete [2023-08-16T22:25:10.447Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T22:25:10.447Z] 339a4e72a1f5: Download complete [2023-08-16T22:25:10.447Z] bde34c3a00c8: Download complete [2023-08-16T22:25:10.447Z] b352a97aabf1: Verifying Checksum [2023-08-16T22:25:10.447Z] b352a97aabf1: Download complete [2023-08-16T22:25:10.447Z] 4872d77fe225: Verifying Checksum [2023-08-16T22:25:10.447Z] 4872d77fe225: Download complete [2023-08-16T22:25:10.447Z] 5851b861e8e6: Download complete [2023-08-16T22:25:10.447Z] b85a868b505f: Verifying Checksum [2023-08-16T22:25:10.447Z] b85a868b505f: Download complete [2023-08-16T22:25:10.722Z] bab4dde63d76: Verifying Checksum [2023-08-16T22:25:10.722Z] bab4dde63d76: Download complete [2023-08-16T22:25:11.695Z] b85a868b505f: Pull complete [2023-08-16T22:25:11.695Z] e2be974225ed: Pull complete [2023-08-16T22:25:12.265Z] 339a4e72a1f5: Pull complete [2023-08-16T22:25:12.265Z] 988bab9f4d93: Pull complete [2023-08-16T22:25:12.525Z] 1469e6f7b9e6: Pull complete [2023-08-16T22:25:12.525Z] eaf3925da568: Pull complete [2023-08-16T22:25:14.427Z] bab4dde63d76: Pull complete [2023-08-16T22:25:14.427Z] bde34c3a00c8: Pull complete [2023-08-16T22:25:14.427Z] b352a97aabf1: Pull complete [2023-08-16T22:25:14.427Z] 4872d77fe225: Pull complete [2023-08-16T22:25:14.685Z] 5851b861e8e6: Pull complete [2023-08-16T22:25:14.685Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T22:25:14.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:25:14.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:25:14.914Z] prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container [2023-08-16T22:25:14.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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-devops/py-git-semver:0.1.4 cat [2023-08-16T22:25:16.073Z] $ docker top 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 -eo pid,comm [2023-08-16T22:25:16.125Z] 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). [2023-08-16T22:25:16.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T22:25:16.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T22:25:16.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T22:25:16.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T22:25:16.365Z] $ docker exec 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent [2023-08-16T22:25:16.481Z] SSH_AUTH_SOCK=/tmp/ssh-UDAObvH25Fpz/agent.31 [2023-08-16T22:25:16.481Z] SSH_AGENT_PID=37 [2023-08-16T22:25:16.487Z] Running ssh-add (command line suppressed) [2023-08-16T22:25:16.588Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_13466263834714618802.key (/w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_13466263834714618802.key) [2023-08-16T22:25:16.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T22:25:16.929Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T22:25:16.958Z] $ docker exec --env ******** --env ******** 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent -k [2023-08-16T22:25:17.066Z] unset SSH_AUTH_SOCK; [2023-08-16T22:25:17.066Z] unset SSH_AGENT_PID; [2023-08-16T22:25:17.066Z] echo Agent pid 37 killed; [2023-08-16T22:25:17.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T22:25:17.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T22:25:17.162Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T22:25:17.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T22:25:17.281Z] $ docker exec 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent [2023-08-16T22:25:17.379Z] SSH_AUTH_SOCK=/tmp/ssh-16za2D5Vfn39/agent.69 [2023-08-16T22:25:17.379Z] SSH_AGENT_PID=75 [2023-08-16T22:25:17.384Z] Running ssh-add (command line suppressed) [2023-08-16T22:25:17.484Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_531619589109516085.key (/w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_531619589109516085.key) [2023-08-16T22:25:17.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T22:25:17.826Z] + git semver init [2023-08-16T22:25:18.085Z] 2023-08-16 22:25:18,010 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T22:25:18.085Z] 2023-08-16 22:25:18,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-60/.semver [2023-08-16T22:25:18.085Z] 2023-08-16 22:25:18,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-60/.semver [2023-08-16T22:25:18.085Z] 2023-08-16 22:25:18,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-60/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60, universal_newlines=False, shell=None, istream=None) [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,592 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-60/.git/info/exclude [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 with force:False [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,593 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,597 [execute] INFO git cat-file --batch-check [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,603 [execute] INFO git cat-file --batch [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T22:25:18.655Z] 2023-08-16 22:25:18,607 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 [2023-08-16T22:25:18.655Z] 0.0.0 [Pipeline] } [2023-08-16T22:25:18.686Z] $ docker exec --env ******** --env ******** 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent -k [2023-08-16T22:25:18.779Z] unset SSH_AUTH_SOCK; [2023-08-16T22:25:18.780Z] unset SSH_AGENT_PID; [2023-08-16T22:25:18.780Z] echo Agent pid 75 killed; [2023-08-16T22:25:18.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T22:25:19.210Z] + git semver [Pipeline] } [2023-08-16T22:25:19.495Z] $ docker stop --time=1 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 [2023-08-16T22:25:20.782Z] $ docker rm -f --volumes 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:25:21.179Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T22:25:21.453Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T22:25:21.471Z] [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 [2023-08-16T22:25:22.081Z] provisioning config files... [2023-08-16T22:25:22.092Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config12884510662660450107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:25:22.442Z] ---> docker-login.sh [2023-08-16T22:25:22.443Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:25:22.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:22.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:22.443Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:22.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:22.443Z] [2023-08-16T22:25:22.443Z] Login Succeeded [2023-08-16T22:25:22.443Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:25:22.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:22.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:22.443Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:22.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:22.443Z] [2023-08-16T22:25:22.443Z] Login Succeeded [2023-08-16T22:25:22.443Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:25:22.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:22.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:22.704Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:22.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:22.704Z] [2023-08-16T22:25:22.704Z] Login Succeeded [2023-08-16T22:25:22.704Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:25:22.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:22.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:22.704Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:22.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:22.704Z] [2023-08-16T22:25:22.704Z] Login Succeeded [2023-08-16T22:25:22.704Z] docker.io [2023-08-16T22:25:22.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:25:22.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:25:22.963Z] Configure a credential helper to remove this warning. See [2023-08-16T22:25:22.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:25:22.963Z] [2023-08-16T22:25:22.963Z] Login Succeeded [2023-08-16T22:25:22.963Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:25:22.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T22:25:23.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:25:23.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:25:23.288Z] ========================================================= [2023-08-16T22:25:23.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T22:25:23.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:25:23.739Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T22:25:23.739Z] Sending build context to Docker daemon 449kB [2023-08-16T22:25:23.739Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:25:23.739Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T22:25:23.739Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T22:25:23.739Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T22:25:23.739Z] 6911f1a30b25: Pulling fs layer [2023-08-16T22:25:23.739Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T22:25:23.739Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T22:25:23.739Z] ec0bb842ea78: Pulling fs layer [2023-08-16T22:25:23.740Z] 40a00589a448: Pulling fs layer [2023-08-16T22:25:23.740Z] 6c08303d61cc: Pulling fs layer [2023-08-16T22:25:23.740Z] 798269fcf238: Pulling fs layer [2023-08-16T22:25:23.740Z] 6863d3e3a2b1: Waiting [2023-08-16T22:25:23.740Z] ec0bb842ea78: Waiting [2023-08-16T22:25:23.740Z] 40a00589a448: Waiting [2023-08-16T22:25:23.740Z] 6c08303d61cc: Waiting [2023-08-16T22:25:23.740Z] 798269fcf238: Waiting [2023-08-16T22:25:23.740Z] 6911f1a30b25: Verifying Checksum [2023-08-16T22:25:23.740Z] 6911f1a30b25: Download complete [2023-08-16T22:25:23.740Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T22:25:23.740Z] ec0bb842ea78: Download complete [2023-08-16T22:25:23.740Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T22:25:23.740Z] 4db1b89c0bd1: Download complete [2023-08-16T22:25:23.999Z] 40a00589a448: Verifying Checksum [2023-08-16T22:25:23.999Z] 40a00589a448: Download complete [2023-08-16T22:25:23.999Z] 4db1b89c0bd1: Pull complete [2023-08-16T22:25:24.259Z] 6911f1a30b25: Pull complete [2023-08-16T22:25:24.519Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T22:25:24.519Z] e194b8c5c2a9: Download complete [2023-08-16T22:25:24.519Z] 798269fcf238: Verifying Checksum [2023-08-16T22:25:24.519Z] 798269fcf238: Download complete [2023-08-16T22:25:24.778Z] 6c08303d61cc: Verifying Checksum [2023-08-16T22:25:24.778Z] 6c08303d61cc: Download complete [2023-08-16T22:25:28.063Z] e194b8c5c2a9: Pull complete [2023-08-16T22:25:28.063Z] 6863d3e3a2b1: Pull complete [2023-08-16T22:25:28.063Z] ec0bb842ea78: Pull complete [2023-08-16T22:25:28.063Z] 40a00589a448: Pull complete [2023-08-16T22:25:30.600Z] 6c08303d61cc: Pull complete [2023-08-16T22:25:31.166Z] 798269fcf238: Pull complete [2023-08-16T22:25:31.166Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T22:25:31.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T22:25:31.166Z] ---> ec979cd7f677 [2023-08-16T22:25:31.166Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T22:25:32.548Z] ---> Running in d03125c476df [2023-08-16T22:25:32.807Z] Removing intermediate container d03125c476df [2023-08-16T22:25:32.807Z] ---> 5b6431bd7205 [2023-08-16T22:25:32.807Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T22:25:32.807Z] ---> Running in 5f79f17151d5 [2023-08-16T22:25:32.807Z] Removing intermediate container 5f79f17151d5 [2023-08-16T22:25:32.807Z] ---> c587fd018b3f [2023-08-16T22:25:32.807Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:25:32.807Z] ---> Running in d97bb3229860 [2023-08-16T22:25:33.067Z] Removing intermediate container d97bb3229860 [2023-08-16T22:25:33.067Z] ---> de9e017d05c6 [2023-08-16T22:25:33.067Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:25:33.067Z] ---> Running in e245e183aac2 [2023-08-16T22:25:33.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:25:33.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:25:33.847Z] OK: 265 MiB in 53 packages [2023-08-16T22:25:34.105Z] Removing intermediate container e245e183aac2 [2023-08-16T22:25:34.105Z] ---> f92982f22520 [2023-08-16T22:25:34.105Z] Step 7/12 : WORKDIR /app [2023-08-16T22:25:34.105Z] ---> Running in a134b2ac3795 [2023-08-16T22:25:34.105Z] Removing intermediate container a134b2ac3795 [2023-08-16T22:25:34.105Z] ---> ea660bedefdf [2023-08-16T22:25:34.105Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T22:25:34.363Z] ---> 3ae9824f7439 [2023-08-16T22:25:34.363Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:25:34.363Z] ---> Running in 8ed9456db107 [2023-08-16T22:25:36.900Z] Still waiting to schedule task [2023-08-16T22:25:36.901Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-16T22:25:56.321Z] Removing intermediate container 8ed9456db107 [2023-08-16T22:25:56.322Z] ---> dbca55b7f8fc [2023-08-16T22:25:56.322Z] Step 10/12 : COPY . . [2023-08-16T22:25:56.322Z] ---> 87c8e1b01dac [2023-08-16T22:25:56.322Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:25:56.322Z] ---> Running in 26208179ccac [2023-08-16T22:25:56.322Z] Removing intermediate container 26208179ccac [2023-08-16T22:25:56.322Z] ---> c00cfa5b0387 [2023-08-16T22:25:56.322Z] Step 12/12 : RUN $MAKE [2023-08-16T22:25:56.322Z] ---> Running in 8d78ef0826c5 [2023-08-16T22:25:56.322Z] noop [2023-08-16T22:25:56.322Z] Removing intermediate container 8d78ef0826c5 [2023-08-16T22:25:56.322Z] ---> 4d44d4e9d697 [2023-08-16T22:25:56.322Z] Successfully built 4d44d4e9d697 [2023-08-16T22:25:56.322Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:25:56.763Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T22:25:56.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:25:56.915Z] prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container [2023-08-16T22:25:56.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T22:25:57.297Z] $ docker top e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:25:57.686Z] + go version [2023-08-16T22:25:57.687Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T22:25:57.720Z] $ docker stop --time=1 e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b [2023-08-16T22:25:58.990Z] $ docker rm -f --volumes e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:26:00.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T22:26:00.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:26:04.137Z] prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container [2023-08-16T22:26:04.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T22:26:05.464Z] $ docker top 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:26:05.846Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-60 [Pipeline] fileExists [Pipeline] sh [2023-08-16T22:26:06.207Z] + make test [2023-08-16T22:26:06.207Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T22:26:24.301Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-16T22:26:24.301Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.072s coverage: 88.0% of statements [2023-08-16T22:26:24.301Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-16T22:26:24.301Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-16T22:26:24.301Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-16T22:26:34.274Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.584s coverage: 98.1% of statements [2023-08-16T22:26:34.274Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.083s coverage: 85.2% of statements [2023-08-16T22:26:52.343Z] go vet ./... [2023-08-16T22:26:54.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T22:26:54.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T22:26:54.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T22:26:54.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T22:26:54.320Z] $ docker stop --time=1 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 [2023-08-16T22:26:56.134Z] $ docker rm -f --volumes 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:26:56.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T22:26:56.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-16T22:26:57.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T22:26:57.737Z] + ls -al . [2023-08-16T22:26:57.737Z] total 176 [2023-08-16T22:26:57.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:26 . [2023-08-16T22:26:57.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:24 .. [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 22:24 .dockerignore [2023-08-16T22:26:57.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:25 .git [2023-08-16T22:26:57.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 .github [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 16 22:24 .gitignore [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 22:24 .golangci.yml [2023-08-16T22:26:57.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:25 .semver [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 16 22:24 Attribution.txt [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 16 22:24 CHANGELOG.md [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 16 22:24 Dockerfile [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:24 GOVERNANCE.md [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 16 22:24 Jenkinsfile [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 22:24 LICENSE [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 16 22:24 Makefile [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 16 22:24 OWNERS.md [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 16 22:24 README.md [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 16 22:24 Record and Reply.postman_collection.json [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:25 VERSION [2023-08-16T22:26:57.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 bin [2023-08-16T22:26:57.737Z] -rw-r--r-- 1 jenkins jenkins 16515 Aug 16 22:26 coverage.out [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 16 22:24 go.mod [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 16 22:24 go.sum [2023-08-16T22:26:57.737Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:24 internal [2023-08-16T22:26:57.737Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 16 22:24 main.go [2023-08-16T22:26:57.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:24 pkg [2023-08-16T22:26:57.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:26:58.131Z] + 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=16e83716d7f08ce405555bfc4a634ca1d19b9f34 --label arch=amd64 --label version=0.0.0 . [2023-08-16T22:26:58.131Z] Sending build context to Docker daemon 466.4kB [2023-08-16T22:26:58.131Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:26:58.131Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-16T22:26:58.131Z] ---> 4d44d4e9d697 [2023-08-16T22:26:58.131Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T22:26:58.131Z] ---> Running in 815f6ad223bd [2023-08-16T22:26:58.131Z] Removing intermediate container 815f6ad223bd [2023-08-16T22:26:58.131Z] ---> d1803e729397 [2023-08-16T22:26:58.131Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T22:26:58.131Z] ---> Running in 72ddd7361904 [2023-08-16T22:26:58.390Z] Removing intermediate container 72ddd7361904 [2023-08-16T22:26:58.390Z] ---> 1adf886d9f65 [2023-08-16T22:26:58.390Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:26:58.390Z] ---> Running in ab227f33c568 [2023-08-16T22:26:58.390Z] Removing intermediate container ab227f33c568 [2023-08-16T22:26:58.390Z] ---> af486c84d291 [2023-08-16T22:26:58.390Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:26:58.390Z] ---> Running in 2ad417499655 [2023-08-16T22:26:58.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:26:58.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:26:59.168Z] OK: 265 MiB in 53 packages [2023-08-16T22:26:59.426Z] Removing intermediate container 2ad417499655 [2023-08-16T22:26:59.426Z] ---> 98f9d0f7adb2 [2023-08-16T22:26:59.426Z] Step 7/26 : WORKDIR /app [2023-08-16T22:26:59.426Z] ---> Running in 0e57f92912fa [2023-08-16T22:26:59.426Z] Removing intermediate container 0e57f92912fa [2023-08-16T22:26:59.426Z] ---> e8a08a0441b5 [2023-08-16T22:26:59.426Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-16T22:26:59.685Z] ---> c7fed5a9611e [2023-08-16T22:26:59.685Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:26:59.685Z] ---> Running in acc462cc8354 [2023-08-16T22:27:00.253Z] Removing intermediate container acc462cc8354 [2023-08-16T22:27:00.253Z] ---> 352d9ede011c [2023-08-16T22:27:00.253Z] Step 10/26 : COPY . . [2023-08-16T22:27:00.511Z] ---> ad9bfcc3fa92 [2023-08-16T22:27:00.511Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:27:00.512Z] ---> Running in 168293d3dbed [2023-08-16T22:27:00.512Z] Removing intermediate container 168293d3dbed [2023-08-16T22:27:00.512Z] ---> 11fe51e4e91e [2023-08-16T22:27:00.512Z] Step 12/26 : RUN $MAKE [2023-08-16T22:27:00.512Z] ---> Running in 256af759bab2 [2023-08-16T22:27:00.770Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-16T22:27:12.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3863 in /w/workspace/xfoundry_app-record-replay_PR-60 [Pipeline] { [Pipeline] ws [2023-08-16T22:27:12.172Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-16T22:27:12.249Z] Selected Git installation does not exist. Using Default [2023-08-16T22:27:12.249Z] The recommended git tool is: NONE [2023-08-16T22:27:16.904Z] using credential edgex-jenkins-ssh [2023-08-16T22:27:16.922Z] Cloning the remote Git repository [2023-08-16T22:27:16.956Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-16T22:27:17.041Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-16T22:27:17.210Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-16T22:27:17.211Z] > git --version # timeout=10 [2023-08-16T22:27:17.235Z] > git --version # 'git version 2.25.1' [2023-08-16T22:27:17.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:27:17.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T22:27:17.971Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-16T22:27:17.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T22:27:18.847Z] Removing intermediate container 256af759bab2 [2023-08-16T22:27:18.847Z] ---> bcda55e01c8d [2023-08-16T22:27:18.847Z] Step 13/26 : FROM alpine:3.17 [2023-08-16T22:27:18.847Z] 3.17: Pulling from library/alpine [2023-08-16T22:27:18.847Z] 9398808236ff: Pulling fs layer [2023-08-16T22:27:18.847Z] 9398808236ff: Download complete [2023-08-16T22:27:18.847Z] 9398808236ff: Pull complete [2023-08-16T22:27:18.847Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T22:27:18.847Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T22:27:18.847Z] ---> 1e0b8b5322fc [2023-08-16T22:27:18.847Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T22:27:18.847Z] ---> Running in 5f30d881edcb [2023-08-16T22:27:18.847Z] Removing intermediate container 5f30d881edcb [2023-08-16T22:27:18.847Z] ---> 2921307dfeb0 [2023-08-16T22:27:18.847Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-16T22:27:18.847Z] ---> Running in d28f00fb1589 [2023-08-16T22:27:18.847Z] Removing intermediate container d28f00fb1589 [2023-08-16T22:27:18.847Z] ---> bd0250445929 [2023-08-16T22:27:18.847Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T22:27:18.847Z] ---> Running in 08aee90ae4fd [2023-08-16T22:27:19.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:27:19.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:27:19.358Z] Merging remotes/origin/main commit 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b into PR head commit 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [2023-08-16T22:27:19.646Z] Merge succeeded, producing 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [2023-08-16T22:27:19.647Z] Checking out Revision 16e83716d7f08ce405555bfc4a634ca1d19b9f34 (PR-60) [2023-08-16T22:27:19.675Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T22:27:19.675Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T22:27:19.675Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T22:27:19.675Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T22:27:19.675Z] OK: 8 MiB in 17 packages [2023-08-16T22:27:18.777Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-16T22:27:18.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-16T22:27:18.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:27:18.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T22:27:19.376Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T22:27:19.446Z] > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 [2023-08-16T22:27:19.525Z] > git remote # timeout=10 [2023-08-16T22:27:19.554Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T22:27:19.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:27:19.598Z] > git merge 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b # timeout=10 [2023-08-16T22:27:19.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T22:27:19.651Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T22:27:19.664Z] > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 [2023-08-16T22:27:19.935Z] Removing intermediate container 08aee90ae4fd [2023-08-16T22:27:19.935Z] ---> 824838391333 [2023-08-16T22:27:19.935Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T22:27:19.935Z] ---> fea51d8b7926 [2023-08-16T22:27:19.935Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T22:27:20.194Z] ---> 3ac52e735457 [2023-08-16T22:27:20.194Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-16T22:27:20.194Z] ---> 222dd4d88446 [2023-08-16T22:27:20.194Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-16T22:27:20.764Z] ---> 8162d34d6f13 [2023-08-16T22:27:20.764Z] Step 21/26 : EXPOSE 59712 [2023-08-16T22:27:20.764Z] ---> Running in 4353f513f0a7 [2023-08-16T22:27:20.764Z] Removing intermediate container 4353f513f0a7 [2023-08-16T22:27:20.764Z] ---> 89d5bcef9fce [2023-08-16T22:27:20.764Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-16T22:27:20.764Z] ---> Running in 754c48d15261 [2023-08-16T22:27:21.024Z] Removing intermediate container 754c48d15261 [2023-08-16T22:27:21.024Z] ---> 9b3b4aeb856d [2023-08-16T22:27:21.024Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-16T22:27:21.024Z] ---> Running in db9fad367d5d [2023-08-16T22:27:21.024Z] Removing intermediate container db9fad367d5d [2023-08-16T22:27:21.024Z] ---> f661cc22e91d [2023-08-16T22:27:21.024Z] Step 24/26 : LABEL arch=amd64 [2023-08-16T22:27:21.024Z] ---> Running in 2295a0436282 [2023-08-16T22:27:21.024Z] Removing intermediate container 2295a0436282 [2023-08-16T22:27:21.024Z] ---> a2beebdc141f [2023-08-16T22:27:21.024Z] Step 25/26 : LABEL git_sha=16e83716d7f08ce405555bfc4a634ca1d19b9f34 [2023-08-16T22:27:21.024Z] ---> Running in e5f8ec306bd2 [2023-08-16T22:27:21.283Z] Removing intermediate container e5f8ec306bd2 [2023-08-16T22:27:21.283Z] ---> 3b523bf4d571 [2023-08-16T22:27:21.283Z] Step 26/26 : LABEL version=0.0.0 [2023-08-16T22:27:21.283Z] ---> Running in eaeeab45ad76 [2023-08-16T22:27:21.283Z] Removing intermediate container eaeeab45ad76 [2023-08-16T22:27:21.283Z] ---> 30674a5cb74b [2023-08-16T22:27:21.283Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T22:27:21.283Z] Successfully built 30674a5cb74b [2023-08-16T22:27:21.283Z] 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 [2023-08-16T22:27:22.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:27:22.175Z] [2023-08-16T22:27:22.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:27:22.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:27:22.551Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T22:27:22.551Z] 5eb5b503b376: Pulling fs layer [2023-08-16T22:27:22.551Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T22:27:22.551Z] ec43610c2a17: Pulling fs layer [2023-08-16T22:27:22.551Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T22:27:22.551Z] 33b1e0a273af: Pulling fs layer [2023-08-16T22:27:22.551Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T22:27:22.551Z] 2f39f015ded8: Pulling fs layer [2023-08-16T22:27:22.551Z] 33b1e0a273af: Waiting [2023-08-16T22:27:22.551Z] 5d3b04190fa2: Waiting [2023-08-16T22:27:22.551Z] 2f39f015ded8: Waiting [2023-08-16T22:27:22.551Z] 3a2ae6a8a46f: Waiting [2023-08-16T22:27:22.551Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T22:27:22.551Z] 5c69ac0246d0: Download complete [2023-08-16T22:27:22.551Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T22:27:22.551Z] 3a2ae6a8a46f: Download complete [2023-08-16T22:27:22.551Z] 33b1e0a273af: Verifying Checksum [2023-08-16T22:27:22.551Z] 33b1e0a273af: Download complete [2023-08-16T22:27:22.551Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T22:27:22.551Z] 5d3b04190fa2: Download complete [2023-08-16T22:27:22.551Z] ec43610c2a17: Verifying Checksum [2023-08-16T22:27:22.809Z] 5eb5b503b376: Download complete [2023-08-16T22:27:23.107Z] Commit message: "feat: Implement app layer Cancel Replay" [2023-08-16T22:27:23.156Z] > git --version # timeout=10 [2023-08-16T22:27:23.173Z] > git --version # 'git version 2.25.1' [2023-08-16T22:27:23.189Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T22:27:23.377Z] 2f39f015ded8: Download complete [2023-08-16T22:27:23.572Z] [2023-08-16T22:27:23.572Z] GitHub has been notified of this commit’s build result [2023-08-16T22:27:23.572Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T22:27:23.945Z] 5eb5b503b376: Pull complete [2023-08-16T22:27:23.946Z] 5c69ac0246d0: Pull complete [2023-08-16T22:27:24.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T22:27:24.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:27:24.281Z] Dload Upload Total Spent Left Speed [2023-08-16T22:27:24.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [2023-08-16T22:27:24.512Z] ec43610c2a17: Pull complete [2023-08-16T22:27:24.512Z] 3a2ae6a8a46f: Pull complete [Pipeline] sh [2023-08-16T22:27:24.770Z] 33b1e0a273af: Pull complete [2023-08-16T22:27:24.770Z] 5d3b04190fa2: Pull complete [2023-08-16T22:27:24.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T22:27:25.344Z] + sudo tee /etc/docker/daemon.new [2023-08-16T22:27:25.344Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T22:27:25.344Z] { [2023-08-16T22:27:25.344Z] "registry-mirrors": [ [2023-08-16T22:27:25.344Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T22:27:25.344Z] ], [2023-08-16T22:27:25.344Z] "bip": "10.250.0.254/24", [2023-08-16T22:27:25.344Z] "hosts": [ [2023-08-16T22:27:25.344Z] "tcp://0.0.0.0:5555", [2023-08-16T22:27:25.344Z] "unix:///var/run/docker.sock" [2023-08-16T22:27:25.344Z] ], [2023-08-16T22:27:25.344Z] "mtu": 1458, [2023-08-16T22:27:25.344Z] "selinux-enabled": true, [2023-08-16T22:27:25.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T22:27:25.344Z] } [Pipeline] sh [2023-08-16T22:27:25.686Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T22:27:26.039Z] + sudo service docker restart [2023-08-16T22:27:28.954Z] 2f39f015ded8: Pull complete [2023-08-16T22:27:28.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T22:27:28.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:27:28.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:27:29.200Z] prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container [2023-08-16T22:27:29.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T22:27:30.251Z] $ docker top 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:27:30.709Z] ---> job-cost.sh [2023-08-16T22:27:30.709Z] lf-activate-venv: SKIPPING [2023-08-16T22:27:30.709Z] INFO: No Stack... [2023-08-16T22:27:30.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T22:27:31.540Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T22:27:31.861Z] + cat /w/workspace/xfoundry_app-record-replay_PR-60/archives/cost.csv [2023-08-16T22:27:31.861Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T22:27:31.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [2023-08-16T22:27:31.904Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] did not exist. Created. [2023-08-16T22:27:31.904Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T22:27:32.302Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-16T22:27:32.356Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T22:27:32.392Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T22:27:32.472Z] $ docker stop --time=1 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e [2023-08-16T22:27:33.608Z] $ docker rm -f --volumes 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:27:44.359Z] provisioning config files... [2023-08-16T22:27:44.381Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config3908520326214577651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:27:44.773Z] ---> docker-login.sh [2023-08-16T22:27:44.773Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:27:45.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:27:45.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:27:45.311Z] Configure a credential helper to remove this warning. See [2023-08-16T22:27:45.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:27:45.311Z] [2023-08-16T22:27:45.311Z] Login Succeeded [2023-08-16T22:27:45.311Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:27:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:27:45.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:27:45.581Z] Configure a credential helper to remove this warning. See [2023-08-16T22:27:45.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:27:45.581Z] [2023-08-16T22:27:45.581Z] Login Succeeded [2023-08-16T22:27:45.581Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:27:45.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:27:46.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:27:46.120Z] Configure a credential helper to remove this warning. See [2023-08-16T22:27:46.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:27:46.120Z] [2023-08-16T22:27:46.120Z] Login Succeeded [2023-08-16T22:27:46.120Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:27:46.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:27:46.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:27:46.393Z] Configure a credential helper to remove this warning. See [2023-08-16T22:27:46.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:27:46.393Z] [2023-08-16T22:27:46.393Z] Login Succeeded [2023-08-16T22:27:46.393Z] docker.io [2023-08-16T22:27:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:27:46.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:27:46.927Z] Configure a credential helper to remove this warning. See [2023-08-16T22:27:46.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:27:46.927Z] [2023-08-16T22:27:46.927Z] Login Succeeded [2023-08-16T22:27:46.927Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:27:46.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T22:27:47.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:27:47.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:27:47.391Z] ========================================================= [2023-08-16T22:27:47.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T22:27:47.391Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:27:47.869Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T22:27:47.869Z] Sending build context to Docker daemon 199.7kB [2023-08-16T22:27:48.143Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:27:48.143Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T22:27:48.143Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T22:27:48.143Z] edb6bdbacee9: Pulling fs layer [2023-08-16T22:27:48.143Z] 5f9638ab2659: Pulling fs layer [2023-08-16T22:27:48.143Z] 8d51d6327a98: Pulling fs layer [2023-08-16T22:27:48.143Z] 8b374f2dd631: Pulling fs layer [2023-08-16T22:27:48.143Z] ec14aa9079de: Pulling fs layer [2023-08-16T22:27:48.143Z] 2f466654f4bb: Pulling fs layer [2023-08-16T22:27:48.143Z] 554e91adad29: Pulling fs layer [2023-08-16T22:27:48.143Z] 2f466654f4bb: Waiting [2023-08-16T22:27:48.143Z] 8b374f2dd631: Waiting [2023-08-16T22:27:48.143Z] ec14aa9079de: Waiting [2023-08-16T22:27:48.143Z] 554e91adad29: Waiting [2023-08-16T22:27:48.143Z] 5f9638ab2659: Download complete [2023-08-16T22:27:48.423Z] 8b374f2dd631: Verifying Checksum [2023-08-16T22:27:48.423Z] 8b374f2dd631: Download complete [2023-08-16T22:27:48.423Z] ec14aa9079de: Verifying Checksum [2023-08-16T22:27:48.423Z] ec14aa9079de: Download complete [2023-08-16T22:27:48.423Z] edb6bdbacee9: Verifying Checksum [2023-08-16T22:27:48.423Z] edb6bdbacee9: Download complete [2023-08-16T22:27:49.846Z] 554e91adad29: Verifying Checksum [2023-08-16T22:27:49.846Z] 554e91adad29: Download complete [2023-08-16T22:27:52.461Z] 8d51d6327a98: Verifying Checksum [2023-08-16T22:27:52.461Z] 8d51d6327a98: Download complete [2023-08-16T22:27:52.461Z] 2f466654f4bb: Verifying Checksum [2023-08-16T22:27:52.461Z] 2f466654f4bb: Download complete [2023-08-16T22:27:52.461Z] edb6bdbacee9: Pull complete [2023-08-16T22:27:52.730Z] 5f9638ab2659: Pull complete [2023-08-16T22:28:07.750Z] 8d51d6327a98: Pull complete [2023-08-16T22:28:07.750Z] 8b374f2dd631: Pull complete [2023-08-16T22:28:07.750Z] ec14aa9079de: Pull complete [2023-08-16T22:28:13.096Z] 2f466654f4bb: Pull complete [2023-08-16T22:28:15.688Z] 554e91adad29: Pull complete [2023-08-16T22:28:15.688Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T22:28:15.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T22:28:15.688Z] ---> 1e15ea492957 [2023-08-16T22:28:15.688Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T22:28:16.664Z] ---> Running in ea1b4635da6e [2023-08-16T22:28:16.932Z] Removing intermediate container ea1b4635da6e [2023-08-16T22:28:16.932Z] ---> 25dad2940ad1 [2023-08-16T22:28:16.932Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T22:28:16.932Z] ---> Running in 243114215b1c [2023-08-16T22:28:17.199Z] Removing intermediate container 243114215b1c [2023-08-16T22:28:17.199Z] ---> 3f2090461d04 [2023-08-16T22:28:17.199Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:28:17.199Z] ---> Running in 4b61cd5978c7 [2023-08-16T22:28:17.468Z] Removing intermediate container 4b61cd5978c7 [2023-08-16T22:28:17.468Z] ---> f280d824e1d6 [2023-08-16T22:28:17.468Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:28:17.735Z] ---> Running in d67f3a6e4e69 [2023-08-16T22:28:18.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T22:28:19.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T22:28:20.241Z] OK: 263 MiB in 53 packages [2023-08-16T22:28:20.824Z] Removing intermediate container d67f3a6e4e69 [2023-08-16T22:28:20.824Z] ---> 0b983cb085a7 [2023-08-16T22:28:20.825Z] Step 7/12 : WORKDIR /app [2023-08-16T22:28:21.099Z] ---> Running in da18bd37ea6f [2023-08-16T22:28:21.368Z] Removing intermediate container da18bd37ea6f [2023-08-16T22:28:21.368Z] ---> f2ea72648472 [2023-08-16T22:28:21.368Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T22:28:21.952Z] ---> cefa4d9e04f3 [2023-08-16T22:28:21.952Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:28:21.952Z] ---> Running in 68eae6ae1a21 [2023-08-16T22:29:29.967Z] Removing intermediate container 68eae6ae1a21 [2023-08-16T22:29:29.967Z] ---> 349e0149e988 [2023-08-16T22:29:29.967Z] Step 10/12 : COPY . . [2023-08-16T22:29:29.967Z] ---> 6991a6dbe181 [2023-08-16T22:29:29.967Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:29:29.967Z] ---> Running in 6d864c947efc [2023-08-16T22:29:29.967Z] Removing intermediate container 6d864c947efc [2023-08-16T22:29:29.967Z] ---> 8afb09ada8b1 [2023-08-16T22:29:29.967Z] Step 12/12 : RUN $MAKE [2023-08-16T22:29:29.967Z] ---> Running in 0994600f224a [2023-08-16T22:29:29.967Z] noop [2023-08-16T22:29:29.967Z] Removing intermediate container 0994600f224a [2023-08-16T22:29:29.967Z] ---> 69ded600ee85 [2023-08-16T22:29:29.967Z] Successfully built 69ded600ee85 [2023-08-16T22:29:29.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:29:30.528Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T22:29:30.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:29:30.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container [2023-08-16T22:29:30.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T22:29:31.970Z] $ docker top 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:29:32.807Z] + go version [2023-08-16T22:29:32.808Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T22:29:32.847Z] $ docker stop --time=1 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b [2023-08-16T22:29:34.406Z] $ docker rm -f --volumes 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:29:35.343Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T22:29:35.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:29:35.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container [2023-08-16T22:29:35.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T22:29:36.804Z] $ docker top 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:29:37.343Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T22:29:37.728Z] + make test [2023-08-16T22:29:37.728Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T22:32:29.473Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-16T22:32:29.473Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.260s coverage: 88.0% of statements [2023-08-16T22:32:29.473Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-16T22:32:29.473Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-16T22:32:29.473Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-16T22:32:32.805Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.840s coverage: 98.1% of statements [2023-08-16T22:32:32.805Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.882s coverage: 85.2% of statements [2023-08-16T22:32:33.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T22:32:33.071Z] go vet ./... [2023-08-16T22:34:54.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T22:34:54.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T22:34:54.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T22:34:54.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T22:34:54.843Z] $ docker stop --time=1 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 [2023-08-16T22:34:57.441Z] $ docker rm -f --volumes 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:34:58.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T22:34:58.974Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T22:34:59.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T22:34:59.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T22:35:00.304Z] + ls -al . [2023-08-16T22:35:00.304Z] total 172 [2023-08-16T22:35:00.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:29 . [2023-08-16T22:35:00.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:27 .. [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 22:27 .dockerignore [2023-08-16T22:35:00.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:27 .git [2023-08-16T22:35:00.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 .github [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 16 22:27 .gitignore [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 22:27 .golangci.yml [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 16 22:27 Attribution.txt [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 16 22:27 CHANGELOG.md [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 16 22:27 Dockerfile [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:27 GOVERNANCE.md [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 16 22:27 Jenkinsfile [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 22:27 LICENSE [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 16 22:27 Makefile [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 16 22:27 OWNERS.md [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 16 22:27 README.md [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 16 22:27 Record and Reply.postman_collection.json [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:25 VERSION [2023-08-16T22:35:00.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 bin [2023-08-16T22:35:00.304Z] -rw-r--r-- 1 jenkins jenkins 16515 Aug 16 22:32 coverage.out [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 16 22:27 go.mod [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 16 22:27 go.sum [2023-08-16T22:35:00.304Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:27 internal [2023-08-16T22:35:00.304Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 16 22:27 main.go [2023-08-16T22:35:00.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:27 pkg [2023-08-16T22:35:00.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:35:00.721Z] + 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=16e83716d7f08ce405555bfc4a634ca1d19b9f34 --label arch=arm64 --label version=0.0.0 . [2023-08-16T22:35:00.721Z] Sending build context to Docker daemon 217.1kB [2023-08-16T22:35:01.001Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:35:01.001Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-16T22:35:01.001Z] ---> 69ded600ee85 [2023-08-16T22:35:01.001Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T22:35:01.001Z] ---> Running in b9dc55c8a2e8 [2023-08-16T22:35:01.277Z] Removing intermediate container b9dc55c8a2e8 [2023-08-16T22:35:01.277Z] ---> 6e78c1e27940 [2023-08-16T22:35:01.277Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T22:35:01.277Z] ---> Running in e3319ecbb7c7 [2023-08-16T22:35:01.555Z] Removing intermediate container e3319ecbb7c7 [2023-08-16T22:35:01.555Z] ---> 96d468d9efc3 [2023-08-16T22:35:01.555Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:35:01.833Z] ---> Running in 5810c0118641 [2023-08-16T22:35:02.104Z] Removing intermediate container 5810c0118641 [2023-08-16T22:35:02.104Z] ---> f7fb99e89650 [2023-08-16T22:35:02.104Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:35:02.104Z] ---> Running in 9edaf565111c [2023-08-16T22:35:03.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T22:35:03.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T22:35:04.607Z] OK: 263 MiB in 53 packages [2023-08-16T22:35:05.193Z] Removing intermediate container 9edaf565111c [2023-08-16T22:35:05.193Z] ---> cc107f0d8919 [2023-08-16T22:35:05.193Z] Step 7/26 : WORKDIR /app [2023-08-16T22:35:05.461Z] ---> Running in 0b8385d4bfdb [2023-08-16T22:35:05.728Z] Removing intermediate container 0b8385d4bfdb [2023-08-16T22:35:05.728Z] ---> 9c00fd76ab64 [2023-08-16T22:35:05.728Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-16T22:35:05.997Z] ---> 3f522b429a41 [2023-08-16T22:35:05.997Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:35:06.268Z] ---> Running in 6d21d74a66f5 [2023-08-16T22:35:08.852Z] Removing intermediate container 6d21d74a66f5 [2023-08-16T22:35:08.852Z] ---> b83d58c14abc [2023-08-16T22:35:08.852Z] Step 10/26 : COPY . . [2023-08-16T22:35:10.799Z] ---> 6bbd83f67630 [2023-08-16T22:35:10.799Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:35:10.799Z] ---> Running in 7cbd886029dd [2023-08-16T22:35:10.799Z] Removing intermediate container 7cbd886029dd [2023-08-16T22:35:10.799Z] ---> 10a5369b5e7f [2023-08-16T22:35:10.799Z] Step 12/26 : RUN $MAKE [2023-08-16T22:35:11.069Z] ---> Running in f9f3705dff7a [2023-08-16T22:35:12.032Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-16T22:37:18.696Z] Removing intermediate container f9f3705dff7a [2023-08-16T22:37:18.696Z] ---> 44b99502c6a6 [2023-08-16T22:37:18.696Z] Step 13/26 : FROM alpine:3.17 [2023-08-16T22:37:18.696Z] 3.17: Pulling from library/alpine [2023-08-16T22:37:18.696Z] 4060ece20d7a: Pulling fs layer [2023-08-16T22:37:18.696Z] 4060ece20d7a: Verifying Checksum [2023-08-16T22:37:18.696Z] 4060ece20d7a: Download complete [2023-08-16T22:37:18.696Z] 4060ece20d7a: Pull complete [2023-08-16T22:37:18.696Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T22:37:18.696Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T22:37:18.696Z] ---> 8650cd65339b [2023-08-16T22:37:18.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T22:37:18.696Z] ---> Running in c6cbb33ea745 [2023-08-16T22:37:18.696Z] Removing intermediate container c6cbb33ea745 [2023-08-16T22:37:18.696Z] ---> 238cce85e9f4 [2023-08-16T22:37:18.696Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-16T22:37:18.696Z] ---> Running in 71f2bf5270d3 [2023-08-16T22:37:18.696Z] Removing intermediate container 71f2bf5270d3 [2023-08-16T22:37:18.696Z] ---> 7b516dac33b7 [2023-08-16T22:37:18.696Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T22:37:18.696Z] ---> Running in fb9a93ab2ba1 [2023-08-16T22:37:18.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T22:37:18.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T22:37:18.696Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T22:37:18.696Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T22:37:18.696Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T22:37:18.696Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T22:37:18.696Z] OK: 8 MiB in 17 packages [2023-08-16T22:37:19.279Z] Removing intermediate container fb9a93ab2ba1 [2023-08-16T22:37:19.279Z] ---> 3bc8376c3f4a [2023-08-16T22:37:19.279Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T22:37:19.865Z] ---> 17f1048de70c [2023-08-16T22:37:19.865Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T22:37:20.132Z] ---> 1216e2e77759 [2023-08-16T22:37:20.132Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-16T22:37:20.717Z] ---> 90041a2451e1 [2023-08-16T22:37:20.717Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-16T22:37:22.128Z] ---> c8cb37e8f084 [2023-08-16T22:37:22.128Z] Step 21/26 : EXPOSE 59712 [2023-08-16T22:37:22.128Z] ---> Running in 6a7ee5e52b52 [2023-08-16T22:37:22.396Z] Removing intermediate container 6a7ee5e52b52 [2023-08-16T22:37:22.396Z] ---> 61b3e567dafb [2023-08-16T22:37:22.396Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-16T22:37:22.396Z] ---> Running in 4a22bfa1e52f [2023-08-16T22:37:22.668Z] Removing intermediate container 4a22bfa1e52f [2023-08-16T22:37:22.668Z] ---> 851fca940094 [2023-08-16T22:37:22.668Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-16T22:37:22.935Z] ---> Running in ff9c0dc55cfd [2023-08-16T22:37:23.203Z] Removing intermediate container ff9c0dc55cfd [2023-08-16T22:37:23.203Z] ---> 840ab2960c1c [2023-08-16T22:37:23.203Z] Step 24/26 : LABEL arch=arm64 [2023-08-16T22:37:23.203Z] ---> Running in f97e2a7ba066 [2023-08-16T22:37:23.471Z] Removing intermediate container f97e2a7ba066 [2023-08-16T22:37:23.471Z] ---> 67bfb71ca1a8 [2023-08-16T22:37:23.471Z] Step 25/26 : LABEL git_sha=16e83716d7f08ce405555bfc4a634ca1d19b9f34 [2023-08-16T22:37:23.471Z] ---> Running in 9c91b10aac99 [2023-08-16T22:37:25.211Z] Removing intermediate container 9c91b10aac99 [2023-08-16T22:37:25.211Z] ---> bd25952662e9 [2023-08-16T22:37:25.211Z] Step 26/26 : LABEL version=0.0.0 [2023-08-16T22:37:25.211Z] ---> Running in b120ea1e8c9f [2023-08-16T22:37:25.211Z] Removing intermediate container b120ea1e8c9f [2023-08-16T22:37:25.211Z] ---> c59d45d4e5a9 [2023-08-16T22:37:25.211Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T22:37:25.211Z] Successfully built c59d45d4e5a9 [2023-08-16T22:37:25.211Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:37:25.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:37:25.996Z] [2023-08-16T22:37:25.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:37:26.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:37:26.400Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T22:37:26.400Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T22:37:26.400Z] 04944245beec: Pulling fs layer [2023-08-16T22:37:26.400Z] 699f458cf7ca: Pulling fs layer [2023-08-16T22:37:26.400Z] 765212b225bb: Pulling fs layer [2023-08-16T22:37:26.400Z] f23df028b6ca: Pulling fs layer [2023-08-16T22:37:26.400Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T22:37:26.400Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T22:37:26.400Z] f23df028b6ca: Waiting [2023-08-16T22:37:26.400Z] d65c8cfc05b1: Waiting [2023-08-16T22:37:26.400Z] 2437ff75d9bd: Waiting [2023-08-16T22:37:26.400Z] 765212b225bb: Waiting [2023-08-16T22:37:26.674Z] 04944245beec: Verifying Checksum [2023-08-16T22:37:26.674Z] 04944245beec: Download complete [2023-08-16T22:37:26.674Z] 765212b225bb: Verifying Checksum [2023-08-16T22:37:26.674Z] 765212b225bb: Download complete [2023-08-16T22:37:26.674Z] f23df028b6ca: Verifying Checksum [2023-08-16T22:37:26.674Z] f23df028b6ca: Download complete [2023-08-16T22:37:26.674Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T22:37:26.674Z] d65c8cfc05b1: Download complete [2023-08-16T22:37:26.674Z] 699f458cf7ca: Verifying Checksum [2023-08-16T22:37:26.674Z] 699f458cf7ca: Download complete [2023-08-16T22:37:27.258Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T22:37:27.258Z] 8998bd30e6a1: Download complete [2023-08-16T22:37:29.201Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T22:37:29.201Z] 2437ff75d9bd: Download complete [2023-08-16T22:37:31.142Z] 8998bd30e6a1: Pull complete [2023-08-16T22:37:31.409Z] 04944245beec: Pull complete [2023-08-16T22:37:32.816Z] 699f458cf7ca: Pull complete [2023-08-16T22:37:33.082Z] 765212b225bb: Pull complete [2023-08-16T22:37:33.667Z] f23df028b6ca: Pull complete [2023-08-16T22:37:33.933Z] d65c8cfc05b1: Pull complete [2023-08-16T22:37:48.912Z] 2437ff75d9bd: Pull complete [2023-08-16T22:37:48.912Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T22:37:48.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:37:48.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:37:49.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container [2023-08-16T22:37:49.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-16T22:37:51.837Z] $ docker top 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:37:52.711Z] ---> job-cost.sh [2023-08-16T22:37:52.711Z] lf-activate-venv: SKIPPING [2023-08-16T22:37:52.711Z] INFO: No Stack... [2023-08-16T22:37:52.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T22:37:53.929Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T22:37:54.278Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-16T22:37:54.279Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T22:37:54.350Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [2023-08-16T22:37:54.354Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] did not exist. Created. [2023-08-16T22:37:54.355Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T22:37:54.753Z] /w/workspace/app-record-replay/1@tmp/durable-58d3f370/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-16T22:37:55.097Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T22:37:55.390Z] Warning: overwriting stash ‘stack-cost’ [2023-08-16T22:37:55.432Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T22:37:55.446Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T22:37:55.542Z] $ docker stop --time=1 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd [2023-08-16T22:37:57.020Z] $ docker rm -f --volumes 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd [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 [2023-08-16T22:37:57.990Z] provisioning config files... [2023-08-16T22:37:57.996Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-60 #1 [2023-08-16T22:37:57.997Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config10591406926815963801tmp [Pipeline] { [Pipeline] sh [2023-08-16T22:37:58.334Z] + set +x [2023-08-16T22:37:58.334Z] + curl -s https://codecov.io/bash [2023-08-16T22:37:58.334Z] + bash -s -- [2023-08-16T22:37:58.334Z] [2023-08-16T22:37:58.334Z] _____ _ [2023-08-16T22:37:58.334Z] / ____| | | [2023-08-16T22:37:58.334Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T22:37:58.334Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T22:37:58.334Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T22:37:58.334Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T22:37:58.334Z] Bash-1.0.6 [2023-08-16T22:37:58.334Z] [2023-08-16T22:37:58.334Z] [2023-08-16T22:37:58.334Z] ==> git version 2.25.1 found [2023-08-16T22:37:58.334Z] ==> 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 [2023-08-16T22:37:58.334Z] Release-Date: 2020-01-08 [2023-08-16T22:37:58.334Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T22:37:58.334Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T22:37:58.334Z] ==> Jenkins CI detected. [2023-08-16T22:37:58.334Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-60 [2023-08-16T22:37:58.334Z] project root: . [2023-08-16T22:37:58.334Z] --> token set from env [2023-08-16T22:37:58.334Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T22:37:58.334Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T22:37:58.334Z] ==> Python coveragepy not found [2023-08-16T22:37:58.334Z] ==> Searching for coverage reports in: [2023-08-16T22:37:58.334Z] + . [2023-08-16T22:37:58.334Z] -> Found 1 reports [2023-08-16T22:37:58.334Z] ==> Detecting git/mercurial file structure [2023-08-16T22:37:58.334Z] ==> Reading reports [2023-08-16T22:37:58.593Z] + ./coverage.out bytes=16515 [2023-08-16T22:37:58.593Z] ==> Appending adjustments [2023-08-16T22:37:58.593Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T22:37:58.593Z] + Found adjustments [2023-08-16T22:37:58.593Z] ==> Gzipping contents [2023-08-16T22:37:58.593Z] 4.0K /tmp/codecov.nftyK2.gz [2023-08-16T22:37:58.593Z] ==> Uploading reports [2023-08-16T22:37:58.593Z] url: https://codecov.io [2023-08-16T22:37:58.593Z] query: branch=PR-60&commit=16e83716d7f08ce405555bfc4a634ca1d19b9f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=60&job=&cmd_args= [2023-08-16T22:37:58.593Z] -> Pinging Codecov [2023-08-16T22:37:58.593Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-60&commit=16e83716d7f08ce405555bfc4a634ca1d19b9f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=60&job=&cmd_args= [2023-08-16T22:37:58.593Z] Invalid request parameters [2023-08-16T22:37:58.593Z] 400 [Pipeline] } [2023-08-16T22:37:58.619Z] 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 [2023-08-16T22:38:00.443Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-60/archives ] [2023-08-16T22:38:00.443Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-60/archives [2023-08-16T22:38:00.443Z] total 16 [2023-08-16T22:38:00.443Z] drwxr-xr-x 3 root root 4096 Aug 16 22:27 . [2023-08-16T22:38:00.443Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:27 .. [2023-08-16T22:38:00.443Z] drwxr-xr-x 2 root root 4096 Aug 16 22:27 cost [2023-08-16T22:38:00.443Z] -rw-r--r-- 1 root root 88 Aug 16 22:27 cost.csv [2023-08-16T22:38:00.443Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-60/archives [2023-08-16T22:38:00.443Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-60/archives [2023-08-16T22:38:00.443Z] total 16 [2023-08-16T22:38:00.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:27 . [2023-08-16T22:38:00.443Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:27 .. [2023-08-16T22:38:00.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:27 cost [2023-08-16T22:38:00.443Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 16 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:00.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:01.655Z] ---> package-listing.sh [2023-08-16T22:38:01.655Z] ++ facter osfamily [2023-08-16T22:38:01.655Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T22:38:01.915Z] + OS_FAMILY=debian [2023-08-16T22:38:01.915Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-60 [2023-08-16T22:38:01.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T22:38:01.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T22:38:01.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T22:38:01.915Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T22:38:01.915Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-60 ']' [2023-08-16T22:38:01.915Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T22:38:01.915Z] + case "${OS_FAMILY}" in [2023-08-16T22:38:01.915Z] + dpkg -l [2023-08-16T22:38:01.916Z] + grep '^ii' [2023-08-16T22:38:01.916Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T22:38:01.916Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T22:38:01.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T22:38:01.916Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-60 ']' [2023-08-16T22:38:01.916Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-60/archives/ [2023-08-16T22:38:01.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-60/archives/ [Pipeline] echo [2023-08-16T22:38:01.951Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T22:38:02.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:38:02.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:38:02.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:38:02.998Z] prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container [2023-08-16T22:38:03.021Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T22:38:03.205Z] $ docker top 3ca88e866420d4520e0ad0fe8afc09e2ab35ae2ee98df440792390d32a8197d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:38:03.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T22:38:03.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T22:38:04.215Z] + ls /var/log/sa-host [2023-08-16T22:38:04.215Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:38:04.430Z] provisioning config files... [2023-08-16T22:38:04.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config1749674997817817593tmp [Pipeline] { [Pipeline] echo [2023-08-16T22:38:04.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:04.800Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T22:38:04.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:05.250Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T22:38:05.283Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:05.590Z] ---> sudo-logs.sh [2023-08-16T22:38:05.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T22:38:05.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:05.977Z] ---> job-cost.sh [2023-08-16T22:38:05.977Z] lf-activate-venv: SKIPPING [2023-08-16T22:38:05.977Z] DEBUG: total: 0.2199999988079071 [2023-08-16T22:38:05.977Z] INFO: Retrieving Stack Cost... [2023-08-16T22:38:06.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T22:38:06.803Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T22:38:06.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:38:07.141Z] ---> logs-deploy.sh [2023-08-16T22:38:07.141Z] lf-activate-venv: SKIPPING [2023-08-16T22:38:07.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-60/1 [2023-08-16T22:38:07.141Z] INFO: archiving workspace using pattern(s): [2023-08-16T22:38:08.075Z] Archives upload complete. [2023-08-16T22:38:08.335Z] INFO: archiving logs to Nexus [2023-08-16T22:38:08.905Z] ---> uname -a: [2023-08-16T22:38:08.905Z] Linux prd-ubuntu20-04-docker-8c-8g-3862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-16T22:38:08.905Z] [2023-08-16T22:38:08.905Z] [2023-08-16T22:38:08.905Z] ---> lscpu: [2023-08-16T22:38:08.905Z] Architecture: x86_64 [2023-08-16T22:38:08.905Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-16T22:38:08.905Z] Byte Order: Little Endian [2023-08-16T22:38:08.905Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-16T22:38:08.905Z] CPU(s): 8 [2023-08-16T22:38:08.905Z] On-line CPU(s) list: 0-7 [2023-08-16T22:38:08.905Z] Thread(s) per core: 1 [2023-08-16T22:38:08.905Z] Core(s) per socket: 1 [2023-08-16T22:38:08.905Z] Socket(s): 8 [2023-08-16T22:38:08.905Z] NUMA node(s): 1 [2023-08-16T22:38:08.905Z] Vendor ID: AuthenticAMD [2023-08-16T22:38:08.905Z] CPU family: 23 [2023-08-16T22:38:08.905Z] Model: 49 [2023-08-16T22:38:08.905Z] Model name: AMD EPYC-Rome Processor [2023-08-16T22:38:08.905Z] Stepping: 0 [2023-08-16T22:38:08.905Z] CPU MHz: 2799.998 [2023-08-16T22:38:08.905Z] BogoMIPS: 5599.99 [2023-08-16T22:38:08.905Z] Virtualization: AMD-V [2023-08-16T22:38:08.905Z] Hypervisor vendor: KVM [2023-08-16T22:38:08.905Z] Virtualization type: full [2023-08-16T22:38:08.905Z] L1d cache: 256 KiB [2023-08-16T22:38:08.905Z] L1i cache: 256 KiB [2023-08-16T22:38:08.905Z] L2 cache: 4 MiB [2023-08-16T22:38:08.905Z] L3 cache: 128 MiB [2023-08-16T22:38:08.905Z] NUMA node0 CPU(s): 0-7 [2023-08-16T22:38:08.905Z] Vulnerability Itlb multihit: Not affected [2023-08-16T22:38:08.906Z] Vulnerability L1tf: Not affected [2023-08-16T22:38:08.906Z] Vulnerability Mds: Not affected [2023-08-16T22:38:08.906Z] Vulnerability Meltdown: Not affected [2023-08-16T22:38:08.906Z] Vulnerability Mmio stale data: Not affected [2023-08-16T22:38:08.906Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-16T22:38:08.906Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-16T22:38:08.906Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-16T22:38:08.906Z] Vulnerability Srbds: Not affected [2023-08-16T22:38:08.906Z] Vulnerability Tsx async abort: Not affected [2023-08-16T22:38:08.906Z] 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 [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] ---> nproc: [2023-08-16T22:38:08.906Z] 8 [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] ---> df -h: [2023-08-16T22:38:08.906Z] Filesystem Size Used Avail Use% Mounted on [2023-08-16T22:38:08.906Z] overlay 155G 12G 144G 8% / [2023-08-16T22:38:08.906Z] tmpfs 64M 0 64M 0% /dev [2023-08-16T22:38:08.906Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-16T22:38:08.906Z] shm 64M 0 64M 0% /dev/shm [2023-08-16T22:38:08.906Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] ---> sar -b -r -n DEV: [2023-08-16T22:38:08.906Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3862) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:24:26 LINUX RESTART (8 CPU) [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-16T22:38:08.906Z] 22:26:01 249.96 11.61 238.34 0.00 1766.37 124393.80 0.00 [2023-08-16T22:38:08.906Z] 22:27:01 84.94 0.33 84.60 0.00 13.86 18139.11 0.00 [2023-08-16T22:38:08.906Z] 22:28:01 118.59 0.03 118.56 0.00 4.53 35146.55 0.00 [2023-08-16T22:38:08.906Z] 22:29:01 1.90 0.00 1.90 0.00 0.00 21.17 0.00 [2023-08-16T22:38:08.906Z] 22:30:01 38.08 11.81 26.26 0.00 5428.30 6318.55 0.00 [2023-08-16T22:38:08.906Z] 22:31:01 4.17 0.00 4.17 0.00 0.00 50.26 0.00 [2023-08-16T22:38:08.906Z] 22:32:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2023-08-16T22:38:08.906Z] 22:33:01 1.78 0.00 1.78 0.00 0.00 18.53 0.00 [2023-08-16T22:38:08.906Z] 22:34:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-08-16T22:38:08.906Z] 22:35:01 2.35 0.00 2.35 0.00 0.00 38.13 0.00 [2023-08-16T22:38:08.906Z] 22:36:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-08-16T22:38:08.906Z] 22:37:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 [2023-08-16T22:38:08.906Z] 22:38:01 1.78 0.18 1.60 0.00 12.13 16.93 0.00 [2023-08-16T22:38:08.906Z] Average: 39.19 1.85 37.34 0.00 556.49 14187.69 0.00 [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-16T22:38:08.906Z] 22:26:01 28372456 31562796 743756 2.26 145364 3251884 1806740 5.32 1085324 2986944 200 [2023-08-16T22:38:08.906Z] 22:27:01 28185496 31419428 879148 2.67 150904 3264780 2194028 6.47 1361316 2863192 10328 [2023-08-16T22:38:08.906Z] 22:28:01 27588392 31574524 725516 2.21 161008 3960624 1799636 5.30 1257452 3519072 168 [2023-08-16T22:38:08.906Z] 22:29:01 27588892 31575104 724572 2.20 161016 3960628 1799636 5.30 1257224 3519072 132 [2023-08-16T22:38:08.906Z] 22:30:01 27215988 31557736 732108 2.23 169348 4293484 1804560 5.32 1493468 3631256 936 [2023-08-16T22:38:08.906Z] 22:31:01 27219120 31560900 729128 2.22 169404 4293472 1804560 5.32 1487264 3631256 12 [2023-08-16T22:38:08.906Z] 22:32:01 27222232 31564108 725808 2.21 169472 4293488 1804560 5.32 1484116 3631264 8 [2023-08-16T22:38:08.906Z] 22:33:01 27222308 31564256 725644 2.21 169528 4293460 1804560 5.32 1484136 3631260 4 [2023-08-16T22:38:08.906Z] 22:34:01 27222260 31564912 725560 2.21 169568 4293488 1804560 5.32 1483592 3631896 8 [2023-08-16T22:38:08.906Z] 22:35:01 27222100 31564876 725492 2.21 169700 4293468 1804560 5.32 1484076 3631884 16 [2023-08-16T22:38:08.906Z] 22:36:01 27222008 31564868 725644 2.21 169788 4293468 1804560 5.32 1483860 3631888 12 [2023-08-16T22:38:08.906Z] 22:37:01 27222016 31564884 725544 2.21 169828 4293480 1804560 5.32 1483848 3631892 40 [2023-08-16T22:38:08.906Z] 22:38:01 27219580 31562924 726864 2.21 169860 4293896 1790028 5.28 1485776 3632024 60 [2023-08-16T22:38:08.906Z] Average: 27440219 31553947 739599 2.25 164984 4083048 1832811 5.40 1410112 3505608 917 [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-16T22:38:08.906Z] 22:26:01 docker0 203.55 339.64 15.98 2369.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:26:01 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:26:01 ens3 622.60 389.57 8310.83 79.40 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:27:01 docker0 1.28 2.90 0.08 42.47 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:27:01 veth39fdb83 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:27:01 ens3 32.19 20.36 70.62 12.74 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:28:01 docker0 1.65 3.48 0.10 45.57 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:28:01 ens3 103.08 62.66 2628.60 13.59 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:29:01 ens3 0.17 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:30:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:30:01 ens3 163.64 90.08 2022.84 6.33 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:31:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:33:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:35:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] 22:38:01 ens3 6.55 4.33 6.50 2.03 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] Average: docker0 15.90 26.65 1.24 189.24 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] Average: ens3 71.56 43.74 1004.35 8.80 0.00 0.00 0.00 0.00 [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] ---> sar -P ALL: [2023-08-16T22:38:08.906Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3862) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:24:26 LINUX RESTART (8 CPU) [2023-08-16T22:38:08.906Z] [2023-08-16T22:38:08.906Z] 22:25:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T22:38:08.906Z] 22:26:01 all 10.59 0.00 4.98 1.25 0.07 83.11 [2023-08-16T22:38:08.906Z] 22:26:01 0 10.17 0.00 5.58 0.25 0.10 83.90 [2023-08-16T22:38:08.906Z] 22:26:01 1 12.29 0.00 3.91 0.64 0.05 83.11 [2023-08-16T22:38:08.906Z] 22:26:01 2 9.74 0.00 4.54 0.34 0.05 85.34 [2023-08-16T22:38:08.906Z] 22:26:01 3 11.12 0.00 4.52 0.70 0.07 83.60 [2023-08-16T22:38:08.906Z] 22:26:01 4 10.98 0.00 5.64 0.42 0.07 82.88 [2023-08-16T22:38:08.906Z] 22:26:01 5 10.63 0.00 5.96 5.72 0.08 77.61 [2023-08-16T22:38:08.906Z] 22:26:01 6 9.16 0.00 4.60 1.15 0.07 85.03 [2023-08-16T22:38:08.906Z] 22:26:01 7 10.63 0.00 5.10 0.78 0.09 83.40 [2023-08-16T22:38:08.906Z] 22:27:01 all 39.04 0.00 5.40 0.20 0.08 55.28 [2023-08-16T22:38:08.906Z] 22:27:01 0 39.24 0.00 5.67 0.03 0.07 54.99 [2023-08-16T22:38:08.906Z] 22:27:01 1 39.58 0.00 5.23 0.00 0.08 55.10 [2023-08-16T22:38:08.906Z] 22:27:01 2 40.36 0.00 5.11 0.03 0.08 54.41 [2023-08-16T22:38:08.906Z] 22:27:01 3 38.92 0.00 5.54 0.00 0.08 55.46 [2023-08-16T22:38:08.906Z] 22:27:01 4 38.00 0.00 5.81 0.82 0.08 55.28 [2023-08-16T22:38:08.906Z] 22:27:01 5 37.45 0.00 5.50 0.22 0.07 56.77 [2023-08-16T22:38:08.906Z] 22:27:01 6 39.16 0.00 5.14 0.03 0.07 55.60 [2023-08-16T22:38:08.906Z] 22:27:01 7 39.57 0.00 5.18 0.47 0.10 54.68 [2023-08-16T22:38:08.906Z] 22:28:01 all 15.60 0.00 3.39 0.36 0.05 80.60 [2023-08-16T22:38:08.906Z] 22:28:01 0 15.14 0.00 2.52 0.00 0.03 82.31 [2023-08-16T22:38:08.906Z] 22:28:01 1 15.08 0.00 3.65 0.02 0.05 81.21 [2023-08-16T22:38:08.906Z] 22:28:01 2 15.81 0.00 3.81 1.74 0.05 78.60 [2023-08-16T22:38:08.906Z] 22:28:01 3 16.24 0.00 3.26 0.03 0.05 80.42 [2023-08-16T22:38:08.906Z] 22:28:01 4 15.84 0.00 4.20 0.30 0.05 79.60 [2023-08-16T22:38:08.906Z] 22:28:01 5 16.13 0.00 2.98 0.13 0.07 80.69 [2023-08-16T22:38:08.906Z] 22:28:01 6 15.65 0.00 3.30 0.03 0.07 80.96 [2023-08-16T22:38:08.906Z] 22:28:01 7 14.92 0.00 3.40 0.62 0.07 80.99 [2023-08-16T22:38:08.906Z] 22:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-16T22:38:08.906Z] 22:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T22:38:08.906Z] 22:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.906Z] 22:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T22:38:08.906Z] 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.906Z] 22:29:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-16T22:38:08.906Z] 22:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T22:38:08.907Z] 22:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-16T22:38:08.907Z] 22:30:01 all 1.36 0.00 0.63 0.29 0.02 97.70 [2023-08-16T22:38:08.907Z] 22:30:01 0 1.68 0.00 0.65 0.03 0.02 97.62 [2023-08-16T22:38:08.907Z] 22:30:01 1 1.61 0.00 0.45 0.08 0.02 97.84 [2023-08-16T22:38:08.907Z] 22:30:01 2 0.88 0.00 0.52 1.23 0.02 97.35 [2023-08-16T22:38:08.907Z] 22:30:01 3 0.60 0.00 0.38 0.03 0.03 98.95 [2023-08-16T22:38:08.907Z] 22:30:01 4 2.50 0.00 0.65 0.13 0.02 96.70 [2023-08-16T22:38:08.907Z] 22:30:01 5 1.14 0.00 0.72 0.13 0.02 97.99 [2023-08-16T22:38:08.907Z] 22:30:01 6 1.75 0.00 1.07 0.20 0.02 96.97 [2023-08-16T22:38:08.907Z] 22:30:01 7 0.70 0.00 0.62 0.49 0.02 98.17 [2023-08-16T22:38:08.907Z] 22:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-16T22:38:08.907Z] 22:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:31:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-08-16T22:38:08.907Z] 22:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-16T22:38:08.907Z] 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:32:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-08-16T22:38:08.907Z] 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-16T22:38:08.907Z] 22:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-16T22:38:08.907Z] 22:32:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-16T22:38:08.907Z] 22:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-16T22:38:08.907Z] 22:32:01 7 0.61 0.00 0.02 0.00 0.02 99.35 [2023-08-16T22:38:08.907Z] 22:33:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2023-08-16T22:38:08.907Z] 22:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:33:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-16T22:38:08.907Z] 22:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-16T22:38:08.907Z] 22:33:01 7 1.63 0.00 0.02 0.00 0.00 98.35 [2023-08-16T22:38:08.907Z] 22:34:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-08-16T22:38:08.907Z] 22:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T22:38:08.907Z] 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:34:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-08-16T22:38:08.907Z] 22:34:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2023-08-16T22:38:08.907Z] 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:34:01 7 2.00 0.00 0.00 0.00 0.02 97.98 [2023-08-16T22:38:08.907Z] 22:35:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2023-08-16T22:38:08.907Z] 22:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T22:38:08.907Z] 22:35:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-08-16T22:38:08.907Z] 22:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:35:01 4 0.28 0.00 0.03 0.00 0.00 99.68 [2023-08-16T22:38:08.907Z] 22:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:35:01 7 0.35 0.00 0.02 0.00 0.00 99.63 [2023-08-16T22:38:08.907Z] 22:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-16T22:38:08.907Z] 22:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-16T22:38:08.907Z] 22:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T22:38:08.907Z] 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] [2023-08-16T22:38:08.907Z] 22:36:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T22:38:08.907Z] 22:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-16T22:38:08.907Z] 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T22:38:08.907Z] 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T22:38:08.907Z] 22:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-16T22:38:08.907Z] 22:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T22:38:08.907Z] 22:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-16T22:38:08.907Z] 22:37:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-16T22:38:08.907Z] 22:38:01 all 0.18 0.00 0.08 0.00 0.01 99.74 [2023-08-16T22:38:08.907Z] 22:38:01 0 0.12 0.00 0.08 0.00 0.00 99.80 [2023-08-16T22:38:08.907Z] 22:38:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2023-08-16T22:38:08.907Z] 22:38:01 2 0.33 0.00 0.10 0.02 0.00 99.55 [2023-08-16T22:38:08.907Z] 22:38:01 3 0.33 0.00 0.10 0.00 0.00 99.57 [2023-08-16T22:38:08.907Z] 22:38:01 4 0.33 0.00 0.05 0.00 0.00 99.62 [2023-08-16T22:38:08.907Z] 22:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T22:38:08.907Z] 22:38:01 6 0.12 0.00 0.10 0.02 0.02 99.75 [2023-08-16T22:38:08.907Z] 22:38:01 7 0.08 0.00 0.08 0.00 0.03 99.80 [2023-08-16T22:38:08.907Z] Average: all 5.17 0.00 1.11 0.16 0.02 93.53 [2023-08-16T22:38:08.907Z] Average: 0 5.09 0.00 1.11 0.02 0.02 93.76 [2023-08-16T22:38:08.907Z] Average: 1 5.27 0.00 1.03 0.06 0.02 93.63 [2023-08-16T22:38:08.907Z] Average: 2 5.13 0.00 1.08 0.27 0.02 93.50 [2023-08-16T22:38:08.907Z] Average: 3 5.18 0.00 1.07 0.06 0.03 93.66 [2023-08-16T22:38:08.907Z] Average: 4 5.24 0.00 1.26 0.13 0.02 93.35 [2023-08-16T22:38:08.907Z] Average: 5 5.01 0.00 1.16 0.47 0.02 93.33 [2023-08-16T22:38:08.907Z] Average: 6 5.05 0.00 1.10 0.11 0.02 93.72 [2023-08-16T22:38:08.907Z] Average: 7 5.40 0.00 1.11 0.18 0.03 93.28 [2023-08-16T22:38:08.907Z] [2023-08-16T22:38:08.907Z] [2023-08-16T22:38:08.907Z]