Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92671bec69d9f009c280bf78a49667f2689fc6fd+d6e72eb507f604f58fbdb8cd428574af59bed11a (559c5f69abed14e5b7620362e3f760cf5308723e) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8036255305862945713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2186349600893861768.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5170324446361094633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11793659834069578220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11606315002638675914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3807196193890356555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-258 in /w/workspace/foundry_app-record-replay_PR-122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 92671bec69d9f009c280bf78a49667f2689fc6fd Merge succeeded, producing 92671bec69d9f009c280bf78a49667f2689fc6fd Checking out Revision 92671bec69d9f009c280bf78a49667f2689fc6fd (PR-122) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T03:36:11.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T03:36:11.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T03:36:11.909Z] ========================================================= [2024-02-01T03:36:11.909Z] EdgeX Global Pipelines Version Info [2024-02-01T03:36:11.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:36:12.663Z] ------------------- [2024-02-01T03:36:12.663Z] stable info: [2024-02-01T03:36:12.663Z] ------------------- [2024-02-01T03:36:12.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T03:36:12.663Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T03:36:12.663Z] Message: update stable to v1.0.258 [2024-02-01T03:36:13.233Z] ------------------- [2024-02-01T03:36:13.233Z] experimental info: [2024-02-01T03:36:13.233Z] ------------------- [2024-02-01T03:36:13.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T03:36:13.234Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T03:36:13.234Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-01T03:36:13.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-01T03:36:13.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-01T03:36:13.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T03:36:13.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-01T03:36:13.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-01T03:36:13.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-01T03:36:13.843Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-01T03:36:13.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-01T03:36:13.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-01T03:36:14.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T03:36:14.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-01T03:36:14.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-01T03:36:14.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T03:36:14.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-01T03:36:14.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T03:36:14.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T03:36:14.556Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T03:36:14.620Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T03:36:14.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T03:36:14.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-01T03:36:14.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-01T03:36:14.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-01T03:36:14.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-01T03:36:15.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-01T03:36:15.135Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-01T03:36:15.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T03:36:15.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-01T03:36:15.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo [2024-02-01T03:36:15.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo [2024-02-01T03:36:15.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo [2024-02-01T03:36:15.644Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo [2024-02-01T03:36:15.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92671be [Pipeline] echo [2024-02-01T03:36:15.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T03:36:15.981Z] provisioning config files... [2024-02-01T03:36:15.994Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config11203875202066768808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:36:16.413Z] ---> ****-login.sh [2024-02-01T03:36:16.413Z] nexus3.edgexfoundry.org:10001 [2024-02-01T03:36:16.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:16.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:16.672Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:16.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:16.672Z] [2024-02-01T03:36:16.672Z] Login Succeeded [2024-02-01T03:36:16.672Z] nexus3.edgexfoundry.org:10002 [2024-02-01T03:36:16.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:16.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:16.672Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:16.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:16.672Z] [2024-02-01T03:36:16.672Z] Login Succeeded [2024-02-01T03:36:16.672Z] nexus3.edgexfoundry.org:10003 [2024-02-01T03:36:16.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:16.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:16.931Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:16.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:16.931Z] [2024-02-01T03:36:16.931Z] Login Succeeded [2024-02-01T03:36:16.931Z] nexus3.edgexfoundry.org:10004 [2024-02-01T03:36:16.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:16.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:16.931Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:16.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:16.931Z] [2024-02-01T03:36:16.931Z] Login Succeeded [2024-02-01T03:36:16.931Z] ****.io [2024-02-01T03:36:16.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:17.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:17.191Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:17.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:17.191Z] [2024-02-01T03:36:17.191Z] Login Succeeded [2024-02-01T03:36:17.191Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T03:36:17.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-01T03:36:18.016Z] + git rev-list -1 --merges 92671bec69d9f009c280bf78a49667f2689fc6fd~1..92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo [2024-02-01T03:36:18.070Z] -----------> git rev-list -1 --merges 92671bec69d9f009c280bf78a49667f2689fc6fd~1..92671bec69d9f009c280bf78a49667f2689fc6fd 92671bec69d9f009c280bf78a49667f2689fc6fd [false] [Pipeline] sh [2024-02-01T03:36:18.401Z] + git log --format=format:%s -1 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo [2024-02-01T03:36:18.441Z] ========================================================= [2024-02-01T03:36:18.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-01T03:36:18.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T03:36:19.021Z] + git log --format=format:%s -1 92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] echo [2024-02-01T03:36:19.057Z] [semverPrep] GIT_COMMIT: 92671bec69d9f009c280bf78a49667f2689fc6fd, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-01T03:36:19.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-01T03:36:19.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T03:36:19.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T03:36:19.621Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T03:36:19.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T03:36:19.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T03:36:19.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T03:36:19.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:36:20.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T03:36:20.063Z] [2024-02-01T03:36:20.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:36:21.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T03:36:21.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T03:36:21.681Z] b85a868b505f: Pulling fs layer [2024-02-01T03:36:21.681Z] e2be974225ed: Pulling fs layer [2024-02-01T03:36:21.681Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T03:36:21.681Z] 988bab9f4d93: Pulling fs layer [2024-02-01T03:36:21.681Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T03:36:21.681Z] eaf3925da568: Pulling fs layer [2024-02-01T03:36:21.681Z] bab4dde63d76: Pulling fs layer [2024-02-01T03:36:21.681Z] bde34c3a00c8: Pulling fs layer [2024-02-01T03:36:21.681Z] b352a97aabf1: Pulling fs layer [2024-02-01T03:36:21.681Z] 4872d77fe225: Pulling fs layer [2024-02-01T03:36:21.681Z] 5851b861e8e6: Pulling fs layer [2024-02-01T03:36:21.681Z] bab4dde63d76: Waiting [2024-02-01T03:36:21.681Z] bde34c3a00c8: Waiting [2024-02-01T03:36:21.681Z] b352a97aabf1: Waiting [2024-02-01T03:36:21.681Z] 4872d77fe225: Waiting [2024-02-01T03:36:21.681Z] 5851b861e8e6: Waiting [2024-02-01T03:36:21.681Z] 1469e6f7b9e6: Waiting [2024-02-01T03:36:21.681Z] eaf3925da568: Waiting [2024-02-01T03:36:21.681Z] 988bab9f4d93: Waiting [2024-02-01T03:36:21.681Z] e2be974225ed: Download complete [2024-02-01T03:36:21.681Z] 988bab9f4d93: Verifying Checksum [2024-02-01T03:36:21.681Z] 988bab9f4d93: Download complete [2024-02-01T03:36:21.953Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T03:36:21.953Z] 339a4e72a1f5: Download complete [2024-02-01T03:36:21.953Z] eaf3925da568: Verifying Checksum [2024-02-01T03:36:21.953Z] eaf3925da568: Download complete [2024-02-01T03:36:21.953Z] b85a868b505f: Verifying Checksum [2024-02-01T03:36:21.953Z] b85a868b505f: Download complete [2024-02-01T03:36:21.953Z] bde34c3a00c8: Verifying Checksum [2024-02-01T03:36:21.953Z] bde34c3a00c8: Download complete [2024-02-01T03:36:22.211Z] b352a97aabf1: Download complete [2024-02-01T03:36:22.211Z] 4872d77fe225: Verifying Checksum [2024-02-01T03:36:22.211Z] 4872d77fe225: Download complete [2024-02-01T03:36:22.211Z] 5851b861e8e6: Verifying Checksum [2024-02-01T03:36:22.211Z] 5851b861e8e6: Download complete [2024-02-01T03:36:22.211Z] bab4dde63d76: Verifying Checksum [2024-02-01T03:36:22.211Z] bab4dde63d76: Download complete [2024-02-01T03:36:23.149Z] b85a868b505f: Pull complete [2024-02-01T03:36:23.409Z] e2be974225ed: Pull complete [2024-02-01T03:36:23.409Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T03:36:23.409Z] 1469e6f7b9e6: Download complete [2024-02-01T03:36:23.670Z] 339a4e72a1f5: Pull complete [2024-02-01T03:36:23.670Z] 988bab9f4d93: Pull complete [2024-02-01T03:36:24.238Z] 1469e6f7b9e6: Pull complete [2024-02-01T03:36:24.238Z] eaf3925da568: Pull complete [2024-02-01T03:36:26.146Z] bab4dde63d76: Pull complete [2024-02-01T03:36:26.146Z] bde34c3a00c8: Pull complete [2024-02-01T03:36:26.146Z] b352a97aabf1: Pull complete [2024-02-01T03:36:26.146Z] 4872d77fe225: Pull complete [2024-02-01T03:36:26.146Z] 5851b861e8e6: Pull complete [2024-02-01T03:36:26.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T03:36:26.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T03:36:26.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:36:26.506Z] prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container [2024-02-01T03:36:26.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-01T03:36:29.350Z] $ docker top e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 -eo pid,comm [2024-02-01T03:36:29.396Z] 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). [2024-02-01T03:36:29.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T03:36:29.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T03:36:29.601Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T03:36:29.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T03:36:29.705Z] $ docker exec e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent [2024-02-01T03:36:29.813Z] SSH_AUTH_SOCK=/tmp/ssh-GTIdQ7dblgZB/agent.32 [2024-02-01T03:36:29.813Z] SSH_AGENT_PID=38 [2024-02-01T03:36:29.819Z] Running ssh-add (command line suppressed) [2024-02-01T03:36:29.938Z] Identity added: /w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_6101957637524121794.key (/w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_6101957637524121794.key) [2024-02-01T03:36:29.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T03:36:30.372Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T03:36:30.401Z] $ docker exec --env ******** --env ******** e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent -k [2024-02-01T03:36:30.493Z] unset SSH_AUTH_SOCK; [2024-02-01T03:36:30.493Z] unset SSH_AGENT_PID; [2024-02-01T03:36:30.493Z] echo Agent pid 38 killed; [2024-02-01T03:36:30.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T03:36:30.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T03:36:30.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T03:36:30.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T03:36:30.753Z] $ docker exec e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent [2024-02-01T03:36:30.854Z] SSH_AUTH_SOCK=/tmp/ssh-6wbIJoTq1cGt/agent.70 [2024-02-01T03:36:30.854Z] SSH_AGENT_PID=76 [2024-02-01T03:36:30.860Z] Running ssh-add (command line suppressed) [2024-02-01T03:36:30.963Z] Identity added: /w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_10512393449709752872.key (/w/workspace/foundry_app-record-replay_PR-122@tmp/private_key_10512393449709752872.key) [2024-02-01T03:36:30.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T03:36:31.329Z] + git semver init [2024-02-01T03:36:31.592Z] 2024-02-01 03:36:31,497 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T03:36:31.592Z] 2024-02-01 03:36:31,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-122/.semver [2024-02-01T03:36:31.592Z] 2024-02-01 03:36:31,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-122/.semver [2024-02-01T03:36:31.592Z] 2024-02-01 03:36:31,499 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-122/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-122, universal_newlines=False, shell=None, istream=None) [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,544 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-122/.git/info/exclude [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 with force:False [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,545 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,549 [execute] INFO git cat-file --batch-check [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,557 [execute] INFO git cat-file --batch [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T03:36:32.976Z] 2024-02-01 03:36:32,564 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-122/.semver/PR-122 [2024-02-01T03:36:32.976Z] 0.0.0 [Pipeline] } [2024-02-01T03:36:33.020Z] $ docker exec --env ******** --env ******** e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 ssh-agent -k [2024-02-01T03:36:33.115Z] unset SSH_AUTH_SOCK; [2024-02-01T03:36:33.115Z] unset SSH_AGENT_PID; [2024-02-01T03:36:33.115Z] echo Agent pid 76 killed; [2024-02-01T03:36:33.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T03:36:33.651Z] + git semver [Pipeline] } [2024-02-01T03:36:33.938Z] $ docker stop --time=1 e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 [2024-02-01T03:36:35.240Z] $ docker rm -f --volumes e9b66b6b76878cc8c2d2c34a919bafe9b0baf6a055781d9c08c0572d6a835611 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T03:36:35.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T03:36:36.042Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T03:36:36.058Z] [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 [2024-02-01T03:36:37.045Z] provisioning config files... [2024-02-01T03:36:37.057Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config1293668246559178025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:36:37.536Z] ---> ****-login.sh [2024-02-01T03:36:37.536Z] nexus3.edgexfoundry.org:10001 [2024-02-01T03:36:37.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:37.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:37.536Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:37.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:37.536Z] [2024-02-01T03:36:37.536Z] Login Succeeded [2024-02-01T03:36:37.536Z] nexus3.edgexfoundry.org:10002 [2024-02-01T03:36:37.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:37.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:37.536Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:37.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:37.537Z] [2024-02-01T03:36:37.537Z] Login Succeeded [2024-02-01T03:36:37.537Z] nexus3.edgexfoundry.org:10003 [2024-02-01T03:36:37.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:37.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:37.796Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:37.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:37.796Z] [2024-02-01T03:36:37.796Z] Login Succeeded [2024-02-01T03:36:37.796Z] nexus3.edgexfoundry.org:10004 [2024-02-01T03:36:37.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:37.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:37.796Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:37.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:37.796Z] [2024-02-01T03:36:37.796Z] Login Succeeded [2024-02-01T03:36:37.796Z] ****.io [2024-02-01T03:36:38.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:36:38.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:36:38.059Z] Configure a credential helper to remove this warning. See [2024-02-01T03:36:38.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:36:38.060Z] [2024-02-01T03:36:38.060Z] Login Succeeded [2024-02-01T03:36:38.060Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T03:36:38.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T03:36:38.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T03:36:38.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T03:36:38.684Z] ========================================================= [2024-02-01T03:36:38.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-01T03:36:38.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:36:39.360Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-01T03:36:39.360Z] Sending build context to Docker daemon 6.681MB [2024-02-01T03:36:39.360Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T03:36:39.360Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-01T03:36:39.360Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-01T03:36:39.360Z] 7264a8db6415: Pulling fs layer [2024-02-01T03:36:39.360Z] c4d48a809fc2: Pulling fs layer [2024-02-01T03:36:39.360Z] 4f1c88b9dad5: Pulling fs layer [2024-02-01T03:36:39.360Z] ad3a456e5733: Pulling fs layer [2024-02-01T03:36:39.360Z] 69c7f0334f64: Pulling fs layer [2024-02-01T03:36:39.360Z] 1f1c1a5573a3: Pulling fs layer [2024-02-01T03:36:39.360Z] ce7588e14bc9: Pulling fs layer [2024-02-01T03:36:39.360Z] b5e4710f87ac: Pulling fs layer [2024-02-01T03:36:39.360Z] 69c7f0334f64: Waiting [2024-02-01T03:36:39.360Z] b5e4710f87ac: Waiting [2024-02-01T03:36:39.360Z] 1f1c1a5573a3: Waiting [2024-02-01T03:36:39.360Z] ce7588e14bc9: Waiting [2024-02-01T03:36:39.360Z] ad3a456e5733: Waiting [2024-02-01T03:36:39.623Z] c4d48a809fc2: Download complete [2024-02-01T03:36:39.623Z] ad3a456e5733: Download complete [2024-02-01T03:36:39.623Z] 69c7f0334f64: Verifying Checksum [2024-02-01T03:36:39.623Z] 69c7f0334f64: Download complete [2024-02-01T03:36:39.623Z] 7264a8db6415: Download complete [2024-02-01T03:36:39.623Z] 1f1c1a5573a3: Verifying Checksum [2024-02-01T03:36:39.623Z] 1f1c1a5573a3: Download complete [2024-02-01T03:36:39.623Z] 7264a8db6415: Pull complete [2024-02-01T03:36:39.883Z] b5e4710f87ac: Verifying Checksum [2024-02-01T03:36:39.883Z] b5e4710f87ac: Download complete [2024-02-01T03:36:39.883Z] c4d48a809fc2: Pull complete [2024-02-01T03:36:39.883Z] 4f1c88b9dad5: Verifying Checksum [2024-02-01T03:36:39.883Z] 4f1c88b9dad5: Download complete [2024-02-01T03:36:40.452Z] ce7588e14bc9: Verifying Checksum [2024-02-01T03:36:40.452Z] ce7588e14bc9: Download complete [2024-02-01T03:36:43.151Z] 4f1c88b9dad5: Pull complete [2024-02-01T03:36:43.151Z] ad3a456e5733: Pull complete [2024-02-01T03:36:43.151Z] 69c7f0334f64: Pull complete [2024-02-01T03:36:43.409Z] 1f1c1a5573a3: Pull complete [2024-02-01T03:36:45.940Z] ce7588e14bc9: Pull complete [2024-02-01T03:36:45.940Z] b5e4710f87ac: Pull complete [2024-02-01T03:36:45.940Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-01T03:36:45.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T03:36:45.940Z] ---> 88b5674ff536 [2024-02-01T03:36:45.940Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T03:36:51.226Z] ---> Running in e1ef77423211 [2024-02-01T03:36:51.226Z] Removing intermediate container e1ef77423211 [2024-02-01T03:36:51.226Z] ---> 0bfdd9f1582c [2024-02-01T03:36:51.226Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T03:36:51.226Z] ---> Running in c3ca7db080e8 [2024-02-01T03:36:51.226Z] Removing intermediate container c3ca7db080e8 [2024-02-01T03:36:51.226Z] ---> f93597edcbe4 [2024-02-01T03:36:51.226Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-01T03:36:51.226Z] ---> Running in c194456d0ccc [2024-02-01T03:36:51.226Z] Removing intermediate container c194456d0ccc [2024-02-01T03:36:51.226Z] ---> 71f256e5246d [2024-02-01T03:36:51.226Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T03:36:51.226Z] ---> Running in b9c896e36879 [2024-02-01T03:36:51.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T03:36:51.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T03:36:51.487Z] OK: 264 MiB in 52 packages [2024-02-01T03:36:51.747Z] Removing intermediate container b9c896e36879 [2024-02-01T03:36:51.747Z] ---> a487a6ef2d86 [2024-02-01T03:36:51.747Z] Step 7/12 : WORKDIR /app [2024-02-01T03:36:51.747Z] ---> Running in f7a3bdeb4ca2 [2024-02-01T03:36:51.747Z] Removing intermediate container f7a3bdeb4ca2 [2024-02-01T03:36:51.747Z] ---> e778d03489c5 [2024-02-01T03:36:51.747Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-01T03:36:51.747Z] ---> 5858ec831444 [2024-02-01T03:36:51.747Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T03:36:51.787Z] Still waiting to schedule task [2024-02-01T03:36:51.788Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-01T03:36:52.006Z] ---> Running in 0dc06110a050 [2024-02-01T03:37:32.917Z] Removing intermediate container 0dc06110a050 [2024-02-01T03:37:32.917Z] ---> 521d6a36f188 [2024-02-01T03:37:32.917Z] Step 10/12 : COPY . . [2024-02-01T03:37:32.917Z] ---> afcadf6da256 [2024-02-01T03:37:32.917Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T03:37:32.917Z] ---> Running in 788d3bf60b0e [2024-02-01T03:37:32.917Z] Removing intermediate container 788d3bf60b0e [2024-02-01T03:37:32.917Z] ---> 025c5d9d7d8c [2024-02-01T03:37:32.917Z] Step 12/12 : RUN $MAKE [2024-02-01T03:37:32.917Z] ---> Running in 8d1fc5bd5574 [2024-02-01T03:37:32.917Z] noop [2024-02-01T03:37:32.917Z] Removing intermediate container 8d1fc5bd5574 [2024-02-01T03:37:32.917Z] ---> 98e9961efb81 [2024-02-01T03:37:32.917Z] Successfully built 98e9961efb81 [2024-02-01T03:37:32.917Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:37:33.459Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T03:37:33.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:37:33.681Z] prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container [2024-02-01T03:37:33.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-01T03:37:34.074Z] $ docker top 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T03:37:34.545Z] + go version [2024-02-01T03:37:34.545Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-01T03:37:34.577Z] $ docker stop --time=1 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 [2024-02-01T03:37:35.878Z] $ docker rm -f --volumes 11a8fc3ad9f0cbabd502f2a95c42798da51ad16367c0836720c209314cccee81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:37:36.957Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T03:37:36.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:37:37.188Z] prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container [2024-02-01T03:37:37.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-01T03:37:37.559Z] $ docker top 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T03:37:38.030Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-122 [Pipeline] fileExists [Pipeline] sh [2024-02-01T03:37:38.434Z] + make test [2024-02-01T03:37:38.434Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T03:38:00.364Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-01T03:38:00.364Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-01T03:38:00.364Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-01T03:38:00.364Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-01T03:38:00.364Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements [2024-02-01T03:38:08.478Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements [2024-02-01T03:38:08.478Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2024-02-01T03:38:08.478Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2024-02-01T03:38:26.553Z] go vet ./... [2024-02-01T03:38:29.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T03:38:29.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T03:38:29.830Z] ./bin/test-attribution-txt.sh [2024-02-01T03:38:29.830Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T03:38:29.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T03:38:29.938Z] $ docker stop --time=1 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 [2024-02-01T03:38:33.081Z] $ docker rm -f --volumes 8d88b8bc3f2e6a2cf69b661cbe32925dd0b185d09399e25823b1df26fff853d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T03:38:33.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T03:38:33.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-01T03:38:34.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T03:38:35.158Z] + ls -al . [2024-02-01T03:38:35.158Z] total 192 [2024-02-01T03:38:35.158Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 1 03:37 . [2024-02-01T03:38:35.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 03:36 .. [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 03:36 .dockerignore [2024-02-01T03:38:35.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 03:38 .git [2024-02-01T03:38:35.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 .github [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 1 03:36 .gitignore [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 03:36 .golangci.yml [2024-02-01T03:38:35.158Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 03:36 .semver [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 1 03:36 Attribution.txt [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 1 03:36 CHANGELOG.md [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 1 03:36 Dockerfile [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 03:36 GOVERNANCE.md [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 1 03:36 Jenkinsfile [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 03:36 LICENSE [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 1 03:36 Makefile [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 1 03:36 OWNERS.md [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 1 03:36 README.md [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 1 03:36 Record and Reply.postman_collection.json [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 03:36 VERSION [2024-02-01T03:38:35.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:36 bin [2024-02-01T03:38:35.158Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 1 03:38 coverage.out [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 1 03:36 go.mod [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 1 03:36 go.sum [2024-02-01T03:38:35.158Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 03:36 internal [2024-02-01T03:38:35.158Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 1 03:36 main.go [2024-02-01T03:38:35.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 openapi [2024-02-01T03:38:35.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:36 pkg [2024-02-01T03:38:35.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:38:35.619Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd --label arch=amd64 --label version=0.0.0 . [2024-02-01T03:38:35.619Z] Sending build context to Docker daemon 6.706MB [2024-02-01T03:38:35.619Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T03:38:35.619Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-01T03:38:35.619Z] ---> 98e9961efb81 [2024-02-01T03:38:35.619Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T03:38:35.880Z] ---> Running in 2f3acbd79f8b [2024-02-01T03:38:35.880Z] Removing intermediate container 2f3acbd79f8b [2024-02-01T03:38:35.880Z] ---> 14de421b2b9d [2024-02-01T03:38:35.880Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T03:38:35.880Z] ---> Running in 7d82bb1c7550 [2024-02-01T03:38:35.880Z] Removing intermediate container 7d82bb1c7550 [2024-02-01T03:38:35.880Z] ---> 04783a073295 [2024-02-01T03:38:35.880Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-01T03:38:35.880Z] ---> Running in 9368089d1838 [2024-02-01T03:38:36.140Z] Removing intermediate container 9368089d1838 [2024-02-01T03:38:36.140Z] ---> b26fd037fc40 [2024-02-01T03:38:36.140Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T03:38:36.140Z] ---> Running in 89edcc96e6a1 [2024-02-01T03:38:36.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T03:38:36.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T03:38:36.664Z] OK: 264 MiB in 52 packages [2024-02-01T03:38:36.922Z] Removing intermediate container 89edcc96e6a1 [2024-02-01T03:38:36.922Z] ---> 838a2e25992e [2024-02-01T03:38:36.922Z] Step 7/27 : WORKDIR /app [2024-02-01T03:38:36.922Z] ---> Running in d4444d8b340f [2024-02-01T03:38:36.922Z] Removing intermediate container d4444d8b340f [2024-02-01T03:38:36.922Z] ---> c79e4fceba4a [2024-02-01T03:38:36.922Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-01T03:38:37.180Z] ---> 63bc6ff3e1f4 [2024-02-01T03:38:37.180Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T03:38:37.180Z] ---> Running in b48ad312acd6 [2024-02-01T03:38:37.986Z] Removing intermediate container b48ad312acd6 [2024-02-01T03:38:37.986Z] ---> 4dd590896a6a [2024-02-01T03:38:37.986Z] Step 10/27 : COPY . . [2024-02-01T03:38:38.245Z] ---> 24273ff84d5f [2024-02-01T03:38:38.245Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T03:38:38.245Z] ---> Running in e2f325e906d7 [2024-02-01T03:38:38.245Z] Removing intermediate container e2f325e906d7 [2024-02-01T03:38:38.245Z] ---> 4f1bdc7693d8 [2024-02-01T03:38:38.245Z] Step 12/27 : RUN $MAKE [2024-02-01T03:38:38.245Z] ---> Running in 0f5874b63a72 [2024-02-01T03:38:38.503Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-01T03:38:39.798Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-259 in /w/workspace/foundry_app-record-replay_PR-122 [Pipeline] { [Pipeline] ws [2024-02-01T03:38:39.891Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-02-01T03:38:43.027Z] Selected Git installation does not exist. Using Default [2024-02-01T03:38:43.028Z] The recommended git tool is: NONE [2024-02-01T03:38:47.882Z] using credential edgex-jenkins-ssh [2024-02-01T03:38:47.903Z] Cloning the remote Git repository [2024-02-01T03:38:47.948Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-01T03:38:48.054Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-02-01T03:38:48.208Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-01T03:38:48.209Z] > git --version # timeout=10 [2024-02-01T03:38:48.229Z] > git --version # 'git version 2.25.1' [2024-02-01T03:38:48.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T03:38:48.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T03:38:49.953Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-01T03:38:49.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T03:38:51.506Z] Merging remotes/origin/main commit d6e72eb507f604f58fbdb8cd428574af59bed11a into PR head commit 92671bec69d9f009c280bf78a49667f2689fc6fd [2024-02-01T03:38:51.791Z] Merge succeeded, producing 92671bec69d9f009c280bf78a49667f2689fc6fd [2024-02-01T03:38:51.791Z] Checking out Revision 92671bec69d9f009c280bf78a49667f2689fc6fd (PR-122) [2024-02-01T03:38:50.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-01T03:38:50.985Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-01T03:38:50.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T03:38:51.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-01T03:38:51.526Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T03:38:51.608Z] > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 [2024-02-01T03:38:51.695Z] > git remote # timeout=10 [2024-02-01T03:38:51.715Z] > git config --get remote.origin.url # timeout=10 [2024-02-01T03:38:51.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T03:38:51.748Z] > git merge d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 [2024-02-01T03:38:51.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-01T03:38:51.800Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T03:38:51.815Z] > git checkout -f 92671bec69d9f009c280bf78a49667f2689fc6fd # timeout=10 [2024-02-01T03:38:52.347Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-01T03:38:52.400Z] > git --version # timeout=10 [2024-02-01T03:38:52.411Z] > git --version # 'git version 2.25.1' [2024-02-01T03:38:52.433Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T03:38:53.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T03:38:53.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T03:38:53.975Z] Dload Upload Total Spent Left Speed [2024-02-01T03:38:53.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-02-01T03:38:54.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T03:38:54.685Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-01T03:38:54.685Z] sudo tee /etc/docker/daemon.new [2024-02-01T03:38:54.685Z] { [2024-02-01T03:38:54.685Z] "registry-mirrors": [ [2024-02-01T03:38:54.685Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T03:38:54.685Z] ], [2024-02-01T03:38:54.685Z] "bip": "10.250.0.254/24", [2024-02-01T03:38:54.685Z] "hosts": [ [2024-02-01T03:38:54.685Z] "tcp://0.0.0.0:5555", [2024-02-01T03:38:54.685Z] "unix:///var/run/docker.sock" [2024-02-01T03:38:54.685Z] ], [2024-02-01T03:38:54.685Z] "mtu": 1458, [2024-02-01T03:38:54.685Z] "selinux-enabled": true, [2024-02-01T03:38:54.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T03:38:54.685Z] } [Pipeline] sh [2024-02-01T03:38:55.034Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T03:38:55.392Z] + sudo service docker restart [2024-02-01T03:39:00.860Z] Removing intermediate container 0f5874b63a72 [2024-02-01T03:39:00.860Z] ---> bc343fdeef97 [2024-02-01T03:39:00.860Z] Step 13/27 : FROM alpine:3.18 [2024-02-01T03:39:00.860Z] 3.18: Pulling from library/alpine [2024-02-01T03:39:00.860Z] 619be1103602: Pulling fs layer [2024-02-01T03:39:00.860Z] 619be1103602: Download complete [2024-02-01T03:39:00.860Z] 619be1103602: Pull complete [2024-02-01T03:39:00.860Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T03:39:00.860Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T03:39:00.860Z] ---> d3782b16ccc9 [2024-02-01T03:39:00.860Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T03:39:00.860Z] ---> Running in 6dd767720f10 [2024-02-01T03:39:00.860Z] Removing intermediate container 6dd767720f10 [2024-02-01T03:39:00.860Z] ---> 50772e4d1a30 [2024-02-01T03:39:00.860Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-01T03:39:00.860Z] ---> Running in 94cd6f04b9ba [2024-02-01T03:39:00.860Z] Removing intermediate container 94cd6f04b9ba [2024-02-01T03:39:00.860Z] ---> e2f2cc74aa9f [2024-02-01T03:39:00.860Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T03:39:00.860Z] ---> Running in 853c30229374 [2024-02-01T03:39:00.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T03:39:00.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T03:39:01.120Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-01T03:39:01.120Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-01T03:39:01.120Z] Executing busybox-1.36.1-r5.trigger [2024-02-01T03:39:01.120Z] Executing ca-certificates-20230506-r0.trigger [2024-02-01T03:39:01.120Z] OK: 8 MiB in 17 packages [2024-02-01T03:39:01.687Z] Removing intermediate container 853c30229374 [2024-02-01T03:39:01.687Z] ---> 8dfa4597ca07 [2024-02-01T03:39:01.687Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-01T03:39:01.687Z] ---> Running in e777246f534d [2024-02-01T03:39:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T03:39:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T03:39:02.213Z] OK: 8 MiB in 17 packages [2024-02-01T03:39:02.474Z] Removing intermediate container e777246f534d [2024-02-01T03:39:02.474Z] ---> 185ad5b95e17 [2024-02-01T03:39:02.474Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-01T03:39:02.736Z] ---> 39aa61a41af2 [2024-02-01T03:39:02.736Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-01T03:39:02.736Z] ---> a9524ede085c [2024-02-01T03:39:02.736Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-01T03:39:02.996Z] ---> 41740d956596 [2024-02-01T03:39:02.996Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-01T03:39:03.934Z] ---> a6e6c0c62433 [2024-02-01T03:39:03.934Z] Step 22/27 : EXPOSE 59712 [2024-02-01T03:39:03.934Z] ---> Running in 5a6040625308 [2024-02-01T03:39:03.934Z] Removing intermediate container 5a6040625308 [2024-02-01T03:39:03.934Z] ---> 51b81e7a4ec4 [2024-02-01T03:39:03.934Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-01T03:39:03.934Z] ---> Running in 3461d533edca [2024-02-01T03:39:03.934Z] Removing intermediate container 3461d533edca [2024-02-01T03:39:03.934Z] ---> 8e366537aa14 [2024-02-01T03:39:03.934Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-01T03:39:03.934Z] ---> Running in 0ac917633948 [2024-02-01T03:39:04.192Z] Removing intermediate container 0ac917633948 [2024-02-01T03:39:04.193Z] ---> 14e6bd878942 [2024-02-01T03:39:04.193Z] Step 25/27 : LABEL arch=amd64 [2024-02-01T03:39:04.193Z] ---> Running in 52a356d012b5 [2024-02-01T03:39:04.193Z] Removing intermediate container 52a356d012b5 [2024-02-01T03:39:04.193Z] ---> b206d18a6de5 [2024-02-01T03:39:04.193Z] Step 26/27 : LABEL git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd [2024-02-01T03:39:04.193Z] ---> Running in 80add5fde77b [2024-02-01T03:39:04.450Z] Removing intermediate container 80add5fde77b [2024-02-01T03:39:04.450Z] ---> 879b7337c6fb [2024-02-01T03:39:04.450Z] Step 27/27 : LABEL version=0.0.0 [2024-02-01T03:39:04.450Z] ---> Running in 997fd9526f6d [2024-02-01T03:39:04.450Z] Removing intermediate container 997fd9526f6d [2024-02-01T03:39:04.450Z] ---> 057da9a827fa [2024-02-01T03:39:04.450Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T03:39:04.450Z] Successfully built 057da9a827fa [2024-02-01T03:39:04.450Z] 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 [2024-02-01T03:39:05.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T03:39:05.785Z] [2024-02-01T03:39:05.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:39:06.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T03:39:06.208Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T03:39:06.208Z] 5eb5b503b376: Pulling fs layer [2024-02-01T03:39:06.208Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T03:39:06.208Z] ec43610c2a17: Pulling fs layer [2024-02-01T03:39:06.208Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T03:39:06.208Z] 33b1e0a273af: Pulling fs layer [2024-02-01T03:39:06.208Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T03:39:06.208Z] 2f39f015ded8: Pulling fs layer [2024-02-01T03:39:06.208Z] 3a2ae6a8a46f: Waiting [2024-02-01T03:39:06.208Z] 33b1e0a273af: Waiting [2024-02-01T03:39:06.208Z] 5d3b04190fa2: Waiting [2024-02-01T03:39:06.208Z] 2f39f015ded8: Waiting [2024-02-01T03:39:06.208Z] 5c69ac0246d0: Download complete [2024-02-01T03:39:06.208Z] 3a2ae6a8a46f: Download complete [2024-02-01T03:39:06.208Z] ec43610c2a17: Verifying Checksum [2024-02-01T03:39:06.208Z] ec43610c2a17: Download complete [2024-02-01T03:39:06.208Z] 33b1e0a273af: Verifying Checksum [2024-02-01T03:39:06.208Z] 33b1e0a273af: Download complete [2024-02-01T03:39:06.208Z] 5d3b04190fa2: Download complete [2024-02-01T03:39:06.468Z] 5eb5b503b376: Verifying Checksum [2024-02-01T03:39:06.468Z] 5eb5b503b376: Download complete [2024-02-01T03:39:07.033Z] 2f39f015ded8: Download complete [2024-02-01T03:39:07.599Z] 5eb5b503b376: Pull complete [2024-02-01T03:39:07.599Z] 5c69ac0246d0: Pull complete [2024-02-01T03:39:07.857Z] ec43610c2a17: Pull complete [2024-02-01T03:39:08.116Z] 3a2ae6a8a46f: Pull complete [2024-02-01T03:39:08.116Z] 33b1e0a273af: Pull complete [2024-02-01T03:39:08.375Z] 5d3b04190fa2: Pull complete [2024-02-01T03:39:12.559Z] 2f39f015ded8: Pull complete [2024-02-01T03:39:12.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T03:39:12.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T03:39:12.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:39:13.034Z] prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container [2024-02-01T03:39:13.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-01T03:39:21.572Z] $ docker top 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-02-01T03:39:21.923Z] provisioning config files... [2024-02-01T03:39:21.978Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config13180310291840840533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:39:22.159Z] ---> job-cost.sh [2024-02-01T03:39:22.159Z] lf-activate-venv: SKIPPING [2024-02-01T03:39:22.159Z] INFO: No Stack... [2024-02-01T03:39:22.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T03:39:22.482Z] ---> ****-login.sh [2024-02-01T03:39:22.482Z] nexus3.edgexfoundry.org:10001 [2024-02-01T03:39:22.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:39:22.989Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T03:39:23.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:39:23.031Z] Configure a credential helper to remove this warning. See [2024-02-01T03:39:23.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:39:23.031Z] [2024-02-01T03:39:23.031Z] Login Succeeded [2024-02-01T03:39:23.031Z] nexus3.edgexfoundry.org:10002 [2024-02-01T03:39:23.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:39:23.315Z] + cat /w/workspace/foundry_app-record-replay_PR-122/archives/cost.csv [2024-02-01T03:39:23.315Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T03:39:23.403Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [2024-02-01T03:39:23.409Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] did not exist. Created. [2024-02-01T03:39:23.413Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-01T03:39:23.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:39:23.570Z] Configure a credential helper to remove this warning. See [2024-02-01T03:39:23.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:39:23.570Z] [2024-02-01T03:39:23.570Z] Login Succeeded [2024-02-01T03:39:23.570Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2024-02-01T03:39:23.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:39:23.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:39:23.839Z] Configure a credential helper to remove this warning. See [2024-02-01T03:39:23.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:39:23.839Z] [2024-02-01T03:39:23.839Z] Login Succeeded [2024-02-01T03:39:23.839Z] nexus3.edgexfoundry.org:10004 [2024-02-01T03:39:23.915Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-01T03:39:23.972Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T03:39:24.047Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [2024-02-01T03:39:24.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:39:24.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:39:24.113Z] Configure a credential helper to remove this warning. See [2024-02-01T03:39:24.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:39:24.113Z] [2024-02-01T03:39:24.113Z] Login Succeeded [Pipeline] // lock [Pipeline] } [2024-02-01T03:39:24.223Z] $ docker stop --time=1 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d [2024-02-01T03:39:24.382Z] ****.io [2024-02-01T03:39:24.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T03:39:24.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T03:39:24.651Z] Configure a credential helper to remove this warning. See [2024-02-01T03:39:24.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T03:39:24.651Z] [2024-02-01T03:39:24.651Z] Login Succeeded [2024-02-01T03:39:24.651Z] ---> ****-login.sh ends [2024-02-01T03:39:25.400Z] $ docker rm -f --volumes 9b3becb80622ceba0cea67780d1f4c7ff984debd66c3ebc116c5d752c2affd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-02-01T03:39:25.583Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-02-01T03:39:26.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T03:39:26.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T03:39:26.490Z] ========================================================= [2024-02-01T03:39:26.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-01T03:39:26.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:39:27.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-01T03:39:27.147Z] Sending build context to Docker daemon 258.6kB [2024-02-01T03:39:27.420Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T03:39:27.420Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-01T03:39:27.420Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-01T03:39:27.420Z] 9fda8d8052c6: Pulling fs layer [2024-02-01T03:39:27.420Z] 5d54e960e981: Pulling fs layer [2024-02-01T03:39:27.420Z] c4a7e357bf2a: Pulling fs layer [2024-02-01T03:39:27.420Z] f0e02332f6b5: Pulling fs layer [2024-02-01T03:39:27.420Z] 872ee5b61b7b: Pulling fs layer [2024-02-01T03:39:27.420Z] 0c6a40ed1a82: Pulling fs layer [2024-02-01T03:39:27.420Z] 94ae7d8d031c: Pulling fs layer [2024-02-01T03:39:27.420Z] f0e02332f6b5: Waiting [2024-02-01T03:39:27.420Z] 872ee5b61b7b: Waiting [2024-02-01T03:39:27.420Z] 0c6a40ed1a82: Waiting [2024-02-01T03:39:27.420Z] 94ae7d8d031c: Waiting [2024-02-01T03:39:27.420Z] 5d54e960e981: Verifying Checksum [2024-02-01T03:39:27.420Z] 5d54e960e981: Download complete [2024-02-01T03:39:27.694Z] f0e02332f6b5: Verifying Checksum [2024-02-01T03:39:27.694Z] f0e02332f6b5: Download complete [2024-02-01T03:39:27.694Z] 872ee5b61b7b: Verifying Checksum [2024-02-01T03:39:27.694Z] 872ee5b61b7b: Download complete [2024-02-01T03:39:27.694Z] 9fda8d8052c6: Verifying Checksum [2024-02-01T03:39:27.694Z] 9fda8d8052c6: Download complete [2024-02-01T03:39:27.973Z] 94ae7d8d031c: Verifying Checksum [2024-02-01T03:39:27.973Z] 94ae7d8d031c: Download complete [2024-02-01T03:39:28.579Z] 9fda8d8052c6: Pull complete [2024-02-01T03:39:29.169Z] 5d54e960e981: Pull complete [2024-02-01T03:39:29.438Z] c4a7e357bf2a: Download complete [2024-02-01T03:39:30.408Z] 0c6a40ed1a82: Verifying Checksum [2024-02-01T03:39:30.408Z] 0c6a40ed1a82: Download complete [2024-02-01T03:39:42.729Z] c4a7e357bf2a: Pull complete [2024-02-01T03:39:42.729Z] f0e02332f6b5: Pull complete [2024-02-01T03:39:42.729Z] 872ee5b61b7b: Pull complete [2024-02-01T03:39:49.388Z] 0c6a40ed1a82: Pull complete [2024-02-01T03:39:52.737Z] 94ae7d8d031c: Pull complete [2024-02-01T03:39:52.737Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-01T03:39:52.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T03:39:52.737Z] ---> 86de565de09d [2024-02-01T03:39:52.737Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T03:39:53.728Z] ---> Running in 992a33216405 [2024-02-01T03:39:53.997Z] Removing intermediate container 992a33216405 [2024-02-01T03:39:53.997Z] ---> 8ae3421720af [2024-02-01T03:39:53.997Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T03:39:53.997Z] ---> Running in 15aa8ca9e58d [2024-02-01T03:39:54.265Z] Removing intermediate container 15aa8ca9e58d [2024-02-01T03:39:54.265Z] ---> 6fd41370e207 [2024-02-01T03:39:54.265Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-01T03:39:54.265Z] ---> Running in e612d4357a2f [2024-02-01T03:39:54.850Z] Removing intermediate container e612d4357a2f [2024-02-01T03:39:54.850Z] ---> 9568adc4b947 [2024-02-01T03:39:54.850Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T03:39:54.850Z] ---> Running in f0a60ae83629 [2024-02-01T03:39:55.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T03:39:56.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T03:39:57.370Z] OK: 266 MiB in 52 packages [2024-02-01T03:39:58.334Z] Removing intermediate container f0a60ae83629 [2024-02-01T03:39:58.334Z] ---> 284034858e25 [2024-02-01T03:39:58.334Z] Step 7/12 : WORKDIR /app [2024-02-01T03:39:58.334Z] ---> Running in 1d71cb32a28b [2024-02-01T03:39:58.601Z] Removing intermediate container 1d71cb32a28b [2024-02-01T03:39:58.601Z] ---> f974c1d8e4f1 [2024-02-01T03:39:58.601Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-01T03:39:59.183Z] ---> 657a86d0c061 [2024-02-01T03:39:59.183Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T03:39:59.183Z] ---> Running in a28d4822732a [2024-02-01T03:40:55.729Z] Removing intermediate container a28d4822732a [2024-02-01T03:40:55.729Z] ---> 279ef9161127 [2024-02-01T03:40:55.729Z] Step 10/12 : COPY . . [2024-02-01T03:40:55.729Z] ---> 21e25faad2cd [2024-02-01T03:40:55.729Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T03:40:55.729Z] ---> Running in b6068e9dcf91 [2024-02-01T03:40:55.729Z] Removing intermediate container b6068e9dcf91 [2024-02-01T03:40:55.729Z] ---> 3721da3421f5 [2024-02-01T03:40:55.729Z] Step 12/12 : RUN $MAKE [2024-02-01T03:40:55.729Z] ---> Running in a6b642f65502 [2024-02-01T03:40:55.998Z] noop [2024-02-01T03:40:56.581Z] Removing intermediate container a6b642f65502 [2024-02-01T03:40:56.581Z] ---> 86c224e351b0 [2024-02-01T03:40:56.581Z] Successfully built 86c224e351b0 [2024-02-01T03:40:56.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:40:57.197Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T03:40:57.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:40:57.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container [2024-02-01T03:40:57.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-01T03:40:58.792Z] $ docker top c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T03:40:59.749Z] + go version [2024-02-01T03:40:59.749Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-01T03:40:59.782Z] $ docker stop --time=1 c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 [2024-02-01T03:41:01.390Z] $ docker rm -f --volumes c401b763c185183e8be600af5a7b8fc871ccd8fd4e60bfff6bba9319f3171217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:41:02.654Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T03:41:02.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:41:03.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container [2024-02-01T03:41:03.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-01T03:41:07.287Z] $ docker top 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T03:41:08.298Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-02-01T03:41:08.729Z] + make test [2024-02-01T03:41:08.996Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T03:43:15.682Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-01T03:43:16.644Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.217s coverage: 88.0% of statements [2024-02-01T03:43:19.220Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-01T03:43:19.220Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-01T03:43:20.178Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-01T03:43:30.227Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.950s coverage: 98.7% of statements [2024-02-01T03:43:30.227Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.496s coverage: 89.7% of statements [2024-02-01T03:43:30.227Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2024-02-01T03:43:30.227Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-01T03:43:30.227Z] go vet ./... [2024-02-01T03:45:21.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T03:45:21.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T03:45:21.977Z] ./bin/test-attribution-txt.sh [2024-02-01T03:45:21.977Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T03:45:22.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T03:45:22.091Z] $ docker stop --time=1 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd [2024-02-01T03:45:27.001Z] $ docker rm -f --volumes 9af8a4fb20534575fb536dccbceb69aa2f7e49e924003ae8eb28385e0a8278bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T03:45:28.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T03:45:28.687Z] Warning: overwriting stash ‘coverage-report’ [2024-02-01T03:45:29.200Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T03:45:30.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T03:45:30.410Z] + ls -al . [2024-02-01T03:45:30.410Z] total 188 [2024-02-01T03:45:30.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 03:41 . [2024-02-01T03:45:30.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 03:38 .. [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 03:38 .dockerignore [2024-02-01T03:45:30.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 03:38 .git [2024-02-01T03:45:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 .github [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 1 03:38 .gitignore [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 03:38 .golangci.yml [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 1 03:38 Attribution.txt [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 1 03:38 CHANGELOG.md [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 1 03:38 Dockerfile [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 03:38 GOVERNANCE.md [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 1 03:38 Jenkinsfile [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 03:38 LICENSE [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 1 03:38 Makefile [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 1 03:38 OWNERS.md [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 1 03:38 README.md [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 1 03:38 Record and Reply.postman_collection.json [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 03:36 VERSION [2024-02-01T03:45:30.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:38 bin [2024-02-01T03:45:30.410Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 1 03:43 coverage.out [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 1 03:38 go.mod [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 1 03:38 go.sum [2024-02-01T03:45:30.410Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 03:38 internal [2024-02-01T03:45:30.410Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 1 03:38 main.go [2024-02-01T03:45:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 openapi [2024-02-01T03:45:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 03:38 pkg [2024-02-01T03:45:30.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:45:30.966Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd --label arch=arm64 --label version=0.0.0 . [2024-02-01T03:45:31.232Z] Sending build context to Docker daemon 284.2kB [2024-02-01T03:45:31.232Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T03:45:31.232Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-01T03:45:31.232Z] ---> 86c224e351b0 [2024-02-01T03:45:31.232Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T03:45:31.232Z] ---> Running in ffae07b3e264 [2024-02-01T03:45:31.498Z] Removing intermediate container ffae07b3e264 [2024-02-01T03:45:31.498Z] ---> 318b364c9617 [2024-02-01T03:45:31.498Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T03:45:31.765Z] ---> Running in 7bd8c58fab0b [2024-02-01T03:45:32.032Z] Removing intermediate container 7bd8c58fab0b [2024-02-01T03:45:32.032Z] ---> d8bb8b0d70e2 [2024-02-01T03:45:32.032Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-01T03:45:32.032Z] ---> Running in 8318f00eccca [2024-02-01T03:45:32.299Z] Removing intermediate container 8318f00eccca [2024-02-01T03:45:32.299Z] ---> 6157b93bbf87 [2024-02-01T03:45:32.299Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T03:45:32.299Z] ---> Running in a326591d5c30 [2024-02-01T03:45:33.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T03:45:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T03:45:34.800Z] OK: 266 MiB in 52 packages [2024-02-01T03:45:35.766Z] Removing intermediate container a326591d5c30 [2024-02-01T03:45:35.766Z] ---> 1e27bb3e4a66 [2024-02-01T03:45:35.766Z] Step 7/27 : WORKDIR /app [2024-02-01T03:45:35.766Z] ---> Running in 02464baa4d51 [2024-02-01T03:45:36.033Z] Removing intermediate container 02464baa4d51 [2024-02-01T03:45:36.033Z] ---> 88ecdd7ea60a [2024-02-01T03:45:36.033Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-01T03:45:36.615Z] ---> 3c4cce46b924 [2024-02-01T03:45:36.615Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T03:45:36.615Z] ---> Running in d2fc2674d54d [2024-02-01T03:45:38.567Z] Removing intermediate container d2fc2674d54d [2024-02-01T03:45:38.567Z] ---> 97802fb4a06c [2024-02-01T03:45:38.567Z] Step 10/27 : COPY . . [2024-02-01T03:45:41.143Z] ---> 8749bf6bd215 [2024-02-01T03:45:41.143Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T03:45:41.410Z] ---> Running in 670fccdab347 [2024-02-01T03:45:41.677Z] Removing intermediate container 670fccdab347 [2024-02-01T03:45:41.677Z] ---> 736f18add57a [2024-02-01T03:45:41.677Z] Step 12/27 : RUN $MAKE [2024-02-01T03:45:41.677Z] ---> Running in 78ea5030c5ac [2024-02-01T03:45:42.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-01T03:47:34.292Z] Removing intermediate container 78ea5030c5ac [2024-02-01T03:47:34.292Z] ---> 92f1999aac6a [2024-02-01T03:47:34.292Z] Step 13/27 : FROM alpine:3.18 [2024-02-01T03:47:34.292Z] 3.18: Pulling from library/alpine [2024-02-01T03:47:34.292Z] c6b39de5b339: Pulling fs layer [2024-02-01T03:47:34.292Z] c6b39de5b339: Verifying Checksum [2024-02-01T03:47:34.292Z] c6b39de5b339: Download complete [2024-02-01T03:47:34.292Z] c6b39de5b339: Pull complete [2024-02-01T03:47:34.292Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T03:47:34.292Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T03:47:34.292Z] ---> 33abbf032149 [2024-02-01T03:47:34.292Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-01T03:47:34.292Z] ---> Running in b65aacaafe39 [2024-02-01T03:47:34.292Z] Removing intermediate container b65aacaafe39 [2024-02-01T03:47:34.292Z] ---> 61eaea0eb5e2 [2024-02-01T03:47:34.292Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-01T03:47:34.292Z] ---> Running in eb801d038dd3 [2024-02-01T03:47:34.292Z] Removing intermediate container eb801d038dd3 [2024-02-01T03:47:34.292Z] ---> a39d3d84d928 [2024-02-01T03:47:34.292Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T03:47:34.292Z] ---> Running in 37244ed08875 [2024-02-01T03:47:34.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T03:47:34.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T03:47:34.292Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-01T03:47:34.292Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-01T03:47:34.292Z] Executing busybox-1.36.1-r5.trigger [2024-02-01T03:47:34.292Z] Executing ca-certificates-20230506-r0.trigger [2024-02-01T03:47:34.292Z] OK: 9 MiB in 17 packages [2024-02-01T03:47:34.292Z] Removing intermediate container 37244ed08875 [2024-02-01T03:47:34.292Z] ---> 41cdab7b5760 [2024-02-01T03:47:34.292Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-01T03:47:34.292Z] ---> Running in 7a037a70bb6f [2024-02-01T03:47:34.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T03:47:34.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T03:47:34.292Z] OK: 9 MiB in 17 packages [2024-02-01T03:47:34.558Z] Removing intermediate container 7a037a70bb6f [2024-02-01T03:47:34.558Z] ---> d600e34096ec [2024-02-01T03:47:34.558Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-01T03:47:38.802Z] ---> 284ad1d6a2e7 [2024-02-01T03:47:38.802Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-01T03:47:39.071Z] ---> 9bbb09799290 [2024-02-01T03:47:39.071Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-01T03:47:39.652Z] ---> 0691ce1b3977 [2024-02-01T03:47:39.652Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-01T03:47:41.061Z] ---> 2c90ea874150 [2024-02-01T03:47:41.061Z] Step 22/27 : EXPOSE 59712 [2024-02-01T03:47:41.061Z] ---> Running in 1997dc550d26 [2024-02-01T03:47:41.337Z] Removing intermediate container 1997dc550d26 [2024-02-01T03:47:41.337Z] ---> 4d0d484e8563 [2024-02-01T03:47:41.337Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-01T03:47:41.604Z] ---> Running in b6518e7ce5c2 [2024-02-01T03:47:41.871Z] Removing intermediate container b6518e7ce5c2 [2024-02-01T03:47:41.871Z] ---> 716fec908d7e [2024-02-01T03:47:41.871Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-01T03:47:41.871Z] ---> Running in b297d7b051fd [2024-02-01T03:47:42.137Z] Removing intermediate container b297d7b051fd [2024-02-01T03:47:42.137Z] ---> c054203deb86 [2024-02-01T03:47:42.137Z] Step 25/27 : LABEL arch=arm64 [2024-02-01T03:47:42.137Z] ---> Running in 52d0d8100e16 [2024-02-01T03:47:42.405Z] Removing intermediate container 52d0d8100e16 [2024-02-01T03:47:42.405Z] ---> 1040f638a324 [2024-02-01T03:47:42.405Z] Step 26/27 : LABEL git_sha=92671bec69d9f009c280bf78a49667f2689fc6fd [2024-02-01T03:47:42.673Z] ---> Running in 29e0b36608fb [2024-02-01T03:47:42.939Z] Removing intermediate container 29e0b36608fb [2024-02-01T03:47:42.939Z] ---> 66817b34e0f9 [2024-02-01T03:47:42.939Z] Step 27/27 : LABEL version=0.0.0 [2024-02-01T03:47:42.939Z] ---> Running in dd6c7892c58b [2024-02-01T03:47:43.205Z] Removing intermediate container dd6c7892c58b [2024-02-01T03:47:43.205Z] ---> 87578c228f68 [2024-02-01T03:47:43.205Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T03:47:43.205Z] Successfully built 87578c228f68 [2024-02-01T03:47:43.205Z] 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 [2024-02-01T03:47:44.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T03:47:44.651Z] [2024-02-01T03:47:44.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:47:45.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T03:47:45.111Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T03:47:45.111Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T03:47:45.111Z] 04944245beec: Pulling fs layer [2024-02-01T03:47:45.111Z] 699f458cf7ca: Pulling fs layer [2024-02-01T03:47:45.111Z] 765212b225bb: Pulling fs layer [2024-02-01T03:47:45.111Z] f23df028b6ca: Pulling fs layer [2024-02-01T03:47:45.111Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T03:47:45.111Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T03:47:45.111Z] 2437ff75d9bd: Waiting [2024-02-01T03:47:45.111Z] d65c8cfc05b1: Waiting [2024-02-01T03:47:45.111Z] 765212b225bb: Waiting [2024-02-01T03:47:45.378Z] 04944245beec: Verifying Checksum [2024-02-01T03:47:45.379Z] 04944245beec: Download complete [2024-02-01T03:47:45.379Z] 765212b225bb: Verifying Checksum [2024-02-01T03:47:45.379Z] 765212b225bb: Download complete [2024-02-01T03:47:45.379Z] f23df028b6ca: Verifying Checksum [2024-02-01T03:47:45.379Z] f23df028b6ca: Download complete [2024-02-01T03:47:45.379Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T03:47:45.379Z] d65c8cfc05b1: Download complete [2024-02-01T03:47:45.645Z] 699f458cf7ca: Verifying Checksum [2024-02-01T03:47:45.645Z] 699f458cf7ca: Download complete [2024-02-01T03:47:45.913Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T03:47:45.913Z] 8998bd30e6a1: Download complete [2024-02-01T03:47:48.495Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T03:47:48.495Z] 2437ff75d9bd: Download complete [2024-02-01T03:47:50.442Z] 8998bd30e6a1: Pull complete [2024-02-01T03:47:50.712Z] 04944245beec: Pull complete [2024-02-01T03:47:52.729Z] 699f458cf7ca: Pull complete [2024-02-01T03:47:53.020Z] 765212b225bb: Pull complete [2024-02-01T03:47:53.978Z] f23df028b6ca: Pull complete [2024-02-01T03:47:54.245Z] d65c8cfc05b1: Pull complete [2024-02-01T03:48:12.533Z] 2437ff75d9bd: Pull complete [2024-02-01T03:48:12.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T03:48:12.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T03:48:12.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:48:13.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-259 does not seem to be running inside a container [2024-02-01T03:48:13.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-01T03:48:15.628Z] $ docker top a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:16.292Z] ---> job-cost.sh [2024-02-01T03:48:16.556Z] lf-activate-venv: SKIPPING [2024-02-01T03:48:16.556Z] INFO: No Stack... [2024-02-01T03:48:16.821Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T03:48:17.770Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T03:48:18.110Z] + cut -d, -f6 [2024-02-01T03:48:18.110Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2024-02-01T03:48:18.182Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [2024-02-01T03:48:18.187Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] did not exist. Created. [2024-02-01T03:48:18.192Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T03:48:18.768Z] /w/workspace/app-record-replay/1@tmp/durable-593c43b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-01T03:48:19.426Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T03:48:19.460Z] Warning: overwriting stash ‘stack-cost’ [2024-02-01T03:48:19.507Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T03:48:19.545Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T03:48:19.769Z] $ docker stop --time=1 a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 [2024-02-01T03:48:23.380Z] $ docker rm -f --volumes a2df910849810ea6ce6bb4cffca5a554a9fb92a3f1c57ca2013306f70d475a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-01T03:48:25.595Z] provisioning config files... [2024-02-01T03:48:25.603Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config3110833550463645624tmp [Pipeline] { [Pipeline] sh [2024-02-01T03:48:26.038Z] + set +x [2024-02-01T03:48:26.038Z] + bash -s -- [2024-02-01T03:48:26.038Z] + curl -s https://codecov.io/bash [2024-02-01T03:48:26.298Z] [2024-02-01T03:48:26.298Z] _____ _ [2024-02-01T03:48:26.298Z] / ____| | | [2024-02-01T03:48:26.298Z] | | ___ __| | ___ ___ _____ __ [2024-02-01T03:48:26.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-01T03:48:26.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-01T03:48:26.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-01T03:48:26.298Z] Bash-1.0.6 [2024-02-01T03:48:26.298Z] [2024-02-01T03:48:26.298Z] [2024-02-01T03:48:26.298Z] ==> git version 2.25.1 found [2024-02-01T03:48:26.298Z] ==> 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 [2024-02-01T03:48:26.298Z] Release-Date: 2020-01-08 [2024-02-01T03:48:26.298Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-01T03:48:26.298Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-01T03:48:26.298Z] ==> Jenkins CI detected. [2024-02-01T03:48:26.298Z] current dir:  /w/workspace/foundry_app-record-replay_PR-122 [2024-02-01T03:48:26.298Z] project root: . [2024-02-01T03:48:26.298Z] --> token set from env [2024-02-01T03:48:26.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-01T03:48:26.298Z] ==> Running gcov in . (disable via -X gcov) [2024-02-01T03:48:26.298Z] ==> Python coveragepy not found [2024-02-01T03:48:26.298Z] ==> Searching for coverage reports in: [2024-02-01T03:48:26.298Z] + . [2024-02-01T03:48:26.298Z] -> Found 1 reports [2024-02-01T03:48:26.298Z] ==> Detecting git/mercurial file structure [2024-02-01T03:48:26.298Z] ==> Reading reports [2024-02-01T03:48:26.298Z] + ./coverage.out bytes=24666 [2024-02-01T03:48:26.298Z] ==> Appending adjustments [2024-02-01T03:48:26.298Z] https://docs.codecov.io/docs/fixing-reports [2024-02-01T03:48:26.298Z] + Found adjustments [2024-02-01T03:48:26.298Z] ==> Gzipping contents [2024-02-01T03:48:26.298Z] 8.0K /tmp/codecov.zhtw08.gz [2024-02-01T03:48:26.298Z] ==> Uploading reports [2024-02-01T03:48:26.298Z] url: https://codecov.io [2024-02-01T03:48:26.298Z] query: branch=PR-122&commit=92671bec69d9f009c280bf78a49667f2689fc6fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=122&job=&cmd_args= [2024-02-01T03:48:26.558Z] -> Pinging Codecov [2024-02-01T03:48:26.558Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-122&commit=92671bec69d9f009c280bf78a49667f2689fc6fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=122&job=&cmd_args= [2024-02-01T03:48:26.558Z] -> Uploading to [2024-02-01T03:48:26.558Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-01/F467761B9912B4F32F9BC62907045C81/92671bec69d9f009c280bf78a49667f2689fc6fd/77848344-1946-4d78-8d1e-add6f9f866cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T034826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61dd10747aa187e450d9bca26044beed3d64d1b7dfd23c258bb93b37205c3d9d [2024-02-01T03:48:26.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T03:48:26.558Z] Dload Upload Total Spent Left Speed [2024-02-01T03:48:26.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18586 --:--:-- --:--:-- --:--:-- 18586 [2024-02-01T03:48:26.819Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/92671bec69d9f009c280bf78a49667f2689fc6fd [Pipeline] } [2024-02-01T03:48:26.843Z] 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 [2024-02-01T03:48:30.240Z] + [ -d /w/workspace/foundry_app-record-replay_PR-122/archives ] [2024-02-01T03:48:30.240Z] + ls -al /w/workspace/foundry_app-record-replay_PR-122/archives [2024-02-01T03:48:30.240Z] total 16 [2024-02-01T03:48:30.240Z] drwxr-xr-x 3 root root 4096 Feb 1 03:39 . [2024-02-01T03:48:30.240Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 03:39 .. [2024-02-01T03:48:30.240Z] drwxr-xr-x 2 root root 4096 Feb 1 03:39 cost [2024-02-01T03:48:30.240Z] -rw-r--r-- 1 root root 89 Feb 1 03:39 cost.csv [2024-02-01T03:48:30.240Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-122/archives [2024-02-01T03:48:30.240Z] + ls -al /w/workspace/foundry_app-record-replay_PR-122/archives [2024-02-01T03:48:30.240Z] total 16 [2024-02-01T03:48:30.240Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 03:39 . [2024-02-01T03:48:30.240Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 03:39 .. [2024-02-01T03:48:30.240Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 03:39 cost [2024-02-01T03:48:30.240Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 1 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:30.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:31.448Z] ---> package-listing.sh [2024-02-01T03:48:31.448Z] ++ facter osfamily [2024-02-01T03:48:31.448Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T03:48:31.706Z] + OS_FAMILY=debian [2024-02-01T03:48:31.706Z] + workspace=/w/workspace/foundry_app-record-replay_PR-122 [2024-02-01T03:48:31.706Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T03:48:31.706Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T03:48:31.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T03:48:31.706Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T03:48:31.706Z] + '[' /w/workspace/foundry_app-record-replay_PR-122 ']' [2024-02-01T03:48:31.706Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T03:48:31.706Z] + case "${OS_FAMILY}" in [2024-02-01T03:48:31.706Z] + dpkg -l [2024-02-01T03:48:31.706Z] + grep '^ii' [2024-02-01T03:48:31.706Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T03:48:31.706Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T03:48:31.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T03:48:31.706Z] + '[' /w/workspace/foundry_app-record-replay_PR-122 ']' [2024-02-01T03:48:31.706Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-122/archives/ [2024-02-01T03:48:31.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-122/archives/ [Pipeline] echo [2024-02-01T03:48:31.747Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T03:48:32.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T03:48:33.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T03:48:33.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T03:48:33.796Z] prd-ubuntu20.04-docker-8c-8g-258 does not seem to be running inside a container [2024-02-01T03:48:33.825Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-122 -v /w/workspace/foundry_app-record-replay_PR-122:/w/workspace/foundry_app-record-replay_PR-122:rw,z -v /w/workspace/foundry_app-record-replay_PR-122@tmp:/w/workspace/foundry_app-record-replay_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-01T03:48:34.001Z] $ docker top 05d2e73a6a28eecba9e1709b2776df1289b38b39e08a4f0e3559a4dc04c8f408 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T03:48:34.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T03:48:34.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T03:48:35.128Z] + ls /var/log/sa-host [2024-02-01T03:48:35.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T03:48:35.344Z] provisioning config files... [2024-02-01T03:48:37.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-122@tmp/config17436624194142236590tmp [Pipeline] { [Pipeline] echo [2024-02-01T03:48:37.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:41.908Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T03:48:41.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:42.555Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T03:48:42.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:43.016Z] ---> sudo-logs.sh [2024-02-01T03:48:43.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T03:48:43.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:43.494Z] ---> job-cost.sh [2024-02-01T03:48:43.494Z] lf-activate-venv: SKIPPING [2024-02-01T03:48:43.494Z] DEBUG: total: 0.2199999988079071 [2024-02-01T03:48:43.494Z] INFO: Retrieving Stack Cost... [2024-02-01T03:48:44.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T03:48:44.323Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T03:48:44.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T03:48:44.732Z] ---> logs-deploy.sh [2024-02-01T03:48:44.732Z] lf-activate-venv: SKIPPING [2024-02-01T03:48:44.732Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-122/1 [2024-02-01T03:48:44.732Z] INFO: archiving workspace using pattern(s): [2024-02-01T03:48:46.840Z] Archives upload complete. [2024-02-01T03:48:46.840Z] INFO: archiving logs to Nexus [2024-02-01T03:48:48.108Z] ---> uname -a: [2024-02-01T03:48:48.108Z] Linux prd-ubuntu20-04-docker-8c-8g-258 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] ---> lscpu: [2024-02-01T03:48:48.108Z] Architecture: x86_64 [2024-02-01T03:48:48.108Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-01T03:48:48.108Z] Byte Order: Little Endian [2024-02-01T03:48:48.108Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-01T03:48:48.108Z] CPU(s): 8 [2024-02-01T03:48:48.108Z] On-line CPU(s) list: 0-7 [2024-02-01T03:48:48.108Z] Thread(s) per core: 1 [2024-02-01T03:48:48.108Z] Core(s) per socket: 1 [2024-02-01T03:48:48.108Z] Socket(s): 8 [2024-02-01T03:48:48.108Z] NUMA node(s): 1 [2024-02-01T03:48:48.108Z] Vendor ID: AuthenticAMD [2024-02-01T03:48:48.108Z] CPU family: 23 [2024-02-01T03:48:48.108Z] Model: 49 [2024-02-01T03:48:48.108Z] Model name: AMD EPYC-Rome Processor [2024-02-01T03:48:48.108Z] Stepping: 0 [2024-02-01T03:48:48.108Z] CPU MHz: 2800.000 [2024-02-01T03:48:48.108Z] BogoMIPS: 5600.00 [2024-02-01T03:48:48.108Z] Virtualization: AMD-V [2024-02-01T03:48:48.108Z] Hypervisor vendor: KVM [2024-02-01T03:48:48.108Z] Virtualization type: full [2024-02-01T03:48:48.108Z] L1d cache: 256 KiB [2024-02-01T03:48:48.108Z] L1i cache: 256 KiB [2024-02-01T03:48:48.108Z] L2 cache: 4 MiB [2024-02-01T03:48:48.108Z] L3 cache: 128 MiB [2024-02-01T03:48:48.108Z] NUMA node0 CPU(s): 0-7 [2024-02-01T03:48:48.108Z] Vulnerability Itlb multihit: Not affected [2024-02-01T03:48:48.108Z] Vulnerability L1tf: Not affected [2024-02-01T03:48:48.108Z] Vulnerability Mds: Not affected [2024-02-01T03:48:48.108Z] Vulnerability Meltdown: Not affected [2024-02-01T03:48:48.108Z] Vulnerability Mmio stale data: Not affected [2024-02-01T03:48:48.108Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-01T03:48:48.108Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-01T03:48:48.108Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-01T03:48:48.108Z] Vulnerability Srbds: Not affected [2024-02-01T03:48:48.108Z] Vulnerability Tsx async abort: Not affected [2024-02-01T03:48:48.108Z] 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 [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] ---> nproc: [2024-02-01T03:48:48.108Z] 8 [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] ---> df -h: [2024-02-01T03:48:48.108Z] Filesystem Size Used Avail Use% Mounted on [2024-02-01T03:48:48.108Z] overlay 155G 12G 144G 8% / [2024-02-01T03:48:48.108Z] tmpfs 64M 0 64M 0% /dev [2024-02-01T03:48:48.108Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-01T03:48:48.108Z] shm 64M 0 64M 0% /dev/shm [2024-02-01T03:48:48.108Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] ---> sar -b -r -n DEV: [2024-02-01T03:48:48.108Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-258) 02/01/24 _x86_64_ (8 CPU) [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] 03:35:34 LINUX RESTART (8 CPU) [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] 03:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-01T03:48:48.108Z] 03:37:01 149.63 21.95 127.68 0.00 2200.30 121168.21 0.00 [2024-02-01T03:48:48.108Z] 03:38:01 125.36 0.82 124.54 0.00 16.26 64818.39 0.00 [2024-02-01T03:48:48.108Z] 03:39:01 129.51 0.22 129.30 0.00 6.53 37072.75 0.00 [2024-02-01T03:48:48.108Z] 03:40:01 92.53 0.05 92.48 0.00 8.40 19279.60 0.00 [2024-02-01T03:48:48.108Z] 03:41:01 43.14 10.40 32.74 0.00 3430.09 5797.57 0.00 [2024-02-01T03:48:48.108Z] 03:42:01 6.12 0.02 6.10 0.00 0.13 111.18 0.00 [2024-02-01T03:48:48.108Z] 03:43:02 1.80 0.00 1.80 0.00 0.00 18.66 0.00 [2024-02-01T03:48:48.108Z] 03:44:01 1.93 0.00 1.93 0.00 0.00 21.28 0.00 [2024-02-01T03:48:48.108Z] 03:45:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-02-01T03:48:48.108Z] 03:46:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 [2024-02-01T03:48:48.108Z] 03:47:01 0.93 0.00 0.93 0.00 0.00 14.80 0.00 [2024-02-01T03:48:48.108Z] 03:48:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2024-02-01T03:48:48.108Z] Average: 46.32 2.79 43.53 0.00 472.46 20725.21 0.00 [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] 03:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-01T03:48:48.108Z] 03:37:01 29228732 31544376 773524 2.35 77680 2510204 1972928 5.81 1015524 2249324 4896 [2024-02-01T03:48:48.108Z] 03:38:01 28000580 31492652 808448 2.46 138748 3529504 1931972 5.69 1476300 2903528 536828 [2024-02-01T03:48:48.108Z] 03:39:01 28304668 31511936 790792 2.40 143256 3257000 1986520 5.85 1240996 2849940 556 [2024-02-01T03:48:48.108Z] 03:40:01 27815620 31557132 744360 2.26 153976 3729316 1780196 5.25 1244740 3281900 4 [2024-02-01T03:48:48.108Z] 03:41:01 27478400 31536020 737736 2.24 176592 4021340 1736316 5.12 1476352 3356144 1012 [2024-02-01T03:48:48.108Z] 03:42:01 27488532 31541260 732968 2.23 175172 4018084 1730956 5.10 1470592 3352900 144 [2024-02-01T03:48:48.108Z] 03:43:02 27488744 31541600 732648 2.23 175248 4018088 1730956 5.10 1470620 3352912 8 [2024-02-01T03:48:48.108Z] 03:44:01 27499988 31552892 721204 2.19 175324 4018092 1730956 5.10 1458892 3352908 20 [2024-02-01T03:48:48.108Z] 03:45:01 27499972 31552932 721180 2.19 175364 4018092 1730956 5.10 1458616 3352912 12 [2024-02-01T03:48:48.108Z] 03:46:01 27502264 31555280 718776 2.19 175412 4018100 1730956 5.10 1457592 3352912 36 [2024-02-01T03:48:48.108Z] 03:47:01 27502748 31555764 718416 2.18 175444 4018100 1730956 5.10 1457040 3352912 44 [2024-02-01T03:48:48.108Z] 03:48:01 27502764 31555836 718348 2.18 175464 4018104 1730956 5.10 1457028 3352920 40 [2024-02-01T03:48:48.108Z] Average: 27776084 31541473 743200 2.26 159807 3764502 1793719 5.29 1390358 3175934 45300 [2024-02-01T03:48:48.108Z] [2024-02-01T03:48:48.108Z] 03:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-01T03:48:48.108Z] 03:37:01 ens3 642.84 433.21 5768.07 94.04 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:37:01 docker0 74.09 83.59 6.22 188.12 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:37:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:37:01 veth0597e20 60.41 70.00 5.91 53.89 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:38:01 ens3 238.99 145.20 1983.18 80.21 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:38:01 docker0 113.40 207.38 9.60 1956.71 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.108Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:38:01 veth580e7ee 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:39:01 ens3 37.08 24.21 175.50 11.24 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:39:01 docker0 4.20 7.62 0.26 95.72 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:39:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:39:01 vethe6e1b7e 1.10 2.35 0.08 30.86 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:40:01 ens3 89.89 55.47 2524.84 11.18 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:40:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:40:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:41:01 ens3 135.53 78.20 2070.02 5.45 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:42:01 ens3 0.42 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:43:02 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:44:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:45:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:47:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] Average: ens3 95.60 61.52 1044.96 16.88 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] Average: docker0 16.01 24.93 1.34 187.00 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] ---> sar -P ALL: [2024-02-01T03:48:48.109Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-258) 02/01/24 _x86_64_ (8 CPU) [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] 03:35:34 LINUX RESTART (8 CPU) [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2024-02-01T03:48:48.109Z] 03:37:01 all 8.59 0.00 2.74 2.11 0.06 86.49 [2024-02-01T03:48:48.109Z] 03:37:01 0 9.41 0.00 2.81 4.61 0.07 83.11 [2024-02-01T03:48:48.109Z] 03:37:01 1 7.29 0.00 3.17 7.74 0.05 81.75 [2024-02-01T03:48:48.109Z] 03:37:01 2 6.81 0.00 3.62 0.64 0.07 88.86 [2024-02-01T03:48:48.109Z] 03:37:01 3 8.75 0.00 2.44 1.46 0.05 87.30 [2024-02-01T03:48:48.109Z] 03:37:01 4 7.90 0.00 2.46 0.52 0.07 89.05 [2024-02-01T03:48:48.109Z] 03:37:01 5 12.06 0.00 2.29 0.89 0.07 84.69 [2024-02-01T03:48:48.109Z] 03:37:01 6 8.88 0.00 2.15 0.61 0.05 88.31 [2024-02-01T03:48:48.109Z] 03:37:01 7 7.64 0.00 2.99 0.42 0.07 88.88 [2024-02-01T03:48:48.109Z] 03:38:01 all 22.62 0.00 3.48 4.11 0.10 69.69 [2024-02-01T03:48:48.109Z] 03:38:01 0 23.21 0.00 3.25 0.03 0.07 73.43 [2024-02-01T03:48:48.109Z] 03:38:01 1 22.83 0.00 4.61 15.01 0.12 57.43 [2024-02-01T03:48:48.109Z] 03:38:01 2 20.92 0.00 4.16 6.59 0.08 68.23 [2024-02-01T03:48:48.109Z] 03:38:01 3 21.91 0.00 2.97 0.83 0.07 74.22 [2024-02-01T03:48:48.109Z] 03:38:01 4 23.20 0.00 3.52 0.30 0.12 72.86 [2024-02-01T03:48:48.109Z] 03:38:01 5 23.14 0.00 3.35 9.73 0.10 63.67 [2024-02-01T03:48:48.109Z] 03:38:01 6 23.07 0.00 2.89 0.24 0.12 73.67 [2024-02-01T03:48:48.109Z] 03:38:01 7 22.78 0.00 3.04 0.31 0.09 73.79 [2024-02-01T03:48:48.109Z] 03:39:01 all 37.00 0.00 4.05 2.15 0.09 56.70 [2024-02-01T03:48:48.109Z] 03:39:01 0 37.98 0.00 4.35 1.14 0.10 56.42 [2024-02-01T03:48:48.109Z] 03:39:01 1 36.90 0.00 4.22 7.21 0.08 51.58 [2024-02-01T03:48:48.109Z] 03:39:01 2 36.49 0.00 4.09 2.10 0.10 57.22 [2024-02-01T03:48:48.109Z] 03:39:01 3 36.75 0.00 4.26 0.96 0.08 57.95 [2024-02-01T03:48:48.109Z] 03:39:01 4 36.53 0.00 3.60 4.72 0.08 55.07 [2024-02-01T03:48:48.109Z] 03:39:01 5 37.68 0.00 3.83 0.62 0.08 57.78 [2024-02-01T03:48:48.109Z] 03:39:01 6 36.72 0.00 3.98 0.08 0.07 59.15 [2024-02-01T03:48:48.109Z] 03:39:01 7 36.99 0.00 4.10 0.35 0.12 58.43 [2024-02-01T03:48:48.109Z] 03:40:01 all 2.80 0.00 1.15 2.23 0.03 93.78 [2024-02-01T03:48:48.109Z] 03:40:01 0 2.44 0.00 1.19 3.90 0.05 92.42 [2024-02-01T03:48:48.109Z] 03:40:01 1 3.24 0.00 1.14 0.17 0.02 95.43 [2024-02-01T03:48:48.109Z] 03:40:01 2 3.09 0.00 1.76 0.10 0.02 95.03 [2024-02-01T03:48:48.109Z] 03:40:01 3 2.91 0.00 1.42 1.30 0.03 94.33 [2024-02-01T03:48:48.109Z] 03:40:01 4 2.86 0.00 0.89 11.27 0.05 84.93 [2024-02-01T03:48:48.109Z] 03:40:01 5 2.49 0.00 0.92 0.23 0.03 96.32 [2024-02-01T03:48:48.109Z] 03:40:01 6 1.96 0.00 0.94 0.08 0.03 96.99 [2024-02-01T03:48:48.109Z] 03:40:01 7 3.41 0.00 0.97 0.79 0.03 94.80 [2024-02-01T03:48:48.109Z] 03:41:01 all 2.06 0.00 1.06 0.53 0.02 96.32 [2024-02-01T03:48:48.109Z] 03:41:01 0 2.72 0.00 0.98 0.72 0.02 95.57 [2024-02-01T03:48:48.109Z] 03:41:01 1 1.76 0.00 0.89 0.03 0.03 97.29 [2024-02-01T03:48:48.109Z] 03:41:01 2 2.56 0.00 1.17 0.02 0.02 96.23 [2024-02-01T03:48:48.109Z] 03:41:01 3 2.69 0.00 1.54 0.22 0.02 95.54 [2024-02-01T03:48:48.109Z] 03:41:01 4 1.22 0.00 1.09 0.55 0.03 97.11 [2024-02-01T03:48:48.109Z] 03:41:01 5 1.30 0.00 0.95 0.05 0.02 97.68 [2024-02-01T03:48:48.109Z] 03:41:01 6 2.24 0.00 0.72 1.25 0.02 95.78 [2024-02-01T03:48:48.109Z] 03:41:01 7 2.04 0.00 1.15 1.40 0.02 95.39 [2024-02-01T03:48:48.109Z] 03:42:01 all 0.24 0.00 0.06 0.09 0.01 99.61 [2024-02-01T03:48:48.109Z] 03:42:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2024-02-01T03:48:48.109Z] 03:42:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2024-02-01T03:48:48.109Z] 03:42:01 2 1.34 0.00 0.08 0.00 0.02 98.56 [2024-02-01T03:48:48.109Z] 03:42:01 3 0.10 0.00 0.03 0.02 0.00 99.85 [2024-02-01T03:48:48.109Z] 03:42:01 4 0.02 0.00 0.05 0.03 0.00 99.90 [2024-02-01T03:48:48.109Z] 03:42:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2024-02-01T03:48:48.109Z] 03:42:01 6 0.03 0.00 0.03 0.63 0.02 99.28 [2024-02-01T03:48:48.109Z] 03:42:01 7 0.25 0.00 0.08 0.00 0.02 99.65 [2024-02-01T03:48:48.109Z] 03:43:02 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-02-01T03:48:48.109Z] 03:43:02 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-01T03:48:48.109Z] 03:43:02 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:43:02 2 0.68 0.00 0.02 0.00 0.00 99.30 [2024-02-01T03:48:48.109Z] 03:43:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-01T03:48:48.109Z] 03:43:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:43:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:43:02 6 0.03 0.00 0.00 0.12 0.00 99.85 [2024-02-01T03:48:48.109Z] 03:43:02 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-01T03:48:48.109Z] 03:44:01 all 0.17 0.00 0.02 0.00 0.01 99.79 [2024-02-01T03:48:48.109Z] 03:44:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2024-02-01T03:48:48.109Z] 03:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-01T03:48:48.109Z] 03:44:01 2 1.23 0.00 0.03 0.00 0.02 98.72 [2024-02-01T03:48:48.109Z] 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-01T03:48:48.109Z] 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:44:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-02-01T03:48:48.109Z] 03:44:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-02-01T03:48:48.109Z] 03:45:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-02-01T03:48:48.109Z] 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-01T03:48:48.109Z] 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-01T03:48:48.109Z] 03:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-01T03:48:48.109Z] 03:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-02-01T03:48:48.109Z] 03:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-01T03:48:48.109Z] 03:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-01T03:48:48.109Z] 03:46:01 3 0.02 0.00 0.02 0.07 0.02 99.88 [2024-02-01T03:48:48.109Z] 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-01T03:48:48.109Z] 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-02-01T03:48:48.109Z] 03:46:01 7 0.37 0.00 0.00 0.00 0.02 99.62 [2024-02-01T03:48:48.109Z] 03:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-01T03:48:48.109Z] 03:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-01T03:48:48.109Z] 03:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2024-02-01T03:48:48.109Z] 03:48:01 all 0.01 0.00 0.00 0.43 0.01 99.54 [2024-02-01T03:48:48.109Z] 03:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-01T03:48:48.109Z] 03:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-01T03:48:48.109Z] 03:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-01T03:48:48.109Z] 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-01T03:48:48.109Z] 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-01T03:48:48.109Z] 03:48:01 6 0.00 0.00 0.00 3.42 0.02 96.57 [2024-02-01T03:48:48.109Z] 03:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-01T03:48:48.109Z] Average: all 6.08 0.00 1.04 0.96 0.03 91.89 [2024-02-01T03:48:48.109Z] Average: 0 6.26 0.00 1.05 0.87 0.04 91.78 [2024-02-01T03:48:48.109Z] Average: 1 5.92 0.00 1.16 2.46 0.03 90.43 [2024-02-01T03:48:48.109Z] Average: 2 6.07 0.00 1.24 0.78 0.03 91.87 [2024-02-01T03:48:48.109Z] Average: 3 6.06 0.00 1.05 0.40 0.03 92.46 [2024-02-01T03:48:48.109Z] Average: 4 5.91 0.00 0.96 1.45 0.03 91.65 [2024-02-01T03:48:48.109Z] Average: 5 6.32 0.00 0.94 0.93 0.03 91.79 [2024-02-01T03:48:48.109Z] Average: 6 6.00 0.00 0.89 0.54 0.03 92.54 [2024-02-01T03:48:48.109Z] Average: 7 6.08 0.00 1.03 0.27 0.03 92.59 [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z] [2024-02-01T03:48:48.109Z]