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 18:04:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:58 ========================================================= 18:04:58 EdgeX Global Pipelines Version Info 18:04:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:59 ------------------- 18:04:59 stable info: 18:04:59 ------------------- 18:04:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:04:59 Message: update stable to v1.0.250 18:05:01 ------------------- 18:05:01 experimental info: 18:05:01 ------------------- 18:05:01 Commited By: **** collab-it+edgex@linuxfoundation.org 18:05:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:05:01 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:05:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:05:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:05:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bae435 [Pipeline] echo 18:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:03 provisioning config files... 18:05:03 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config6036797933657362601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:03 ---> docker-login.sh 18:05:03 nexus3.edgexfoundry.org:10001 18:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:03 Configure a credential helper to remove this warning. See 18:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:03 18:05:03 Login Succeeded 18:05:03 nexus3.edgexfoundry.org:10002 18:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 nexus3.edgexfoundry.org:10003 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 nexus3.edgexfoundry.org:10004 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 docker.io 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 ---> docker-login.sh ends [Pipeline] } 18:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:05:05 + git rev-list -1 --merges 7bae4357b7173eaeffc568a771ff42d9d4aad52f~1..7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo 18:05:05 -----------> git rev-list -1 --merges 7bae4357b7173eaeffc568a771ff42d9d4aad52f~1..7bae4357b7173eaeffc568a771ff42d9d4aad52f 7bae4357b7173eaeffc568a771ff42d9d4aad52f [false] [Pipeline] sh 18:05:05 + git log --format=format:%s -1 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo 18:05:05 ========================================================= 18:05:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:05:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:06 + git log --format=format:%s -1 7bae4357b7173eaeffc568a771ff42d9d4aad52f [Pipeline] echo 18:05:06 [semverPrep] GIT_COMMIT: 7bae4357b7173eaeffc568a771ff42d9d4aad52f, Commit Message: feat: Implement app layer Start Recording [Pipeline] echo 18:05:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:05:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:05:06 + grep -v github /etc/ssh/ssh_known_hosts 18:05:06 + [ -e /tmp/ssh_known_hosts ] 18:05:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:05:06 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:05:06 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:05:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:07 18:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:05:07 b85a868b505f: Pulling fs layer 18:05:07 e2be974225ed: Pulling fs layer 18:05:07 339a4e72a1f5: Pulling fs layer 18:05:07 988bab9f4d93: Pulling fs layer 18:05:07 1469e6f7b9e6: Pulling fs layer 18:05:07 eaf3925da568: Pulling fs layer 18:05:07 bab4dde63d76: Pulling fs layer 18:05:07 bde34c3a00c8: Pulling fs layer 18:05:07 b352a97aabf1: Pulling fs layer 18:05:07 988bab9f4d93: Waiting 18:05:07 1469e6f7b9e6: Waiting 18:05:07 4872d77fe225: Pulling fs layer 18:05:07 eaf3925da568: Waiting 18:05:07 5851b861e8e6: Pulling fs layer 18:05:07 bab4dde63d76: Waiting 18:05:07 bde34c3a00c8: Waiting 18:05:07 b352a97aabf1: Waiting 18:05:07 4872d77fe225: Waiting 18:05:07 5851b861e8e6: Waiting 18:05:07 e2be974225ed: Download complete 18:05:07 988bab9f4d93: Verifying Checksum 18:05:07 988bab9f4d93: Download complete 18:05:07 1469e6f7b9e6: Verifying Checksum 18:05:07 1469e6f7b9e6: Download complete 18:05:07 eaf3925da568: Verifying Checksum 18:05:07 eaf3925da568: Download complete 18:05:07 339a4e72a1f5: Verifying Checksum 18:05:07 339a4e72a1f5: Download complete 18:05:07 bde34c3a00c8: Verifying Checksum 18:05:07 bde34c3a00c8: Download complete 18:05:07 b352a97aabf1: Download complete 18:05:07 4872d77fe225: Verifying Checksum 18:05:07 4872d77fe225: Download complete 18:05:07 5851b861e8e6: Verifying Checksum 18:05:07 5851b861e8e6: Download complete 18:05:07 b85a868b505f: Download complete 18:05:08 bab4dde63d76: Verifying Checksum 18:05:08 bab4dde63d76: Download complete 18:05:08 b85a868b505f: Pull complete 18:05:09 e2be974225ed: Pull complete 18:05:09 339a4e72a1f5: Pull complete 18:05:09 988bab9f4d93: Pull complete 18:05:09 1469e6f7b9e6: Pull complete 18:05:09 eaf3925da568: Pull complete 18:05:11 bab4dde63d76: Pull complete 18:05:11 bde34c3a00c8: Pull complete 18:05:11 b352a97aabf1: Pull complete 18:05:11 4872d77fe225: Pull complete 18:05:11 5851b861e8e6: Pull complete 18:05:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:11 prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container 18:05:11 $ 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 18:05:14 $ docker top 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 -eo pid,comm 18:05:14 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). 18:05:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:14 [ssh-agent] Looking for ssh-agent implementation... 18:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:14 $ docker exec 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent 18:05:14 SSH_AUTH_SOCK=/tmp/ssh-H0WSTYSehBxS/agent.33 18:05:14 SSH_AGENT_PID=39 18:05:14 Running ssh-add (command line suppressed) 18:05:14 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) 18:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:15 + git tag --points-at HEAD [Pipeline] } 18:05:15 $ docker exec --env ******** --env ******** 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent -k 18:05:15 unset SSH_AUTH_SOCK; 18:05:15 unset SSH_AGENT_PID; 18:05:15 echo Agent pid 39 killed; 18:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:05:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:15 [ssh-agent] Looking for ssh-agent implementation... 18:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:15 $ docker exec 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent 18:05:15 SSH_AUTH_SOCK=/tmp/ssh-KshZZXtqXUvi/agent.71 18:05:15 SSH_AGENT_PID=77 18:05:15 Running ssh-add (command line suppressed) 18:05:15 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) 18:05:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:16 + git semver init 18:05:16 2023-07-26 18:05:16,221 [run_init] DEBUG init version:0.0.0 force:False 18:05:16 2023-07-26 18:05:16,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-48/.semver 18:05:16 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 18:05:16 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) 18:05:17 2023-07-26 18:05:16,908 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-48/.git/info/exclude 18:05:17 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 18:05:17 2023-07-26 18:05:16,909 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-48/.semver/PR-48 18:05:17 2023-07-26 18:05:16,913 [execute] INFO git cat-file --batch-check 18:05:17 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=) 18:05:17 2023-07-26 18:05:16,920 [execute] INFO git cat-file --batch 18:05:17 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=) 18:05:17 2023-07-26 18:05:16,926 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-48/.semver/PR-48 18:05:17 0.0.0 [Pipeline] } 18:05:17 $ docker exec --env ******** --env ******** 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 ssh-agent -k 18:05:17 unset SSH_AUTH_SOCK; 18:05:17 unset SSH_AGENT_PID; 18:05:17 echo Agent pid 77 killed; 18:05:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:17 + git semver [Pipeline] } 18:05:18 $ docker stop --time=1 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 18:05:19 $ docker rm -f --volumes 55fc8668fd0183a8461749d654fdae97829c92edc034c4b323f454773b616a30 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:05:20 Stashed 1 file(s) [Pipeline] echo 18:05:20 [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 18:05:20 provisioning config files... 18:05:20 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config6688966813664146196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:20 ---> docker-login.sh 18:05:20 nexus3.edgexfoundry.org:10001 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:20 Configure a credential helper to remove this warning. See 18:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:20 18:05:20 Login Succeeded 18:05:20 nexus3.edgexfoundry.org:10002 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:20 Configure a credential helper to remove this warning. See 18:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:20 18:05:20 Login Succeeded 18:05:20 nexus3.edgexfoundry.org:10003 18:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:21 Configure a credential helper to remove this warning. See 18:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:21 18:05:21 Login Succeeded 18:05:21 nexus3.edgexfoundry.org:10004 18:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:21 Configure a credential helper to remove this warning. See 18:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:21 18:05:21 Login Succeeded 18:05:21 docker.io 18:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:21 Configure a credential helper to remove this warning. See 18:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:21 18:05:21 Login Succeeded 18:05:21 ---> docker-login.sh ends [Pipeline] } 18:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:21 ========================================================= 18:05:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:05:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:22 + 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 . 18:05:22 Sending build context to Docker daemon 372.7kB 18:05:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:05:22 Step 2/12 : FROM ${BASE} AS builder 18:05:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:22 4db1b89c0bd1: Pulling fs layer 18:05:22 6911f1a30b25: Pulling fs layer 18:05:22 e194b8c5c2a9: Pulling fs layer 18:05:22 6863d3e3a2b1: Pulling fs layer 18:05:22 ec0bb842ea78: Pulling fs layer 18:05:22 40a00589a448: Pulling fs layer 18:05:22 6c08303d61cc: Pulling fs layer 18:05:22 798269fcf238: Pulling fs layer 18:05:22 ec0bb842ea78: Waiting 18:05:22 798269fcf238: Waiting 18:05:22 6c08303d61cc: Waiting 18:05:22 6863d3e3a2b1: Waiting 18:05:22 6911f1a30b25: Verifying Checksum 18:05:22 6911f1a30b25: Download complete 18:05:22 6863d3e3a2b1: Verifying Checksum 18:05:22 6863d3e3a2b1: Download complete 18:05:22 ec0bb842ea78: Verifying Checksum 18:05:22 ec0bb842ea78: Download complete 18:05:22 4db1b89c0bd1: Verifying Checksum 18:05:22 4db1b89c0bd1: Download complete 18:05:22 40a00589a448: Verifying Checksum 18:05:22 40a00589a448: Download complete 18:05:22 4db1b89c0bd1: Pull complete 18:05:22 6911f1a30b25: Pull complete 18:05:23 798269fcf238: Verifying Checksum 18:05:23 798269fcf238: Download complete 18:05:23 e194b8c5c2a9: Verifying Checksum 18:05:23 e194b8c5c2a9: Download complete 18:05:23 6c08303d61cc: Verifying Checksum 18:05:23 6c08303d61cc: Download complete 18:05:26 e194b8c5c2a9: Pull complete 18:05:26 6863d3e3a2b1: Pull complete 18:05:26 ec0bb842ea78: Pull complete 18:05:26 40a00589a448: Pull complete 18:05:28 6c08303d61cc: Pull complete 18:05:29 798269fcf238: Pull complete 18:05:29 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:05:29 ---> ec979cd7f677 18:05:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:05:33 ---> Running in c0a579211b48 18:05:33 Removing intermediate container c0a579211b48 18:05:33 ---> 14d702592426 18:05:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:05:33 ---> Running in d678ad0d5379 18:05:33 Removing intermediate container d678ad0d5379 18:05:33 ---> 8d12d2ac32f7 18:05:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:05:33 ---> Running in bfa3ccd2b586 18:05:33 Removing intermediate container bfa3ccd2b586 18:05:33 ---> 9a54132784c3 18:05:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:33 ---> Running in df7ac3d19555 18:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:05:34 OK: 265 MiB in 53 packages 18:05:34 Removing intermediate container df7ac3d19555 18:05:34 ---> d116062a3e21 18:05:34 Step 7/12 : WORKDIR /app 18:05:34 ---> Running in 283fc00a2d1c 18:05:34 Removing intermediate container 283fc00a2d1c 18:05:34 ---> da6bc1fcf57a 18:05:34 Step 8/12 : COPY go.mod vendor* ./ 18:05:34 ---> a77315fad6ad 18:05:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:34 ---> Running in 2c6d175c8d5c 18:05:35 Still waiting to schedule task 18:05:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:06:07 Removing intermediate container 2c6d175c8d5c 18:06:07 ---> 2b8693ecb937 18:06:07 Step 10/12 : COPY . . 18:06:07 ---> bc9c7a1b834e 18:06:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:07 ---> Running in 85e17c2427d0 18:06:07 Removing intermediate container 85e17c2427d0 18:06:07 ---> caa6aa04e9f4 18:06:07 Step 12/12 : RUN $MAKE 18:06:07 ---> Running in e5f728e6d6a6 18:06:07 noop 18:06:07 Removing intermediate container e5f728e6d6a6 18:06:07 ---> 4927ff379db8 18:06:07 Successfully built 4927ff379db8 18:06:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:08 + docker inspect -f . ci-base-image-x86_64 18:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:08 prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container 18:06:08 $ 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 18:06:08 $ docker top 2f1970d345f929fef5645897873a1442d4c5279be0da01c41df46de75448f5a6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:08 + go version 18:06:08 go version go1.20.6 linux/amd64 [Pipeline] } 18:06:09 $ docker stop --time=1 2f1970d345f929fef5645897873a1442d4c5279be0da01c41df46de75448f5a6 18:06:10 $ 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 18:06:11 + docker inspect -f . ci-base-image-x86_64 18:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:11 prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container 18:06:11 $ 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 18:06:11 $ docker top 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:11 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-48 [Pipeline] fileExists [Pipeline] sh 18:06:12 + make test 18:06:12 go test -race -coverprofile=coverage.out ./... 18:06:34 ? github.com/edgexfoundry/app-record-replay [no test files] 18:06:34 ok github.com/edgexfoundry/app-record-replay/internal/app 0.075s coverage: 87.5% of statements 18:06:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:06:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:06:34 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:06:34 ok github.com/edgexfoundry/app-record-replay/internal/application 0.074s coverage: 92.0% of statements 18:06:34 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.093s coverage: 86.0% of statements 18:06:56 go vet ./... 18:06:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:59 ./bin/test-attribution-txt.sh [Pipeline] echo 18:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:59 $ docker stop --time=1 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e 18:07:02 $ docker rm -f --volumes 2edb533ee5cf866184bf3de6fe0a7117e2e79dfc4c2beec11a5d05a59d693d9e [Pipeline] // withDockerContainer [Pipeline] sh 18:07:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:04 + ls -al . 18:07:04 total 168 18:07:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 18:06 . 18:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 18:04 .. 18:07:04 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 18:04 .dockerignore 18:07:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:05 .git 18:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 .github 18:07:04 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 18:04 .gitignore 18:07:04 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 18:04 .golangci.yml 18:07:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 18:05 .semver 18:07:04 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 18:04 Attribution.txt 18:07:04 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 18:04 CHANGELOG.md 18:07:04 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 18:04 Dockerfile 18:07:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 18:04 GOVERNANCE.md 18:07:04 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 18:04 Jenkinsfile 18:07:04 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 18:04 LICENSE 18:07:04 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 18:04 Makefile 18:07:04 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 18:04 OWNERS.md 18:07:04 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 18:04 README.md 18:07:04 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 18:04 Record and Reply.postman_collection.json 18:07:04 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 18:05 VERSION 18:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 bin 18:07:04 -rw-r--r-- 1 jenkins jenkins 11533 Jul 26 18:06 coverage.out 18:07:04 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 18:04 go.mod 18:07:04 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 18:04 go.sum 18:07:04 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 18:04 internal 18:07:04 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 18:04 main.go 18:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 18:04 pkg 18:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:05 + 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 . 18:07:05 Sending build context to Docker daemon 385kB 18:07:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:07:05 Step 2/26 : FROM ${BASE} AS builder 18:07:05 ---> 4927ff379db8 18:07:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:07:05 ---> Running in 3430c4d8970b 18:07:05 Removing intermediate container 3430c4d8970b 18:07:05 ---> 93f718e2ca51 18:07:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:07:05 ---> Running in 3643b62ee3af 18:07:05 Removing intermediate container 3643b62ee3af 18:07:05 ---> 6a8bbe3da228 18:07:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:07:05 ---> Running in 3643b8085d0a 18:07:05 Removing intermediate container 3643b8085d0a 18:07:05 ---> 9d2f0b475640 18:07:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:05 ---> Running in f95476722e92 18:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:07:06 OK: 265 MiB in 53 packages 18:07:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2253 in /w/workspace/xfoundry_app-record-replay_PR-48 [Pipeline] { [Pipeline] ws 18:07:06 Running in /w/workspace/app-record-replay/1 [Pipeline] { 18:07:06 Removing intermediate container f95476722e92 18:07:06 ---> e2825673d6c3 18:07:06 Step 7/26 : WORKDIR /app 18:07:06 ---> Running in 94910db9a16b [Pipeline] checkout 18:07:06 Selected Git installation does not exist. Using Default 18:07:06 The recommended git tool is: NONE 18:07:06 Removing intermediate container 94910db9a16b 18:07:06 ---> 7d5a1bee0daa 18:07:06 Step 8/26 : COPY go.mod vendor* ./ 18:07:06 ---> 4b09b4f46794 18:07:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:06 ---> Running in 45845881125c 18:07:07 Removing intermediate container 45845881125c 18:07:07 ---> 67b3e3ffede9 18:07:07 Step 10/26 : COPY . . 18:07:07 ---> 28e7c42e90f8 18:07:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:07 ---> Running in 3faac582a232 18:07:07 Removing intermediate container 3faac582a232 18:07:07 ---> cfc2ab3fcc70 18:07:07 Step 12/26 : RUN $MAKE 18:07:07 ---> Running in f63e43321a54 18:07:08 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 18:07:11 using credential edgex-jenkins-ssh 18:07:11 Cloning the remote Git repository 18:07:11 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 18:07:11 > git init /w/workspace/app-record-replay/1 # timeout=10 18:07:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:07:11 > git --version # timeout=10 18:07:11 > git --version # 'git version 2.25.1' 18:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:16 Merging remotes/origin/main commit 025bc2058644f91296f6376ecb108133baccef74 into PR head commit 7bae4357b7173eaeffc568a771ff42d9d4aad52f 18:07:16 Merge succeeded, producing 7bae4357b7173eaeffc568a771ff42d9d4aad52f 18:07:16 Checking out Revision 7bae4357b7173eaeffc568a771ff42d9d4aad52f (PR-48) 18:07:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:07:15 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:15 > 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 18:07:16 > git config core.sparsecheckout # timeout=10 18:07:16 > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # timeout=10 18:07:16 > git remote # timeout=10 18:07:16 > git config --get remote.origin.url # timeout=10 18:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:16 > git merge 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 18:07:16 > git rev-parse HEAD^{commit} # timeout=10 18:07:16 > git config core.sparsecheckout # timeout=10 18:07:16 > git checkout -f 7bae4357b7173eaeffc568a771ff42d9d4aad52f # timeout=10 18:07:20 Commit message: "feat: Implement app layer Start Recording" 18:07:20 > git --version # timeout=10 18:07:20 > git --version # 'git version 2.25.1' 18:07:20 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:07:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:21 Dload Upload Total Spent Left Speed 18:07:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 18:07:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:07:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:07:22 + sudo tee /etc/docker/daemon.new 18:07:22 { 18:07:22 "registry-mirrors": [ 18:07:22 "https://nexus3.edgexfoundry.org:10001" 18:07:22 ], 18:07:22 "bip": "10.250.0.254/24", 18:07:22 "hosts": [ 18:07:22 "tcp://0.0.0.0:5555", 18:07:22 "unix:///var/run/docker.sock" 18:07:22 ], 18:07:22 "mtu": 1458, 18:07:22 "selinux-enabled": true, 18:07:22 "seccomp-profile": "/etc/docker/seccomp.json" 18:07:22 } [Pipeline] sh 18:07:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:07:23 + sudo service docker restart 18:07:30 Removing intermediate container f63e43321a54 18:07:30 ---> bf1d7ab23a49 18:07:30 Step 13/26 : FROM alpine:3.17 18:07:30 3.17: Pulling from library/alpine 18:07:30 4db1b89c0bd1: Already exists 18:07:30 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:07:30 Status: Downloaded newer image for alpine:3.17 18:07:30 ---> 1f73a9d63274 18:07:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:07:30 ---> Running in a9e49ad70168 18:07:30 Removing intermediate container a9e49ad70168 18:07:30 ---> 51b29f216f18 18:07:30 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:07:30 ---> Running in 085155790f01 18:07:30 Removing intermediate container 085155790f01 18:07:30 ---> dd3e8204eb10 18:07:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:07:30 ---> Running in 56afddb30cb6 18:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:07:30 (1/2) Installing ca-certificates (20230506-r0) 18:07:30 (2/2) Installing dumb-init (1.2.5-r2) 18:07:30 Executing busybox-1.35.0-r29.trigger 18:07:30 Executing ca-certificates-20230506-r0.trigger 18:07:30 OK: 8 MiB in 17 packages 18:07:30 Removing intermediate container 56afddb30cb6 18:07:30 ---> dcb198a8e613 18:07:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:07:30 ---> 5c5c21f25a42 18:07:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:07:30 ---> 95e9ec3b5d4b 18:07:30 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:07:30 ---> 0e3f4dee25f7 18:07:30 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:07:31 ---> 25cf2386556b 18:07:31 Step 21/26 : EXPOSE 59712 18:07:31 ---> Running in c24b29e03a05 18:07:31 Removing intermediate container c24b29e03a05 18:07:31 ---> b21370bd5d9e 18:07:31 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:07:31 ---> Running in d1d40b9dd14d 18:07:31 Removing intermediate container d1d40b9dd14d 18:07:31 ---> 6aad6a6ed47e 18:07:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:07:31 ---> Running in bea194b3f83e 18:07:31 Removing intermediate container bea194b3f83e 18:07:31 ---> 702f5a8e5e68 18:07:31 Step 24/26 : LABEL arch=amd64 18:07:31 ---> Running in 73b3458a63cc 18:07:31 Removing intermediate container 73b3458a63cc 18:07:31 ---> ad8f06af5156 18:07:31 Step 25/26 : LABEL git_sha=7bae4357b7173eaeffc568a771ff42d9d4aad52f 18:07:31 ---> Running in 950ee6b7eb1f 18:07:31 Removing intermediate container 950ee6b7eb1f 18:07:31 ---> 7f8774d36ba9 18:07:31 Step 26/26 : LABEL version=0.0.0 18:07:31 ---> Running in 68fa5ee37861 18:07:31 Removing intermediate container 68fa5ee37861 18:07:31 ---> 00d15f94a751 18:07:31 [Warning] One or more build-args [ARCH] were not consumed 18:07:31 Successfully built 00d15f94a751 18:07:31 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 18:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:32 18:07:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:33 latest: Pulling from edgex-lftools-log-publisher 18:07:33 5eb5b503b376: Pulling fs layer 18:07:33 5c69ac0246d0: Pulling fs layer 18:07:33 ec43610c2a17: Pulling fs layer 18:07:33 3a2ae6a8a46f: Pulling fs layer 18:07:33 33b1e0a273af: Pulling fs layer 18:07:33 5d3b04190fa2: Pulling fs layer 18:07:33 2f39f015ded8: Pulling fs layer 18:07:33 3a2ae6a8a46f: Waiting 18:07:33 33b1e0a273af: Waiting 18:07:33 5d3b04190fa2: Waiting 18:07:33 2f39f015ded8: Waiting 18:07:33 5c69ac0246d0: Download complete 18:07:33 3a2ae6a8a46f: Verifying Checksum 18:07:33 3a2ae6a8a46f: Download complete 18:07:33 33b1e0a273af: Verifying Checksum 18:07:33 33b1e0a273af: Download complete 18:07:33 5d3b04190fa2: Download complete 18:07:33 ec43610c2a17: Verifying Checksum 18:07:33 ec43610c2a17: Download complete 18:07:33 5eb5b503b376: Verifying Checksum 18:07:33 5eb5b503b376: Download complete 18:07:33 2f39f015ded8: Download complete 18:07:34 5eb5b503b376: Pull complete 18:07:34 5c69ac0246d0: Pull complete 18:07:35 ec43610c2a17: Pull complete 18:07:35 3a2ae6a8a46f: Pull complete 18:07:35 33b1e0a273af: Pull complete 18:07:35 5d3b04190fa2: Pull complete 18:07:40 2f39f015ded8: Pull complete 18:07:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:41 prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container 18:07:41 $ 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 18:07:44 $ docker top 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:44 ---> job-cost.sh 18:07:44 lf-activate-venv: SKIPPING 18:07:44 INFO: No Stack... 18:07:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:45 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:45 provisioning config files... 18:07:45 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17797159728697278164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:45 + cat /w/workspace/xfoundry_app-record-replay_PR-48/archives/cost.csv 18:07:45 + cut -d, -f6 [Pipeline] lock 18:07:45 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] 18:07:45 Resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] did not exist. Created. 18:07:45 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:45 ---> docker-login.sh 18:07:45 nexus3.edgexfoundry.org:10001 18:07:46 + echo total: 0.2199999988079071 [Pipeline] stash 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:46 Stashed 1 file(s) [Pipeline] } 18:07:46 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:46 $ docker stop --time=1 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 18:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:46 Configure a credential helper to remove this warning. See 18:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:46 18:07:46 Login Succeeded 18:07:46 nexus3.edgexfoundry.org:10002 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:46 Configure a credential helper to remove this warning. See 18:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:46 18:07:46 Login Succeeded 18:07:46 nexus3.edgexfoundry.org:10003 18:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:47 Configure a credential helper to remove this warning. See 18:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:47 18:07:47 Login Succeeded 18:07:47 nexus3.edgexfoundry.org:10004 18:07:47 $ docker rm -f --volumes 0bfb3038de18a849eaba101f87a1706fbf0bc5be3a00b38b321958cd97af0805 18:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:47 Configure a credential helper to remove this warning. See 18:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:47 18:07:47 Login Succeeded 18:07:47 docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 18:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] } 18:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:48 Configure a credential helper to remove this warning. See 18:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:48 18:07:48 Login Succeeded 18:07:48 ---> docker-login.sh ends [Pipeline] } 18:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:48 ========================================================= 18:07:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:07:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:49 + 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 . 18:07:49 Sending build context to Docker daemon 175.1kB 18:07:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:07:49 Step 2/12 : FROM ${BASE} AS builder 18:07:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:49 edb6bdbacee9: Pulling fs layer 18:07:49 5f9638ab2659: Pulling fs layer 18:07:49 8d51d6327a98: Pulling fs layer 18:07:49 8b374f2dd631: Pulling fs layer 18:07:49 ec14aa9079de: Pulling fs layer 18:07:49 2f466654f4bb: Pulling fs layer 18:07:49 554e91adad29: Pulling fs layer 18:07:49 2f466654f4bb: Waiting 18:07:49 554e91adad29: Waiting 18:07:49 ec14aa9079de: Waiting 18:07:49 5f9638ab2659: Download complete 18:07:49 8b374f2dd631: Verifying Checksum 18:07:49 8b374f2dd631: Download complete 18:07:49 ec14aa9079de: Verifying Checksum 18:07:49 ec14aa9079de: Download complete 18:07:49 edb6bdbacee9: Verifying Checksum 18:07:49 edb6bdbacee9: Download complete 18:07:50 edb6bdbacee9: Pull complete 18:07:50 554e91adad29: Verifying Checksum 18:07:50 554e91adad29: Download complete 18:07:51 5f9638ab2659: Pull complete 18:07:52 2f466654f4bb: Verifying Checksum 18:07:52 2f466654f4bb: Download complete 18:07:52 8d51d6327a98: Verifying Checksum 18:07:52 8d51d6327a98: Download complete 18:08:04 8d51d6327a98: Pull complete 18:08:04 8b374f2dd631: Pull complete 18:08:04 ec14aa9079de: Pull complete 18:08:09 2f466654f4bb: Pull complete 18:08:11 554e91adad29: Pull complete 18:08:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:08:11 ---> 1e15ea492957 18:08:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:08:13 ---> Running in 7eb3eccdd5fc 18:08:13 Removing intermediate container 7eb3eccdd5fc 18:08:13 ---> 12687a7f58fa 18:08:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:08:13 ---> Running in a98689a1c10e 18:08:13 Removing intermediate container a98689a1c10e 18:08:13 ---> d08da24f1bfb 18:08:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:08:14 ---> Running in e79341acb501 18:08:14 Removing intermediate container e79341acb501 18:08:14 ---> f66a00000074 18:08:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:14 ---> Running in 85bac4cd0490 18:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:08:16 OK: 263 MiB in 53 packages 18:08:17 Removing intermediate container 85bac4cd0490 18:08:17 ---> 182305977d6d 18:08:17 Step 7/12 : WORKDIR /app 18:08:17 ---> Running in f07e31b8db9b 18:08:18 Removing intermediate container f07e31b8db9b 18:08:18 ---> e5502c9996b2 18:08:18 Step 8/12 : COPY go.mod vendor* ./ 18:08:18 ---> 6b4b40a6aae7 18:08:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:18 ---> Running in 06ff989419d0 18:09:26 Removing intermediate container 06ff989419d0 18:09:26 ---> 73837e9d0b2d 18:09:26 Step 10/12 : COPY . . 18:09:26 ---> 9af8e549522b 18:09:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:26 ---> Running in 336e4a440ca7 18:09:26 Removing intermediate container 336e4a440ca7 18:09:26 ---> 755b0773613d 18:09:26 Step 12/12 : RUN $MAKE 18:09:26 ---> Running in 6ec8c0f165da 18:09:26 noop 18:09:26 Removing intermediate container 6ec8c0f165da 18:09:26 ---> e006ded634d6 18:09:26 Successfully built e006ded634d6 18:09:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:27 + docker inspect -f . ci-base-image-arm64 18:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container 18:09:27 $ 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 18:09:28 $ docker top 1ea72aa4821a4d9250a36c67e3f2636845d07740db435b7e092fa34579ac42b6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:29 + go version 18:09:29 go version go1.20.6 linux/arm64 [Pipeline] } 18:09:29 $ docker stop --time=1 1ea72aa4821a4d9250a36c67e3f2636845d07740db435b7e092fa34579ac42b6 18:09:31 $ 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 18:09:31 + docker inspect -f . ci-base-image-arm64 18:09:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:32 prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container 18:09:32 $ 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 18:09:33 $ docker top 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:33 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 18:09:34 + make test 18:09:34 go test -race -coverprofile=coverage.out ./... 18:12:11 ? github.com/edgexfoundry/app-record-replay [no test files] 18:12:23 ok github.com/edgexfoundry/app-record-replay/internal/app 0.255s coverage: 87.5% of statements 18:12:23 ok github.com/edgexfoundry/app-record-replay/internal/application 0.286s coverage: 92.0% of statements 18:12:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:12:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:12:26 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:12:26 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.376s coverage: 86.0% of statements 18:12:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:12:27 go vet ./... 18:14:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:14:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:14:49 $ docker stop --time=1 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 18:14:51 $ docker rm -f --volumes 228ec49da139cf1f6b7cf8a3cf371d8bb22c92d0aa5810dc7626db9692102551 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:52 Warning: overwriting stash ‘coverage-report’ 18:14:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:54 + ls -al . 18:14:54 total 164 18:14:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:09 . 18:14:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 18:07 .. 18:14:54 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 18:07 .dockerignore 18:14:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 18:07 .git 18:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 .github 18:14:54 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 18:07 .gitignore 18:14:54 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 18:07 .golangci.yml 18:14:54 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 18:07 Attribution.txt 18:14:54 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 18:07 CHANGELOG.md 18:14:54 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 18:07 Dockerfile 18:14:54 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 18:07 GOVERNANCE.md 18:14:54 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 18:07 Jenkinsfile 18:14:54 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 18:07 LICENSE 18:14:54 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 18:07 Makefile 18:14:54 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 18:07 OWNERS.md 18:14:54 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 18:07 README.md 18:14:54 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 18:07 Record and Reply.postman_collection.json 18:14:54 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 18:05 VERSION 18:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 bin 18:14:54 -rw-r--r-- 1 jenkins jenkins 11533 Jul 26 18:12 coverage.out 18:14:54 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 18:07 go.mod 18:14:54 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 18:07 go.sum 18:14:54 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 18:07 internal 18:14:54 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 18:07 main.go 18:14:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 18:07 pkg 18:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 18:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:54 + 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 . 18:14:54 Sending build context to Docker daemon 187.4kB 18:14:55 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:14:55 Step 2/26 : FROM ${BASE} AS builder 18:14:55 ---> e006ded634d6 18:14:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:14:55 ---> Running in 88add0452cb1 18:14:55 Removing intermediate container 88add0452cb1 18:14:55 ---> 986e74a913c1 18:14:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:14:55 ---> Running in 104b2bb90561 18:14:55 Removing intermediate container 104b2bb90561 18:14:55 ---> f8fca29e7932 18:14:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:14:55 ---> Running in 6f45bae3b165 18:14:56 Removing intermediate container 6f45bae3b165 18:14:56 ---> 2400905ffaaf 18:14:56 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:56 ---> Running in fcac00aa2284 18:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:14:58 OK: 263 MiB in 53 packages 18:14:59 Removing intermediate container fcac00aa2284 18:14:59 ---> d64813cbf0bd 18:14:59 Step 7/26 : WORKDIR /app 18:14:59 ---> Running in ca2d9ccd3c41 18:14:59 Removing intermediate container ca2d9ccd3c41 18:14:59 ---> 4f338239637e 18:14:59 Step 8/26 : COPY go.mod vendor* ./ 18:15:01 ---> a38d72ac6e97 18:15:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:01 ---> Running in b0e23c09c794 18:15:04 Removing intermediate container b0e23c09c794 18:15:04 ---> 4054435bb3ed 18:15:04 Step 10/26 : COPY . . 18:15:04 ---> 72c4b4a5ed05 18:15:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:04 ---> Running in b18f2d06fec1 18:15:04 Removing intermediate container b18f2d06fec1 18:15:04 ---> 9b14ce18f318 18:15:04 Step 12/26 : RUN $MAKE 18:15:04 ---> Running in fc49dd7fad8b 18:15:05 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 18:17:12 Removing intermediate container fc49dd7fad8b 18:17:12 ---> 08b93cc27b6b 18:17:12 Step 13/26 : FROM alpine:3.17 18:17:12 3.17: Pulling from library/alpine 18:17:12 edb6bdbacee9: Already exists 18:17:12 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:17:12 Status: Downloaded newer image for alpine:3.17 18:17:12 ---> 779605e5fbc0 18:17:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:17:12 ---> Running in 72196f90b9d1 18:17:12 Removing intermediate container 72196f90b9d1 18:17:12 ---> 169c6ea9f157 18:17:12 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:17:12 ---> Running in a74ec4c7b8fa 18:17:12 Removing intermediate container a74ec4c7b8fa 18:17:12 ---> c64d2d911701 18:17:12 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:17:12 ---> Running in 1bc2c9e1737a 18:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:17:14 (1/2) Installing ca-certificates (20230506-r0) 18:17:14 (2/2) Installing dumb-init (1.2.5-r2) 18:17:14 Executing busybox-1.35.0-r29.trigger 18:17:14 Executing ca-certificates-20230506-r0.trigger 18:17:14 OK: 8 MiB in 17 packages 18:17:17 Removing intermediate container 1bc2c9e1737a 18:17:17 ---> a96f3c2738d4 18:17:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:17:17 ---> cd1ffe85b5ac 18:17:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:17:18 ---> f8ebd97cc48e 18:17:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:17:18 ---> 6454aab73922 18:17:18 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:17:20 ---> 0f89896aea39 18:17:20 Step 21/26 : EXPOSE 59712 18:17:20 ---> Running in d7f30341bd0e 18:17:20 Removing intermediate container d7f30341bd0e 18:17:20 ---> ea99203e18c1 18:17:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:17:20 ---> Running in 3ae6875d4af2 18:17:20 Removing intermediate container 3ae6875d4af2 18:17:20 ---> 7f7443ca2399 18:17:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:17:20 ---> Running in 2e0df866682c 18:17:20 Removing intermediate container 2e0df866682c 18:17:20 ---> 2a51762ffa90 18:17:20 Step 24/26 : LABEL arch=arm64 18:17:20 ---> Running in 4d15d20fa7de 18:17:21 Removing intermediate container 4d15d20fa7de 18:17:21 ---> 365706594a1f 18:17:21 Step 25/26 : LABEL git_sha=7bae4357b7173eaeffc568a771ff42d9d4aad52f 18:17:21 ---> Running in 43d15b94861f 18:17:21 Removing intermediate container 43d15b94861f 18:17:21 ---> a2db3f7e13aa 18:17:21 Step 26/26 : LABEL version=0.0.0 18:17:21 ---> Running in 4131791ee234 18:17:21 Removing intermediate container 4131791ee234 18:17:21 ---> 7bbb14374111 18:17:21 [Warning] One or more build-args [ARCH] were not consumed 18:17:21 Successfully built 7bbb14374111 18:17:21 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 18:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:22 18:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:22 arm64: Pulling from edgex-lftools-log-publisher 18:17:22 8998bd30e6a1: Pulling fs layer 18:17:22 04944245beec: Pulling fs layer 18:17:22 699f458cf7ca: Pulling fs layer 18:17:22 765212b225bb: Pulling fs layer 18:17:22 f23df028b6ca: Pulling fs layer 18:17:22 d65c8cfc05b1: Pulling fs layer 18:17:22 2437ff75d9bd: Pulling fs layer 18:17:22 765212b225bb: Waiting 18:17:22 d65c8cfc05b1: Waiting 18:17:22 f23df028b6ca: Waiting 18:17:22 2437ff75d9bd: Waiting 18:17:23 04944245beec: Verifying Checksum 18:17:23 04944245beec: Download complete 18:17:23 765212b225bb: Verifying Checksum 18:17:23 765212b225bb: Download complete 18:17:23 f23df028b6ca: Verifying Checksum 18:17:23 f23df028b6ca: Download complete 18:17:23 d65c8cfc05b1: Verifying Checksum 18:17:23 d65c8cfc05b1: Download complete 18:17:23 699f458cf7ca: Verifying Checksum 18:17:23 699f458cf7ca: Download complete 18:17:23 8998bd30e6a1: Download complete 18:17:25 2437ff75d9bd: Verifying Checksum 18:17:25 2437ff75d9bd: Download complete 18:17:27 8998bd30e6a1: Pull complete 18:17:27 04944245beec: Pull complete 18:17:31 699f458cf7ca: Pull complete 18:17:31 765212b225bb: Pull complete 18:17:32 f23df028b6ca: Pull complete 18:17:32 d65c8cfc05b1: Pull complete 18:17:47 2437ff75d9bd: Pull complete 18:17:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:47 prd-ubuntu20.04-docker-arm64-4c-16g-2253 does not seem to be running inside a container 18:17:47 $ 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 18:17:50 $ docker top 81322997e0616f817e063cae46dd721a7f89a8489305803974f59b5cd6277b4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:50 ---> job-cost.sh 18:17:51 lf-activate-venv: SKIPPING 18:17:51 INFO: No Stack... 18:17:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:52 INFO: Archiving Costs [Pipeline] sh 18:17:52 + cut -d, -f6 18:17:52 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 18:17:52 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] 18:17:53 Resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] did not exist. Created. 18:17:53 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:53 /w/workspace/app-record-replay/1@tmp/durable-a4fab143/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:54 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:54 Warning: overwriting stash ‘stack-cost’ 18:17:54 Stashed 1 file(s) [Pipeline] } 18:17:54 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-48-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:54 $ docker stop --time=1 81322997e0616f817e063cae46dd721a7f89a8489305803974f59b5cd6277b4b 18:17:55 $ 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 18:17:56 provisioning config files... 18:17:56 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-48 #1 18:17:56 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config496269462045745931tmp [Pipeline] { [Pipeline] sh 18:17:57 + set +x 18:17:57 + curl -s https://codecov.io/bash 18:17:57 + bash -s -- 18:17:57 18:17:57 _____ _ 18:17:57 / ____| | | 18:17:57 | | ___ __| | ___ ___ _____ __ 18:17:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:57 Bash-1.0.6 18:17:57 18:17:57 18:17:57 ==> git version 2.25.1 found 18:17:57 ==> 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 18:17:57 Release-Date: 2020-01-08 18:17:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:57 ==> Jenkins CI detected. 18:17:57 current dir:  /w/workspace/xfoundry_app-record-replay_PR-48 18:17:57 project root: . 18:17:57 --> token set from env 18:17:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:57 ==> Running gcov in . (disable via -X gcov) 18:17:57 ==> Python coveragepy not found 18:17:57 ==> Searching for coverage reports in: 18:17:57 + . 18:17:57 -> Found 1 reports 18:17:57 ==> Detecting git/mercurial file structure 18:17:57 ==> Reading reports 18:17:57 + ./coverage.out bytes=11533 18:17:57 ==> Appending adjustments 18:17:57 https://docs.codecov.io/docs/fixing-reports 18:17:57 + Found adjustments 18:17:57 ==> Gzipping contents 18:17:57 4.0K /tmp/codecov.DbXXyW.gz 18:17:57 ==> Uploading reports 18:17:57 url: https://codecov.io 18:17:57 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= 18:17:57 -> Pinging Codecov 18:17:57 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= 18:17:57 Invalid request parameters 18:17:57 400 [Pipeline] } 18:17:57 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 18:17:59 + [ -d /w/workspace/xfoundry_app-record-replay_PR-48/archives ] 18:17:59 + ls -al /w/workspace/xfoundry_app-record-replay_PR-48/archives 18:17:59 total 16 18:17:59 drwxr-xr-x 3 root root 4096 Jul 26 18:07 . 18:17:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 18:07 .. 18:17:59 drwxr-xr-x 2 root root 4096 Jul 26 18:07 cost 18:17:59 -rw-r--r-- 1 root root 88 Jul 26 18:07 cost.csv 18:17:59 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-48/archives 18:17:59 + ls -al /w/workspace/xfoundry_app-record-replay_PR-48/archives 18:17:59 total 16 18:17:59 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 18:07 . 18:17:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 18:07 .. 18:17:59 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 18:07 cost 18:17:59 -rw-r--r-- 1 jenkins jenkins 88 Jul 26 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:17:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:00 ---> package-listing.sh 18:18:00 ++ facter osfamily 18:18:00 ++ tr '[:upper:]' '[:lower:]' 18:18:00 + OS_FAMILY=debian 18:18:00 + workspace=/w/workspace/xfoundry_app-record-replay_PR-48 18:18:00 + START_PACKAGES=/tmp/packages_start.txt 18:18:00 + END_PACKAGES=/tmp/packages_end.txt 18:18:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:00 + PACKAGES=/tmp/packages_start.txt 18:18:00 + '[' /w/workspace/xfoundry_app-record-replay_PR-48 ']' 18:18:00 + PACKAGES=/tmp/packages_end.txt 18:18:00 + case "${OS_FAMILY}" in 18:18:00 + dpkg -l 18:18:00 + grep '^ii' 18:18:00 + '[' -f /tmp/packages_start.txt ']' 18:18:00 + '[' -f /tmp/packages_end.txt ']' 18:18:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:00 + '[' /w/workspace/xfoundry_app-record-replay_PR-48 ']' 18:18:00 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-48/archives/ 18:18:00 + 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 18:18:00 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 18:18:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:01 prd-ubuntu20.04-docker-8c-8g-2252 does not seem to be running inside a container 18:18:01 $ 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 18:18:01 $ docker top 3cd7b58ecdca41662cd2c48c03628938c0d51ad7be6ab6e8503e6458e45d55b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:02 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:02 + ls /var/log/sa-host 18:18:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:03 provisioning config files... 18:18:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-48@tmp/config9212805545192676004tmp [Pipeline] { [Pipeline] echo 18:18:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:03 ---> create-netrc.sh [Pipeline] } 18:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:03 ---> python-tools-install.sh [Pipeline] echo 18:18:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:04 ---> sudo-logs.sh 18:18:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:04 ---> job-cost.sh 18:18:04 lf-activate-venv: SKIPPING 18:18:04 DEBUG: total: 0.2199999988079071 18:18:04 INFO: Retrieving Stack Cost... 18:18:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:05 INFO: Archiving Costs [Pipeline] echo 18:18:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:05 ---> logs-deploy.sh 18:18:05 lf-activate-venv: SKIPPING 18:18:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-48/1 18:18:05 INFO: archiving workspace using pattern(s): 18:18:06 Archives upload complete. 18:18:06 INFO: archiving logs to Nexus 18:18:07 ---> uname -a: 18:18:07 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 18:18:07 18:18:07 18:18:07 ---> lscpu: 18:18:07 Architecture: x86_64 18:18:07 CPU op-mode(s): 32-bit, 64-bit 18:18:07 Byte Order: Little Endian 18:18:07 Address sizes: 40 bits physical, 48 bits virtual 18:18:07 CPU(s): 8 18:18:07 On-line CPU(s) list: 0-7 18:18:07 Thread(s) per core: 1 18:18:07 Core(s) per socket: 1 18:18:07 Socket(s): 8 18:18:07 NUMA node(s): 1 18:18:07 Vendor ID: AuthenticAMD 18:18:07 CPU family: 23 18:18:07 Model: 49 18:18:07 Model name: AMD EPYC-Rome Processor 18:18:07 Stepping: 0 18:18:07 CPU MHz: 2799.998 18:18:07 BogoMIPS: 5599.99 18:18:07 Virtualization: AMD-V 18:18:07 Hypervisor vendor: KVM 18:18:07 Virtualization type: full 18:18:07 L1d cache: 256 KiB 18:18:07 L1i cache: 256 KiB 18:18:07 L2 cache: 4 MiB 18:18:07 L3 cache: 128 MiB 18:18:07 NUMA node0 CPU(s): 0-7 18:18:07 Vulnerability Itlb multihit: Not affected 18:18:07 Vulnerability L1tf: Not affected 18:18:07 Vulnerability Mds: Not affected 18:18:07 Vulnerability Meltdown: Not affected 18:18:07 Vulnerability Mmio stale data: Not affected 18:18:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:18:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:18:07 Vulnerability Srbds: Not affected 18:18:07 Vulnerability Tsx async abort: Not affected 18:18:07 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 18:18:07 18:18:07 18:18:07 ---> nproc: 18:18:07 8 18:18:07 18:18:07 18:18:07 ---> df -h: 18:18:07 Filesystem Size Used Avail Use% Mounted on 18:18:07 overlay 155G 12G 144G 8% / 18:18:07 tmpfs 64M 0 64M 0% /dev 18:18:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:18:07 shm 64M 0 64M 0% /dev/shm 18:18:07 /dev/vda1 155G 12G 144G 8% /facter-os 18:18:07 18:18:07 18:18:07 ---> sar -b -r -n DEV: 18:18:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2252) 07/26/23 _x86_64_ (8 CPU) 18:18:07 18:18:07 18:04:19 LINUX RESTART (8 CPU) 18:18:07 18:18:07 18:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:07 18:06:01 171.15 10.84 160.31 0.00 1694.80 62480.70 0.00 18:18:07 18:07:01 83.47 0.10 83.37 0.00 8.93 32771.88 0.00 18:18:07 18:08:01 180.21 0.30 179.91 0.00 19.46 44027.46 0.00 18:18:07 18:09:01 2.18 0.00 2.18 0.00 0.00 25.73 0.00 18:18:07 18:10:01 53.92 11.61 42.31 0.00 5176.87 8822.66 0.00 18:18:07 18:11:01 6.15 0.02 6.13 0.00 0.13 122.21 0.00 18:18:07 18:12:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 18:18:07 18:13:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 18:18:07 18:14:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 18:18:07 18:15:01 2.28 0.00 2.28 0.00 0.00 25.46 0.00 18:18:07 18:16:01 1.55 0.00 1.55 0.00 0.00 21.86 0.00 18:18:07 18:17:01 2.07 0.02 2.05 0.00 0.13 22.26 0.00 18:18:07 18:18:01 2.05 0.25 1.80 0.00 19.33 20.26 0.00 18:18:07 Average: 39.23 1.78 37.45 0.00 532.44 11424.55 0.00 18:18:07 18:18:07 18:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:07 18:06:01 27638680 31528128 779700 2.37 144180 3889752 2045436 6.03 1252096 3495296 681424 18:18:07 18:07:01 27857652 31557436 745660 2.27 148724 3718848 1910972 5.63 1215312 3328900 227652 18:18:07 18:08:01 27591672 31569372 730632 2.22 160136 3953000 1763884 5.20 1256420 3515652 360 18:18:07 18:09:01 27591644 31569388 730220 2.22 160156 3953008 1763884 5.20 1256464 3515660 176 18:18:07 18:10:01 27069316 31554736 725644 2.21 194028 4414228 1831964 5.40 1578324 3683972 1028 18:18:07 18:11:01 27078628 31559204 721688 2.19 192564 4410972 1809596 5.33 1570588 3680756 160 18:18:07 18:12:01 27080132 31560792 720084 2.19 192644 4410972 1809596 5.33 1569716 3680760 8 18:18:07 18:13:01 27080684 31561408 719440 2.19 192704 4410976 1809596 5.33 1569204 3680760 8 18:18:07 18:14:01 27080408 31561412 719536 2.19 192768 4411044 1809596 5.33 1569108 3680972 16 18:18:07 18:15:01 27080556 31561632 719172 2.19 192836 4411048 1809596 5.33 1569252 3680980 16 18:18:07 18:16:01 27080780 31562096 719024 2.19 192924 4411052 1809596 5.33 1569352 3681164 160 18:18:07 18:17:01 27080636 31562088 718928 2.19 193004 4411052 1809596 5.33 1568964 3681172 8 18:18:07 18:18:01 27078472 31561148 719508 2.19 193052 4412244 1802884 5.31 1571476 3681484 612 18:18:07 Average: 27260712 31559142 728403 2.22 180748 4247554 1829707 5.39 1470483 3614425 70125 18:18:07 18:18:07 18:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:07 18:06:01 lo 5.78 5.78 0.57 0.57 0.00 0.00 0.00 0.00 18:18:07 18:06:01 ens3 635.91 361.69 8271.25 67.53 0.00 0.00 0.00 0.00 18:18:07 18:06:01 docker0 208.97 373.92 16.26 2365.38 0.00 0.00 0.00 0.00 18:18:07 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:07:01 ens3 26.92 16.89 28.11 11.58 0.00 0.00 0.00 0.00 18:18:07 18:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:18:07 18:08:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 18:18:07 18:08:01 ens3 119.86 71.88 2634.67 17.59 0.00 0.00 0.00 0.00 18:18:07 18:08:01 docker0 2.83 6.61 0.18 88.03 0.00 0.00 0.00 0.00 18:18:07 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:18:07 18:10:01 ens3 174.75 66.66 2921.93 4.88 0.00 0.00 0.00 0.00 18:18:07 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:11:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 18:18:07 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:13:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:15:01 ens3 0.57 0.45 1.50 0.09 0.00 0.00 0.00 0.00 18:18:07 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:07 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 18:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:18:07 18:18:01 ens3 10.06 5.91 11.24 3.61 0.00 0.00 0.00 0.00 18:18:07 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:07 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 18:18:07 Average: ens3 74.63 40.37 1068.19 8.11 0.00 0.00 0.00 0.00 18:18:07 Average: docker0 16.33 29.35 1.27 189.15 0.00 0.00 0.00 0.00 18:18:07 18:18:07 18:18:07 ---> sar -P ALL: 18:18:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2252) 07/26/23 _x86_64_ (8 CPU) 18:18:07 18:18:07 18:04:19 LINUX RESTART (8 CPU) 18:18:07 18:18:07 18:05:01 CPU %user %nice %system %iowait %steal %idle 18:18:07 18:06:01 all 9.32 0.00 4.12 2.50 0.06 84.00 18:18:07 18:06:01 0 9.22 0.00 3.93 0.67 0.07 86.11 18:18:07 18:06:01 1 8.88 0.00 3.60 1.63 0.05 85.84 18:18:07 18:06:01 2 9.21 0.00 3.53 0.27 0.07 86.92 18:18:07 18:06:01 3 9.52 0.00 4.66 0.97 0.07 84.78 18:18:07 18:06:01 4 10.03 0.00 4.01 4.09 0.05 81.82 18:18:07 18:06:01 5 11.20 0.00 4.40 5.77 0.07 78.56 18:18:07 18:06:01 6 7.96 0.00 4.70 6.57 0.05 80.72 18:18:07 18:06:01 7 8.49 0.00 4.09 0.07 0.08 87.26 18:18:07 18:07:01 all 45.50 0.00 6.64 1.24 0.09 46.52 18:18:07 18:07:01 0 46.18 0.00 6.78 0.02 0.08 46.94 18:18:07 18:07:01 1 45.69 0.00 6.62 2.75 0.10 44.85 18:18:07 18:07:01 2 44.86 0.00 6.23 0.03 0.13 48.74 18:18:07 18:07:01 3 46.49 0.00 6.05 0.08 0.08 47.29 18:18:07 18:07:01 4 45.47 0.00 6.02 0.24 0.08 48.19 18:18:07 18:07:01 5 45.00 0.00 6.86 0.02 0.08 48.04 18:18:07 18:07:01 6 44.32 0.00 7.21 6.48 0.08 41.91 18:18:07 18:07:01 7 46.02 0.00 7.39 0.29 0.08 46.22 18:18:07 18:08:01 all 18.31 0.00 4.37 1.76 0.07 75.50 18:18:07 18:08:01 0 18.67 0.00 5.25 1.76 0.05 74.27 18:18:07 18:08:01 1 18.02 0.00 4.96 2.71 0.08 74.22 18:18:07 18:08:01 2 17.95 0.00 4.50 0.03 0.05 77.46 18:18:07 18:08:01 3 17.89 0.00 4.11 2.13 0.08 75.78 18:18:07 18:08:01 4 18.00 0.00 4.37 5.43 0.08 72.12 18:18:07 18:08:01 5 17.78 0.00 3.89 0.47 0.05 77.81 18:18:07 18:08:01 6 18.64 0.00 3.35 0.22 0.05 77.75 18:18:07 18:08:01 7 19.52 0.00 4.53 1.31 0.07 74.58 18:18:07 18:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:18:07 18:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:18:07 18:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:07 18:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:18:07 18:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:18:07 18:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:18:07 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:18:07 18:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:18:07 18:10:01 all 2.27 0.00 1.45 0.59 0.02 95.67 18:18:07 18:10:01 0 1.85 0.00 1.95 0.52 0.02 95.66 18:18:07 18:10:01 1 1.90 0.00 1.30 0.68 0.02 96.10 18:18:07 18:10:01 2 2.86 0.00 1.00 0.67 0.03 95.44 18:18:07 18:10:01 3 1.62 0.00 2.41 0.05 0.02 95.91 18:18:07 18:10:01 4 2.52 0.00 0.80 1.07 0.03 95.57 18:18:07 18:10:01 5 2.74 0.00 1.47 0.57 0.02 95.21 18:18:07 18:10:01 6 2.26 0.00 1.39 0.52 0.02 95.82 18:18:07 18:10:01 7 2.38 0.00 1.31 0.62 0.03 95.67 18:18:07 18:11:01 all 0.08 0.00 0.06 0.04 0.01 99.82 18:18:07 18:11:01 0 0.23 0.00 0.07 0.00 0.00 99.70 18:18:07 18:11:01 1 0.07 0.00 0.10 0.00 0.00 99.83 18:18:07 18:11:01 2 0.03 0.00 0.07 0.00 0.02 99.88 18:18:07 18:11:01 3 0.10 0.00 0.05 0.00 0.02 99.83 18:18:07 18:11:01 4 0.03 0.00 0.05 0.25 0.00 99.67 18:18:07 18:11:01 5 0.07 0.00 0.05 0.02 0.02 99.85 18:18:07 18:11:01 6 0.10 0.00 0.03 0.00 0.02 99.85 18:18:07 18:11:01 7 0.02 0.00 0.05 0.02 0.00 99.92 18:18:07 18:12:01 all 0.09 0.00 0.01 0.01 0.01 99.86 18:18:07 18:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:18:07 18:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:18:07 18:12:01 2 0.07 0.00 0.05 0.00 0.03 99.85 18:18:07 18:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:18:07 18:12:01 4 0.03 0.00 0.00 0.12 0.03 99.82 18:18:07 18:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:18:07 18:12:01 6 0.50 0.00 0.02 0.00 0.00 99.48 18:18:07 18:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:18:07 18:13:01 all 0.10 0.00 0.01 0.01 0.00 99.88 18:18:07 18:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:18:07 18:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:18:07 18:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:18:07 18:13:01 4 0.03 0.00 0.02 0.08 0.00 99.87 18:18:07 18:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:13:01 6 0.63 0.00 0.02 0.00 0.00 99.35 18:18:07 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:07 18:14:01 all 0.09 0.00 0.01 0.03 0.01 99.87 18:18:07 18:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:18:07 18:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:18:07 18:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:18:07 18:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:18:07 18:14:01 4 0.02 0.00 0.02 0.22 0.02 99.73 18:18:07 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:14:01 6 0.55 0.00 0.00 0.00 0.02 99.43 18:18:07 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:15:01 all 0.07 0.00 0.02 0.02 0.01 99.89 18:18:07 18:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:07 18:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:18:07 18:15:01 2 0.02 0.00 0.03 0.02 0.02 99.92 18:18:07 18:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:18:07 18:15:01 4 0.05 0.00 0.03 0.13 0.02 99.77 18:18:07 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:18:07 18:15:01 6 0.35 0.00 0.00 0.00 0.00 99.65 18:18:07 18:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:18:07 18:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:07 18:16:01 1 0.05 0.00 0.00 0.02 0.00 99.93 18:18:07 18:16:01 2 0.07 0.00 0.03 0.00 0.05 99.85 18:18:07 18:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:18:07 18:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:18:07 18:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:18:07 18:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:18:07 18:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:07 18:18:07 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:18:07 18:17:01 all 0.10 0.00 0.02 0.03 0.01 99.84 18:18:07 18:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:18:07 18:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:18:07 18:17:01 2 0.05 0.00 0.03 0.03 0.02 99.87 18:18:07 18:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:18:07 18:17:01 4 0.02 0.00 0.02 0.22 0.02 99.73 18:18:07 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:18:07 18:17:01 6 0.70 0.00 0.07 0.00 0.00 99.24 18:18:07 18:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:18:07 18:18:01 all 0.54 0.00 0.13 0.01 0.01 99.31 18:18:07 18:18:01 0 0.18 0.00 0.13 0.02 0.02 99.65 18:18:07 18:18:01 1 0.25 0.00 0.05 0.02 0.02 99.67 18:18:07 18:18:01 2 0.17 0.00 0.10 0.00 0.03 99.70 18:18:07 18:18:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:18:07 18:18:01 4 0.03 0.00 0.05 0.02 0.02 99.88 18:18:07 18:18:01 5 0.07 0.00 0.08 0.05 0.00 99.80 18:18:07 18:18:01 6 2.43 0.00 0.16 0.00 0.00 97.41 18:18:07 18:18:01 7 1.08 0.00 0.38 0.00 0.02 98.52 18:18:07 Average: all 5.85 0.00 1.29 0.48 0.03 92.36 18:18:07 Average: 0 5.84 0.00 1.39 0.23 0.02 92.51 18:18:07 Average: 1 5.74 0.00 1.28 0.60 0.03 92.35 18:18:07 Average: 2 5.77 0.00 1.20 0.08 0.04 92.92 18:18:07 Average: 3 5.81 0.00 1.33 0.25 0.03 92.58 18:18:07 Average: 4 5.83 0.00 1.18 0.91 0.03 92.06 18:18:07 Average: 5 5.88 0.00 1.28 0.53 0.02 92.29 18:18:07 Average: 6 6.01 0.00 1.30 1.05 0.02 91.62 18:18:07 Average: 7 5.93 0.00 1.36 0.18 0.02 92.51 18:18:07 18:18:07 18:18:07