Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6998473c4c35a90ed0ca11522ea5de7bc667e566+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (552a5303334e7724d7b043a18188794e739e2d04) 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-ssh18250533668292270623.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-ssh3115591862809608691.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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3354226351245870599.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11641541916323505470.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-ssh14524224033864243036.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17226116951691457590.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2523 in /w/workspace/foundry_app-record-replay_PR-137 [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-137 # 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 6998473c4c35a90ed0ca11522ea5de7bc667e566 Merge succeeded, producing 6998473c4c35a90ed0ca11522ea5de7bc667e566 Checking out Revision 6998473c4c35a90ed0ca11522ea5de7bc667e566 (PR-137) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-16T03:23:10.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-16T03:23:11.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-16T03:23:11.128Z] ========================================================= [2024-04-16T03:23:11.128Z] EdgeX Global Pipelines Version Info [2024-04-16T03:23:11.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:23:12.256Z] ------------------- [2024-04-16T03:23:12.256Z] stable info: [2024-04-16T03:23:12.256Z] ------------------- [2024-04-16T03:23:12.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-16T03:23:12.256Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T03:23:12.256Z] Message: update stable to v1.0.258 [2024-04-16T03:23:12.831Z] ------------------- [2024-04-16T03:23:12.831Z] experimental info: [2024-04-16T03:23:12.831Z] ------------------- [2024-04-16T03:23:12.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-16T03:23:12.832Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T03:23:12.832Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-16T03:23:13.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-04-16T03:23:13.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-04-16T03:23:13.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-16T03:23:13.205Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-16T03:23:13.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-16T03:23:13.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-16T03:23:13.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-16T03:23:13.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-16T03:23:13.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-16T03:23:13.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-16T03:23:13.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-16T03:23:13.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-04-16T03:23:13.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-16T03:23:13.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-16T03:23:13.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T03:23:13.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T03:23:13.853Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T03:23:13.900Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T03:23:13.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-16T03:23:13.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-16T03:23:14.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-16T03:23:14.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-16T03:23:14.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-16T03:23:14.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-16T03:23:14.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-16T03:23:14.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-16T03:23:14.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-16T03:23:14.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2024-04-16T03:23:14.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2024-04-16T03:23:14.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2024-04-16T03:23:14.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo [2024-04-16T03:23:14.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6998473 [Pipeline] echo [2024-04-16T03:23:14.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T03:23:14.813Z] provisioning config files... [2024-04-16T03:23:14.830Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config16790062222485544704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:23:15.214Z] ---> ****-login.sh [2024-04-16T03:23:15.214Z] nexus3.edgexfoundry.org:10001 [2024-04-16T03:23:15.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:15.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:15.475Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:15.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:15.475Z] [2024-04-16T03:23:15.475Z] Login Succeeded [2024-04-16T03:23:15.475Z] nexus3.edgexfoundry.org:10002 [2024-04-16T03:23:15.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:15.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:15.735Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:15.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:15.735Z] [2024-04-16T03:23:15.735Z] Login Succeeded [2024-04-16T03:23:15.735Z] nexus3.edgexfoundry.org:10003 [2024-04-16T03:23:15.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:15.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:15.735Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:15.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:15.735Z] [2024-04-16T03:23:15.735Z] Login Succeeded [2024-04-16T03:23:15.735Z] nexus3.edgexfoundry.org:10004 [2024-04-16T03:23:15.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:15.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:15.996Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:15.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:15.996Z] [2024-04-16T03:23:15.996Z] Login Succeeded [2024-04-16T03:23:15.996Z] ****.io [2024-04-16T03:23:15.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:16.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:16.257Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:16.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:16.257Z] [2024-04-16T03:23:16.257Z] Login Succeeded [2024-04-16T03:23:16.257Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T03:23:16.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-16T03:23:16.956Z] + git rev-list -1 --merges 6998473c4c35a90ed0ca11522ea5de7bc667e566~1..6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo [2024-04-16T03:23:17.000Z] -----------> git rev-list -1 --merges 6998473c4c35a90ed0ca11522ea5de7bc667e566~1..6998473c4c35a90ed0ca11522ea5de7bc667e566 6998473c4c35a90ed0ca11522ea5de7bc667e566 [false] [Pipeline] sh [2024-04-16T03:23:17.319Z] + git log --format=format:%s -1 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo [2024-04-16T03:23:17.357Z] ========================================================= [2024-04-16T03:23:17.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-16T03:23:17.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T03:23:17.803Z] + git log --format=format:%s -1 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo [2024-04-16T03:23:17.835Z] [semverPrep] GIT_COMMIT: 6998473c4c35a90ed0ca11522ea5de7bc667e566, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo [2024-04-16T03:23:17.878Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-16T03:23:18.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-16T03:23:18.282Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-16T03:23:18.282Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-16T03:23:18.282Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-16T03:23:18.282Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-16T03:23:18.282Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-16T03:23:18.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:23:18.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T03:23:18.771Z] [2024-04-16T03:23:18.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:23:19.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T03:23:19.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-16T03:23:19.152Z] b85a868b505f: Pulling fs layer [2024-04-16T03:23:19.152Z] e2be974225ed: Pulling fs layer [2024-04-16T03:23:19.152Z] 339a4e72a1f5: Pulling fs layer [2024-04-16T03:23:19.152Z] 988bab9f4d93: Pulling fs layer [2024-04-16T03:23:19.152Z] 1469e6f7b9e6: Pulling fs layer [2024-04-16T03:23:19.152Z] eaf3925da568: Pulling fs layer [2024-04-16T03:23:19.152Z] bab4dde63d76: Pulling fs layer [2024-04-16T03:23:19.152Z] bde34c3a00c8: Pulling fs layer [2024-04-16T03:23:19.152Z] b352a97aabf1: Pulling fs layer [2024-04-16T03:23:19.152Z] 4872d77fe225: Pulling fs layer [2024-04-16T03:23:19.152Z] 5851b861e8e6: Pulling fs layer [2024-04-16T03:23:19.152Z] 1469e6f7b9e6: Waiting [2024-04-16T03:23:19.152Z] eaf3925da568: Waiting [2024-04-16T03:23:19.153Z] 988bab9f4d93: Waiting [2024-04-16T03:23:19.153Z] bab4dde63d76: Waiting [2024-04-16T03:23:19.153Z] 4872d77fe225: Waiting [2024-04-16T03:23:19.153Z] bde34c3a00c8: Waiting [2024-04-16T03:23:19.153Z] b352a97aabf1: Waiting [2024-04-16T03:23:19.153Z] e2be974225ed: Verifying Checksum [2024-04-16T03:23:19.153Z] e2be974225ed: Download complete [2024-04-16T03:23:19.153Z] 988bab9f4d93: Verifying Checksum [2024-04-16T03:23:19.153Z] 988bab9f4d93: Download complete [2024-04-16T03:23:19.412Z] 1469e6f7b9e6: Verifying Checksum [2024-04-16T03:23:19.412Z] 1469e6f7b9e6: Download complete [2024-04-16T03:23:19.412Z] 339a4e72a1f5: Verifying Checksum [2024-04-16T03:23:19.412Z] 339a4e72a1f5: Download complete [2024-04-16T03:23:19.412Z] eaf3925da568: Verifying Checksum [2024-04-16T03:23:19.412Z] eaf3925da568: Download complete [2024-04-16T03:23:19.412Z] bde34c3a00c8: Download complete [2024-04-16T03:23:19.412Z] 4872d77fe225: Download complete [2024-04-16T03:23:19.412Z] 5851b861e8e6: Download complete [2024-04-16T03:23:19.412Z] b85a868b505f: Verifying Checksum [2024-04-16T03:23:19.412Z] b85a868b505f: Download complete [2024-04-16T03:23:19.670Z] bab4dde63d76: Verifying Checksum [2024-04-16T03:23:19.670Z] bab4dde63d76: Download complete [2024-04-16T03:23:20.605Z] b85a868b505f: Pull complete [2024-04-16T03:23:20.865Z] e2be974225ed: Pull complete [2024-04-16T03:23:21.433Z] 339a4e72a1f5: Pull complete [2024-04-16T03:23:21.433Z] 988bab9f4d93: Pull complete [2024-04-16T03:23:21.691Z] 1469e6f7b9e6: Pull complete [2024-04-16T03:23:21.691Z] eaf3925da568: Pull complete [2024-04-16T03:23:23.593Z] bab4dde63d76: Pull complete [2024-04-16T03:23:23.593Z] bde34c3a00c8: Pull complete [2024-04-16T03:23:23.593Z] b352a97aabf1: Pull complete [2024-04-16T03:23:23.853Z] 4872d77fe225: Pull complete [2024-04-16T03:23:23.853Z] 5851b861e8e6: Pull complete [2024-04-16T03:23:23.853Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-16T03:23:23.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T03:23:23.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:23:24.123Z] prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container [2024-04-16T03:23:24.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-16T03:23:27.122Z] $ docker top 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 -eo pid,comm [2024-04-16T03:23:27.180Z] 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-04-16T03:23:27.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-16T03:23:27.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T03:23:27.335Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T03:23:27.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T03:23:27.454Z] $ docker exec 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent [2024-04-16T03:23:27.556Z] SSH_AUTH_SOCK=/tmp/ssh-FJ6PGUdAqg5b/agent.33 [2024-04-16T03:23:27.556Z] SSH_AGENT_PID=39 [2024-04-16T03:23:27.562Z] Running ssh-add (command line suppressed) [2024-04-16T03:23:27.666Z] Identity added: /w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_16322933295114344587.key (/w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_16322933295114344587.key) [2024-04-16T03:23:27.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T03:23:28.014Z] + git tag --points-at HEAD [Pipeline] } [2024-04-16T03:23:28.038Z] $ docker exec --env ******** --env ******** 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent -k [2024-04-16T03:23:28.137Z] unset SSH_AUTH_SOCK; [2024-04-16T03:23:28.138Z] unset SSH_AGENT_PID; [2024-04-16T03:23:28.138Z] echo Agent pid 39 killed; [2024-04-16T03:23:28.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-16T03:23:28.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T03:23:28.262Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T03:23:28.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T03:23:28.377Z] $ docker exec 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent [2024-04-16T03:23:28.489Z] SSH_AUTH_SOCK=/tmp/ssh-w3enfwzlFMbP/agent.72 [2024-04-16T03:23:28.489Z] SSH_AGENT_PID=79 [2024-04-16T03:23:28.494Z] Running ssh-add (command line suppressed) [2024-04-16T03:23:28.591Z] Identity added: /w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_10471988857860850818.key (/w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_10471988857860850818.key) [2024-04-16T03:23:28.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T03:23:28.938Z] + git semver init [2024-04-16T03:23:29.197Z] 2024-04-16 03:23:29,126 [run_init] DEBUG init version:0.0.0 force:False [2024-04-16T03:23:29.197Z] 2024-04-16 03:23:29,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-137/.semver [2024-04-16T03:23:29.197Z] 2024-04-16 03:23:29,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-137/.semver [2024-04-16T03:23:29.197Z] 2024-04-16 03:23:29,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-137/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-137, universal_newlines=False, shell=None, istream=None) [2024-04-16T03:23:30.133Z] 2024-04-16 03:23:30,123 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-137/.git/info/exclude [2024-04-16T03:23:30.133Z] 2024-04-16 03:23:30,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 with force:False [2024-04-16T03:23:30.133Z] 2024-04-16 03:23:30,124 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 [2024-04-16T03:23:30.133Z] 2024-04-16 03:23:30,126 [execute] INFO git cat-file --batch-check [2024-04-16T03:23:30.134Z] 2024-04-16 03:23:30,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T03:23:30.393Z] 2024-04-16 03:23:30,133 [execute] INFO git cat-file --batch [2024-04-16T03:23:30.393Z] 2024-04-16 03:23:30,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T03:23:30.393Z] 2024-04-16 03:23:30,139 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 [2024-04-16T03:23:30.393Z] 0.0.0 [Pipeline] } [2024-04-16T03:23:30.422Z] $ docker exec --env ******** --env ******** 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent -k [2024-04-16T03:23:30.513Z] unset SSH_AUTH_SOCK; [2024-04-16T03:23:30.513Z] unset SSH_AGENT_PID; [2024-04-16T03:23:30.514Z] echo Agent pid 79 killed; [2024-04-16T03:23:30.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-16T03:23:30.974Z] + git semver [Pipeline] } [2024-04-16T03:23:31.257Z] $ docker stop --time=1 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 [2024-04-16T03:23:32.570Z] $ docker rm -f --volumes 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T03:23:32.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-16T03:23:33.278Z] Stashed 1 file(s) [Pipeline] echo [2024-04-16T03:23:33.296Z] [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-04-16T03:23:33.980Z] provisioning config files... [2024-04-16T03:23:33.991Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config18230525700172910098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:23:34.355Z] ---> ****-login.sh [2024-04-16T03:23:34.355Z] nexus3.edgexfoundry.org:10001 [2024-04-16T03:23:34.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:34.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:34.355Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:34.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:34.355Z] [2024-04-16T03:23:34.355Z] Login Succeeded [2024-04-16T03:23:34.355Z] nexus3.edgexfoundry.org:10002 [2024-04-16T03:23:34.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:34.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:34.355Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:34.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:34.355Z] [2024-04-16T03:23:34.355Z] Login Succeeded [2024-04-16T03:23:34.355Z] nexus3.edgexfoundry.org:10003 [2024-04-16T03:23:34.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:34.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:34.615Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:34.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:34.616Z] [2024-04-16T03:23:34.616Z] Login Succeeded [2024-04-16T03:23:34.616Z] nexus3.edgexfoundry.org:10004 [2024-04-16T03:23:34.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:34.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:34.616Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:34.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:34.616Z] [2024-04-16T03:23:34.616Z] Login Succeeded [2024-04-16T03:23:34.616Z] ****.io [2024-04-16T03:23:34.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:23:34.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:23:34.877Z] Configure a credential helper to remove this warning. See [2024-04-16T03:23:34.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:23:34.878Z] [2024-04-16T03:23:34.878Z] Login Succeeded [2024-04-16T03:23:34.878Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T03:23:34.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T03:23:35.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T03:23:35.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T03:23:35.224Z] ========================================================= [2024-04-16T03:23:35.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-16T03:23:35.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:23:35.718Z] + 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-04-16T03:23:35.718Z] Sending build context to Docker daemon 6.844MB [2024-04-16T03:23:35.718Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T03:23:35.718Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-16T03:23:35.718Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-16T03:23:35.718Z] 7264a8db6415: Pulling fs layer [2024-04-16T03:23:35.718Z] c4d48a809fc2: Pulling fs layer [2024-04-16T03:23:35.718Z] 4f1c88b9dad5: Pulling fs layer [2024-04-16T03:23:35.718Z] ad3a456e5733: Pulling fs layer [2024-04-16T03:23:35.718Z] 69c7f0334f64: Pulling fs layer [2024-04-16T03:23:35.718Z] 1f1c1a5573a3: Pulling fs layer [2024-04-16T03:23:35.718Z] ce7588e14bc9: Pulling fs layer [2024-04-16T03:23:35.718Z] b5e4710f87ac: Pulling fs layer [2024-04-16T03:23:35.718Z] 69c7f0334f64: Waiting [2024-04-16T03:23:35.718Z] 1f1c1a5573a3: Waiting [2024-04-16T03:23:35.718Z] ce7588e14bc9: Waiting [2024-04-16T03:23:35.718Z] b5e4710f87ac: Waiting [2024-04-16T03:23:35.718Z] c4d48a809fc2: Verifying Checksum [2024-04-16T03:23:35.718Z] c4d48a809fc2: Download complete [2024-04-16T03:23:35.718Z] ad3a456e5733: Download complete [2024-04-16T03:23:35.718Z] 69c7f0334f64: Download complete [2024-04-16T03:23:35.977Z] 7264a8db6415: Verifying Checksum [2024-04-16T03:23:35.977Z] 7264a8db6415: Download complete [2024-04-16T03:23:35.977Z] 1f1c1a5573a3: Verifying Checksum [2024-04-16T03:23:35.977Z] 1f1c1a5573a3: Download complete [2024-04-16T03:23:35.977Z] 7264a8db6415: Pull complete [2024-04-16T03:23:36.236Z] b5e4710f87ac: Verifying Checksum [2024-04-16T03:23:36.236Z] b5e4710f87ac: Download complete [2024-04-16T03:23:36.236Z] c4d48a809fc2: Pull complete [2024-04-16T03:23:36.236Z] 4f1c88b9dad5: Verifying Checksum [2024-04-16T03:23:36.236Z] 4f1c88b9dad5: Download complete [2024-04-16T03:23:36.804Z] ce7588e14bc9: Verifying Checksum [2024-04-16T03:23:36.804Z] ce7588e14bc9: Download complete [2024-04-16T03:23:40.087Z] 4f1c88b9dad5: Pull complete [2024-04-16T03:23:40.087Z] ad3a456e5733: Pull complete [2024-04-16T03:23:40.087Z] 69c7f0334f64: Pull complete [2024-04-16T03:23:40.087Z] 1f1c1a5573a3: Pull complete [2024-04-16T03:23:42.065Z] ce7588e14bc9: Pull complete [2024-04-16T03:23:42.636Z] b5e4710f87ac: Pull complete [2024-04-16T03:23:42.636Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-16T03:23:42.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-16T03:23:42.636Z] ---> 88b5674ff536 [2024-04-16T03:23:42.636Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T03:23:47.954Z] ---> Running in 27867bf71c30 [2024-04-16T03:23:47.954Z] Removing intermediate container 27867bf71c30 [2024-04-16T03:23:47.954Z] ---> ebbe5b8a7ed1 [2024-04-16T03:23:47.954Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T03:23:47.954Z] ---> Running in 9234b3ccf16f [2024-04-16T03:23:47.954Z] Removing intermediate container 9234b3ccf16f [2024-04-16T03:23:47.954Z] ---> 20b92ca2dce4 [2024-04-16T03:23:47.954Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-16T03:23:47.954Z] ---> Running in 9dd967dc8660 [2024-04-16T03:23:47.954Z] Removing intermediate container 9dd967dc8660 [2024-04-16T03:23:47.954Z] ---> fa5572fb2f6d [2024-04-16T03:23:47.954Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T03:23:47.954Z] ---> Running in 82087573e2a7 [2024-04-16T03:23:47.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T03:23:47.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T03:23:48.525Z] OK: 264 MiB in 52 packages [2024-04-16T03:23:48.787Z] Removing intermediate container 82087573e2a7 [2024-04-16T03:23:48.787Z] ---> 77093ed35661 [2024-04-16T03:23:48.787Z] Step 7/12 : WORKDIR /app [2024-04-16T03:23:48.787Z] ---> Running in 027f43552782 [2024-04-16T03:23:48.787Z] Removing intermediate container 027f43552782 [2024-04-16T03:23:48.787Z] ---> c26646f04bdd [2024-04-16T03:23:48.787Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-16T03:23:48.787Z] ---> 8c7a83497172 [2024-04-16T03:23:48.787Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T03:23:48.788Z] Still waiting to schedule task [2024-04-16T03:23:48.788Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-16T03:23:49.047Z] ---> Running in 47ef4eb4e6b2 [2024-04-16T03:24:56.752Z] Removing intermediate container 47ef4eb4e6b2 [2024-04-16T03:24:56.752Z] ---> 5addeecf4155 [2024-04-16T03:24:56.752Z] Step 10/12 : COPY . . [2024-04-16T03:24:56.752Z] ---> de375c41a956 [2024-04-16T03:24:56.752Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T03:24:56.752Z] ---> Running in f51176570e98 [2024-04-16T03:24:56.752Z] Removing intermediate container f51176570e98 [2024-04-16T03:24:56.752Z] ---> 5d84914a74bc [2024-04-16T03:24:56.752Z] Step 12/12 : RUN $MAKE [2024-04-16T03:24:56.752Z] ---> Running in 01ae4d7f0430 [2024-04-16T03:24:56.752Z] noop [2024-04-16T03:24:56.752Z] Removing intermediate container 01ae4d7f0430 [2024-04-16T03:24:56.752Z] ---> efbf016111f6 [2024-04-16T03:24:56.752Z] Successfully built efbf016111f6 [2024-04-16T03:24:56.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:24:57.214Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T03:24:57.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:24:57.369Z] prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container [2024-04-16T03:24:57.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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-x86_64 cat [2024-04-16T03:24:57.720Z] $ docker top afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T03:24:58.133Z] + go version [2024-04-16T03:24:58.133Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-16T03:24:58.161Z] $ docker stop --time=1 afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 [2024-04-16T03:24:59.444Z] $ docker rm -f --volumes afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:25:00.180Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T03:25:00.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:25:00.348Z] prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container [2024-04-16T03:25:00.383Z] $ 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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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-x86_64 cat [2024-04-16T03:25:00.737Z] $ docker top f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T03:25:01.141Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-137 [Pipeline] fileExists [Pipeline] sh [2024-04-16T03:25:01.501Z] + make test [2024-04-16T03:25:01.501Z] go test -race -coverprofile=coverage.out ./... [2024-04-16T03:25:27.608Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2525 in /w/workspace/foundry_app-record-replay_PR-137 [Pipeline] { [Pipeline] ws [2024-04-16T03:25:27.674Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-04-16T03:25:27.761Z] Selected Git installation does not exist. Using Default [2024-04-16T03:25:27.761Z] The recommended git tool is: NONE [2024-04-16T03:25:32.781Z] using credential edgex-jenkins-ssh [2024-04-16T03:25:32.799Z] Cloning the remote Git repository [2024-04-16T03:25:32.840Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-04-16T03:25:32.930Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-04-16T03:25:33.071Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-16T03:25:33.072Z] > git --version # timeout=10 [2024-04-16T03:25:33.096Z] > git --version # 'git version 2.25.1' [2024-04-16T03:25:33.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T03:25:33.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T03:25:34.944Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-16T03:25:34.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T03:25:36.539Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 6998473c4c35a90ed0ca11522ea5de7bc667e566 [2024-04-16T03:25:35.870Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-16T03:25:35.915Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-16T03:25:35.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T03:25:35.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-16T03:25:36.556Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T03:25:36.821Z] Merge succeeded, producing 6998473c4c35a90ed0ca11522ea5de7bc667e566 [2024-04-16T03:25:36.822Z] Checking out Revision 6998473c4c35a90ed0ca11522ea5de7bc667e566 (PR-137) [2024-04-16T03:25:37.331Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" [2024-04-16T03:25:37.377Z] > git --version # timeout=10 [2024-04-16T03:25:37.386Z] > git --version # 'git version 2.25.1' [2024-04-16T03:25:37.410Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T03:25:36.640Z] > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 [2024-04-16T03:25:36.729Z] > git remote # timeout=10 [2024-04-16T03:25:36.744Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T03:25:36.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T03:25:36.784Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-04-16T03:25:36.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T03:25:36.828Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T03:25:36.848Z] > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 [2024-04-16T03:25:40.207Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-16T03:25:40.207Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-16T03:25:40.207Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-16T03:25:40.207Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-16T03:25:40.207Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T03:25:42.524Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-16T03:25:42.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T03:25:42.524Z] Dload Upload Total Spent Left Speed [2024-04-16T03:25:42.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-04-16T03:25:42.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-16T03:25:43.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-16T03:25:43.257Z] + sudo tee /etc/docker/daemon.new [2024-04-16T03:25:43.257Z] { [2024-04-16T03:25:43.257Z] "registry-mirrors": [ [2024-04-16T03:25:43.257Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-16T03:25:43.257Z] ], [2024-04-16T03:25:43.257Z] "bip": "10.250.0.254/24", [2024-04-16T03:25:43.257Z] "hosts": [ [2024-04-16T03:25:43.257Z] "tcp://0.0.0.0:5555", [2024-04-16T03:25:43.257Z] "unix:///var/run/docker.sock" [2024-04-16T03:25:43.257Z] ], [2024-04-16T03:25:43.257Z] "mtu": 1458, [2024-04-16T03:25:43.257Z] "selinux-enabled": true, [2024-04-16T03:25:43.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-16T03:25:43.257Z] } [Pipeline] sh [2024-04-16T03:25:43.593Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-16T03:25:43.940Z] + sudo service docker restart [2024-04-16T03:25:48.378Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements [2024-04-16T03:25:48.378Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements [2024-04-16T03:25:48.378Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.043s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T03:26:02.255Z] provisioning config files... [2024-04-16T03:26:02.280Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2852389846756114681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:26:02.748Z] ---> ****-login.sh [2024-04-16T03:26:02.748Z] nexus3.edgexfoundry.org:10001 [2024-04-16T03:26:03.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:26:03.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:26:03.287Z] Configure a credential helper to remove this warning. See [2024-04-16T03:26:03.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:26:03.287Z] [2024-04-16T03:26:03.287Z] Login Succeeded [2024-04-16T03:26:03.287Z] nexus3.edgexfoundry.org:10002 [2024-04-16T03:26:03.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:26:03.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:26:03.555Z] Configure a credential helper to remove this warning. See [2024-04-16T03:26:03.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:26:03.555Z] [2024-04-16T03:26:03.555Z] Login Succeeded [2024-04-16T03:26:03.555Z] nexus3.edgexfoundry.org:10003 [2024-04-16T03:26:03.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:26:04.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:26:04.095Z] Configure a credential helper to remove this warning. See [2024-04-16T03:26:04.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:26:04.096Z] [2024-04-16T03:26:04.096Z] Login Succeeded [2024-04-16T03:26:04.096Z] nexus3.edgexfoundry.org:10004 [2024-04-16T03:26:04.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:26:04.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:26:04.364Z] Configure a credential helper to remove this warning. See [2024-04-16T03:26:04.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:26:04.364Z] [2024-04-16T03:26:04.364Z] Login Succeeded [2024-04-16T03:26:04.364Z] ****.io [2024-04-16T03:26:04.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T03:26:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T03:26:04.898Z] Configure a credential helper to remove this warning. See [2024-04-16T03:26:04.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T03:26:04.898Z] [2024-04-16T03:26:04.899Z] Login Succeeded [2024-04-16T03:26:04.899Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T03:26:04.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T03:26:05.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T03:26:05.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T03:26:05.396Z] ========================================================= [2024-04-16T03:26:05.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-16T03:26:05.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:26:05.905Z] + 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-04-16T03:26:06.174Z] Sending build context to Docker daemon 329.2kB [2024-04-16T03:26:06.174Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T03:26:06.174Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-16T03:26:06.174Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-16T03:26:06.174Z] 9fda8d8052c6: Pulling fs layer [2024-04-16T03:26:06.174Z] 5d54e960e981: Pulling fs layer [2024-04-16T03:26:06.174Z] c4a7e357bf2a: Pulling fs layer [2024-04-16T03:26:06.174Z] f0e02332f6b5: Pulling fs layer [2024-04-16T03:26:06.174Z] 872ee5b61b7b: Pulling fs layer [2024-04-16T03:26:06.174Z] 0c6a40ed1a82: Pulling fs layer [2024-04-16T03:26:06.174Z] f0e02332f6b5: Waiting [2024-04-16T03:26:06.174Z] 94ae7d8d031c: Pulling fs layer [2024-04-16T03:26:06.174Z] 872ee5b61b7b: Waiting [2024-04-16T03:26:06.174Z] 0c6a40ed1a82: Waiting [2024-04-16T03:26:06.174Z] 94ae7d8d031c: Waiting [2024-04-16T03:26:06.442Z] 5d54e960e981: Verifying Checksum [2024-04-16T03:26:06.442Z] 5d54e960e981: Download complete [2024-04-16T03:26:06.442Z] f0e02332f6b5: Verifying Checksum [2024-04-16T03:26:06.442Z] f0e02332f6b5: Download complete [2024-04-16T03:26:06.442Z] 872ee5b61b7b: Download complete [2024-04-16T03:26:06.442Z] 9fda8d8052c6: Verifying Checksum [2024-04-16T03:26:06.442Z] 9fda8d8052c6: Download complete [2024-04-16T03:26:06.714Z] 94ae7d8d031c: Verifying Checksum [2024-04-16T03:26:06.714Z] 94ae7d8d031c: Download complete [2024-04-16T03:26:07.298Z] 9fda8d8052c6: Pull complete [2024-04-16T03:26:08.257Z] 5d54e960e981: Pull complete [2024-04-16T03:26:08.257Z] c4a7e357bf2a: Verifying Checksum [2024-04-16T03:26:08.257Z] c4a7e357bf2a: Download complete [2024-04-16T03:26:09.216Z] 0c6a40ed1a82: Verifying Checksum [2024-04-16T03:26:09.216Z] 0c6a40ed1a82: Download complete [2024-04-16T03:26:14.912Z] go vet ./... [2024-04-16T03:26:21.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T03:26:21.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T03:26:21.222Z] ./bin/test-attribution-txt.sh [2024-04-16T03:26:21.222Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-16T03:26:21.222Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-16T03:26:21.223Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-04-16T03:26:21.227Z] c4a7e357bf2a: Pull complete [2024-04-16T03:26:21.227Z] f0e02332f6b5: Pull complete [2024-04-16T03:26:21.227Z] 872ee5b61b7b: Pull complete [Pipeline] echo [2024-04-16T03:26:21.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T03:26:21.324Z] $ docker stop --time=1 f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e [2024-04-16T03:26:29.320Z] $ docker rm -f --volumes f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T03:26:29.756Z] 0c6a40ed1a82: Pull complete [2024-04-16T03:26:29.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T03:26:30.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-16T03:26:30.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T03:26:30.733Z] 94ae7d8d031c: Pull complete [2024-04-16T03:26:30.733Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-16T03:26:30.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-16T03:26:30.733Z] ---> 86de565de09d [2024-04-16T03:26:30.733Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T03:26:31.000Z] + ls -al . [2024-04-16T03:26:31.000Z] total 260 [2024-04-16T03:26:31.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 03:25 . [2024-04-16T03:26:31.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:23 .. [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 16 03:23 .dockerignore [2024-04-16T03:26:31.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:25 .git [2024-04-16T03:26:31.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 .github [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 16 03:23 .gitignore [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 03:23 .golangci.yml [2024-04-16T03:26:31.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:23 .semver [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 16 03:23 Attribution.txt [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 16 03:23 CHANGELOG.md [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 16 03:23 Dockerfile [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:23 GOVERNANCE.md [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 16 03:23 Jenkinsfile [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 03:23 LICENSE [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 16 03:23 Makefile [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 16 03:23 OWNERS.md [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 16 03:23 README.md [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 16 03:23 Record and Reply.postman_collection.json [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:23 VERSION [2024-04-16T03:26:31.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:23 bin [2024-04-16T03:26:31.000Z] -rw-r--r-- 1 jenkins jenkins 24666 Apr 16 03:25 coverage.out [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 7253 Apr 16 03:23 go.mod [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 101822 Apr 16 03:23 go.sum [2024-04-16T03:26:31.000Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:23 internal [2024-04-16T03:26:31.000Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 03:23 main.go [2024-04-16T03:26:31.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 openapi [2024-04-16T03:26:31.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 pkg [2024-04-16T03:26:31.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:26:31.400Z] + 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=6998473c4c35a90ed0ca11522ea5de7bc667e566 --label arch=amd64 --label version=0.0.0 . [2024-04-16T03:26:31.401Z] Sending build context to Docker daemon 6.87MB [2024-04-16T03:26:31.401Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T03:26:31.401Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-16T03:26:31.401Z] ---> efbf016111f6 [2024-04-16T03:26:31.401Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T03:26:31.401Z] ---> Running in 46654a977aab [2024-04-16T03:26:31.662Z] Removing intermediate container 46654a977aab [2024-04-16T03:26:31.662Z] ---> d9d233a1e80d [2024-04-16T03:26:31.662Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T03:26:31.662Z] ---> Running in f75b84aae05d [2024-04-16T03:26:31.662Z] Removing intermediate container f75b84aae05d [2024-04-16T03:26:31.662Z] ---> a748d552b6c2 [2024-04-16T03:26:31.662Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-16T03:26:31.662Z] ---> Running in cd3c283425f9 [2024-04-16T03:26:31.662Z] Removing intermediate container cd3c283425f9 [2024-04-16T03:26:31.662Z] ---> e334134316b6 [2024-04-16T03:26:31.662Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T03:26:31.662Z] ---> Running in 8603a331754e [2024-04-16T03:26:32.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T03:26:32.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T03:26:32.489Z] OK: 264 MiB in 52 packages [2024-04-16T03:26:32.705Z] ---> Running in cd647fb20faf [2024-04-16T03:26:32.748Z] Removing intermediate container 8603a331754e [2024-04-16T03:26:32.748Z] ---> a35d28d2792d [2024-04-16T03:26:32.748Z] Step 7/27 : WORKDIR /app [2024-04-16T03:26:32.748Z] ---> Running in 06e9d43305cf [2024-04-16T03:26:32.975Z] Removing intermediate container cd647fb20faf [2024-04-16T03:26:32.975Z] ---> eecf17be2e13 [2024-04-16T03:26:32.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T03:26:33.007Z] Removing intermediate container 06e9d43305cf [2024-04-16T03:26:33.007Z] ---> a7d420232824 [2024-04-16T03:26:33.007Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-16T03:26:33.007Z] ---> a029a4e9f299 [2024-04-16T03:26:33.007Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T03:26:33.007Z] ---> Running in c5472af5264e [2024-04-16T03:26:33.241Z] ---> Running in 2fdb81a78a61 [2024-04-16T03:26:33.506Z] Removing intermediate container 2fdb81a78a61 [2024-04-16T03:26:33.506Z] ---> cdb2b6a47f96 [2024-04-16T03:26:33.506Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-16T03:26:33.506Z] ---> Running in 596fb3ecdd09 [2024-04-16T03:26:33.773Z] Removing intermediate container 596fb3ecdd09 [2024-04-16T03:26:33.773Z] ---> e41411ad0cdc [2024-04-16T03:26:33.773Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T03:26:34.040Z] ---> Running in 93e2235929c3 [2024-04-16T03:26:34.403Z] Removing intermediate container c5472af5264e [2024-04-16T03:26:34.403Z] ---> 91601afb709e [2024-04-16T03:26:34.403Z] Step 10/27 : COPY . . [2024-04-16T03:26:34.974Z] ---> 00cff96057ca [2024-04-16T03:26:34.974Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T03:26:35.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T03:26:35.232Z] ---> Running in 23e6d6e4c4f9 [2024-04-16T03:26:35.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T03:26:35.491Z] Removing intermediate container 23e6d6e4c4f9 [2024-04-16T03:26:35.491Z] ---> c6c8aeba5696 [2024-04-16T03:26:35.492Z] Step 12/27 : RUN $MAKE [2024-04-16T03:26:35.750Z] ---> Running in c70f3dd0a88f [2024-04-16T03:26:36.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-16T03:26:36.285Z] OK: 266 MiB in 52 packages [2024-04-16T03:26:37.272Z] Removing intermediate container 93e2235929c3 [2024-04-16T03:26:37.272Z] ---> 13e23b8ef403 [2024-04-16T03:26:37.272Z] Step 7/12 : WORKDIR /app [2024-04-16T03:26:37.272Z] ---> Running in 983feee8f417 [2024-04-16T03:26:37.863Z] Removing intermediate container 983feee8f417 [2024-04-16T03:26:37.863Z] ---> 8a62d47dbd15 [2024-04-16T03:26:37.863Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-16T03:26:38.147Z] ---> 705f98336266 [2024-04-16T03:26:38.147Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T03:26:38.417Z] ---> Running in 94c74930e6b6 [2024-04-16T03:27:08.090Z] Removing intermediate container c70f3dd0a88f [2024-04-16T03:27:08.090Z] ---> ec698211da46 [2024-04-16T03:27:08.090Z] Step 13/27 : FROM alpine:3.18 [2024-04-16T03:27:08.090Z] 3.18: Pulling from library/alpine [2024-04-16T03:27:08.090Z] 619be1103602: Pulling fs layer [2024-04-16T03:27:08.090Z] 619be1103602: Download complete [2024-04-16T03:27:08.090Z] 619be1103602: Pull complete [2024-04-16T03:27:08.090Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T03:27:08.090Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T03:27:08.090Z] ---> d3782b16ccc9 [2024-04-16T03:27:08.090Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-16T03:27:08.090Z] ---> Running in a5360035e493 [2024-04-16T03:27:08.090Z] Removing intermediate container a5360035e493 [2024-04-16T03:27:08.090Z] ---> 0c206433f9ff [2024-04-16T03:27:08.090Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-16T03:27:08.090Z] ---> Running in c4c24c1470c1 [2024-04-16T03:27:08.090Z] Removing intermediate container c4c24c1470c1 [2024-04-16T03:27:08.090Z] ---> 6149cd25ec1c [2024-04-16T03:27:08.090Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-16T03:27:08.090Z] ---> Running in b7d43b04ba24 [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-16T03:27:08.090Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-16T03:27:08.090Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T03:27:08.090Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T03:27:08.090Z] OK: 8 MiB in 17 packages [2024-04-16T03:27:08.090Z] Removing intermediate container b7d43b04ba24 [2024-04-16T03:27:08.090Z] ---> 3280eb3c6cc0 [2024-04-16T03:27:08.090Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-16T03:27:08.090Z] ---> Running in 2c75219ddaaa [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] Upgrading critical system libraries and apk-tools: [2024-04-16T03:27:08.090Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T03:27:08.090Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T03:27:08.090Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T03:27:08.090Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T03:27:08.090Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T03:27:08.090Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T03:27:08.090Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T03:27:08.090Z] OK: 8 MiB in 17 packages [2024-04-16T03:27:08.656Z] Removing intermediate container 2c75219ddaaa [2024-04-16T03:27:08.656Z] ---> ee9fba36d392 [2024-04-16T03:27:08.656Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-16T03:27:08.656Z] ---> 2459b836dd78 [2024-04-16T03:27:08.656Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-16T03:27:08.914Z] ---> 4a622d507096 [2024-04-16T03:27:08.914Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-16T03:27:08.914Z] ---> 4fd1ef154ba6 [2024-04-16T03:27:08.914Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-16T03:27:10.288Z] ---> b10261863e97 [2024-04-16T03:27:10.288Z] Step 22/27 : EXPOSE 59712 [2024-04-16T03:27:10.548Z] ---> Running in c9d27598fc09 [2024-04-16T03:27:10.806Z] Removing intermediate container c9d27598fc09 [2024-04-16T03:27:10.806Z] ---> c1967e167cbf [2024-04-16T03:27:10.806Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-16T03:27:10.806Z] ---> Running in 7f46bfe0735a [2024-04-16T03:27:10.806Z] Removing intermediate container 7f46bfe0735a [2024-04-16T03:27:10.806Z] ---> b30dd5837a96 [2024-04-16T03:27:10.806Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-16T03:27:10.806Z] ---> Running in 582e8130c315 [2024-04-16T03:27:11.064Z] Removing intermediate container 582e8130c315 [2024-04-16T03:27:11.064Z] ---> 024d879cc380 [2024-04-16T03:27:11.064Z] Step 25/27 : LABEL arch=amd64 [2024-04-16T03:27:11.064Z] ---> Running in 18c8416a2a4c [2024-04-16T03:27:11.064Z] Removing intermediate container 18c8416a2a4c [2024-04-16T03:27:11.064Z] ---> 3b029f330092 [2024-04-16T03:27:11.064Z] Step 26/27 : LABEL git_sha=6998473c4c35a90ed0ca11522ea5de7bc667e566 [2024-04-16T03:27:11.064Z] ---> Running in 5fdde8dbdfeb [2024-04-16T03:27:11.064Z] Removing intermediate container 5fdde8dbdfeb [2024-04-16T03:27:11.064Z] ---> 03cf8e7fd59a [2024-04-16T03:27:11.064Z] Step 27/27 : LABEL version=0.0.0 [2024-04-16T03:27:11.064Z] ---> Running in 2892f8fd3454 [2024-04-16T03:27:11.323Z] Removing intermediate container 2892f8fd3454 [2024-04-16T03:27:11.323Z] ---> ecdbf43e34ca [2024-04-16T03:27:11.323Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T03:27:11.323Z] Successfully built ecdbf43e34ca [2024-04-16T03:27:11.323Z] 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-04-16T03:27:12.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T03:27:12.280Z] [2024-04-16T03:27:12.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:27:12.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T03:27:12.672Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-16T03:27:12.672Z] 5eb5b503b376: Pulling fs layer [2024-04-16T03:27:12.672Z] 5c69ac0246d0: Pulling fs layer [2024-04-16T03:27:12.672Z] ec43610c2a17: Pulling fs layer [2024-04-16T03:27:12.672Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-16T03:27:12.672Z] 33b1e0a273af: Pulling fs layer [2024-04-16T03:27:12.672Z] 5d3b04190fa2: Pulling fs layer [2024-04-16T03:27:12.672Z] 2f39f015ded8: Pulling fs layer [2024-04-16T03:27:12.672Z] 5d3b04190fa2: Waiting [2024-04-16T03:27:12.672Z] 2f39f015ded8: Waiting [2024-04-16T03:27:12.672Z] 33b1e0a273af: Waiting [2024-04-16T03:27:12.672Z] 5c69ac0246d0: Verifying Checksum [2024-04-16T03:27:12.672Z] 5c69ac0246d0: Download complete [2024-04-16T03:27:12.672Z] 3a2ae6a8a46f: Download complete [2024-04-16T03:27:12.929Z] 33b1e0a273af: Verifying Checksum [2024-04-16T03:27:12.929Z] 33b1e0a273af: Download complete [2024-04-16T03:27:12.929Z] 5d3b04190fa2: Verifying Checksum [2024-04-16T03:27:12.929Z] 5d3b04190fa2: Download complete [2024-04-16T03:27:12.929Z] ec43610c2a17: Verifying Checksum [2024-04-16T03:27:12.929Z] ec43610c2a17: Download complete [2024-04-16T03:27:12.929Z] 5eb5b503b376: Verifying Checksum [2024-04-16T03:27:12.929Z] 5eb5b503b376: Download complete [2024-04-16T03:27:13.495Z] 2f39f015ded8: Download complete [2024-04-16T03:27:14.064Z] 5eb5b503b376: Pull complete [2024-04-16T03:27:14.322Z] 5c69ac0246d0: Pull complete [2024-04-16T03:27:14.580Z] ec43610c2a17: Pull complete [2024-04-16T03:27:14.580Z] 3a2ae6a8a46f: Pull complete [2024-04-16T03:27:14.838Z] 33b1e0a273af: Pull complete [2024-04-16T03:27:14.838Z] 5d3b04190fa2: Pull complete [2024-04-16T03:27:19.016Z] 2f39f015ded8: Pull complete [2024-04-16T03:27:19.016Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-16T03:27:19.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T03:27:19.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:27:19.269Z] prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container [2024-04-16T03:27:19.295Z] $ 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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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:latest cat [2024-04-16T03:27:31.715Z] $ docker top 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:27:32.362Z] ---> job-cost.sh [2024-04-16T03:27:32.362Z] lf-activate-venv: SKIPPING [2024-04-16T03:27:32.362Z] INFO: No Stack... [2024-04-16T03:27:32.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T03:27:33.190Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T03:27:33.522Z] + cat /w/workspace/foundry_app-record-replay_PR-137/archives/cost.csv [2024-04-16T03:27:33.522Z] + cut -d, -f6 [Pipeline] lock [2024-04-16T03:27:33.567Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [2024-04-16T03:27:33.573Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] did not exist. Created. [2024-04-16T03:27:33.577Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T03:27:33.972Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-16T03:27:34.036Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T03:27:34.075Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T03:27:34.176Z] $ docker stop --time=1 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 [2024-04-16T03:27:38.929Z] $ docker rm -f --volumes 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-16T03:28:45.099Z] Removing intermediate container 94c74930e6b6 [2024-04-16T03:28:45.099Z] ---> d3ab3669f225 [2024-04-16T03:28:45.099Z] Step 10/12 : COPY . . [2024-04-16T03:28:45.099Z] ---> 1ff7789a1f3b [2024-04-16T03:28:45.099Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T03:28:45.099Z] ---> Running in 9fcd90a7ed5c [2024-04-16T03:28:45.099Z] Removing intermediate container 9fcd90a7ed5c [2024-04-16T03:28:45.099Z] ---> b52389e3309b [2024-04-16T03:28:45.099Z] Step 12/12 : RUN $MAKE [2024-04-16T03:28:45.099Z] ---> Running in 2dbd01db9e69 [2024-04-16T03:28:45.099Z] noop [2024-04-16T03:28:45.099Z] Removing intermediate container 2dbd01db9e69 [2024-04-16T03:28:45.099Z] ---> 670609b84165 [2024-04-16T03:28:45.099Z] Successfully built 670609b84165 [2024-04-16T03:28:45.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:28:45.584Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T03:28:45.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:28:45.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container [2024-04-16T03:28:45.940Z] $ 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 ******** ci-base-image-arm64 cat [2024-04-16T03:28:47.206Z] $ docker top 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T03:28:48.093Z] + go version [2024-04-16T03:28:48.093Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-16T03:28:48.135Z] $ docker stop --time=1 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e [2024-04-16T03:28:49.724Z] $ docker rm -f --volumes 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:28:50.570Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T03:28:50.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:28:50.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container [2024-04-16T03:28:50.893Z] $ 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 ******** ci-base-image-arm64 cat [2024-04-16T03:28:52.031Z] $ docker top 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T03:28:52.927Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-04-16T03:28:53.323Z] + make test [2024-04-16T03:28:53.323Z] go test -race -coverprofile=coverage.out ./... [2024-04-16T03:32:15.063Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-16T03:32:20.407Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.244s coverage: 88.0% of statements [2024-04-16T03:32:22.348Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-16T03:32:22.348Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-16T03:32:24.305Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-16T03:32:32.510Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.961s coverage: 98.7% of statements [2024-04-16T03:32:32.510Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.504s coverage: 89.7% of statements [2024-04-16T03:32:32.510Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.175s coverage: 100.0% of statements [2024-04-16T03:32:33.477Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-16T03:32:33.477Z] go vet ./... [2024-04-16T03:35:40.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T03:35:40.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T03:35:40.391Z] ./bin/test-attribution-txt.sh [2024-04-16T03:35:40.391Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-16T03:35:40.391Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-16T03:35:40.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T03:35:40.480Z] $ docker stop --time=1 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 [2024-04-16T03:35:42.416Z] $ docker rm -f --volumes 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T03:35:44.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T03:35:44.538Z] Warning: overwriting stash ‘coverage-report’ [2024-04-16T03:35:44.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T03:35:45.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T03:35:45.868Z] + ls -al . [2024-04-16T03:35:45.868Z] total 256 [2024-04-16T03:35:45.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 03:28 . [2024-04-16T03:35:45.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:25 .. [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 16 03:25 .dockerignore [2024-04-16T03:35:45.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:25 .git [2024-04-16T03:35:45.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 .github [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 16 03:25 .gitignore [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 03:25 .golangci.yml [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 16 03:25 Attribution.txt [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 16 03:25 CHANGELOG.md [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 16 03:25 Dockerfile [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:25 GOVERNANCE.md [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 16 03:25 Jenkinsfile [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 03:25 LICENSE [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 16 03:25 Makefile [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 16 03:25 OWNERS.md [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 16 03:25 README.md [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 16 03:25 Record and Reply.postman_collection.json [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:23 VERSION [2024-04-16T03:35:45.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:25 bin [2024-04-16T03:35:45.868Z] -rw-r--r-- 1 jenkins jenkins 24666 Apr 16 03:32 coverage.out [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 7253 Apr 16 03:25 go.mod [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 101822 Apr 16 03:25 go.sum [2024-04-16T03:35:45.868Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:25 internal [2024-04-16T03:35:45.868Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 03:25 main.go [2024-04-16T03:35:45.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 openapi [2024-04-16T03:35:45.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 pkg [2024-04-16T03:35:45.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:35:46.298Z] + 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=6998473c4c35a90ed0ca11522ea5de7bc667e566 --label arch=arm64 --label version=0.0.0 . [2024-04-16T03:35:46.570Z] Sending build context to Docker daemon 354.8kB [2024-04-16T03:35:46.570Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T03:35:46.570Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-16T03:35:46.570Z] ---> 670609b84165 [2024-04-16T03:35:46.570Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T03:35:46.840Z] ---> Running in a65aa23fec5c [2024-04-16T03:35:47.107Z] Removing intermediate container a65aa23fec5c [2024-04-16T03:35:47.107Z] ---> 6fd1fe5edb34 [2024-04-16T03:35:47.107Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T03:35:47.107Z] ---> Running in b77a1d4c8a05 [2024-04-16T03:35:47.375Z] Removing intermediate container b77a1d4c8a05 [2024-04-16T03:35:47.375Z] ---> 6fb7c316ee03 [2024-04-16T03:35:47.375Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-16T03:35:47.375Z] ---> Running in 481ed2d03694 [2024-04-16T03:35:47.643Z] Removing intermediate container 481ed2d03694 [2024-04-16T03:35:47.643Z] ---> ba392accbb7e [2024-04-16T03:35:47.644Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T03:35:47.644Z] ---> Running in ce0e8a26f227 [2024-04-16T03:35:48.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T03:35:49.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T03:35:50.150Z] OK: 266 MiB in 52 packages [2024-04-16T03:35:51.108Z] Removing intermediate container ce0e8a26f227 [2024-04-16T03:35:51.108Z] ---> 21b695aaae00 [2024-04-16T03:35:51.108Z] Step 7/27 : WORKDIR /app [2024-04-16T03:35:51.108Z] ---> Running in 67e468f7e359 [2024-04-16T03:35:51.373Z] Removing intermediate container 67e468f7e359 [2024-04-16T03:35:51.373Z] ---> 62b060460337 [2024-04-16T03:35:51.373Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-16T03:35:51.954Z] ---> 0279de0e82ca [2024-04-16T03:35:51.954Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T03:35:51.954Z] ---> Running in 5e7e7a1b9f3a [2024-04-16T03:35:54.527Z] Removing intermediate container 5e7e7a1b9f3a [2024-04-16T03:35:54.527Z] ---> a2b4d7a12f3d [2024-04-16T03:35:54.527Z] Step 10/27 : COPY . . [2024-04-16T03:35:54.796Z] ---> c3366a7b35ad [2024-04-16T03:35:54.796Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T03:35:55.064Z] ---> Running in 8622a1fc2252 [2024-04-16T03:35:55.332Z] Removing intermediate container 8622a1fc2252 [2024-04-16T03:35:55.332Z] ---> 9d8ef0166fa3 [2024-04-16T03:35:55.332Z] Step 12/27 : RUN $MAKE [2024-04-16T03:35:55.332Z] ---> Running in 8972132e638d [2024-04-16T03:35:56.293Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-16T03:38:32.966Z] Removing intermediate container 8972132e638d [2024-04-16T03:38:32.966Z] ---> d13503a661e6 [2024-04-16T03:38:32.966Z] Step 13/27 : FROM alpine:3.18 [2024-04-16T03:38:32.966Z] 3.18: Pulling from library/alpine [2024-04-16T03:38:32.966Z] c6b39de5b339: Pulling fs layer [2024-04-16T03:38:32.966Z] c6b39de5b339: Verifying Checksum [2024-04-16T03:38:32.966Z] c6b39de5b339: Download complete [2024-04-16T03:38:32.966Z] c6b39de5b339: Pull complete [2024-04-16T03:38:32.966Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T03:38:32.966Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T03:38:32.966Z] ---> 33abbf032149 [2024-04-16T03:38:32.966Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-16T03:38:32.966Z] ---> Running in f860dd25e7cb [2024-04-16T03:38:32.966Z] Removing intermediate container f860dd25e7cb [2024-04-16T03:38:32.966Z] ---> 40c10c9ef7a9 [2024-04-16T03:38:32.966Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-16T03:38:32.966Z] ---> Running in ab0712b079cc [2024-04-16T03:38:32.966Z] Removing intermediate container ab0712b079cc [2024-04-16T03:38:32.966Z] ---> 06d2954661b7 [2024-04-16T03:38:32.966Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-16T03:38:32.966Z] ---> Running in 11b10bd9f311 [2024-04-16T03:38:32.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:32.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:32.966Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-16T03:38:32.966Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-16T03:38:32.966Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T03:38:32.966Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T03:38:32.966Z] OK: 9 MiB in 17 packages [2024-04-16T03:38:32.966Z] Removing intermediate container 11b10bd9f311 [2024-04-16T03:38:32.966Z] ---> 59dc3e3c3181 [2024-04-16T03:38:32.966Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-16T03:38:32.966Z] ---> Running in d2790f9a39e7 [2024-04-16T03:38:32.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:32.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:32.966Z] Upgrading critical system libraries and apk-tools: [2024-04-16T03:38:32.966Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T03:38:33.232Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T03:38:33.232Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T03:38:33.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:33.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T03:38:34.720Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T03:38:34.720Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T03:38:34.720Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T03:38:34.720Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T03:38:34.720Z] OK: 9 MiB in 17 packages [2024-04-16T03:38:35.677Z] Removing intermediate container d2790f9a39e7 [2024-04-16T03:38:35.677Z] ---> 5a2d6c2babb0 [2024-04-16T03:38:35.677Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-16T03:38:36.256Z] ---> 83cb826e6b13 [2024-04-16T03:38:36.256Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-16T03:38:36.836Z] ---> 6713abf42cd4 [2024-04-16T03:38:36.836Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-16T03:38:37.101Z] ---> e112143c4c86 [2024-04-16T03:38:37.101Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-16T03:38:39.043Z] ---> 0cdc197fa42f [2024-04-16T03:38:39.043Z] Step 22/27 : EXPOSE 59712 [2024-04-16T03:38:39.043Z] ---> Running in 4e84cd12966a [2024-04-16T03:38:39.043Z] Removing intermediate container 4e84cd12966a [2024-04-16T03:38:39.043Z] ---> 395568d08271 [2024-04-16T03:38:39.043Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-16T03:38:39.043Z] ---> Running in 03357093c183 [2024-04-16T03:38:39.627Z] Removing intermediate container 03357093c183 [2024-04-16T03:38:39.627Z] ---> 79551079b372 [2024-04-16T03:38:39.627Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-16T03:38:39.627Z] ---> Running in 9deaee07bc4b [2024-04-16T03:38:39.893Z] Removing intermediate container 9deaee07bc4b [2024-04-16T03:38:39.893Z] ---> d4d8b2c8e075 [2024-04-16T03:38:39.893Z] Step 25/27 : LABEL arch=arm64 [2024-04-16T03:38:39.893Z] ---> Running in c7f776983d3d [2024-04-16T03:38:40.159Z] Removing intermediate container c7f776983d3d [2024-04-16T03:38:40.159Z] ---> 3dd00205db01 [2024-04-16T03:38:40.159Z] Step 26/27 : LABEL git_sha=6998473c4c35a90ed0ca11522ea5de7bc667e566 [2024-04-16T03:38:40.159Z] ---> Running in 3f090214dc83 [2024-04-16T03:38:40.424Z] Removing intermediate container 3f090214dc83 [2024-04-16T03:38:40.424Z] ---> d6fa1e324f36 [2024-04-16T03:38:40.424Z] Step 27/27 : LABEL version=0.0.0 [2024-04-16T03:38:40.694Z] ---> Running in e1c569241066 [2024-04-16T03:38:40.958Z] Removing intermediate container e1c569241066 [2024-04-16T03:38:40.958Z] ---> 65b83cb12334 [2024-04-16T03:38:40.958Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T03:38:40.958Z] Successfully built 65b83cb12334 [2024-04-16T03:38:40.958Z] 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-04-16T03:38:41.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T03:38:41.831Z] [2024-04-16T03:38:41.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:38:42.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T03:38:42.228Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-16T03:38:42.228Z] 8998bd30e6a1: Pulling fs layer [2024-04-16T03:38:42.228Z] 04944245beec: Pulling fs layer [2024-04-16T03:38:42.228Z] 699f458cf7ca: Pulling fs layer [2024-04-16T03:38:42.228Z] 765212b225bb: Pulling fs layer [2024-04-16T03:38:42.228Z] f23df028b6ca: Pulling fs layer [2024-04-16T03:38:42.228Z] d65c8cfc05b1: Pulling fs layer [2024-04-16T03:38:42.228Z] 2437ff75d9bd: Pulling fs layer [2024-04-16T03:38:42.228Z] 765212b225bb: Waiting [2024-04-16T03:38:42.228Z] f23df028b6ca: Waiting [2024-04-16T03:38:42.228Z] d65c8cfc05b1: Waiting [2024-04-16T03:38:42.228Z] 2437ff75d9bd: Waiting [2024-04-16T03:38:42.496Z] 04944245beec: Verifying Checksum [2024-04-16T03:38:42.496Z] 04944245beec: Download complete [2024-04-16T03:38:42.496Z] 765212b225bb: Verifying Checksum [2024-04-16T03:38:42.496Z] 765212b225bb: Download complete [2024-04-16T03:38:42.496Z] f23df028b6ca: Verifying Checksum [2024-04-16T03:38:42.496Z] d65c8cfc05b1: Verifying Checksum [2024-04-16T03:38:42.496Z] d65c8cfc05b1: Download complete [2024-04-16T03:38:42.496Z] 699f458cf7ca: Verifying Checksum [2024-04-16T03:38:42.496Z] 699f458cf7ca: Download complete [2024-04-16T03:38:43.078Z] 8998bd30e6a1: Verifying Checksum [2024-04-16T03:38:43.078Z] 8998bd30e6a1: Download complete [2024-04-16T03:38:45.657Z] 2437ff75d9bd: Verifying Checksum [2024-04-16T03:38:45.657Z] 2437ff75d9bd: Download complete [2024-04-16T03:38:47.603Z] 8998bd30e6a1: Pull complete [2024-04-16T03:38:47.869Z] 04944245beec: Pull complete [2024-04-16T03:38:49.812Z] 699f458cf7ca: Pull complete [2024-04-16T03:38:49.812Z] 765212b225bb: Pull complete [2024-04-16T03:38:50.392Z] f23df028b6ca: Pull complete [2024-04-16T03:38:50.657Z] d65c8cfc05b1: Pull complete [2024-04-16T03:39:08.831Z] 2437ff75d9bd: Pull complete [2024-04-16T03:39:08.831Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-16T03:39:08.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T03:39:08.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:39:09.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container [2024-04-16T03:39:09.293Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-16T03:39:11.911Z] $ docker top 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:12.478Z] ---> job-cost.sh [2024-04-16T03:39:12.743Z] lf-activate-venv: SKIPPING [2024-04-16T03:39:12.744Z] INFO: No Stack... [2024-04-16T03:39:13.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-16T03:39:13.963Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T03:39:14.300Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-04-16T03:39:14.300Z] + cut -d, -f6 [Pipeline] lock [2024-04-16T03:39:14.638Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [2024-04-16T03:39:14.643Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] did not exist. Created. [2024-04-16T03:39:14.649Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T03:39:15.372Z] /w/workspace/app-record-replay/1@tmp/durable-a2e27e0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-16T03:39:16.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-16T03:39:16.074Z] Warning: overwriting stash ‘stack-cost’ [2024-04-16T03:39:16.127Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T03:39:16.143Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T03:39:16.255Z] $ docker stop --time=1 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be [2024-04-16T03:39:17.741Z] $ docker rm -f --volumes 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be [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-04-16T03:39:18.832Z] provisioning config files... [2024-04-16T03:39:18.841Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config1510387799756234965tmp [Pipeline] { [Pipeline] sh [2024-04-16T03:39:19.191Z] + set +x [2024-04-16T03:39:19.191Z] + bash -s -- [2024-04-16T03:39:19.191Z] + curl -s https://codecov.io/bash [2024-04-16T03:39:19.191Z] [2024-04-16T03:39:19.191Z] _____ _ [2024-04-16T03:39:19.191Z] / ____| | | [2024-04-16T03:39:19.191Z] | | ___ __| | ___ ___ _____ __ [2024-04-16T03:39:19.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-16T03:39:19.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-16T03:39:19.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-16T03:39:19.191Z] Bash-1.0.6 [2024-04-16T03:39:19.191Z] [2024-04-16T03:39:19.191Z] [2024-04-16T03:39:19.191Z] ==> git version 2.25.1 found [2024-04-16T03:39:19.191Z] ==> 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-04-16T03:39:19.191Z] Release-Date: 2020-01-08 [2024-04-16T03:39:19.191Z] 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-04-16T03:39:19.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-16T03:39:19.191Z] ==> Jenkins CI detected. [2024-04-16T03:39:19.191Z] current dir:  /w/workspace/foundry_app-record-replay_PR-137 [2024-04-16T03:39:19.191Z] project root: . [2024-04-16T03:39:19.191Z] --> token set from env [2024-04-16T03:39:19.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-16T03:39:19.191Z] ==> Running gcov in . (disable via -X gcov) [2024-04-16T03:39:19.191Z] ==> Python coveragepy not found [2024-04-16T03:39:19.191Z] ==> Searching for coverage reports in: [2024-04-16T03:39:19.191Z] + . [2024-04-16T03:39:19.191Z] -> Found 1 reports [2024-04-16T03:39:19.191Z] ==> Detecting git/mercurial file structure [2024-04-16T03:39:19.191Z] ==> Reading reports [2024-04-16T03:39:19.191Z] + ./coverage.out bytes=24666 [2024-04-16T03:39:19.191Z] ==> Appending adjustments [2024-04-16T03:39:19.191Z] https://docs.codecov.io/docs/fixing-reports [2024-04-16T03:39:19.456Z] + Found adjustments [2024-04-16T03:39:19.456Z] ==> Gzipping contents [2024-04-16T03:39:19.456Z] 8.0K /tmp/codecov.8amXOp.gz [2024-04-16T03:39:19.456Z] ==> Uploading reports [2024-04-16T03:39:19.456Z] url: https://codecov.io [2024-04-16T03:39:19.456Z] query: branch=PR-137&commit=6998473c4c35a90ed0ca11522ea5de7bc667e566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=137&job=&cmd_args= [2024-04-16T03:39:19.456Z] -> Pinging Codecov [2024-04-16T03:39:19.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-137&commit=6998473c4c35a90ed0ca11522ea5de7bc667e566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=137&job=&cmd_args= [2024-04-16T03:39:19.716Z] -> Uploading to [2024-04-16T03:39:19.716Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-16/F467761B9912B4F32F9BC62907045C81/6998473c4c35a90ed0ca11522ea5de7bc667e566/878d04aa-636d-40c6-9f1d-6a514d8ff4ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T033919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96e1c517245d76bcd8aea288093d891e8a8ec2779218beec9b3b48e4e88b16b5 [2024-04-16T03:39:19.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T03:39:19.716Z] Dload Upload Total Spent Left Speed [2024-04-16T03:39:19.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17700 --:--:-- --:--:-- --:--:-- 17700 [2024-04-16T03:39:19.978Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] } [2024-04-16T03:39:20.003Z] 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-04-16T03:39:21.939Z] + [ -d /w/workspace/foundry_app-record-replay_PR-137/archives ] [2024-04-16T03:39:21.939Z] + ls -al /w/workspace/foundry_app-record-replay_PR-137/archives [2024-04-16T03:39:21.939Z] total 16 [2024-04-16T03:39:21.939Z] drwxr-xr-x 3 root root 4096 Apr 16 03:27 . [2024-04-16T03:39:21.939Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 03:27 .. [2024-04-16T03:39:21.939Z] drwxr-xr-x 2 root root 4096 Apr 16 03:27 cost [2024-04-16T03:39:21.939Z] -rw-r--r-- 1 root root 89 Apr 16 03:27 cost.csv [2024-04-16T03:39:21.939Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-137/archives [2024-04-16T03:39:21.939Z] + ls -al /w/workspace/foundry_app-record-replay_PR-137/archives [2024-04-16T03:39:21.939Z] total 16 [2024-04-16T03:39:21.939Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:27 . [2024-04-16T03:39:21.939Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 03:27 .. [2024-04-16T03:39:21.939Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 03:27 cost [2024-04-16T03:39:21.939Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 16 03:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:22.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:23.170Z] ---> package-listing.sh [2024-04-16T03:39:23.170Z] ++ facter osfamily [2024-04-16T03:39:23.170Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-16T03:39:23.430Z] + OS_FAMILY=debian [2024-04-16T03:39:23.430Z] + workspace=/w/workspace/foundry_app-record-replay_PR-137 [2024-04-16T03:39:23.430Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-16T03:39:23.430Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-16T03:39:23.430Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-16T03:39:23.430Z] + PACKAGES=/tmp/packages_start.txt [2024-04-16T03:39:23.430Z] + '[' /w/workspace/foundry_app-record-replay_PR-137 ']' [2024-04-16T03:39:23.430Z] + PACKAGES=/tmp/packages_end.txt [2024-04-16T03:39:23.430Z] + case "${OS_FAMILY}" in [2024-04-16T03:39:23.430Z] + dpkg -l [2024-04-16T03:39:23.430Z] + grep '^ii' [2024-04-16T03:39:23.430Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-16T03:39:23.430Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-16T03:39:23.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-16T03:39:23.430Z] + '[' /w/workspace/foundry_app-record-replay_PR-137 ']' [2024-04-16T03:39:23.430Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-137/archives/ [2024-04-16T03:39:23.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-137/archives/ [Pipeline] echo [2024-04-16T03:39:23.465Z] 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-16T03:39:23.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T03:39:24.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T03:39:24.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T03:39:24.566Z] prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container [2024-04-16T03:39:24.680Z] $ 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-137/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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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-04-16T03:39:24.865Z] $ docker top f2c50db68669afb40f0fcb3775f097920dbe05e837c5a91759cbbc041b30dbcb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T03:39:25.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-16T03:39:25.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-16T03:39:25.942Z] + ls /var/log/sa-host [2024-04-16T03:39:25.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T03:39:26.083Z] provisioning config files... [2024-04-16T03:39:26.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config7457860695421392641tmp [Pipeline] { [Pipeline] echo [2024-04-16T03:39:26.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:26.466Z] ---> create-netrc.sh [Pipeline] } [2024-04-16T03:39:26.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:26.897Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-16T03:39:26.933Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:27.243Z] ---> sudo-logs.sh [2024-04-16T03:39:27.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-16T03:39:27.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:27.650Z] ---> job-cost.sh [2024-04-16T03:39:27.650Z] lf-activate-venv: SKIPPING [2024-04-16T03:39:27.650Z] DEBUG: total: 0.2199999988079071 [2024-04-16T03:39:27.650Z] INFO: Retrieving Stack Cost... [2024-04-16T03:39:28.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T03:39:28.479Z] INFO: Archiving Costs [Pipeline] echo [2024-04-16T03:39:28.514Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T03:39:28.826Z] ---> logs-deploy.sh [2024-04-16T03:39:28.826Z] lf-activate-venv: SKIPPING [2024-04-16T03:39:28.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-137/1 [2024-04-16T03:39:28.826Z] INFO: archiving workspace using pattern(s): [2024-04-16T03:39:29.763Z] Archives upload complete. [2024-04-16T03:39:30.021Z] INFO: archiving logs to Nexus [2024-04-16T03:39:30.592Z] ---> uname -a: [2024-04-16T03:39:30.592Z] Linux prd-ubuntu20-04-docker-8c-8g-2523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] ---> lscpu: [2024-04-16T03:39:30.592Z] Architecture: x86_64 [2024-04-16T03:39:30.592Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-16T03:39:30.592Z] Byte Order: Little Endian [2024-04-16T03:39:30.592Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-16T03:39:30.592Z] CPU(s): 8 [2024-04-16T03:39:30.592Z] On-line CPU(s) list: 0-7 [2024-04-16T03:39:30.592Z] Thread(s) per core: 1 [2024-04-16T03:39:30.592Z] Core(s) per socket: 1 [2024-04-16T03:39:30.592Z] Socket(s): 8 [2024-04-16T03:39:30.592Z] NUMA node(s): 1 [2024-04-16T03:39:30.592Z] Vendor ID: AuthenticAMD [2024-04-16T03:39:30.592Z] CPU family: 23 [2024-04-16T03:39:30.592Z] Model: 49 [2024-04-16T03:39:30.592Z] Model name: AMD EPYC-Rome Processor [2024-04-16T03:39:30.592Z] Stepping: 0 [2024-04-16T03:39:30.592Z] CPU MHz: 2799.998 [2024-04-16T03:39:30.592Z] BogoMIPS: 5599.99 [2024-04-16T03:39:30.592Z] Virtualization: AMD-V [2024-04-16T03:39:30.592Z] Hypervisor vendor: KVM [2024-04-16T03:39:30.592Z] Virtualization type: full [2024-04-16T03:39:30.592Z] L1d cache: 256 KiB [2024-04-16T03:39:30.592Z] L1i cache: 256 KiB [2024-04-16T03:39:30.592Z] L2 cache: 4 MiB [2024-04-16T03:39:30.592Z] L3 cache: 128 MiB [2024-04-16T03:39:30.592Z] NUMA node0 CPU(s): 0-7 [2024-04-16T03:39:30.592Z] Vulnerability Itlb multihit: Not affected [2024-04-16T03:39:30.592Z] Vulnerability L1tf: Not affected [2024-04-16T03:39:30.592Z] Vulnerability Mds: Not affected [2024-04-16T03:39:30.592Z] Vulnerability Meltdown: Not affected [2024-04-16T03:39:30.592Z] Vulnerability Mmio stale data: Not affected [2024-04-16T03:39:30.592Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-16T03:39:30.592Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-16T03:39:30.592Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-16T03:39:30.592Z] Vulnerability Srbds: Not affected [2024-04-16T03:39:30.592Z] Vulnerability Tsx async abort: Not affected [2024-04-16T03:39:30.592Z] 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-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] ---> nproc: [2024-04-16T03:39:30.592Z] 8 [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] ---> df -h: [2024-04-16T03:39:30.592Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T03:39:30.592Z] overlay 155G 12G 143G 8% / [2024-04-16T03:39:30.592Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T03:39:30.592Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-16T03:39:30.592Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T03:39:30.592Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] ---> sar -b -r -n DEV: [2024-04-16T03:39:30.592Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2523) 04/16/24 _x86_64_ (8 CPU) [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] 03:22:27 LINUX RESTART (8 CPU) [2024-04-16T03:39:30.592Z] [2024-04-16T03:39:30.592Z] 03:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-16T03:39:30.592Z] 03:24:01 387.34 15.57 371.77 0.00 1978.31 97029.35 0.00 [2024-04-16T03:39:30.592Z] 03:25:01 232.54 1.77 230.78 0.00 16.80 132266.09 0.00 [2024-04-16T03:39:30.592Z] 03:26:01 41.32 0.02 41.30 0.00 0.13 29348.77 0.00 [2024-04-16T03:39:30.592Z] 03:27:01 101.77 0.18 101.58 0.00 8.93 31359.44 0.00 [2024-04-16T03:39:30.592Z] 03:28:01 140.59 1.63 138.96 0.00 95.72 35740.58 0.00 [2024-04-16T03:39:30.592Z] 03:29:01 26.45 7.72 18.73 0.00 2797.80 849.46 0.00 [2024-04-16T03:39:30.593Z] 03:30:01 23.73 1.33 22.40 0.00 2271.22 6382.00 0.00 [2024-04-16T03:39:30.593Z] 03:31:01 6.47 0.02 6.45 0.00 0.13 130.64 0.00 [2024-04-16T03:39:30.593Z] 03:32:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2024-04-16T03:39:30.593Z] 03:33:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2024-04-16T03:39:30.593Z] 03:34:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-04-16T03:39:30.593Z] 03:35:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2024-04-16T03:39:30.593Z] 03:36:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2024-04-16T03:39:30.593Z] 03:37:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-04-16T03:39:30.593Z] 03:38:01 1.70 0.02 1.68 0.00 0.13 19.20 0.00 [2024-04-16T03:39:30.593Z] 03:39:01 1.50 0.00 1.50 0.00 0.00 21.73 0.00 [2024-04-16T03:39:30.593Z] Average: 60.38 1.75 58.63 0.00 446.49 20748.77 0.00 [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] 03:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-16T03:39:30.593Z] 03:24:01 29188868 31521748 794124 2.42 80212 2521344 1960616 5.78 1042952 2260048 9692 [2024-04-16T03:39:30.593Z] 03:25:01 28058356 31526736 778532 2.37 183772 3446136 1832088 5.40 1132408 3176140 648 [2024-04-16T03:39:30.593Z] 03:26:01 26696784 31249196 1050264 3.19 188288 4447704 2399164 7.07 1806652 3780652 620092 [2024-04-16T03:39:30.593Z] 03:27:01 27197896 31532380 771460 2.35 191620 4241872 1889256 5.57 1334224 3771640 393440 [2024-04-16T03:39:30.593Z] 03:28:01 26995828 31527088 769552 2.34 204116 4388072 1798980 5.30 1361172 3900916 740 [2024-04-16T03:39:30.593Z] 03:29:01 26794876 31516972 758904 2.31 218160 4571968 1730824 5.10 1503440 3949252 65756 [2024-04-16T03:39:30.593Z] 03:30:01 26588876 31523332 750008 2.28 231856 4765232 1718440 5.06 1647920 3995100 984 [2024-04-16T03:39:30.593Z] 03:31:01 26595272 31524844 749056 2.28 230444 4761984 1725260 5.08 1646184 3991896 32 [2024-04-16T03:39:30.593Z] 03:32:01 26602888 31532524 741428 2.25 230516 4761980 1725260 5.08 1639340 3991892 8 [2024-04-16T03:39:30.593Z] 03:33:01 26602432 31532128 741744 2.26 230560 4761988 1725260 5.08 1639020 3991896 28 [2024-04-16T03:39:30.593Z] 03:34:01 26604248 31533956 739848 2.25 230580 4761988 1725260 5.08 1637280 3991896 12 [2024-04-16T03:39:30.593Z] 03:35:01 26604404 31534264 739324 2.25 230596 4762120 1725260 5.08 1637280 3992012 40 [2024-04-16T03:39:30.593Z] 03:36:01 26606308 31536180 737340 2.24 230612 4762124 1725260 5.08 1635732 3992016 8 [2024-04-16T03:39:30.593Z] 03:37:01 26606500 31536388 737272 2.24 230636 4762124 1725260 5.08 1635748 3992016 8 [2024-04-16T03:39:30.593Z] 03:38:01 26605996 31536028 737900 2.24 230676 4762128 1733556 5.11 1636128 3992028 36 [2024-04-16T03:39:30.593Z] 03:39:01 26605696 31535756 738120 2.24 230708 4762108 1733556 5.11 1636820 3992008 48 [2024-04-16T03:39:30.593Z] Average: 26934702 31512470 770930 2.34 210834 4452554 1804581 5.32 1535769 3797588 68223 [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] 03:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-16T03:39:30.593Z] 03:24:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:24:01 ens3 558.03 405.25 5554.89 93.43 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:24:01 docker0 160.40 172.53 13.66 278.45 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:24:01 veth5acf8fd 146.14 157.79 14.48 140.50 0.00 0.00 0.00 0.01 [2024-04-16T03:39:30.593Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:25:01 ens3 301.02 157.74 3091.35 22.31 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:25:01 docker0 147.83 284.97 13.81 3073.13 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:25:01 veth5a46375 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:26:01 ens3 14.98 9.21 13.94 6.30 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:26:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:26:01 veth5a46375 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:27:01 ens3 20.60 12.43 48.02 7.81 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:27:01 docker0 1.30 2.15 0.08 30.88 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:28:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:28:01 ens3 168.74 86.94 3387.09 14.61 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:28:01 docker0 6.00 10.55 0.37 132.72 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:29:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:29:01 ens3 146.29 35.68 676.17 2.41 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:30:01 ens3 86.24 31.24 1374.73 2.17 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:31:01 ens3 0.30 0.22 0.02 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:32:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:33:01 ens3 0.65 0.37 1.52 0.08 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:36:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:38:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] Average: ens3 80.61 45.85 879.41 9.24 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] Average: docker0 19.58 29.24 1.73 219.64 0.00 0.00 0.00 0.00 [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] ---> sar -P ALL: [2024-04-16T03:39:30.593Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2523) 04/16/24 _x86_64_ (8 CPU) [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] 03:22:27 LINUX RESTART (8 CPU) [2024-04-16T03:39:30.593Z] [2024-04-16T03:39:30.593Z] 03:23:02 CPU %user %nice %system %iowait %steal %idle [2024-04-16T03:39:30.593Z] 03:24:01 all 8.27 0.00 3.12 2.41 0.07 86.13 [2024-04-16T03:39:30.593Z] 03:24:01 0 8.01 0.00 3.05 0.94 0.07 87.93 [2024-04-16T03:39:30.593Z] 03:24:01 1 7.66 0.00 3.34 0.63 0.09 88.29 [2024-04-16T03:39:30.593Z] 03:24:01 2 6.80 0.00 2.54 0.15 0.07 90.43 [2024-04-16T03:39:30.593Z] 03:24:01 3 9.61 0.00 2.99 1.21 0.09 86.10 [2024-04-16T03:39:30.593Z] 03:24:01 4 7.46 0.00 2.87 3.03 0.05 86.59 [2024-04-16T03:39:30.593Z] 03:24:01 5 7.50 0.00 4.31 12.39 0.07 75.74 [2024-04-16T03:39:30.593Z] 03:24:01 6 8.81 0.00 2.89 0.29 0.07 87.94 [2024-04-16T03:39:30.593Z] 03:24:01 7 10.29 0.00 2.98 0.69 0.09 85.96 [2024-04-16T03:39:30.593Z] 03:25:01 all 6.19 0.00 3.00 4.39 0.05 86.38 [2024-04-16T03:39:30.593Z] 03:25:01 0 5.71 0.00 4.16 2.47 0.03 87.63 [2024-04-16T03:39:30.593Z] 03:25:01 1 6.68 0.00 2.55 0.70 0.03 90.03 [2024-04-16T03:39:30.593Z] 03:25:01 2 6.77 0.00 2.43 2.08 0.05 88.67 [2024-04-16T03:39:30.593Z] 03:25:01 3 6.56 0.00 2.70 4.28 0.05 86.41 [2024-04-16T03:39:30.593Z] 03:25:01 4 5.37 0.00 2.31 1.68 0.03 90.61 [2024-04-16T03:39:30.593Z] 03:25:01 5 6.76 0.00 2.45 1.48 0.05 89.26 [2024-04-16T03:39:30.593Z] 03:25:01 6 5.70 0.00 2.33 0.47 0.05 91.44 [2024-04-16T03:39:30.593Z] 03:25:01 7 5.95 0.00 5.07 22.04 0.07 66.86 [2024-04-16T03:39:30.593Z] 03:26:01 all 44.40 0.00 3.80 1.29 0.08 50.43 [2024-04-16T03:39:30.593Z] 03:26:01 0 42.62 0.00 3.66 0.02 0.08 53.62 [2024-04-16T03:39:30.593Z] 03:26:01 1 44.92 0.00 3.68 0.05 0.08 51.27 [2024-04-16T03:39:30.593Z] 03:26:01 2 46.24 0.00 3.54 0.02 0.08 50.13 [2024-04-16T03:39:30.593Z] 03:26:01 3 45.35 0.00 3.74 1.34 0.08 49.48 [2024-04-16T03:39:30.593Z] 03:26:01 4 45.18 0.00 3.84 0.02 0.08 50.87 [2024-04-16T03:39:30.593Z] 03:26:01 5 44.06 0.00 3.76 0.10 0.08 52.00 [2024-04-16T03:39:30.593Z] 03:26:01 6 43.23 0.00 4.05 8.75 0.08 43.88 [2024-04-16T03:39:30.593Z] 03:26:01 7 43.55 0.00 4.13 0.07 0.08 52.17 [2024-04-16T03:39:30.593Z] 03:27:01 all 39.93 0.00 3.70 2.79 0.09 53.49 [2024-04-16T03:39:30.593Z] 03:27:01 0 40.95 0.00 4.36 3.11 0.10 51.47 [2024-04-16T03:39:30.593Z] 03:27:01 1 39.34 0.00 3.29 10.75 0.08 46.54 [2024-04-16T03:39:30.593Z] 03:27:01 2 39.98 0.00 3.36 0.05 0.08 56.53 [2024-04-16T03:39:30.593Z] 03:27:01 3 40.04 0.00 3.68 2.69 0.08 53.51 [2024-04-16T03:39:30.593Z] 03:27:01 4 40.05 0.00 3.31 0.47 0.10 56.07 [2024-04-16T03:39:30.593Z] 03:27:01 5 39.63 0.00 4.48 4.70 0.08 51.10 [2024-04-16T03:39:30.593Z] 03:27:01 6 39.52 0.00 3.50 0.30 0.08 56.60 [2024-04-16T03:39:30.593Z] 03:27:01 7 39.97 0.00 3.60 0.24 0.07 56.13 [2024-04-16T03:39:30.593Z] 03:28:01 all 3.51 0.00 1.58 10.77 0.04 84.10 [2024-04-16T03:39:30.593Z] 03:28:01 0 3.18 0.00 2.32 16.62 0.03 77.85 [2024-04-16T03:39:30.593Z] 03:28:01 1 2.81 0.00 1.54 3.87 0.03 91.75 [2024-04-16T03:39:30.593Z] 03:28:01 2 3.66 0.00 1.34 0.72 0.02 94.26 [2024-04-16T03:39:30.593Z] 03:28:01 3 3.77 0.00 1.51 8.35 0.03 86.33 [2024-04-16T03:39:30.593Z] 03:28:01 4 4.64 0.00 1.54 1.96 0.03 91.83 [2024-04-16T03:39:30.593Z] 03:28:01 5 3.73 0.00 1.41 52.44 0.05 42.37 [2024-04-16T03:39:30.593Z] 03:28:01 6 2.85 0.00 1.74 0.87 0.03 94.50 [2024-04-16T03:39:30.593Z] 03:28:01 7 3.43 0.00 1.23 1.48 0.05 93.82 [2024-04-16T03:39:30.593Z] 03:29:01 all 1.29 0.00 0.67 11.64 0.03 86.38 [2024-04-16T03:39:30.593Z] 03:29:01 0 2.08 0.00 0.56 1.98 0.03 95.35 [2024-04-16T03:39:30.593Z] 03:29:01 1 1.32 0.00 0.45 3.17 0.02 95.04 [2024-04-16T03:39:30.593Z] 03:29:01 2 0.80 0.00 0.35 1.67 0.02 97.16 [2024-04-16T03:39:30.593Z] 03:29:01 3 0.97 0.00 0.60 1.94 0.02 96.48 [2024-04-16T03:39:30.593Z] 03:29:01 4 1.28 0.00 1.70 2.65 0.02 94.35 [2024-04-16T03:39:30.593Z] 03:29:01 5 0.82 0.00 0.42 75.00 0.03 23.73 [2024-04-16T03:39:30.593Z] 03:29:01 6 1.49 0.00 0.50 1.76 0.03 96.22 [2024-04-16T03:39:30.593Z] 03:29:01 7 1.57 0.00 0.74 5.23 0.03 92.43 [2024-04-16T03:39:30.593Z] 03:30:01 all 1.40 0.00 0.63 6.88 0.02 91.06 [2024-04-16T03:39:30.593Z] 03:30:01 0 2.74 0.00 0.31 1.27 0.02 95.67 [2024-04-16T03:39:30.593Z] 03:30:01 1 0.98 0.00 0.40 1.17 0.02 97.43 [2024-04-16T03:39:30.593Z] 03:30:01 2 0.55 0.00 0.48 0.02 0.02 98.93 [2024-04-16T03:39:30.593Z] 03:30:01 3 2.07 0.00 0.73 0.75 0.03 96.41 [2024-04-16T03:39:30.593Z] 03:30:01 4 1.12 0.00 0.42 3.72 0.02 94.73 [2024-04-16T03:39:30.593Z] 03:30:01 5 1.39 0.00 0.55 44.43 0.03 53.60 [2024-04-16T03:39:30.593Z] 03:30:01 6 1.24 0.00 1.51 0.89 0.03 96.34 [2024-04-16T03:39:30.593Z] 03:30:01 7 1.14 0.00 0.65 2.94 0.02 95.26 [2024-04-16T03:39:30.593Z] 03:31:01 all 0.20 0.00 0.06 0.17 0.01 99.56 [2024-04-16T03:39:30.593Z] 03:31:01 0 1.08 0.00 0.05 0.00 0.02 98.86 [2024-04-16T03:39:30.593Z] 03:31:01 1 0.23 0.00 0.10 0.00 0.02 99.65 [2024-04-16T03:39:30.593Z] 03:31:01 2 0.08 0.00 0.05 0.02 0.00 99.85 [2024-04-16T03:39:30.593Z] 03:31:01 3 0.02 0.00 0.03 0.17 0.02 99.77 [2024-04-16T03:39:30.593Z] 03:31:01 4 0.07 0.00 0.07 0.02 0.00 99.85 [2024-04-16T03:39:30.593Z] 03:31:01 5 0.03 0.00 0.05 1.20 0.02 98.70 [2024-04-16T03:39:30.593Z] 03:31:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2024-04-16T03:39:30.593Z] 03:31:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-16T03:39:30.593Z] 03:32:01 all 0.13 0.00 0.01 0.08 0.01 99.77 [2024-04-16T03:39:30.593Z] 03:32:01 0 0.98 0.00 0.00 0.00 0.00 99.02 [2024-04-16T03:39:30.593Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T03:39:30.593Z] 03:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-04-16T03:39:30.593Z] 03:32:01 3 0.00 0.00 0.02 0.33 0.02 99.63 [2024-04-16T03:39:30.593Z] 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.593Z] 03:32:01 5 0.03 0.00 0.00 0.28 0.00 99.68 [2024-04-16T03:39:30.593Z] 03:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-16T03:39:30.593Z] 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:33:01 all 0.02 0.00 0.01 0.09 0.01 99.88 [2024-04-16T03:39:30.594Z] 03:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T03:39:30.594Z] 03:33:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2024-04-16T03:39:30.594Z] 03:33:01 2 0.07 0.00 0.00 0.05 0.00 99.88 [2024-04-16T03:39:30.594Z] 03:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T03:39:30.594Z] 03:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:33:01 5 0.02 0.00 0.00 0.57 0.02 99.40 [2024-04-16T03:39:30.594Z] 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:34:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2024-04-16T03:39:30.594Z] 03:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:34:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2024-04-16T03:39:30.594Z] 03:34:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-04-16T03:39:30.594Z] 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:34:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2024-04-16T03:39:30.594Z] 03:34:01 6 0.30 0.00 0.02 0.00 0.00 99.68 [2024-04-16T03:39:30.594Z] 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] [2024-04-16T03:39:30.594Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2024-04-16T03:39:30.594Z] 03:35:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-04-16T03:39:30.594Z] 03:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-16T03:39:30.594Z] 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:35:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-04-16T03:39:30.594Z] 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:35:01 5 0.00 0.00 0.00 0.18 0.00 99.82 [2024-04-16T03:39:30.594Z] 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T03:39:30.594Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T03:39:30.594Z] 03:36:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T03:39:30.594Z] 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:36:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-04-16T03:39:30.594Z] 03:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T03:39:30.594Z] 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:37:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2024-04-16T03:39:30.594Z] 03:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T03:39:30.594Z] 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-16T03:39:30.594Z] 03:37:01 3 0.07 0.00 0.00 0.10 0.02 99.82 [2024-04-16T03:39:30.594Z] 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:37:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2024-04-16T03:39:30.594Z] 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T03:39:30.594Z] 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T03:39:30.594Z] 03:38:01 3 0.03 0.00 0.07 0.02 0.02 99.87 [2024-04-16T03:39:30.594Z] 03:38:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-04-16T03:39:30.594Z] 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] 03:39:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-04-16T03:39:30.594Z] 03:39:01 0 1.47 0.00 0.02 0.00 0.00 98.52 [2024-04-16T03:39:30.594Z] 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T03:39:30.594Z] 03:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-16T03:39:30.594Z] 03:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T03:39:30.594Z] 03:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-16T03:39:30.594Z] 03:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T03:39:30.594Z] 03:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T03:39:30.594Z] Average: all 6.57 0.00 1.03 2.53 0.03 89.83 [2024-04-16T03:39:30.594Z] Average: 0 6.77 0.00 1.15 1.64 0.03 90.41 [2024-04-16T03:39:30.594Z] Average: 1 6.46 0.00 0.96 1.27 0.02 91.29 [2024-04-16T03:39:30.594Z] Average: 2 6.55 0.00 0.88 0.30 0.02 92.25 [2024-04-16T03:39:30.594Z] Average: 3 6.76 0.00 1.00 1.32 0.03 90.88 [2024-04-16T03:39:30.594Z] Average: 4 6.54 0.00 1.01 0.84 0.02 91.58 [2024-04-16T03:39:30.594Z] Average: 5 6.49 0.00 1.08 12.02 0.03 80.38 [2024-04-16T03:39:30.594Z] Average: 6 6.42 0.00 1.04 0.83 0.03 91.69 [2024-04-16T03:39:30.594Z] Average: 7 6.59 0.00 1.15 2.03 0.03 90.21 [2024-04-16T03:39:30.594Z] [2024-04-16T03:39:30.594Z] [2024-04-16T03:39:30.594Z]