Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c067dd5da8bdafc1761443221fe5ec601182dbe 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-ssh7859561409707618333.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-ssh8591429687320069233.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-ssh2704032958828120561.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-ssh1724839384092509613.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-ssh15478071999079677352.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-2665’ Running on prd-ubuntu20.04-docker-8c-8g-2668 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 Avoid second fetch Checking out Revision 1c067dd5da8bdafc1761443221fe5ec601182dbe (main) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15" > git rev-list --no-walk 7ea3b939812038991b3dc7da588e54d072d9f236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-01T16:21:29.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-01T16:21:29.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T16:21:29.788Z] ========================================================= [2023-08-01T16:21:29.788Z] EdgeX Global Pipelines Version Info [2023-08-01T16:21:29.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:21:30.496Z] ------------------- [2023-08-01T16:21:30.496Z] stable info: [2023-08-01T16:21:30.496Z] ------------------- [2023-08-01T16:21:30.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T16:21:30.496Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:21:30.496Z] Message: update stable to v1.0.250 [2023-08-01T16:21:31.080Z] ------------------- [2023-08-01T16:21:31.080Z] experimental info: [2023-08-01T16:21:31.080Z] ------------------- [2023-08-01T16:21:31.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T16:21:31.080Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:21:31.080Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T16:21:31.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-01T16:21:31.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-01T16:21:31.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T16:21:31.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T16:21:31.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T16:21:31.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T16:21:31.367Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T16:21:31.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T16:21:31.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T16:21:31.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T16:21:31.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T16:21:31.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-01T16:21:31.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T16:21:31.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T16:21:31.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:21:31.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:21:31.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:21:31.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:21:31.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T16:21:31.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T16:21:31.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T16:21:31.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T16:21:31.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T16:21:31.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T16:21:31.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T16:21:31.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T16:21:31.688Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T16:21:31.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-01T16:21:31.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-01T16:21:31.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-01T16:21:31.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo [2023-08-01T16:21:31.770Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c067dd [Pipeline] echo [2023-08-01T16:21:31.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:21:31.818Z] provisioning config files... [2023-08-01T16:21:31.832Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7732728234722155960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:21:32.125Z] ---> docker-login.sh [2023-08-01T16:21:32.125Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:21:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:32.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:32.386Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:32.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:32.386Z] [2023-08-01T16:21:32.386Z] Login Succeeded [2023-08-01T16:21:32.386Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:21:32.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:32.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:32.647Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:32.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:32.647Z] [2023-08-01T16:21:32.647Z] Login Succeeded [2023-08-01T16:21:32.647Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:21:32.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:32.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:32.647Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:32.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:32.647Z] [2023-08-01T16:21:32.647Z] Login Succeeded [2023-08-01T16:21:32.647Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:21:32.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:32.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:32.906Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:32.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:32.906Z] [2023-08-01T16:21:32.906Z] Login Succeeded [2023-08-01T16:21:32.907Z] docker.io [2023-08-01T16:21:32.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:33.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:33.167Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:33.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:33.167Z] [2023-08-01T16:21:33.167Z] Login Succeeded [2023-08-01T16:21:33.167Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:21:33.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T16:21:33.561Z] + git rev-list -1 --merges 1c067dd5da8bdafc1761443221fe5ec601182dbe~1..1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo [2023-08-01T16:21:33.607Z] -----------> git rev-list -1 --merges 1c067dd5da8bdafc1761443221fe5ec601182dbe~1..1c067dd5da8bdafc1761443221fe5ec601182dbe 1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:21:33.607Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe [false] [Pipeline] sh [2023-08-01T16:21:33.899Z] + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo [2023-08-01T16:21:33.915Z] ========================================================= [2023-08-01T16:21:33.915Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T16:21:33.915Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:21:34.244Z] + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo [2023-08-01T16:21:34.253Z] [semverPrep] GIT_COMMIT: 1c067dd5da8bdafc1761443221fe5ec601182dbe, Commit Message: Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15 [Pipeline] echo [2023-08-01T16:21:34.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T16:21:34.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:21:34.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T16:21:34.610Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T16:21:34.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T16:21:34.610Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T16:21:34.610Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T16:21:34.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:34.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:21:34.969Z] [2023-08-01T16:21:34.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:35.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:21:35.536Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T16:21:35.536Z] b85a868b505f: Pulling fs layer [2023-08-01T16:21:35.536Z] e2be974225ed: Pulling fs layer [2023-08-01T16:21:35.536Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T16:21:35.536Z] 988bab9f4d93: Pulling fs layer [2023-08-01T16:21:35.536Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T16:21:35.536Z] eaf3925da568: Pulling fs layer [2023-08-01T16:21:35.536Z] bab4dde63d76: Pulling fs layer [2023-08-01T16:21:35.536Z] bde34c3a00c8: Pulling fs layer [2023-08-01T16:21:35.536Z] b352a97aabf1: Pulling fs layer [2023-08-01T16:21:35.536Z] 4872d77fe225: Pulling fs layer [2023-08-01T16:21:35.536Z] 5851b861e8e6: Pulling fs layer [2023-08-01T16:21:35.536Z] bab4dde63d76: Waiting [2023-08-01T16:21:35.536Z] bde34c3a00c8: Waiting [2023-08-01T16:21:35.536Z] b352a97aabf1: Waiting [2023-08-01T16:21:35.536Z] 4872d77fe225: Waiting [2023-08-01T16:21:35.536Z] 5851b861e8e6: Waiting [2023-08-01T16:21:35.536Z] 988bab9f4d93: Waiting [2023-08-01T16:21:35.536Z] 1469e6f7b9e6: Waiting [2023-08-01T16:21:35.536Z] eaf3925da568: Waiting [2023-08-01T16:21:35.536Z] e2be974225ed: Download complete [2023-08-01T16:21:35.536Z] 988bab9f4d93: Verifying Checksum [2023-08-01T16:21:35.536Z] 988bab9f4d93: Download complete [2023-08-01T16:21:35.536Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T16:21:35.536Z] 339a4e72a1f5: Download complete [2023-08-01T16:21:35.536Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T16:21:35.536Z] 1469e6f7b9e6: Download complete [2023-08-01T16:21:35.536Z] eaf3925da568: Download complete [2023-08-01T16:21:35.536Z] bde34c3a00c8: Verifying Checksum [2023-08-01T16:21:35.536Z] bde34c3a00c8: Download complete [2023-08-01T16:21:35.536Z] b352a97aabf1: Download complete [2023-08-01T16:21:35.536Z] 4872d77fe225: Verifying Checksum [2023-08-01T16:21:35.536Z] 4872d77fe225: Download complete [2023-08-01T16:21:35.800Z] 5851b861e8e6: Verifying Checksum [2023-08-01T16:21:35.800Z] 5851b861e8e6: Download complete [2023-08-01T16:21:35.800Z] b85a868b505f: Verifying Checksum [2023-08-01T16:21:35.800Z] b85a868b505f: Download complete [2023-08-01T16:21:36.061Z] bab4dde63d76: Verifying Checksum [2023-08-01T16:21:36.061Z] bab4dde63d76: Download complete [2023-08-01T16:21:37.444Z] b85a868b505f: Pull complete [2023-08-01T16:21:37.444Z] e2be974225ed: Pull complete [2023-08-01T16:21:38.016Z] 339a4e72a1f5: Pull complete [2023-08-01T16:21:38.276Z] 988bab9f4d93: Pull complete [2023-08-01T16:21:38.535Z] 1469e6f7b9e6: Pull complete [2023-08-01T16:21:38.535Z] eaf3925da568: Pull complete [2023-08-01T16:21:40.441Z] bab4dde63d76: Pull complete [2023-08-01T16:21:40.441Z] bde34c3a00c8: Pull complete [2023-08-01T16:21:40.441Z] b352a97aabf1: Pull complete [2023-08-01T16:21:40.441Z] 4872d77fe225: Pull complete [2023-08-01T16:21:40.441Z] 5851b861e8e6: Pull complete [2023-08-01T16:21:40.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T16:21:40.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:21:40.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:21:40.544Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:21:40.577Z] $ 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-08-01T16:21:43.011Z] $ docker top 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 -eo pid,comm [2023-08-01T16:21:43.064Z] 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-08-01T16:21:43.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:21:43.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:21:43.103Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:21:43.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:21:43.222Z] $ docker exec 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent [2023-08-01T16:21:43.329Z] SSH_AUTH_SOCK=/tmp/ssh-PmTKyTdqkJaf/agent.32 [2023-08-01T16:21:43.330Z] SSH_AGENT_PID=38 [2023-08-01T16:21:43.337Z] Running ssh-add (command line suppressed) [2023-08-01T16:21:43.446Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2190489341206440160.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2190489341206440160.key) [2023-08-01T16:21:43.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:21:43.748Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T16:21:43.767Z] $ docker exec --env ******** --env ******** 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent -k [2023-08-01T16:21:43.878Z] unset SSH_AUTH_SOCK; [2023-08-01T16:21:43.881Z] unset SSH_AGENT_PID; [2023-08-01T16:21:43.881Z] echo Agent pid 38 killed; [2023-08-01T16:21:43.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T16:21:43.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:21:43.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:21:44.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:21:44.015Z] $ docker exec 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent [2023-08-01T16:21:44.189Z] SSH_AUTH_SOCK=/tmp/ssh-UsBYsQRgth3a/agent.70 [2023-08-01T16:21:44.189Z] SSH_AGENT_PID=76 [2023-08-01T16:21:44.193Z] Running ssh-add (command line suppressed) [2023-08-01T16:21:44.294Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16706760446762355011.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16706760446762355011.key) [2023-08-01T16:21:44.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:21:44.590Z] + git semver init [2023-08-01T16:21:44.849Z] 2023-08-01 16:21:44,765 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T16:21:44.850Z] 2023-08-01 16:21:44,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-01T16:21:44.850Z] 2023-08-01 16:21:44,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-01T16:21:44.850Z] 2023-08-01 16:21:44,766 [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-08-01T16:21:45.787Z] 2023-08-01 16:21:45,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-01T16:21:45.787Z] 2023-08-01 16:21:45,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-01T16:21:45.787Z] 2023-08-01 16:21:45,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:21:45.787Z] 2023-08-01 16:21:45,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:21:45.787Z] 3.1.0-dev.27 [Pipeline] } [2023-08-01T16:21:45.800Z] $ docker exec --env ******** --env ******** 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent -k [2023-08-01T16:21:46.047Z] unset SSH_AUTH_SOCK; [2023-08-01T16:21:46.047Z] unset SSH_AGENT_PID; [2023-08-01T16:21:46.047Z] echo Agent pid 76 killed; [2023-08-01T16:21:46.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:21:46.362Z] + git semver [Pipeline] } [2023-08-01T16:21:46.637Z] $ docker stop --time=1 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 [2023-08-01T16:21:48.169Z] $ docker rm -f --volumes 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:21:48.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T16:21:48.842Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T16:21:48.845Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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-08-01T16:21:48.948Z] provisioning config files... [2023-08-01T16:21:48.957Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9987999159102854538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:21:49.251Z] ---> docker-login.sh [2023-08-01T16:21:49.251Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:21:49.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:49.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:49.251Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:49.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:49.251Z] [2023-08-01T16:21:49.251Z] Login Succeeded [2023-08-01T16:21:49.251Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:21:49.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:49.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:49.251Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:49.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:49.251Z] [2023-08-01T16:21:49.251Z] Login Succeeded [2023-08-01T16:21:49.251Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:21:49.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:49.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:49.510Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:49.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:49.510Z] [2023-08-01T16:21:49.510Z] Login Succeeded [2023-08-01T16:21:49.510Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:21:49.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:49.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:49.510Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:49.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:49.510Z] [2023-08-01T16:21:49.510Z] Login Succeeded [2023-08-01T16:21:49.510Z] docker.io [2023-08-01T16:21:49.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:50.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:50.028Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:50.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:50.028Z] [2023-08-01T16:21:50.028Z] Login Succeeded [2023-08-01T16:21:50.028Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:21:50.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:21:50.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:21:50.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:21:50.116Z] ========================================================= [2023-08-01T16:21:50.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T16:21:50.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:50.420Z] + 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-08-01T16:21:50.420Z] Sending build context to Docker daemon 399.4kB [2023-08-01T16:21:50.420Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:21:50.420Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:21:50.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T16:21:50.420Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T16:21:50.420Z] 6911f1a30b25: Pulling fs layer [2023-08-01T16:21:50.420Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T16:21:50.420Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T16:21:50.420Z] ec0bb842ea78: Pulling fs layer [2023-08-01T16:21:50.420Z] 40a00589a448: Pulling fs layer [2023-08-01T16:21:50.420Z] 6c08303d61cc: Pulling fs layer [2023-08-01T16:21:50.420Z] 798269fcf238: Pulling fs layer [2023-08-01T16:21:50.420Z] 40a00589a448: Waiting [2023-08-01T16:21:50.420Z] 6c08303d61cc: Waiting [2023-08-01T16:21:50.420Z] 6863d3e3a2b1: Waiting [2023-08-01T16:21:50.420Z] 798269fcf238: Waiting [2023-08-01T16:21:50.420Z] ec0bb842ea78: Waiting [2023-08-01T16:21:50.687Z] 6911f1a30b25: Verifying Checksum [2023-08-01T16:21:50.687Z] 6911f1a30b25: Download complete [2023-08-01T16:21:50.687Z] 6863d3e3a2b1: Verifying Checksum [2023-08-01T16:21:50.687Z] 6863d3e3a2b1: Download complete [2023-08-01T16:21:50.687Z] ec0bb842ea78: Verifying Checksum [2023-08-01T16:21:50.687Z] ec0bb842ea78: Download complete [2023-08-01T16:21:50.687Z] 4db1b89c0bd1: Verifying Checksum [2023-08-01T16:21:50.687Z] 4db1b89c0bd1: Download complete [2023-08-01T16:21:50.687Z] 40a00589a448: Verifying Checksum [2023-08-01T16:21:50.687Z] 40a00589a448: Download complete [2023-08-01T16:21:50.948Z] 4db1b89c0bd1: Pull complete [2023-08-01T16:21:51.255Z] e194b8c5c2a9: Verifying Checksum [2023-08-01T16:21:51.255Z] e194b8c5c2a9: Download complete [2023-08-01T16:21:51.514Z] 6911f1a30b25: Pull complete [2023-08-01T16:21:51.514Z] 798269fcf238: Verifying Checksum [2023-08-01T16:21:51.514Z] 798269fcf238: Download complete [2023-08-01T16:21:51.514Z] 6c08303d61cc: Verifying Checksum [2023-08-01T16:21:51.514Z] 6c08303d61cc: Download complete [2023-08-01T16:21:54.795Z] e194b8c5c2a9: Pull complete [2023-08-01T16:21:54.795Z] 6863d3e3a2b1: Pull complete [2023-08-01T16:21:54.795Z] ec0bb842ea78: Pull complete [2023-08-01T16:21:54.795Z] 40a00589a448: Pull complete [2023-08-01T16:21:57.327Z] 6c08303d61cc: Pull complete [2023-08-01T16:21:57.893Z] 798269fcf238: Pull complete [2023-08-01T16:21:58.152Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T16:21:58.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T16:21:58.152Z] ---> ec979cd7f677 [2023-08-01T16:21:58.152Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:22:01.460Z] ---> Running in 6f7af1812028 [2023-08-01T16:22:01.460Z] Removing intermediate container 6f7af1812028 [2023-08-01T16:22:01.460Z] ---> 2cc2e67a61db [2023-08-01T16:22:01.460Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:22:01.460Z] ---> Running in 0390eedfc422 [2023-08-01T16:22:01.460Z] Removing intermediate container 0390eedfc422 [2023-08-01T16:22:01.460Z] ---> ab9e972cc62e [2023-08-01T16:22:01.460Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:22:01.460Z] ---> Running in 51c926bf9c34 [2023-08-01T16:22:01.460Z] Removing intermediate container 51c926bf9c34 [2023-08-01T16:22:01.460Z] ---> 1876e29be7a9 [2023-08-01T16:22:01.460Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:22:01.460Z] ---> Running in 2844190a4501 [2023-08-01T16:22:01.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:22:01.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:22:01.984Z] OK: 265 MiB in 53 packages [2023-08-01T16:22:02.245Z] Removing intermediate container 2844190a4501 [2023-08-01T16:22:02.245Z] ---> 85563b428a2d [2023-08-01T16:22:02.245Z] Step 7/12 : WORKDIR /app [2023-08-01T16:22:02.506Z] ---> Running in 63e51d1563e5 [2023-08-01T16:22:02.506Z] Removing intermediate container 63e51d1563e5 [2023-08-01T16:22:02.506Z] ---> 7746612afbba [2023-08-01T16:22:02.506Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:22:02.506Z] ---> fe9160dfb4a9 [2023-08-01T16:22:02.506Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:22:02.506Z] ---> Running in 79b30bf4623b [2023-08-01T16:22:03.918Z] Still waiting to schedule task [2023-08-01T16:22:03.919Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2666’ [2023-08-01T16:22:29.072Z] Removing intermediate container 79b30bf4623b [2023-08-01T16:22:29.072Z] ---> 1fed861e61d6 [2023-08-01T16:22:29.072Z] Step 10/12 : COPY . . [2023-08-01T16:22:29.072Z] ---> 90df3d4a4561 [2023-08-01T16:22:29.072Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:22:29.072Z] ---> Running in 65c632d549fe [2023-08-01T16:22:29.072Z] Removing intermediate container 65c632d549fe [2023-08-01T16:22:29.072Z] ---> 8fc90999bc8a [2023-08-01T16:22:29.072Z] Step 12/12 : RUN $MAKE [2023-08-01T16:22:29.072Z] ---> Running in 877d2ae6abdf [2023-08-01T16:22:29.072Z] noop [2023-08-01T16:22:29.331Z] Removing intermediate container 877d2ae6abdf [2023-08-01T16:22:29.331Z] ---> baf5e20b8fa8 [2023-08-01T16:22:29.331Z] Successfully built baf5e20b8fa8 [2023-08-01T16:22:29.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:22:29.645Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:22:29.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:22:29.719Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:22:29.754Z] $ 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-08-01T16:22:30.069Z] $ docker top fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:22:30.409Z] + go version [2023-08-01T16:22:30.409Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T16:22:30.422Z] $ docker stop --time=1 fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf [2023-08-01T16:22:31.694Z] $ docker rm -f --volumes fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:22:32.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:22:32.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:22:32.147Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:22:32.181Z] $ 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-08-01T16:22:32.703Z] $ docker top 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:22:33.041Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:22:33.344Z] + make test [2023-08-01T16:22:33.344Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T16:22:54.593Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T16:22:54.593Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 87.5% of statements [2023-08-01T16:22:54.593Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.058s coverage: 95.3% of statements [2023-08-01T16:22:54.593Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T16:22:54.593Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T16:22:54.593Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T16:22:54.593Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.091s coverage: 85.6% of statements [2023-08-01T16:23:12.693Z] go vet ./... [2023-08-01T16:23:15.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:23:15.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:23:15.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T16:23:15.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:23:15.421Z] $ docker stop --time=1 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac [2023-08-01T16:23:20.448Z] $ docker rm -f --volumes 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:23:20.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:23:21.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-01T16:23:21.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:23:21.725Z] + ls -al . [2023-08-01T16:23:21.725Z] total 168 [2023-08-01T16:23:21.725Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:22 . [2023-08-01T16:23:21.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:21 .. [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:21 .dockerignore [2023-08-01T16:23:21.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:21 .git [2023-08-01T16:23:21.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 .github [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 16:21 .gitignore [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:21 .golangci.yml [2023-08-01T16:23:21.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:21 .semver [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 16:21 Attribution.txt [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 16:21 CHANGELOG.md [2023-08-01T16:23:21.725Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 16:21 Dockerfile [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:21 GOVERNANCE.md [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 16:21 Jenkinsfile [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:21 LICENSE [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 16:21 Makefile [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 16:21 OWNERS.md [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 16:21 README.md [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 16:21 Record and Reply.postman_collection.json [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 16:21 VERSION [2023-08-01T16:23:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 bin [2023-08-01T16:23:21.726Z] -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 16:22 coverage.out [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 16:21 go.mod [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 16:21 go.sum [2023-08-01T16:23:21.726Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 16:21 internal [2023-08-01T16:23:21.726Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 16:21 main.go [2023-08-01T16:23:21.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:21 pkg [2023-08-01T16:23:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:22.028Z] + 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=1c067dd5da8bdafc1761443221fe5ec601182dbe --label arch=amd64 --label version=3.1.0-dev.27 . [2023-08-01T16:23:22.028Z] Sending build context to Docker daemon 412.2kB [2023-08-01T16:23:22.028Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:23:22.028Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T16:23:22.028Z] ---> baf5e20b8fa8 [2023-08-01T16:23:22.028Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:23:22.289Z] ---> Running in 3626cd4f0ab1 [2023-08-01T16:23:22.289Z] Removing intermediate container 3626cd4f0ab1 [2023-08-01T16:23:22.289Z] ---> aa0549412bdb [2023-08-01T16:23:22.289Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:23:22.289Z] ---> Running in cd43f38ef6cf [2023-08-01T16:23:22.289Z] Removing intermediate container cd43f38ef6cf [2023-08-01T16:23:22.289Z] ---> 4171f8e64f65 [2023-08-01T16:23:22.289Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:23:22.289Z] ---> Running in ca77b46ea4f9 [2023-08-01T16:23:22.289Z] Removing intermediate container ca77b46ea4f9 [2023-08-01T16:23:22.289Z] ---> 1c47cb5f5b4b [2023-08-01T16:23:22.289Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:23:22.550Z] ---> Running in 6c591cbf8ced [2023-08-01T16:23:22.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:22.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:23.068Z] OK: 265 MiB in 53 packages [2023-08-01T16:23:23.327Z] Removing intermediate container 6c591cbf8ced [2023-08-01T16:23:23.327Z] ---> be8042d087f7 [2023-08-01T16:23:23.327Z] Step 7/26 : WORKDIR /app [2023-08-01T16:23:23.327Z] ---> Running in 30a58a09e3ab [2023-08-01T16:23:23.327Z] Removing intermediate container 30a58a09e3ab [2023-08-01T16:23:23.327Z] ---> 19f4b40afcf8 [2023-08-01T16:23:23.327Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T16:23:23.609Z] ---> 26d7ec3c9f21 [2023-08-01T16:23:23.609Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:23:23.609Z] ---> Running in 5cdacc011ea9 [2023-08-01T16:23:24.230Z] Removing intermediate container 5cdacc011ea9 [2023-08-01T16:23:24.230Z] ---> 7e4790adcdc1 [2023-08-01T16:23:24.230Z] Step 10/26 : COPY . . [2023-08-01T16:23:24.518Z] ---> 962ab1f3dc84 [2023-08-01T16:23:24.518Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:23:24.518Z] ---> Running in b4b35521c143 [2023-08-01T16:23:24.518Z] Removing intermediate container b4b35521c143 [2023-08-01T16:23:24.518Z] ---> 831fa2d1cf77 [2023-08-01T16:23:24.518Z] Step 12/26 : RUN $MAKE [2023-08-01T16:23:24.518Z] ---> Running in a72221a1ca1e [2023-08-01T16:23:24.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-record-replay [2023-08-01T16:23:46.775Z] Removing intermediate container a72221a1ca1e [2023-08-01T16:23:46.775Z] ---> 67b9cce2bfcb [2023-08-01T16:23:46.775Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T16:23:46.775Z] 3.17: Pulling from library/alpine [2023-08-01T16:23:46.775Z] 4db1b89c0bd1: Already exists [2023-08-01T16:23:46.775Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:23:46.775Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:23:46.775Z] ---> 1f73a9d63274 [2023-08-01T16:23:46.775Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:23:46.775Z] ---> Running in 1daa377dc28d [2023-08-01T16:23:46.775Z] Removing intermediate container 1daa377dc28d [2023-08-01T16:23:46.775Z] ---> b4d2aa02a672 [2023-08-01T16:23:46.775Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T16:23:46.775Z] ---> Running in 5287ab66f0e7 [2023-08-01T16:23:46.775Z] Removing intermediate container 5287ab66f0e7 [2023-08-01T16:23:46.775Z] ---> 96c7af45e275 [2023-08-01T16:23:46.775Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T16:23:46.775Z] ---> Running in 68a8ce28c7ef [2023-08-01T16:23:46.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:46.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:46.775Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:23:46.775Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:23:46.775Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:23:46.775Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:23:46.775Z] OK: 8 MiB in 17 packages [2023-08-01T16:23:46.775Z] Removing intermediate container 68a8ce28c7ef [2023-08-01T16:23:46.775Z] ---> 5cb43248f774 [2023-08-01T16:23:46.775Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:23:46.775Z] ---> 37f867c568bf [2023-08-01T16:23:46.775Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:23:47.033Z] ---> b37ff2128b4a [2023-08-01T16:23:47.033Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:23:47.033Z] ---> 0618ae725eac [2023-08-01T16:23:47.033Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T16:23:47.967Z] ---> 7fcfe3b8d6ca [2023-08-01T16:23:47.967Z] Step 21/26 : EXPOSE 59712 [2023-08-01T16:23:47.967Z] ---> Running in 5deb4e04f0b9 [2023-08-01T16:23:47.967Z] Removing intermediate container 5deb4e04f0b9 [2023-08-01T16:23:47.967Z] ---> c60c7f020c87 [2023-08-01T16:23:47.967Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T16:23:47.967Z] ---> Running in 106eb12b77b0 [2023-08-01T16:23:48.226Z] Removing intermediate container 106eb12b77b0 [2023-08-01T16:23:48.226Z] ---> 5c1ef1bf8977 [2023-08-01T16:23:48.226Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T16:23:48.226Z] ---> Running in 166f05a91069 [2023-08-01T16:23:48.226Z] Removing intermediate container 166f05a91069 [2023-08-01T16:23:48.226Z] ---> 8fcd41daf40f [2023-08-01T16:23:48.226Z] Step 24/26 : LABEL arch=amd64 [2023-08-01T16:23:48.226Z] ---> Running in 1c04e24805cb [2023-08-01T16:23:48.226Z] Removing intermediate container 1c04e24805cb [2023-08-01T16:23:48.226Z] ---> 6fc5b4e8f462 [2023-08-01T16:23:48.226Z] Step 25/26 : LABEL git_sha=1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:23:48.485Z] ---> Running in ec848628dad7 [2023-08-01T16:23:48.485Z] Removing intermediate container ec848628dad7 [2023-08-01T16:23:48.485Z] ---> d758ee70018b [2023-08-01T16:23:48.485Z] Step 26/26 : LABEL version=3.1.0-dev.27 [2023-08-01T16:23:48.485Z] ---> Running in 7fb46eb55d4e [2023-08-01T16:23:48.485Z] Removing intermediate container 7fb46eb55d4e [2023-08-01T16:23:48.485Z] ---> 2ef4ac031347 [2023-08-01T16:23:48.485Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:23:48.485Z] Successfully built 2ef4ac031347 [2023-08-01T16:23:48.485Z] 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-08-01T16:23:48.589Z] provisioning config files... [2023-08-01T16:23:48.597Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17847257574980405035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:23:48.896Z] ---> docker-login.sh [2023-08-01T16:23:48.896Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:23:48.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:48.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:48.896Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:48.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:48.896Z] [2023-08-01T16:23:48.896Z] Login Succeeded [2023-08-01T16:23:48.896Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:23:48.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:48.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:48.896Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:48.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:48.896Z] [2023-08-01T16:23:48.896Z] Login Succeeded [2023-08-01T16:23:48.896Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:23:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:49.157Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:49.157Z] [2023-08-01T16:23:49.157Z] Login Succeeded [2023-08-01T16:23:49.157Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:23:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:49.157Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:49.157Z] [2023-08-01T16:23:49.157Z] Login Succeeded [2023-08-01T16:23:49.157Z] docker.io [2023-08-01T16:23:49.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:49.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:49.676Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:49.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:49.676Z] [2023-08-01T16:23:49.676Z] Login Succeeded [2023-08-01T16:23:49.676Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:23:49.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:23:49.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:23:49.749Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-01T16:23:49.749Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:23:49.749Z] latest [2023-08-01T16:23:49.749Z] 3.1.0-dev.27 [2023-08-01T16:23:49.749Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:23:49.749Z] main [2023-08-01T16:23:49.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:50.080Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:50.386Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:23:50.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-01T16:23:50.387Z] b350c4ef8fd9: Preparing [2023-08-01T16:23:50.387Z] 00f0bac9d977: Preparing [2023-08-01T16:23:50.387Z] f63bc72ffaba: Preparing [2023-08-01T16:23:50.387Z] 4a3400ec9a8e: Preparing [2023-08-01T16:23:50.387Z] 980994f74a73: Preparing [2023-08-01T16:23:50.387Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:50.387Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:50.387Z] 00f0bac9d977: Pushed [2023-08-01T16:23:50.387Z] f63bc72ffaba: Pushed [2023-08-01T16:23:50.387Z] 4a3400ec9a8e: Pushed [2023-08-01T16:23:50.387Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:50.387Z] 980994f74a73: Pushed [2023-08-01T16:23:53.673Z] b350c4ef8fd9: Pushed [2023-08-01T16:23:53.673Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:54.001Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:54.322Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-01T16:23:54.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-01T16:23:54.322Z] b350c4ef8fd9: Preparing [2023-08-01T16:23:54.322Z] 00f0bac9d977: Preparing [2023-08-01T16:23:54.322Z] f63bc72ffaba: Preparing [2023-08-01T16:23:54.322Z] 4a3400ec9a8e: Preparing [2023-08-01T16:23:54.322Z] 980994f74a73: Preparing [2023-08-01T16:23:54.322Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:54.322Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:54.322Z] 980994f74a73: Layer already exists [2023-08-01T16:23:54.322Z] f63bc72ffaba: Layer already exists [2023-08-01T16:23:54.322Z] b350c4ef8fd9: Layer already exists [2023-08-01T16:23:54.322Z] 00f0bac9d977: Layer already exists [2023-08-01T16:23:54.322Z] 4a3400ec9a8e: Layer already exists [2023-08-01T16:23:54.322Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:54.322Z] latest: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:54.643Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:54.946Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 [2023-08-01T16:23:54.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-01T16:23:54.946Z] b350c4ef8fd9: Preparing [2023-08-01T16:23:54.946Z] 00f0bac9d977: Preparing [2023-08-01T16:23:54.946Z] f63bc72ffaba: Preparing [2023-08-01T16:23:54.946Z] 4a3400ec9a8e: Preparing [2023-08-01T16:23:54.946Z] 980994f74a73: Preparing [2023-08-01T16:23:54.946Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:54.946Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:54.946Z] 980994f74a73: Layer already exists [2023-08-01T16:23:54.946Z] f63bc72ffaba: Layer already exists [2023-08-01T16:23:54.946Z] b350c4ef8fd9: Layer already exists [2023-08-01T16:23:54.946Z] 00f0bac9d977: Layer already exists [2023-08-01T16:23:54.946Z] 4a3400ec9a8e: Layer already exists [2023-08-01T16:23:54.946Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:54.946Z] 3.1.0-dev.27: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:55.259Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:55.575Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:23:55.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-01T16:23:55.575Z] b350c4ef8fd9: Preparing [2023-08-01T16:23:55.575Z] 00f0bac9d977: Preparing [2023-08-01T16:23:55.575Z] f63bc72ffaba: Preparing [2023-08-01T16:23:55.575Z] 4a3400ec9a8e: Preparing [2023-08-01T16:23:55.575Z] 980994f74a73: Preparing [2023-08-01T16:23:55.575Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:55.575Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:55.575Z] f63bc72ffaba: Layer already exists [2023-08-01T16:23:55.575Z] 980994f74a73: Layer already exists [2023-08-01T16:23:55.575Z] 4a3400ec9a8e: Layer already exists [2023-08-01T16:23:55.575Z] b350c4ef8fd9: Layer already exists [2023-08-01T16:23:55.575Z] 00f0bac9d977: Layer already exists [2023-08-01T16:23:55.575Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:55.575Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:55.889Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:56.201Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-01T16:23:56.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-01T16:23:56.201Z] b350c4ef8fd9: Preparing [2023-08-01T16:23:56.201Z] 00f0bac9d977: Preparing [2023-08-01T16:23:56.201Z] f63bc72ffaba: Preparing [2023-08-01T16:23:56.201Z] 4a3400ec9a8e: Preparing [2023-08-01T16:23:56.201Z] 980994f74a73: Preparing [2023-08-01T16:23:56.201Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:56.201Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:56.201Z] 980994f74a73: Layer already exists [2023-08-01T16:23:56.201Z] 00f0bac9d977: Layer already exists [2023-08-01T16:23:56.201Z] f63bc72ffaba: Layer already exists [2023-08-01T16:23:56.201Z] 4a3400ec9a8e: Layer already exists [2023-08-01T16:23:56.201Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:56.201Z] b350c4ef8fd9: Layer already exists [2023-08-01T16:23:56.201Z] main: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:23:56.249Z] ===================================================== [Pipeline] echo [2023-08-01T16:23:56.255Z] taggedImages: [2023-08-01T16:23:56.255Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:23:56.255Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-01T16:23:56.255Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 [2023-08-01T16:23:56.255Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:23:56.255Z] - 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-08-01T16:23:56.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:23:56.632Z] [2023-08-01T16:23:56.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:56.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:23:56.934Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T16:23:56.934Z] 5eb5b503b376: Pulling fs layer [2023-08-01T16:23:56.934Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T16:23:56.934Z] ec43610c2a17: Pulling fs layer [2023-08-01T16:23:56.934Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T16:23:56.934Z] 33b1e0a273af: Pulling fs layer [2023-08-01T16:23:56.934Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T16:23:56.934Z] 2f39f015ded8: Pulling fs layer [2023-08-01T16:23:56.934Z] 3a2ae6a8a46f: Waiting [2023-08-01T16:23:56.934Z] 33b1e0a273af: Waiting [2023-08-01T16:23:56.934Z] 5d3b04190fa2: Waiting [2023-08-01T16:23:56.934Z] 2f39f015ded8: Waiting [2023-08-01T16:23:56.934Z] 5c69ac0246d0: Verifying Checksum [2023-08-01T16:23:56.934Z] 5c69ac0246d0: Download complete [2023-08-01T16:23:56.934Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-01T16:23:56.934Z] 3a2ae6a8a46f: Download complete [2023-08-01T16:23:56.934Z] ec43610c2a17: Verifying Checksum [2023-08-01T16:23:56.934Z] ec43610c2a17: Download complete [2023-08-01T16:23:56.934Z] 33b1e0a273af: Verifying Checksum [2023-08-01T16:23:56.934Z] 33b1e0a273af: Download complete [2023-08-01T16:23:56.934Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T16:23:57.192Z] 5eb5b503b376: Verifying Checksum [2023-08-01T16:23:57.192Z] 5eb5b503b376: Download complete [2023-08-01T16:23:57.758Z] 2f39f015ded8: Download complete [2023-08-01T16:23:58.324Z] 5eb5b503b376: Pull complete [2023-08-01T16:23:58.581Z] 5c69ac0246d0: Pull complete [2023-08-01T16:23:59.148Z] ec43610c2a17: Pull complete [2023-08-01T16:23:59.148Z] 3a2ae6a8a46f: Pull complete [2023-08-01T16:23:59.407Z] 33b1e0a273af: Pull complete [2023-08-01T16:23:59.407Z] 5d3b04190fa2: Pull complete [2023-08-01T16:24:04.677Z] 2f39f015ded8: Pull complete [2023-08-01T16:24:04.677Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T16:24:04.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:24:04.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:24:04.754Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:24:04.782Z] $ 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-08-01T16:24:07.989Z] $ docker top 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:24:08.362Z] ---> job-cost.sh [2023-08-01T16:24:08.362Z] lf-activate-venv: SKIPPING [2023-08-01T16:24:08.362Z] INFO: No Stack... [2023-08-01T16:24:08.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:24:09.189Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:24:09.472Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-01T16:24:09.472Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T16:24:09.486Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [2023-08-01T16:24:09.495Z] Resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] did not exist. Created. [2023-08-01T16:24:09.495Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:24:09.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T16:24:09.832Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:24:09.838Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:24:09.861Z] $ docker stop --time=1 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 [2023-08-01T16:24:11.054Z] $ docker rm -f --volumes 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T16:25:07.341Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2670 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-01T16:25:07.356Z] Running in /w/workspace/app-record-replay/29 [Pipeline] { [Pipeline] checkout [2023-08-01T16:25:07.389Z] Selected Git installation does not exist. Using Default [2023-08-01T16:25:07.390Z] The recommended git tool is: NONE [2023-08-01T16:25:13.112Z] using credential edgex-jenkins-ssh [2023-08-01T16:25:13.128Z] Cloning the remote Git repository [2023-08-01T16:25:13.178Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T16:25:13.285Z] > git init /w/workspace/app-record-replay/29 # timeout=10 [2023-08-01T16:25:13.446Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T16:25:13.447Z] > git --version # timeout=10 [2023-08-01T16:25:13.468Z] > git --version # 'git version 2.25.1' [2023-08-01T16:25:13.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T16:25:13.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:25:14.350Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-01T16:25:14.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:25:15.274Z] Avoid second fetch [2023-08-01T16:25:15.274Z] Checking out Revision 1c067dd5da8bdafc1761443221fe5ec601182dbe (main) [2023-08-01T16:25:16.014Z] Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15" [2023-08-01T16:25:15.291Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T16:25:15.364Z] > git checkout -f 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:25:16.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T16:25:16.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T16:25:16.951Z] Dload Upload Total Spent Left Speed [2023-08-01T16:25:16.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10475 0 0 68914 0 --:--:-- --:--:-- --:--:-- 68464 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-08-01T16:25:17.539Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T16:25:17.868Z] + sudo+ sudo tee /etc/docker/daemon.new [2023-08-01T16:25:17.869Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T16:25:17.869Z] { [2023-08-01T16:25:17.869Z] "registry-mirrors": [ [2023-08-01T16:25:17.869Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T16:25:17.869Z] ], [2023-08-01T16:25:17.869Z] "bip": "10.250.0.254/24", [2023-08-01T16:25:17.869Z] "hosts": [ [2023-08-01T16:25:17.869Z] "tcp://0.0.0.0:5555", [2023-08-01T16:25:17.869Z] "unix:///var/run/docker.sock" [2023-08-01T16:25:17.869Z] ], [2023-08-01T16:25:17.869Z] "mtu": 1458, [2023-08-01T16:25:17.869Z] "selinux-enabled": true, [2023-08-01T16:25:17.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T16:25:17.869Z] } [Pipeline] sh [2023-08-01T16:25:18.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T16:25:18.525Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:25:36.826Z] provisioning config files... [2023-08-01T16:25:36.855Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/29@tmp/config12528842969346932069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:25:37.217Z] ---> docker-login.sh [2023-08-01T16:25:37.217Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:25:37.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:25:37.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:25:37.757Z] Configure a credential helper to remove this warning. See [2023-08-01T16:25:37.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:25:37.757Z] [2023-08-01T16:25:37.757Z] Login Succeeded [2023-08-01T16:25:37.757Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:25:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:25:38.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:25:38.299Z] Configure a credential helper to remove this warning. See [2023-08-01T16:25:38.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:25:38.299Z] [2023-08-01T16:25:38.299Z] Login Succeeded [2023-08-01T16:25:38.299Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:25:38.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:25:38.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:25:38.571Z] Configure a credential helper to remove this warning. See [2023-08-01T16:25:38.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:25:38.571Z] [2023-08-01T16:25:38.571Z] Login Succeeded [2023-08-01T16:25:38.571Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:25:38.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:25:38.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:25:38.842Z] Configure a credential helper to remove this warning. See [2023-08-01T16:25:38.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:25:38.842Z] [2023-08-01T16:25:38.842Z] Login Succeeded [2023-08-01T16:25:38.842Z] docker.io [2023-08-01T16:25:39.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:25:39.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:25:39.383Z] Configure a credential helper to remove this warning. See [2023-08-01T16:25:39.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:25:39.383Z] [2023-08-01T16:25:39.383Z] Login Succeeded [2023-08-01T16:25:39.383Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:25:39.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:25:39.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:25:39.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:25:39.702Z] ========================================================= [2023-08-01T16:25:39.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T16:25:39.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:25:40.052Z] + 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-08-01T16:25:40.052Z] Sending build context to Docker daemon 178.7kB [2023-08-01T16:25:40.323Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:25:40.323Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:25:40.323Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T16:25:40.323Z] edb6bdbacee9: Pulling fs layer [2023-08-01T16:25:40.323Z] 5f9638ab2659: Pulling fs layer [2023-08-01T16:25:40.323Z] 8d51d6327a98: Pulling fs layer [2023-08-01T16:25:40.323Z] 8b374f2dd631: Pulling fs layer [2023-08-01T16:25:40.323Z] ec14aa9079de: Pulling fs layer [2023-08-01T16:25:40.323Z] 2f466654f4bb: Pulling fs layer [2023-08-01T16:25:40.323Z] 554e91adad29: Pulling fs layer [2023-08-01T16:25:40.323Z] 8b374f2dd631: Waiting [2023-08-01T16:25:40.323Z] ec14aa9079de: Waiting [2023-08-01T16:25:40.323Z] 2f466654f4bb: Waiting [2023-08-01T16:25:40.323Z] 554e91adad29: Waiting [2023-08-01T16:25:40.598Z] 5f9638ab2659: Verifying Checksum [2023-08-01T16:25:40.598Z] 5f9638ab2659: Download complete [2023-08-01T16:25:40.598Z] 8b374f2dd631: Verifying Checksum [2023-08-01T16:25:40.598Z] 8b374f2dd631: Download complete [2023-08-01T16:25:40.598Z] ec14aa9079de: Verifying Checksum [2023-08-01T16:25:40.598Z] ec14aa9079de: Download complete [2023-08-01T16:25:40.598Z] edb6bdbacee9: Verifying Checksum [2023-08-01T16:25:40.598Z] edb6bdbacee9: Download complete [2023-08-01T16:25:42.040Z] edb6bdbacee9: Pull complete [2023-08-01T16:25:42.314Z] 554e91adad29: Verifying Checksum [2023-08-01T16:25:42.314Z] 554e91adad29: Download complete [2023-08-01T16:25:42.629Z] 5f9638ab2659: Pull complete [2023-08-01T16:25:43.603Z] 8d51d6327a98: Verifying Checksum [2023-08-01T16:25:43.604Z] 8d51d6327a98: Download complete [2023-08-01T16:25:43.604Z] 2f466654f4bb: Verifying Checksum [2023-08-01T16:25:43.604Z] 2f466654f4bb: Download complete [2023-08-01T16:25:55.985Z] 8d51d6327a98: Pull complete [2023-08-01T16:25:55.985Z] 8b374f2dd631: Pull complete [2023-08-01T16:25:55.985Z] ec14aa9079de: Pull complete [2023-08-01T16:26:02.649Z] 2f466654f4bb: Pull complete [2023-08-01T16:26:05.248Z] 554e91adad29: Pull complete [2023-08-01T16:26:05.248Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T16:26:05.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T16:26:05.248Z] ---> 1e15ea492957 [2023-08-01T16:26:05.248Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:26:07.219Z] ---> Running in 9b2772a2092c [2023-08-01T16:26:07.219Z] Removing intermediate container 9b2772a2092c [2023-08-01T16:26:07.219Z] ---> d0a07f3948fe [2023-08-01T16:26:07.219Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:26:07.219Z] ---> Running in 595d7db0ece9 [2023-08-01T16:26:07.489Z] Removing intermediate container 595d7db0ece9 [2023-08-01T16:26:07.489Z] ---> 0d97e07515cc [2023-08-01T16:26:07.489Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:26:07.758Z] ---> Running in 7f19e664023a [2023-08-01T16:26:08.028Z] Removing intermediate container 7f19e664023a [2023-08-01T16:26:08.028Z] ---> 6059eabf7822 [2023-08-01T16:26:08.029Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:26:08.029Z] ---> Running in c88f64c46098 [2023-08-01T16:26:09.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:26:09.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:26:10.765Z] OK: 263 MiB in 53 packages [2023-08-01T16:26:11.776Z] Removing intermediate container c88f64c46098 [2023-08-01T16:26:11.776Z] ---> bf5bd70bae9c [2023-08-01T16:26:11.776Z] Step 7/12 : WORKDIR /app [2023-08-01T16:26:11.776Z] ---> Running in 3cb5fddd6db5 [2023-08-01T16:26:12.042Z] Removing intermediate container 3cb5fddd6db5 [2023-08-01T16:26:12.042Z] ---> 05de70fe33f9 [2023-08-01T16:26:12.042Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:26:12.630Z] ---> 3a6c9b78acaf [2023-08-01T16:26:12.630Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:26:12.630Z] ---> Running in b1a917030499 [2023-08-01T16:27:20.548Z] Removing intermediate container b1a917030499 [2023-08-01T16:27:20.548Z] ---> deb93c7b6d9f [2023-08-01T16:27:20.548Z] Step 10/12 : COPY . . [2023-08-01T16:27:20.548Z] ---> 3b6be0f2e779 [2023-08-01T16:27:20.548Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:27:20.548Z] ---> Running in 82e432456f0f [2023-08-01T16:27:20.548Z] Removing intermediate container 82e432456f0f [2023-08-01T16:27:20.548Z] ---> b7d01aa03c1c [2023-08-01T16:27:20.548Z] Step 12/12 : RUN $MAKE [2023-08-01T16:27:20.548Z] ---> Running in c5cdf06037a0 [2023-08-01T16:27:20.548Z] noop [2023-08-01T16:27:20.548Z] Removing intermediate container c5cdf06037a0 [2023-08-01T16:27:20.548Z] ---> b96e2bcb73e1 [2023-08-01T16:27:20.548Z] Successfully built b96e2bcb73e1 [2023-08-01T16:27:20.548Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:27:20.959Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:27:20.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:27:21.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2023-08-01T16:27:21.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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-08-01T16:27:22.510Z] $ docker top 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:27:23.367Z] + go version [2023-08-01T16:27:23.367Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T16:27:23.385Z] $ docker stop --time=1 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 [2023-08-01T16:27:25.028Z] $ docker rm -f --volumes 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:27:25.572Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:27:25.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:27:25.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2023-08-01T16:27:25.853Z] $ 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/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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-08-01T16:27:27.077Z] $ docker top c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:27:27.896Z] + git config --global --add safe.directory /w/workspace/app-record-replay/29 [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:27:28.550Z] + make test [2023-08-01T16:27:28.550Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T16:30:50.390Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T16:30:55.746Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 87.5% of statements [2023-08-01T16:30:56.014Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.317s coverage: 95.3% of statements [2023-08-01T16:31:01.363Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T16:31:01.363Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T16:31:01.363Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T16:31:01.363Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.393s coverage: 85.6% of statements [2023-08-01T16:31:02.323Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T16:31:02.323Z] go vet ./... [2023-08-01T16:33:39.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:33:39.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:33:39.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T16:33:39.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:33:39.102Z] $ docker stop --time=1 c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b [2023-08-01T16:33:40.989Z] $ docker rm -f --volumes c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:33:42.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:33:42.537Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T16:33:42.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:33:43.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:33:43.691Z] + ls -al . [2023-08-01T16:33:43.691Z] total 164 [2023-08-01T16:33:43.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:27 . [2023-08-01T16:33:43.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:25 .. [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:25 .dockerignore [2023-08-01T16:33:43.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:25 .git [2023-08-01T16:33:43.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 .github [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 16:25 .gitignore [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:25 .golangci.yml [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 16:25 Attribution.txt [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 16:25 CHANGELOG.md [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 16:25 Dockerfile [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:25 GOVERNANCE.md [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 16:25 Jenkinsfile [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:25 LICENSE [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 16:25 Makefile [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 16:25 OWNERS.md [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 16:25 README.md [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 16:25 Record and Reply.postman_collection.json [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 16:21 VERSION [2023-08-01T16:33:43.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 bin [2023-08-01T16:33:43.691Z] -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 16:31 coverage.out [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 16:25 go.mod [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 16:25 go.sum [2023-08-01T16:33:43.691Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 16:25 internal [2023-08-01T16:33:43.691Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 16:25 main.go [2023-08-01T16:33:43.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:25 pkg [2023-08-01T16:33:43.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:33:44.029Z] + 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=1c067dd5da8bdafc1761443221fe5ec601182dbe --label arch=arm64 --label version=3.1.0-dev.27 . [2023-08-01T16:33:44.029Z] Sending build context to Docker daemon 191.5kB [2023-08-01T16:33:44.298Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:33:44.298Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T16:33:44.298Z] ---> b96e2bcb73e1 [2023-08-01T16:33:44.298Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:33:44.298Z] ---> Running in 79524fb656bd [2023-08-01T16:33:44.564Z] Removing intermediate container 79524fb656bd [2023-08-01T16:33:44.564Z] ---> 87dba9728caa [2023-08-01T16:33:44.564Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:33:44.836Z] ---> Running in d9613ab876ff [2023-08-01T16:33:45.106Z] Removing intermediate container d9613ab876ff [2023-08-01T16:33:45.106Z] ---> a3b17a855056 [2023-08-01T16:33:45.106Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:33:45.106Z] ---> Running in 88d9ddb3ad8f [2023-08-01T16:33:45.374Z] Removing intermediate container 88d9ddb3ad8f [2023-08-01T16:33:45.374Z] ---> 817c81b19a96 [2023-08-01T16:33:45.374Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:33:45.374Z] ---> Running in c7bdcf8aa43f [2023-08-01T16:33:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:33:46.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:33:48.335Z] OK: 263 MiB in 53 packages [2023-08-01T16:33:48.921Z] Removing intermediate container c7bdcf8aa43f [2023-08-01T16:33:48.921Z] ---> 2dd8fe55d8bb [2023-08-01T16:33:48.921Z] Step 7/26 : WORKDIR /app [2023-08-01T16:33:48.921Z] ---> Running in 994d388353dc [2023-08-01T16:33:49.507Z] Removing intermediate container 994d388353dc [2023-08-01T16:33:49.507Z] ---> 840043a0dccc [2023-08-01T16:33:49.507Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T16:33:49.777Z] ---> 3ab6ffec7df5 [2023-08-01T16:33:49.777Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:33:49.777Z] ---> Running in d56a946b01a2 [2023-08-01T16:33:52.360Z] Removing intermediate container d56a946b01a2 [2023-08-01T16:33:52.360Z] ---> 3853b1de4ed0 [2023-08-01T16:33:52.360Z] Step 10/26 : COPY . . [2023-08-01T16:33:52.951Z] ---> 56d03b858ba5 [2023-08-01T16:33:52.951Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:33:52.951Z] ---> Running in 856d36034e08 [2023-08-01T16:33:53.218Z] Removing intermediate container 856d36034e08 [2023-08-01T16:33:53.218Z] ---> a38405bf6882 [2023-08-01T16:33:53.218Z] Step 12/26 : RUN $MAKE [2023-08-01T16:33:53.218Z] ---> Running in 3068586d29be [2023-08-01T16:33:54.630Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-record-replay [2023-08-01T16:36:16.353Z] Removing intermediate container 3068586d29be [2023-08-01T16:36:16.353Z] ---> eff36cbbcf52 [2023-08-01T16:36:16.353Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T16:36:16.353Z] 3.17: Pulling from library/alpine [2023-08-01T16:36:16.353Z] edb6bdbacee9: Already exists [2023-08-01T16:36:16.353Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:36:16.353Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:36:16.353Z] ---> 779605e5fbc0 [2023-08-01T16:36:16.353Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:36:16.353Z] ---> Running in 4f08dbe55b64 [2023-08-01T16:36:16.353Z] Removing intermediate container 4f08dbe55b64 [2023-08-01T16:36:16.353Z] ---> 78fbd452d541 [2023-08-01T16:36:16.353Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T16:36:16.353Z] ---> Running in 407bc6059ba3 [2023-08-01T16:36:16.353Z] Removing intermediate container 407bc6059ba3 [2023-08-01T16:36:16.353Z] ---> 95f6881683e3 [2023-08-01T16:36:16.353Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T16:36:16.353Z] ---> Running in 3cfe9d6cf9bd [2023-08-01T16:36:16.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:36:16.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:36:16.354Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:36:16.354Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:36:16.354Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:36:16.354Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:36:16.354Z] OK: 8 MiB in 17 packages [2023-08-01T16:36:16.354Z] Removing intermediate container 3cfe9d6cf9bd [2023-08-01T16:36:16.354Z] ---> 435889441dc8 [2023-08-01T16:36:16.354Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:36:16.354Z] ---> c8d37a382699 [2023-08-01T16:36:16.354Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:36:16.354Z] ---> fb6dd2c0649c [2023-08-01T16:36:16.354Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:36:16.354Z] ---> 9ffe7c66f506 [2023-08-01T16:36:16.354Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T16:36:16.354Z] ---> 1b51ec109487 [2023-08-01T16:36:16.354Z] Step 21/26 : EXPOSE 59712 [2023-08-01T16:36:16.354Z] ---> Running in 6caf656ac06a [2023-08-01T16:36:16.354Z] Removing intermediate container 6caf656ac06a [2023-08-01T16:36:16.354Z] ---> 3973f32ffcc0 [2023-08-01T16:36:16.354Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T16:36:16.354Z] ---> Running in 62e5a079f290 [2023-08-01T16:36:16.354Z] Removing intermediate container 62e5a079f290 [2023-08-01T16:36:16.354Z] ---> ac62d114bf4d [2023-08-01T16:36:16.354Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T16:36:16.354Z] ---> Running in b1be9dfdcf29 [2023-08-01T16:36:16.354Z] Removing intermediate container b1be9dfdcf29 [2023-08-01T16:36:16.354Z] ---> c3865cb007ff [2023-08-01T16:36:16.354Z] Step 24/26 : LABEL arch=arm64 [2023-08-01T16:36:16.354Z] ---> Running in 33584aa71405 [2023-08-01T16:36:16.354Z] Removing intermediate container 33584aa71405 [2023-08-01T16:36:16.354Z] ---> ee6351c83f97 [2023-08-01T16:36:16.354Z] Step 25/26 : LABEL git_sha=1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:36:16.354Z] ---> Running in c6ce32ac92fe [2023-08-01T16:36:16.619Z] Removing intermediate container c6ce32ac92fe [2023-08-01T16:36:16.619Z] ---> 5b9c1c9d39bf [2023-08-01T16:36:16.619Z] Step 26/26 : LABEL version=3.1.0-dev.27 [2023-08-01T16:36:16.619Z] ---> Running in 6702baeadfa6 [2023-08-01T16:36:16.886Z] Removing intermediate container 6702baeadfa6 [2023-08-01T16:36:16.886Z] ---> 25eae047552e [2023-08-01T16:36:16.886Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:36:16.886Z] Successfully built 25eae047552e [2023-08-01T16:36:16.886Z] 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-08-01T16:36:17.005Z] provisioning config files... [2023-08-01T16:36:17.017Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/29@tmp/config12572336545174429869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:17.346Z] ---> docker-login.sh [2023-08-01T16:36:17.347Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:36:17.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:36:17.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:36:17.614Z] Configure a credential helper to remove this warning. See [2023-08-01T16:36:17.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:36:17.614Z] [2023-08-01T16:36:17.614Z] Login Succeeded [2023-08-01T16:36:17.614Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:36:17.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:36:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:36:17.882Z] Configure a credential helper to remove this warning. See [2023-08-01T16:36:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:36:17.882Z] [2023-08-01T16:36:17.882Z] Login Succeeded [2023-08-01T16:36:17.882Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:36:18.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:36:18.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:36:18.417Z] Configure a credential helper to remove this warning. See [2023-08-01T16:36:18.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:36:18.417Z] [2023-08-01T16:36:18.417Z] Login Succeeded [2023-08-01T16:36:18.417Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:36:18.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:36:18.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:36:18.682Z] Configure a credential helper to remove this warning. See [2023-08-01T16:36:18.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:36:18.682Z] [2023-08-01T16:36:18.682Z] Login Succeeded [2023-08-01T16:36:18.682Z] docker.io [2023-08-01T16:36:18.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:36:19.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:36:19.211Z] Configure a credential helper to remove this warning. See [2023-08-01T16:36:19.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:36:19.211Z] [2023-08-01T16:36:19.211Z] Login Succeeded [2023-08-01T16:36:19.211Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:36:19.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:36:19.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:36:19.281Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-01T16:36:19.281Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:36:19.281Z] latest [2023-08-01T16:36:19.281Z] 3.1.0-dev.27 [2023-08-01T16:36:19.281Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:36:19.281Z] main [2023-08-01T16:36:19.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:19.636Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:19.981Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:36:19.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-01T16:36:19.981Z] 6b7170f2602c: Preparing [2023-08-01T16:36:19.981Z] 5a42df9c4449: Preparing [2023-08-01T16:36:19.981Z] 000e5bfb3942: Preparing [2023-08-01T16:36:19.981Z] 65945e39ea74: Preparing [2023-08-01T16:36:19.981Z] 7aab55414963: Preparing [2023-08-01T16:36:19.981Z] 9386262d7a74: Preparing [2023-08-01T16:36:19.981Z] 9386262d7a74: Waiting [2023-08-01T16:36:20.248Z] 000e5bfb3942: Pushed [2023-08-01T16:36:20.248Z] 65945e39ea74: Pushed [2023-08-01T16:36:20.248Z] 5a42df9c4449: Pushed [2023-08-01T16:36:20.248Z] 9386262d7a74: Layer already exists [2023-08-01T16:36:20.514Z] 7aab55414963: Pushed [2023-08-01T16:36:25.837Z] 6b7170f2602c: Pushed [2023-08-01T16:36:25.837Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:26.248Z] + 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-08-01T16:36:26.587Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-01T16:36:26.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-01T16:36:26.587Z] 6b7170f2602c: Preparing [2023-08-01T16:36:26.587Z] 5a42df9c4449: Preparing [2023-08-01T16:36:26.587Z] 000e5bfb3942: Preparing [2023-08-01T16:36:26.587Z] 65945e39ea74: Preparing [2023-08-01T16:36:26.587Z] 7aab55414963: Preparing [2023-08-01T16:36:26.587Z] 9386262d7a74: Preparing [2023-08-01T16:36:26.587Z] 9386262d7a74: Waiting [2023-08-01T16:36:26.587Z] 000e5bfb3942: Layer already exists [2023-08-01T16:36:26.587Z] 7aab55414963: Layer already exists [2023-08-01T16:36:26.587Z] 5a42df9c4449: Layer already exists [2023-08-01T16:36:26.587Z] 6b7170f2602c: Layer already exists [2023-08-01T16:36:26.587Z] 65945e39ea74: Layer already exists [2023-08-01T16:36:26.587Z] 9386262d7a74: Layer already exists [2023-08-01T16:36:26.587Z] latest: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:27.209Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:27.549Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 [2023-08-01T16:36:27.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-01T16:36:27.550Z] 6b7170f2602c: Preparing [2023-08-01T16:36:27.550Z] 5a42df9c4449: Preparing [2023-08-01T16:36:27.550Z] 000e5bfb3942: Preparing [2023-08-01T16:36:27.550Z] 65945e39ea74: Preparing [2023-08-01T16:36:27.550Z] 7aab55414963: Preparing [2023-08-01T16:36:27.550Z] 9386262d7a74: Preparing [2023-08-01T16:36:27.550Z] 9386262d7a74: Waiting [2023-08-01T16:36:27.550Z] 5a42df9c4449: Layer already exists [2023-08-01T16:36:27.550Z] 6b7170f2602c: Layer already exists [2023-08-01T16:36:27.550Z] 000e5bfb3942: Layer already exists [2023-08-01T16:36:27.550Z] 65945e39ea74: Layer already exists [2023-08-01T16:36:27.550Z] 7aab55414963: Layer already exists [2023-08-01T16:36:27.550Z] 9386262d7a74: Layer already exists [2023-08-01T16:36:27.550Z] 3.1.0-dev.27: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:28.179Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:28.509Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:36:28.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-01T16:36:28.509Z] 6b7170f2602c: Preparing [2023-08-01T16:36:28.509Z] 5a42df9c4449: Preparing [2023-08-01T16:36:28.509Z] 000e5bfb3942: Preparing [2023-08-01T16:36:28.509Z] 65945e39ea74: Preparing [2023-08-01T16:36:28.509Z] 7aab55414963: Preparing [2023-08-01T16:36:28.509Z] 9386262d7a74: Preparing [2023-08-01T16:36:28.509Z] 9386262d7a74: Waiting [2023-08-01T16:36:28.509Z] 5a42df9c4449: Layer already exists [2023-08-01T16:36:28.509Z] 7aab55414963: Layer already exists [2023-08-01T16:36:28.509Z] 000e5bfb3942: Layer already exists [2023-08-01T16:36:28.509Z] 65945e39ea74: Layer already exists [2023-08-01T16:36:28.509Z] 6b7170f2602c: Layer already exists [2023-08-01T16:36:28.509Z] 9386262d7a74: Layer already exists [2023-08-01T16:36:28.509Z] 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:28.851Z] + 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-08-01T16:36:30.582Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-01T16:36:30.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-01T16:36:30.582Z] 6b7170f2602c: Preparing [2023-08-01T16:36:30.582Z] 5a42df9c4449: Preparing [2023-08-01T16:36:30.582Z] 000e5bfb3942: Preparing [2023-08-01T16:36:30.582Z] 65945e39ea74: Preparing [2023-08-01T16:36:30.582Z] 7aab55414963: Preparing [2023-08-01T16:36:30.582Z] 9386262d7a74: Preparing [2023-08-01T16:36:30.582Z] 9386262d7a74: Waiting [2023-08-01T16:36:30.582Z] 000e5bfb3942: Layer already exists [2023-08-01T16:36:30.582Z] 5a42df9c4449: Layer already exists [2023-08-01T16:36:30.582Z] 6b7170f2602c: Layer already exists [2023-08-01T16:36:30.582Z] 7aab55414963: Layer already exists [2023-08-01T16:36:30.582Z] 65945e39ea74: Layer already exists [2023-08-01T16:36:30.582Z] 9386262d7a74: Layer already exists [2023-08-01T16:36:30.848Z] main: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:36:30.887Z] ===================================================== [Pipeline] echo [2023-08-01T16:36:30.894Z] taggedImages: [2023-08-01T16:36:30.894Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe [2023-08-01T16:36:30.894Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-01T16:36:30.894Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 [2023-08-01T16:36:30.894Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [2023-08-01T16:36:30.894Z] - 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-08-01T16:36:31.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:36:31.240Z] [2023-08-01T16:36:31.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:31.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:36:31.567Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T16:36:31.567Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T16:36:31.567Z] 04944245beec: Pulling fs layer [2023-08-01T16:36:31.567Z] 699f458cf7ca: Pulling fs layer [2023-08-01T16:36:31.567Z] 765212b225bb: Pulling fs layer [2023-08-01T16:36:31.567Z] f23df028b6ca: Pulling fs layer [2023-08-01T16:36:31.567Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T16:36:31.567Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T16:36:31.567Z] f23df028b6ca: Waiting [2023-08-01T16:36:31.567Z] d65c8cfc05b1: Waiting [2023-08-01T16:36:31.567Z] 2437ff75d9bd: Waiting [2023-08-01T16:36:31.567Z] 765212b225bb: Waiting [2023-08-01T16:36:31.834Z] 04944245beec: Verifying Checksum [2023-08-01T16:36:31.834Z] 04944245beec: Download complete [2023-08-01T16:36:31.834Z] 765212b225bb: Download complete [2023-08-01T16:36:31.834Z] f23df028b6ca: Verifying Checksum [2023-08-01T16:36:31.834Z] f23df028b6ca: Download complete [2023-08-01T16:36:31.834Z] d65c8cfc05b1: Verifying Checksum [2023-08-01T16:36:31.834Z] d65c8cfc05b1: Download complete [2023-08-01T16:36:31.834Z] 699f458cf7ca: Verifying Checksum [2023-08-01T16:36:31.834Z] 699f458cf7ca: Download complete [2023-08-01T16:36:32.422Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T16:36:32.422Z] 8998bd30e6a1: Download complete [2023-08-01T16:36:34.364Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T16:36:34.364Z] 2437ff75d9bd: Download complete [2023-08-01T16:36:36.304Z] 8998bd30e6a1: Pull complete [2023-08-01T16:36:36.572Z] 04944245beec: Pull complete [2023-08-01T16:36:37.979Z] 699f458cf7ca: Pull complete [2023-08-01T16:36:37.979Z] 765212b225bb: Pull complete [2023-08-01T16:36:38.937Z] f23df028b6ca: Pull complete [2023-08-01T16:36:38.937Z] d65c8cfc05b1: Pull complete [2023-08-01T16:36:53.921Z] 2437ff75d9bd: Pull complete [2023-08-01T16:36:53.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T16:36:53.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:36:53.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:54.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2023-08-01T16:36:54.170Z] $ 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/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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-08-01T16:36:56.632Z] $ docker top 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:57.469Z] ---> job-cost.sh [2023-08-01T16:36:57.469Z] lf-activate-venv: SKIPPING [2023-08-01T16:36:57.470Z] INFO: No Stack... [2023-08-01T16:36:58.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T16:36:58.626Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:36:58.944Z] + cat /w/workspace/app-record-replay/29/archives/cost.csv [2023-08-01T16:36:58.944Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T16:36:59.276Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [2023-08-01T16:36:59.283Z] Resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] did not exist. Created. [2023-08-01T16:36:59.283Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:36:59.613Z] /w/workspace/app-record-replay/29@tmp/durable-fd8fe0b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T16:37:00.274Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T16:37:00.296Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T16:37:00.346Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:37:00.353Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:37:00.365Z] $ docker stop --time=1 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d [2023-08-01T16:37:01.833Z] $ docker rm -f --volumes 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d [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-08-01T16:37:02.174Z] provisioning config files... [2023-08-01T16:37:02.179Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #29 [2023-08-01T16:37:02.182Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10036393664738821682tmp [Pipeline] { [Pipeline] sh [2023-08-01T16:37:02.478Z] + set +x [2023-08-01T16:37:02.478Z] + bash -s -- [2023-08-01T16:37:02.478Z] + curl -s https://codecov.io/bash [2023-08-01T16:37:02.478Z] [2023-08-01T16:37:02.478Z] _____ _ [2023-08-01T16:37:02.478Z] / ____| | | [2023-08-01T16:37:02.478Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T16:37:02.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T16:37:02.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T16:37:02.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T16:37:02.478Z] Bash-1.0.6 [2023-08-01T16:37:02.478Z] [2023-08-01T16:37:02.478Z] [2023-08-01T16:37:02.478Z] ==> git version 2.25.1 found [2023-08-01T16:37:02.478Z] ==> 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-08-01T16:37:02.478Z] Release-Date: 2020-01-08 [2023-08-01T16:37:02.478Z] 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-08-01T16:37:02.478Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T16:37:02.478Z] ==> Jenkins CI detected. [2023-08-01T16:37:02.478Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-01T16:37:02.478Z] project root: . [2023-08-01T16:37:02.478Z] --> token set from env [2023-08-01T16:37:02.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T16:37:02.478Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T16:37:02.478Z] ==> Python coveragepy not found [2023-08-01T16:37:02.478Z] ==> Searching for coverage reports in: [2023-08-01T16:37:02.478Z] + . [2023-08-01T16:37:02.478Z] -> Found 1 reports [2023-08-01T16:37:02.478Z] ==> Detecting git/mercurial file structure [2023-08-01T16:37:02.478Z] ==> Reading reports [2023-08-01T16:37:02.737Z] + ./coverage.out bytes=11988 [2023-08-01T16:37:02.737Z] ==> Appending adjustments [2023-08-01T16:37:02.737Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T16:37:02.737Z] + Found adjustments [2023-08-01T16:37:02.737Z] ==> Gzipping contents [2023-08-01T16:37:02.737Z] 4.0K /tmp/codecov.UZw3hw.gz [2023-08-01T16:37:02.737Z] ==> Uploading reports [2023-08-01T16:37:02.737Z] url: https://codecov.io [2023-08-01T16:37:02.737Z] query: branch=main&commit=1c067dd5da8bdafc1761443221fe5ec601182dbe&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:37:02.737Z] -> Pinging Codecov [2023-08-01T16:37:02.737Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=1c067dd5da8bdafc1761443221fe5ec601182dbe&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:37:02.737Z] Invalid request parameters [2023-08-01T16:37:02.737Z] 400 [Pipeline] } [2023-08-01T16:37:02.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-01T16:37:02.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-01T16:37:02.896Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:03.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:37:03.199Z] [2023-08-01T16:37:03.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:03.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:37:03.499Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-01T16:37:03.499Z] df9b9388f04a: Pulling fs layer [2023-08-01T16:37:03.499Z] 52dc419b0ee2: Pulling fs layer [2023-08-01T16:37:03.499Z] 25bc292e5bac: Pulling fs layer [2023-08-01T16:37:03.499Z] 114826534d7a: Pulling fs layer [2023-08-01T16:37:03.499Z] 4657fd5d0bcf: Pulling fs layer [2023-08-01T16:37:03.499Z] 6ad1cebc031e: Pulling fs layer [2023-08-01T16:37:03.499Z] 8a3aa393b2d8: Pulling fs layer [2023-08-01T16:37:03.499Z] 114826534d7a: Waiting [2023-08-01T16:37:03.499Z] 4657fd5d0bcf: Waiting [2023-08-01T16:37:03.499Z] 6ad1cebc031e: Waiting [2023-08-01T16:37:03.499Z] 8a3aa393b2d8: Waiting [2023-08-01T16:37:03.499Z] 25bc292e5bac: Verifying Checksum [2023-08-01T16:37:03.499Z] 25bc292e5bac: Download complete [2023-08-01T16:37:03.499Z] 52dc419b0ee2: Download complete [2023-08-01T16:37:03.499Z] 4657fd5d0bcf: Verifying Checksum [2023-08-01T16:37:03.499Z] 4657fd5d0bcf: Download complete [2023-08-01T16:37:03.499Z] df9b9388f04a: Verifying Checksum [2023-08-01T16:37:03.499Z] df9b9388f04a: Download complete [2023-08-01T16:37:03.760Z] df9b9388f04a: Pull complete [2023-08-01T16:37:03.760Z] 52dc419b0ee2: Pull complete [2023-08-01T16:37:03.760Z] 6ad1cebc031e: Verifying Checksum [2023-08-01T16:37:03.760Z] 6ad1cebc031e: Download complete [2023-08-01T16:37:03.760Z] 25bc292e5bac: Pull complete [2023-08-01T16:37:04.334Z] 114826534d7a: Verifying Checksum [2023-08-01T16:37:04.334Z] 114826534d7a: Download complete [2023-08-01T16:37:04.591Z] 8a3aa393b2d8: Verifying Checksum [2023-08-01T16:37:04.591Z] 8a3aa393b2d8: Download complete [2023-08-01T16:37:07.867Z] 114826534d7a: Pull complete [2023-08-01T16:37:07.867Z] 4657fd5d0bcf: Pull complete [2023-08-01T16:37:07.867Z] 6ad1cebc031e: Pull complete [2023-08-01T16:37:10.393Z] 8a3aa393b2d8: Pull complete [2023-08-01T16:37:10.393Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-01T16:37:10.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:37:10.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:10.473Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:10.500Z] $ 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-08-01T16:37:14.115Z] $ docker top 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-01T16:37:14.189Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-01T16:37:14.468Z] + set -o pipefail [2023-08-01T16:37:14.468Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-01T16:37:19.739Z] [2023-08-01T16:37:19.739Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-01T16:37:19.739Z] [2023-08-01T16:37:19.739Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/8df4495c-f8a3-4737-a4a2-14f638f585af [2023-08-01T16:37:19.739Z] [2023-08-01T16:37:19.739Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-01T16:37:19.739Z] [2023-08-01T16:37:19.739Z] [2023-08-01T16:37:19.739Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-01T16:37:19.739Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-01T16:37:19.739Z] More details here: https://snyk.co/ue1NS [2023-08-01T16:37:19.739Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-01T16:37:19.739Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-01T16:37:19.748Z] $ docker stop --time=1 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 [2023-08-01T16:37:23.645Z] $ docker rm -f --volumes 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 [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-08-01T16:37:24.306Z] + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] sh [2023-08-01T16:37:24.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:37:24.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:24.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:37:24.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:24.960Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:24.992Z] $ 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-08-01T16:37:25.377Z] $ docker top b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:37:25.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:37:25.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:37:25.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:37:25.584Z] $ docker exec b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 ssh-agent [2023-08-01T16:37:25.685Z] SSH_AUTH_SOCK=/tmp/ssh-DFkj3PyVMgYC/agent.32 [2023-08-01T16:37:25.685Z] SSH_AGENT_PID=38 [2023-08-01T16:37:25.691Z] Running ssh-add (command line suppressed) [2023-08-01T16:37:25.784Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3433663030457740087.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3433663030457740087.key) [2023-08-01T16:37:25.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:37:26.088Z] + git semver tag [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,255 [run_tag] DEBUG tag force:False [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,255 [check_head_tag] DEBUG check head tag [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,255 [execute] INFO git cat-file --batch-check [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,259 [execute] INFO git cat-file --batch [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,271 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,272 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:37:26.347Z] 2023-08-01 16:37:26,277 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:26.347Z] 3.1.0-dev.27 [Pipeline] } [2023-08-01T16:37:26.353Z] $ docker exec --env ******** --env ******** b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 ssh-agent -k [2023-08-01T16:37:26.448Z] unset SSH_AUTH_SOCK; [2023-08-01T16:37:26.449Z] unset SSH_AGENT_PID; [2023-08-01T16:37:26.449Z] echo Agent pid 38 killed; [2023-08-01T16:37:26.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:37:26.762Z] + git semver [Pipeline] } [2023-08-01T16:37:27.031Z] $ docker stop --time=1 b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 [2023-08-01T16:37:28.310Z] $ docker rm -f --volumes b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:28.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:37:28.692Z] [2023-08-01T16:37:28.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:28.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:37:28.989Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-01T16:37:28.989Z] ab5ef0e58194: Pulling fs layer [2023-08-01T16:37:28.989Z] 9712f1f96733: Pulling fs layer [2023-08-01T16:37:28.989Z] 63f879dbbcfc: Pulling fs layer [2023-08-01T16:37:28.989Z] 0d9ebad4ef96: Pulling fs layer [2023-08-01T16:37:28.989Z] e9a5061849ea: Pulling fs layer [2023-08-01T16:37:28.989Z] d747dcd14b5f: Pulling fs layer [2023-08-01T16:37:28.989Z] 2de7ff778b66: Pulling fs layer [2023-08-01T16:37:28.989Z] e9a5061849ea: Waiting [2023-08-01T16:37:28.989Z] d747dcd14b5f: Waiting [2023-08-01T16:37:28.989Z] 2de7ff778b66: Waiting [2023-08-01T16:37:28.989Z] 0d9ebad4ef96: Waiting [2023-08-01T16:37:28.989Z] 9712f1f96733: Download complete [2023-08-01T16:37:29.250Z] 63f879dbbcfc: Verifying Checksum [2023-08-01T16:37:29.250Z] 63f879dbbcfc: Download complete [2023-08-01T16:37:29.511Z] 0d9ebad4ef96: Verifying Checksum [2023-08-01T16:37:29.511Z] 0d9ebad4ef96: Download complete [2023-08-01T16:37:29.511Z] e9a5061849ea: Verifying Checksum [2023-08-01T16:37:29.511Z] d747dcd14b5f: Verifying Checksum [2023-08-01T16:37:29.511Z] d747dcd14b5f: Download complete [2023-08-01T16:37:29.511Z] ab5ef0e58194: Verifying Checksum [2023-08-01T16:37:29.511Z] ab5ef0e58194: Download complete [2023-08-01T16:37:29.511Z] 2de7ff778b66: Verifying Checksum [2023-08-01T16:37:29.511Z] 2de7ff778b66: Download complete [2023-08-01T16:37:32.041Z] ab5ef0e58194: Pull complete [2023-08-01T16:37:32.041Z] 9712f1f96733: Pull complete [2023-08-01T16:37:32.606Z] 63f879dbbcfc: Pull complete [2023-08-01T16:37:35.885Z] 0d9ebad4ef96: Pull complete [2023-08-01T16:37:36.144Z] e9a5061849ea: Pull complete [2023-08-01T16:37:36.144Z] d747dcd14b5f: Pull complete [2023-08-01T16:37:37.077Z] 2de7ff778b66: Pull complete [2023-08-01T16:37:37.077Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-01T16:37:37.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:37:37.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:37.159Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:37.189Z] $ 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-08-01T16:37:41.314Z] $ docker top afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:37:41.392Z] provisioning config files... [2023-08-01T16:37:41.400Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11220467880365611734tmp [2023-08-01T16:37:41.410Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8721206675988336262tmp [2023-08-01T16:37:41.419Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16501918326839562015tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:37:41.433Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:37:41.716Z] ---> sigul-configuration.sh [2023-08-01T16:37:41.716Z] gpg: directory `/root/.gnupg' created [2023-08-01T16:37:41.716Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-01T16:37:41.716Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-01T16:37:41.716Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-01T16:37:41.716Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-01T16:37:41.716Z] gpg: CAST5 encrypted data [2023-08-01T16:37:41.716Z] gpg: encrypted with 1 passphrase [2023-08-01T16:37:41.716Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-01T16:37:42.007Z] + mkdir /home/jenkins [2023-08-01T16:37:42.007Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-01T16:37:42.289Z] + 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-08-01T16:37:42.297Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:37:42.589Z] ---> sigul-install.sh [2023-08-01T16:37:42.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-01T16:37:42.873Z] + git tag --list [2023-08-01T16:37:42.873Z] v3.1.0-dev.0 [2023-08-01T16:37:42.873Z] v3.1.0-dev.1 [2023-08-01T16:37:42.873Z] v3.1.0-dev.10 [2023-08-01T16:37:42.873Z] v3.1.0-dev.11 [2023-08-01T16:37:42.873Z] v3.1.0-dev.12 [2023-08-01T16:37:42.873Z] v3.1.0-dev.13 [2023-08-01T16:37:42.873Z] v3.1.0-dev.14 [2023-08-01T16:37:42.873Z] v3.1.0-dev.15 [2023-08-01T16:37:42.873Z] v3.1.0-dev.16 [2023-08-01T16:37:42.873Z] v3.1.0-dev.17 [2023-08-01T16:37:42.873Z] v3.1.0-dev.18 [2023-08-01T16:37:42.873Z] v3.1.0-dev.19 [2023-08-01T16:37:42.873Z] v3.1.0-dev.2 [2023-08-01T16:37:42.873Z] v3.1.0-dev.20 [2023-08-01T16:37:42.873Z] v3.1.0-dev.21 [2023-08-01T16:37:42.873Z] v3.1.0-dev.22 [2023-08-01T16:37:42.873Z] v3.1.0-dev.23 [2023-08-01T16:37:42.873Z] v3.1.0-dev.24 [2023-08-01T16:37:42.873Z] v3.1.0-dev.25 [2023-08-01T16:37:42.873Z] v3.1.0-dev.26 [2023-08-01T16:37:42.873Z] v3.1.0-dev.27 [2023-08-01T16:37:42.873Z] v3.1.0-dev.3 [2023-08-01T16:37:42.873Z] v3.1.0-dev.4 [2023-08-01T16:37:42.873Z] v3.1.0-dev.5 [2023-08-01T16:37:42.873Z] v3.1.0-dev.6 [2023-08-01T16:37:42.873Z] v3.1.0-dev.7 [2023-08-01T16:37:42.873Z] v3.1.0-dev.8 [2023-08-01T16:37:42.873Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-01T16:37:43.159Z] + lftools sign git-tag v3.1.0-dev.27 [2023-08-01T16:37:43.726Z] Signing Git tag with Sigul... [2023-08-01T16:37:43.726Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-08-01T16:37:43.995Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:37:44.278Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-01T16:37:44.285Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-01T16:37:44.306Z] $ docker stop --time=1 afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 [2023-08-01T16:37:45.586Z] $ docker rm -f --volumes afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-01T16:37:46.024Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:37:46.024Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:46.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:37:46.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:46.407Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:46.434Z] $ 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-08-01T16:37:46.772Z] $ docker top db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d -eo pid,comm [2023-08-01T16:37:46.822Z] 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-08-01T16:37:46.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:37:46.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:37:46.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:37:46.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:37:46.968Z] $ docker exec db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d ssh-agent [2023-08-01T16:37:47.060Z] SSH_AUTH_SOCK=/tmp/ssh-T4rkmHZ7ZHiw/agent.32 [2023-08-01T16:37:47.060Z] SSH_AGENT_PID=38 [2023-08-01T16:37:47.064Z] Running ssh-add (command line suppressed) [2023-08-01T16:37:47.168Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2207117764951683663.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2207117764951683663.key) [2023-08-01T16:37:47.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:37:47.471Z] + git semver bump pre [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,646 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,646 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,646 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,646 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,646 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,647 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,649 [execute] INFO git cat-file --batch-check [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,654 [execute] INFO git cat-file --batch [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:37:47.731Z] 2023-08-01 16:37:47,659 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:47.731Z] 3.1.0-dev.28 [Pipeline] } [2023-08-01T16:37:47.741Z] $ docker exec --env ******** --env ******** db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d ssh-agent -k [2023-08-01T16:37:47.857Z] unset SSH_AUTH_SOCK; [2023-08-01T16:37:47.857Z] unset SSH_AGENT_PID; [2023-08-01T16:37:47.857Z] echo Agent pid 38 killed; [2023-08-01T16:37:47.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:37:48.169Z] + git semver [Pipeline] } [2023-08-01T16:37:48.437Z] $ docker stop --time=1 db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d [2023-08-01T16:37:49.698Z] $ docker rm -f --volumes db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:37:50.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:37:50.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:50.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:37:50.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:50.391Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:50.413Z] $ 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-08-01T16:37:50.724Z] $ docker top 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 -eo pid,comm [2023-08-01T16:37:50.772Z] 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-08-01T16:37:50.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:37:50.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:37:50.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:37:50.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:37:50.940Z] $ docker exec 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 ssh-agent [2023-08-01T16:37:51.043Z] SSH_AUTH_SOCK=/tmp/ssh-EJmruyVDi5fJ/agent.32 [2023-08-01T16:37:51.043Z] SSH_AGENT_PID=39 [2023-08-01T16:37:51.048Z] Running ssh-add (command line suppressed) [2023-08-01T16:37:51.141Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10068995501265727087.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10068995501265727087.key) [2023-08-01T16:37:51.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:37:51.439Z] + git semver push [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,600 [run_push] DEBUG push [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,601 [execute] INFO git cat-file --batch-check [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,605 [execute] INFO git rev-list a5014a992fb7f77ceb7d2df100e8cdc880a728d4 -- [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,606 [execute] DEBUG Popen(['git', 'rev-list', 'a5014a992fb7f77ceb7d2df100e8cdc880a728d4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,610 [execute] INFO git fetch -v origin [2023-08-01T16:37:51.699Z] 2023-08-01 16:37:51,610 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-01T16:37:52.269Z] 2023-08-01 16:37:52,199 [run_push] DEBUG no remote changes detected [2023-08-01T16:37:52.269Z] 2023-08-01 16:37:52,199 [execute] INFO git push origin semver [2023-08-01T16:37:52.269Z] 2023-08-01 16:37:52,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:37:53.205Z] 2023-08-01 16:37:53,175 [run_push] DEBUG push all version tags [2023-08-01T16:37:53.205Z] 2023-08-01 16:37:53,175 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-01T16:37:53.205Z] 2023-08-01 16:37:53,176 [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-08-01T16:37:54.142Z] 2023-08-01 16:37:53,971 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-01T16:37:54.142Z] 3.1.0-dev.28 [Pipeline] } [2023-08-01T16:37:54.148Z] $ docker exec --env ******** --env ******** 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 ssh-agent -k [2023-08-01T16:37:54.250Z] unset SSH_AUTH_SOCK; [2023-08-01T16:37:54.250Z] unset SSH_AGENT_PID; [2023-08-01T16:37:54.250Z] echo Agent pid 39 killed; [2023-08-01T16:37:54.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:37:54.562Z] + git semver [Pipeline] } [2023-08-01T16:37:54.830Z] $ docker stop --time=1 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 [2023-08-01T16:37:56.094Z] $ docker rm -f --volumes 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 [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-08-01T16:37:56.670Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-01T16:37:56.670Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-01T16:37:56.670Z] total 16 [2023-08-01T16:37:56.670Z] drwxr-xr-x 3 root root 4096 Aug 1 16:24 . [2023-08-01T16:37:56.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 16:37 .. [2023-08-01T16:37:56.670Z] drwxr-xr-x 2 root root 4096 Aug 1 16:24 cost [2023-08-01T16:37:56.670Z] -rw-r--r-- 1 root root 88 Aug 1 16:24 cost.csv [2023-08-01T16:37:56.670Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-01T16:37:56.670Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-01T16:37:56.670Z] total 16 [2023-08-01T16:37:56.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:24 . [2023-08-01T16:37:56.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 16:37 .. [2023-08-01T16:37:56.670Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 16:24 cost [2023-08-01T16:37:56.670Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 1 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:37:56.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:37:57.812Z] ---> package-listing.sh [2023-08-01T16:37:57.812Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T16:37:57.812Z] ++ facter osfamily [2023-08-01T16:37:58.070Z] + OS_FAMILY=debian [2023-08-01T16:37:58.070Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-01T16:37:58.070Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T16:37:58.070Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T16:37:58.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T16:37:58.070Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T16:37:58.070Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-01T16:37:58.070Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T16:37:58.070Z] + case "${OS_FAMILY}" in [2023-08-01T16:37:58.070Z] + dpkg -l [2023-08-01T16:37:58.070Z] + grep '^ii' [2023-08-01T16:37:58.070Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T16:37:58.070Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T16:37:58.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T16:37:58.070Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-01T16:37:58.070Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-01T16:37:58.070Z] + 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-08-01T16:37:58.078Z] 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-08-01T16:37:58.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:37:58.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:37:58.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:37:58.971Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-08-01T16:37:59.090Z] $ 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-08-01T16:37:59.314Z] $ docker top a223b98828a91bcbad0bba553dca0da1db0fa3cd0605a32eefc9cb14e1a564ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:37:59.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T16:37:59.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T16:38:00.286Z] + ls /var/log/sa-host [2023-08-01T16:38:00.286Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:38:00.360Z] provisioning config files... [2023-08-01T16:38:00.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1616547677892872268tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:38:00.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:38:00.658Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T16:38:00.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:38:00.980Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T16:38:00.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:38:01.267Z] ---> sudo-logs.sh [2023-08-01T16:38:01.267Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T16:38:01.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:38:01.569Z] ---> job-cost.sh [2023-08-01T16:38:01.569Z] lf-activate-venv: SKIPPING [2023-08-01T16:38:01.569Z] DEBUG: total: 0.2199999988079071 [2023-08-01T16:38:01.569Z] INFO: Retrieving Stack Cost... [2023-08-01T16:38:02.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:38:02.393Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T16:38:02.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:38:02.685Z] ---> logs-deploy.sh [2023-08-01T16:38:02.685Z] lf-activate-venv: SKIPPING [2023-08-01T16:38:02.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/29 [2023-08-01T16:38:02.685Z] INFO: archiving workspace using pattern(s): [2023-08-01T16:38:03.624Z] Archives upload complete. [2023-08-01T16:38:03.884Z] INFO: archiving logs to Nexus [2023-08-01T16:38:04.454Z] ---> uname -a: [2023-08-01T16:38:04.454Z] Linux prd-ubuntu20-04-docker-8c-8g-2668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] ---> lscpu: [2023-08-01T16:38:04.454Z] Architecture: x86_64 [2023-08-01T16:38:04.454Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-01T16:38:04.454Z] Byte Order: Little Endian [2023-08-01T16:38:04.454Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-01T16:38:04.454Z] CPU(s): 8 [2023-08-01T16:38:04.454Z] On-line CPU(s) list: 0-7 [2023-08-01T16:38:04.454Z] Thread(s) per core: 1 [2023-08-01T16:38:04.454Z] Core(s) per socket: 1 [2023-08-01T16:38:04.454Z] Socket(s): 8 [2023-08-01T16:38:04.454Z] NUMA node(s): 1 [2023-08-01T16:38:04.454Z] Vendor ID: AuthenticAMD [2023-08-01T16:38:04.454Z] CPU family: 23 [2023-08-01T16:38:04.454Z] Model: 49 [2023-08-01T16:38:04.454Z] Model name: AMD EPYC-Rome Processor [2023-08-01T16:38:04.454Z] Stepping: 0 [2023-08-01T16:38:04.454Z] CPU MHz: 2799.998 [2023-08-01T16:38:04.454Z] BogoMIPS: 5599.99 [2023-08-01T16:38:04.454Z] Virtualization: AMD-V [2023-08-01T16:38:04.454Z] Hypervisor vendor: KVM [2023-08-01T16:38:04.454Z] Virtualization type: full [2023-08-01T16:38:04.454Z] L1d cache: 256 KiB [2023-08-01T16:38:04.454Z] L1i cache: 256 KiB [2023-08-01T16:38:04.454Z] L2 cache: 4 MiB [2023-08-01T16:38:04.454Z] L3 cache: 128 MiB [2023-08-01T16:38:04.454Z] NUMA node0 CPU(s): 0-7 [2023-08-01T16:38:04.454Z] Vulnerability Itlb multihit: Not affected [2023-08-01T16:38:04.454Z] Vulnerability L1tf: Not affected [2023-08-01T16:38:04.454Z] Vulnerability Mds: Not affected [2023-08-01T16:38:04.454Z] Vulnerability Meltdown: Not affected [2023-08-01T16:38:04.454Z] Vulnerability Mmio stale data: Not affected [2023-08-01T16:38:04.454Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-01T16:38:04.454Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-01T16:38:04.454Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-01T16:38:04.454Z] Vulnerability Srbds: Not affected [2023-08-01T16:38:04.454Z] Vulnerability Tsx async abort: Not affected [2023-08-01T16:38:04.454Z] 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-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] ---> nproc: [2023-08-01T16:38:04.454Z] 8 [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z] ---> df -h: [2023-08-01T16:38:04.454Z] Filesystem Size Used Avail Use% Mounted on [2023-08-01T16:38:04.454Z] overlay 155G 13G 143G 9% / [2023-08-01T16:38:04.454Z] tmpfs 64M 0 64M 0% /dev [2023-08-01T16:38:04.454Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-01T16:38:04.454Z] shm 64M 0 64M 0% /dev/shm [2023-08-01T16:38:04.454Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-01T16:38:04.454Z] [2023-08-01T16:38:04.454Z]