Pull request #48 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 7bae4357b7173eaeffc568a771ff42d9d4aad52f+025bc2058644f91296f6376ecb108133baccef74 (d04dbac41ad1ec85aa3e9da882fe563a86a80a56) 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-ssh3910819632638401380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4856768464730264400.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-48/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-48/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3754965670512134340.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-48/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5906539309863332835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5804150046570861328.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-48/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-48/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15651111418438437270.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-2249’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2252 in /w/workspace/xfoundry_app-record-replay_PR-48 [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-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 025bc2058644f91296f6376ecb108133baccef74 into PR head commit 7bae4357b7173eaeffc568a771ff42d9d4aad52f Merge succeeded, producing 7bae4357b7173eaeffc568a771ff42d9d4aad52f Checking out Revision 7bae4357b7173eaeffc568a771ff42d9d4aad52f (PR-48) > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # 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 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # timeout=10 Commit message: "feat: Implement app layer Start Recording" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-26T18:04:58.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-26T18:04:58.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-26T18:04:58.970Z] ========================================================= [2023-07-26T18:04:58.970Z] EdgeX Global Pipelines Version Info [2023-07-26T18:04:58.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:04:59.703Z] ------------------- [2023-07-26T18:04:59.703Z] stable info: [2023-07-26T18:04:59.703Z] ------------------- [2023-07-26T18:04:59.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-26T18:04:59.703Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T18:04:59.703Z] Message: update stable to v1.0.250 [2023-07-26T18:05:01.628Z] ------------------- [2023-07-26T18:05:01.628Z] experimental info: [2023-07-26T18:05:01.628Z] ------------------- [2023-07-26T18:05:01.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-26T18:05:01.628Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T18:05:01.628Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-26T18:05:01.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-26T18:05:01.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-26T18:05:02.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-26T18:05:02.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-26T18:05:02.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-26T18:05:02.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-26T18:05:02.167Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-26T18:05:02.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-26T18:05:02.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-26T18:05:02.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-26T18:05:02.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-26T18:05:02.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-26T18:05:02.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-26T18:05:02.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-26T18:05:02.485Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T18:05:02.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T18:05:02.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T18:05:02.605Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T18:05:02.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-26T18:05:02.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-26T18:05:02.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-26T18:05:02.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-26T18:05:02.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-26T18:05:02.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-26T18:05:02.895Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-26T18:05:02.941Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-26T18:05:02.980Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-26T18:05:03.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo [2023-07-26T18:05:03.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo [2023-07-26T18:05:03.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo [2023-07-26T18:05:03.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo [2023-07-26T18:05:03.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bae435 [Pipeline] echo [2023-07-26T18:05:03.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T18:05:03.327Z] provisioning config files... [2023-07-26T18:05:03.341Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config6036797933657362601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:05:03.680Z] ---> docker-login.sh [2023-07-26T18:05:03.680Z] nexus3.edgexfoundry.org:10001 [2023-07-26T18:05:03.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:03.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:03.943Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:03.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:03.943Z] [2023-07-26T18:05:03.943Z] Login Succeeded [2023-07-26T18:05:03.943Z] nexus3.edgexfoundry.org:10002 [2023-07-26T18:05:03.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:04.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:04.201Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:04.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:04.201Z] [2023-07-26T18:05:04.201Z] Login Succeeded [2023-07-26T18:05:04.201Z] nexus3.edgexfoundry.org:10003 [2023-07-26T18:05:04.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:04.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:04.201Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:04.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:04.201Z] [2023-07-26T18:05:04.201Z] Login Succeeded [2023-07-26T18:05:04.201Z] nexus3.edgexfoundry.org:10004 [2023-07-26T18:05:04.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:04.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:04.201Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:04.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:04.201Z] [2023-07-26T18:05:04.202Z] Login Succeeded [2023-07-26T18:05:04.202Z] docker.io [2023-07-26T18:05:04.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:04.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:04.722Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:04.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:04.722Z] [2023-07-26T18:05:04.722Z] Login Succeeded [2023-07-26T18:05:04.722Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T18:05:04.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-26T18:05:05.424Z] + git rev-list -1 --merges 7bae4357b7173eaeffc568a771ff42d9d4aad52f~1..7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo [2023-07-26T18:05:05.491Z] -----------> git rev-list -1 --merges 7bae4357b7173eaeffc568a771ff42d9d4aad52f~1..7bae4357b7173eaeffc568a771ff42d9d4aad52f 7bae4357b7173eaeffc568a771ff42d9d4aad52f [false] [Pipeline] sh [2023-07-26T18:05:05.795Z] + git log --format=format:%s -1 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo [2023-07-26T18:05:05.832Z] ========================================================= [2023-07-26T18:05:05.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-26T18:05:05.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T18:05:06.260Z] + git log --format=format:%s -1 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo [2023-07-26T18:05:06.292Z] [semverPrep] GIT_COMMIT: 7bae4357b7173eaeffc568a771ff42d9d4aad52f, Commit Message: feat: Implement app layer Start Recording [Pipeline] echo [2023-07-26T18:05:06.322Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-26T18:05:06.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T18:05:06.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-26T18:05:06.730Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-26T18:05:06.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-26T18:05:06.730Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-26T18:05:06.730Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-26T18:05:06.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:05:07.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T18:05:07.138Z] [2023-07-26T18:05:07.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:05:07.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T18:05:07.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-26T18:05:07.525Z] b85a868b505f: Pulling fs layer [2023-07-26T18:05:07.525Z] e2be974225ed: Pulling fs layer [2023-07-26T18:05:07.525Z] 339a4e72a1f5: Pulling fs layer [2023-07-26T18:05:07.525Z] 988bab9f4d93: Pulling fs layer [2023-07-26T18:05:07.525Z] 1469e6f7b9e6: Pulling fs layer [2023-07-26T18:05:07.525Z] eaf3925da568: Pulling fs layer [2023-07-26T18:05:07.525Z] bab4dde63d76: Pulling fs layer [2023-07-26T18:05:07.525Z] bde34c3a00c8: Pulling fs layer [2023-07-26T18:05:07.525Z] b352a97aabf1: Pulling fs layer [2023-07-26T18:05:07.525Z] 988bab9f4d93: Waiting [2023-07-26T18:05:07.525Z] 1469e6f7b9e6: Waiting [2023-07-26T18:05:07.525Z] 4872d77fe225: Pulling fs layer [2023-07-26T18:05:07.525Z] eaf3925da568: Waiting [2023-07-26T18:05:07.525Z] 5851b861e8e6: Pulling fs layer [2023-07-26T18:05:07.525Z] bab4dde63d76: Waiting [2023-07-26T18:05:07.525Z] bde34c3a00c8: Waiting [2023-07-26T18:05:07.525Z] b352a97aabf1: Waiting [2023-07-26T18:05:07.525Z] 4872d77fe225: Waiting [2023-07-26T18:05:07.525Z] 5851b861e8e6: Waiting [2023-07-26T18:05:07.525Z] e2be974225ed: Download complete [2023-07-26T18:05:07.525Z] 988bab9f4d93: Verifying Checksum [2023-07-26T18:05:07.525Z] 988bab9f4d93: Download complete [2023-07-26T18:05:07.789Z] 1469e6f7b9e6: Verifying Checksum [2023-07-26T18:05:07.789Z] 1469e6f7b9e6: Download complete [2023-07-26T18:05:07.789Z] eaf3925da568: Verifying Checksum [2023-07-26T18:05:07.789Z] eaf3925da568: Download complete [2023-07-26T18:05:07.789Z] 339a4e72a1f5: Verifying Checksum [2023-07-26T18:05:07.789Z] 339a4e72a1f5: Download complete [2023-07-26T18:05:07.789Z] bde34c3a00c8: Verifying Checksum [2023-07-26T18:05:07.789Z] bde34c3a00c8: Download complete [2023-07-26T18:05:07.789Z] b352a97aabf1: Download complete [2023-07-26T18:05:07.789Z] 4872d77fe225: Verifying Checksum [2023-07-26T18:05:07.789Z] 4872d77fe225: Download complete [2023-07-26T18:05:07.789Z] 5851b861e8e6: Verifying Checksum [2023-07-26T18:05:07.789Z] 5851b861e8e6: Download complete [2023-07-26T18:05:07.789Z] b85a868b505f: Download complete [2023-07-26T18:05:08.048Z] bab4dde63d76: Verifying Checksum [2023-07-26T18:05:08.048Z] bab4dde63d76: Download complete [2023-07-26T18:05:08.983Z] b85a868b505f: Pull complete [2023-07-26T18:05:09.242Z] e2be974225ed: Pull complete [2023-07-26T18:05:09.500Z] 339a4e72a1f5: Pull complete [2023-07-26T18:05:09.500Z] 988bab9f4d93: Pull complete [2023-07-26T18:05:09.759Z] 1469e6f7b9e6: Pull complete [2023-07-26T18:05:09.759Z] eaf3925da568: Pull complete [2023-07-26T18:05:11.660Z] bab4dde63d76: Pull complete [2023-07-26T18:05:11.660Z] bde34c3a00c8: Pull complete [2023-07-26T18:05:11.660Z] b352a97aabf1: Pull complete [2023-07-26T18:05:11.660Z] 4872d77fe225: Pull complete [2023-07-26T18:05:11.660Z] 5851b861e8e6: Pull complete [2023-07-26T18:05:11.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-26T18:05:11.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T18:05:11.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:05:11.909Z] prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container [2023-07-26T18:05:11.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-48 -v /w/workspace/xfoundry_app-record-replay_PR-48:/w/workspace/xfoundry_app-record-replay_PR-48:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-48@tmp:/w/workspace/xfoundry_app-record-replay_PR-48@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-07-26T18:05:14.243Z] $ docker top 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 -eo pid,comm [2023-07-26T18:05:14.295Z] 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-07-26T18:05:14.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T18:05:14.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T18:05:14.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T18:05:14.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T18:05:14.544Z] $ docker exec 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent [2023-07-26T18:05:14.656Z] SSH_AUTH_SOCK=/tmp/ssh-H0WSTYSehBxS/agent.33 [2023-07-26T18:05:14.657Z] SSH_AGENT_PID=39 [2023-07-26T18:05:14.662Z] Running ssh-add (command line suppressed) [2023-07-26T18:05:14.771Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-48@tmp/private_key_17843914276173328723.key (/w/workspace/xfoundry_app-record-replay_PR-48@tmp/private_key_17843914276173328723.key) [2023-07-26T18:05:14.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T18:05:15.115Z] + git tag --points-at HEAD [Pipeline] } [2023-07-26T18:05:15.146Z] $ docker exec --env ******** --env ******** 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent -k [2023-07-26T18:05:15.238Z] unset SSH_AUTH_SOCK; [2023-07-26T18:05:15.238Z] unset SSH_AGENT_PID; [2023-07-26T18:05:15.238Z] echo Agent pid 39 killed; [2023-07-26T18:05:15.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-26T18:05:15.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T18:05:15.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T18:05:15.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T18:05:15.462Z] $ docker exec 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent [2023-07-26T18:05:15.584Z] SSH_AUTH_SOCK=/tmp/ssh-KshZZXtqXUvi/agent.71 [2023-07-26T18:05:15.584Z] SSH_AGENT_PID=77 [2023-07-26T18:05:15.589Z] Running ssh-add (command line suppressed) [2023-07-26T18:05:15.695Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-48@tmp/private_key_12345268600231814714.key (/w/workspace/xfoundry_app-record-replay_PR-48@tmp/private_key_12345268600231814714.key) [2023-07-26T18:05:15.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T18:05:16.038Z] + git semver init [2023-07-26T18:05:16.298Z] 2023-07-26 18:05:16,221 [run_init] DEBUG init version:0.0.0 force:False [2023-07-26T18:05:16.298Z] 2023-07-26 18:05:16,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-48/.semver [2023-07-26T18:05:16.298Z] 2023-07-26 18:05:16,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-48/.semver [2023-07-26T18:05:16.298Z] 2023-07-26 18:05:16,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-48/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-48, universal_newlines=False, shell=None, istream=None) [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,908 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-48/.git/info/exclude [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-48/.semver/PR-48 with force:False [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,909 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-48/.semver/PR-48 [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,913 [execute] INFO git cat-file --batch-check [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-48/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,920 [execute] INFO git cat-file --batch [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-48/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T18:05:17.236Z] 2023-07-26 18:05:16,926 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-48/.semver/PR-48 [2023-07-26T18:05:17.236Z] 0.0.0 [Pipeline] } [2023-07-26T18:05:17.272Z] $ docker exec --env ******** --env ******** 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent -k [2023-07-26T18:05:17.375Z] unset SSH_AUTH_SOCK; [2023-07-26T18:05:17.376Z] unset SSH_AGENT_PID; [2023-07-26T18:05:17.376Z] echo Agent pid 77 killed; [2023-07-26T18:05:17.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T18:05:17.803Z] + git semver [Pipeline] } [2023-07-26T18:05:18.091Z] $ docker stop --time=1 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 [2023-07-26T18:05:19.369Z] $ docker rm -f --volumes 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T18:05:19.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-26T18:05:20.047Z] Stashed 1 file(s) [Pipeline] echo [2023-07-26T18:05:20.063Z] [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-07-26T18:05:20.621Z] provisioning config files... [2023-07-26T18:05:20.633Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config6688966813664146196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:05:20.976Z] ---> docker-login.sh [2023-07-26T18:05:20.976Z] nexus3.edgexfoundry.org:10001 [2023-07-26T18:05:20.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:20.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:20.976Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:20.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:20.976Z] [2023-07-26T18:05:20.976Z] Login Succeeded [2023-07-26T18:05:20.976Z] nexus3.edgexfoundry.org:10002 [2023-07-26T18:05:20.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:20.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:20.976Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:20.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:20.976Z] [2023-07-26T18:05:20.976Z] Login Succeeded [2023-07-26T18:05:20.976Z] nexus3.edgexfoundry.org:10003 [2023-07-26T18:05:21.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:21.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:21.236Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:21.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:21.236Z] [2023-07-26T18:05:21.236Z] Login Succeeded [2023-07-26T18:05:21.236Z] nexus3.edgexfoundry.org:10004 [2023-07-26T18:05:21.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:21.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:21.236Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:21.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:21.236Z] [2023-07-26T18:05:21.236Z] Login Succeeded [2023-07-26T18:05:21.236Z] docker.io [2023-07-26T18:05:21.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:05:21.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:05:21.496Z] Configure a credential helper to remove this warning. See [2023-07-26T18:05:21.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:05:21.496Z] [2023-07-26T18:05:21.496Z] Login Succeeded [2023-07-26T18:05:21.496Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T18:05:21.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T18:05:21.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T18:05:21.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T18:05:21.828Z] ========================================================= [2023-07-26T18:05:21.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-26T18:05:21.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:05:22.307Z] + 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-07-26T18:05:22.308Z] Sending build context to Docker daemon 372.7kB [2023-07-26T18:05:22.308Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T18:05:22.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T18:05:22.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-26T18:05:22.308Z] 4db1b89c0bd1: Pulling fs layer [2023-07-26T18:05:22.308Z] 6911f1a30b25: Pulling fs layer [2023-07-26T18:05:22.308Z] e194b8c5c2a9: Pulling fs layer [2023-07-26T18:05:22.308Z] 6863d3e3a2b1: Pulling fs layer [2023-07-26T18:05:22.308Z] ec0bb842ea78: Pulling fs layer [2023-07-26T18:05:22.308Z] 40a00589a448: Pulling fs layer [2023-07-26T18:05:22.308Z] 6c08303d61cc: Pulling fs layer [2023-07-26T18:05:22.308Z] 798269fcf238: Pulling fs layer [2023-07-26T18:05:22.308Z] ec0bb842ea78: Waiting [2023-07-26T18:05:22.308Z] 798269fcf238: Waiting [2023-07-26T18:05:22.308Z] 6c08303d61cc: Waiting [2023-07-26T18:05:22.308Z] 6863d3e3a2b1: Waiting [2023-07-26T18:05:22.308Z] 6911f1a30b25: Verifying Checksum [2023-07-26T18:05:22.308Z] 6911f1a30b25: Download complete [2023-07-26T18:05:22.308Z] 6863d3e3a2b1: Verifying Checksum [2023-07-26T18:05:22.308Z] 6863d3e3a2b1: Download complete [2023-07-26T18:05:22.308Z] ec0bb842ea78: Verifying Checksum [2023-07-26T18:05:22.308Z] ec0bb842ea78: Download complete [2023-07-26T18:05:22.308Z] 4db1b89c0bd1: Verifying Checksum [2023-07-26T18:05:22.308Z] 4db1b89c0bd1: Download complete [2023-07-26T18:05:22.567Z] 40a00589a448: Verifying Checksum [2023-07-26T18:05:22.567Z] 40a00589a448: Download complete [2023-07-26T18:05:22.567Z] 4db1b89c0bd1: Pull complete [2023-07-26T18:05:22.840Z] 6911f1a30b25: Pull complete [2023-07-26T18:05:23.100Z] 798269fcf238: Verifying Checksum [2023-07-26T18:05:23.100Z] 798269fcf238: Download complete [2023-07-26T18:05:23.362Z] e194b8c5c2a9: Verifying Checksum [2023-07-26T18:05:23.362Z] e194b8c5c2a9: Download complete [2023-07-26T18:05:23.362Z] 6c08303d61cc: Verifying Checksum [2023-07-26T18:05:23.362Z] 6c08303d61cc: Download complete [2023-07-26T18:05:26.669Z] e194b8c5c2a9: Pull complete [2023-07-26T18:05:26.669Z] 6863d3e3a2b1: Pull complete [2023-07-26T18:05:26.669Z] ec0bb842ea78: Pull complete [2023-07-26T18:05:26.669Z] 40a00589a448: Pull complete [2023-07-26T18:05:28.566Z] 6c08303d61cc: Pull complete [2023-07-26T18:05:29.497Z] 798269fcf238: Pull complete [2023-07-26T18:05:29.497Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-26T18:05:29.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-26T18:05:29.497Z] ---> ec979cd7f677 [2023-07-26T18:05:29.497Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T18:05:33.685Z] ---> Running in c0a579211b48 [2023-07-26T18:05:33.685Z] Removing intermediate container c0a579211b48 [2023-07-26T18:05:33.685Z] ---> 14d702592426 [2023-07-26T18:05:33.685Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T18:05:33.685Z] ---> Running in d678ad0d5379 [2023-07-26T18:05:33.685Z] Removing intermediate container d678ad0d5379 [2023-07-26T18:05:33.685Z] ---> 8d12d2ac32f7 [2023-07-26T18:05:33.685Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T18:05:33.685Z] ---> Running in bfa3ccd2b586 [2023-07-26T18:05:33.685Z] Removing intermediate container bfa3ccd2b586 [2023-07-26T18:05:33.685Z] ---> 9a54132784c3 [2023-07-26T18:05:33.685Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T18:05:33.685Z] ---> Running in df7ac3d19555 [2023-07-26T18:05:33.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T18:05:34.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T18:05:34.460Z] OK: 265 MiB in 53 packages [2023-07-26T18:05:34.721Z] Removing intermediate container df7ac3d19555 [2023-07-26T18:05:34.721Z] ---> d116062a3e21 [2023-07-26T18:05:34.721Z] Step 7/12 : WORKDIR /app [2023-07-26T18:05:34.721Z] ---> Running in 283fc00a2d1c [2023-07-26T18:05:34.721Z] Removing intermediate container 283fc00a2d1c [2023-07-26T18:05:34.721Z] ---> da6bc1fcf57a [2023-07-26T18:05:34.721Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T18:05:34.980Z] ---> a77315fad6ad [2023-07-26T18:05:34.980Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T18:05:34.980Z] ---> Running in 2c6d175c8d5c [2023-07-26T18:05:35.449Z] Still waiting to schedule task [2023-07-26T18:05:35.449Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-26T18:06:07.053Z] Removing intermediate container 2c6d175c8d5c [2023-07-26T18:06:07.053Z] ---> 2b8693ecb937 [2023-07-26T18:06:07.053Z] Step 10/12 : COPY . . [2023-07-26T18:06:07.053Z] ---> bc9c7a1b834e [2023-07-26T18:06:07.053Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T18:06:07.053Z] ---> Running in 85e17c2427d0 [2023-07-26T18:06:07.053Z] Removing intermediate container 85e17c2427d0 [2023-07-26T18:06:07.053Z] ---> caa6aa04e9f4 [2023-07-26T18:06:07.053Z] Step 12/12 : RUN $MAKE [2023-07-26T18:06:07.053Z] ---> Running in e5f728e6d6a6 [2023-07-26T18:06:07.311Z] noop [2023-07-26T18:06:07.573Z] Removing intermediate container e5f728e6d6a6 [2023-07-26T18:06:07.573Z] ---> 4927ff379db8 [2023-07-26T18:06:07.573Z] Successfully built 4927ff379db8 [2023-07-26T18:06:07.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:06:08.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T18:06:08.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:06:08.175Z] prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container [2023-07-26T18:06:08.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-48 -v /w/workspace/xfoundry_app-record-replay_PR-48:/w/workspace/xfoundry_app-record-replay_PR-48:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-48@tmp:/w/workspace/xfoundry_app-record-replay_PR-48@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-07-26T18:06:08.568Z] $ docker top 2f1970d345f929fef5645897873a1442d4c5279be0da01c41df46de75448f5a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T18:06:08.972Z] + go version [2023-07-26T18:06:08.972Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-26T18:06:09.012Z] $ docker stop --time=1 2f1970d345f929fef5645897873a1442d4c5279be0da01c41df46de75448f5a6 [2023-07-26T18:06:10.305Z] $ docker rm -f --volumes 2f1970d345f929fef5645897873a1442d4c5279be0da01c41df46de75448f5a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:06:11.048Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T18:06:11.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:06:11.200Z] prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container [2023-07-26T18:06:11.235Z] $ 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-48 -v /w/workspace/xfoundry_app-record-replay_PR-48:/w/workspace/xfoundry_app-record-replay_PR-48:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-48@tmp:/w/workspace/xfoundry_app-record-replay_PR-48@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-07-26T18:06:11.595Z] $ docker top 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T18:06:11.991Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-48 [Pipeline] fileExists [Pipeline] sh [2023-07-26T18:06:12.357Z] + make test [2023-07-26T18:06:12.357Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T18:06:34.325Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T18:06:34.325Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.075s coverage: 87.5% of statements [2023-07-26T18:06:34.325Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T18:06:34.325Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T18:06:34.325Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T18:06:34.325Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.074s coverage: 92.0% of statements [2023-07-26T18:06:34.325Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.093s coverage: 86.0% of statements [2023-07-26T18:06:56.265Z] go vet ./... [2023-07-26T18:06:59.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T18:06:59.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T18:06:59.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T18:06:59.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T18:06:59.631Z] $ docker stop --time=1 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e [2023-07-26T18:07:02.976Z] $ docker rm -f --volumes 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T18:07:03.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T18:07:03.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-26T18:07:04.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T18:07:04.679Z] + ls -al . [2023-07-26T18:07:04.679Z] total 168 [2023-07-26T18:07:04.679Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 18:06 . [2023-07-26T18:07:04.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 18:04 .. [2023-07-26T18:07:04.679Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 18:04 .dockerignore [2023-07-26T18:07:04.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:05 .git [2023-07-26T18:07:04.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 .github [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 18:04 .gitignore [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 18:04 .golangci.yml [2023-07-26T18:07:04.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 18:05 .semver [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 18:04 Attribution.txt [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 18:04 CHANGELOG.md [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 18:04 Dockerfile [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 18:04 GOVERNANCE.md [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 18:04 Jenkinsfile [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 18:04 LICENSE [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 18:04 Makefile [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 18:04 OWNERS.md [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 18:04 README.md [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 18:04 Record and Reply.postman_collection.json [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 18:05 VERSION [2023-07-26T18:07:04.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 bin [2023-07-26T18:07:04.680Z] -rw-r--r-- 1 jenkins jenkins 11533 Jul 26 18:06 coverage.out [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 18:04 go.mod [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 18:04 go.sum [2023-07-26T18:07:04.680Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 18:04 internal [2023-07-26T18:07:04.680Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 18:04 main.go [2023-07-26T18:07:04.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 18:04 pkg [2023-07-26T18:07:04.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:07:05.074Z] + 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=7bae4357b7173eaeffc568a771ff42d9d4aad52f --label arch=amd64 --label version=0.0.0 . [2023-07-26T18:07:05.074Z] Sending build context to Docker daemon 385kB [2023-07-26T18:07:05.074Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T18:07:05.074Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T18:07:05.074Z] ---> 4927ff379db8 [2023-07-26T18:07:05.074Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T18:07:05.074Z] ---> Running in 3430c4d8970b [2023-07-26T18:07:05.074Z] Removing intermediate container 3430c4d8970b [2023-07-26T18:07:05.074Z] ---> 93f718e2ca51 [2023-07-26T18:07:05.074Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T18:07:05.074Z] ---> Running in 3643b62ee3af [2023-07-26T18:07:05.335Z] Removing intermediate container 3643b62ee3af [2023-07-26T18:07:05.335Z] ---> 6a8bbe3da228 [2023-07-26T18:07:05.335Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T18:07:05.335Z] ---> Running in 3643b8085d0a [2023-07-26T18:07:05.335Z] Removing intermediate container 3643b8085d0a [2023-07-26T18:07:05.335Z] ---> 9d2f0b475640 [2023-07-26T18:07:05.335Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T18:07:05.335Z] ---> Running in f95476722e92 [2023-07-26T18:07:05.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T18:07:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T18:07:06.118Z] OK: 265 MiB in 53 packages [2023-07-26T18:07:06.291Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2253 in /w/workspace/xfoundry_app-record-replay_PR-48 [Pipeline] { [Pipeline] ws [2023-07-26T18:07:06.352Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [2023-07-26T18:07:06.377Z] Removing intermediate container f95476722e92 [2023-07-26T18:07:06.377Z] ---> e2825673d6c3 [2023-07-26T18:07:06.377Z] Step 7/26 : WORKDIR /app [2023-07-26T18:07:06.377Z] ---> Running in 94910db9a16b [Pipeline] checkout [2023-07-26T18:07:06.438Z] Selected Git installation does not exist. Using Default [2023-07-26T18:07:06.438Z] The recommended git tool is: NONE [2023-07-26T18:07:06.636Z] Removing intermediate container 94910db9a16b [2023-07-26T18:07:06.636Z] ---> 7d5a1bee0daa [2023-07-26T18:07:06.636Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T18:07:06.636Z] ---> 4b09b4f46794 [2023-07-26T18:07:06.636Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T18:07:06.636Z] ---> Running in 45845881125c [2023-07-26T18:07:07.572Z] Removing intermediate container 45845881125c [2023-07-26T18:07:07.572Z] ---> 67b3e3ffede9 [2023-07-26T18:07:07.572Z] Step 10/26 : COPY . . [2023-07-26T18:07:07.572Z] ---> 28e7c42e90f8 [2023-07-26T18:07:07.572Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T18:07:07.572Z] ---> Running in 3faac582a232 [2023-07-26T18:07:07.832Z] Removing intermediate container 3faac582a232 [2023-07-26T18:07:07.832Z] ---> cfc2ab3fcc70 [2023-07-26T18:07:07.832Z] Step 12/26 : RUN $MAKE [2023-07-26T18:07:07.832Z] ---> Running in f63e43321a54 [2023-07-26T18:07:08.091Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-26T18:07:11.342Z] using credential edgex-jenkins-ssh [2023-07-26T18:07:11.362Z] Cloning the remote Git repository [2023-07-26T18:07:11.397Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T18:07:11.480Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-26T18:07:11.601Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T18:07:11.602Z] > git --version # timeout=10 [2023-07-26T18:07:11.630Z] > git --version # 'git version 2.25.1' [2023-07-26T18:07:11.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T18:07:11.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T18:07:14.883Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T18:07:14.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T18:07:16.330Z] Merging remotes/origin/main commit 025bc2058644f91296f6376ecb108133baccef74 into PR head commit 7bae4357b7173eaeffc568a771ff42d9d4aad52f [2023-07-26T18:07:16.584Z] Merge succeeded, producing 7bae4357b7173eaeffc568a771ff42d9d4aad52f [2023-07-26T18:07:16.585Z] Checking out Revision 7bae4357b7173eaeffc568a771ff42d9d4aad52f (PR-48) [2023-07-26T18:07:15.684Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T18:07:15.720Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T18:07:15.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T18:07:15.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-26T18:07:16.349Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T18:07:16.417Z] > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # timeout=10 [2023-07-26T18:07:16.499Z] > git remote # timeout=10 [2023-07-26T18:07:16.517Z] > git config --get remote.origin.url # timeout=10 [2023-07-26T18:07:16.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T18:07:16.547Z] > git merge 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 [2023-07-26T18:07:16.572Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-26T18:07:16.592Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T18:07:16.606Z] > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # timeout=10 [2023-07-26T18:07:20.033Z] Commit message: "feat: Implement app layer Start Recording" [2023-07-26T18:07:20.078Z] > git --version # timeout=10 [2023-07-26T18:07:20.091Z] > git --version # 'git version 2.25.1' [2023-07-26T18:07:20.106Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T18:07:21.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-26T18:07:21.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-26T18:07:21.418Z] Dload Upload Total Spent Left Speed [2023-07-26T18:07:21.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-07-26T18:07:22.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-26T18:07:22.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-26T18:07:22.568Z] + sudo tee /etc/docker/daemon.new [2023-07-26T18:07:22.568Z] { [2023-07-26T18:07:22.568Z] "registry-mirrors": [ [2023-07-26T18:07:22.568Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-26T18:07:22.568Z] ], [2023-07-26T18:07:22.568Z] "bip": "10.250.0.254/24", [2023-07-26T18:07:22.568Z] "hosts": [ [2023-07-26T18:07:22.568Z] "tcp://0.0.0.0:5555", [2023-07-26T18:07:22.568Z] "unix:///var/run/docker.sock" [2023-07-26T18:07:22.568Z] ], [2023-07-26T18:07:22.568Z] "mtu": 1458, [2023-07-26T18:07:22.568Z] "selinux-enabled": true, [2023-07-26T18:07:22.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-26T18:07:22.568Z] } [Pipeline] sh [2023-07-26T18:07:22.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-26T18:07:23.259Z] + sudo service docker restart [2023-07-26T18:07:30.020Z] Removing intermediate container f63e43321a54 [2023-07-26T18:07:30.020Z] ---> bf1d7ab23a49 [2023-07-26T18:07:30.020Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T18:07:30.020Z] 3.17: Pulling from library/alpine [2023-07-26T18:07:30.020Z] 4db1b89c0bd1: Already exists [2023-07-26T18:07:30.020Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T18:07:30.020Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T18:07:30.020Z] ---> 1f73a9d63274 [2023-07-26T18:07:30.020Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T18:07:30.020Z] ---> Running in a9e49ad70168 [2023-07-26T18:07:30.020Z] Removing intermediate container a9e49ad70168 [2023-07-26T18:07:30.020Z] ---> 51b29f216f18 [2023-07-26T18:07:30.020Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T18:07:30.020Z] ---> Running in 085155790f01 [2023-07-26T18:07:30.020Z] Removing intermediate container 085155790f01 [2023-07-26T18:07:30.020Z] ---> dd3e8204eb10 [2023-07-26T18:07:30.020Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T18:07:30.020Z] ---> Running in 56afddb30cb6 [2023-07-26T18:07:30.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T18:07:30.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T18:07:30.020Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T18:07:30.020Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T18:07:30.020Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T18:07:30.020Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T18:07:30.020Z] OK: 8 MiB in 17 packages [2023-07-26T18:07:30.020Z] Removing intermediate container 56afddb30cb6 [2023-07-26T18:07:30.020Z] ---> dcb198a8e613 [2023-07-26T18:07:30.020Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T18:07:30.020Z] ---> 5c5c21f25a42 [2023-07-26T18:07:30.020Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T18:07:30.020Z] ---> 95e9ec3b5d4b [2023-07-26T18:07:30.020Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T18:07:30.279Z] ---> 0e3f4dee25f7 [2023-07-26T18:07:30.279Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T18:07:31.213Z] ---> 25cf2386556b [2023-07-26T18:07:31.213Z] Step 21/26 : EXPOSE 59712 [2023-07-26T18:07:31.213Z] ---> Running in c24b29e03a05 [2023-07-26T18:07:31.213Z] Removing intermediate container c24b29e03a05 [2023-07-26T18:07:31.213Z] ---> b21370bd5d9e [2023-07-26T18:07:31.213Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T18:07:31.213Z] ---> Running in d1d40b9dd14d [2023-07-26T18:07:31.213Z] Removing intermediate container d1d40b9dd14d [2023-07-26T18:07:31.214Z] ---> 6aad6a6ed47e [2023-07-26T18:07:31.214Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T18:07:31.214Z] ---> Running in bea194b3f83e [2023-07-26T18:07:31.473Z] Removing intermediate container bea194b3f83e [2023-07-26T18:07:31.473Z] ---> 702f5a8e5e68 [2023-07-26T18:07:31.473Z] Step 24/26 : LABEL arch=amd64 [2023-07-26T18:07:31.473Z] ---> Running in 73b3458a63cc [2023-07-26T18:07:31.473Z] Removing intermediate container 73b3458a63cc [2023-07-26T18:07:31.473Z] ---> ad8f06af5156 [2023-07-26T18:07:31.473Z] Step 25/26 : LABEL git_sha=7bae4357b7173eaeffc568a771ff42d9d4aad52f [2023-07-26T18:07:31.473Z] ---> Running in 950ee6b7eb1f [2023-07-26T18:07:31.473Z] Removing intermediate container 950ee6b7eb1f [2023-07-26T18:07:31.473Z] ---> 7f8774d36ba9 [2023-07-26T18:07:31.473Z] Step 26/26 : LABEL version=0.0.0 [2023-07-26T18:07:31.473Z] ---> Running in 68fa5ee37861 [2023-07-26T18:07:31.732Z] Removing intermediate container 68fa5ee37861 [2023-07-26T18:07:31.732Z] ---> 00d15f94a751 [2023-07-26T18:07:31.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T18:07:31.732Z] Successfully built 00d15f94a751 [2023-07-26T18:07:31.732Z] 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-07-26T18:07:32.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T18:07:32.641Z] [2023-07-26T18:07:32.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:07:33.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T18:07:33.027Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-26T18:07:33.027Z] 5eb5b503b376: Pulling fs layer [2023-07-26T18:07:33.027Z] 5c69ac0246d0: Pulling fs layer [2023-07-26T18:07:33.027Z] ec43610c2a17: Pulling fs layer [2023-07-26T18:07:33.027Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-26T18:07:33.027Z] 33b1e0a273af: Pulling fs layer [2023-07-26T18:07:33.027Z] 5d3b04190fa2: Pulling fs layer [2023-07-26T18:07:33.027Z] 2f39f015ded8: Pulling fs layer [2023-07-26T18:07:33.027Z] 3a2ae6a8a46f: Waiting [2023-07-26T18:07:33.027Z] 33b1e0a273af: Waiting [2023-07-26T18:07:33.027Z] 5d3b04190fa2: Waiting [2023-07-26T18:07:33.027Z] 2f39f015ded8: Waiting [2023-07-26T18:07:33.027Z] 5c69ac0246d0: Download complete [2023-07-26T18:07:33.027Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-26T18:07:33.027Z] 3a2ae6a8a46f: Download complete [2023-07-26T18:07:33.027Z] 33b1e0a273af: Verifying Checksum [2023-07-26T18:07:33.027Z] 33b1e0a273af: Download complete [2023-07-26T18:07:33.027Z] 5d3b04190fa2: Download complete [2023-07-26T18:07:33.297Z] ec43610c2a17: Verifying Checksum [2023-07-26T18:07:33.297Z] ec43610c2a17: Download complete [2023-07-26T18:07:33.297Z] 5eb5b503b376: Verifying Checksum [2023-07-26T18:07:33.297Z] 5eb5b503b376: Download complete [2023-07-26T18:07:33.864Z] 2f39f015ded8: Download complete [2023-07-26T18:07:34.429Z] 5eb5b503b376: Pull complete [2023-07-26T18:07:34.686Z] 5c69ac0246d0: Pull complete [2023-07-26T18:07:35.253Z] ec43610c2a17: Pull complete [2023-07-26T18:07:35.254Z] 3a2ae6a8a46f: Pull complete [2023-07-26T18:07:35.511Z] 33b1e0a273af: Pull complete [2023-07-26T18:07:35.511Z] 5d3b04190fa2: Pull complete [2023-07-26T18:07:40.776Z] 2f39f015ded8: Pull complete [2023-07-26T18:07:40.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-26T18:07:40.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T18:07:40.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:07:41.002Z] prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container [2023-07-26T18:07:41.030Z] $ 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-48 -v /w/workspace/xfoundry_app-record-replay_PR-48:/w/workspace/xfoundry_app-record-replay_PR-48:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-48@tmp:/w/workspace/xfoundry_app-record-replay_PR-48@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-07-26T18:07:44.334Z] $ docker top 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:07:44.785Z] ---> job-cost.sh [2023-07-26T18:07:44.785Z] lf-activate-venv: SKIPPING [2023-07-26T18:07:44.785Z] INFO: No Stack... [2023-07-26T18:07:45.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T18:07:45.301Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T18:07:45.473Z] provisioning config files... [2023-07-26T18:07:45.496Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17797159728697278164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:07:45.614Z] + cat /w/workspace/xfoundry_app-record-replay_PR-48/archives/cost.csv [2023-07-26T18:07:45.614Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T18:07:45.708Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [2023-07-26T18:07:45.713Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] did not exist. Created. [2023-07-26T18:07:45.713Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T18:07:45.889Z] ---> docker-login.sh [2023-07-26T18:07:45.889Z] nexus3.edgexfoundry.org:10001 [2023-07-26T18:07:46.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-26T18:07:46.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:07:46.165Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T18:07:46.217Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T18:07:46.300Z] $ docker stop --time=1 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 [2023-07-26T18:07:46.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:07:46.429Z] Configure a credential helper to remove this warning. See [2023-07-26T18:07:46.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:07:46.429Z] [2023-07-26T18:07:46.429Z] Login Succeeded [2023-07-26T18:07:46.429Z] nexus3.edgexfoundry.org:10002 [2023-07-26T18:07:46.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:07:46.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:07:46.698Z] Configure a credential helper to remove this warning. See [2023-07-26T18:07:46.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:07:46.698Z] [2023-07-26T18:07:46.698Z] Login Succeeded [2023-07-26T18:07:46.698Z] nexus3.edgexfoundry.org:10003 [2023-07-26T18:07:46.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:07:47.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:07:47.235Z] Configure a credential helper to remove this warning. See [2023-07-26T18:07:47.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:07:47.235Z] [2023-07-26T18:07:47.235Z] Login Succeeded [2023-07-26T18:07:47.235Z] nexus3.edgexfoundry.org:10004 [2023-07-26T18:07:47.461Z] $ docker rm -f --volumes 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 [2023-07-26T18:07:47.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T18:07:47.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:07:47.505Z] Configure a credential helper to remove this warning. See [2023-07-26T18:07:47.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:07:47.505Z] [2023-07-26T18:07:47.505Z] Login Succeeded [2023-07-26T18:07:47.505Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2023-07-26T18:07:47.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-26T18:07:48.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T18:07:48.040Z] Configure a credential helper to remove this warning. See [2023-07-26T18:07:48.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T18:07:48.040Z] [2023-07-26T18:07:48.040Z] Login Succeeded [2023-07-26T18:07:48.040Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T18:07:48.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T18:07:48.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T18:07:48.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T18:07:48.529Z] ========================================================= [2023-07-26T18:07:48.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-26T18:07:48.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:07:49.036Z] + 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-07-26T18:07:49.036Z] Sending build context to Docker daemon 175.1kB [2023-07-26T18:07:49.305Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T18:07:49.305Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T18:07:49.305Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-26T18:07:49.305Z] edb6bdbacee9: Pulling fs layer [2023-07-26T18:07:49.305Z] 5f9638ab2659: Pulling fs layer [2023-07-26T18:07:49.305Z] 8d51d6327a98: Pulling fs layer [2023-07-26T18:07:49.305Z] 8b374f2dd631: Pulling fs layer [2023-07-26T18:07:49.305Z] ec14aa9079de: Pulling fs layer [2023-07-26T18:07:49.305Z] 2f466654f4bb: Pulling fs layer [2023-07-26T18:07:49.305Z] 554e91adad29: Pulling fs layer [2023-07-26T18:07:49.305Z] 2f466654f4bb: Waiting [2023-07-26T18:07:49.305Z] 554e91adad29: Waiting [2023-07-26T18:07:49.305Z] ec14aa9079de: Waiting [2023-07-26T18:07:49.305Z] 5f9638ab2659: Download complete [2023-07-26T18:07:49.305Z] 8b374f2dd631: Verifying Checksum [2023-07-26T18:07:49.305Z] 8b374f2dd631: Download complete [2023-07-26T18:07:49.305Z] ec14aa9079de: Verifying Checksum [2023-07-26T18:07:49.305Z] ec14aa9079de: Download complete [2023-07-26T18:07:49.575Z] edb6bdbacee9: Verifying Checksum [2023-07-26T18:07:49.575Z] edb6bdbacee9: Download complete [2023-07-26T18:07:50.563Z] edb6bdbacee9: Pull complete [2023-07-26T18:07:50.833Z] 554e91adad29: Verifying Checksum [2023-07-26T18:07:50.834Z] 554e91adad29: Download complete [2023-07-26T18:07:51.102Z] 5f9638ab2659: Pull complete [2023-07-26T18:07:52.081Z] 2f466654f4bb: Verifying Checksum [2023-07-26T18:07:52.081Z] 2f466654f4bb: Download complete [2023-07-26T18:07:52.081Z] 8d51d6327a98: Verifying Checksum [2023-07-26T18:07:52.081Z] 8d51d6327a98: Download complete [2023-07-26T18:08:04.398Z] 8d51d6327a98: Pull complete [2023-07-26T18:08:04.398Z] 8b374f2dd631: Pull complete [2023-07-26T18:08:04.398Z] ec14aa9079de: Pull complete [2023-07-26T18:08:09.758Z] 2f466654f4bb: Pull complete [2023-07-26T18:08:11.716Z] 554e91adad29: Pull complete [2023-07-26T18:08:11.716Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-26T18:08:11.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-26T18:08:11.716Z] ---> 1e15ea492957 [2023-07-26T18:08:11.716Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T18:08:13.663Z] ---> Running in 7eb3eccdd5fc [2023-07-26T18:08:13.663Z] Removing intermediate container 7eb3eccdd5fc [2023-07-26T18:08:13.663Z] ---> 12687a7f58fa [2023-07-26T18:08:13.663Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T18:08:13.663Z] ---> Running in a98689a1c10e [2023-07-26T18:08:13.932Z] Removing intermediate container a98689a1c10e [2023-07-26T18:08:13.932Z] ---> d08da24f1bfb [2023-07-26T18:08:13.932Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T18:08:14.199Z] ---> Running in e79341acb501 [2023-07-26T18:08:14.467Z] Removing intermediate container e79341acb501 [2023-07-26T18:08:14.468Z] ---> f66a00000074 [2023-07-26T18:08:14.468Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T18:08:14.468Z] ---> Running in 85bac4cd0490 [2023-07-26T18:08:15.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T18:08:16.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T18:08:16.961Z] OK: 263 MiB in 53 packages [2023-07-26T18:08:17.930Z] Removing intermediate container 85bac4cd0490 [2023-07-26T18:08:17.930Z] ---> 182305977d6d [2023-07-26T18:08:17.930Z] Step 7/12 : WORKDIR /app [2023-07-26T18:08:17.930Z] ---> Running in f07e31b8db9b [2023-07-26T18:08:18.197Z] Removing intermediate container f07e31b8db9b [2023-07-26T18:08:18.197Z] ---> e5502c9996b2 [2023-07-26T18:08:18.197Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T18:08:18.463Z] ---> 6b4b40a6aae7 [2023-07-26T18:08:18.463Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T18:08:18.731Z] ---> Running in 06ff989419d0 [2023-07-26T18:09:26.630Z] Removing intermediate container 06ff989419d0 [2023-07-26T18:09:26.630Z] ---> 73837e9d0b2d [2023-07-26T18:09:26.630Z] Step 10/12 : COPY . . [2023-07-26T18:09:26.630Z] ---> 9af8e549522b [2023-07-26T18:09:26.631Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T18:09:26.631Z] ---> Running in 336e4a440ca7 [2023-07-26T18:09:26.631Z] Removing intermediate container 336e4a440ca7 [2023-07-26T18:09:26.631Z] ---> 755b0773613d [2023-07-26T18:09:26.631Z] Step 12/12 : RUN $MAKE [2023-07-26T18:09:26.631Z] ---> Running in 6ec8c0f165da [2023-07-26T18:09:26.631Z] noop [2023-07-26T18:09:26.631Z] Removing intermediate container 6ec8c0f165da [2023-07-26T18:09:26.631Z] ---> e006ded634d6 [2023-07-26T18:09:26.631Z] Successfully built e006ded634d6 [2023-07-26T18:09:26.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:09:27.101Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T18:09:27.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:09:27.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container [2023-07-26T18:09:27.433Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-26T18:09:28.597Z] $ docker top 1ea72aa4821a4d9250a36c67e3f2636845d07740db435b7e092fa34579ac42b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T18:09:29.457Z] + go version [2023-07-26T18:09:29.457Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-26T18:09:29.497Z] $ docker stop --time=1 1ea72aa4821a4d9250a36c67e3f2636845d07740db435b7e092fa34579ac42b6 [2023-07-26T18:09:31.108Z] $ docker rm -f --volumes 1ea72aa4821a4d9250a36c67e3f2636845d07740db435b7e092fa34579ac42b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:09:31.952Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T18:09:31.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:09:32.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container [2023-07-26T18:09:32.258Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-26T18:09:33.372Z] $ docker top 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T18:09:33.917Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-26T18:09:34.300Z] + make test [2023-07-26T18:09:34.300Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T18:12:11.006Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T18:12:23.343Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.255s coverage: 87.5% of statements [2023-07-26T18:12:23.343Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.286s coverage: 92.0% of statements [2023-07-26T18:12:26.694Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T18:12:26.694Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T18:12:26.694Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T18:12:26.694Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.376s coverage: 86.0% of statements [2023-07-26T18:12:27.652Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-26T18:12:27.652Z] go vet ./... [2023-07-26T18:14:49.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T18:14:49.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T18:14:49.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T18:14:49.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T18:14:49.441Z] $ docker stop --time=1 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 [2023-07-26T18:14:51.347Z] $ docker rm -f --volumes 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T18:14:52.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T18:14:52.986Z] Warning: overwriting stash ‘coverage-report’ [2023-07-26T18:14:53.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T18:14:54.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T18:14:54.385Z] + ls -al . [2023-07-26T18:14:54.385Z] total 164 [2023-07-26T18:14:54.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:09 . [2023-07-26T18:14:54.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 18:07 .. [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 18:07 .dockerignore [2023-07-26T18:14:54.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:07 .git [2023-07-26T18:14:54.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 .github [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 18:07 .gitignore [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 18:07 .golangci.yml [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 18:07 Attribution.txt [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 18:07 CHANGELOG.md [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 18:07 Dockerfile [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 18:07 GOVERNANCE.md [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 18:07 Jenkinsfile [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 18:07 LICENSE [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 18:07 Makefile [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 18:07 OWNERS.md [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 18:07 README.md [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 18:07 Record and Reply.postman_collection.json [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 18:05 VERSION [2023-07-26T18:14:54.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 bin [2023-07-26T18:14:54.385Z] -rw-r--r-- 1 jenkins jenkins 11533 Jul 26 18:12 coverage.out [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 18:07 go.mod [2023-07-26T18:14:54.385Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 18:07 go.sum [2023-07-26T18:14:54.386Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 18:07 internal [2023-07-26T18:14:54.386Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 18:07 main.go [2023-07-26T18:14:54.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 18:07 pkg [2023-07-26T18:14:54.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:14:54.803Z] + 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=7bae4357b7173eaeffc568a771ff42d9d4aad52f --label arch=arm64 --label version=0.0.0 . [2023-07-26T18:14:54.803Z] Sending build context to Docker daemon 187.4kB [2023-07-26T18:14:55.071Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T18:14:55.071Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T18:14:55.071Z] ---> e006ded634d6 [2023-07-26T18:14:55.071Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T18:14:55.071Z] ---> Running in 88add0452cb1 [2023-07-26T18:14:55.340Z] Removing intermediate container 88add0452cb1 [2023-07-26T18:14:55.340Z] ---> 986e74a913c1 [2023-07-26T18:14:55.340Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T18:14:55.340Z] ---> Running in 104b2bb90561 [2023-07-26T18:14:55.931Z] Removing intermediate container 104b2bb90561 [2023-07-26T18:14:55.931Z] ---> f8fca29e7932 [2023-07-26T18:14:55.931Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T18:14:55.931Z] ---> Running in 6f45bae3b165 [2023-07-26T18:14:56.199Z] Removing intermediate container 6f45bae3b165 [2023-07-26T18:14:56.199Z] ---> 2400905ffaaf [2023-07-26T18:14:56.199Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T18:14:56.199Z] ---> Running in fcac00aa2284 [2023-07-26T18:14:57.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T18:14:57.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T18:14:58.702Z] OK: 263 MiB in 53 packages [2023-07-26T18:14:59.662Z] Removing intermediate container fcac00aa2284 [2023-07-26T18:14:59.662Z] ---> d64813cbf0bd [2023-07-26T18:14:59.662Z] Step 7/26 : WORKDIR /app [2023-07-26T18:14:59.662Z] ---> Running in ca2d9ccd3c41 [2023-07-26T18:14:59.928Z] Removing intermediate container ca2d9ccd3c41 [2023-07-26T18:14:59.928Z] ---> 4f338239637e [2023-07-26T18:14:59.928Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T18:15:01.866Z] ---> a38d72ac6e97 [2023-07-26T18:15:01.866Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T18:15:01.866Z] ---> Running in b0e23c09c794 [2023-07-26T18:15:04.441Z] Removing intermediate container b0e23c09c794 [2023-07-26T18:15:04.441Z] ---> 4054435bb3ed [2023-07-26T18:15:04.441Z] Step 10/26 : COPY . . [2023-07-26T18:15:04.707Z] ---> 72c4b4a5ed05 [2023-07-26T18:15:04.707Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T18:15:04.707Z] ---> Running in b18f2d06fec1 [2023-07-26T18:15:04.977Z] Removing intermediate container b18f2d06fec1 [2023-07-26T18:15:04.977Z] ---> 9b14ce18f318 [2023-07-26T18:15:04.977Z] Step 12/26 : RUN $MAKE [2023-07-26T18:15:04.977Z] ---> Running in fc49dd7fad8b [2023-07-26T18:15:05.938Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-26T18:17:12.618Z] Removing intermediate container fc49dd7fad8b [2023-07-26T18:17:12.618Z] ---> 08b93cc27b6b [2023-07-26T18:17:12.618Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T18:17:12.618Z] 3.17: Pulling from library/alpine [2023-07-26T18:17:12.618Z] edb6bdbacee9: Already exists [2023-07-26T18:17:12.618Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T18:17:12.618Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T18:17:12.618Z] ---> 779605e5fbc0 [2023-07-26T18:17:12.618Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T18:17:12.618Z] ---> Running in 72196f90b9d1 [2023-07-26T18:17:12.618Z] Removing intermediate container 72196f90b9d1 [2023-07-26T18:17:12.618Z] ---> 169c6ea9f157 [2023-07-26T18:17:12.618Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T18:17:12.618Z] ---> Running in a74ec4c7b8fa [2023-07-26T18:17:12.618Z] Removing intermediate container a74ec4c7b8fa [2023-07-26T18:17:12.618Z] ---> c64d2d911701 [2023-07-26T18:17:12.618Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T18:17:12.618Z] ---> Running in 1bc2c9e1737a [2023-07-26T18:17:12.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T18:17:13.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T18:17:14.153Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T18:17:14.153Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T18:17:14.153Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T18:17:14.420Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T18:17:14.686Z] OK: 8 MiB in 17 packages [2023-07-26T18:17:17.265Z] Removing intermediate container 1bc2c9e1737a [2023-07-26T18:17:17.265Z] ---> a96f3c2738d4 [2023-07-26T18:17:17.265Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T18:17:17.852Z] ---> cd1ffe85b5ac [2023-07-26T18:17:17.852Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T18:17:18.118Z] ---> f8ebd97cc48e [2023-07-26T18:17:18.118Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T18:17:18.700Z] ---> 6454aab73922 [2023-07-26T18:17:18.700Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T18:17:20.153Z] ---> 0f89896aea39 [2023-07-26T18:17:20.153Z] Step 21/26 : EXPOSE 59712 [2023-07-26T18:17:20.153Z] ---> Running in d7f30341bd0e [2023-07-26T18:17:20.153Z] Removing intermediate container d7f30341bd0e [2023-07-26T18:17:20.153Z] ---> ea99203e18c1 [2023-07-26T18:17:20.153Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T18:17:20.428Z] ---> Running in 3ae6875d4af2 [2023-07-26T18:17:20.694Z] Removing intermediate container 3ae6875d4af2 [2023-07-26T18:17:20.694Z] ---> 7f7443ca2399 [2023-07-26T18:17:20.694Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T18:17:20.694Z] ---> Running in 2e0df866682c [2023-07-26T18:17:20.960Z] Removing intermediate container 2e0df866682c [2023-07-26T18:17:20.960Z] ---> 2a51762ffa90 [2023-07-26T18:17:20.960Z] Step 24/26 : LABEL arch=arm64 [2023-07-26T18:17:20.960Z] ---> Running in 4d15d20fa7de [2023-07-26T18:17:21.228Z] Removing intermediate container 4d15d20fa7de [2023-07-26T18:17:21.228Z] ---> 365706594a1f [2023-07-26T18:17:21.228Z] Step 25/26 : LABEL git_sha=7bae4357b7173eaeffc568a771ff42d9d4aad52f [2023-07-26T18:17:21.228Z] ---> Running in 43d15b94861f [2023-07-26T18:17:21.496Z] Removing intermediate container 43d15b94861f [2023-07-26T18:17:21.496Z] ---> a2db3f7e13aa [2023-07-26T18:17:21.496Z] Step 26/26 : LABEL version=0.0.0 [2023-07-26T18:17:21.496Z] ---> Running in 4131791ee234 [2023-07-26T18:17:21.761Z] Removing intermediate container 4131791ee234 [2023-07-26T18:17:21.761Z] ---> 7bbb14374111 [2023-07-26T18:17:21.761Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T18:17:21.761Z] Successfully built 7bbb14374111 [2023-07-26T18:17:21.761Z] 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-07-26T18:17:22.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T18:17:22.582Z] [2023-07-26T18:17:22.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:17:22.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T18:17:22.987Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-26T18:17:22.987Z] 8998bd30e6a1: Pulling fs layer [2023-07-26T18:17:22.987Z] 04944245beec: Pulling fs layer [2023-07-26T18:17:22.987Z] 699f458cf7ca: Pulling fs layer [2023-07-26T18:17:22.987Z] 765212b225bb: Pulling fs layer [2023-07-26T18:17:22.987Z] f23df028b6ca: Pulling fs layer [2023-07-26T18:17:22.988Z] d65c8cfc05b1: Pulling fs layer [2023-07-26T18:17:22.988Z] 2437ff75d9bd: Pulling fs layer [2023-07-26T18:17:22.988Z] 765212b225bb: Waiting [2023-07-26T18:17:22.988Z] d65c8cfc05b1: Waiting [2023-07-26T18:17:22.988Z] f23df028b6ca: Waiting [2023-07-26T18:17:22.988Z] 2437ff75d9bd: Waiting [2023-07-26T18:17:23.254Z] 04944245beec: Verifying Checksum [2023-07-26T18:17:23.254Z] 04944245beec: Download complete [2023-07-26T18:17:23.254Z] 765212b225bb: Verifying Checksum [2023-07-26T18:17:23.254Z] 765212b225bb: Download complete [2023-07-26T18:17:23.254Z] f23df028b6ca: Verifying Checksum [2023-07-26T18:17:23.254Z] f23df028b6ca: Download complete [2023-07-26T18:17:23.254Z] d65c8cfc05b1: Verifying Checksum [2023-07-26T18:17:23.254Z] d65c8cfc05b1: Download complete [2023-07-26T18:17:23.254Z] 699f458cf7ca: Verifying Checksum [2023-07-26T18:17:23.254Z] 699f458cf7ca: Download complete [2023-07-26T18:17:23.836Z] 8998bd30e6a1: Download complete [2023-07-26T18:17:25.788Z] 2437ff75d9bd: Verifying Checksum [2023-07-26T18:17:25.788Z] 2437ff75d9bd: Download complete [2023-07-26T18:17:27.729Z] 8998bd30e6a1: Pull complete [2023-07-26T18:17:27.997Z] 04944245beec: Pull complete [2023-07-26T18:17:31.333Z] 699f458cf7ca: Pull complete [2023-07-26T18:17:31.601Z] 765212b225bb: Pull complete [2023-07-26T18:17:32.559Z] f23df028b6ca: Pull complete [2023-07-26T18:17:32.559Z] d65c8cfc05b1: Pull complete [2023-07-26T18:17:47.552Z] 2437ff75d9bd: Pull complete [2023-07-26T18:17:47.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-26T18:17:47.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T18:17:47.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:17:47.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container [2023-07-26T18:17:47.929Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-26T18:17:50.266Z] $ docker top 81322997e0616f817e063cae46dd721a7f89a8489305803974f59b5cd6277b4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:17:50.835Z] ---> job-cost.sh [2023-07-26T18:17:51.100Z] lf-activate-venv: SKIPPING [2023-07-26T18:17:51.100Z] INFO: No Stack... [2023-07-26T18:17:51.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-26T18:17:52.320Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T18:17:52.659Z] + cut -d, -f6 [2023-07-26T18:17:52.659Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-07-26T18:17:52.999Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [2023-07-26T18:17:53.003Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] did not exist. Created. [2023-07-26T18:17:53.004Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T18:17:53.413Z] /w/workspace/app-record-replay/1@tmp/durable-a4fab143/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-26T18:17:54.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-26T18:17:54.111Z] Warning: overwriting stash ‘stack-cost’ [2023-07-26T18:17:54.153Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T18:17:54.167Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T18:17:54.247Z] $ docker stop --time=1 81322997e0616f817e063cae46dd721a7f89a8489305803974f59b5cd6277b4b [2023-07-26T18:17:55.720Z] $ docker rm -f --volumes 81322997e0616f817e063cae46dd721a7f89a8489305803974f59b5cd6277b4b [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-07-26T18:17:56.674Z] provisioning config files... [2023-07-26T18:17:56.678Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-48 #1 [2023-07-26T18:17:56.680Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config496269462045745931tmp [Pipeline] { [Pipeline] sh [2023-07-26T18:17:57.015Z] + set +x [2023-07-26T18:17:57.015Z] + curl -s https://codecov.io/bash [2023-07-26T18:17:57.015Z] + bash -s -- [2023-07-26T18:17:57.015Z] [2023-07-26T18:17:57.015Z] _____ _ [2023-07-26T18:17:57.015Z] / ____| | | [2023-07-26T18:17:57.015Z] | | ___ __| | ___ ___ _____ __ [2023-07-26T18:17:57.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-26T18:17:57.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-26T18:17:57.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-26T18:17:57.015Z] Bash-1.0.6 [2023-07-26T18:17:57.015Z] [2023-07-26T18:17:57.015Z] [2023-07-26T18:17:57.015Z] ==> git version 2.25.1 found [2023-07-26T18:17:57.015Z] ==> 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-07-26T18:17:57.015Z] Release-Date: 2020-01-08 [2023-07-26T18:17:57.015Z] 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-07-26T18:17:57.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-26T18:17:57.015Z] ==> Jenkins CI detected. [2023-07-26T18:17:57.015Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-48 [2023-07-26T18:17:57.015Z] project root: . [2023-07-26T18:17:57.015Z] --> token set from env [2023-07-26T18:17:57.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-26T18:17:57.015Z] ==> Running gcov in . (disable via -X gcov) [2023-07-26T18:17:57.015Z] ==> Python coveragepy not found [2023-07-26T18:17:57.015Z] ==> Searching for coverage reports in: [2023-07-26T18:17:57.015Z] + . [2023-07-26T18:17:57.275Z] -> Found 1 reports [2023-07-26T18:17:57.275Z] ==> Detecting git/mercurial file structure [2023-07-26T18:17:57.275Z] ==> Reading reports [2023-07-26T18:17:57.275Z] + ./coverage.out bytes=11533 [2023-07-26T18:17:57.275Z] ==> Appending adjustments [2023-07-26T18:17:57.275Z] https://docs.codecov.io/docs/fixing-reports [2023-07-26T18:17:57.275Z] + Found adjustments [2023-07-26T18:17:57.275Z] ==> Gzipping contents [2023-07-26T18:17:57.275Z] 4.0K /tmp/codecov.DbXXyW.gz [2023-07-26T18:17:57.275Z] ==> Uploading reports [2023-07-26T18:17:57.275Z] url: https://codecov.io [2023-07-26T18:17:57.275Z] query: branch=PR-48&commit=7bae4357b7173eaeffc568a771ff42d9d4aad52f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-48%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=48&job=&cmd_args= [2023-07-26T18:17:57.275Z] -> Pinging Codecov [2023-07-26T18:17:57.275Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-48&commit=7bae4357b7173eaeffc568a771ff42d9d4aad52f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-48%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=48&job=&cmd_args= [2023-07-26T18:17:57.275Z] Invalid request parameters [2023-07-26T18:17:57.275Z] 400 [Pipeline] } [2023-07-26T18:17:57.302Z] 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-07-26T18:17:59.102Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-48/archives ] [2023-07-26T18:17:59.102Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-48/archives [2023-07-26T18:17:59.102Z] total 16 [2023-07-26T18:17:59.102Z] drwxr-xr-x 3 root root 4096 Jul 26 18:07 . [2023-07-26T18:17:59.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 18:07 .. [2023-07-26T18:17:59.102Z] drwxr-xr-x 2 root root 4096 Jul 26 18:07 cost [2023-07-26T18:17:59.102Z] -rw-r--r-- 1 root root 88 Jul 26 18:07 cost.csv [2023-07-26T18:17:59.102Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-48/archives [2023-07-26T18:17:59.102Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-48/archives [2023-07-26T18:17:59.102Z] total 16 [2023-07-26T18:17:59.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 18:07 . [2023-07-26T18:17:59.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 18:07 .. [2023-07-26T18:17:59.102Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 18:07 cost [2023-07-26T18:17:59.102Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 26 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:17:59.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:00.313Z] ---> package-listing.sh [2023-07-26T18:18:00.313Z] ++ facter osfamily [2023-07-26T18:18:00.313Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-26T18:18:00.573Z] + OS_FAMILY=debian [2023-07-26T18:18:00.573Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-48 [2023-07-26T18:18:00.573Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-26T18:18:00.573Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-26T18:18:00.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-26T18:18:00.573Z] + PACKAGES=/tmp/packages_start.txt [2023-07-26T18:18:00.573Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-48 ']' [2023-07-26T18:18:00.573Z] + PACKAGES=/tmp/packages_end.txt [2023-07-26T18:18:00.573Z] + case "${OS_FAMILY}" in [2023-07-26T18:18:00.573Z] + dpkg -l [2023-07-26T18:18:00.573Z] + grep '^ii' [2023-07-26T18:18:00.573Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-26T18:18:00.573Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-26T18:18:00.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-26T18:18:00.573Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-48 ']' [2023-07-26T18:18:00.573Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-48/archives/ [2023-07-26T18:18:00.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-48/archives/ [Pipeline] echo [2023-07-26T18:18:00.608Z] 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-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-26T18:18:00.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T18:18:01.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T18:18:01.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T18:18:01.682Z] prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container [2023-07-26T18:18:01.706Z] $ 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-48/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-48 -v /w/workspace/xfoundry_app-record-replay_PR-48:/w/workspace/xfoundry_app-record-replay_PR-48:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-48@tmp:/w/workspace/xfoundry_app-record-replay_PR-48@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-07-26T18:18:01.913Z] $ docker top 3cd7b58ecdca41662cd2c48c03628938c0d51ad7be6ab6e8503e6458e45d55b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T18:18:02.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-26T18:18:02.630Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-26T18:18:02.937Z] + ls /var/log/sa-host [2023-07-26T18:18:02.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T18:18:03.076Z] provisioning config files... [2023-07-26T18:18:03.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config9212805545192676004tmp [Pipeline] { [Pipeline] echo [2023-07-26T18:18:03.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:03.451Z] ---> create-netrc.sh [Pipeline] } [2023-07-26T18:18:03.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:03.881Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-26T18:18:03.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:04.216Z] ---> sudo-logs.sh [2023-07-26T18:18:04.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-26T18:18:04.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:04.616Z] ---> job-cost.sh [2023-07-26T18:18:04.616Z] lf-activate-venv: SKIPPING [2023-07-26T18:18:04.616Z] DEBUG: total: 0.2199999988079071 [2023-07-26T18:18:04.616Z] INFO: Retrieving Stack Cost... [2023-07-26T18:18:04.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T18:18:05.443Z] INFO: Archiving Costs [Pipeline] echo [2023-07-26T18:18:05.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T18:18:05.791Z] ---> logs-deploy.sh [2023-07-26T18:18:05.791Z] lf-activate-venv: SKIPPING [2023-07-26T18:18:05.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-48/1 [2023-07-26T18:18:05.791Z] INFO: archiving workspace using pattern(s): [2023-07-26T18:18:06.734Z] Archives upload complete. [2023-07-26T18:18:06.994Z] INFO: archiving logs to Nexus [2023-07-26T18:18:07.570Z] ---> uname -a: [2023-07-26T18:18:07.570Z] Linux prd-ubuntu20-04-docker-8c-8g-2252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] ---> lscpu: [2023-07-26T18:18:07.570Z] Architecture: x86_64 [2023-07-26T18:18:07.570Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-26T18:18:07.570Z] Byte Order: Little Endian [2023-07-26T18:18:07.570Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-26T18:18:07.570Z] CPU(s): 8 [2023-07-26T18:18:07.570Z] On-line CPU(s) list: 0-7 [2023-07-26T18:18:07.570Z] Thread(s) per core: 1 [2023-07-26T18:18:07.570Z] Core(s) per socket: 1 [2023-07-26T18:18:07.570Z] Socket(s): 8 [2023-07-26T18:18:07.570Z] NUMA node(s): 1 [2023-07-26T18:18:07.570Z] Vendor ID: AuthenticAMD [2023-07-26T18:18:07.570Z] CPU family: 23 [2023-07-26T18:18:07.570Z] Model: 49 [2023-07-26T18:18:07.570Z] Model name: AMD EPYC-Rome Processor [2023-07-26T18:18:07.570Z] Stepping: 0 [2023-07-26T18:18:07.570Z] CPU MHz: 2799.998 [2023-07-26T18:18:07.570Z] BogoMIPS: 5599.99 [2023-07-26T18:18:07.570Z] Virtualization: AMD-V [2023-07-26T18:18:07.570Z] Hypervisor vendor: KVM [2023-07-26T18:18:07.570Z] Virtualization type: full [2023-07-26T18:18:07.570Z] L1d cache: 256 KiB [2023-07-26T18:18:07.570Z] L1i cache: 256 KiB [2023-07-26T18:18:07.570Z] L2 cache: 4 MiB [2023-07-26T18:18:07.570Z] L3 cache: 128 MiB [2023-07-26T18:18:07.570Z] NUMA node0 CPU(s): 0-7 [2023-07-26T18:18:07.570Z] Vulnerability Itlb multihit: Not affected [2023-07-26T18:18:07.570Z] Vulnerability L1tf: Not affected [2023-07-26T18:18:07.570Z] Vulnerability Mds: Not affected [2023-07-26T18:18:07.570Z] Vulnerability Meltdown: Not affected [2023-07-26T18:18:07.570Z] Vulnerability Mmio stale data: Not affected [2023-07-26T18:18:07.570Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-26T18:18:07.570Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-26T18:18:07.570Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-26T18:18:07.570Z] Vulnerability Srbds: Not affected [2023-07-26T18:18:07.570Z] Vulnerability Tsx async abort: Not affected [2023-07-26T18:18:07.570Z] 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-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] ---> nproc: [2023-07-26T18:18:07.570Z] 8 [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] ---> df -h: [2023-07-26T18:18:07.570Z] Filesystem Size Used Avail Use% Mounted on [2023-07-26T18:18:07.570Z] overlay 155G 12G 144G 8% / [2023-07-26T18:18:07.570Z] tmpfs 64M 0 64M 0% /dev [2023-07-26T18:18:07.570Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-26T18:18:07.570Z] shm 64M 0 64M 0% /dev/shm [2023-07-26T18:18:07.570Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] ---> sar -b -r -n DEV: [2023-07-26T18:18:07.570Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2252) 07/26/23 _x86_64_ (8 CPU) [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] 18:04:19 LINUX RESTART (8 CPU) [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] 18:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-26T18:18:07.570Z] 18:06:01 171.15 10.84 160.31 0.00 1694.80 62480.70 0.00 [2023-07-26T18:18:07.570Z] 18:07:01 83.47 0.10 83.37 0.00 8.93 32771.88 0.00 [2023-07-26T18:18:07.570Z] 18:08:01 180.21 0.30 179.91 0.00 19.46 44027.46 0.00 [2023-07-26T18:18:07.570Z] 18:09:01 2.18 0.00 2.18 0.00 0.00 25.73 0.00 [2023-07-26T18:18:07.570Z] 18:10:01 53.92 11.61 42.31 0.00 5176.87 8822.66 0.00 [2023-07-26T18:18:07.570Z] 18:11:01 6.15 0.02 6.13 0.00 0.13 122.21 0.00 [2023-07-26T18:18:07.570Z] 18:12:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-07-26T18:18:07.570Z] 18:13:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 [2023-07-26T18:18:07.570Z] 18:14:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-07-26T18:18:07.570Z] 18:15:01 2.28 0.00 2.28 0.00 0.00 25.46 0.00 [2023-07-26T18:18:07.570Z] 18:16:01 1.55 0.00 1.55 0.00 0.00 21.86 0.00 [2023-07-26T18:18:07.570Z] 18:17:01 2.07 0.02 2.05 0.00 0.13 22.26 0.00 [2023-07-26T18:18:07.570Z] 18:18:01 2.05 0.25 1.80 0.00 19.33 20.26 0.00 [2023-07-26T18:18:07.570Z] Average: 39.23 1.78 37.45 0.00 532.44 11424.55 0.00 [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] 18:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-26T18:18:07.570Z] 18:06:01 27638680 31528128 779700 2.37 144180 3889752 2045436 6.03 1252096 3495296 681424 [2023-07-26T18:18:07.570Z] 18:07:01 27857652 31557436 745660 2.27 148724 3718848 1910972 5.63 1215312 3328900 227652 [2023-07-26T18:18:07.570Z] 18:08:01 27591672 31569372 730632 2.22 160136 3953000 1763884 5.20 1256420 3515652 360 [2023-07-26T18:18:07.570Z] 18:09:01 27591644 31569388 730220 2.22 160156 3953008 1763884 5.20 1256464 3515660 176 [2023-07-26T18:18:07.570Z] 18:10:01 27069316 31554736 725644 2.21 194028 4414228 1831964 5.40 1578324 3683972 1028 [2023-07-26T18:18:07.570Z] 18:11:01 27078628 31559204 721688 2.19 192564 4410972 1809596 5.33 1570588 3680756 160 [2023-07-26T18:18:07.570Z] 18:12:01 27080132 31560792 720084 2.19 192644 4410972 1809596 5.33 1569716 3680760 8 [2023-07-26T18:18:07.570Z] 18:13:01 27080684 31561408 719440 2.19 192704 4410976 1809596 5.33 1569204 3680760 8 [2023-07-26T18:18:07.570Z] 18:14:01 27080408 31561412 719536 2.19 192768 4411044 1809596 5.33 1569108 3680972 16 [2023-07-26T18:18:07.570Z] 18:15:01 27080556 31561632 719172 2.19 192836 4411048 1809596 5.33 1569252 3680980 16 [2023-07-26T18:18:07.570Z] 18:16:01 27080780 31562096 719024 2.19 192924 4411052 1809596 5.33 1569352 3681164 160 [2023-07-26T18:18:07.570Z] 18:17:01 27080636 31562088 718928 2.19 193004 4411052 1809596 5.33 1568964 3681172 8 [2023-07-26T18:18:07.570Z] 18:18:01 27078472 31561148 719508 2.19 193052 4412244 1802884 5.31 1571476 3681484 612 [2023-07-26T18:18:07.570Z] Average: 27260712 31559142 728403 2.22 180748 4247554 1829707 5.39 1470483 3614425 70125 [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] 18:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-26T18:18:07.570Z] 18:06:01 lo 5.78 5.78 0.57 0.57 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:06:01 ens3 635.91 361.69 8271.25 67.53 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:06:01 docker0 208.97 373.92 16.26 2365.38 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:07:01 ens3 26.92 16.89 28.11 11.58 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:08:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:08:01 ens3 119.86 71.88 2634.67 17.59 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:08:01 docker0 2.83 6.61 0.18 88.03 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:10:01 ens3 174.75 66.66 2921.93 4.88 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:11:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:13:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:15:01 ens3 0.57 0.45 1.50 0.09 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:18:01 ens3 10.06 5.91 11.24 3.61 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] Average: ens3 74.63 40.37 1068.19 8.11 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] Average: docker0 16.33 29.35 1.27 189.15 0.00 0.00 0.00 0.00 [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.570Z] ---> sar -P ALL: [2023-07-26T18:18:07.570Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2252) 07/26/23 _x86_64_ (8 CPU) [2023-07-26T18:18:07.570Z] [2023-07-26T18:18:07.571Z] 18:04:19 LINUX RESTART (8 CPU) [2023-07-26T18:18:07.571Z] [2023-07-26T18:18:07.571Z] 18:05:01 CPU %user %nice %system %iowait %steal %idle [2023-07-26T18:18:07.571Z] 18:06:01 all 9.32 0.00 4.12 2.50 0.06 84.00 [2023-07-26T18:18:07.571Z] 18:06:01 0 9.22 0.00 3.93 0.67 0.07 86.11 [2023-07-26T18:18:07.571Z] 18:06:01 1 8.88 0.00 3.60 1.63 0.05 85.84 [2023-07-26T18:18:07.571Z] 18:06:01 2 9.21 0.00 3.53 0.27 0.07 86.92 [2023-07-26T18:18:07.571Z] 18:06:01 3 9.52 0.00 4.66 0.97 0.07 84.78 [2023-07-26T18:18:07.571Z] 18:06:01 4 10.03 0.00 4.01 4.09 0.05 81.82 [2023-07-26T18:18:07.571Z] 18:06:01 5 11.20 0.00 4.40 5.77 0.07 78.56 [2023-07-26T18:18:07.571Z] 18:06:01 6 7.96 0.00 4.70 6.57 0.05 80.72 [2023-07-26T18:18:07.571Z] 18:06:01 7 8.49 0.00 4.09 0.07 0.08 87.26 [2023-07-26T18:18:07.571Z] 18:07:01 all 45.50 0.00 6.64 1.24 0.09 46.52 [2023-07-26T18:18:07.571Z] 18:07:01 0 46.18 0.00 6.78 0.02 0.08 46.94 [2023-07-26T18:18:07.571Z] 18:07:01 1 45.69 0.00 6.62 2.75 0.10 44.85 [2023-07-26T18:18:07.571Z] 18:07:01 2 44.86 0.00 6.23 0.03 0.13 48.74 [2023-07-26T18:18:07.571Z] 18:07:01 3 46.49 0.00 6.05 0.08 0.08 47.29 [2023-07-26T18:18:07.571Z] 18:07:01 4 45.47 0.00 6.02 0.24 0.08 48.19 [2023-07-26T18:18:07.571Z] 18:07:01 5 45.00 0.00 6.86 0.02 0.08 48.04 [2023-07-26T18:18:07.571Z] 18:07:01 6 44.32 0.00 7.21 6.48 0.08 41.91 [2023-07-26T18:18:07.571Z] 18:07:01 7 46.02 0.00 7.39 0.29 0.08 46.22 [2023-07-26T18:18:07.571Z] 18:08:01 all 18.31 0.00 4.37 1.76 0.07 75.50 [2023-07-26T18:18:07.571Z] 18:08:01 0 18.67 0.00 5.25 1.76 0.05 74.27 [2023-07-26T18:18:07.571Z] 18:08:01 1 18.02 0.00 4.96 2.71 0.08 74.22 [2023-07-26T18:18:07.571Z] 18:08:01 2 17.95 0.00 4.50 0.03 0.05 77.46 [2023-07-26T18:18:07.571Z] 18:08:01 3 17.89 0.00 4.11 2.13 0.08 75.78 [2023-07-26T18:18:07.571Z] 18:08:01 4 18.00 0.00 4.37 5.43 0.08 72.12 [2023-07-26T18:18:07.571Z] 18:08:01 5 17.78 0.00 3.89 0.47 0.05 77.81 [2023-07-26T18:18:07.571Z] 18:08:01 6 18.64 0.00 3.35 0.22 0.05 77.75 [2023-07-26T18:18:07.571Z] 18:08:01 7 19.52 0.00 4.53 1.31 0.07 74.58 [2023-07-26T18:18:07.571Z] 18:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-26T18:18:07.571Z] 18:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-26T18:18:07.571Z] 18:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-26T18:18:07.571Z] 18:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-26T18:18:07.571Z] 18:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-26T18:18:07.571Z] 18:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-26T18:18:07.571Z] 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-26T18:18:07.571Z] 18:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:10:01 all 2.27 0.00 1.45 0.59 0.02 95.67 [2023-07-26T18:18:07.571Z] 18:10:01 0 1.85 0.00 1.95 0.52 0.02 95.66 [2023-07-26T18:18:07.571Z] 18:10:01 1 1.90 0.00 1.30 0.68 0.02 96.10 [2023-07-26T18:18:07.571Z] 18:10:01 2 2.86 0.00 1.00 0.67 0.03 95.44 [2023-07-26T18:18:07.571Z] 18:10:01 3 1.62 0.00 2.41 0.05 0.02 95.91 [2023-07-26T18:18:07.571Z] 18:10:01 4 2.52 0.00 0.80 1.07 0.03 95.57 [2023-07-26T18:18:07.571Z] 18:10:01 5 2.74 0.00 1.47 0.57 0.02 95.21 [2023-07-26T18:18:07.571Z] 18:10:01 6 2.26 0.00 1.39 0.52 0.02 95.82 [2023-07-26T18:18:07.571Z] 18:10:01 7 2.38 0.00 1.31 0.62 0.03 95.67 [2023-07-26T18:18:07.571Z] 18:11:01 all 0.08 0.00 0.06 0.04 0.01 99.82 [2023-07-26T18:18:07.571Z] 18:11:01 0 0.23 0.00 0.07 0.00 0.00 99.70 [2023-07-26T18:18:07.571Z] 18:11:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2023-07-26T18:18:07.571Z] 18:11:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-07-26T18:18:07.571Z] 18:11:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2023-07-26T18:18:07.571Z] 18:11:01 4 0.03 0.00 0.05 0.25 0.00 99.67 [2023-07-26T18:18:07.571Z] 18:11:01 5 0.07 0.00 0.05 0.02 0.02 99.85 [2023-07-26T18:18:07.571Z] 18:11:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2023-07-26T18:18:07.571Z] 18:11:01 7 0.02 0.00 0.05 0.02 0.00 99.92 [2023-07-26T18:18:07.571Z] 18:12:01 all 0.09 0.00 0.01 0.01 0.01 99.86 [2023-07-26T18:18:07.571Z] 18:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-26T18:18:07.571Z] 18:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-26T18:18:07.571Z] 18:12:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2023-07-26T18:18:07.571Z] 18:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-26T18:18:07.571Z] 18:12:01 4 0.03 0.00 0.00 0.12 0.03 99.82 [2023-07-26T18:18:07.571Z] 18:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-26T18:18:07.571Z] 18:12:01 6 0.50 0.00 0.02 0.00 0.00 99.48 [2023-07-26T18:18:07.571Z] 18:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T18:18:07.571Z] 18:13:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-07-26T18:18:07.571Z] 18:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T18:18:07.571Z] 18:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-26T18:18:07.571Z] 18:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-26T18:18:07.571Z] 18:13:01 4 0.03 0.00 0.02 0.08 0.00 99.87 [2023-07-26T18:18:07.571Z] 18:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:13:01 6 0.63 0.00 0.02 0.00 0.00 99.35 [2023-07-26T18:18:07.571Z] 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T18:18:07.571Z] 18:14:01 all 0.09 0.00 0.01 0.03 0.01 99.87 [2023-07-26T18:18:07.571Z] 18:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-26T18:18:07.571Z] 18:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T18:18:07.571Z] 18:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-26T18:18:07.571Z] 18:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-26T18:18:07.571Z] 18:14:01 4 0.02 0.00 0.02 0.22 0.02 99.73 [2023-07-26T18:18:07.571Z] 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:14:01 6 0.55 0.00 0.00 0.00 0.02 99.43 [2023-07-26T18:18:07.571Z] 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:15:01 all 0.07 0.00 0.02 0.02 0.01 99.89 [2023-07-26T18:18:07.571Z] 18:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T18:18:07.571Z] 18:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-26T18:18:07.571Z] 18:15:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-07-26T18:18:07.571Z] 18:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-26T18:18:07.571Z] 18:15:01 4 0.05 0.00 0.03 0.13 0.02 99.77 [2023-07-26T18:18:07.571Z] 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T18:18:07.571Z] 18:15:01 6 0.35 0.00 0.00 0.00 0.00 99.65 [2023-07-26T18:18:07.571Z] 18:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-26T18:18:07.571Z] 18:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T18:18:07.571Z] 18:16:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2023-07-26T18:18:07.571Z] 18:16:01 2 0.07 0.00 0.03 0.00 0.05 99.85 [2023-07-26T18:18:07.571Z] 18:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-26T18:18:07.571Z] 18:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-26T18:18:07.571Z] 18:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-26T18:18:07.571Z] 18:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-26T18:18:07.571Z] 18:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] [2023-07-26T18:18:07.571Z] 18:16:01 CPU %user %nice %system %iowait %steal %idle [2023-07-26T18:18:07.571Z] 18:17:01 all 0.10 0.00 0.02 0.03 0.01 99.84 [2023-07-26T18:18:07.571Z] 18:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-26T18:18:07.571Z] 18:17:01 2 0.05 0.00 0.03 0.03 0.02 99.87 [2023-07-26T18:18:07.571Z] 18:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-26T18:18:07.571Z] 18:17:01 4 0.02 0.00 0.02 0.22 0.02 99.73 [2023-07-26T18:18:07.571Z] 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T18:18:07.571Z] 18:17:01 6 0.70 0.00 0.07 0.00 0.00 99.24 [2023-07-26T18:18:07.571Z] 18:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-26T18:18:07.571Z] 18:18:01 all 0.54 0.00 0.13 0.01 0.01 99.31 [2023-07-26T18:18:07.571Z] 18:18:01 0 0.18 0.00 0.13 0.02 0.02 99.65 [2023-07-26T18:18:07.571Z] 18:18:01 1 0.25 0.00 0.05 0.02 0.02 99.67 [2023-07-26T18:18:07.571Z] 18:18:01 2 0.17 0.00 0.10 0.00 0.03 99.70 [2023-07-26T18:18:07.571Z] 18:18:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-07-26T18:18:07.571Z] 18:18:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2023-07-26T18:18:07.571Z] 18:18:01 5 0.07 0.00 0.08 0.05 0.00 99.80 [2023-07-26T18:18:07.571Z] 18:18:01 6 2.43 0.00 0.16 0.00 0.00 97.41 [2023-07-26T18:18:07.571Z] 18:18:01 7 1.08 0.00 0.38 0.00 0.02 98.52 [2023-07-26T18:18:07.571Z] Average: all 5.85 0.00 1.29 0.48 0.03 92.36 [2023-07-26T18:18:07.571Z] Average: 0 5.84 0.00 1.39 0.23 0.02 92.51 [2023-07-26T18:18:07.571Z] Average: 1 5.74 0.00 1.28 0.60 0.03 92.35 [2023-07-26T18:18:07.571Z] Average: 2 5.77 0.00 1.20 0.08 0.04 92.92 [2023-07-26T18:18:07.571Z] Average: 3 5.81 0.00 1.33 0.25 0.03 92.58 [2023-07-26T18:18:07.571Z] Average: 4 5.83 0.00 1.18 0.91 0.03 92.06 [2023-07-26T18:18:07.571Z] Average: 5 5.88 0.00 1.28 0.53 0.02 92.29 [2023-07-26T18:18:07.571Z] Average: 6 6.01 0.00 1.30 1.05 0.02 91.62 [2023-07-26T18:18:07.571Z] Average: 7 5.93 0.00 1.36 0.18 0.02 92.51 [2023-07-26T18:18:07.571Z] [2023-07-26T18:18:07.571Z] [2023-07-26T18:18:07.571Z]