Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 025bc2058644f91296f6376ecb108133baccef74 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-ssh7099090812922254163.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-ssh4437744697458164587.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-ssh17927842399989430799.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-ssh14955656611803723546.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-ssh11528564625295743915.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1729’ Running on prd-ubuntu20.04-docker-8c-8g-1732 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 > 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 Avoid second fetch Checking out Revision 025bc2058644f91296f6376ecb108133baccef74 (main) Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12" > git config core.sparsecheckout # timeout=10 > git checkout -f 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 > git rev-list --no-walk 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T16:56:11.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T16:56:11.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T16:56:11.369Z] ========================================================= [2023-07-21T16:56:11.369Z] EdgeX Global Pipelines Version Info [2023-07-21T16:56:11.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:56:12.074Z] ------------------- [2023-07-21T16:56:12.074Z] stable info: [2023-07-21T16:56:12.074Z] ------------------- [2023-07-21T16:56:12.074Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T16:56:12.074Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:56:12.074Z] Message: update stable to v1.0.250 [2023-07-21T16:56:12.642Z] ------------------- [2023-07-21T16:56:12.642Z] experimental info: [2023-07-21T16:56:12.642Z] ------------------- [2023-07-21T16:56:12.642Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T16:56:12.642Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:56:12.642Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T16:56:12.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-21T16:56:12.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-21T16:56:12.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T16:56:12.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T16:56:12.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T16:56:12.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T16:56:12.870Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T16:56:12.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-21T16:56:12.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T16:56:12.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T16:56:12.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T16:56:12.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-21T16:56:12.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T16:56:12.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T16:56:12.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:56:12.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:56:12.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:56:13.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:56:13.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T16:56:13.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T16:56:13.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-21T16:56:13.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-21T16:56:13.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-21T16:56:13.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-21T16:56:13.109Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-21T16:56:13.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T16:56:13.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T16:56:13.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-21T16:56:13.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-21T16:56:13.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-21T16:56:13.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo [2023-07-21T16:56:13.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 025bc20 [Pipeline] echo [2023-07-21T16:56:13.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:56:13.261Z] provisioning config files... [2023-07-21T16:56:13.275Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6529969118846824967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:56:13.574Z] ---> docker-login.sh [2023-07-21T16:56:13.574Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:56:13.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:13.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:13.833Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:13.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:13.833Z] [2023-07-21T16:56:13.833Z] Login Succeeded [2023-07-21T16:56:13.833Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:56:13.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:13.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:13.833Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:13.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:13.833Z] [2023-07-21T16:56:13.833Z] Login Succeeded [2023-07-21T16:56:13.833Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:56:14.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.092Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.092Z] [2023-07-21T16:56:14.092Z] Login Succeeded [2023-07-21T16:56:14.092Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:56:14.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.092Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.092Z] [2023-07-21T16:56:14.092Z] Login Succeeded [2023-07-21T16:56:14.092Z] docker.io [2023-07-21T16:56:14.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.352Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.352Z] [2023-07-21T16:56:14.352Z] Login Succeeded [2023-07-21T16:56:14.352Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:56:14.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-21T16:56:14.742Z] + git rev-list -1 --merges 025bc2058644f91296f6376ecb108133baccef74~1..025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo [2023-07-21T16:56:14.786Z] -----------> git rev-list -1 --merges 025bc2058644f91296f6376ecb108133baccef74~1..025bc2058644f91296f6376ecb108133baccef74 025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T16:56:14.786Z] 025bc2058644f91296f6376ecb108133baccef74 [false] [Pipeline] sh [2023-07-21T16:56:15.075Z] + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo [2023-07-21T16:56:15.091Z] ========================================================= [2023-07-21T16:56:15.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T16:56:15.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T16:56:15.428Z] + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo [2023-07-21T16:56:15.440Z] [semverPrep] GIT_COMMIT: 025bc2058644f91296f6376ecb108133baccef74, Commit Message: Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12 [Pipeline] echo [2023-07-21T16:56:15.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-21T16:56:15.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T16:56:15.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T16:56:15.802Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T16:56:15.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T16:56:15.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T16:56:15.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T16:56:15.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:56:16.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:56:16.158Z] [2023-07-21T16:56:16.158Z] 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-21T16:56:16.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:56:16.462Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T16:56:16.462Z] b85a868b505f: Pulling fs layer [2023-07-21T16:56:16.462Z] e2be974225ed: Pulling fs layer [2023-07-21T16:56:16.462Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T16:56:16.462Z] 988bab9f4d93: Pulling fs layer [2023-07-21T16:56:16.462Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T16:56:16.462Z] eaf3925da568: Pulling fs layer [2023-07-21T16:56:16.462Z] bab4dde63d76: Pulling fs layer [2023-07-21T16:56:16.462Z] bde34c3a00c8: Pulling fs layer [2023-07-21T16:56:16.462Z] b352a97aabf1: Pulling fs layer [2023-07-21T16:56:16.462Z] 4872d77fe225: Pulling fs layer [2023-07-21T16:56:16.462Z] 5851b861e8e6: Pulling fs layer [2023-07-21T16:56:16.462Z] 4872d77fe225: Waiting [2023-07-21T16:56:16.462Z] bab4dde63d76: Waiting [2023-07-21T16:56:16.462Z] 5851b861e8e6: Waiting [2023-07-21T16:56:16.462Z] bde34c3a00c8: Waiting [2023-07-21T16:56:16.462Z] b352a97aabf1: Waiting [2023-07-21T16:56:16.462Z] 1469e6f7b9e6: Waiting [2023-07-21T16:56:16.462Z] 988bab9f4d93: Waiting [2023-07-21T16:56:16.462Z] e2be974225ed: Verifying Checksum [2023-07-21T16:56:16.462Z] e2be974225ed: Download complete [2023-07-21T16:56:16.462Z] 988bab9f4d93: Verifying Checksum [2023-07-21T16:56:16.462Z] 988bab9f4d93: Download complete [2023-07-21T16:56:16.462Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T16:56:16.462Z] 1469e6f7b9e6: Download complete [2023-07-21T16:56:16.462Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T16:56:16.462Z] 339a4e72a1f5: Download complete [2023-07-21T16:56:16.462Z] eaf3925da568: Verifying Checksum [2023-07-21T16:56:16.462Z] eaf3925da568: Download complete [2023-07-21T16:56:16.720Z] bde34c3a00c8: Verifying Checksum [2023-07-21T16:56:16.720Z] bde34c3a00c8: Download complete [2023-07-21T16:56:16.720Z] b352a97aabf1: Verifying Checksum [2023-07-21T16:56:16.720Z] b352a97aabf1: Download complete [2023-07-21T16:56:16.720Z] 4872d77fe225: Verifying Checksum [2023-07-21T16:56:16.720Z] 4872d77fe225: Download complete [2023-07-21T16:56:16.720Z] 5851b861e8e6: Verifying Checksum [2023-07-21T16:56:16.720Z] 5851b861e8e6: Download complete [2023-07-21T16:56:16.720Z] b85a868b505f: Download complete [2023-07-21T16:56:16.979Z] bab4dde63d76: Verifying Checksum [2023-07-21T16:56:16.979Z] bab4dde63d76: Download complete [2023-07-21T16:56:17.918Z] b85a868b505f: Pull complete [2023-07-21T16:56:17.918Z] e2be974225ed: Pull complete [2023-07-21T16:56:18.486Z] 339a4e72a1f5: Pull complete [2023-07-21T16:56:18.486Z] 988bab9f4d93: Pull complete [2023-07-21T16:56:18.746Z] 1469e6f7b9e6: Pull complete [2023-07-21T16:56:18.746Z] eaf3925da568: Pull complete [2023-07-21T16:56:20.651Z] bab4dde63d76: Pull complete [2023-07-21T16:56:20.651Z] bde34c3a00c8: Pull complete [2023-07-21T16:56:20.651Z] b352a97aabf1: Pull complete [2023-07-21T16:56:20.651Z] 4872d77fe225: Pull complete [2023-07-21T16:56:20.651Z] 5851b861e8e6: Pull complete [2023-07-21T16:56:20.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T16:56:20.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:56:20.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:56:20.753Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T16:56:20.772Z] $ 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-21T16:56:25.926Z] $ docker top 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 -eo pid,comm [2023-07-21T16:56:25.987Z] 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-21T16:56:25.987Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T16:56:26.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:56:26.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:56:26.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:56:26.129Z] $ docker exec 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent [2023-07-21T16:56:26.234Z] SSH_AUTH_SOCK=/tmp/ssh-uAbjNpy1nNc9/agent.31 [2023-07-21T16:56:26.234Z] SSH_AGENT_PID=37 [2023-07-21T16:56:26.241Z] Running ssh-add (command line suppressed) [2023-07-21T16:56:26.333Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9963303038983914385.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9963303038983914385.key) [2023-07-21T16:56:26.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:56:26.646Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T16:56:26.661Z] $ docker exec --env ******** --env ******** 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent -k [2023-07-21T16:56:26.752Z] unset SSH_AUTH_SOCK; [2023-07-21T16:56:26.752Z] unset SSH_AGENT_PID; [2023-07-21T16:56:26.752Z] echo Agent pid 37 killed; [2023-07-21T16:56:26.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T16:56:26.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:56:26.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:56:26.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:56:26.890Z] $ docker exec 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent [2023-07-21T16:56:27.011Z] SSH_AUTH_SOCK=/tmp/ssh-MUDTGaERI6h5/agent.69 [2023-07-21T16:56:27.011Z] SSH_AGENT_PID=75 [2023-07-21T16:56:27.015Z] Running ssh-add (command line suppressed) [2023-07-21T16:56:27.106Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5288338985866354654.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5288338985866354654.key) [2023-07-21T16:56:27.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:56:27.412Z] + git semver init [2023-07-21T16:56:27.671Z] 2023-07-21 16:56:27,572 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T16:56:27.671Z] 2023-07-21 16:56:27,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-21T16:56:27.671Z] 2023-07-21 16:56:27,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-21T16:56:27.671Z] 2023-07-21 16:56:27,573 [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-21T16:56:28.238Z] 2023-07-21 16:56:28,196 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-21T16:56:28.239Z] 2023-07-21 16:56:28,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-21T16:56:28.239Z] 2023-07-21 16:56:28,197 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T16:56:28.239Z] 2023-07-21 16:56:28,197 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T16:56:28.239Z] 3.1.0-dev.22 [Pipeline] } [2023-07-21T16:56:28.240Z] $ docker exec --env ******** --env ******** 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent -k [2023-07-21T16:56:28.331Z] unset SSH_AUTH_SOCK; [2023-07-21T16:56:28.331Z] unset SSH_AGENT_PID; [2023-07-21T16:56:28.332Z] echo Agent pid 75 killed; [2023-07-21T16:56:28.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T16:56:28.653Z] + git semver [Pipeline] } [2023-07-21T16:56:28.918Z] $ docker stop --time=1 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 [2023-07-21T16:56:30.220Z] $ docker rm -f --volumes 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:56:30.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T16:56:30.767Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T16:56:30.769Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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-21T16:56:30.984Z] provisioning config files... [2023-07-21T16:56:30.992Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16554877675521303267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:56:31.290Z] ---> docker-login.sh [2023-07-21T16:56:31.290Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:56:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:31.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:31.290Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:31.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:31.290Z] [2023-07-21T16:56:31.290Z] Login Succeeded [2023-07-21T16:56:31.290Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:56:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:31.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:31.290Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:31.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:31.290Z] [2023-07-21T16:56:31.290Z] Login Succeeded [2023-07-21T16:56:31.290Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:56:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:31.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:31.549Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:31.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:31.549Z] [2023-07-21T16:56:31.549Z] Login Succeeded [2023-07-21T16:56:31.549Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:56:31.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:31.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:31.549Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:31.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:31.549Z] [2023-07-21T16:56:31.549Z] Login Succeeded [2023-07-21T16:56:31.549Z] docker.io [2023-07-21T16:56:31.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:31.809Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:31.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:31.809Z] [2023-07-21T16:56:31.809Z] Login Succeeded [2023-07-21T16:56:31.809Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:56:31.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T16:56:31.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:56:31.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:56:31.899Z] ========================================================= [2023-07-21T16:56:31.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T16:56:31.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:56:32.208Z] + 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-21T16:56:32.208Z] Sending build context to Docker daemon 354.3kB [2023-07-21T16:56:32.208Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:56:32.208Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T16:56:32.208Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T16:56:32.208Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T16:56:32.208Z] 6911f1a30b25: Pulling fs layer [2023-07-21T16:56:32.208Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T16:56:32.208Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T16:56:32.208Z] ec0bb842ea78: Pulling fs layer [2023-07-21T16:56:32.208Z] 40a00589a448: Pulling fs layer [2023-07-21T16:56:32.208Z] 6c08303d61cc: Pulling fs layer [2023-07-21T16:56:32.208Z] 798269fcf238: Pulling fs layer [2023-07-21T16:56:32.208Z] 6863d3e3a2b1: Waiting [2023-07-21T16:56:32.208Z] 40a00589a448: Waiting [2023-07-21T16:56:32.208Z] ec0bb842ea78: Waiting [2023-07-21T16:56:32.208Z] 6c08303d61cc: Waiting [2023-07-21T16:56:32.208Z] 6911f1a30b25: Download complete [2023-07-21T16:56:32.208Z] 6863d3e3a2b1: Download complete [2023-07-21T16:56:32.208Z] ec0bb842ea78: Verifying Checksum [2023-07-21T16:56:32.208Z] ec0bb842ea78: Download complete [2023-07-21T16:56:32.208Z] 4db1b89c0bd1: Verifying Checksum [2023-07-21T16:56:32.208Z] 4db1b89c0bd1: Download complete [2023-07-21T16:56:32.466Z] 40a00589a448: Verifying Checksum [2023-07-21T16:56:32.466Z] 40a00589a448: Download complete [2023-07-21T16:56:32.466Z] 4db1b89c0bd1: Pull complete [2023-07-21T16:56:32.726Z] 6911f1a30b25: Pull complete [2023-07-21T16:56:32.726Z] 798269fcf238: Verifying Checksum [2023-07-21T16:56:32.726Z] 798269fcf238: Download complete [2023-07-21T16:56:32.985Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T16:56:32.985Z] e194b8c5c2a9: Download complete [2023-07-21T16:56:33.244Z] 6c08303d61cc: Verifying Checksum [2023-07-21T16:56:33.244Z] 6c08303d61cc: Download complete [2023-07-21T16:56:36.525Z] e194b8c5c2a9: Pull complete [2023-07-21T16:56:36.525Z] 6863d3e3a2b1: Pull complete [2023-07-21T16:56:36.525Z] ec0bb842ea78: Pull complete [2023-07-21T16:56:36.525Z] 40a00589a448: Pull complete [2023-07-21T16:56:39.054Z] 6c08303d61cc: Pull complete [2023-07-21T16:56:39.622Z] 798269fcf238: Pull complete [2023-07-21T16:56:39.622Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T16:56:39.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T16:56:39.622Z] ---> ec979cd7f677 [2023-07-21T16:56:39.622Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:56:45.936Z] Still waiting to schedule task [2023-07-21T16:56:45.936Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1731’ [2023-07-21T16:56:46.190Z] ---> Running in 5ffb5dc8ed60 [2023-07-21T16:56:46.190Z] Removing intermediate container 5ffb5dc8ed60 [2023-07-21T16:56:46.190Z] ---> 65437ec94361 [2023-07-21T16:56:46.190Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:56:46.190Z] ---> Running in 2d00216555f7 [2023-07-21T16:56:46.190Z] Removing intermediate container 2d00216555f7 [2023-07-21T16:56:46.190Z] ---> 3d5945f26592 [2023-07-21T16:56:46.190Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:56:46.450Z] ---> Running in 3f2194e797ef [2023-07-21T16:56:46.450Z] Removing intermediate container 3f2194e797ef [2023-07-21T16:56:46.450Z] ---> 7e06356a01ce [2023-07-21T16:56:46.450Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:56:46.450Z] ---> Running in caa29b0aabd3 [2023-07-21T16:56:46.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:46.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:46.970Z] OK: 265 MiB in 53 packages [2023-07-21T16:56:47.228Z] Removing intermediate container caa29b0aabd3 [2023-07-21T16:56:47.228Z] ---> e477bdd7b62b [2023-07-21T16:56:47.228Z] Step 7/12 : WORKDIR /app [2023-07-21T16:56:47.228Z] ---> Running in f47b18756c58 [2023-07-21T16:56:47.485Z] Removing intermediate container f47b18756c58 [2023-07-21T16:56:47.485Z] ---> df0c13d418da [2023-07-21T16:56:47.485Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T16:56:47.485Z] ---> a33c2ba99e3a [2023-07-21T16:56:47.485Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:56:47.485Z] ---> Running in acfaf329abbf [2023-07-21T16:57:26.204Z] Removing intermediate container acfaf329abbf [2023-07-21T16:57:26.204Z] ---> 19a509cdc675 [2023-07-21T16:57:26.204Z] Step 10/12 : COPY . . [2023-07-21T16:57:26.204Z] ---> 0428c5ce36b6 [2023-07-21T16:57:26.204Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:57:26.204Z] ---> Running in bc6be53e614a [2023-07-21T16:57:26.204Z] Removing intermediate container bc6be53e614a [2023-07-21T16:57:26.204Z] ---> 4114e81d0df4 [2023-07-21T16:57:26.204Z] Step 12/12 : RUN $MAKE [2023-07-21T16:57:26.204Z] ---> Running in 5434679f3ea7 [2023-07-21T16:57:26.204Z] noop [2023-07-21T16:57:26.204Z] Removing intermediate container 5434679f3ea7 [2023-07-21T16:57:26.204Z] ---> 067a90ea6a1a [2023-07-21T16:57:26.204Z] Successfully built 067a90ea6a1a [2023-07-21T16:57:26.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:26.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:57:26.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:57:26.580Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T16:57:26.624Z] $ 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-21T16:57:26.969Z] $ docker top 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:57:27.304Z] + go version [2023-07-21T16:57:27.304Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T16:57:27.322Z] $ docker stop --time=1 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 [2023-07-21T16:57:28.600Z] $ docker rm -f --volumes 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:29.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:57:29.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:57:29.072Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T16:57:29.116Z] $ 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-21T16:57:29.454Z] $ docker top dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:57:29.783Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-21T16:57:30.079Z] + make test [2023-07-21T16:57:30.079Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T16:57:48.156Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-21T16:57:49.091Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 87.5% of statements [2023-07-21T16:57:49.091Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-21T16:57:49.091Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-21T16:57:49.091Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-21T16:57:49.091Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.091s coverage: 86.0% of statements [2023-07-21T16:57:49.091Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.058s coverage: 65.2% of statements [2023-07-21T16:58:11.006Z] go vet ./... [2023-07-21T16:58:11.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T16:58:11.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T16:58:11.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T16:58:11.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T16:58:11.977Z] $ docker stop --time=1 dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 [2023-07-21T16:58:18.917Z] $ docker rm -f --volumes dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:58:19.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T16:58:19.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-21T16:58:19.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T16:58:20.245Z] + ls -al . [2023-07-21T16:58:20.245Z] total 168 [2023-07-21T16:58:20.245Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:57 . [2023-07-21T16:58:20.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 .. [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:56 .dockerignore [2023-07-21T16:58:20.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git [2023-07-21T16:58:20.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 .github [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 16:56 .gitignore [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:56 .golangci.yml [2023-07-21T16:58:20.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:56 .semver [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 16:56 Attribution.txt [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 16:56 CHANGELOG.md [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 16:56 Dockerfile [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:56 GOVERNANCE.md [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 16:56 Jenkinsfile [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:56 LICENSE [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 16:56 Makefile [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 16:56 OWNERS.md [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 16:56 README.md [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 16:56 Record and Reply.postman_collection.json [2023-07-21T16:58:20.245Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 16:56 VERSION [2023-07-21T16:58:20.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 bin [2023-07-21T16:58:20.246Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 16:57 coverage.out [2023-07-21T16:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 16:56 go.mod [2023-07-21T16:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 16:56 go.sum [2023-07-21T16:58:20.246Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 16:56 internal [2023-07-21T16:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 16:56 main.go [2023-07-21T16:58:20.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 pkg [2023-07-21T16:58:20.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:20.589Z] + 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=025bc2058644f91296f6376ecb108133baccef74 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-07-21T16:58:20.589Z] Sending build context to Docker daemon 364kB [2023-07-21T16:58:20.589Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:58:20.589Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T16:58:20.589Z] ---> 067a90ea6a1a [2023-07-21T16:58:20.589Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:58:20.589Z] ---> Running in d8161ab6ce60 [2023-07-21T16:58:20.589Z] Removing intermediate container d8161ab6ce60 [2023-07-21T16:58:20.589Z] ---> 3d9b686ccc2c [2023-07-21T16:58:20.589Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:58:20.589Z] ---> Running in cd17076b6a8d [2023-07-21T16:58:20.871Z] Removing intermediate container cd17076b6a8d [2023-07-21T16:58:20.871Z] ---> af4265b0c958 [2023-07-21T16:58:20.871Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:58:20.871Z] ---> Running in de62310fd9da [2023-07-21T16:58:20.871Z] Removing intermediate container de62310fd9da [2023-07-21T16:58:20.871Z] ---> d06d93af25c5 [2023-07-21T16:58:20.871Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:58:20.871Z] ---> Running in ef5036037117 [2023-07-21T16:58:21.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:21.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:21.422Z] OK: 265 MiB in 53 packages [2023-07-21T16:58:21.681Z] Removing intermediate container ef5036037117 [2023-07-21T16:58:21.681Z] ---> d0bc9bf9c61a [2023-07-21T16:58:21.681Z] Step 7/26 : WORKDIR /app [2023-07-21T16:58:21.681Z] ---> Running in 589eb40f7c64 [2023-07-21T16:58:21.940Z] Removing intermediate container 589eb40f7c64 [2023-07-21T16:58:21.940Z] ---> 29ee7ec36194 [2023-07-21T16:58:21.940Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T16:58:21.940Z] ---> 19375e82135a [2023-07-21T16:58:21.940Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:58:21.940Z] ---> Running in 3760cc4d36c4 [2023-07-21T16:58:22.875Z] Removing intermediate container 3760cc4d36c4 [2023-07-21T16:58:22.875Z] ---> 81e2c3481ba9 [2023-07-21T16:58:22.875Z] Step 10/26 : COPY . . [2023-07-21T16:58:22.875Z] ---> 1d7562f2b1f6 [2023-07-21T16:58:22.875Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:58:22.875Z] ---> Running in fcf4b14b23ca [2023-07-21T16:58:22.875Z] Removing intermediate container fcf4b14b23ca [2023-07-21T16:58:22.875Z] ---> 74181580e4fb [2023-07-21T16:58:22.875Z] Step 12/26 : RUN $MAKE [2023-07-21T16:58:22.875Z] ---> Running in 907ee4740670 [2023-07-21T16:58:23.440Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-record-replay [2023-07-21T16:58:45.485Z] Removing intermediate container 907ee4740670 [2023-07-21T16:58:45.485Z] ---> a90e76414a6a [2023-07-21T16:58:45.485Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T16:58:45.485Z] 3.17: Pulling from library/alpine [2023-07-21T16:58:45.485Z] 4db1b89c0bd1: Already exists [2023-07-21T16:58:45.485Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T16:58:45.485Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T16:58:45.485Z] ---> 1f73a9d63274 [2023-07-21T16:58:45.485Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T16:58:45.485Z] ---> Running in c6373ce1e384 [2023-07-21T16:58:45.485Z] Removing intermediate container c6373ce1e384 [2023-07-21T16:58:45.485Z] ---> bb8f28f6d408 [2023-07-21T16:58:45.485Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-21T16:58:45.485Z] ---> Running in 17afcef11580 [2023-07-21T16:58:45.485Z] Removing intermediate container 17afcef11580 [2023-07-21T16:58:45.485Z] ---> 5c84605e55ab [2023-07-21T16:58:45.485Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T16:58:45.485Z] ---> Running in 498b25d71974 [2023-07-21T16:58:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:45.744Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T16:58:46.003Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T16:58:46.003Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T16:58:46.003Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T16:58:46.003Z] OK: 8 MiB in 17 packages [2023-07-21T16:58:46.261Z] Removing intermediate container 498b25d71974 [2023-07-21T16:58:46.261Z] ---> 5c64fa677313 [2023-07-21T16:58:46.261Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T16:58:46.519Z] ---> 0c13f2f2a37b [2023-07-21T16:58:46.519Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T16:58:46.519Z] ---> 330e01c189c1 [2023-07-21T16:58:46.519Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T16:58:46.777Z] ---> 62b2410277b4 [2023-07-21T16:58:46.777Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-21T16:58:47.797Z] ---> 782efceddaeb [2023-07-21T16:58:47.797Z] Step 21/26 : EXPOSE 59712 [2023-07-21T16:58:47.797Z] ---> Running in fc698ac2dbdb [2023-07-21T16:58:48.055Z] Removing intermediate container fc698ac2dbdb [2023-07-21T16:58:48.055Z] ---> 423d3e0a0bd2 [2023-07-21T16:58:48.055Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-21T16:58:48.055Z] ---> Running in 0d9c7569d1bf [2023-07-21T16:58:48.055Z] Removing intermediate container 0d9c7569d1bf [2023-07-21T16:58:48.055Z] ---> 5526f4f6a159 [2023-07-21T16:58:48.055Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T16:58:48.055Z] ---> Running in c11133cb9c29 [2023-07-21T16:58:48.055Z] Removing intermediate container c11133cb9c29 [2023-07-21T16:58:48.055Z] ---> 64f06a2626a5 [2023-07-21T16:58:48.055Z] Step 24/26 : LABEL arch=amd64 [2023-07-21T16:58:48.055Z] ---> Running in 1383cf9d635a [2023-07-21T16:58:48.313Z] Removing intermediate container 1383cf9d635a [2023-07-21T16:58:48.313Z] ---> eefd5ca0379b [2023-07-21T16:58:48.313Z] Step 25/26 : LABEL git_sha=025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T16:58:48.313Z] ---> Running in b89b86a9649a [2023-07-21T16:58:48.313Z] Removing intermediate container b89b86a9649a [2023-07-21T16:58:48.313Z] ---> 2febc41a67dc [2023-07-21T16:58:48.313Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-07-21T16:58:48.313Z] ---> Running in 297af8acb82f [2023-07-21T16:58:48.313Z] Removing intermediate container 297af8acb82f [2023-07-21T16:58:48.313Z] ---> 09f7cfdf5367 [2023-07-21T16:58:48.313Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T16:58:48.313Z] Successfully built 09f7cfdf5367 [2023-07-21T16:58:48.313Z] 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-21T16:58:48.423Z] provisioning config files... [2023-07-21T16:58:48.432Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5203978415758434110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:58:48.720Z] ---> docker-login.sh [2023-07-21T16:58:48.720Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:58:48.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:58:48.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:58:48.720Z] Configure a credential helper to remove this warning. See [2023-07-21T16:58:48.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:58:48.720Z] [2023-07-21T16:58:48.720Z] Login Succeeded [2023-07-21T16:58:48.720Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:58:48.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:58:48.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:58:48.720Z] Configure a credential helper to remove this warning. See [2023-07-21T16:58:48.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:58:48.720Z] [2023-07-21T16:58:48.720Z] Login Succeeded [2023-07-21T16:58:48.720Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:58:48.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:58:48.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:58:48.979Z] Configure a credential helper to remove this warning. See [2023-07-21T16:58:48.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:58:48.979Z] [2023-07-21T16:58:48.979Z] Login Succeeded [2023-07-21T16:58:48.979Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:58:48.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:58:48.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:58:48.979Z] Configure a credential helper to remove this warning. See [2023-07-21T16:58:48.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:58:48.979Z] [2023-07-21T16:58:48.979Z] Login Succeeded [2023-07-21T16:58:48.979Z] docker.io [2023-07-21T16:58:48.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:58:49.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:58:49.238Z] Configure a credential helper to remove this warning. See [2023-07-21T16:58:49.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:58:49.238Z] [2023-07-21T16:58:49.238Z] Login Succeeded [2023-07-21T16:58:49.238Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:58:49.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:58:49.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:58:49.291Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-21T16:58:49.291Z] 025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T16:58:49.291Z] latest [2023-07-21T16:58:49.291Z] 3.1.0-dev.22 [2023-07-21T16:58:49.291Z] 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T16:58:49.291Z] main [2023-07-21T16:58:49.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:49.595Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:49.895Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T16:58:49.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-21T16:58:49.895Z] db110e0f2bb7: Preparing [2023-07-21T16:58:49.895Z] b24407058bbc: Preparing [2023-07-21T16:58:49.895Z] 98398b3aaf1d: Preparing [2023-07-21T16:58:49.895Z] 48b89ceb859b: Preparing [2023-07-21T16:58:49.895Z] 837f2a9ec4e2: Preparing [2023-07-21T16:58:49.895Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:58:49.895Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:58:49.895Z] 48b89ceb859b: Pushed [2023-07-21T16:58:49.895Z] b24407058bbc: Pushed [2023-07-21T16:58:49.895Z] 98398b3aaf1d: Pushed [2023-07-21T16:58:49.895Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:58:49.895Z] 837f2a9ec4e2: Pushed [2023-07-21T16:58:52.423Z] db110e0f2bb7: Pushed [2023-07-21T16:58:52.423Z] 025bc2058644f91296f6376ecb108133baccef74: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:52.730Z] + 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-21T16:58:53.030Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-21T16:58:53.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-21T16:58:53.030Z] db110e0f2bb7: Preparing [2023-07-21T16:58:53.030Z] b24407058bbc: Preparing [2023-07-21T16:58:53.030Z] 98398b3aaf1d: Preparing [2023-07-21T16:58:53.030Z] 48b89ceb859b: Preparing [2023-07-21T16:58:53.030Z] 837f2a9ec4e2: Preparing [2023-07-21T16:58:53.030Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:58:53.030Z] 837f2a9ec4e2: Layer already exists [2023-07-21T16:58:53.030Z] 98398b3aaf1d: Layer already exists [2023-07-21T16:58:53.030Z] 48b89ceb859b: Layer already exists [2023-07-21T16:58:53.030Z] db110e0f2bb7: Layer already exists [2023-07-21T16:58:53.030Z] b24407058bbc: Layer already exists [2023-07-21T16:58:53.030Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:58:53.030Z] latest: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:53.337Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:53.637Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 [2023-07-21T16:58:53.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-21T16:58:53.637Z] db110e0f2bb7: Preparing [2023-07-21T16:58:53.637Z] b24407058bbc: Preparing [2023-07-21T16:58:53.637Z] 98398b3aaf1d: Preparing [2023-07-21T16:58:53.637Z] 48b89ceb859b: Preparing [2023-07-21T16:58:53.637Z] 837f2a9ec4e2: Preparing [2023-07-21T16:58:53.637Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:58:53.637Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:58:53.637Z] db110e0f2bb7: Layer already exists [2023-07-21T16:58:53.637Z] b24407058bbc: Layer already exists [2023-07-21T16:58:53.637Z] 98398b3aaf1d: Layer already exists [2023-07-21T16:58:53.637Z] 48b89ceb859b: Layer already exists [2023-07-21T16:58:53.637Z] 837f2a9ec4e2: Layer already exists [2023-07-21T16:58:53.637Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:58:53.637Z] 3.1.0-dev.22: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:53.943Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:54.243Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T16:58:54.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-21T16:58:54.243Z] db110e0f2bb7: Preparing [2023-07-21T16:58:54.243Z] b24407058bbc: Preparing [2023-07-21T16:58:54.243Z] 98398b3aaf1d: Preparing [2023-07-21T16:58:54.243Z] 48b89ceb859b: Preparing [2023-07-21T16:58:54.243Z] 837f2a9ec4e2: Preparing [2023-07-21T16:58:54.243Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:58:54.243Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:58:54.243Z] 837f2a9ec4e2: Layer already exists [2023-07-21T16:58:54.243Z] 98398b3aaf1d: Layer already exists [2023-07-21T16:58:54.243Z] db110e0f2bb7: Layer already exists [2023-07-21T16:58:54.243Z] b24407058bbc: Layer already exists [2023-07-21T16:58:54.243Z] 48b89ceb859b: Layer already exists [2023-07-21T16:58:54.243Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:58:54.243Z] 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:54.547Z] + 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-21T16:58:54.852Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-21T16:58:54.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-21T16:58:54.852Z] db110e0f2bb7: Preparing [2023-07-21T16:58:54.852Z] b24407058bbc: Preparing [2023-07-21T16:58:54.852Z] 98398b3aaf1d: Preparing [2023-07-21T16:58:54.852Z] 48b89ceb859b: Preparing [2023-07-21T16:58:54.852Z] 837f2a9ec4e2: Preparing [2023-07-21T16:58:54.852Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:58:54.852Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:58:54.852Z] 98398b3aaf1d: Layer already exists [2023-07-21T16:58:54.852Z] b24407058bbc: Layer already exists [2023-07-21T16:58:54.852Z] 837f2a9ec4e2: Layer already exists [2023-07-21T16:58:54.852Z] db110e0f2bb7: Layer already exists [2023-07-21T16:58:54.852Z] 48b89ceb859b: Layer already exists [2023-07-21T16:58:54.852Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:58:54.852Z] main: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:58:54.900Z] ===================================================== [Pipeline] echo [2023-07-21T16:58:54.908Z] taggedImages: [2023-07-21T16:58:54.909Z] - nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T16:58:54.909Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-21T16:58:54.909Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 [2023-07-21T16:58:54.909Z] - nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T16:58:54.909Z] - 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-21T16:58:55.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:58:55.280Z] [2023-07-21T16:58:55.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:55.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:58:55.575Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T16:58:55.575Z] 5eb5b503b376: Pulling fs layer [2023-07-21T16:58:55.575Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T16:58:55.575Z] ec43610c2a17: Pulling fs layer [2023-07-21T16:58:55.575Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T16:58:55.575Z] 33b1e0a273af: Pulling fs layer [2023-07-21T16:58:55.575Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T16:58:55.575Z] 2f39f015ded8: Pulling fs layer [2023-07-21T16:58:55.575Z] 33b1e0a273af: Waiting [2023-07-21T16:58:55.575Z] 5d3b04190fa2: Waiting [2023-07-21T16:58:55.575Z] 5c69ac0246d0: Download complete [2023-07-21T16:58:55.575Z] 3a2ae6a8a46f: Download complete [2023-07-21T16:58:55.575Z] 33b1e0a273af: Verifying Checksum [2023-07-21T16:58:55.575Z] 33b1e0a273af: Download complete [2023-07-21T16:58:55.575Z] 5d3b04190fa2: Verifying Checksum [2023-07-21T16:58:55.575Z] 5d3b04190fa2: Download complete [2023-07-21T16:58:55.575Z] ec43610c2a17: Verifying Checksum [2023-07-21T16:58:55.575Z] ec43610c2a17: Download complete [2023-07-21T16:58:55.833Z] 5eb5b503b376: Verifying Checksum [2023-07-21T16:58:55.833Z] 5eb5b503b376: Download complete [2023-07-21T16:58:56.397Z] 2f39f015ded8: Download complete [2023-07-21T16:58:56.964Z] 5eb5b503b376: Pull complete [2023-07-21T16:58:56.964Z] 5c69ac0246d0: Pull complete [2023-07-21T16:58:57.222Z] ec43610c2a17: Pull complete [2023-07-21T16:58:57.481Z] 3a2ae6a8a46f: Pull complete [2023-07-21T16:58:57.481Z] 33b1e0a273af: Pull complete [2023-07-21T16:58:57.740Z] 5d3b04190fa2: Pull complete [2023-07-21T16:59:01.930Z] 2f39f015ded8: Pull complete [2023-07-21T16:59:01.930Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T16:59:01.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:59:01.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:59:02.005Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T16:59:02.043Z] $ 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-21T16:59:07.950Z] $ docker top b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:59:08.322Z] ---> job-cost.sh [2023-07-21T16:59:08.322Z] lf-activate-venv: SKIPPING [2023-07-21T16:59:08.322Z] INFO: No Stack... [2023-07-21T16:59:08.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T16:59:09.148Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T16:59:09.436Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-21T16:59:09.436Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T16:59:09.448Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [2023-07-21T16:59:09.457Z] Resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] did not exist. Created. [2023-07-21T16:59:09.457Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T16:59:09.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-21T16:59:09.778Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T16:59:09.784Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T16:59:09.813Z] $ docker stop --time=1 b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff [2023-07-21T16:59:10.960Z] $ docker rm -f --volumes b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T16:59:52.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1734 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-21T16:59:52.828Z] Running in /w/workspace/app-record-replay/24 [Pipeline] { [Pipeline] checkout [2023-07-21T16:59:52.871Z] Selected Git installation does not exist. Using Default [2023-07-21T16:59:52.871Z] The recommended git tool is: NONE [2023-07-21T17:00:02.631Z] using credential edgex-jenkins-ssh [2023-07-21T17:00:02.650Z] Cloning the remote Git repository [2023-07-21T17:00:02.698Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-21T17:00:02.815Z] > git init /w/workspace/app-record-replay/24 # timeout=10 [2023-07-21T17:00:03.098Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-21T17:00:03.100Z] > git --version # timeout=10 [2023-07-21T17:00:03.132Z] > git --version # 'git version 2.25.1' [2023-07-21T17:00:03.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T17:00:03.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T17:00:04.662Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-21T17:00:04.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T17:00:05.969Z] Avoid second fetch [2023-07-21T17:00:05.970Z] Checking out Revision 025bc2058644f91296f6376ecb108133baccef74 (main) [2023-07-21T17:00:05.987Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T17:00:06.111Z] > git checkout -f 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 [2023-07-21T17:00:06.850Z] Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T17:00:07.790Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T17:00:07.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T17:00:07.790Z] Dload Upload Total Spent Left Speed [2023-07-21T17:00:07.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-07-21T17:00:08.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T17:00:08.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-21T17:00:08.786Z] + sudo tee /etc/docker/daemon.new [2023-07-21T17:00:08.786Z] { [2023-07-21T17:00:08.786Z] "registry-mirrors": [ [2023-07-21T17:00:08.786Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T17:00:08.786Z] ], [2023-07-21T17:00:08.786Z] "bip": "10.250.0.254/24", [2023-07-21T17:00:08.786Z] "hosts": [ [2023-07-21T17:00:08.786Z] "tcp://0.0.0.0:5555", [2023-07-21T17:00:08.786Z] "unix:///var/run/docker.sock" [2023-07-21T17:00:08.786Z] ], [2023-07-21T17:00:08.786Z] "mtu": 1458, [2023-07-21T17:00:08.786Z] "selinux-enabled": true, [2023-07-21T17:00:08.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T17:00:08.786Z] } [Pipeline] sh [2023-07-21T17:00:09.141Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T17:00:09.493Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:00:27.856Z] provisioning config files... [2023-07-21T17:00:27.886Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/24@tmp/config16483013156346359624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:00:28.243Z] ---> docker-login.sh [2023-07-21T17:00:28.243Z] nexus3.edgexfoundry.org:10001 [2023-07-21T17:00:28.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:00:29.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:00:29.101Z] Configure a credential helper to remove this warning. See [2023-07-21T17:00:29.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:00:29.101Z] [2023-07-21T17:00:29.101Z] Login Succeeded [2023-07-21T17:00:29.101Z] nexus3.edgexfoundry.org:10002 [2023-07-21T17:00:29.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:00:29.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:00:29.372Z] Configure a credential helper to remove this warning. See [2023-07-21T17:00:29.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:00:29.372Z] [2023-07-21T17:00:29.372Z] Login Succeeded [2023-07-21T17:00:29.372Z] nexus3.edgexfoundry.org:10003 [2023-07-21T17:00:29.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:00:29.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:00:29.645Z] Configure a credential helper to remove this warning. See [2023-07-21T17:00:29.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:00:29.645Z] [2023-07-21T17:00:29.645Z] Login Succeeded [2023-07-21T17:00:29.645Z] nexus3.edgexfoundry.org:10004 [2023-07-21T17:00:29.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:00:30.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:00:30.193Z] Configure a credential helper to remove this warning. See [2023-07-21T17:00:30.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:00:30.193Z] [2023-07-21T17:00:30.193Z] Login Succeeded [2023-07-21T17:00:30.193Z] docker.io [2023-07-21T17:00:30.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:00:30.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:00:30.734Z] Configure a credential helper to remove this warning. See [2023-07-21T17:00:30.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:00:30.734Z] [2023-07-21T17:00:30.734Z] Login Succeeded [2023-07-21T17:00:30.734Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T17:00:30.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T17:00:31.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T17:00:31.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T17:00:31.087Z] ========================================================= [2023-07-21T17:00:31.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T17:00:31.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:00:31.451Z] + 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-21T17:00:31.451Z] Sending build context to Docker daemon 163.8kB [2023-07-21T17:00:31.722Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T17:00:31.722Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T17:00:31.722Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T17:00:31.722Z] edb6bdbacee9: Pulling fs layer [2023-07-21T17:00:31.722Z] 5f9638ab2659: Pulling fs layer [2023-07-21T17:00:31.722Z] 8d51d6327a98: Pulling fs layer [2023-07-21T17:00:31.722Z] 8b374f2dd631: Pulling fs layer [2023-07-21T17:00:31.722Z] ec14aa9079de: Pulling fs layer [2023-07-21T17:00:31.722Z] 2f466654f4bb: Pulling fs layer [2023-07-21T17:00:31.722Z] 554e91adad29: Pulling fs layer [2023-07-21T17:00:31.722Z] ec14aa9079de: Waiting [2023-07-21T17:00:31.722Z] 2f466654f4bb: Waiting [2023-07-21T17:00:31.722Z] 554e91adad29: Waiting [2023-07-21T17:00:31.722Z] 8b374f2dd631: Waiting [2023-07-21T17:00:31.998Z] 5f9638ab2659: Verifying Checksum [2023-07-21T17:00:31.998Z] 5f9638ab2659: Download complete [2023-07-21T17:00:31.998Z] 8b374f2dd631: Download complete [2023-07-21T17:00:31.998Z] ec14aa9079de: Download complete [2023-07-21T17:00:31.998Z] edb6bdbacee9: Verifying Checksum [2023-07-21T17:00:31.998Z] edb6bdbacee9: Download complete [2023-07-21T17:00:33.442Z] edb6bdbacee9: Pull complete [2023-07-21T17:00:33.723Z] 554e91adad29: Verifying Checksum [2023-07-21T17:00:33.723Z] 554e91adad29: Download complete [2023-07-21T17:00:33.723Z] 5f9638ab2659: Pull complete [2023-07-21T17:00:35.146Z] 8d51d6327a98: Verifying Checksum [2023-07-21T17:00:35.146Z] 8d51d6327a98: Download complete [2023-07-21T17:00:35.146Z] 2f466654f4bb: Verifying Checksum [2023-07-21T17:00:35.146Z] 2f466654f4bb: Download complete [2023-07-21T17:00:47.510Z] 8d51d6327a98: Pull complete [2023-07-21T17:00:47.510Z] 8b374f2dd631: Pull complete [2023-07-21T17:00:47.510Z] ec14aa9079de: Pull complete [2023-07-21T17:00:52.869Z] 2f466654f4bb: Pull complete [2023-07-21T17:00:57.143Z] 554e91adad29: Pull complete [2023-07-21T17:00:57.143Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T17:00:57.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T17:00:57.143Z] ---> 1e15ea492957 [2023-07-21T17:00:57.143Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T17:00:59.108Z] ---> Running in 15515a92200f [2023-07-21T17:00:59.378Z] Removing intermediate container 15515a92200f [2023-07-21T17:00:59.378Z] ---> 0520a3d1536b [2023-07-21T17:00:59.378Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T17:00:59.378Z] ---> Running in 148bf6ed94db [2023-07-21T17:00:59.648Z] Removing intermediate container 148bf6ed94db [2023-07-21T17:00:59.648Z] ---> ba6b7fc80e92 [2023-07-21T17:00:59.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T17:00:59.648Z] ---> Running in b3cb33fb7ce9 [2023-07-21T17:00:59.918Z] Removing intermediate container b3cb33fb7ce9 [2023-07-21T17:00:59.918Z] ---> d5bdd981401d [2023-07-21T17:00:59.918Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T17:01:00.187Z] ---> Running in 40a6e3a2ad59 [2023-07-21T17:01:01.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:01:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:01:02.773Z] OK: 263 MiB in 53 packages [2023-07-21T17:01:03.742Z] Removing intermediate container 40a6e3a2ad59 [2023-07-21T17:01:03.742Z] ---> 550f50e268ee [2023-07-21T17:01:03.742Z] Step 7/12 : WORKDIR /app [2023-07-21T17:01:03.742Z] ---> Running in 071e5894eb70 [2023-07-21T17:01:04.011Z] Removing intermediate container 071e5894eb70 [2023-07-21T17:01:04.011Z] ---> 18d237ff3ae2 [2023-07-21T17:01:04.011Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T17:01:04.600Z] ---> eb18d9b65acf [2023-07-21T17:01:04.600Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T17:01:04.600Z] ---> Running in 65ac4e242283 [2023-07-21T17:02:12.534Z] Removing intermediate container 65ac4e242283 [2023-07-21T17:02:12.534Z] ---> 3178f877fa70 [2023-07-21T17:02:12.534Z] Step 10/12 : COPY . . [2023-07-21T17:02:12.534Z] ---> 1ce42b9902cb [2023-07-21T17:02:12.534Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T17:02:12.534Z] ---> Running in 0c8a59895b59 [2023-07-21T17:02:12.534Z] Removing intermediate container 0c8a59895b59 [2023-07-21T17:02:12.534Z] ---> b75982335f56 [2023-07-21T17:02:12.534Z] Step 12/12 : RUN $MAKE [2023-07-21T17:02:12.534Z] ---> Running in eb32f1749fb0 [2023-07-21T17:02:12.534Z] noop [2023-07-21T17:02:12.534Z] Removing intermediate container eb32f1749fb0 [2023-07-21T17:02:12.534Z] ---> 25cef13df1f5 [2023-07-21T17:02:12.534Z] Successfully built 25cef13df1f5 [2023-07-21T17:02:12.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:02:12.901Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T17:02:12.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:02:13.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container [2023-07-21T17:02:13.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@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-21T17:02:14.573Z] $ docker top 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:02:15.436Z] + go version [2023-07-21T17:02:15.436Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T17:02:15.452Z] $ docker stop --time=1 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 [2023-07-21T17:02:19.595Z] $ docker rm -f --volumes 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:02:20.163Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T17:02:20.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:02:20.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container [2023-07-21T17:02:20.403Z] $ 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/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@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-21T17:02:21.664Z] $ docker top 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:02:22.505Z] + git config --global --add safe.directory /w/workspace/app-record-replay/24 [Pipeline] fileExists [Pipeline] sh [2023-07-21T17:02:23.158Z] + make test [2023-07-21T17:02:23.158Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T17:05:18.599Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-21T17:05:25.260Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.266s coverage: 87.5% of statements [2023-07-21T17:05:25.260Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.427s coverage: 86.0% of statements [2023-07-21T17:05:29.516Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-21T17:05:29.516Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-21T17:05:29.516Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-21T17:05:29.784Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.231s coverage: 65.2% of statements [2023-07-21T17:05:30.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T17:05:30.744Z] go vet ./... [2023-07-21T17:08:07.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T17:08:07.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T17:08:07.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T17:08:07.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T17:08:07.546Z] $ docker stop --time=1 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 [2023-07-21T17:08:09.412Z] $ docker rm -f --volumes 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:08:11.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T17:08:11.030Z] Warning: overwriting stash ‘coverage-report’ [2023-07-21T17:08:11.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T17:08:11.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T17:08:12.193Z] + ls -al . [2023-07-21T17:08:12.193Z] total 164 [2023-07-21T17:08:12.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 17:02 . [2023-07-21T17:08:12.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 17:00 .. [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 17:00 .dockerignore [2023-07-21T17:08:12.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 17:00 .git [2023-07-21T17:08:12.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 .github [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 17:00 .gitignore [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 17:00 .golangci.yml [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 17:00 Attribution.txt [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 17:00 CHANGELOG.md [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 17:00 Dockerfile [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 17:00 GOVERNANCE.md [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 17:00 Jenkinsfile [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 17:00 LICENSE [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 17:00 Makefile [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 17:00 OWNERS.md [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 17:00 README.md [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 17:00 Record and Reply.postman_collection.json [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 16:56 VERSION [2023-07-21T17:08:12.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 bin [2023-07-21T17:08:12.193Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 17:05 coverage.out [2023-07-21T17:08:12.193Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 17:00 go.mod [2023-07-21T17:08:12.194Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 17:00 go.sum [2023-07-21T17:08:12.194Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 17:00 internal [2023-07-21T17:08:12.194Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 17:00 main.go [2023-07-21T17:08:12.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 17:00 pkg [2023-07-21T17:08:12.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:12.527Z] + 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=025bc2058644f91296f6376ecb108133baccef74 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-07-21T17:08:12.527Z] Sending build context to Docker daemon 173.6kB [2023-07-21T17:08:12.794Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T17:08:12.794Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T17:08:12.794Z] ---> 25cef13df1f5 [2023-07-21T17:08:12.794Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T17:08:12.794Z] ---> Running in 79e2fa4953f9 [2023-07-21T17:08:13.061Z] Removing intermediate container 79e2fa4953f9 [2023-07-21T17:08:13.061Z] ---> 4af152e7634f [2023-07-21T17:08:13.061Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T17:08:13.330Z] ---> Running in df4c6df9824f [2023-07-21T17:08:13.596Z] Removing intermediate container df4c6df9824f [2023-07-21T17:08:13.596Z] ---> c6b5976f0e7a [2023-07-21T17:08:13.596Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T17:08:13.596Z] ---> Running in 9e921911b04d [2023-07-21T17:08:13.864Z] Removing intermediate container 9e921911b04d [2023-07-21T17:08:13.864Z] ---> 66bbe8072083 [2023-07-21T17:08:13.864Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T17:08:13.864Z] ---> Running in 6f630097582f [2023-07-21T17:08:15.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:08:15.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:08:16.973Z] OK: 263 MiB in 53 packages [2023-07-21T17:08:17.559Z] Removing intermediate container 6f630097582f [2023-07-21T17:08:17.559Z] ---> 5f67a025e879 [2023-07-21T17:08:17.559Z] Step 7/26 : WORKDIR /app [2023-07-21T17:08:17.828Z] ---> Running in 6b27fea5c60d [2023-07-21T17:08:18.098Z] Removing intermediate container 6b27fea5c60d [2023-07-21T17:08:18.098Z] ---> 8a6104d6c940 [2023-07-21T17:08:18.098Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T17:08:22.369Z] ---> 647ff796befd [2023-07-21T17:08:22.369Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T17:08:22.369Z] ---> Running in ba067f50599d [2023-07-21T17:08:24.953Z] Removing intermediate container ba067f50599d [2023-07-21T17:08:24.953Z] ---> edafbcc51247 [2023-07-21T17:08:24.953Z] Step 10/26 : COPY . . [2023-07-21T17:08:25.223Z] ---> 894de656c096 [2023-07-21T17:08:25.223Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T17:08:25.223Z] ---> Running in e51d9e4d4ddd [2023-07-21T17:08:25.502Z] Removing intermediate container e51d9e4d4ddd [2023-07-21T17:08:25.502Z] ---> 39c2646a07b9 [2023-07-21T17:08:25.502Z] Step 12/26 : RUN $MAKE [2023-07-21T17:08:25.502Z] ---> Running in 3652548123e0 [2023-07-21T17:08:26.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-record-replay [2023-07-21T17:10:48.193Z] Removing intermediate container 3652548123e0 [2023-07-21T17:10:48.193Z] ---> 66440b5a561a [2023-07-21T17:10:48.193Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T17:10:48.193Z] 3.17: Pulling from library/alpine [2023-07-21T17:10:48.193Z] edb6bdbacee9: Already exists [2023-07-21T17:10:48.193Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T17:10:48.193Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T17:10:48.193Z] ---> 779605e5fbc0 [2023-07-21T17:10:48.193Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T17:10:48.193Z] ---> Running in a6dd2bd1bfa8 [2023-07-21T17:10:48.193Z] Removing intermediate container a6dd2bd1bfa8 [2023-07-21T17:10:48.193Z] ---> b1edf19ea89f [2023-07-21T17:10:48.193Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-21T17:10:48.193Z] ---> Running in a6265647faf7 [2023-07-21T17:10:48.193Z] Removing intermediate container a6265647faf7 [2023-07-21T17:10:48.193Z] ---> 69b6ec6fc2c3 [2023-07-21T17:10:48.193Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T17:10:48.193Z] ---> Running in b5f0ed40a219 [2023-07-21T17:10:48.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:10:48.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:10:48.193Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T17:10:48.193Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T17:10:48.193Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T17:10:48.193Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T17:10:48.193Z] OK: 8 MiB in 17 packages [2023-07-21T17:10:48.193Z] Removing intermediate container b5f0ed40a219 [2023-07-21T17:10:48.193Z] ---> 765e459106b4 [2023-07-21T17:10:48.193Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T17:10:48.193Z] ---> e281b5553bbd [2023-07-21T17:10:48.193Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T17:10:48.193Z] ---> b2f060bb5622 [2023-07-21T17:10:48.194Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T17:10:48.194Z] ---> 58cd0eb4ded2 [2023-07-21T17:10:48.194Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-21T17:10:48.194Z] ---> be82c19ce7f0 [2023-07-21T17:10:48.194Z] Step 21/26 : EXPOSE 59712 [2023-07-21T17:10:48.194Z] ---> Running in 5c20a4f03332 [2023-07-21T17:10:48.194Z] Removing intermediate container 5c20a4f03332 [2023-07-21T17:10:48.194Z] ---> 9f644a4cc478 [2023-07-21T17:10:48.194Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-21T17:10:48.194Z] ---> Running in 9d2f3b2015ba [2023-07-21T17:10:48.194Z] Removing intermediate container 9d2f3b2015ba [2023-07-21T17:10:48.194Z] ---> 5ac816556e1c [2023-07-21T17:10:48.194Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T17:10:48.194Z] ---> Running in b53aa9534217 [2023-07-21T17:10:48.194Z] Removing intermediate container b53aa9534217 [2023-07-21T17:10:48.194Z] ---> dbe784504937 [2023-07-21T17:10:48.194Z] Step 24/26 : LABEL arch=arm64 [2023-07-21T17:10:48.194Z] ---> Running in a3b788271204 [2023-07-21T17:10:48.194Z] Removing intermediate container a3b788271204 [2023-07-21T17:10:48.194Z] ---> 64a3027ebd1f [2023-07-21T17:10:48.194Z] Step 25/26 : LABEL git_sha=025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T17:10:48.194Z] ---> Running in a2f919c0e7dd [2023-07-21T17:10:48.194Z] Removing intermediate container a2f919c0e7dd [2023-07-21T17:10:48.194Z] ---> 2e5d45fa26c9 [2023-07-21T17:10:48.194Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-07-21T17:10:48.194Z] ---> Running in 6705dd7645e1 [2023-07-21T17:10:48.194Z] Removing intermediate container 6705dd7645e1 [2023-07-21T17:10:48.194Z] ---> cd54028295eb [2023-07-21T17:10:48.194Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T17:10:48.194Z] Successfully built cd54028295eb [2023-07-21T17:10:48.194Z] 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-21T17:10:48.299Z] provisioning config files... [2023-07-21T17:10:48.311Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/24@tmp/config9887061870068311679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:48.659Z] ---> docker-login.sh [2023-07-21T17:10:48.659Z] nexus3.edgexfoundry.org:10001 [2023-07-21T17:10:48.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:10:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:10:48.925Z] Configure a credential helper to remove this warning. See [2023-07-21T17:10:48.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:10:48.925Z] [2023-07-21T17:10:48.925Z] Login Succeeded [2023-07-21T17:10:48.925Z] nexus3.edgexfoundry.org:10002 [2023-07-21T17:10:49.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:10:49.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:10:49.190Z] Configure a credential helper to remove this warning. See [2023-07-21T17:10:49.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:10:49.190Z] [2023-07-21T17:10:49.190Z] Login Succeeded [2023-07-21T17:10:49.190Z] nexus3.edgexfoundry.org:10003 [2023-07-21T17:10:49.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:10:49.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:10:49.458Z] Configure a credential helper to remove this warning. See [2023-07-21T17:10:49.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:10:49.458Z] [2023-07-21T17:10:49.458Z] Login Succeeded [2023-07-21T17:10:49.458Z] nexus3.edgexfoundry.org:10004 [2023-07-21T17:10:49.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:10:49.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:10:49.991Z] Configure a credential helper to remove this warning. See [2023-07-21T17:10:49.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:10:49.991Z] [2023-07-21T17:10:49.991Z] Login Succeeded [2023-07-21T17:10:49.991Z] docker.io [2023-07-21T17:10:50.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:10:50.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:10:50.257Z] Configure a credential helper to remove this warning. See [2023-07-21T17:10:50.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:10:50.257Z] [2023-07-21T17:10:50.257Z] Login Succeeded [2023-07-21T17:10:50.522Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T17:10:50.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:10:50.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T17:10:50.583Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-21T17:10:50.583Z] 025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T17:10:50.583Z] latest [2023-07-21T17:10:50.583Z] 3.1.0-dev.22 [2023-07-21T17:10:50.583Z] 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T17:10:50.583Z] main [2023-07-21T17:10:50.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:50.990Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:51.322Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T17:10:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-21T17:10:51.322Z] 7881ce7fda7a: Preparing [2023-07-21T17:10:51.322Z] 879e727a199d: Preparing [2023-07-21T17:10:51.322Z] 34691f73993d: Preparing [2023-07-21T17:10:51.322Z] 0943215da358: Preparing [2023-07-21T17:10:51.322Z] 253e488466d4: Preparing [2023-07-21T17:10:51.322Z] 9386262d7a74: Preparing [2023-07-21T17:10:51.322Z] 9386262d7a74: Waiting [2023-07-21T17:10:51.585Z] 0943215da358: Pushed [2023-07-21T17:10:51.585Z] 34691f73993d: Pushed [2023-07-21T17:10:51.585Z] 879e727a199d: Pushed [2023-07-21T17:10:51.585Z] 9386262d7a74: Layer already exists [2023-07-21T17:10:51.850Z] 253e488466d4: Pushed [2023-07-21T17:10:57.180Z] 7881ce7fda7a: Pushed [2023-07-21T17:10:57.180Z] 025bc2058644f91296f6376ecb108133baccef74: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:57.541Z] + 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-21T17:10:57.883Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-21T17:10:57.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-21T17:10:57.883Z] 7881ce7fda7a: Preparing [2023-07-21T17:10:57.883Z] 879e727a199d: Preparing [2023-07-21T17:10:57.883Z] 34691f73993d: Preparing [2023-07-21T17:10:57.883Z] 0943215da358: Preparing [2023-07-21T17:10:57.883Z] 253e488466d4: Preparing [2023-07-21T17:10:57.883Z] 9386262d7a74: Preparing [2023-07-21T17:10:57.883Z] 9386262d7a74: Waiting [2023-07-21T17:10:57.883Z] 879e727a199d: Layer already exists [2023-07-21T17:10:57.883Z] 253e488466d4: Layer already exists [2023-07-21T17:10:57.883Z] 0943215da358: Layer already exists [2023-07-21T17:10:57.883Z] 34691f73993d: Layer already exists [2023-07-21T17:10:57.883Z] 7881ce7fda7a: Layer already exists [2023-07-21T17:10:57.883Z] 9386262d7a74: Layer already exists [2023-07-21T17:10:57.883Z] latest: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:58.229Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:58.570Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 [2023-07-21T17:10:58.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-21T17:10:58.570Z] 7881ce7fda7a: Preparing [2023-07-21T17:10:58.570Z] 879e727a199d: Preparing [2023-07-21T17:10:58.570Z] 34691f73993d: Preparing [2023-07-21T17:10:58.570Z] 0943215da358: Preparing [2023-07-21T17:10:58.570Z] 253e488466d4: Preparing [2023-07-21T17:10:58.570Z] 9386262d7a74: Preparing [2023-07-21T17:10:58.570Z] 9386262d7a74: Waiting [2023-07-21T17:10:58.570Z] 34691f73993d: Layer already exists [2023-07-21T17:10:58.570Z] 253e488466d4: Layer already exists [2023-07-21T17:10:58.570Z] 0943215da358: Layer already exists [2023-07-21T17:10:58.570Z] 7881ce7fda7a: Layer already exists [2023-07-21T17:10:58.570Z] 879e727a199d: Layer already exists [2023-07-21T17:10:58.570Z] 9386262d7a74: Layer already exists [2023-07-21T17:10:58.570Z] 3.1.0-dev.22: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:58.908Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:59.244Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T17:10:59.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-21T17:10:59.244Z] 7881ce7fda7a: Preparing [2023-07-21T17:10:59.244Z] 879e727a199d: Preparing [2023-07-21T17:10:59.244Z] 34691f73993d: Preparing [2023-07-21T17:10:59.244Z] 0943215da358: Preparing [2023-07-21T17:10:59.244Z] 253e488466d4: Preparing [2023-07-21T17:10:59.244Z] 9386262d7a74: Preparing [2023-07-21T17:10:59.244Z] 9386262d7a74: Waiting [2023-07-21T17:10:59.244Z] 879e727a199d: Layer already exists [2023-07-21T17:10:59.244Z] 7881ce7fda7a: Layer already exists [2023-07-21T17:10:59.244Z] 34691f73993d: Layer already exists [2023-07-21T17:10:59.244Z] 0943215da358: Layer already exists [2023-07-21T17:10:59.244Z] 253e488466d4: Layer already exists [2023-07-21T17:10:59.244Z] 9386262d7a74: Layer already exists [2023-07-21T17:10:59.245Z] 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:59.577Z] + 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-21T17:10:59.911Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-21T17:10:59.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-21T17:10:59.911Z] 7881ce7fda7a: Preparing [2023-07-21T17:10:59.911Z] 879e727a199d: Preparing [2023-07-21T17:10:59.911Z] 34691f73993d: Preparing [2023-07-21T17:10:59.911Z] 0943215da358: Preparing [2023-07-21T17:10:59.911Z] 253e488466d4: Preparing [2023-07-21T17:10:59.911Z] 9386262d7a74: Preparing [2023-07-21T17:10:59.911Z] 9386262d7a74: Waiting [2023-07-21T17:10:59.911Z] 0943215da358: Layer already exists [2023-07-21T17:10:59.911Z] 7881ce7fda7a: Layer already exists [2023-07-21T17:10:59.911Z] 253e488466d4: Layer already exists [2023-07-21T17:10:59.911Z] 879e727a199d: Layer already exists [2023-07-21T17:10:59.911Z] 34691f73993d: Layer already exists [2023-07-21T17:10:59.911Z] 9386262d7a74: Layer already exists [2023-07-21T17:10:59.911Z] main: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:11:00.225Z] ===================================================== [Pipeline] echo [2023-07-21T17:11:00.233Z] taggedImages: [2023-07-21T17:11:00.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 [2023-07-21T17:11:00.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-21T17:11:00.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 [2023-07-21T17:11:00.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [2023-07-21T17:11:00.233Z] - 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-21T17:11:00.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:11:00.588Z] [2023-07-21T17:11:00.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:11:00.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:11:00.920Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T17:11:00.920Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T17:11:00.920Z] 04944245beec: Pulling fs layer [2023-07-21T17:11:00.920Z] 699f458cf7ca: Pulling fs layer [2023-07-21T17:11:00.920Z] 765212b225bb: Pulling fs layer [2023-07-21T17:11:00.920Z] f23df028b6ca: Pulling fs layer [2023-07-21T17:11:00.920Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T17:11:00.920Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T17:11:00.920Z] f23df028b6ca: Waiting [2023-07-21T17:11:00.920Z] d65c8cfc05b1: Waiting [2023-07-21T17:11:00.920Z] 2437ff75d9bd: Waiting [2023-07-21T17:11:00.920Z] 765212b225bb: Waiting [2023-07-21T17:11:01.187Z] 04944245beec: Verifying Checksum [2023-07-21T17:11:01.187Z] 04944245beec: Download complete [2023-07-21T17:11:01.187Z] 765212b225bb: Verifying Checksum [2023-07-21T17:11:01.187Z] 765212b225bb: Download complete [2023-07-21T17:11:01.187Z] f23df028b6ca: Verifying Checksum [2023-07-21T17:11:01.187Z] f23df028b6ca: Download complete [2023-07-21T17:11:01.187Z] d65c8cfc05b1: Verifying Checksum [2023-07-21T17:11:01.187Z] d65c8cfc05b1: Download complete [2023-07-21T17:11:01.187Z] 699f458cf7ca: Verifying Checksum [2023-07-21T17:11:01.187Z] 699f458cf7ca: Download complete [2023-07-21T17:11:01.773Z] 8998bd30e6a1: Verifying Checksum [2023-07-21T17:11:01.773Z] 8998bd30e6a1: Download complete [2023-07-21T17:11:03.713Z] 2437ff75d9bd: Verifying Checksum [2023-07-21T17:11:03.713Z] 2437ff75d9bd: Download complete [2023-07-21T17:11:05.652Z] 8998bd30e6a1: Pull complete [2023-07-21T17:11:05.919Z] 04944245beec: Pull complete [2023-07-21T17:11:07.329Z] 699f458cf7ca: Pull complete [2023-07-21T17:11:07.596Z] 765212b225bb: Pull complete [2023-07-21T17:11:08.180Z] f23df028b6ca: Pull complete [2023-07-21T17:11:08.445Z] d65c8cfc05b1: Pull complete [2023-07-21T17:11:23.442Z] 2437ff75d9bd: Pull complete [2023-07-21T17:11:23.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T17:11:23.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:11:23.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:11:23.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container [2023-07-21T17:11:23.681Z] $ 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/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@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-21T17:11:26.131Z] $ docker top 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:11:26.944Z] ---> job-cost.sh [2023-07-21T17:11:26.944Z] lf-activate-venv: SKIPPING [2023-07-21T17:11:26.944Z] INFO: No Stack... [2023-07-21T17:11:27.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T17:11:28.165Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T17:11:28.479Z] + + catcut /w/workspace/app-record-replay/24/archives/cost.csv -d, [2023-07-21T17:11:28.479Z] -f6 [Pipeline] lock [2023-07-21T17:11:28.515Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [2023-07-21T17:11:28.523Z] Resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] did not exist. Created. [2023-07-21T17:11:28.523Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T17:11:28.857Z] /w/workspace/app-record-replay/24@tmp/durable-4aa931b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-21T17:11:29.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T17:11:29.216Z] Warning: overwriting stash ‘stack-cost’ [2023-07-21T17:11:29.263Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T17:11:29.268Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T17:11:29.282Z] $ docker stop --time=1 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 [2023-07-21T17:11:30.742Z] $ docker rm -f --volumes 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 [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-21T17:11:31.114Z] provisioning config files... [2023-07-21T17:11:31.119Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #24 [2023-07-21T17:11:31.121Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16341392398430911869tmp [Pipeline] { [Pipeline] sh [2023-07-21T17:11:31.417Z] + set +x [2023-07-21T17:11:31.417Z] + curl -s https://codecov.io/bash [2023-07-21T17:11:31.417Z] + bash -s -- [2023-07-21T17:11:31.417Z] [2023-07-21T17:11:31.417Z] _____ _ [2023-07-21T17:11:31.417Z] / ____| | | [2023-07-21T17:11:31.417Z] | | ___ __| | ___ ___ _____ __ [2023-07-21T17:11:31.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-21T17:11:31.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-21T17:11:31.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-21T17:11:31.417Z] Bash-1.0.6 [2023-07-21T17:11:31.417Z] [2023-07-21T17:11:31.417Z] [2023-07-21T17:11:31.417Z] ==> git version 2.25.1 found [2023-07-21T17:11:31.417Z] ==> 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-21T17:11:31.417Z] Release-Date: 2020-01-08 [2023-07-21T17:11:31.417Z] 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-21T17:11:31.417Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-21T17:11:31.417Z] ==> Jenkins CI detected. [2023-07-21T17:11:31.417Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-21T17:11:31.417Z] project root: . [2023-07-21T17:11:31.417Z] --> token set from env [2023-07-21T17:11:31.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-21T17:11:31.417Z] ==> Running gcov in . (disable via -X gcov) [2023-07-21T17:11:31.417Z] ==> Python coveragepy not found [2023-07-21T17:11:31.417Z] ==> Searching for coverage reports in: [2023-07-21T17:11:31.417Z] + . [2023-07-21T17:11:31.417Z] -> Found 1 reports [2023-07-21T17:11:31.417Z] ==> Detecting git/mercurial file structure [2023-07-21T17:11:31.417Z] ==> Reading reports [2023-07-21T17:11:31.417Z] + ./coverage.out bytes=8853 [2023-07-21T17:11:31.417Z] ==> Appending adjustments [2023-07-21T17:11:31.417Z] https://docs.codecov.io/docs/fixing-reports [2023-07-21T17:11:31.677Z] + Found adjustments [2023-07-21T17:11:31.677Z] ==> Gzipping contents [2023-07-21T17:11:31.677Z] 4.0K /tmp/codecov.Wrxn5F.gz [2023-07-21T17:11:31.677Z] ==> Uploading reports [2023-07-21T17:11:31.677Z] url: https://codecov.io [2023-07-21T17:11:31.677Z] query: branch=main&commit=025bc2058644f91296f6376ecb108133baccef74&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:11:31.677Z] -> Pinging Codecov [2023-07-21T17:11:31.677Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=025bc2058644f91296f6376ecb108133baccef74&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:11:31.677Z] Invalid request parameters [2023-07-21T17:11:31.677Z] 400 [Pipeline] } [2023-07-21T17:11:31.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-21T17:11:31.790Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-21T17:11:31.803Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:11:32.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:11:32.097Z] [2023-07-21T17:11:32.097Z] 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-21T17:11:32.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:11:32.412Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-21T17:11:32.412Z] df9b9388f04a: Pulling fs layer [2023-07-21T17:11:32.412Z] 52dc419b0ee2: Pulling fs layer [2023-07-21T17:11:32.412Z] 25bc292e5bac: Pulling fs layer [2023-07-21T17:11:32.412Z] 114826534d7a: Pulling fs layer [2023-07-21T17:11:32.412Z] 4657fd5d0bcf: Pulling fs layer [2023-07-21T17:11:32.412Z] 6ad1cebc031e: Pulling fs layer [2023-07-21T17:11:32.412Z] 8a3aa393b2d8: Pulling fs layer [2023-07-21T17:11:32.412Z] 6ad1cebc031e: Waiting [2023-07-21T17:11:32.412Z] 4657fd5d0bcf: Waiting [2023-07-21T17:11:32.412Z] 114826534d7a: Waiting [2023-07-21T17:11:32.412Z] 25bc292e5bac: Verifying Checksum [2023-07-21T17:11:32.412Z] 25bc292e5bac: Download complete [2023-07-21T17:11:32.412Z] 52dc419b0ee2: Download complete [2023-07-21T17:11:32.412Z] 4657fd5d0bcf: Verifying Checksum [2023-07-21T17:11:32.412Z] 4657fd5d0bcf: Download complete [2023-07-21T17:11:32.412Z] df9b9388f04a: Verifying Checksum [2023-07-21T17:11:32.412Z] df9b9388f04a: Download complete [2023-07-21T17:11:32.670Z] 6ad1cebc031e: Verifying Checksum [2023-07-21T17:11:32.670Z] 6ad1cebc031e: Download complete [2023-07-21T17:11:32.670Z] df9b9388f04a: Pull complete [2023-07-21T17:11:32.670Z] 52dc419b0ee2: Pull complete [2023-07-21T17:11:32.670Z] 25bc292e5bac: Pull complete [2023-07-21T17:11:33.236Z] 114826534d7a: Verifying Checksum [2023-07-21T17:11:33.236Z] 114826534d7a: Download complete [2023-07-21T17:11:33.236Z] 8a3aa393b2d8: Verifying Checksum [2023-07-21T17:11:33.236Z] 8a3aa393b2d8: Download complete [2023-07-21T17:11:36.512Z] 114826534d7a: Pull complete [2023-07-21T17:11:36.512Z] 4657fd5d0bcf: Pull complete [2023-07-21T17:11:36.512Z] 6ad1cebc031e: Pull complete [2023-07-21T17:11:39.039Z] 8a3aa393b2d8: Pull complete [2023-07-21T17:11:39.039Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-21T17:11:39.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:11:39.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:11:39.116Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:11:39.165Z] $ 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-21T17:11:45.348Z] $ docker top 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-21T17:11:45.398Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-21T17:11:45.678Z] + set -o pipefail [2023-07-21T17:11:45.678Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-21T17:11:49.865Z] [2023-07-21T17:11:49.865Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-21T17:11:49.865Z] [2023-07-21T17:11:49.865Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cd0758f6-27c7-4137-ad17-d797280c748d [2023-07-21T17:11:49.865Z] [2023-07-21T17:11:49.865Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-21T17:11:49.865Z] [2023-07-21T17:11:49.865Z] [2023-07-21T17:11:49.865Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-21T17:11:49.865Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-21T17:11:49.865Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-21T17:11:49.893Z] $ docker stop --time=1 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 [2023-07-21T17:11:54.475Z] $ docker rm -f --volumes 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 [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-21T17:11:55.198Z] + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] sh [2023-07-21T17:11:55.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:11:55.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:11:55.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:11:55.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:11:55.850Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:11:55.901Z] $ 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-21T17:11:56.310Z] $ docker top b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 -eo pid,comm [2023-07-21T17:11:56.341Z] 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-21T17:11:56.341Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:11:56.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:11:56.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:11:56.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:11:56.517Z] $ docker exec b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 ssh-agent [2023-07-21T17:11:56.616Z] SSH_AUTH_SOCK=/tmp/ssh-sQBDBoWjNMZC/agent.33 [2023-07-21T17:11:56.616Z] SSH_AGENT_PID=39 [2023-07-21T17:11:56.621Z] Running ssh-add (command line suppressed) [2023-07-21T17:11:56.733Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_217652617399143334.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_217652617399143334.key) [2023-07-21T17:11:56.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:11:57.014Z] + git semver tag [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,240 [run_tag] DEBUG tag force:False [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,241 [check_head_tag] DEBUG check head tag [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,241 [execute] INFO git cat-file --batch-check [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,246 [execute] INFO git cat-file --batch [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,258 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,258 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,258 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:11:57.273Z] 2023-07-21 17:11:57,265 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:11:57.273Z] 3.1.0-dev.22 [Pipeline] } [2023-07-21T17:11:57.299Z] $ docker exec --env ******** --env ******** b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 ssh-agent -k [2023-07-21T17:11:57.395Z] unset SSH_AUTH_SOCK; [2023-07-21T17:11:57.396Z] unset SSH_AGENT_PID; [2023-07-21T17:11:57.396Z] echo Agent pid 39 killed; [2023-07-21T17:11:57.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:11:57.686Z] + git semver [Pipeline] } [2023-07-21T17:11:57.976Z] $ docker stop --time=1 b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 [2023-07-21T17:11:59.256Z] $ docker rm -f --volumes b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:11:59.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:11:59.604Z] [2023-07-21T17:11:59.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:11:59.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:11:59.901Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-21T17:11:59.901Z] ab5ef0e58194: Pulling fs layer [2023-07-21T17:11:59.901Z] 9712f1f96733: Pulling fs layer [2023-07-21T17:11:59.901Z] 63f879dbbcfc: Pulling fs layer [2023-07-21T17:11:59.901Z] 0d9ebad4ef96: Pulling fs layer [2023-07-21T17:11:59.901Z] e9a5061849ea: Pulling fs layer [2023-07-21T17:11:59.901Z] d747dcd14b5f: Pulling fs layer [2023-07-21T17:11:59.901Z] 2de7ff778b66: Pulling fs layer [2023-07-21T17:11:59.901Z] e9a5061849ea: Waiting [2023-07-21T17:11:59.901Z] d747dcd14b5f: Waiting [2023-07-21T17:11:59.901Z] 2de7ff778b66: Waiting [2023-07-21T17:11:59.901Z] 0d9ebad4ef96: Waiting [2023-07-21T17:11:59.901Z] 9712f1f96733: Verifying Checksum [2023-07-21T17:11:59.901Z] 9712f1f96733: Download complete [2023-07-21T17:12:00.160Z] 63f879dbbcfc: Verifying Checksum [2023-07-21T17:12:00.160Z] 63f879dbbcfc: Download complete [2023-07-21T17:12:00.417Z] e9a5061849ea: Verifying Checksum [2023-07-21T17:12:00.417Z] e9a5061849ea: Download complete [2023-07-21T17:12:00.417Z] d747dcd14b5f: Download complete [2023-07-21T17:12:00.417Z] ab5ef0e58194: Verifying Checksum [2023-07-21T17:12:00.417Z] ab5ef0e58194: Download complete [2023-07-21T17:12:00.417Z] 0d9ebad4ef96: Verifying Checksum [2023-07-21T17:12:00.417Z] 0d9ebad4ef96: Download complete [2023-07-21T17:12:00.675Z] 2de7ff778b66: Verifying Checksum [2023-07-21T17:12:00.675Z] 2de7ff778b66: Download complete [2023-07-21T17:12:03.206Z] ab5ef0e58194: Pull complete [2023-07-21T17:12:03.464Z] 9712f1f96733: Pull complete [2023-07-21T17:12:04.029Z] 63f879dbbcfc: Pull complete [2023-07-21T17:12:08.215Z] 0d9ebad4ef96: Pull complete [2023-07-21T17:12:08.215Z] e9a5061849ea: Pull complete [2023-07-21T17:12:08.473Z] d747dcd14b5f: Pull complete [2023-07-21T17:12:09.850Z] 2de7ff778b66: Pull complete [2023-07-21T17:12:09.850Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-21T17:12:09.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:12:09.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:12:09.936Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:12:09.983Z] $ 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-21T17:12:16.634Z] $ docker top 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:12:16.683Z] provisioning config files... [2023-07-21T17:12:16.690Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4930099939617498273tmp [2023-07-21T17:12:16.700Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11358999388427516198tmp [2023-07-21T17:12:16.708Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8698450860921465311tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:12:16.724Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:17.007Z] ---> sigul-configuration.sh [2023-07-21T17:12:17.007Z] gpg: directory `/root/.gnupg' created [2023-07-21T17:12:17.007Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-21T17:12:17.007Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-21T17:12:17.007Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-21T17:12:17.007Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-21T17:12:17.007Z] gpg: CAST5 encrypted data [2023-07-21T17:12:17.007Z] gpg: encrypted with 1 passphrase [2023-07-21T17:12:17.007Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-21T17:12:17.290Z] + mkdir /home/jenkins [2023-07-21T17:12:17.290Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-21T17:12:17.575Z] + 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-21T17:12:17.584Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:17.868Z] ---> sigul-install.sh [2023-07-21T17:12:17.868Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-21T17:12:18.153Z] + git tag --list [2023-07-21T17:12:18.153Z] v3.1.0-dev.0 [2023-07-21T17:12:18.153Z] v3.1.0-dev.1 [2023-07-21T17:12:18.153Z] v3.1.0-dev.10 [2023-07-21T17:12:18.153Z] v3.1.0-dev.11 [2023-07-21T17:12:18.153Z] v3.1.0-dev.12 [2023-07-21T17:12:18.153Z] v3.1.0-dev.13 [2023-07-21T17:12:18.153Z] v3.1.0-dev.14 [2023-07-21T17:12:18.153Z] v3.1.0-dev.15 [2023-07-21T17:12:18.153Z] v3.1.0-dev.16 [2023-07-21T17:12:18.153Z] v3.1.0-dev.17 [2023-07-21T17:12:18.153Z] v3.1.0-dev.18 [2023-07-21T17:12:18.153Z] v3.1.0-dev.19 [2023-07-21T17:12:18.153Z] v3.1.0-dev.2 [2023-07-21T17:12:18.153Z] v3.1.0-dev.20 [2023-07-21T17:12:18.153Z] v3.1.0-dev.21 [2023-07-21T17:12:18.153Z] v3.1.0-dev.22 [2023-07-21T17:12:18.153Z] v3.1.0-dev.3 [2023-07-21T17:12:18.153Z] v3.1.0-dev.4 [2023-07-21T17:12:18.153Z] v3.1.0-dev.5 [2023-07-21T17:12:18.153Z] v3.1.0-dev.6 [2023-07-21T17:12:18.153Z] v3.1.0-dev.7 [2023-07-21T17:12:18.153Z] v3.1.0-dev.8 [2023-07-21T17:12:18.153Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-21T17:12:18.440Z] + lftools sign git-tag v3.1.0-dev.22 [2023-07-21T17:12:19.007Z] Signing Git tag with Sigul... [2023-07-21T17:12:19.008Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-07-21T17:12:19.274Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:19.555Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-21T17:12:19.563Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-21T17:12:19.600Z] $ docker stop --time=1 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 [2023-07-21T17:12:20.894Z] $ docker rm -f --volumes 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-21T17:12:21.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:12:21.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:12:21.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:12:21.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:12:21.659Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:12:21.712Z] $ 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-21T17:12:22.056Z] $ docker top d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:12:22.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:12:22.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:12:26.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:12:26.055Z] $ docker exec d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 ssh-agent [2023-07-21T17:12:26.145Z] SSH_AUTH_SOCK=/tmp/ssh-NlAjkfxPGL89/agent.33 [2023-07-21T17:12:26.145Z] SSH_AGENT_PID=39 [2023-07-21T17:12:26.150Z] Running ssh-add (command line suppressed) [2023-07-21T17:12:26.263Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4218530263355460142.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4218530263355460142.key) [2023-07-21T17:12:26.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:12:26.550Z] + git semver bump pre [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,742 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,744 [execute] INFO git cat-file --batch-check [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,744 [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-21T17:12:26.809Z] 2023-07-21 17:12:26,749 [execute] INFO git cat-file --batch [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:12:26.809Z] 2023-07-21 17:12:26,755 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:12:26.809Z] 3.1.0-dev.23 [Pipeline] } [2023-07-21T17:12:26.838Z] $ docker exec --env ******** --env ******** d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 ssh-agent -k [2023-07-21T17:12:26.943Z] unset SSH_AUTH_SOCK; [2023-07-21T17:12:26.943Z] unset SSH_AGENT_PID; [2023-07-21T17:12:26.943Z] echo Agent pid 39 killed; [2023-07-21T17:12:26.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:12:27.237Z] + git semver [Pipeline] } [2023-07-21T17:12:27.526Z] $ docker stop --time=1 d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 [2023-07-21T17:12:28.796Z] $ docker rm -f --volumes d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:12:29.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:12:29.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:12:29.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:12:29.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:12:29.496Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:12:29.553Z] $ 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-21T17:12:29.883Z] $ docker top f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:12:29.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:12:29.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:12:30.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:12:30.094Z] $ docker exec f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea ssh-agent [2023-07-21T17:12:30.190Z] SSH_AUTH_SOCK=/tmp/ssh-ENIOYgAPCiJw/agent.33 [2023-07-21T17:12:30.190Z] SSH_AGENT_PID=39 [2023-07-21T17:12:30.195Z] Running ssh-add (command line suppressed) [2023-07-21T17:12:30.312Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7132611312882209403.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7132611312882209403.key) [2023-07-21T17:12:30.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:12:30.599Z] + git semver push [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,779 [run_push] DEBUG push [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,779 [execute] INFO git cat-file --batch-check [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,780 [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-21T17:12:30.858Z] 2023-07-21 17:12:30,783 [execute] INFO git rev-list 3e7bed2ad3167d55a31b19439104892bdfb95fb7 -- [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,784 [execute] DEBUG Popen(['git', 'rev-list', '3e7bed2ad3167d55a31b19439104892bdfb95fb7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,788 [execute] INFO git fetch -v origin [2023-07-21T17:12:30.858Z] 2023-07-21 17:12:30,789 [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-21T17:12:31.437Z] 2023-07-21 17:12:31,275 [run_push] DEBUG no remote changes detected [2023-07-21T17:12:31.437Z] 2023-07-21 17:12:31,275 [execute] INFO git push origin semver [2023-07-21T17:12:31.437Z] 2023-07-21 17:12:31,276 [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-21T17:12:34.311Z] 2023-07-21 17:12:32,086 [run_push] DEBUG push all version tags [2023-07-21T17:12:34.311Z] 2023-07-21 17:12:32,087 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-21T17:12:34.311Z] 2023-07-21 17:12:32,087 [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-21T17:12:34.311Z] 2023-07-21 17:12:32,753 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-21T17:12:34.311Z] 3.1.0-dev.23 [Pipeline] } [2023-07-21T17:12:34.338Z] $ docker exec --env ******** --env ******** f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea ssh-agent -k [2023-07-21T17:12:34.440Z] unset SSH_AUTH_SOCK; [2023-07-21T17:12:34.440Z] unset SSH_AGENT_PID; [2023-07-21T17:12:34.440Z] echo Agent pid 39 killed; [2023-07-21T17:12:34.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:12:34.754Z] + git semver [Pipeline] } [2023-07-21T17:12:35.163Z] $ docker stop --time=1 f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea [2023-07-21T17:12:36.427Z] $ docker rm -f --volumes f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea [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-21T17:12:36.995Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-21T17:12:36.995Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-21T17:12:36.995Z] total 16 [2023-07-21T17:12:36.995Z] drwxr-xr-x 3 root root 4096 Jul 21 16:59 . [2023-07-21T17:12:36.995Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 17:12 .. [2023-07-21T17:12:36.995Z] drwxr-xr-x 2 root root 4096 Jul 21 16:59 cost [2023-07-21T17:12:36.995Z] -rw-r--r-- 1 root root 88 Jul 21 16:59 cost.csv [2023-07-21T17:12:36.995Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-21T17:12:36.995Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-21T17:12:36.995Z] total 16 [2023-07-21T17:12:36.995Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:59 . [2023-07-21T17:12:36.995Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 17:12 .. [2023-07-21T17:12:36.995Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:59 cost [2023-07-21T17:12:36.995Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:37.286Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:38.141Z] ---> package-listing.sh [2023-07-21T17:12:38.141Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T17:12:38.141Z] ++ facter osfamily [2023-07-21T17:12:38.400Z] + OS_FAMILY=debian [2023-07-21T17:12:38.400Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-21T17:12:38.400Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T17:12:38.400Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T17:12:38.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T17:12:38.400Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T17:12:38.400Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-21T17:12:38.400Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T17:12:38.400Z] + case "${OS_FAMILY}" in [2023-07-21T17:12:38.400Z] + dpkg -l [2023-07-21T17:12:38.400Z] + grep '^ii' [2023-07-21T17:12:38.400Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T17:12:38.400Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T17:12:38.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T17:12:38.400Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-21T17:12:38.400Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-21T17:12:38.400Z] + 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-21T17:12:38.410Z] 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-21T17:12:38.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:12:39.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T17:12:39.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:12:39.318Z] prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container [2023-07-21T17:12:39.408Z] $ 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-21T17:12:39.631Z] $ docker top 7dbdf79fd6f65b4286a992a2d3c08c62c3104eed35aa9774273ae82d8e33a63e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:12:39.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T17:12:40.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T17:12:40.557Z] + ls /var/log/sa-host [2023-07-21T17:12:40.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:12:40.631Z] provisioning config files... [2023-07-21T17:12:40.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6010284080149798525tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:12:40.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:40.935Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T17:12:40.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:41.296Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T17:12:41.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:41.598Z] ---> sudo-logs.sh [2023-07-21T17:12:41.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T17:12:41.619Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:41.900Z] ---> job-cost.sh [2023-07-21T17:12:41.900Z] lf-activate-venv: SKIPPING [2023-07-21T17:12:41.900Z] DEBUG: total: 0.2199999988079071 [2023-07-21T17:12:41.900Z] INFO: Retrieving Stack Cost... [2023-07-21T17:12:42.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T17:12:42.744Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T17:12:42.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:12:43.039Z] ---> logs-deploy.sh [2023-07-21T17:12:43.039Z] lf-activate-venv: SKIPPING [2023-07-21T17:12:43.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/24 [2023-07-21T17:12:43.039Z] INFO: archiving workspace using pattern(s): [2023-07-21T17:12:43.999Z] Archives upload complete. [2023-07-21T17:12:43.999Z] INFO: archiving logs to Nexus [2023-07-21T17:12:44.943Z] ---> uname -a: [2023-07-21T17:12:44.943Z] Linux prd-ubuntu20-04-docker-8c-8g-1732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-21T17:12:44.943Z] [2023-07-21T17:12:44.943Z] [2023-07-21T17:12:44.943Z] ---> lscpu: [2023-07-21T17:12:44.943Z] Architecture: x86_64 [2023-07-21T17:12:44.943Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-21T17:12:44.943Z] Byte Order: Little Endian [2023-07-21T17:12:44.943Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-21T17:12:44.943Z] CPU(s): 8 [2023-07-21T17:12:44.943Z] On-line CPU(s) list: 0-7 [2023-07-21T17:12:44.943Z] Thread(s) per core: 1 [2023-07-21T17:12:44.943Z] Core(s) per socket: 1 [2023-07-21T17:12:44.943Z] Socket(s): 8 [2023-07-21T17:12:44.943Z] NUMA node(s): 1 [2023-07-21T17:12:44.943Z] Vendor ID: AuthenticAMD [2023-07-21T17:12:44.943Z] CPU family: 23 [2023-07-21T17:12:44.943Z] Model: 49 [2023-07-21T17:12:44.943Z] Model name: AMD EPYC-Rome Processor [2023-07-21T17:12:44.943Z] Stepping: 0 [2023-07-21T17:12:44.943Z] CPU MHz: 2800.000 [2023-07-21T17:12:44.943Z] BogoMIPS: 5600.00 [2023-07-21T17:12:44.943Z] Virtualization: AMD-V [2023-07-21T17:12:44.943Z] Hypervisor vendor: KVM [2023-07-21T17:12:44.943Z] Virtualization type: full [2023-07-21T17:12:44.944Z] L1d cache: 256 KiB [2023-07-21T17:12:44.944Z] L1i cache: 256 KiB [2023-07-21T17:12:44.944Z] L2 cache: 4 MiB [2023-07-21T17:12:44.944Z] L3 cache: 128 MiB [2023-07-21T17:12:44.944Z] NUMA node0 CPU(s): 0-7 [2023-07-21T17:12:44.944Z] Vulnerability Itlb multihit: Not affected [2023-07-21T17:12:44.944Z] Vulnerability L1tf: Not affected [2023-07-21T17:12:44.944Z] Vulnerability Mds: Not affected [2023-07-21T17:12:44.944Z] Vulnerability Meltdown: Not affected [2023-07-21T17:12:44.944Z] Vulnerability Mmio stale data: Not affected [2023-07-21T17:12:44.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-21T17:12:44.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-21T17:12:44.944Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-21T17:12:44.944Z] Vulnerability Srbds: Not affected [2023-07-21T17:12:44.944Z] Vulnerability Tsx async abort: Not affected [2023-07-21T17:12:44.944Z] 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-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] ---> nproc: [2023-07-21T17:12:44.944Z] 8 [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] ---> df -h: [2023-07-21T17:12:44.944Z] Filesystem Size Used Avail Use% Mounted on [2023-07-21T17:12:44.944Z] overlay 155G 13G 143G 9% / [2023-07-21T17:12:44.944Z] tmpfs 64M 0 64M 0% /dev [2023-07-21T17:12:44.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-21T17:12:44.944Z] shm 64M 0 64M 0% /dev/shm [2023-07-21T17:12:44.944Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] ---> sar -b -r -n DEV: [2023-07-21T17:12:44.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1732) 07/21/23 _x86_64_ (8 CPU) [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:55:35 LINUX RESTART (8 CPU) [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-21T17:12:44.944Z] 16:57:01 200.13 39.59 160.54 0.00 4312.08 127346.91 0.00 [2023-07-21T17:12:44.944Z] 16:58:01 92.70 0.03 92.67 0.00 1.33 92749.34 0.00 [2023-07-21T17:12:44.944Z] 16:59:01 162.93 0.25 162.68 0.00 16.51 39255.26 0.00 [2023-07-21T17:12:44.944Z] 17:00:01 33.53 0.02 33.51 0.00 0.27 16378.09 0.00 [2023-07-21T17:12:44.944Z] 17:01:01 55.31 11.63 43.68 0.00 5181.54 8875.99 0.00 [2023-07-21T17:12:44.944Z] 17:02:01 5.43 0.02 5.42 0.00 0.13 118.51 0.00 [2023-07-21T17:12:44.944Z] 17:03:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 [2023-07-21T17:12:44.944Z] 17:04:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 [2023-07-21T17:12:44.944Z] 17:05:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 [2023-07-21T17:12:44.944Z] 17:06:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 [2023-07-21T17:12:44.944Z] 17:07:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 [2023-07-21T17:12:44.944Z] 17:08:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 [2023-07-21T17:12:44.944Z] 17:09:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2023-07-21T17:12:44.944Z] 17:10:01 3.83 1.67 2.17 0.00 37.72 26.26 0.00 [2023-07-21T17:12:44.944Z] 17:11:01 2.32 0.02 2.30 0.00 0.13 29.06 0.00 [2023-07-21T17:12:44.944Z] 17:12:01 61.17 0.20 60.97 0.00 8.93 35662.19 0.00 [2023-07-21T17:12:44.944Z] Average: 39.38 3.34 36.05 0.00 597.37 20037.44 0.00 [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-21T17:12:44.944Z] 16:57:01 28447580 31597372 712876 2.17 108432 3250516 1864900 5.50 1139812 2861296 139180 [2023-07-21T17:12:44.944Z] 16:58:01 27669812 31542308 759316 2.31 147408 3880280 1963308 5.79 1385700 3334536 620720 [2023-07-21T17:12:44.944Z] 16:59:01 27596300 31573528 728640 2.22 159588 3952892 1842572 5.43 1236916 3532164 456432 [2023-07-21T17:12:44.944Z] 17:00:01 27607016 31584636 717336 2.18 159976 3953076 1779032 5.24 1239108 3520328 20 [2023-07-21T17:12:44.944Z] 17:01:01 27057036 31543708 737848 2.24 193788 4414184 1795024 5.29 1584512 3687880 1036 [2023-07-21T17:12:44.944Z] 17:02:01 27084284 31565980 716232 2.18 192360 4410928 1778696 5.24 1560780 3684628 380 [2023-07-21T17:12:44.944Z] 17:03:01 27084480 31566232 715920 2.18 192404 4410932 1778696 5.24 1560920 3684632 168 [2023-07-21T17:12:44.944Z] 17:04:01 27091676 31573556 708508 2.15 192480 4410936 1778696 5.24 1554056 3684636 8 [2023-07-21T17:12:44.944Z] 17:05:01 27091756 31573716 708364 2.15 192544 4410936 1778696 5.24 1554012 3684676 4 [2023-07-21T17:12:44.944Z] 17:06:01 27092260 31574312 707716 2.15 192616 4410940 1778696 5.24 1553976 3684680 8 [2023-07-21T17:12:44.944Z] 17:07:01 27092436 31574612 707620 2.15 192684 4410940 1778696 5.24 1554076 3684728 8 [2023-07-21T17:12:44.944Z] 17:08:01 27092380 31574584 707552 2.15 192748 4410940 1778696 5.24 1553736 3684728 8 [2023-07-21T17:12:44.944Z] 17:09:01 27092176 31574448 707660 2.15 192804 4410948 1778696 5.24 1554072 3684732 8 [2023-07-21T17:12:44.944Z] 17:10:01 27080804 31565352 716556 2.18 192876 4412080 1778696 5.24 1568996 3685080 168 [2023-07-21T17:12:44.944Z] 17:11:01 27075924 31560688 721116 2.19 192968 4412052 1808976 5.33 1568644 3685044 8 [2023-07-21T17:12:44.944Z] 17:12:01 25933776 31493348 786760 2.39 210904 5406260 2095220 6.17 1692396 4637448 290812 [2023-07-21T17:12:44.944Z] Average: 27199356 31564899 722501 2.20 181661 4310552 1822331 5.37 1491357 3651326 94310 [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-21T17:12:44.944Z] 16:57:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:57:01 ens3 854.86 539.61 8923.45 102.07 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:57:01 docker0 196.65 304.60 15.64 2366.58 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:58:01 veth7cdfd8d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:58:01 ens3 24.88 15.03 25.97 10.40 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:58:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:59:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:59:01 ens3 165.76 132.11 2642.27 314.91 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 16:59:01 docker0 3.48 7.27 0.21 87.99 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:00:01 ens3 11.35 7.80 12.22 4.52 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:01:01 ens3 180.94 69.81 2922.26 5.04 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:02:01 ens3 0.48 0.38 0.10 0.09 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:04:01 ens3 0.80 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:05:01 ens3 1.37 0.92 3.01 0.25 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:07:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:09:01 ens3 0.23 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:10:01 ens3 7.98 6.61 5.34 5.99 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:11:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:12:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:12:01 ens3 353.57 205.40 8168.38 28.58 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] 17:12:01 docker0 63.19 106.12 4.92 1006.86 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] Average: ens3 100.18 61.15 1419.03 29.52 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] Average: docker0 16.46 26.13 1.30 216.33 0.00 0.00 0.00 0.00 [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] ---> sar -P ALL: [2023-07-21T17:12:44.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1732) 07/21/23 _x86_64_ (8 CPU) [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:55:35 LINUX RESTART (8 CPU) [2023-07-21T17:12:44.944Z] [2023-07-21T17:12:44.944Z] 16:56:01 CPU %user %nice %system %iowait %steal %idle [2023-07-21T17:12:44.944Z] 16:57:01 all 11.10 0.00 3.54 5.74 0.06 79.55 [2023-07-21T17:12:44.944Z] 16:57:01 0 12.30 0.00 3.05 0.49 0.07 84.09 [2023-07-21T17:12:44.944Z] 16:57:01 1 11.92 0.00 3.43 0.96 0.07 83.62 [2023-07-21T17:12:44.944Z] 16:57:01 2 10.69 0.00 3.36 6.83 0.05 79.07 [2023-07-21T17:12:44.944Z] 16:57:01 3 10.58 0.00 3.68 0.57 0.07 85.10 [2023-07-21T17:12:44.944Z] 16:57:01 4 12.31 0.00 3.84 20.21 0.05 63.58 [2023-07-21T17:12:44.944Z] 16:57:01 5 12.08 0.00 2.83 0.86 0.05 84.18 [2023-07-21T17:12:44.944Z] 16:57:01 6 8.73 0.00 3.38 2.84 0.05 85.00 [2023-07-21T17:12:44.944Z] 16:57:01 7 10.18 0.00 4.80 13.26 0.08 71.68 [2023-07-21T17:12:44.945Z] 16:58:01 all 32.16 0.00 5.32 3.59 0.09 58.84 [2023-07-21T17:12:44.945Z] 16:58:01 0 32.90 0.00 5.10 0.00 0.08 61.91 [2023-07-21T17:12:44.945Z] 16:58:01 1 32.41 0.00 7.07 0.79 0.08 59.65 [2023-07-21T17:12:44.945Z] 16:58:01 2 31.50 0.00 4.93 5.40 0.10 58.06 [2023-07-21T17:12:44.945Z] 16:58:01 3 31.37 0.00 4.66 0.77 0.08 63.11 [2023-07-21T17:12:44.945Z] 16:58:01 4 31.28 0.00 5.23 0.99 0.08 62.42 [2023-07-21T17:12:44.945Z] 16:58:01 5 32.96 0.00 5.30 0.22 0.10 61.42 [2023-07-21T17:12:44.945Z] 16:58:01 6 32.29 0.00 4.88 2.79 0.12 59.92 [2023-07-21T17:12:44.945Z] 16:58:01 7 32.55 0.00 5.35 17.86 0.10 44.14 [2023-07-21T17:12:44.945Z] 16:59:01 all 26.21 0.00 4.83 3.35 0.09 65.52 [2023-07-21T17:12:44.945Z] 16:59:01 0 26.96 0.00 5.58 11.82 0.10 55.53 [2023-07-21T17:12:44.945Z] 16:59:01 1 25.72 0.00 4.90 0.64 0.10 68.65 [2023-07-21T17:12:44.945Z] 16:59:01 2 26.12 0.00 4.43 0.57 0.08 68.80 [2023-07-21T17:12:44.945Z] 16:59:01 3 26.46 0.00 5.22 2.54 0.12 65.66 [2023-07-21T17:12:44.945Z] 16:59:01 4 26.67 0.00 5.03 0.05 0.08 68.16 [2023-07-21T17:12:44.945Z] 16:59:01 5 26.52 0.00 3.98 0.12 0.08 69.29 [2023-07-21T17:12:44.945Z] 16:59:01 6 24.79 0.00 4.77 11.01 0.08 59.34 [2023-07-21T17:12:44.945Z] 16:59:01 7 26.44 0.00 4.73 0.08 0.10 68.65 [2023-07-21T17:12:44.945Z] 17:00:01 all 0.22 0.00 0.19 1.28 0.01 98.31 [2023-07-21T17:12:44.945Z] 17:00:01 0 0.17 0.00 0.17 0.03 0.02 99.62 [2023-07-21T17:12:44.945Z] 17:00:01 1 0.30 0.00 0.13 0.77 0.00 98.80 [2023-07-21T17:12:44.945Z] 17:00:01 2 0.17 0.00 0.15 0.00 0.02 99.67 [2023-07-21T17:12:44.945Z] 17:00:01 3 0.27 0.00 0.12 0.02 0.02 99.58 [2023-07-21T17:12:44.945Z] 17:00:01 4 0.27 0.00 0.17 0.00 0.00 99.57 [2023-07-21T17:12:44.945Z] 17:00:01 5 0.17 0.00 0.18 1.68 0.02 97.95 [2023-07-21T17:12:44.945Z] 17:00:01 6 0.18 0.00 0.45 7.71 0.00 91.66 [2023-07-21T17:12:44.945Z] 17:00:01 7 0.22 0.00 0.12 0.00 0.02 99.65 [2023-07-21T17:12:44.945Z] 17:01:01 all 2.40 0.00 1.43 0.77 0.02 95.38 [2023-07-21T17:12:44.945Z] 17:01:01 0 1.82 0.00 0.78 1.09 0.02 96.29 [2023-07-21T17:12:44.945Z] 17:01:01 1 3.22 0.00 1.50 2.00 0.02 93.25 [2023-07-21T17:12:44.945Z] 17:01:01 2 1.66 0.00 0.97 1.27 0.03 96.06 [2023-07-21T17:12:44.945Z] 17:01:01 3 3.18 0.00 0.70 0.72 0.03 95.37 [2023-07-21T17:12:44.945Z] 17:01:01 4 2.97 0.00 2.72 0.07 0.02 94.22 [2023-07-21T17:12:44.945Z] 17:01:01 5 1.90 0.00 1.45 0.60 0.02 96.03 [2023-07-21T17:12:44.945Z] 17:01:01 6 1.67 0.00 0.87 0.32 0.02 97.13 [2023-07-21T17:12:44.945Z] 17:01:01 7 2.74 0.00 2.41 0.12 0.02 94.71 [2023-07-21T17:12:44.945Z] 17:02:01 all 0.08 0.00 0.07 0.02 0.01 99.82 [2023-07-21T17:12:44.945Z] 17:02:01 0 0.07 0.00 0.05 0.15 0.02 99.72 [2023-07-21T17:12:44.945Z] 17:02:01 1 0.27 0.00 0.10 0.02 0.02 99.60 [2023-07-21T17:12:44.945Z] 17:02:01 2 0.08 0.00 0.12 0.00 0.00 99.80 [2023-07-21T17:12:44.945Z] 17:02:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2023-07-21T17:12:44.945Z] 17:02:01 4 0.10 0.00 0.07 0.00 0.02 99.82 [2023-07-21T17:12:44.945Z] 17:02:01 5 0.03 0.00 0.08 0.00 0.00 99.88 [2023-07-21T17:12:44.945Z] 17:02:01 6 0.02 0.00 0.08 0.00 0.00 99.90 [2023-07-21T17:12:44.945Z] 17:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-21T17:12:44.945Z] 17:03:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2023-07-21T17:12:44.945Z] 17:03:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-07-21T17:12:44.945Z] 17:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:03:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2023-07-21T17:12:44.945Z] 17:03:01 3 0.50 0.00 0.02 0.00 0.02 99.47 [2023-07-21T17:12:44.945Z] 17:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-21T17:12:44.945Z] 17:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:04:01 all 0.07 0.00 0.01 0.03 0.00 99.89 [2023-07-21T17:12:44.945Z] 17:04:01 0 0.02 0.00 0.03 0.18 0.00 99.77 [2023-07-21T17:12:44.945Z] 17:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-21T17:12:44.945Z] 17:04:01 3 0.43 0.00 0.00 0.00 0.00 99.57 [2023-07-21T17:12:44.945Z] 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:04:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-07-21T17:12:44.945Z] 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:05:01 all 0.01 0.00 0.00 0.08 0.00 99.90 [2023-07-21T17:12:44.945Z] 17:05:01 0 0.00 0.00 0.00 0.53 0.00 99.47 [2023-07-21T17:12:44.945Z] 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:05:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-07-21T17:12:44.945Z] 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:06:01 all 0.11 0.00 0.01 0.01 0.00 99.86 [2023-07-21T17:12:44.945Z] 17:06:01 0 0.03 0.00 0.00 0.08 0.00 99.88 [2023-07-21T17:12:44.945Z] 17:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-21T17:12:44.945Z] 17:06:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-07-21T17:12:44.945Z] 17:06:01 3 0.76 0.00 0.00 0.00 0.00 99.24 [2023-07-21T17:12:44.945Z] 17:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-21T17:12:44.945Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:07:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2023-07-21T17:12:44.945Z] 17:07:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2023-07-21T17:12:44.945Z] 17:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-21T17:12:44.945Z] 17:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-21T17:12:44.945Z] 17:07:01 3 1.26 0.00 0.00 0.00 0.02 98.73 [2023-07-21T17:12:44.945Z] 17:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-21T17:12:44.945Z] 17:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-21T17:12:44.945Z] 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] [2023-07-21T17:12:44.945Z] 17:07:01 CPU %user %nice %system %iowait %steal %idle [2023-07-21T17:12:44.945Z] 17:08:01 all 0.06 0.00 0.01 0.05 0.00 99.88 [2023-07-21T17:12:44.945Z] 17:08:01 0 0.02 0.00 0.00 0.28 0.00 99.70 [2023-07-21T17:12:44.945Z] 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:08:01 2 0.05 0.00 0.05 0.10 0.02 99.78 [2023-07-21T17:12:44.945Z] 17:08:01 3 0.37 0.00 0.02 0.00 0.00 99.62 [2023-07-21T17:12:44.945Z] 17:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:09:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-07-21T17:12:44.945Z] 17:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-21T17:12:44.945Z] 17:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-21T17:12:44.945Z] 17:09:01 3 0.35 0.00 0.00 0.00 0.00 99.65 [2023-07-21T17:12:44.945Z] 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-21T17:12:44.945Z] 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-21T17:12:44.945Z] 17:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:10:01 all 0.37 0.00 0.03 0.04 0.00 99.56 [2023-07-21T17:12:44.945Z] 17:10:01 0 0.32 0.00 0.02 0.15 0.00 99.52 [2023-07-21T17:12:44.945Z] 17:10:01 1 0.25 0.00 0.00 0.00 0.00 99.75 [2023-07-21T17:12:44.945Z] 17:10:01 2 0.43 0.00 0.05 0.00 0.00 99.52 [2023-07-21T17:12:44.945Z] 17:10:01 3 0.65 0.00 0.02 0.00 0.00 99.33 [2023-07-21T17:12:44.945Z] 17:10:01 4 0.92 0.00 0.02 0.00 0.00 99.07 [2023-07-21T17:12:44.945Z] 17:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-21T17:12:44.945Z] 17:10:01 6 0.32 0.00 0.08 0.13 0.00 99.47 [2023-07-21T17:12:44.945Z] 17:10:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-21T17:12:44.945Z] 17:11:01 all 0.05 0.00 0.03 0.02 0.01 99.90 [2023-07-21T17:12:44.945Z] 17:11:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-07-21T17:12:44.945Z] 17:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-21T17:12:44.945Z] 17:11:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2023-07-21T17:12:44.945Z] 17:11:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2023-07-21T17:12:44.945Z] 17:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-21T17:12:44.945Z] 17:11:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2023-07-21T17:12:44.945Z] 17:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-21T17:12:44.945Z] 17:12:01 all 5.27 0.00 2.05 2.06 0.03 90.59 [2023-07-21T17:12:44.945Z] 17:12:01 0 6.08 0.00 2.06 1.16 0.03 90.67 [2023-07-21T17:12:44.945Z] 17:12:01 1 5.27 0.00 1.61 0.05 0.03 93.03 [2023-07-21T17:12:44.945Z] 17:12:01 2 7.02 0.00 2.24 0.87 0.03 89.84 [2023-07-21T17:12:44.945Z] 17:12:01 3 6.63 0.00 1.74 0.08 0.03 91.51 [2023-07-21T17:12:44.945Z] 17:12:01 4 3.95 0.00 2.41 4.41 0.03 89.19 [2023-07-21T17:12:44.945Z] 17:12:01 5 4.72 0.00 2.29 8.83 0.03 84.13 [2023-07-21T17:12:44.945Z] 17:12:01 6 3.89 0.00 2.06 0.00 0.02 94.03 [2023-07-21T17:12:44.945Z] 17:12:01 7 4.57 0.00 1.97 1.14 0.03 92.28 [2023-07-21T17:12:44.945Z] Average: all 4.87 0.00 1.09 1.06 0.02 92.96 [2023-07-21T17:12:44.945Z] Average: 0 5.02 0.00 1.05 1.00 0.02 92.91 [2023-07-21T17:12:44.945Z] Average: 1 4.94 0.00 1.17 0.33 0.02 93.54 [2023-07-21T17:12:44.945Z] Average: 2 4.85 0.00 1.03 0.94 0.03 93.15 [2023-07-21T17:12:44.945Z] Average: 3 5.16 0.00 1.01 0.29 0.02 93.52 [2023-07-21T17:12:44.945Z] Average: 4 4.88 0.00 1.21 1.59 0.02 92.29 [2023-07-21T17:12:44.945Z] Average: 5 4.88 0.00 1.01 0.78 0.02 93.32 [2023-07-21T17:12:44.945Z] Average: 6 4.46 0.00 1.03 1.54 0.02 92.95 [2023-07-21T17:12:44.945Z] Average: 7 4.76 0.00 1.21 2.01 0.02 92.00 [2023-07-21T17:12:44.945Z] [2023-07-21T17:12:44.945Z] [2023-07-21T17:12:44.945Z]