Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f87ca7d3b83689b830a75d23e332994a9af14d1e 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-ssh16291702993692193877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11550057103387361039.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18067099981794665632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4594490880243437838.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15183442460690914211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1000’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1002 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision f87ca7d3b83689b830a75d23e332994a9af14d1e (main) Commit message: "Merge pull request #40 from lenny-intel/process-pipeline-function" > 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 core.sparsecheckout # timeout=10 > git checkout -f f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-list --no-walk 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T00:04:01.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T00:04:01.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T00:04:01.725Z] ========================================================= [2023-07-13T00:04:01.725Z] EdgeX Global Pipelines Version Info [2023-07-13T00:04:01.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:04:02.428Z] ------------------- [2023-07-13T00:04:02.428Z] stable info: [2023-07-13T00:04:02.428Z] ------------------- [2023-07-13T00:04:02.428Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T00:04:02.428Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T00:04:02.428Z] Message: update stable to v1.0.250 [2023-07-13T00:04:02.999Z] ------------------- [2023-07-13T00:04:02.999Z] experimental info: [2023-07-13T00:04:02.999Z] ------------------- [2023-07-13T00:04:02.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T00:04:02.999Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T00:04:03.000Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T00:04:03.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-13T00:04:03.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-13T00:04:03.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T00:04:03.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T00:04:03.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T00:04:03.231Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T00:04:03.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T00:04:03.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T00:04:03.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T00:04:03.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T00:04:03.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T00:04:03.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-13T00:04:03.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T00:04:03.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T00:04:03.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T00:04:03.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T00:04:03.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T00:04:03.434Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T00:04:03.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T00:04:03.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T00:04:03.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T00:04:03.492Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T00:04:03.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T00:04:03.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T00:04:03.542Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T00:04:03.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T00:04:03.580Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T00:04:03.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-13T00:04:03.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-13T00:04:03.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-13T00:04:03.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo [2023-07-13T00:04:03.658Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87ca7d [Pipeline] echo [2023-07-13T00:04:03.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:04:03.716Z] provisioning config files... [2023-07-13T00:04:03.731Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3432106407944708335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:04:04.039Z] ---> docker-login.sh [2023-07-13T00:04:04.039Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:04:04.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:04.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:04.300Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:04.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:04.300Z] [2023-07-13T00:04:04.300Z] Login Succeeded [2023-07-13T00:04:04.300Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:04:04.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:04.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:04.300Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:04.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:04.300Z] [2023-07-13T00:04:04.300Z] Login Succeeded [2023-07-13T00:04:04.300Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:04:04.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:04.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:04.561Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:04.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:04.561Z] [2023-07-13T00:04:04.561Z] Login Succeeded [2023-07-13T00:04:04.561Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:04:04.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:04.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:04.561Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:04.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:04.561Z] [2023-07-13T00:04:04.561Z] Login Succeeded [2023-07-13T00:04:04.561Z] docker.io [2023-07-13T00:04:04.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:04.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:04.821Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:04.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:04.821Z] [2023-07-13T00:04:04.821Z] Login Succeeded [2023-07-13T00:04:04.821Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:04:04.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T00:04:05.196Z] + git rev-list -1 --merges f87ca7d3b83689b830a75d23e332994a9af14d1e~1..f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo [2023-07-13T00:04:05.239Z] -----------> git rev-list -1 --merges f87ca7d3b83689b830a75d23e332994a9af14d1e~1..f87ca7d3b83689b830a75d23e332994a9af14d1e f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:04:05.239Z] f87ca7d3b83689b830a75d23e332994a9af14d1e [false] [Pipeline] sh [2023-07-13T00:04:05.526Z] + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo [2023-07-13T00:04:05.540Z] ========================================================= [2023-07-13T00:04:05.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T00:04:05.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:04:05.883Z] + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo [2023-07-13T00:04:05.893Z] [semverPrep] GIT_COMMIT: f87ca7d3b83689b830a75d23e332994a9af14d1e, Commit Message: Merge pull request #40 from lenny-intel/process-pipeline-function [Pipeline] echo [2023-07-13T00:04:05.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T00:04:06.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:04:06.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T00:04:06.279Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T00:04:06.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T00:04:06.279Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T00:04:06.279Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T00:04:06.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:04:06.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:04:06.686Z] [2023-07-13T00:04:06.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:04:06.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:04:06.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T00:04:06.986Z] b85a868b505f: Pulling fs layer [2023-07-13T00:04:06.986Z] e2be974225ed: Pulling fs layer [2023-07-13T00:04:06.986Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T00:04:06.986Z] 988bab9f4d93: Pulling fs layer [2023-07-13T00:04:06.986Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T00:04:06.986Z] eaf3925da568: Pulling fs layer [2023-07-13T00:04:06.986Z] bab4dde63d76: Pulling fs layer [2023-07-13T00:04:06.986Z] bde34c3a00c8: Pulling fs layer [2023-07-13T00:04:06.986Z] b352a97aabf1: Pulling fs layer [2023-07-13T00:04:06.986Z] 4872d77fe225: Pulling fs layer [2023-07-13T00:04:06.986Z] 5851b861e8e6: Pulling fs layer [2023-07-13T00:04:06.986Z] 988bab9f4d93: Waiting [2023-07-13T00:04:06.986Z] eaf3925da568: Waiting [2023-07-13T00:04:06.986Z] 1469e6f7b9e6: Waiting [2023-07-13T00:04:06.986Z] 4872d77fe225: Waiting [2023-07-13T00:04:06.986Z] bab4dde63d76: Waiting [2023-07-13T00:04:06.986Z] 5851b861e8e6: Waiting [2023-07-13T00:04:06.986Z] b352a97aabf1: Waiting [2023-07-13T00:04:06.986Z] e2be974225ed: Download complete [2023-07-13T00:04:06.986Z] 988bab9f4d93: Verifying Checksum [2023-07-13T00:04:06.986Z] 988bab9f4d93: Download complete [2023-07-13T00:04:06.986Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T00:04:06.986Z] 1469e6f7b9e6: Download complete [2023-07-13T00:04:07.244Z] eaf3925da568: Download complete [2023-07-13T00:04:07.244Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T00:04:07.244Z] 339a4e72a1f5: Download complete [2023-07-13T00:04:07.244Z] bde34c3a00c8: Download complete [2023-07-13T00:04:07.244Z] b352a97aabf1: Verifying Checksum [2023-07-13T00:04:07.244Z] b352a97aabf1: Download complete [2023-07-13T00:04:07.244Z] 4872d77fe225: Download complete [2023-07-13T00:04:07.244Z] 5851b861e8e6: Verifying Checksum [2023-07-13T00:04:07.244Z] 5851b861e8e6: Download complete [2023-07-13T00:04:07.244Z] b85a868b505f: Verifying Checksum [2023-07-13T00:04:07.244Z] b85a868b505f: Download complete [2023-07-13T00:04:07.504Z] bab4dde63d76: Verifying Checksum [2023-07-13T00:04:07.504Z] bab4dde63d76: Download complete [2023-07-13T00:04:08.439Z] b85a868b505f: Pull complete [2023-07-13T00:04:08.697Z] e2be974225ed: Pull complete [2023-07-13T00:04:08.966Z] 339a4e72a1f5: Pull complete [2023-07-13T00:04:09.225Z] 988bab9f4d93: Pull complete [2023-07-13T00:04:09.484Z] 1469e6f7b9e6: Pull complete [2023-07-13T00:04:09.484Z] eaf3925da568: Pull complete [2023-07-13T00:04:11.389Z] bab4dde63d76: Pull complete [2023-07-13T00:04:11.389Z] bde34c3a00c8: Pull complete [2023-07-13T00:04:11.389Z] b352a97aabf1: Pull complete [2023-07-13T00:04:11.389Z] 4872d77fe225: Pull complete [2023-07-13T00:04:11.649Z] 5851b861e8e6: Pull complete [2023-07-13T00:04:11.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T00:04:11.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:04:11.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:04:11.747Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:04:11.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T00:04:14.640Z] $ docker top cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 -eo pid,comm [2023-07-13T00:04:14.695Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T00:04:14.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:04:14.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:04:14.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:04:14.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:04:14.847Z] $ docker exec cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent [2023-07-13T00:04:14.956Z] SSH_AUTH_SOCK=/tmp/ssh-r6DG4MYOWFd5/agent.32 [2023-07-13T00:04:14.957Z] SSH_AGENT_PID=38 [2023-07-13T00:04:14.962Z] Running ssh-add (command line suppressed) [2023-07-13T00:04:15.049Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17578507890848762160.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17578507890848762160.key) [2023-07-13T00:04:15.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:04:15.348Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T00:04:15.366Z] $ docker exec --env ******** --env ******** cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent -k [2023-07-13T00:04:15.467Z] unset SSH_AUTH_SOCK; [2023-07-13T00:04:15.467Z] unset SSH_AGENT_PID; [2023-07-13T00:04:15.467Z] echo Agent pid 38 killed; [2023-07-13T00:04:15.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T00:04:15.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:04:15.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:04:15.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:04:15.619Z] $ docker exec cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent [2023-07-13T00:04:15.729Z] SSH_AUTH_SOCK=/tmp/ssh-0KzyQEXaEFgS/agent.70 [2023-07-13T00:04:15.729Z] SSH_AGENT_PID=76 [2023-07-13T00:04:15.733Z] Running ssh-add (command line suppressed) [2023-07-13T00:04:15.843Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15766114985403946317.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15766114985403946317.key) [2023-07-13T00:04:15.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:04:16.143Z] + git semver init [2023-07-13T00:04:16.403Z] 2023-07-13 00:04:16,305 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T00:04:16.403Z] 2023-07-13 00:04:16,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-13T00:04:16.403Z] 2023-07-13 00:04:16,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-13T00:04:16.403Z] 2023-07-13 00:04:16,306 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:04:16.971Z] 2023-07-13 00:04:16,905 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-13T00:04:16.971Z] 2023-07-13 00:04:16,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-13T00:04:16.971Z] 2023-07-13 00:04:16,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:04:16.971Z] 2023-07-13 00:04:16,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:04:16.971Z] 3.1.0-dev.16 [Pipeline] } [2023-07-13T00:04:16.979Z] $ docker exec --env ******** --env ******** cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent -k [2023-07-13T00:04:17.074Z] unset SSH_AUTH_SOCK; [2023-07-13T00:04:17.075Z] unset SSH_AGENT_PID; [2023-07-13T00:04:17.075Z] echo Agent pid 76 killed; [2023-07-13T00:04:17.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:04:17.388Z] + git semver [Pipeline] } [2023-07-13T00:04:17.660Z] $ docker stop --time=1 cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 [2023-07-13T00:04:18.916Z] $ docker rm -f --volumes cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:04:19.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T00:04:19.461Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T00:04:19.463Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:04:19.570Z] provisioning config files... [2023-07-13T00:04:19.579Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8958340483816038584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:04:19.880Z] ---> docker-login.sh [2023-07-13T00:04:19.880Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:04:19.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:19.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:19.880Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:19.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:19.880Z] [2023-07-13T00:04:19.880Z] Login Succeeded [2023-07-13T00:04:19.880Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:04:19.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:19.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:19.880Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:19.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:19.880Z] [2023-07-13T00:04:19.880Z] Login Succeeded [2023-07-13T00:04:19.880Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:04:20.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:20.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:20.140Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:20.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:20.140Z] [2023-07-13T00:04:20.140Z] Login Succeeded [2023-07-13T00:04:20.140Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:04:20.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:20.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:20.140Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:20.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:20.140Z] [2023-07-13T00:04:20.140Z] Login Succeeded [2023-07-13T00:04:20.141Z] docker.io [2023-07-13T00:04:20.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:04:20.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:04:20.400Z] Configure a credential helper to remove this warning. See [2023-07-13T00:04:20.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:04:20.400Z] [2023-07-13T00:04:20.659Z] Login Succeeded [2023-07-13T00:04:20.659Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:04:20.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T00:04:20.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:04:20.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:04:20.743Z] ========================================================= [2023-07-13T00:04:20.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T00:04:20.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:04:21.053Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T00:04:21.053Z] Sending build context to Docker daemon 331.3kB [2023-07-13T00:04:21.053Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:04:21.053Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T00:04:21.053Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T00:04:21.053Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T00:04:21.053Z] 6911f1a30b25: Pulling fs layer [2023-07-13T00:04:21.053Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T00:04:21.053Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T00:04:21.053Z] ec0bb842ea78: Pulling fs layer [2023-07-13T00:04:21.053Z] 40a00589a448: Pulling fs layer [2023-07-13T00:04:21.053Z] 6c08303d61cc: Pulling fs layer [2023-07-13T00:04:21.053Z] 798269fcf238: Pulling fs layer [2023-07-13T00:04:21.053Z] ec0bb842ea78: Waiting [2023-07-13T00:04:21.053Z] 6c08303d61cc: Waiting [2023-07-13T00:04:21.053Z] 798269fcf238: Waiting [2023-07-13T00:04:21.053Z] 40a00589a448: Waiting [2023-07-13T00:04:21.053Z] 6863d3e3a2b1: Waiting [2023-07-13T00:04:21.053Z] 6911f1a30b25: Download complete [2023-07-13T00:04:21.053Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T00:04:21.053Z] 6863d3e3a2b1: Download complete [2023-07-13T00:04:21.053Z] ec0bb842ea78: Verifying Checksum [2023-07-13T00:04:21.053Z] ec0bb842ea78: Download complete [2023-07-13T00:04:21.053Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T00:04:21.053Z] 4db1b89c0bd1: Download complete [2023-07-13T00:04:21.053Z] 40a00589a448: Verifying Checksum [2023-07-13T00:04:21.053Z] 40a00589a448: Download complete [2023-07-13T00:04:21.311Z] 4db1b89c0bd1: Pull complete [2023-07-13T00:04:21.311Z] 6911f1a30b25: Pull complete [2023-07-13T00:04:21.569Z] 798269fcf238: Verifying Checksum [2023-07-13T00:04:21.569Z] 798269fcf238: Download complete [2023-07-13T00:04:21.829Z] e194b8c5c2a9: Download complete [2023-07-13T00:04:22.088Z] 6c08303d61cc: Verifying Checksum [2023-07-13T00:04:22.088Z] 6c08303d61cc: Download complete [2023-07-13T00:04:25.389Z] e194b8c5c2a9: Pull complete [2023-07-13T00:04:25.389Z] 6863d3e3a2b1: Pull complete [2023-07-13T00:04:25.389Z] ec0bb842ea78: Pull complete [2023-07-13T00:04:25.389Z] 40a00589a448: Pull complete [2023-07-13T00:04:27.294Z] 6c08303d61cc: Pull complete [2023-07-13T00:04:28.229Z] 798269fcf238: Pull complete [2023-07-13T00:04:28.229Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T00:04:28.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T00:04:28.229Z] ---> ec979cd7f677 [2023-07-13T00:04:28.229Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:04:32.983Z] ---> Running in d446d2921b3c [2023-07-13T00:04:32.983Z] Removing intermediate container d446d2921b3c [2023-07-13T00:04:32.983Z] ---> a3077bbcccb0 [2023-07-13T00:04:32.983Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:04:32.983Z] ---> Running in 061146359ba1 [2023-07-13T00:04:32.983Z] Removing intermediate container 061146359ba1 [2023-07-13T00:04:32.983Z] ---> 47b6e67b714a [2023-07-13T00:04:32.983Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:04:32.983Z] ---> Running in c49170e791d2 [2023-07-13T00:04:32.983Z] Removing intermediate container c49170e791d2 [2023-07-13T00:04:32.983Z] ---> 259112c27646 [2023-07-13T00:04:32.983Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:04:32.983Z] ---> Running in 9717375dc1a2 [2023-07-13T00:04:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:04:34.540Z] Still waiting to schedule task [2023-07-13T00:04:34.541Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1001’ is offline [2023-07-13T00:04:35.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:04:35.595Z] OK: 265 MiB in 53 packages [2023-07-13T00:04:35.595Z] Removing intermediate container 9717375dc1a2 [2023-07-13T00:04:35.595Z] ---> 83d9b6bc1f21 [2023-07-13T00:04:35.595Z] Step 7/12 : WORKDIR /app [2023-07-13T00:04:35.595Z] ---> Running in a96b16ace86b [2023-07-13T00:04:35.595Z] Removing intermediate container a96b16ace86b [2023-07-13T00:04:35.595Z] ---> 53556c823c36 [2023-07-13T00:04:35.595Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T00:04:35.854Z] ---> f2802d2236de [2023-07-13T00:04:35.854Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:04:35.854Z] ---> Running in be3eab245634 [2023-07-13T00:05:07.928Z] Removing intermediate container be3eab245634 [2023-07-13T00:05:07.928Z] ---> fff51516294f [2023-07-13T00:05:07.928Z] Step 10/12 : COPY . . [2023-07-13T00:05:07.928Z] ---> 8c5e876cdc15 [2023-07-13T00:05:07.928Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:05:07.928Z] ---> Running in cb151fa4fcc3 [2023-07-13T00:05:07.928Z] Removing intermediate container cb151fa4fcc3 [2023-07-13T00:05:07.928Z] ---> 67c4fae06da4 [2023-07-13T00:05:07.928Z] Step 12/12 : RUN $MAKE [2023-07-13T00:05:07.928Z] ---> Running in e656dbe89e56 [2023-07-13T00:05:07.928Z] noop [2023-07-13T00:05:07.928Z] Removing intermediate container e656dbe89e56 [2023-07-13T00:05:07.928Z] ---> 0eb9cce47f6c [2023-07-13T00:05:07.928Z] Successfully built 0eb9cce47f6c [2023-07-13T00:05:07.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:05:08.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T00:05:08.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:05:08.302Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:05:08.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2023-07-13T00:05:08.658Z] $ docker top b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:05:08.995Z] + go version [2023-07-13T00:05:08.995Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T00:05:09.004Z] $ docker stop --time=1 b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 [2023-07-13T00:05:10.262Z] $ docker rm -f --volumes b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:05:10.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T00:05:10.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:05:10.754Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:05:10.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2023-07-13T00:05:11.111Z] $ docker top fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:05:11.458Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-13T00:05:11.752Z] + make test [2023-07-13T00:05:11.752Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T00:05:29.845Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T00:05:29.845Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.074s coverage: 87.5% of statements [2023-07-13T00:05:29.845Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T00:05:29.845Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T00:05:29.845Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T00:05:29.845Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.081s coverage: 91.6% of statements [2023-07-13T00:05:29.845Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 65.2% of statements [2023-07-13T00:05:47.911Z] go vet ./... [2023-07-13T00:05:51.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T00:05:51.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T00:05:51.189Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T00:05:51.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T00:05:51.210Z] $ docker stop --time=1 fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece [2023-07-13T00:05:56.168Z] $ docker rm -f --volumes fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:05:56.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T00:05:56.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-13T00:05:57.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T00:05:57.695Z] + ls -al . [2023-07-13T00:05:57.695Z] total 164 [2023-07-13T00:05:57.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:05 . [2023-07-13T00:05:57.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:03 .. [2023-07-13T00:05:57.695Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:04 .dockerignore [2023-07-13T00:05:57.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:04 .git [2023-07-13T00:05:57.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 .github [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 00:04 .gitignore [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:04 .golangci.yml [2023-07-13T00:05:57.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:04 .semver [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 00:04 Attribution.txt [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 00:04 CHANGELOG.md [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 00:04 Dockerfile [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:04 GOVERNANCE.md [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 00:04 Jenkinsfile [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:04 LICENSE [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 00:04 Makefile [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 00:04 OWNERS.md [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 00:04 README.md [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 00:04 Record and Reply.postman_collection.json [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 00:04 VERSION [2023-07-13T00:05:57.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 bin [2023-07-13T00:05:57.696Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 13 00:05 coverage.out [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 00:04 go.mod [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 00:04 go.sum [2023-07-13T00:05:57.696Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 00:04 internal [2023-07-13T00:05:57.696Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 00:04 main.go [2023-07-13T00:05:57.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:04 pkg [2023-07-13T00:05:57.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:05:58.002Z] + 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=f87ca7d3b83689b830a75d23e332994a9af14d1e --label arch=amd64 --label version=3.1.0-dev.16 . [2023-07-13T00:05:58.003Z] Sending build context to Docker daemon 339.5kB [2023-07-13T00:05:58.003Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:05:58.003Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T00:05:58.003Z] ---> 0eb9cce47f6c [2023-07-13T00:05:58.003Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:05:58.003Z] ---> Running in 6168f69eec36 [2023-07-13T00:05:58.261Z] Removing intermediate container 6168f69eec36 [2023-07-13T00:05:58.261Z] ---> 5935a7233a24 [2023-07-13T00:05:58.261Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:05:58.261Z] ---> Running in d312c46c94fb [2023-07-13T00:05:58.261Z] Removing intermediate container d312c46c94fb [2023-07-13T00:05:58.261Z] ---> e742f6e96176 [2023-07-13T00:05:58.261Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:05:58.261Z] ---> Running in ff3196e67295 [2023-07-13T00:05:58.261Z] Removing intermediate container ff3196e67295 [2023-07-13T00:05:58.261Z] ---> f3e23a025909 [2023-07-13T00:05:58.261Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:05:58.261Z] ---> Running in 0b35d7aa2659 [2023-07-13T00:05:58.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:05:58.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:05:59.036Z] OK: 265 MiB in 53 packages [2023-07-13T00:05:59.294Z] Removing intermediate container 0b35d7aa2659 [2023-07-13T00:05:59.294Z] ---> 3d5ac845322d [2023-07-13T00:05:59.294Z] Step 7/26 : WORKDIR /app [2023-07-13T00:05:59.294Z] ---> Running in 2fe701694ab9 [2023-07-13T00:05:59.294Z] Removing intermediate container 2fe701694ab9 [2023-07-13T00:05:59.294Z] ---> ed77f63c3ca0 [2023-07-13T00:05:59.294Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T00:05:59.553Z] ---> 1874ef97a688 [2023-07-13T00:05:59.553Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:05:59.553Z] ---> Running in 202edbeec04f [2023-07-13T00:06:00.120Z] Removing intermediate container 202edbeec04f [2023-07-13T00:06:00.120Z] ---> b0c4c3032d32 [2023-07-13T00:06:00.120Z] Step 10/26 : COPY . . [2023-07-13T00:06:00.379Z] ---> a96829ebff9c [2023-07-13T00:06:00.379Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:06:00.379Z] ---> Running in e88f9878683b [2023-07-13T00:06:00.379Z] Removing intermediate container e88f9878683b [2023-07-13T00:06:00.379Z] ---> cf916a469f25 [2023-07-13T00:06:00.379Z] Step 12/26 : RUN $MAKE [2023-07-13T00:06:00.379Z] ---> Running in 12be31d8ee1d [2023-07-13T00:06:00.637Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16" -trimpath -mod=readonly -o app-record-replay [2023-07-13T00:06:12.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1004 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-13T00:06:12.890Z] Running in /w/workspace/app-record-replay/18 [Pipeline] { [Pipeline] checkout [2023-07-13T00:06:12.927Z] Selected Git installation does not exist. Using Default [2023-07-13T00:06:12.927Z] The recommended git tool is: NONE [2023-07-13T00:06:18.833Z] Removing intermediate container 12be31d8ee1d [2023-07-13T00:06:18.833Z] ---> f2524bac8b7b [2023-07-13T00:06:18.833Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T00:06:19.091Z] 3.17: Pulling from library/alpine [2023-07-13T00:06:19.349Z] 4db1b89c0bd1: Already exists [2023-07-13T00:06:19.350Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T00:06:19.350Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T00:06:19.350Z] ---> 1f73a9d63274 [2023-07-13T00:06:19.350Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T00:06:19.350Z] ---> Running in 836bd5e87096 [2023-07-13T00:06:19.607Z] Removing intermediate container 836bd5e87096 [2023-07-13T00:06:19.607Z] ---> 0882cbb63ca4 [2023-07-13T00:06:19.607Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-13T00:06:19.607Z] ---> Running in e1e8c4dffd01 [2023-07-13T00:06:19.865Z] Removing intermediate container e1e8c4dffd01 [2023-07-13T00:06:19.865Z] ---> 0cd7da3de10b [2023-07-13T00:06:19.865Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T00:06:19.865Z] ---> Running in d4c23ad7b4a8 [2023-07-13T00:06:20.117Z] using credential edgex-jenkins-ssh [2023-07-13T00:06:20.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:06:20.135Z] Cloning the remote Git repository [2023-07-13T00:06:20.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:06:20.640Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T00:06:20.898Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T00:06:20.898Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T00:06:20.898Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T00:06:20.898Z] OK: 8 MiB in 17 packages [2023-07-13T00:06:21.156Z] Removing intermediate container d4c23ad7b4a8 [2023-07-13T00:06:21.156Z] ---> 2f8f58a4c3dd [2023-07-13T00:06:21.156Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T00:06:20.176Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T00:06:20.284Z] > git init /w/workspace/app-record-replay/18 # timeout=10 [2023-07-13T00:06:20.430Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T00:06:20.431Z] > git --version # timeout=10 [2023-07-13T00:06:20.450Z] > git --version # 'git version 2.25.1' [2023-07-13T00:06:20.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T00:06:20.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T00:06:21.170Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-13T00:06:21.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T00:06:21.413Z] ---> 81acde00f7a6 [2023-07-13T00:06:21.413Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T00:06:21.413Z] ---> f5d7e09dc334 [2023-07-13T00:06:21.413Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T00:06:21.670Z] ---> 736217506fee [2023-07-13T00:06:21.670Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-13T00:06:22.011Z] Avoid second fetch [2023-07-13T00:06:22.011Z] Checking out Revision f87ca7d3b83689b830a75d23e332994a9af14d1e (main) [2023-07-13T00:06:22.236Z] ---> a99d387d88f7 [2023-07-13T00:06:22.236Z] Step 21/26 : EXPOSE 59712 [2023-07-13T00:06:22.494Z] ---> Running in 2e8fe0be7f55 [2023-07-13T00:06:22.494Z] Removing intermediate container 2e8fe0be7f55 [2023-07-13T00:06:22.494Z] ---> d8574e275425 [2023-07-13T00:06:22.494Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-13T00:06:22.494Z] ---> Running in f0e59ac7e132 [2023-07-13T00:06:22.494Z] Removing intermediate container f0e59ac7e132 [2023-07-13T00:06:22.494Z] ---> a19cba01ff65 [2023-07-13T00:06:22.494Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T00:06:22.494Z] ---> Running in 15cd9e12a887 [2023-07-13T00:06:22.494Z] Removing intermediate container 15cd9e12a887 [2023-07-13T00:06:22.494Z] ---> 7f4d9d94f002 [2023-07-13T00:06:22.494Z] Step 24/26 : LABEL arch=amd64 [2023-07-13T00:06:22.494Z] ---> Running in 8b18e5dbc58d [2023-07-13T00:06:22.541Z] Commit message: "Merge pull request #40 from lenny-intel/process-pipeline-function" [2023-07-13T00:06:22.023Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T00:06:22.093Z] > git checkout -f f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [2023-07-13T00:06:22.752Z] Removing intermediate container 8b18e5dbc58d [2023-07-13T00:06:22.752Z] ---> d6eacf9f9b71 [2023-07-13T00:06:22.752Z] Step 25/26 : LABEL git_sha=f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:06:22.752Z] ---> Running in 91769e5695b8 [2023-07-13T00:06:22.752Z] Removing intermediate container 91769e5695b8 [2023-07-13T00:06:22.752Z] ---> 0c8fb507471d [2023-07-13T00:06:22.752Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-07-13T00:06:22.752Z] ---> Running in 9aebe39e5956 [2023-07-13T00:06:22.752Z] Removing intermediate container 9aebe39e5956 [2023-07-13T00:06:22.752Z] ---> 8b8771e76af7 [2023-07-13T00:06:22.752Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T00:06:22.752Z] Successfully built 8b8771e76af7 [2023-07-13T00:06:22.752Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:06:22.874Z] provisioning config files... [2023-07-13T00:06:22.883Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17240765007463253416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:06:23.174Z] ---> docker-login.sh [2023-07-13T00:06:23.174Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:06:23.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:23.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:23.174Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:23.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:23.174Z] [2023-07-13T00:06:23.174Z] Login Succeeded [2023-07-13T00:06:23.174Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:06:23.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:23.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:23.174Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:23.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:23.174Z] [2023-07-13T00:06:23.174Z] Login Succeeded [2023-07-13T00:06:23.174Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:06:23.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:23.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:23.433Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:23.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:23.433Z] [2023-07-13T00:06:23.433Z] Login Succeeded [2023-07-13T00:06:23.433Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:06:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:23.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:23.433Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:23.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:23.433Z] [2023-07-13T00:06:23.433Z] Login Succeeded [2023-07-13T00:06:23.433Z] docker.io [2023-07-13T00:06:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:23.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T00:06:23.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T00:06:23.527Z] Dload Upload Total Spent Left Speed [2023-07-13T00:06:23.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [2023-07-13T00:06:23.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:23.690Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:23.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:23.691Z] [2023-07-13T00:06:23.691Z] Login Succeeded [2023-07-13T00:06:23.691Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:06:23.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:06:23.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:06:23.759Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-13T00:06:23.759Z] f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:06:23.759Z] latest [2023-07-13T00:06:23.759Z] 3.1.0-dev.16 [2023-07-13T00:06:23.759Z] f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:06:23.759Z] main [2023-07-13T00:06:23.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:24.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T00:06:24.144Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:24.427Z] + sudo tee /etc/docker/daemon.new [2023-07-13T00:06:24.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T00:06:24.427Z] { [2023-07-13T00:06:24.427Z] "registry-mirrors": [ [2023-07-13T00:06:24.427Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T00:06:24.427Z] ], [2023-07-13T00:06:24.427Z] "bip": "10.250.0.254/24", [2023-07-13T00:06:24.427Z] "hosts": [ [2023-07-13T00:06:24.427Z] "tcp://0.0.0.0:5555", [2023-07-13T00:06:24.427Z] "unix:///var/run/docker.sock" [2023-07-13T00:06:24.427Z] ], [2023-07-13T00:06:24.427Z] "mtu": 1458, [2023-07-13T00:06:24.427Z] "selinux-enabled": true, [2023-07-13T00:06:24.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T00:06:24.427Z] } [Pipeline] sh [2023-07-13T00:06:24.481Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:06:24.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-13T00:06:24.481Z] c6fc2295c9d7: Preparing [2023-07-13T00:06:24.481Z] 7c168ea10adf: Preparing [2023-07-13T00:06:24.481Z] d02c86627acd: Preparing [2023-07-13T00:06:24.481Z] 54840a8eb85a: Preparing [2023-07-13T00:06:24.481Z] bf90d51dcaa6: Preparing [2023-07-13T00:06:24.481Z] 3dab9f8bf2d2: Preparing [2023-07-13T00:06:24.481Z] 3dab9f8bf2d2: Waiting [2023-07-13T00:06:24.481Z] 54840a8eb85a: Pushed [2023-07-13T00:06:24.481Z] 7c168ea10adf: Pushed [2023-07-13T00:06:24.481Z] d02c86627acd: Pushed [2023-07-13T00:06:24.481Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T00:06:24.481Z] bf90d51dcaa6: Pushed [2023-07-13T00:06:24.751Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T00:06:25.077Z] + sudo service docker restart [2023-07-13T00:06:27.009Z] c6fc2295c9d7: Pushed [2023-07-13T00:06:27.009Z] f87ca7d3b83689b830a75d23e332994a9af14d1e: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:27.326Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:27.629Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-13T00:06:27.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-13T00:06:27.629Z] c6fc2295c9d7: Preparing [2023-07-13T00:06:27.629Z] 7c168ea10adf: Preparing [2023-07-13T00:06:27.629Z] d02c86627acd: Preparing [2023-07-13T00:06:27.629Z] 54840a8eb85a: Preparing [2023-07-13T00:06:27.629Z] bf90d51dcaa6: Preparing [2023-07-13T00:06:27.629Z] 3dab9f8bf2d2: Preparing [2023-07-13T00:06:27.629Z] 3dab9f8bf2d2: Waiting [2023-07-13T00:06:27.629Z] 7c168ea10adf: Layer already exists [2023-07-13T00:06:27.629Z] bf90d51dcaa6: Layer already exists [2023-07-13T00:06:27.629Z] c6fc2295c9d7: Layer already exists [2023-07-13T00:06:27.629Z] d02c86627acd: Layer already exists [2023-07-13T00:06:27.629Z] 54840a8eb85a: Layer already exists [2023-07-13T00:06:27.629Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T00:06:27.629Z] latest: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:27.944Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:28.245Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 [2023-07-13T00:06:28.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-13T00:06:28.245Z] c6fc2295c9d7: Preparing [2023-07-13T00:06:28.245Z] 7c168ea10adf: Preparing [2023-07-13T00:06:28.245Z] d02c86627acd: Preparing [2023-07-13T00:06:28.245Z] 54840a8eb85a: Preparing [2023-07-13T00:06:28.245Z] bf90d51dcaa6: Preparing [2023-07-13T00:06:28.245Z] 3dab9f8bf2d2: Preparing [2023-07-13T00:06:28.245Z] 3dab9f8bf2d2: Waiting [2023-07-13T00:06:28.245Z] d02c86627acd: Layer already exists [2023-07-13T00:06:28.245Z] bf90d51dcaa6: Layer already exists [2023-07-13T00:06:28.245Z] c6fc2295c9d7: Layer already exists [2023-07-13T00:06:28.245Z] 54840a8eb85a: Layer already exists [2023-07-13T00:06:28.245Z] 7c168ea10adf: Layer already exists [2023-07-13T00:06:28.245Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T00:06:28.245Z] 3.1.0-dev.16: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:28.548Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:28.858Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:06:28.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-13T00:06:28.859Z] c6fc2295c9d7: Preparing [2023-07-13T00:06:28.859Z] 7c168ea10adf: Preparing [2023-07-13T00:06:28.859Z] d02c86627acd: Preparing [2023-07-13T00:06:28.859Z] 54840a8eb85a: Preparing [2023-07-13T00:06:28.859Z] bf90d51dcaa6: Preparing [2023-07-13T00:06:28.859Z] 3dab9f8bf2d2: Preparing [2023-07-13T00:06:28.859Z] 3dab9f8bf2d2: Waiting [2023-07-13T00:06:28.859Z] d02c86627acd: Layer already exists [2023-07-13T00:06:28.859Z] 7c168ea10adf: Layer already exists [2023-07-13T00:06:28.859Z] 54840a8eb85a: Layer already exists [2023-07-13T00:06:28.859Z] bf90d51dcaa6: Layer already exists [2023-07-13T00:06:28.859Z] c6fc2295c9d7: Layer already exists [2023-07-13T00:06:28.859Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T00:06:28.859Z] f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:29.165Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:29.483Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-13T00:06:29.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-13T00:06:29.483Z] c6fc2295c9d7: Preparing [2023-07-13T00:06:29.483Z] 7c168ea10adf: Preparing [2023-07-13T00:06:29.483Z] d02c86627acd: Preparing [2023-07-13T00:06:29.483Z] 54840a8eb85a: Preparing [2023-07-13T00:06:29.483Z] bf90d51dcaa6: Preparing [2023-07-13T00:06:29.483Z] 3dab9f8bf2d2: Preparing [2023-07-13T00:06:29.483Z] 3dab9f8bf2d2: Waiting [2023-07-13T00:06:29.483Z] bf90d51dcaa6: Layer already exists [2023-07-13T00:06:29.483Z] d02c86627acd: Layer already exists [2023-07-13T00:06:29.483Z] c6fc2295c9d7: Layer already exists [2023-07-13T00:06:29.483Z] 7c168ea10adf: Layer already exists [2023-07-13T00:06:29.483Z] 54840a8eb85a: Layer already exists [2023-07-13T00:06:29.483Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T00:06:29.483Z] main: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:06:29.521Z] ===================================================== [Pipeline] echo [2023-07-13T00:06:29.527Z] taggedImages: [2023-07-13T00:06:29.527Z] - nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:06:29.527Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-13T00:06:29.527Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 [2023-07-13T00:06:29.527Z] - nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:06:29.527Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:29.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:06:29.879Z] [2023-07-13T00:06:29.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:30.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:06:30.166Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T00:06:30.166Z] 5eb5b503b376: Pulling fs layer [2023-07-13T00:06:30.166Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T00:06:30.166Z] ec43610c2a17: Pulling fs layer [2023-07-13T00:06:30.166Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T00:06:30.166Z] 33b1e0a273af: Pulling fs layer [2023-07-13T00:06:30.166Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T00:06:30.166Z] 2f39f015ded8: Pulling fs layer [2023-07-13T00:06:30.166Z] 5d3b04190fa2: Waiting [2023-07-13T00:06:30.166Z] 2f39f015ded8: Waiting [2023-07-13T00:06:30.166Z] 3a2ae6a8a46f: Waiting [2023-07-13T00:06:30.166Z] 33b1e0a273af: Waiting [2023-07-13T00:06:30.166Z] 5c69ac0246d0: Download complete [2023-07-13T00:06:30.166Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T00:06:30.166Z] 3a2ae6a8a46f: Download complete [2023-07-13T00:06:30.166Z] 33b1e0a273af: Verifying Checksum [2023-07-13T00:06:30.166Z] 33b1e0a273af: Download complete [2023-07-13T00:06:30.166Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T00:06:30.166Z] 5d3b04190fa2: Download complete [2023-07-13T00:06:30.166Z] ec43610c2a17: Verifying Checksum [2023-07-13T00:06:30.166Z] ec43610c2a17: Download complete [2023-07-13T00:06:30.425Z] 5eb5b503b376: Download complete [2023-07-13T00:06:30.990Z] 2f39f015ded8: Download complete [2023-07-13T00:06:31.555Z] 5eb5b503b376: Pull complete [2023-07-13T00:06:31.555Z] 5c69ac0246d0: Pull complete [2023-07-13T00:06:31.814Z] ec43610c2a17: Pull complete [2023-07-13T00:06:32.072Z] 3a2ae6a8a46f: Pull complete [2023-07-13T00:06:32.072Z] 33b1e0a273af: Pull complete [2023-07-13T00:06:32.330Z] 5d3b04190fa2: Pull complete [2023-07-13T00:06:36.509Z] 2f39f015ded8: Pull complete [2023-07-13T00:06:36.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T00:06:36.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:06:36.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:06:36.586Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:06:36.611Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T00:06:39.993Z] $ docker top e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:06:40.383Z] ---> job-cost.sh [2023-07-13T00:06:40.383Z] lf-activate-venv: SKIPPING [2023-07-13T00:06:40.383Z] INFO: No Stack... [2023-07-13T00:06:40.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T00:06:41.211Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T00:06:41.504Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-13T00:06:41.504Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T00:06:41.519Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [2023-07-13T00:06:41.526Z] Resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] did not exist. Created. [2023-07-13T00:06:41.526Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:06:41.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T00:06:41.859Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T00:06:41.866Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T00:06:41.879Z] $ docker stop --time=1 e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 [2023-07-13T00:06:43.019Z] $ docker rm -f --volumes e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:06:43.324Z] provisioning config files... [2023-07-13T00:06:43.348Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/18@tmp/config10221790258897576457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:06:43.694Z] ---> docker-login.sh [2023-07-13T00:06:43.694Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:06:43.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:44.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:44.235Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:44.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:44.235Z] [2023-07-13T00:06:44.235Z] Login Succeeded [2023-07-13T00:06:44.235Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:06:44.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:44.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:44.504Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:44.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:44.504Z] [2023-07-13T00:06:44.504Z] Login Succeeded [2023-07-13T00:06:44.774Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:06:44.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:45.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:45.046Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:45.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:45.046Z] [2023-07-13T00:06:45.046Z] Login Succeeded [2023-07-13T00:06:45.046Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:06:45.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:45.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:45.316Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:45.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:45.316Z] [2023-07-13T00:06:45.316Z] Login Succeeded [2023-07-13T00:06:45.316Z] docker.io [2023-07-13T00:06:45.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:06:45.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:06:45.853Z] Configure a credential helper to remove this warning. See [2023-07-13T00:06:45.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:06:45.853Z] [2023-07-13T00:06:45.853Z] Login Succeeded [2023-07-13T00:06:45.853Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:06:45.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T00:06:46.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:06:46.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:06:46.138Z] ========================================================= [2023-07-13T00:06:46.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T00:06:46.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:06:46.496Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T00:06:46.496Z] Sending build context to Docker daemon 158.2kB [2023-07-13T00:06:46.770Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:06:46.770Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T00:06:46.770Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T00:06:46.770Z] edb6bdbacee9: Pulling fs layer [2023-07-13T00:06:46.770Z] 5f9638ab2659: Pulling fs layer [2023-07-13T00:06:46.770Z] 8d51d6327a98: Pulling fs layer [2023-07-13T00:06:46.770Z] 8b374f2dd631: Pulling fs layer [2023-07-13T00:06:46.770Z] ec14aa9079de: Pulling fs layer [2023-07-13T00:06:46.770Z] 2f466654f4bb: Pulling fs layer [2023-07-13T00:06:46.770Z] 554e91adad29: Pulling fs layer [2023-07-13T00:06:46.770Z] ec14aa9079de: Waiting [2023-07-13T00:06:46.770Z] 2f466654f4bb: Waiting [2023-07-13T00:06:46.770Z] 8b374f2dd631: Waiting [2023-07-13T00:06:46.770Z] 554e91adad29: Waiting [2023-07-13T00:06:46.770Z] 5f9638ab2659: Verifying Checksum [2023-07-13T00:06:46.770Z] 5f9638ab2659: Download complete [2023-07-13T00:06:47.044Z] 8b374f2dd631: Verifying Checksum [2023-07-13T00:06:47.044Z] 8b374f2dd631: Download complete [2023-07-13T00:06:47.044Z] ec14aa9079de: Verifying Checksum [2023-07-13T00:06:47.044Z] ec14aa9079de: Download complete [2023-07-13T00:06:47.044Z] edb6bdbacee9: Verifying Checksum [2023-07-13T00:06:47.044Z] edb6bdbacee9: Download complete [2023-07-13T00:06:48.014Z] edb6bdbacee9: Pull complete [2023-07-13T00:06:48.284Z] 554e91adad29: Verifying Checksum [2023-07-13T00:06:48.284Z] 554e91adad29: Download complete [2023-07-13T00:06:48.560Z] 5f9638ab2659: Pull complete [2023-07-13T00:06:49.527Z] 2f466654f4bb: Verifying Checksum [2023-07-13T00:06:49.527Z] 2f466654f4bb: Download complete [2023-07-13T00:06:49.527Z] 8d51d6327a98: Verifying Checksum [2023-07-13T00:06:49.527Z] 8d51d6327a98: Download complete [2023-07-13T00:07:01.855Z] 8d51d6327a98: Pull complete [2023-07-13T00:07:01.855Z] 8b374f2dd631: Pull complete [2023-07-13T00:07:01.855Z] ec14aa9079de: Pull complete [2023-07-13T00:07:07.208Z] 2f466654f4bb: Pull complete [2023-07-13T00:07:09.810Z] 554e91adad29: Pull complete [2023-07-13T00:07:09.810Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T00:07:09.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T00:07:09.810Z] ---> 1e15ea492957 [2023-07-13T00:07:09.810Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:07:11.235Z] ---> Running in 0d7e7b222d8e [2023-07-13T00:07:11.515Z] Removing intermediate container 0d7e7b222d8e [2023-07-13T00:07:11.515Z] ---> cdca1468f0da [2023-07-13T00:07:11.515Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:07:11.784Z] ---> Running in 2acf15758b9d [2023-07-13T00:07:12.059Z] Removing intermediate container 2acf15758b9d [2023-07-13T00:07:12.059Z] ---> cd5ce9c3ffe8 [2023-07-13T00:07:12.059Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:07:12.059Z] ---> Running in e3f37b971edd [2023-07-13T00:07:12.332Z] Removing intermediate container e3f37b971edd [2023-07-13T00:07:12.332Z] ---> adbb21c88376 [2023-07-13T00:07:12.332Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:07:12.332Z] ---> Running in 56fcf8f83942 [2023-07-13T00:07:13.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:07:14.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:07:15.043Z] OK: 263 MiB in 53 packages [2023-07-13T00:07:16.030Z] Removing intermediate container 56fcf8f83942 [2023-07-13T00:07:16.030Z] ---> 88b31c64aca8 [2023-07-13T00:07:16.030Z] Step 7/12 : WORKDIR /app [2023-07-13T00:07:16.030Z] ---> Running in ea299ee5adb6 [2023-07-13T00:07:16.312Z] Removing intermediate container ea299ee5adb6 [2023-07-13T00:07:16.312Z] ---> b27df51d6f54 [2023-07-13T00:07:16.312Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T00:07:16.591Z] ---> 2b84e262e837 [2023-07-13T00:07:16.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:07:16.863Z] ---> Running in 615b052777f3 [2023-07-13T00:08:40.427Z] Removing intermediate container 615b052777f3 [2023-07-13T00:08:40.427Z] ---> 0a80d4814906 [2023-07-13T00:08:40.427Z] Step 10/12 : COPY . . [2023-07-13T00:08:40.427Z] ---> fb7525cdc8d8 [2023-07-13T00:08:40.427Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:08:40.427Z] ---> Running in e763546ed7ff [2023-07-13T00:08:40.427Z] Removing intermediate container e763546ed7ff [2023-07-13T00:08:40.427Z] ---> bf577afdaee1 [2023-07-13T00:08:40.427Z] Step 12/12 : RUN $MAKE [2023-07-13T00:08:40.427Z] ---> Running in 5de4cefd24f2 [2023-07-13T00:08:40.427Z] noop [2023-07-13T00:08:40.427Z] Removing intermediate container 5de4cefd24f2 [2023-07-13T00:08:40.427Z] ---> 0fed1ced8610 [2023-07-13T00:08:40.427Z] Successfully built 0fed1ced8610 [2023-07-13T00:08:40.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:08:40.785Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T00:08:40.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:08:40.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container [2023-07-13T00:08:41.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@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 ******** ci-base-image-arm64 cat [2023-07-13T00:08:42.280Z] $ docker top fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:08:43.103Z] + go version [2023-07-13T00:08:43.103Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T00:08:43.129Z] $ docker stop --time=1 fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 [2023-07-13T00:08:45.840Z] $ docker rm -f --volumes fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:08:46.357Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T00:08:46.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:08:46.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container [2023-07-13T00:08:46.607Z] $ 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/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@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 ******** ci-base-image-arm64 cat [2023-07-13T00:08:47.722Z] $ docker top b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:08:48.222Z] + git config --global --add safe.directory /w/workspace/app-record-replay/18 [Pipeline] fileExists [Pipeline] sh [2023-07-13T00:08:48.563Z] + make test [2023-07-13T00:08:48.841Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T00:11:40.567Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T00:11:41.155Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.271s coverage: 87.5% of statements [2023-07-13T00:11:41.155Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.383s coverage: 91.6% of statements [2023-07-13T00:11:45.414Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T00:11:45.414Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T00:11:45.414Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T00:11:45.414Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.231s coverage: 65.2% of statements [2023-07-13T00:11:46.021Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T00:11:46.021Z] go vet ./... [2023-07-13T00:14:07.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T00:14:07.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T00:14:07.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T00:14:07.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T00:14:07.856Z] $ docker stop --time=1 b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b [2023-07-13T00:14:09.727Z] $ docker rm -f --volumes b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:14:11.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T00:14:11.210Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T00:14:11.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:14:11.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T00:14:12.284Z] + ls -al . [2023-07-13T00:14:12.284Z] total 160 [2023-07-13T00:14:12.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:08 . [2023-07-13T00:14:12.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:06 .. [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:06 .dockerignore [2023-07-13T00:14:12.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:06 .git [2023-07-13T00:14:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 .github [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 00:06 .gitignore [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:06 .golangci.yml [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 00:06 Attribution.txt [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 00:06 CHANGELOG.md [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 00:06 Dockerfile [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:06 GOVERNANCE.md [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 00:06 Jenkinsfile [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:06 LICENSE [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 00:06 Makefile [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 00:06 OWNERS.md [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 00:06 README.md [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 00:06 Record and Reply.postman_collection.json [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 00:04 VERSION [2023-07-13T00:14:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 bin [2023-07-13T00:14:12.284Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 13 00:11 coverage.out [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 00:06 go.mod [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 00:06 go.sum [2023-07-13T00:14:12.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 00:06 internal [2023-07-13T00:14:12.284Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 00:06 main.go [2023-07-13T00:14:12.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:06 pkg [2023-07-13T00:14:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:14:12.616Z] + 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=f87ca7d3b83689b830a75d23e332994a9af14d1e --label arch=arm64 --label version=3.1.0-dev.16 . [2023-07-13T00:14:12.616Z] Sending build context to Docker daemon 166.4kB [2023-07-13T00:14:12.884Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:14:12.884Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T00:14:12.884Z] ---> 0fed1ced8610 [2023-07-13T00:14:12.884Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:14:12.884Z] ---> Running in 16cb5ef4f34a [2023-07-13T00:14:13.154Z] Removing intermediate container 16cb5ef4f34a [2023-07-13T00:14:13.154Z] ---> e8459349b5b4 [2023-07-13T00:14:13.154Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:14:13.437Z] ---> Running in f655c0ef81e8 [2023-07-13T00:14:13.733Z] Removing intermediate container f655c0ef81e8 [2023-07-13T00:14:13.733Z] ---> d87e2a592206 [2023-07-13T00:14:13.733Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:14:13.733Z] ---> Running in 8fde90d7f61c [2023-07-13T00:14:14.001Z] Removing intermediate container 8fde90d7f61c [2023-07-13T00:14:14.001Z] ---> 3b4ab9059c1f [2023-07-13T00:14:14.001Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:14:14.001Z] ---> Running in f2680393044b [2023-07-13T00:14:14.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:14:15.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:14:16.504Z] OK: 263 MiB in 53 packages [2023-07-13T00:14:17.477Z] Removing intermediate container f2680393044b [2023-07-13T00:14:17.478Z] ---> 9708d597e82c [2023-07-13T00:14:17.478Z] Step 7/26 : WORKDIR /app [2023-07-13T00:14:17.478Z] ---> Running in 54855de1edc2 [2023-07-13T00:14:17.745Z] Removing intermediate container 54855de1edc2 [2023-07-13T00:14:17.745Z] ---> 7a1ce094e7f0 [2023-07-13T00:14:17.745Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T00:14:18.333Z] ---> 0054b27be529 [2023-07-13T00:14:18.333Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:14:18.333Z] ---> Running in 8728742eac52 [2023-07-13T00:14:20.929Z] Removing intermediate container 8728742eac52 [2023-07-13T00:14:20.929Z] ---> 468ac0c7580b [2023-07-13T00:14:20.929Z] Step 10/26 : COPY . . [2023-07-13T00:14:21.514Z] ---> ff27332eb325 [2023-07-13T00:14:21.514Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:14:21.514Z] ---> Running in fee098ba556f [2023-07-13T00:14:21.781Z] Removing intermediate container fee098ba556f [2023-07-13T00:14:21.781Z] ---> e65b4c203ebc [2023-07-13T00:14:21.781Z] Step 12/26 : RUN $MAKE [2023-07-13T00:14:21.781Z] ---> Running in 8222c8c35007 [2023-07-13T00:14:22.743Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16" -trimpath -mod=readonly -o app-record-replay [2023-07-13T00:16:29.448Z] Removing intermediate container 8222c8c35007 [2023-07-13T00:16:29.448Z] ---> 042f946b7017 [2023-07-13T00:16:29.448Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T00:16:29.448Z] 3.17: Pulling from library/alpine [2023-07-13T00:16:29.448Z] edb6bdbacee9: Already exists [2023-07-13T00:16:29.448Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T00:16:29.448Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T00:16:29.448Z] ---> 779605e5fbc0 [2023-07-13T00:16:29.448Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T00:16:29.448Z] ---> Running in 91b3e4902e03 [2023-07-13T00:16:29.448Z] Removing intermediate container 91b3e4902e03 [2023-07-13T00:16:29.448Z] ---> 6336e35541af [2023-07-13T00:16:29.448Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-13T00:16:29.448Z] ---> Running in 943a24ac2623 [2023-07-13T00:16:29.448Z] Removing intermediate container 943a24ac2623 [2023-07-13T00:16:29.448Z] ---> ed9cee77d707 [2023-07-13T00:16:29.448Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T00:16:29.448Z] ---> Running in 58e8329de559 [2023-07-13T00:16:29.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:16:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:16:30.673Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T00:16:30.939Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T00:16:30.939Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T00:16:30.939Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T00:16:31.206Z] OK: 8 MiB in 17 packages [2023-07-13T00:16:32.615Z] Removing intermediate container 58e8329de559 [2023-07-13T00:16:32.615Z] ---> 80a7e48516cb [2023-07-13T00:16:32.615Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T00:16:32.881Z] ---> 2621c0f6b4a5 [2023-07-13T00:16:32.881Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T00:16:33.465Z] ---> f2d584bc5c2f [2023-07-13T00:16:33.465Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T00:16:33.732Z] ---> 049dfddf2abd [2023-07-13T00:16:33.732Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-13T00:16:37.979Z] ---> bc5b9bab908f [2023-07-13T00:16:37.979Z] Step 21/26 : EXPOSE 59712 [2023-07-13T00:16:37.979Z] ---> Running in ced3b5ab920b [2023-07-13T00:16:37.979Z] Removing intermediate container ced3b5ab920b [2023-07-13T00:16:37.979Z] ---> 57d7010b7f23 [2023-07-13T00:16:37.979Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-13T00:16:37.979Z] ---> Running in de81d0db6c4a [2023-07-13T00:16:37.979Z] Removing intermediate container de81d0db6c4a [2023-07-13T00:16:37.979Z] ---> 3f778f47e087 [2023-07-13T00:16:37.979Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T00:16:37.979Z] ---> Running in c6187f147495 [2023-07-13T00:16:38.247Z] Removing intermediate container c6187f147495 [2023-07-13T00:16:38.247Z] ---> cc8c10f3e3e6 [2023-07-13T00:16:38.247Z] Step 24/26 : LABEL arch=arm64 [2023-07-13T00:16:38.515Z] ---> Running in 3fffbb0b4f77 [2023-07-13T00:16:38.782Z] Removing intermediate container 3fffbb0b4f77 [2023-07-13T00:16:38.782Z] ---> 4dee705c5927 [2023-07-13T00:16:38.782Z] Step 25/26 : LABEL git_sha=f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:16:38.782Z] ---> Running in 73472b75a931 [2023-07-13T00:16:39.052Z] Removing intermediate container 73472b75a931 [2023-07-13T00:16:39.052Z] ---> 68bd72490878 [2023-07-13T00:16:39.052Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-07-13T00:16:39.052Z] ---> Running in a7f80024e13f [2023-07-13T00:16:39.330Z] Removing intermediate container a7f80024e13f [2023-07-13T00:16:39.330Z] ---> 29a42fddd025 [2023-07-13T00:16:39.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T00:16:39.330Z] Successfully built 29a42fddd025 [2023-07-13T00:16:39.330Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:16:39.463Z] provisioning config files... [2023-07-13T00:16:39.478Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/18@tmp/config17261849930993901490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:16:39.810Z] ---> docker-login.sh [2023-07-13T00:16:39.810Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:16:39.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:16:40.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:16:40.080Z] Configure a credential helper to remove this warning. See [2023-07-13T00:16:40.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:16:40.080Z] [2023-07-13T00:16:40.080Z] Login Succeeded [2023-07-13T00:16:40.080Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:16:40.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:16:40.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:16:40.348Z] Configure a credential helper to remove this warning. See [2023-07-13T00:16:40.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:16:40.348Z] [2023-07-13T00:16:40.348Z] Login Succeeded [2023-07-13T00:16:40.348Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:16:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:16:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:16:40.882Z] Configure a credential helper to remove this warning. See [2023-07-13T00:16:40.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:16:40.882Z] [2023-07-13T00:16:40.882Z] Login Succeeded [2023-07-13T00:16:40.882Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:16:40.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:16:41.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:16:41.156Z] Configure a credential helper to remove this warning. See [2023-07-13T00:16:41.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:16:41.156Z] [2023-07-13T00:16:41.156Z] Login Succeeded [2023-07-13T00:16:41.156Z] docker.io [2023-07-13T00:16:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:16:41.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:16:41.687Z] Configure a credential helper to remove this warning. See [2023-07-13T00:16:41.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:16:41.687Z] [2023-07-13T00:16:41.687Z] Login Succeeded [2023-07-13T00:16:41.687Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:16:41.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:16:41.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:16:41.742Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-13T00:16:41.742Z] f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:16:41.742Z] latest [2023-07-13T00:16:41.742Z] 3.1.0-dev.16 [2023-07-13T00:16:41.742Z] f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:16:41.742Z] main [2023-07-13T00:16:41.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:42.078Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:42.416Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:16:42.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:16:42.416Z] 6afed53603df: Preparing [2023-07-13T00:16:42.416Z] 19e266f2804a: Preparing [2023-07-13T00:16:42.416Z] 8153f59b88a9: Preparing [2023-07-13T00:16:42.416Z] 5a35a0a56504: Preparing [2023-07-13T00:16:42.416Z] 2e136cc50481: Preparing [2023-07-13T00:16:42.416Z] 9386262d7a74: Preparing [2023-07-13T00:16:42.416Z] 9386262d7a74: Waiting [2023-07-13T00:16:42.682Z] 19e266f2804a: Pushed [2023-07-13T00:16:42.682Z] 5a35a0a56504: Pushed [2023-07-13T00:16:42.682Z] 8153f59b88a9: Pushed [2023-07-13T00:16:42.682Z] 9386262d7a74: Layer already exists [2023-07-13T00:16:42.948Z] 2e136cc50481: Pushed [2023-07-13T00:16:47.187Z] 6afed53603df: Pushed [2023-07-13T00:16:47.187Z] f87ca7d3b83689b830a75d23e332994a9af14d1e: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:47.525Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:47.866Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-13T00:16:47.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:16:47.866Z] 6afed53603df: Preparing [2023-07-13T00:16:47.866Z] 19e266f2804a: Preparing [2023-07-13T00:16:47.866Z] 8153f59b88a9: Preparing [2023-07-13T00:16:47.866Z] 5a35a0a56504: Preparing [2023-07-13T00:16:47.866Z] 2e136cc50481: Preparing [2023-07-13T00:16:47.866Z] 9386262d7a74: Preparing [2023-07-13T00:16:47.866Z] 9386262d7a74: Waiting [2023-07-13T00:16:47.866Z] 2e136cc50481: Layer already exists [2023-07-13T00:16:47.866Z] 8153f59b88a9: Layer already exists [2023-07-13T00:16:47.866Z] 19e266f2804a: Layer already exists [2023-07-13T00:16:47.866Z] 5a35a0a56504: Layer already exists [2023-07-13T00:16:47.866Z] 6afed53603df: Layer already exists [2023-07-13T00:16:47.866Z] 9386262d7a74: Layer already exists [2023-07-13T00:16:47.866Z] latest: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:48.538Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:48.922Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 [2023-07-13T00:16:48.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:16:48.922Z] 6afed53603df: Preparing [2023-07-13T00:16:48.922Z] 19e266f2804a: Preparing [2023-07-13T00:16:48.922Z] 8153f59b88a9: Preparing [2023-07-13T00:16:48.922Z] 5a35a0a56504: Preparing [2023-07-13T00:16:48.922Z] 2e136cc50481: Preparing [2023-07-13T00:16:48.922Z] 9386262d7a74: Preparing [2023-07-13T00:16:48.922Z] 9386262d7a74: Waiting [2023-07-13T00:16:48.922Z] 6afed53603df: Layer already exists [2023-07-13T00:16:48.922Z] 8153f59b88a9: Layer already exists [2023-07-13T00:16:48.922Z] 5a35a0a56504: Layer already exists [2023-07-13T00:16:48.922Z] 19e266f2804a: Layer already exists [2023-07-13T00:16:48.922Z] 2e136cc50481: Layer already exists [2023-07-13T00:16:48.922Z] 9386262d7a74: Layer already exists [2023-07-13T00:16:49.207Z] 3.1.0-dev.16: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:49.582Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:49.943Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:16:49.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:16:49.943Z] 6afed53603df: Preparing [2023-07-13T00:16:49.943Z] 19e266f2804a: Preparing [2023-07-13T00:16:49.943Z] 8153f59b88a9: Preparing [2023-07-13T00:16:49.943Z] 5a35a0a56504: Preparing [2023-07-13T00:16:49.943Z] 2e136cc50481: Preparing [2023-07-13T00:16:49.943Z] 9386262d7a74: Preparing [2023-07-13T00:16:49.943Z] 9386262d7a74: Waiting [2023-07-13T00:16:49.943Z] 19e266f2804a: Layer already exists [2023-07-13T00:16:49.943Z] 6afed53603df: Layer already exists [2023-07-13T00:16:49.943Z] 2e136cc50481: Layer already exists [2023-07-13T00:16:49.943Z] 8153f59b88a9: Layer already exists [2023-07-13T00:16:49.943Z] 5a35a0a56504: Layer already exists [2023-07-13T00:16:49.943Z] 9386262d7a74: Layer already exists [2023-07-13T00:16:50.222Z] f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:50.586Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:50.943Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-13T00:16:50.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:16:50.944Z] 6afed53603df: Preparing [2023-07-13T00:16:50.944Z] 19e266f2804a: Preparing [2023-07-13T00:16:50.944Z] 8153f59b88a9: Preparing [2023-07-13T00:16:50.944Z] 5a35a0a56504: Preparing [2023-07-13T00:16:50.944Z] 2e136cc50481: Preparing [2023-07-13T00:16:50.944Z] 9386262d7a74: Preparing [2023-07-13T00:16:50.944Z] 9386262d7a74: Waiting [2023-07-13T00:16:50.944Z] 19e266f2804a: Layer already exists [2023-07-13T00:16:50.944Z] 2e136cc50481: Layer already exists [2023-07-13T00:16:50.944Z] 6afed53603df: Layer already exists [2023-07-13T00:16:50.944Z] 8153f59b88a9: Layer already exists [2023-07-13T00:16:50.944Z] 5a35a0a56504: Layer already exists [2023-07-13T00:16:50.944Z] 9386262d7a74: Layer already exists [2023-07-13T00:16:51.209Z] main: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:16:51.260Z] ===================================================== [Pipeline] echo [2023-07-13T00:16:51.267Z] taggedImages: [2023-07-13T00:16:51.267Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e [2023-07-13T00:16:51.267Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-13T00:16:51.267Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 [2023-07-13T00:16:51.267Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [2023-07-13T00:16:51.267Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:51.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:16:51.625Z] [2023-07-13T00:16:51.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:16:51.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:16:51.957Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T00:16:51.957Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T00:16:51.957Z] 04944245beec: Pulling fs layer [2023-07-13T00:16:51.957Z] 699f458cf7ca: Pulling fs layer [2023-07-13T00:16:51.957Z] 765212b225bb: Pulling fs layer [2023-07-13T00:16:51.957Z] f23df028b6ca: Pulling fs layer [2023-07-13T00:16:51.957Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T00:16:51.957Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T00:16:51.957Z] d65c8cfc05b1: Waiting [2023-07-13T00:16:51.957Z] 765212b225bb: Waiting [2023-07-13T00:16:51.957Z] 2437ff75d9bd: Waiting [2023-07-13T00:16:51.957Z] f23df028b6ca: Waiting [2023-07-13T00:16:52.225Z] 04944245beec: Verifying Checksum [2023-07-13T00:16:52.225Z] 04944245beec: Download complete [2023-07-13T00:16:52.225Z] 765212b225bb: Verifying Checksum [2023-07-13T00:16:52.225Z] 765212b225bb: Download complete [2023-07-13T00:16:52.225Z] f23df028b6ca: Verifying Checksum [2023-07-13T00:16:52.225Z] f23df028b6ca: Download complete [2023-07-13T00:16:52.225Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T00:16:52.225Z] d65c8cfc05b1: Download complete [2023-07-13T00:16:52.225Z] 699f458cf7ca: Verifying Checksum [2023-07-13T00:16:52.225Z] 699f458cf7ca: Download complete [2023-07-13T00:16:52.814Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T00:16:52.814Z] 8998bd30e6a1: Download complete [2023-07-13T00:16:54.767Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T00:16:54.767Z] 2437ff75d9bd: Download complete [2023-07-13T00:16:56.714Z] 8998bd30e6a1: Pull complete [2023-07-13T00:16:56.981Z] 04944245beec: Pull complete [2023-07-13T00:16:58.392Z] 699f458cf7ca: Pull complete [2023-07-13T00:16:58.661Z] 765212b225bb: Pull complete [2023-07-13T00:16:59.246Z] f23df028b6ca: Pull complete [2023-07-13T00:16:59.514Z] d65c8cfc05b1: Pull complete [2023-07-13T00:17:14.495Z] 2437ff75d9bd: Pull complete [2023-07-13T00:17:14.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T00:17:14.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:17:14.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:17:14.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container [2023-07-13T00:17:14.758Z] $ 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/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T00:17:17.123Z] $ docker top 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:17:17.603Z] ---> job-cost.sh [2023-07-13T00:17:17.868Z] lf-activate-venv: SKIPPING [2023-07-13T00:17:17.868Z] INFO: No Stack... [2023-07-13T00:17:18.820Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T00:17:19.396Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T00:17:19.706Z] + cat /w/workspace/app-record-replay/18/archives/cost.csv [2023-07-13T00:17:19.706Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T00:17:19.762Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [2023-07-13T00:17:19.767Z] Resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] did not exist. Created. [2023-07-13T00:17:19.767Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:17:20.094Z] /w/workspace/app-record-replay/18@tmp/durable-cb58a44d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T00:17:20.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T00:17:20.435Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T00:17:20.477Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T00:17:20.484Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T00:17:20.512Z] $ docker stop --time=1 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 [2023-07-13T00:17:21.936Z] $ docker rm -f --volumes 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-13T00:17:22.332Z] provisioning config files... [2023-07-13T00:17:22.338Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #18 [2023-07-13T00:17:22.340Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17299069823653249284tmp [Pipeline] { [Pipeline] sh [2023-07-13T00:17:22.636Z] + set +x [2023-07-13T00:17:22.636Z] + curl -s https://codecov.io/bash [2023-07-13T00:17:22.636Z] + bash -s -- [2023-07-13T00:17:22.636Z] [2023-07-13T00:17:22.636Z] _____ _ [2023-07-13T00:17:22.636Z] / ____| | | [2023-07-13T00:17:22.636Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T00:17:22.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T00:17:22.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T00:17:22.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T00:17:22.636Z] Bash-1.0.6 [2023-07-13T00:17:22.636Z] [2023-07-13T00:17:22.636Z] [2023-07-13T00:17:22.636Z] ==> git version 2.25.1 found [2023-07-13T00:17:22.636Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-13T00:17:22.636Z] Release-Date: 2020-01-08 [2023-07-13T00:17:22.636Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-13T00:17:22.636Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T00:17:22.636Z] ==> Jenkins CI detected. [2023-07-13T00:17:22.636Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-13T00:17:22.637Z] project root: . [2023-07-13T00:17:22.637Z] --> token set from env [2023-07-13T00:17:22.637Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T00:17:22.637Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T00:17:22.637Z] ==> Python coveragepy not found [2023-07-13T00:17:22.637Z] ==> Searching for coverage reports in: [2023-07-13T00:17:22.637Z] + . [2023-07-13T00:17:22.637Z] -> Found 1 reports [2023-07-13T00:17:22.637Z] ==> Detecting git/mercurial file structure [2023-07-13T00:17:22.637Z] ==> Reading reports [2023-07-13T00:17:22.637Z] + ./coverage.out bytes=7545 [2023-07-13T00:17:22.637Z] ==> Appending adjustments [2023-07-13T00:17:22.637Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T00:17:22.896Z] + Found adjustments [2023-07-13T00:17:22.896Z] ==> Gzipping contents [2023-07-13T00:17:22.896Z] 4.0K /tmp/codecov.lf6kUa.gz [2023-07-13T00:17:22.896Z] ==> Uploading reports [2023-07-13T00:17:22.896Z] url: https://codecov.io [2023-07-13T00:17:22.896Z] query: branch=main&commit=f87ca7d3b83689b830a75d23e332994a9af14d1e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T00:17:22.896Z] -> Pinging Codecov [2023-07-13T00:17:22.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=f87ca7d3b83689b830a75d23e332994a9af14d1e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T00:17:22.896Z] Invalid request parameters [2023-07-13T00:17:22.896Z] 400 [Pipeline] } [2023-07-13T00:17:22.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-13T00:17:23.094Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T00:17:23.104Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:17:23.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:17:23.400Z] [2023-07-13T00:17:23.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:17:23.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:17:23.697Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T00:17:23.697Z] df9b9388f04a: Pulling fs layer [2023-07-13T00:17:23.697Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T00:17:23.697Z] 25bc292e5bac: Pulling fs layer [2023-07-13T00:17:23.697Z] 114826534d7a: Pulling fs layer [2023-07-13T00:17:23.697Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T00:17:23.697Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T00:17:23.697Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T00:17:23.697Z] 114826534d7a: Waiting [2023-07-13T00:17:23.697Z] 4657fd5d0bcf: Waiting [2023-07-13T00:17:23.697Z] 6ad1cebc031e: Waiting [2023-07-13T00:17:23.697Z] 25bc292e5bac: Verifying Checksum [2023-07-13T00:17:23.697Z] 25bc292e5bac: Download complete [2023-07-13T00:17:23.697Z] 52dc419b0ee2: Download complete [2023-07-13T00:17:23.697Z] 4657fd5d0bcf: Verifying Checksum [2023-07-13T00:17:23.697Z] 4657fd5d0bcf: Download complete [2023-07-13T00:17:23.697Z] df9b9388f04a: Download complete [2023-07-13T00:17:23.957Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T00:17:23.957Z] 6ad1cebc031e: Download complete [2023-07-13T00:17:23.957Z] df9b9388f04a: Pull complete [2023-07-13T00:17:23.957Z] 52dc419b0ee2: Pull complete [2023-07-13T00:17:23.957Z] 25bc292e5bac: Pull complete [2023-07-13T00:17:24.524Z] 114826534d7a: Download complete [2023-07-13T00:17:24.525Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T00:17:24.525Z] 8a3aa393b2d8: Download complete [2023-07-13T00:17:27.806Z] 114826534d7a: Pull complete [2023-07-13T00:17:27.806Z] 4657fd5d0bcf: Pull complete [2023-07-13T00:17:28.063Z] 6ad1cebc031e: Pull complete [2023-07-13T00:17:30.585Z] 8a3aa393b2d8: Pull complete [2023-07-13T00:17:30.585Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T00:17:30.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:17:30.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:17:30.667Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:17:30.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-13T00:17:34.713Z] $ docker top 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T00:17:34.793Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-13T00:17:35.067Z] + set -o pipefail [2023-07-13T00:17:35.067Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-13T00:17:39.258Z] [2023-07-13T00:17:39.258Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-13T00:17:39.258Z] [2023-07-13T00:17:39.258Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2a2635c4-78f1-4ef6-8d0e-518a7c533df2 [2023-07-13T00:17:39.258Z] [2023-07-13T00:17:39.258Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T00:17:39.258Z] [2023-07-13T00:17:39.520Z] [2023-07-13T00:17:39.520Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T00:17:39.520Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T00:17:39.520Z] More details here: https://snyk.co/ue1NS [2023-07-13T00:17:39.520Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T00:17:39.520Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T00:17:39.519Z] $ docker stop --time=1 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc [2023-07-13T00:17:43.311Z] $ docker rm -f --volumes 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:17:44.038Z] + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] sh [2023-07-13T00:17:44.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:17:44.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:17:44.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:17:44.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:17:44.705Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:17:44.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 [2023-07-13T00:17:45.167Z] $ docker top 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:17:45.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:17:45.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:17:45.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:17:45.343Z] $ docker exec 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 ssh-agent [2023-07-13T00:17:45.459Z] SSH_AUTH_SOCK=/tmp/ssh-HtwjUJlIwP1N/agent.31 [2023-07-13T00:17:45.459Z] SSH_AGENT_PID=37 [2023-07-13T00:17:45.464Z] Running ssh-add (command line suppressed) [2023-07-13T00:17:45.540Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17255649865439432782.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17255649865439432782.key) [2023-07-13T00:17:45.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:17:45.855Z] + git semver tag [2023-07-13T00:17:46.114Z] 2023-07-13 00:17:46,008 [run_tag] DEBUG tag force:False [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,008 [check_head_tag] DEBUG check head tag [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,008 [execute] INFO git cat-file --batch-check [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,012 [execute] INFO git cat-file --batch [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,020 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,020 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:17:46.115Z] 2023-07-13 00:17:46,025 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:17:46.115Z] 3.1.0-dev.16 [Pipeline] } [2023-07-13T00:17:46.112Z] $ docker exec --env ******** --env ******** 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 ssh-agent -k [2023-07-13T00:17:46.211Z] unset SSH_AUTH_SOCK; [2023-07-13T00:17:46.211Z] unset SSH_AGENT_PID; [2023-07-13T00:17:46.211Z] echo Agent pid 37 killed; [2023-07-13T00:17:46.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:17:46.539Z] + git semver [Pipeline] } [2023-07-13T00:17:46.797Z] $ docker stop --time=1 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 [2023-07-13T00:17:48.049Z] $ docker rm -f --volumes 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:17:48.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:17:48.444Z] [2023-07-13T00:17:48.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:17:48.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:17:48.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T00:17:48.763Z] ab5ef0e58194: Pulling fs layer [2023-07-13T00:17:48.763Z] 9712f1f96733: Pulling fs layer [2023-07-13T00:17:48.763Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T00:17:48.763Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T00:17:48.763Z] e9a5061849ea: Pulling fs layer [2023-07-13T00:17:48.763Z] d747dcd14b5f: Pulling fs layer [2023-07-13T00:17:48.763Z] 2de7ff778b66: Pulling fs layer [2023-07-13T00:17:48.763Z] 0d9ebad4ef96: Waiting [2023-07-13T00:17:48.763Z] e9a5061849ea: Waiting [2023-07-13T00:17:48.763Z] d747dcd14b5f: Waiting [2023-07-13T00:17:48.763Z] 9712f1f96733: Verifying Checksum [2023-07-13T00:17:48.763Z] 9712f1f96733: Download complete [2023-07-13T00:17:49.332Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T00:17:49.332Z] 63f879dbbcfc: Download complete [2023-07-13T00:17:49.332Z] e9a5061849ea: Verifying Checksum [2023-07-13T00:17:49.332Z] e9a5061849ea: Download complete [2023-07-13T00:17:49.332Z] d747dcd14b5f: Verifying Checksum [2023-07-13T00:17:49.332Z] d747dcd14b5f: Download complete [2023-07-13T00:17:49.332Z] ab5ef0e58194: Download complete [2023-07-13T00:17:49.592Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T00:17:49.592Z] 0d9ebad4ef96: Download complete [2023-07-13T00:17:49.851Z] 2de7ff778b66: Verifying Checksum [2023-07-13T00:17:49.851Z] 2de7ff778b66: Download complete [2023-07-13T00:17:52.382Z] ab5ef0e58194: Pull complete [2023-07-13T00:17:52.382Z] 9712f1f96733: Pull complete [2023-07-13T00:17:52.953Z] 63f879dbbcfc: Pull complete [2023-07-13T00:17:56.257Z] 0d9ebad4ef96: Pull complete [2023-07-13T00:17:56.515Z] e9a5061849ea: Pull complete [2023-07-13T00:17:56.771Z] d747dcd14b5f: Pull complete [2023-07-13T00:17:57.708Z] 2de7ff778b66: Pull complete [2023-07-13T00:17:57.708Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T00:17:57.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:17:57.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:17:57.783Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:17:57.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools:0.23.1-centos7 cat [2023-07-13T00:18:01.645Z] $ docker top 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:18:01.726Z] provisioning config files... [2023-07-13T00:18:01.734Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7623611209016384811tmp [2023-07-13T00:18:01.745Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2305419704533892902tmp [2023-07-13T00:18:01.754Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7873501775288005412tmp [Pipeline] { [Pipeline] echo [2023-07-13T00:18:01.772Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:02.053Z] ---> sigul-configuration.sh [2023-07-13T00:18:02.053Z] gpg: directory `/root/.gnupg' created [2023-07-13T00:18:02.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T00:18:02.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T00:18:02.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T00:18:02.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T00:18:02.053Z] gpg: CAST5 encrypted data [2023-07-13T00:18:02.053Z] gpg: encrypted with 1 passphrase [2023-07-13T00:18:02.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T00:18:02.340Z] + mkdir /home/jenkins [2023-07-13T00:18:02.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T00:18:02.627Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-13T00:18:02.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:02.927Z] ---> sigul-install.sh [2023-07-13T00:18:02.927Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T00:18:03.222Z] + git tag --list [2023-07-13T00:18:03.222Z] v3.1.0-dev.0 [2023-07-13T00:18:03.222Z] v3.1.0-dev.1 [2023-07-13T00:18:03.222Z] v3.1.0-dev.10 [2023-07-13T00:18:03.222Z] v3.1.0-dev.11 [2023-07-13T00:18:03.222Z] v3.1.0-dev.12 [2023-07-13T00:18:03.222Z] v3.1.0-dev.13 [2023-07-13T00:18:03.222Z] v3.1.0-dev.14 [2023-07-13T00:18:03.222Z] v3.1.0-dev.15 [2023-07-13T00:18:03.222Z] v3.1.0-dev.16 [2023-07-13T00:18:03.222Z] v3.1.0-dev.2 [2023-07-13T00:18:03.222Z] v3.1.0-dev.3 [2023-07-13T00:18:03.222Z] v3.1.0-dev.4 [2023-07-13T00:18:03.222Z] v3.1.0-dev.5 [2023-07-13T00:18:03.222Z] v3.1.0-dev.6 [2023-07-13T00:18:03.222Z] v3.1.0-dev.7 [2023-07-13T00:18:03.222Z] v3.1.0-dev.8 [2023-07-13T00:18:03.222Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-13T00:18:03.514Z] + lftools sign git-tag v3.1.0-dev.16 [2023-07-13T00:18:04.083Z] Signing Git tag with Sigul... [2023-07-13T00:18:04.083Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-07-13T00:18:04.352Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:04.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T00:18:04.643Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T00:18:04.648Z] $ docker stop --time=1 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d [2023-07-13T00:18:05.919Z] $ docker rm -f --volumes 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T00:18:06.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:18:06.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:18:06.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:18:06.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:18:06.735Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:18:06.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 [2023-07-13T00:18:07.104Z] $ docker top be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:18:07.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:18:07.204Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:18:07.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:18:07.317Z] $ docker exec be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a ssh-agent [2023-07-13T00:18:07.441Z] SSH_AUTH_SOCK=/tmp/ssh-cnHQxY2dQ8RF/agent.34 [2023-07-13T00:18:07.441Z] SSH_AGENT_PID=40 [2023-07-13T00:18:07.446Z] Running ssh-add (command line suppressed) [2023-07-13T00:18:07.550Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8206697266325047718.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8206697266325047718.key) [2023-07-13T00:18:07.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:18:07.860Z] + git semver bump pre [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,012 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,012 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,013 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,013 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,013 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,013 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,014 [execute] INFO git cat-file --batch-check [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,019 [execute] INFO git cat-file --batch [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:18:08.119Z] 2023-07-13 00:18:08,025 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:18:08.119Z] 3.1.0-dev.17 [Pipeline] } [2023-07-13T00:18:08.115Z] $ docker exec --env ******** --env ******** be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a ssh-agent -k [2023-07-13T00:18:08.214Z] unset SSH_AUTH_SOCK; [2023-07-13T00:18:08.214Z] unset SSH_AGENT_PID; [2023-07-13T00:18:08.214Z] echo Agent pid 40 killed; [2023-07-13T00:18:08.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:18:08.539Z] + git semver [Pipeline] } [2023-07-13T00:18:08.796Z] $ docker stop --time=1 be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a [2023-07-13T00:18:10.071Z] $ docker rm -f --volumes be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:18:10.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:18:10.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:18:10.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:18:10.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:18:10.789Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:18:10.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 [2023-07-13T00:18:11.121Z] $ docker top 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:18:11.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:18:11.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:18:11.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:18:11.339Z] $ docker exec 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 ssh-agent [2023-07-13T00:18:11.469Z] SSH_AUTH_SOCK=/tmp/ssh-x6Lgp2VO8AdA/agent.32 [2023-07-13T00:18:11.469Z] SSH_AGENT_PID=38 [2023-07-13T00:18:11.475Z] Running ssh-add (command line suppressed) [2023-07-13T00:18:11.559Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17816006458957025366.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17816006458957025366.key) [2023-07-13T00:18:11.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:18:11.874Z] + git semver push [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,032 [run_push] DEBUG push [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,033 [execute] INFO git cat-file --batch-check [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,037 [execute] INFO git rev-list 91f81b5e4847654830cadef7411ebbec70c5bce8 -- [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,037 [execute] DEBUG Popen(['git', 'rev-list', '91f81b5e4847654830cadef7411ebbec70c5bce8', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,043 [execute] INFO git fetch -v origin [2023-07-13T00:18:12.133Z] 2023-07-13 00:18:12,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-13T00:18:12.702Z] 2023-07-13 00:18:12,514 [run_push] DEBUG no remote changes detected [2023-07-13T00:18:12.702Z] 2023-07-13 00:18:12,514 [execute] INFO git push origin semver [2023-07-13T00:18:12.702Z] 2023-07-13 00:18:12,515 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:18:13.640Z] 2023-07-13 00:18:13,427 [run_push] DEBUG push all version tags [2023-07-13T00:18:13.640Z] 2023-07-13 00:18:13,428 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T00:18:13.640Z] 2023-07-13 00:18:13,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:18:14.211Z] 2023-07-13 00:18:14,097 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:18:14.211Z] 3.1.0-dev.17 [Pipeline] } [2023-07-13T00:18:14.208Z] $ docker exec --env ******** --env ******** 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 ssh-agent -k [2023-07-13T00:18:14.298Z] unset SSH_AUTH_SOCK; [2023-07-13T00:18:14.300Z] unset SSH_AGENT_PID; [2023-07-13T00:18:14.300Z] echo Agent pid 38 killed; [2023-07-13T00:18:14.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:18:14.635Z] + git semver [Pipeline] } [2023-07-13T00:18:14.893Z] $ docker stop --time=1 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 [2023-07-13T00:18:16.173Z] $ docker rm -f --volumes 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-13T00:18:16.743Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-13T00:18:16.743Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:18:16.743Z] total 16 [2023-07-13T00:18:16.743Z] drwxr-xr-x 3 root root 4096 Jul 13 00:06 . [2023-07-13T00:18:16.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:18 .. [2023-07-13T00:18:16.743Z] drwxr-xr-x 2 root root 4096 Jul 13 00:06 cost [2023-07-13T00:18:16.743Z] -rw-r--r-- 1 root root 88 Jul 13 00:06 cost.csv [2023-07-13T00:18:16.743Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:18:16.743Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:18:16.743Z] total 16 [2023-07-13T00:18:16.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:06 . [2023-07-13T00:18:16.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:18 .. [2023-07-13T00:18:16.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 00:06 cost [2023-07-13T00:18:16.743Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 13 00:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:17.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:18.021Z] ---> package-listing.sh [2023-07-13T00:18:18.021Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T00:18:18.021Z] ++ facter osfamily [2023-07-13T00:18:18.021Z] + OS_FAMILY=debian [2023-07-13T00:18:18.021Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-13T00:18:18.021Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T00:18:18.021Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T00:18:18.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T00:18:18.021Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T00:18:18.021Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-13T00:18:18.021Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T00:18:18.021Z] + case "${OS_FAMILY}" in [2023-07-13T00:18:18.021Z] + dpkg -l [2023-07-13T00:18:18.021Z] + grep '^ii' [2023-07-13T00:18:18.286Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T00:18:18.286Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T00:18:18.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T00:18:18.286Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-13T00:18:18.286Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-13T00:18:18.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-13T00:18:18.295Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T00:18:18.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:18:19.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:18:19.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:18:19.192Z] prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container [2023-07-13T00:18:19.210Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools-log-publisher:latest cat [2023-07-13T00:18:19.410Z] $ docker top 75f4277d3af7a0499049e26ccc275d7a862b1070b2b27f50e1d9d05be80c55b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:18:20.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T00:18:20.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T00:18:20.978Z] + ls /var/log/sa-host [2023-07-13T00:18:20.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:18:21.132Z] provisioning config files... [2023-07-13T00:18:21.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config719067631929921297tmp [Pipeline] { [Pipeline] echo [2023-07-13T00:18:21.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:21.437Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T00:18:21.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:21.787Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T00:18:21.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:22.078Z] ---> sudo-logs.sh [2023-07-13T00:18:22.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T00:18:22.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:22.388Z] ---> job-cost.sh [2023-07-13T00:18:22.388Z] lf-activate-venv: SKIPPING [2023-07-13T00:18:22.388Z] DEBUG: total: 0.2199999988079071 [2023-07-13T00:18:22.388Z] INFO: Retrieving Stack Cost... [2023-07-13T00:18:22.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T00:18:23.218Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T00:18:23.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:18:23.527Z] ---> logs-deploy.sh [2023-07-13T00:18:23.527Z] lf-activate-venv: SKIPPING [2023-07-13T00:18:23.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/18 [2023-07-13T00:18:23.527Z] INFO: archiving workspace using pattern(s): [2023-07-13T00:18:24.465Z] Archives upload complete. [2023-07-13T00:18:24.725Z] INFO: archiving logs to Nexus [2023-07-13T00:18:25.296Z] ---> uname -a: [2023-07-13T00:18:25.296Z] Linux prd-ubuntu20-04-docker-8c-8g-1002 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-13T00:18:25.296Z] [2023-07-13T00:18:25.296Z] [2023-07-13T00:18:25.296Z] ---> lscpu: [2023-07-13T00:18:25.296Z] Architecture: x86_64 [2023-07-13T00:18:25.296Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-13T00:18:25.296Z] Byte Order: Little Endian [2023-07-13T00:18:25.296Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-13T00:18:25.296Z] CPU(s): 8 [2023-07-13T00:18:25.296Z] On-line CPU(s) list: 0-7 [2023-07-13T00:18:25.296Z] Thread(s) per core: 1 [2023-07-13T00:18:25.296Z] Core(s) per socket: 1 [2023-07-13T00:18:25.296Z] Socket(s): 8 [2023-07-13T00:18:25.296Z] NUMA node(s): 1 [2023-07-13T00:18:25.296Z] Vendor ID: AuthenticAMD [2023-07-13T00:18:25.296Z] CPU family: 23 [2023-07-13T00:18:25.296Z] Model: 49 [2023-07-13T00:18:25.296Z] Model name: AMD EPYC-Rome Processor [2023-07-13T00:18:25.296Z] Stepping: 0 [2023-07-13T00:18:25.296Z] CPU MHz: 2799.998 [2023-07-13T00:18:25.296Z] BogoMIPS: 5599.99 [2023-07-13T00:18:25.296Z] Virtualization: AMD-V [2023-07-13T00:18:25.296Z] Hypervisor vendor: KVM [2023-07-13T00:18:25.296Z] Virtualization type: full [2023-07-13T00:18:25.296Z] L1d cache: 256 KiB [2023-07-13T00:18:25.296Z] L1i cache: 256 KiB [2023-07-13T00:18:25.296Z] L2 cache: 4 MiB [2023-07-13T00:18:25.296Z] L3 cache: 128 MiB [2023-07-13T00:18:25.296Z] NUMA node0 CPU(s): 0-7 [2023-07-13T00:18:25.296Z] Vulnerability Itlb multihit: Not affected [2023-07-13T00:18:25.296Z] Vulnerability L1tf: Not affected [2023-07-13T00:18:25.296Z] Vulnerability Mds: Not affected [2023-07-13T00:18:25.297Z] Vulnerability Meltdown: Not affected [2023-07-13T00:18:25.297Z] Vulnerability Mmio stale data: Not affected [2023-07-13T00:18:25.297Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-13T00:18:25.297Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-13T00:18:25.297Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-13T00:18:25.297Z] Vulnerability Srbds: Not affected [2023-07-13T00:18:25.297Z] Vulnerability Tsx async abort: Not affected [2023-07-13T00:18:25.297Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] ---> nproc: [2023-07-13T00:18:25.297Z] 8 [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] ---> df -h: [2023-07-13T00:18:25.297Z] Filesystem Size Used Avail Use% Mounted on [2023-07-13T00:18:25.297Z] overlay 155G 13G 143G 9% / [2023-07-13T00:18:25.297Z] tmpfs 64M 0 64M 0% /dev [2023-07-13T00:18:25.297Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-13T00:18:25.297Z] shm 64M 0 64M 0% /dev/shm [2023-07-13T00:18:25.297Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] ---> sar -b -r -n DEV: [2023-07-13T00:18:25.297Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1002) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:03:14 LINUX RESTART (8 CPU) [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-13T00:18:25.297Z] 00:05:01 195.09 10.86 184.23 0.00 1675.09 80341.58 0.00 [2023-07-13T00:18:25.297Z] 00:06:01 122.58 0.32 122.27 0.00 19.05 25296.74 0.00 [2023-07-13T00:18:25.297Z] 00:07:01 125.66 0.05 125.61 0.00 8.53 34936.98 0.00 [2023-07-13T00:18:25.297Z] 00:08:01 2.02 0.00 2.02 0.00 0.00 22.95 0.00 [2023-07-13T00:18:25.297Z] 00:09:01 57.37 11.59 45.78 0.00 5175.01 9046.41 0.00 [2023-07-13T00:18:25.297Z] 00:10:01 5.70 0.02 5.68 0.00 0.13 121.05 0.00 [2023-07-13T00:18:25.297Z] 00:11:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 [2023-07-13T00:18:25.297Z] 00:12:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-07-13T00:18:25.297Z] 00:13:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-07-13T00:18:25.297Z] 00:14:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-07-13T00:18:25.297Z] 00:15:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-07-13T00:18:25.297Z] 00:16:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2023-07-13T00:18:25.297Z] 00:17:01 1.02 0.02 1.00 0.00 0.13 12.26 0.00 [2023-07-13T00:18:25.297Z] 00:18:01 103.63 1.02 102.62 0.00 96.65 62569.17 0.00 [2023-07-13T00:18:25.297Z] Average: 44.15 1.69 42.45 0.00 496.87 15096.33 0.00 [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-13T00:18:25.297Z] 00:05:01 27723976 31608756 698080 2.12 144100 3889276 1825812 5.38 1167196 3494188 191304 [2023-07-13T00:18:25.297Z] 00:06:01 28247788 31476276 825276 2.51 150252 3264004 2145648 6.32 1306144 2862288 10348 [2023-07-13T00:18:25.297Z] 00:07:01 27610288 31582348 721252 2.19 159940 3952140 1754404 5.17 1247896 3514144 168 [2023-07-13T00:18:25.297Z] 00:08:01 27610752 31582828 720544 2.19 159984 3952140 1754404 5.17 1247524 3514144 12 [2023-07-13T00:18:25.297Z] 00:09:01 27081116 31564980 720704 2.19 194180 4412976 1814520 5.35 1568116 3684736 1084 [2023-07-13T00:18:25.297Z] 00:10:01 27088452 31567292 718852 2.19 192704 4409716 1795156 5.29 1565804 3681480 144 [2023-07-13T00:18:25.297Z] 00:11:01 27097012 31575912 710208 2.16 192720 4409720 1795156 5.29 1557472 3681488 8 [2023-07-13T00:18:25.297Z] 00:12:01 27096744 31575652 710408 2.16 192732 4409724 1795156 5.29 1557456 3681492 40 [2023-07-13T00:18:25.297Z] 00:13:01 27097440 31576572 709824 2.16 192764 4409724 1795156 5.29 1557348 3681680 8 [2023-07-13T00:18:25.297Z] 00:14:01 27096956 31576172 710100 2.16 192812 4409728 1795156 5.29 1557436 3681708 60 [2023-07-13T00:18:25.297Z] 00:15:01 27096908 31576124 710060 2.16 192840 4409728 1795156 5.29 1557404 3681708 16 [2023-07-13T00:18:25.297Z] 00:16:01 27096860 31576140 709976 2.16 192868 4409736 1795156 5.29 1557504 3681712 140 [2023-07-13T00:18:25.297Z] 00:17:01 27095968 31575264 710776 2.16 192884 4409740 1795156 5.29 1557544 3681716 8 [2023-07-13T00:18:25.297Z] 00:18:01 25576552 31524540 755916 2.30 229400 5720088 2166524 6.38 1682820 4949756 512 [2023-07-13T00:18:25.297Z] Average: 27186915 31567061 723713 2.20 184299 4319174 1844469 5.44 1477690 3676589 14561 [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-13T00:18:25.297Z] 00:05:01 ens3 598.09 377.16 8431.85 52.71 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:05:01 lo 5.96 5.96 0.58 0.58 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:05:01 docker0 200.86 323.47 15.96 2405.92 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:06:01 ens3 37.92 24.35 78.65 15.07 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:06:01 vethdd040f6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:06:01 docker0 1.48 3.35 0.09 42.49 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:07:01 ens3 169.94 133.54 2613.80 318.69 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:07:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:07:01 docker0 2.55 4.55 0.15 45.65 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:08:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:09:01 ens3 219.67 116.59 2923.91 8.11 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:10:01 ens3 0.37 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:12:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:13:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:14:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:18:01 ens3 373.39 213.20 8177.49 32.76 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:18:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:18:01 vethb69aac5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] 00:18:01 docker0 61.64 115.80 4.92 1007.46 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] Average: ens3 99.42 61.46 1579.41 30.50 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] Average: vethb69aac5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] Average: docker0 18.82 31.59 1.49 247.54 0.00 0.00 0.00 0.00 [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] ---> sar -P ALL: [2023-07-13T00:18:25.297Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1002) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:03:14 LINUX RESTART (8 CPU) [2023-07-13T00:18:25.297Z] [2023-07-13T00:18:25.297Z] 00:04:02 CPU %user %nice %system %iowait %steal %idle [2023-07-13T00:18:25.297Z] 00:05:01 all 9.57 0.00 4.20 4.37 0.08 81.79 [2023-07-13T00:18:25.297Z] 00:05:01 0 10.34 0.00 4.97 1.32 0.07 83.30 [2023-07-13T00:18:25.297Z] 00:05:01 1 9.30 0.00 5.69 16.88 0.09 68.05 [2023-07-13T00:18:25.297Z] 00:05:01 2 7.98 0.00 2.80 0.80 0.05 88.37 [2023-07-13T00:18:25.297Z] 00:05:01 3 10.08 0.00 4.71 7.14 0.09 77.99 [2023-07-13T00:18:25.297Z] 00:05:01 4 9.80 0.00 3.51 1.75 0.07 84.88 [2023-07-13T00:18:25.297Z] 00:05:01 5 10.58 0.00 4.16 1.03 0.07 84.17 [2023-07-13T00:18:25.297Z] 00:05:01 6 10.02 0.00 4.33 3.21 0.09 82.37 [2023-07-13T00:18:25.297Z] 00:05:01 7 8.47 0.00 3.46 2.86 0.09 85.11 [2023-07-13T00:18:25.297Z] 00:06:01 all 38.57 0.00 5.53 1.78 0.09 54.02 [2023-07-13T00:18:25.297Z] 00:06:01 0 39.28 0.00 5.57 0.07 0.10 54.99 [2023-07-13T00:18:25.297Z] 00:06:01 1 37.85 0.00 5.91 3.06 0.08 53.10 [2023-07-13T00:18:25.297Z] 00:06:01 2 38.41 0.00 5.44 0.27 0.08 55.80 [2023-07-13T00:18:25.297Z] 00:06:01 3 37.44 0.00 5.47 1.78 0.08 55.23 [2023-07-13T00:18:25.297Z] 00:06:01 4 39.33 0.00 5.36 0.25 0.08 54.97 [2023-07-13T00:18:25.297Z] 00:06:01 5 37.83 0.00 5.08 0.03 0.10 56.95 [2023-07-13T00:18:25.297Z] 00:06:01 6 38.76 0.00 6.28 8.50 0.08 46.37 [2023-07-13T00:18:25.297Z] 00:06:01 7 39.67 0.00 5.17 0.32 0.08 54.76 [2023-07-13T00:18:25.297Z] 00:07:01 all 15.67 0.00 3.12 1.75 0.07 79.40 [2023-07-13T00:18:25.297Z] 00:07:01 0 15.99 0.00 3.29 0.42 0.05 80.25 [2023-07-13T00:18:25.297Z] 00:07:01 1 15.56 0.00 3.34 0.25 0.05 80.80 [2023-07-13T00:18:25.297Z] 00:07:01 2 17.05 0.00 2.72 0.13 0.05 80.05 [2023-07-13T00:18:25.297Z] 00:07:01 3 13.53 0.00 3.59 5.76 0.08 77.04 [2023-07-13T00:18:25.297Z] 00:07:01 4 15.38 0.00 3.31 5.70 0.08 75.53 [2023-07-13T00:18:25.297Z] 00:07:01 5 15.37 0.00 2.85 1.17 0.05 80.56 [2023-07-13T00:18:25.297Z] 00:07:01 6 15.63 0.00 2.79 0.60 0.05 80.93 [2023-07-13T00:18:25.297Z] 00:07:01 7 16.83 0.00 3.06 0.02 0.10 79.99 [2023-07-13T00:18:25.297Z] 00:08:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-07-13T00:18:25.297Z] 00:08:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-13T00:18:25.298Z] 00:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-13T00:18:25.298Z] 00:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:08:01 5 0.00 0.00 0.00 0.17 0.00 99.83 [2023-07-13T00:18:25.298Z] 00:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:09:01 all 2.36 0.00 1.49 0.54 0.04 95.57 [2023-07-13T00:18:25.298Z] 00:09:01 0 2.82 0.00 1.01 0.05 0.03 96.09 [2023-07-13T00:18:25.298Z] 00:09:01 1 1.80 0.00 1.34 0.05 0.05 96.76 [2023-07-13T00:18:25.298Z] 00:09:01 2 2.77 0.00 1.47 1.32 0.03 94.41 [2023-07-13T00:18:25.298Z] 00:09:01 3 2.14 0.00 1.55 0.35 0.05 95.91 [2023-07-13T00:18:25.298Z] 00:09:01 4 2.00 0.00 2.81 0.45 0.03 94.71 [2023-07-13T00:18:25.298Z] 00:09:01 5 2.11 0.00 1.25 1.44 0.03 95.17 [2023-07-13T00:18:25.298Z] 00:09:01 6 3.12 0.00 1.25 0.60 0.05 94.97 [2023-07-13T00:18:25.298Z] 00:09:01 7 2.14 0.00 1.22 0.05 0.03 96.55 [2023-07-13T00:18:25.298Z] 00:10:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-07-13T00:18:25.298Z] 00:10:01 0 0.03 0.00 0.05 0.05 0.02 99.85 [2023-07-13T00:18:25.298Z] 00:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:10:01 2 0.28 0.00 0.10 0.00 0.02 99.60 [2023-07-13T00:18:25.298Z] 00:10:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-07-13T00:18:25.298Z] 00:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:10:01 5 0.02 0.00 0.05 0.05 0.02 99.87 [2023-07-13T00:18:25.298Z] 00:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-13T00:18:25.298Z] 00:10:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-07-13T00:18:25.298Z] 00:11:01 all 0.02 0.00 0.01 0.10 0.01 99.86 [2023-07-13T00:18:25.298Z] 00:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-13T00:18:25.298Z] 00:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:11:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:11:01 5 0.03 0.00 0.02 0.82 0.00 99.13 [2023-07-13T00:18:25.298Z] 00:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-07-13T00:18:25.298Z] 00:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-13T00:18:25.298Z] 00:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-13T00:18:25.298Z] 00:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-13T00:18:25.298Z] 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:12:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-07-13T00:18:25.298Z] 00:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-13T00:18:25.298Z] 00:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T00:18:25.298Z] 00:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:13:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2023-07-13T00:18:25.298Z] 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-07-13T00:18:25.298Z] 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-13T00:18:25.298Z] 00:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:14:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-13T00:18:25.298Z] 00:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:15:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2023-07-13T00:18:25.298Z] 00:15:01 0 0.17 0.00 0.00 0.02 0.02 99.80 [2023-07-13T00:18:25.298Z] 00:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] [2023-07-13T00:18:25.298Z] 00:15:01 CPU %user %nice %system %iowait %steal %idle [2023-07-13T00:18:25.298Z] 00:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-13T00:18:25.298Z] 00:16:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2023-07-13T00:18:25.298Z] 00:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T00:18:25.298Z] 00:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-13T00:18:25.298Z] 00:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-13T00:18:25.298Z] 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-07-13T00:18:25.298Z] 00:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-07-13T00:18:25.298Z] 00:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-13T00:18:25.298Z] 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-13T00:18:25.298Z] 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:18:25.298Z] 00:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T00:18:25.298Z] 00:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-13T00:18:25.298Z] 00:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T00:18:25.298Z] 00:18:01 all 7.53 0.00 3.20 2.52 0.05 86.71 [2023-07-13T00:18:25.298Z] 00:18:01 0 6.13 0.00 3.86 14.27 0.03 75.70 [2023-07-13T00:18:25.298Z] 00:18:01 1 7.05 0.00 3.10 0.99 0.05 88.80 [2023-07-13T00:18:25.298Z] 00:18:01 2 8.31 0.00 2.82 0.03 0.05 88.79 [2023-07-13T00:18:25.298Z] 00:18:01 3 7.99 0.00 2.77 1.46 0.05 87.73 [2023-07-13T00:18:25.298Z] 00:18:01 4 6.49 0.00 2.48 0.08 0.03 90.92 [2023-07-13T00:18:25.298Z] 00:18:01 5 7.77 0.00 3.81 2.44 0.05 85.92 [2023-07-13T00:18:25.298Z] 00:18:01 6 7.95 0.00 3.06 0.02 0.07 88.91 [2023-07-13T00:18:25.298Z] 00:18:01 7 8.53 0.00 3.70 0.83 0.05 86.89 [2023-07-13T00:18:25.298Z] Average: all 5.25 0.00 1.25 0.78 0.03 92.69 [2023-07-13T00:18:25.298Z] Average: 0 5.35 0.00 1.33 1.15 0.03 92.14 [2023-07-13T00:18:25.298Z] Average: 1 5.09 0.00 1.38 1.48 0.02 92.03 [2023-07-13T00:18:25.298Z] Average: 2 5.32 0.00 1.09 0.18 0.03 93.37 [2023-07-13T00:18:25.298Z] Average: 3 5.07 0.00 1.29 1.16 0.03 92.46 [2023-07-13T00:18:25.298Z] Average: 4 5.18 0.00 1.24 0.58 0.03 92.96 [2023-07-13T00:18:25.298Z] Average: 5 5.24 0.00 1.22 0.51 0.03 93.00 [2023-07-13T00:18:25.298Z] Average: 6 5.38 0.00 1.27 0.92 0.04 92.39 [2023-07-13T00:18:25.298Z] Average: 7 5.38 0.00 1.18 0.29 0.03 93.13 [2023-07-13T00:18:25.298Z] [2023-07-13T00:18:25.298Z] [2023-07-13T00:18:25.298Z]