Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 751f12f8aab323d0650418d4aaec0daf782ba786+10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 (0e2acc95386acf9d9aa5bfd8295cc1fadfd24fc2) 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-ssh717989522075530892.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-ssh15625667665544992782.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8848853881932664948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2033675576347813947.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9917718140010559430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6629151788522075505.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2777 in /w/workspace/xfoundry_app-record-replay_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-54 # 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 Merging remotes/origin/main commit 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 into PR head commit 751f12f8aab323d0650418d4aaec0daf782ba786 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 751f12f8aab323d0650418d4aaec0daf782ba786 Checking out Revision 751f12f8aab323d0650418d4aaec0daf782ba786 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 751f12f8aab323d0650418d4aaec0daf782ba786 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 751f12f8aab323d0650418d4aaec0daf782ba786 # timeout=10 Commit message: "feat: Add app level Replay Status" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-02T21:29:56.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T21:29:56.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T21:29:56.822Z] ========================================================= [2023-08-02T21:29:56.822Z] EdgeX Global Pipelines Version Info [2023-08-02T21:29:56.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:29:57.556Z] ------------------- [2023-08-02T21:29:57.556Z] stable info: [2023-08-02T21:29:57.556Z] ------------------- [2023-08-02T21:29:57.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T21:29:57.556Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T21:29:57.556Z] Message: update stable to v1.0.250 [2023-08-02T21:29:58.125Z] ------------------- [2023-08-02T21:29:58.125Z] experimental info: [2023-08-02T21:29:58.125Z] ------------------- [2023-08-02T21:29:58.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T21:29:58.125Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T21:29:58.125Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-02T21:29:58.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-02T21:29:58.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-02T21:29:58.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T21:29:58.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-02T21:29:58.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-02T21:29:58.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-02T21:29:58.666Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-02T21:29:58.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-02T21:29:58.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-02T21:29:58.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T21:29:58.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-02T21:29:58.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-02T21:29:58.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T21:29:58.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-02T21:29:58.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T21:29:59.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T21:29:59.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:29:59.115Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:29:59.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T21:29:59.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-02T21:29:59.227Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-02T21:29:59.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-02T21:29:59.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-02T21:29:59.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-02T21:29:59.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-02T21:29:59.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T21:29:59.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-02T21:29:59.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2023-08-02T21:29:59.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2023-08-02T21:29:59.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2023-08-02T21:29:59.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 751f12f8aab323d0650418d4aaec0daf782ba786 [Pipeline] echo [2023-08-02T21:29:59.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 751f12f [Pipeline] echo [2023-08-02T21:29:59.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T21:29:59.823Z] provisioning config files... [2023-08-02T21:29:59.838Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-54@tmp/config2532654543845260488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:30:00.174Z] ---> docker-login.sh [2023-08-02T21:30:00.175Z] nexus3.edgexfoundry.org:10001 [2023-08-02T21:30:00.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:00.700Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:00.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:00.700Z] [2023-08-02T21:30:00.700Z] Login Succeeded [2023-08-02T21:30:00.700Z] nexus3.edgexfoundry.org:10002 [2023-08-02T21:30:00.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:00.700Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:00.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:00.700Z] [2023-08-02T21:30:00.701Z] Login Succeeded [2023-08-02T21:30:00.701Z] nexus3.edgexfoundry.org:10003 [2023-08-02T21:30:00.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:00.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:00.701Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:00.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:00.701Z] [2023-08-02T21:30:00.701Z] Login Succeeded [2023-08-02T21:30:00.701Z] nexus3.edgexfoundry.org:10004 [2023-08-02T21:30:00.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:00.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:00.961Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:00.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:00.961Z] [2023-08-02T21:30:00.961Z] Login Succeeded [2023-08-02T21:30:00.961Z] docker.io [2023-08-02T21:30:00.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:01.220Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:01.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:01.220Z] [2023-08-02T21:30:01.220Z] Login Succeeded [2023-08-02T21:30:01.220Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T21:30:01.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-02T21:30:01.859Z] + git rev-list -1 --merges 751f12f8aab323d0650418d4aaec0daf782ba786~1..751f12f8aab323d0650418d4aaec0daf782ba786 [Pipeline] echo [2023-08-02T21:30:01.923Z] -----------> git rev-list -1 --merges 751f12f8aab323d0650418d4aaec0daf782ba786~1..751f12f8aab323d0650418d4aaec0daf782ba786 751f12f8aab323d0650418d4aaec0daf782ba786 [false] [Pipeline] sh [2023-08-02T21:30:02.253Z] + git log --format=format:%s -1 751f12f8aab323d0650418d4aaec0daf782ba786 [Pipeline] echo [2023-08-02T21:30:02.285Z] ========================================================= [2023-08-02T21:30:02.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-02T21:30:02.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T21:30:02.703Z] + git log --format=format:%s -1 751f12f8aab323d0650418d4aaec0daf782ba786 [Pipeline] echo [2023-08-02T21:30:02.732Z] [semverPrep] GIT_COMMIT: 751f12f8aab323d0650418d4aaec0daf782ba786, Commit Message: feat: Add app level Replay Status [Pipeline] echo [2023-08-02T21:30:02.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-02T21:30:03.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T21:30:03.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T21:30:03.140Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T21:30:03.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T21:30:03.140Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-02T21:30:03.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T21:30:03.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:30:03.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:30:03.628Z] [2023-08-02T21:30:03.628Z] 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-02T21:30:03.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:30:03.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T21:30:03.999Z] b85a868b505f: Pulling fs layer [2023-08-02T21:30:03.999Z] e2be974225ed: Pulling fs layer [2023-08-02T21:30:03.999Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T21:30:03.999Z] 988bab9f4d93: Pulling fs layer [2023-08-02T21:30:03.999Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T21:30:03.999Z] eaf3925da568: Pulling fs layer [2023-08-02T21:30:03.999Z] bab4dde63d76: Pulling fs layer [2023-08-02T21:30:03.999Z] bde34c3a00c8: Pulling fs layer [2023-08-02T21:30:03.999Z] b352a97aabf1: Pulling fs layer [2023-08-02T21:30:03.999Z] 4872d77fe225: Pulling fs layer [2023-08-02T21:30:03.999Z] 5851b861e8e6: Pulling fs layer [2023-08-02T21:30:03.999Z] bab4dde63d76: Waiting [2023-08-02T21:30:03.999Z] bde34c3a00c8: Waiting [2023-08-02T21:30:03.999Z] 4872d77fe225: Waiting [2023-08-02T21:30:03.999Z] 988bab9f4d93: Waiting [2023-08-02T21:30:03.999Z] b352a97aabf1: Waiting [2023-08-02T21:30:03.999Z] 1469e6f7b9e6: Waiting [2023-08-02T21:30:03.999Z] eaf3925da568: Waiting [2023-08-02T21:30:03.999Z] 5851b861e8e6: Waiting [2023-08-02T21:30:03.999Z] e2be974225ed: Download complete [2023-08-02T21:30:03.999Z] 988bab9f4d93: Verifying Checksum [2023-08-02T21:30:03.999Z] 988bab9f4d93: Download complete [2023-08-02T21:30:03.999Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T21:30:03.999Z] 1469e6f7b9e6: Download complete [2023-08-02T21:30:03.999Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T21:30:03.999Z] 339a4e72a1f5: Download complete [2023-08-02T21:30:04.260Z] eaf3925da568: Verifying Checksum [2023-08-02T21:30:04.260Z] eaf3925da568: Download complete [2023-08-02T21:30:04.260Z] bde34c3a00c8: Verifying Checksum [2023-08-02T21:30:04.260Z] bde34c3a00c8: Download complete [2023-08-02T21:30:04.260Z] b352a97aabf1: Download complete [2023-08-02T21:30:04.260Z] 4872d77fe225: Download complete [2023-08-02T21:30:04.260Z] 5851b861e8e6: Download complete [2023-08-02T21:30:04.260Z] b85a868b505f: Verifying Checksum [2023-08-02T21:30:04.260Z] b85a868b505f: Download complete [2023-08-02T21:30:04.518Z] bab4dde63d76: Verifying Checksum [2023-08-02T21:30:04.518Z] bab4dde63d76: Download complete [2023-08-02T21:30:05.453Z] b85a868b505f: Pull complete [2023-08-02T21:30:05.712Z] e2be974225ed: Pull complete [2023-08-02T21:30:05.972Z] 339a4e72a1f5: Pull complete [2023-08-02T21:30:06.257Z] 988bab9f4d93: Pull complete [2023-08-02T21:30:06.518Z] 1469e6f7b9e6: Pull complete [2023-08-02T21:30:06.518Z] eaf3925da568: Pull complete [2023-08-02T21:30:08.506Z] bab4dde63d76: Pull complete [2023-08-02T21:30:08.507Z] bde34c3a00c8: Pull complete [2023-08-02T21:30:08.767Z] b352a97aabf1: Pull complete [2023-08-02T21:30:08.767Z] 4872d77fe225: Pull complete [2023-08-02T21:30:08.767Z] 5851b861e8e6: Pull complete [2023-08-02T21:30:09.026Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T21:30:09.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:30:09.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:30:09.277Z] prd-ubuntu20.04-docker-8c-8g-2777 does not seem to be running inside a container [2023-08-02T21:30:09.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-54 -v /w/workspace/xfoundry_app-record-replay_PR-54:/w/workspace/xfoundry_app-record-replay_PR-54:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-54@tmp:/w/workspace/xfoundry_app-record-replay_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T21:30:13.008Z] $ docker top 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc -eo pid,comm [2023-08-02T21:30:13.067Z] 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-02T21:30:13.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T21:30:13.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T21:30:13.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T21:30:13.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T21:30:13.325Z] $ docker exec 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc ssh-agent [2023-08-02T21:30:13.451Z] SSH_AUTH_SOCK=/tmp/ssh-r7kaepDt0CRW/agent.32 [2023-08-02T21:30:13.451Z] SSH_AGENT_PID=38 [2023-08-02T21:30:13.458Z] Running ssh-add (command line suppressed) [2023-08-02T21:30:13.562Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-54@tmp/private_key_11506526198632893851.key (/w/workspace/xfoundry_app-record-replay_PR-54@tmp/private_key_11506526198632893851.key) [2023-08-02T21:30:13.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T21:30:13.907Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T21:30:13.936Z] $ docker exec --env ******** --env ******** 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc ssh-agent -k [2023-08-02T21:30:14.042Z] unset SSH_AUTH_SOCK; [2023-08-02T21:30:14.043Z] unset SSH_AGENT_PID; [2023-08-02T21:30:14.043Z] echo Agent pid 38 killed; [2023-08-02T21:30:14.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T21:30:14.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T21:30:14.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T21:30:14.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T21:30:14.255Z] $ docker exec 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc ssh-agent [2023-08-02T21:30:14.373Z] SSH_AUTH_SOCK=/tmp/ssh-1pjksCrFIRa4/agent.70 [2023-08-02T21:30:14.373Z] SSH_AGENT_PID=76 [2023-08-02T21:30:14.378Z] Running ssh-add (command line suppressed) [2023-08-02T21:30:14.474Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-54@tmp/private_key_13659762377186108077.key (/w/workspace/xfoundry_app-record-replay_PR-54@tmp/private_key_13659762377186108077.key) [2023-08-02T21:30:14.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T21:30:14.818Z] + git semver init [2023-08-02T21:30:15.079Z] 2023-08-02 21:30:15,020 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T21:30:15.079Z] 2023-08-02 21:30:15,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-54/.semver [2023-08-02T21:30:15.079Z] 2023-08-02 21:30:15,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-54/.semver [2023-08-02T21:30:15.079Z] 2023-08-02 21:30:15,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-54/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-54, universal_newlines=False, shell=None, istream=None) [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,732 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-54/.git/info/exclude [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-54/.semver/PR-54 with force:False [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,733 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-54/.semver/PR-54 [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,737 [execute] INFO git cat-file --batch-check [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,743 [execute] INFO git cat-file --batch [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T21:30:16.016Z] 2023-08-02 21:30:15,748 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-54/.semver/PR-54 [2023-08-02T21:30:16.016Z] 0.0.0 [Pipeline] } [2023-08-02T21:30:16.046Z] $ docker exec --env ******** --env ******** 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc ssh-agent -k [2023-08-02T21:30:16.156Z] unset SSH_AUTH_SOCK; [2023-08-02T21:30:16.156Z] unset SSH_AGENT_PID; [2023-08-02T21:30:16.156Z] echo Agent pid 76 killed; [2023-08-02T21:30:16.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T21:30:16.596Z] + git semver [Pipeline] } [2023-08-02T21:30:16.881Z] $ docker stop --time=1 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc [2023-08-02T21:30:18.180Z] $ docker rm -f --volumes 1e3464be80f0efdef043260360872e628aa018e104dbf09bb8aa067f08604acc [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:30:18.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T21:30:18.850Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T21:30:18.866Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T21:30:19.430Z] provisioning config files... [2023-08-02T21:30:19.441Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-54@tmp/config15147206789628942098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:30:19.799Z] ---> docker-login.sh [2023-08-02T21:30:19.799Z] nexus3.edgexfoundry.org:10001 [2023-08-02T21:30:19.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:19.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:19.799Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:19.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:19.799Z] [2023-08-02T21:30:19.799Z] Login Succeeded [2023-08-02T21:30:19.799Z] nexus3.edgexfoundry.org:10002 [2023-08-02T21:30:19.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:19.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:19.799Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:19.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:19.799Z] [2023-08-02T21:30:19.799Z] Login Succeeded [2023-08-02T21:30:19.799Z] nexus3.edgexfoundry.org:10003 [2023-08-02T21:30:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:20.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:20.058Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:20.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:20.058Z] [2023-08-02T21:30:20.058Z] Login Succeeded [2023-08-02T21:30:20.058Z] nexus3.edgexfoundry.org:10004 [2023-08-02T21:30:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:20.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:20.058Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:20.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:20.058Z] [2023-08-02T21:30:20.058Z] Login Succeeded [2023-08-02T21:30:20.058Z] docker.io [2023-08-02T21:30:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:30:20.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:30:20.317Z] Configure a credential helper to remove this warning. See [2023-08-02T21:30:20.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:30:20.317Z] [2023-08-02T21:30:20.317Z] Login Succeeded [2023-08-02T21:30:20.317Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T21:30:20.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-02T21:30:20.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:30:20.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:30:20.613Z] ========================================================= [2023-08-02T21:30:20.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-02T21:30:20.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:30:21.079Z] + 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-02T21:30:21.079Z] Sending build context to Docker daemon 415.7kB [2023-08-02T21:30:21.079Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T21:30:21.079Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-02T21:30:21.079Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-02T21:30:21.079Z] 4db1b89c0bd1: Pulling fs layer [2023-08-02T21:30:21.079Z] 6911f1a30b25: Pulling fs layer [2023-08-02T21:30:21.079Z] e194b8c5c2a9: Pulling fs layer [2023-08-02T21:30:21.079Z] 6863d3e3a2b1: Pulling fs layer [2023-08-02T21:30:21.079Z] ec0bb842ea78: Pulling fs layer [2023-08-02T21:30:21.079Z] 40a00589a448: Pulling fs layer [2023-08-02T21:30:21.079Z] 6c08303d61cc: Pulling fs layer [2023-08-02T21:30:21.079Z] 798269fcf238: Pulling fs layer [2023-08-02T21:30:21.079Z] ec0bb842ea78: Waiting [2023-08-02T21:30:21.079Z] 40a00589a448: Waiting [2023-08-02T21:30:21.079Z] 6c08303d61cc: Waiting [2023-08-02T21:30:21.079Z] 6911f1a30b25: Download complete [2023-08-02T21:30:21.079Z] 6863d3e3a2b1: Download complete [2023-08-02T21:30:21.079Z] ec0bb842ea78: Verifying Checksum [2023-08-02T21:30:21.079Z] ec0bb842ea78: Download complete [2023-08-02T21:30:21.079Z] 4db1b89c0bd1: Download complete [2023-08-02T21:30:21.338Z] 40a00589a448: Verifying Checksum [2023-08-02T21:30:21.338Z] 40a00589a448: Download complete [2023-08-02T21:30:21.338Z] 4db1b89c0bd1: Pull complete [2023-08-02T21:30:21.338Z] 6911f1a30b25: Pull complete [2023-08-02T21:30:21.597Z] 798269fcf238: Verifying Checksum [2023-08-02T21:30:21.597Z] 798269fcf238: Download complete [2023-08-02T21:30:21.858Z] e194b8c5c2a9: Verifying Checksum [2023-08-02T21:30:21.858Z] e194b8c5c2a9: Download complete [2023-08-02T21:30:22.117Z] 6c08303d61cc: Verifying Checksum [2023-08-02T21:30:22.117Z] 6c08303d61cc: Download complete [2023-08-02T21:30:25.399Z] e194b8c5c2a9: Pull complete [2023-08-02T21:30:25.399Z] 6863d3e3a2b1: Pull complete [2023-08-02T21:30:25.399Z] ec0bb842ea78: Pull complete [2023-08-02T21:30:25.399Z] 40a00589a448: Pull complete [2023-08-02T21:30:27.933Z] 6c08303d61cc: Pull complete [2023-08-02T21:30:28.559Z] 798269fcf238: Pull complete [2023-08-02T21:30:28.559Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-02T21:30:28.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T21:30:28.559Z] ---> ec979cd7f677 [2023-08-02T21:30:28.559Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T21:30:34.257Z] Still waiting to schedule task [2023-08-02T21:30:34.258Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-02T21:30:35.166Z] ---> Running in 76a77e8619e5 [2023-08-02T21:30:35.166Z] Removing intermediate container 76a77e8619e5 [2023-08-02T21:30:35.166Z] ---> 93bb738aa886 [2023-08-02T21:30:35.166Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T21:30:35.167Z] ---> Running in ab281770371b [2023-08-02T21:30:35.167Z] Removing intermediate container ab281770371b [2023-08-02T21:30:35.167Z] ---> 468aa44868fe [2023-08-02T21:30:35.167Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-02T21:30:35.167Z] ---> Running in f27eb3e4893a [2023-08-02T21:30:35.167Z] Removing intermediate container f27eb3e4893a [2023-08-02T21:30:35.167Z] ---> 457a9ff912f5 [2023-08-02T21:30:35.167Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T21:30:35.167Z] ---> Running in 7adaf474d851 [2023-08-02T21:30:35.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T21:30:35.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T21:30:35.943Z] OK: 265 MiB in 53 packages [2023-08-02T21:30:36.203Z] Removing intermediate container 7adaf474d851 [2023-08-02T21:30:36.203Z] ---> ee7fb3e80278 [2023-08-02T21:30:36.203Z] Step 7/12 : WORKDIR /app [2023-08-02T21:30:36.203Z] ---> Running in a4197ce5a739 [2023-08-02T21:30:36.203Z] Removing intermediate container a4197ce5a739 [2023-08-02T21:30:36.203Z] ---> 101b36aa6dfe [2023-08-02T21:30:36.203Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-02T21:30:36.461Z] ---> 96a13bde8750 [2023-08-02T21:30:36.461Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T21:30:36.461Z] ---> Running in 372f0c4e0d28 [2023-08-02T21:31:23.353Z] Removing intermediate container 372f0c4e0d28 [2023-08-02T21:31:23.353Z] ---> 3a1a56bcd250 [2023-08-02T21:31:23.353Z] Step 10/12 : COPY . . [2023-08-02T21:31:23.611Z] ---> 7bd83ca1b7b3 [2023-08-02T21:31:23.611Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T21:31:23.611Z] ---> Running in 5484d2f499e0 [2023-08-02T21:31:23.611Z] Removing intermediate container 5484d2f499e0 [2023-08-02T21:31:23.611Z] ---> a110b3238a1d [2023-08-02T21:31:23.611Z] Step 12/12 : RUN $MAKE [2023-08-02T21:31:23.611Z] ---> Running in a1cbfe895204 [2023-08-02T21:31:23.870Z] noop [2023-08-02T21:31:24.129Z] Removing intermediate container a1cbfe895204 [2023-08-02T21:31:24.129Z] ---> 80f366ad5044 [2023-08-02T21:31:24.129Z] Successfully built 80f366ad5044 [2023-08-02T21:31:24.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:31:24.557Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T21:31:24.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:31:24.710Z] prd-ubuntu20.04-docker-8c-8g-2777 does not seem to be running inside a container [2023-08-02T21:31:24.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-54 -v /w/workspace/xfoundry_app-record-replay_PR-54:/w/workspace/xfoundry_app-record-replay_PR-54:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-54@tmp:/w/workspace/xfoundry_app-record-replay_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-02T21:31:25.085Z] $ docker top 40a8ef9855b898971b9ae5b9d79c02c8611c6891c124a514c534803ad407151e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:31:25.474Z] + go version [2023-08-02T21:31:25.474Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-02T21:31:25.511Z] $ docker stop --time=1 40a8ef9855b898971b9ae5b9d79c02c8611c6891c124a514c534803ad407151e [2023-08-02T21:31:26.772Z] $ docker rm -f --volumes 40a8ef9855b898971b9ae5b9d79c02c8611c6891c124a514c534803ad407151e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:31:27.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T21:31:27.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:31:27.700Z] prd-ubuntu20.04-docker-8c-8g-2777 does not seem to be running inside a container [2023-08-02T21:31:27.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-54 -v /w/workspace/xfoundry_app-record-replay_PR-54:/w/workspace/xfoundry_app-record-replay_PR-54:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-54@tmp:/w/workspace/xfoundry_app-record-replay_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-02T21:31:28.079Z] $ docker top a7f558fcff5a6a5f22bedda9a0314a716c2968a7a883d59c3752a427dc09254b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:31:28.462Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-54 [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:31:28.902Z] + make test [2023-08-02T21:31:28.902Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T21:31:50.821Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-02T21:31:50.821Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.056s coverage: 88.0% of statements [2023-08-02T21:31:50.821Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-02T21:31:50.821Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-02T21:31:50.821Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-02T21:31:57.490Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.122s coverage: 97.5% of statements [2023-08-02T21:31:57.490Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.091s coverage: 85.2% of statements [2023-08-02T21:32:04.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2778 in /w/workspace/xfoundry_app-record-replay_PR-54 [Pipeline] { [Pipeline] ws [2023-08-02T21:32:04.313Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-02T21:32:04.391Z] Selected Git installation does not exist. Using Default [2023-08-02T21:32:04.391Z] The recommended git tool is: NONE [2023-08-02T21:32:09.058Z] using credential edgex-jenkins-ssh [2023-08-02T21:32:09.078Z] Cloning the remote Git repository [2023-08-02T21:32:09.117Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-02T21:32:09.198Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-02T21:32:09.367Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-02T21:32:09.368Z] > git --version # timeout=10 [2023-08-02T21:32:09.389Z] > git --version # 'git version 2.25.1' [2023-08-02T21:32:09.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:32:09.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T21:32:10.185Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-02T21:32:10.202Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T21:32:11.628Z] Merging remotes/origin/main commit 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 into PR head commit 751f12f8aab323d0650418d4aaec0daf782ba786 [2023-08-02T21:32:10.963Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-02T21:32:11.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-02T21:32:11.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:32:11.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-02T21:32:11.642Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T21:32:11.712Z] > git checkout -f 751f12f8aab323d0650418d4aaec0daf782ba786 # timeout=10 [2023-08-02T21:32:11.882Z] Merge succeeded, producing 751f12f8aab323d0650418d4aaec0daf782ba786 [2023-08-02T21:32:11.882Z] Checking out Revision 751f12f8aab323d0650418d4aaec0daf782ba786 (PR-54) [2023-08-02T21:32:11.784Z] > git remote # timeout=10 [2023-08-02T21:32:11.802Z] > git config --get remote.origin.url # timeout=10 [2023-08-02T21:32:11.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:32:11.834Z] > git merge 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 [2023-08-02T21:32:11.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-02T21:32:11.885Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T21:32:11.903Z] > git checkout -f 751f12f8aab323d0650418d4aaec0daf782ba786 # timeout=10 [2023-08-02T21:32:15.309Z] Commit message: "feat: Add app level Replay Status" [2023-08-02T21:32:15.353Z] > git --version # timeout=10 [2023-08-02T21:32:15.368Z] > git --version # 'git version 2.25.1' [2023-08-02T21:32:15.382Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T21:32:16.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T21:32:16.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T21:32:16.484Z] Dload Upload Total Spent Left Speed [2023-08-02T21:32:16.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-02T21:32:17.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T21:32:17.532Z] + sudo tee /etc/docker/daemon.new [2023-08-02T21:32:17.532Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-02T21:32:17.532Z] { [2023-08-02T21:32:17.532Z] "registry-mirrors": [ [2023-08-02T21:32:17.532Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T21:32:17.532Z] ], [2023-08-02T21:32:17.532Z] "bip": "10.250.0.254/24", [2023-08-02T21:32:17.532Z] "hosts": [ [2023-08-02T21:32:17.532Z] "tcp://0.0.0.0:5555", [2023-08-02T21:32:17.532Z] "unix:///var/run/docker.sock" [2023-08-02T21:32:17.532Z] ], [2023-08-02T21:32:17.532Z] "mtu": 1458, [2023-08-02T21:32:17.532Z] "selinux-enabled": true, [2023-08-02T21:32:17.532Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T21:32:17.532Z] } [Pipeline] sh [2023-08-02T21:32:17.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T21:32:18.218Z] + sudo service docker restart [2023-08-02T21:32:19.406Z] go vet ./... [2023-08-02T21:32:21.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T21:32:21.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-02T21:32:21.932Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-02T21:32:21.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T21:32:22.010Z] $ docker stop --time=1 a7f558fcff5a6a5f22bedda9a0314a716c2968a7a883d59c3752a427dc09254b [2023-08-02T21:32:25.997Z] $ docker rm -f --volumes a7f558fcff5a6a5f22bedda9a0314a716c2968a7a883d59c3752a427dc09254b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:32:26.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T21:32:26.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-02T21:32:27.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T21:32:27.649Z] + ls -al . [2023-08-02T21:32:27.649Z] total 172 [2023-08-02T21:32:27.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 21:31 . [2023-08-02T21:32:27.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 21:29 .. [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 21:29 .dockerignore [2023-08-02T21:32:27.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 21:30 .git [2023-08-02T21:32:27.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:29 .github [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 21:29 .gitignore [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 21:29 .golangci.yml [2023-08-02T21:32:27.649Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 21:30 .semver [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 21:29 Attribution.txt [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 21:29 CHANGELOG.md [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 21:29 Dockerfile [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 21:29 GOVERNANCE.md [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 21:29 Jenkinsfile [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 21:29 LICENSE [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 21:29 Makefile [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 21:29 OWNERS.md [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 21:29 README.md [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 21:29 Record and Reply.postman_collection.json [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 21:30 VERSION [2023-08-02T21:32:27.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:29 bin [2023-08-02T21:32:27.649Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 2 21:31 coverage.out [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 21:29 go.mod [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 21:29 go.sum [2023-08-02T21:32:27.649Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 21:29 internal [2023-08-02T21:32:27.649Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 21:29 main.go [2023-08-02T21:32:27.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 21:29 pkg [2023-08-02T21:32:27.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:32:28.031Z] + 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=751f12f8aab323d0650418d4aaec0daf782ba786 --label arch=amd64 --label version=0.0.0 . [2023-08-02T21:32:28.031Z] Sending build context to Docker daemon 432.6kB [2023-08-02T21:32:28.031Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T21:32:28.031Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-02T21:32:28.031Z] ---> 80f366ad5044 [2023-08-02T21:32:28.031Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T21:32:28.031Z] ---> Running in 05529672115a [2023-08-02T21:32:28.289Z] Removing intermediate container 05529672115a [2023-08-02T21:32:28.289Z] ---> b0a4cb30aa3d [2023-08-02T21:32:28.289Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T21:32:28.289Z] ---> Running in 5a1c8e2b37ff [2023-08-02T21:32:28.289Z] Removing intermediate container 5a1c8e2b37ff [2023-08-02T21:32:28.289Z] ---> 0bd1828a9fcd [2023-08-02T21:32:28.289Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-02T21:32:28.289Z] ---> Running in 648929cd62e3 [2023-08-02T21:32:28.289Z] Removing intermediate container 648929cd62e3 [2023-08-02T21:32:28.289Z] ---> e91adcc9c9b0 [2023-08-02T21:32:28.289Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T21:32:28.289Z] ---> Running in f68b02044fa1 [2023-08-02T21:32:28.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T21:32:29.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T21:32:29.115Z] OK: 265 MiB in 53 packages [2023-08-02T21:32:29.679Z] Removing intermediate container f68b02044fa1 [2023-08-02T21:32:29.679Z] ---> e34151e937a2 [2023-08-02T21:32:29.679Z] Step 7/26 : WORKDIR /app [2023-08-02T21:32:29.679Z] ---> Running in f73127fec19b [2023-08-02T21:32:29.679Z] Removing intermediate container f73127fec19b [2023-08-02T21:32:29.679Z] ---> 01bf94ace7a4 [2023-08-02T21:32:29.679Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-02T21:32:29.679Z] ---> ddb341aae81a [2023-08-02T21:32:29.679Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T21:32:29.936Z] ---> Running in 0c8283d4febd [2023-08-02T21:32:30.502Z] Removing intermediate container 0c8283d4febd [2023-08-02T21:32:30.502Z] ---> 210bc98a510d [2023-08-02T21:32:30.502Z] Step 10/26 : COPY . . [2023-08-02T21:32:30.760Z] ---> 82cbace9d570 [2023-08-02T21:32:30.760Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T21:32:30.760Z] ---> Running in 9edc9795ba8b [2023-08-02T21:32:30.760Z] Removing intermediate container 9edc9795ba8b [2023-08-02T21:32:30.760Z] ---> f34e5289bd1e [2023-08-02T21:32:30.760Z] Step 12/26 : RUN $MAKE [2023-08-02T21:32:31.021Z] ---> Running in e3a05cbb0f02 [2023-08-02T21:32:31.279Z] 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=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T21:32:36.513Z] provisioning config files... [2023-08-02T21:32:36.537Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12311876109506564454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:32:36.916Z] ---> docker-login.sh [2023-08-02T21:32:36.916Z] nexus3.edgexfoundry.org:10001 [2023-08-02T21:32:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:32:37.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:32:37.460Z] Configure a credential helper to remove this warning. See [2023-08-02T21:32:37.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:32:37.460Z] [2023-08-02T21:32:37.460Z] Login Succeeded [2023-08-02T21:32:37.460Z] nexus3.edgexfoundry.org:10002 [2023-08-02T21:32:37.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:32:37.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:32:37.729Z] Configure a credential helper to remove this warning. See [2023-08-02T21:32:37.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:32:37.729Z] [2023-08-02T21:32:37.729Z] Login Succeeded [2023-08-02T21:32:37.729Z] nexus3.edgexfoundry.org:10003 [2023-08-02T21:32:37.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:32:38.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:32:38.267Z] Configure a credential helper to remove this warning. See [2023-08-02T21:32:38.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:32:38.267Z] [2023-08-02T21:32:38.267Z] Login Succeeded [2023-08-02T21:32:38.267Z] nexus3.edgexfoundry.org:10004 [2023-08-02T21:32:38.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:32:38.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:32:38.539Z] Configure a credential helper to remove this warning. See [2023-08-02T21:32:38.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:32:38.539Z] [2023-08-02T21:32:38.539Z] Login Succeeded [2023-08-02T21:32:38.539Z] docker.io [2023-08-02T21:32:38.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T21:32:39.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T21:32:39.071Z] Configure a credential helper to remove this warning. See [2023-08-02T21:32:39.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T21:32:39.071Z] [2023-08-02T21:32:39.071Z] Login Succeeded [2023-08-02T21:32:39.071Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T21:32:39.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-02T21:32:39.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:32:39.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:32:39.539Z] ========================================================= [2023-08-02T21:32:39.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-02T21:32:39.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:32:40.045Z] + 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-02T21:32:40.045Z] Sending build context to Docker daemon 197.1kB [2023-08-02T21:32:40.329Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T21:32:40.329Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-02T21:32:40.329Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-02T21:32:40.329Z] edb6bdbacee9: Pulling fs layer [2023-08-02T21:32:40.329Z] 5f9638ab2659: Pulling fs layer [2023-08-02T21:32:40.329Z] 8d51d6327a98: Pulling fs layer [2023-08-02T21:32:40.329Z] 8b374f2dd631: Pulling fs layer [2023-08-02T21:32:40.329Z] ec14aa9079de: Pulling fs layer [2023-08-02T21:32:40.329Z] 2f466654f4bb: Pulling fs layer [2023-08-02T21:32:40.329Z] 554e91adad29: Pulling fs layer [2023-08-02T21:32:40.329Z] ec14aa9079de: Waiting [2023-08-02T21:32:40.329Z] 2f466654f4bb: Waiting [2023-08-02T21:32:40.329Z] 554e91adad29: Waiting [2023-08-02T21:32:40.329Z] 8b374f2dd631: Waiting [2023-08-02T21:32:40.329Z] 5f9638ab2659: Verifying Checksum [2023-08-02T21:32:40.329Z] 5f9638ab2659: Download complete [2023-08-02T21:32:40.603Z] 8b374f2dd631: Verifying Checksum [2023-08-02T21:32:40.603Z] 8b374f2dd631: Download complete [2023-08-02T21:32:40.603Z] edb6bdbacee9: Verifying Checksum [2023-08-02T21:32:40.603Z] ec14aa9079de: Verifying Checksum [2023-08-02T21:32:40.603Z] ec14aa9079de: Download complete [2023-08-02T21:32:40.603Z] edb6bdbacee9: Download complete [2023-08-02T21:32:41.580Z] edb6bdbacee9: Pull complete [2023-08-02T21:32:41.850Z] 554e91adad29: Verifying Checksum [2023-08-02T21:32:41.850Z] 554e91adad29: Download complete [2023-08-02T21:32:42.821Z] 8d51d6327a98: Download complete [2023-08-02T21:32:43.088Z] 2f466654f4bb: Verifying Checksum [2023-08-02T21:32:43.088Z] 2f466654f4bb: Download complete [2023-08-02T21:32:43.675Z] 5f9638ab2659: Pull complete [2023-08-02T21:32:53.242Z] Removing intermediate container e3a05cbb0f02 [2023-08-02T21:32:53.242Z] ---> f0f875e2f73f [2023-08-02T21:32:53.242Z] Step 13/26 : FROM alpine:3.17 [2023-08-02T21:32:53.242Z] 3.17: Pulling from library/alpine [2023-08-02T21:32:53.242Z] 4db1b89c0bd1: Already exists [2023-08-02T21:32:53.242Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-02T21:32:53.242Z] Status: Downloaded newer image for alpine:3.17 [2023-08-02T21:32:53.242Z] ---> 1f73a9d63274 [2023-08-02T21:32:53.242Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-02T21:32:53.242Z] ---> Running in b782bb62e473 [2023-08-02T21:32:53.242Z] Removing intermediate container b782bb62e473 [2023-08-02T21:32:53.242Z] ---> 817527b19086 [2023-08-02T21:32:53.242Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-02T21:32:53.242Z] ---> Running in 2d9cd428dbe6 [2023-08-02T21:32:53.242Z] Removing intermediate container 2d9cd428dbe6 [2023-08-02T21:32:53.242Z] ---> 4b34a2a94470 [2023-08-02T21:32:53.242Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-02T21:32:53.242Z] ---> Running in dde3fe9d6d7f [2023-08-02T21:32:53.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T21:32:53.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T21:32:53.242Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-02T21:32:53.242Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-02T21:32:53.242Z] Executing busybox-1.35.0-r29.trigger [2023-08-02T21:32:53.242Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T21:32:53.242Z] OK: 8 MiB in 17 packages [2023-08-02T21:32:53.242Z] Removing intermediate container dde3fe9d6d7f [2023-08-02T21:32:53.242Z] ---> 6c9b87e9c715 [2023-08-02T21:32:53.242Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-02T21:32:53.242Z] ---> ffca0493d9f8 [2023-08-02T21:32:53.242Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-02T21:32:53.242Z] ---> 0b4d74a37362 [2023-08-02T21:32:53.242Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-02T21:32:53.242Z] ---> f4e01c0dcbf7 [2023-08-02T21:32:53.242Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-02T21:32:53.242Z] ---> 795ae5945d4f [2023-08-02T21:32:53.242Z] Step 21/26 : EXPOSE 59712 [2023-08-02T21:32:53.242Z] ---> Running in ab2676d59a39 [2023-08-02T21:32:53.242Z] Removing intermediate container ab2676d59a39 [2023-08-02T21:32:53.242Z] ---> 42cf53e6d62c [2023-08-02T21:32:53.242Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-02T21:32:53.242Z] ---> Running in 17a24e61e48f [2023-08-02T21:32:53.242Z] Removing intermediate container 17a24e61e48f [2023-08-02T21:32:53.242Z] ---> 181279b5f452 [2023-08-02T21:32:53.242Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-02T21:32:53.503Z] ---> Running in 6b3a82966e22 [2023-08-02T21:32:53.503Z] Removing intermediate container 6b3a82966e22 [2023-08-02T21:32:53.503Z] ---> 0ed822b2ac63 [2023-08-02T21:32:53.503Z] Step 24/26 : LABEL arch=amd64 [2023-08-02T21:32:53.503Z] ---> Running in 0101163e89fc [2023-08-02T21:32:53.503Z] Removing intermediate container 0101163e89fc [2023-08-02T21:32:53.503Z] ---> 220d21899c77 [2023-08-02T21:32:53.503Z] Step 25/26 : LABEL git_sha=751f12f8aab323d0650418d4aaec0daf782ba786 [2023-08-02T21:32:53.503Z] ---> Running in d018d97b4889 [2023-08-02T21:32:53.762Z] Removing intermediate container d018d97b4889 [2023-08-02T21:32:53.762Z] ---> 8aa1ad939fc5 [2023-08-02T21:32:53.762Z] Step 26/26 : LABEL version=0.0.0 [2023-08-02T21:32:53.762Z] ---> Running in 69a49ca2e13c [2023-08-02T21:32:53.762Z] Removing intermediate container 69a49ca2e13c [2023-08-02T21:32:53.762Z] ---> fb4dec1dc117 [2023-08-02T21:32:53.762Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T21:32:53.762Z] Successfully built fb4dec1dc117 [2023-08-02T21:32:53.762Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:32:54.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:32:54.678Z] [2023-08-02T21:32:54.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:32:55.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:32:55.048Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T21:32:55.048Z] 5eb5b503b376: Pulling fs layer [2023-08-02T21:32:55.048Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T21:32:55.048Z] ec43610c2a17: Pulling fs layer [2023-08-02T21:32:55.048Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T21:32:55.048Z] 33b1e0a273af: Pulling fs layer [2023-08-02T21:32:55.048Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T21:32:55.048Z] 2f39f015ded8: Pulling fs layer [2023-08-02T21:32:55.048Z] 3a2ae6a8a46f: Waiting [2023-08-02T21:32:55.048Z] 33b1e0a273af: Waiting [2023-08-02T21:32:55.048Z] 5d3b04190fa2: Waiting [2023-08-02T21:32:55.048Z] 2f39f015ded8: Waiting [2023-08-02T21:32:55.048Z] 5c69ac0246d0: Verifying Checksum [2023-08-02T21:32:55.048Z] 5c69ac0246d0: Download complete [2023-08-02T21:32:55.048Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-02T21:32:55.048Z] 3a2ae6a8a46f: Download complete [2023-08-02T21:32:55.048Z] ec43610c2a17: Verifying Checksum [2023-08-02T21:32:55.048Z] ec43610c2a17: Download complete [2023-08-02T21:32:55.048Z] 33b1e0a273af: Verifying Checksum [2023-08-02T21:32:55.048Z] 33b1e0a273af: Download complete [2023-08-02T21:32:55.048Z] 5d3b04190fa2: Verifying Checksum [2023-08-02T21:32:55.048Z] 5d3b04190fa2: Download complete [2023-08-02T21:32:55.307Z] 5eb5b503b376: Verifying Checksum [2023-08-02T21:32:55.307Z] 5eb5b503b376: Download complete [2023-08-02T21:32:55.875Z] 2f39f015ded8: Download complete [2023-08-02T21:32:56.441Z] 5eb5b503b376: Pull complete [2023-08-02T21:32:56.441Z] 5c69ac0246d0: Pull complete [2023-08-02T21:32:57.007Z] ec43610c2a17: Pull complete [2023-08-02T21:32:57.007Z] 3a2ae6a8a46f: Pull complete [2023-08-02T21:32:57.007Z] 33b1e0a273af: Pull complete [2023-08-02T21:32:57.266Z] 5d3b04190fa2: Pull complete [2023-08-02T21:32:58.679Z] 8d51d6327a98: Pull complete [2023-08-02T21:32:58.679Z] 8b374f2dd631: Pull complete [2023-08-02T21:32:58.679Z] ec14aa9079de: Pull complete [2023-08-02T21:33:01.449Z] 2f39f015ded8: Pull complete [2023-08-02T21:33:01.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T21:33:01.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:33:01.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:33:01.671Z] prd-ubuntu20.04-docker-8c-8g-2777 does not seem to be running inside a container [2023-08-02T21:33:01.703Z] $ 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/xfoundry_app-record-replay_PR-54 -v /w/workspace/xfoundry_app-record-replay_PR-54:/w/workspace/xfoundry_app-record-replay_PR-54:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-54@tmp:/w/workspace/xfoundry_app-record-replay_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T21:33:05.353Z] 2f466654f4bb: Pull complete [2023-08-02T21:33:06.583Z] $ docker top ba2a6541d8da7ca7c9d98db787bc2e8a971dc9e00b32f1ae3b0ffc2a18ea2a88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:33:07.051Z] ---> job-cost.sh [2023-08-02T21:33:07.051Z] lf-activate-venv: SKIPPING [2023-08-02T21:33:07.051Z] INFO: No Stack... [2023-08-02T21:33:07.305Z] 554e91adad29: Pull complete [2023-08-02T21:33:07.305Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-02T21:33:07.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T21:33:07.305Z] ---> 1e15ea492957 [2023-08-02T21:33:07.305Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T21:33:07.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T21:33:07.877Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T21:33:08.191Z] + cat /w/workspace/xfoundry_app-record-replay_PR-54/archives/cost.csv [2023-08-02T21:33:08.191Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T21:33:08.231Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [2023-08-02T21:33:08.236Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] did not exist. Created. [2023-08-02T21:33:08.236Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T21:33:08.621Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-02T21:33:08.673Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T21:33:08.704Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [2023-08-02T21:33:08.720Z] ---> Running in c0543d637d44 [Pipeline] // lock [Pipeline] } [2023-08-02T21:33:08.809Z] $ docker stop --time=1 ba2a6541d8da7ca7c9d98db787bc2e8a971dc9e00b32f1ae3b0ffc2a18ea2a88 [2023-08-02T21:33:08.990Z] Removing intermediate container c0543d637d44 [2023-08-02T21:33:08.990Z] ---> 12a7952a0ddb [2023-08-02T21:33:08.990Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T21:33:08.990Z] ---> Running in 7da874e8c6c9 [2023-08-02T21:33:09.257Z] Removing intermediate container 7da874e8c6c9 [2023-08-02T21:33:09.257Z] ---> f5cc6a6d2eb5 [2023-08-02T21:33:09.257Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-02T21:33:09.257Z] ---> Running in d3f13c6f8a95 [2023-08-02T21:33:09.524Z] Removing intermediate container d3f13c6f8a95 [2023-08-02T21:33:09.524Z] ---> 081150cbe70f [2023-08-02T21:33:09.524Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T21:33:09.792Z] ---> Running in a28c215a37e6 [2023-08-02T21:33:09.957Z] $ docker rm -f --volumes ba2a6541d8da7ca7c9d98db787bc2e8a971dc9e00b32f1ae3b0ffc2a18ea2a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T21:33:10.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T21:33:11.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T21:33:12.302Z] OK: 263 MiB in 53 packages [2023-08-02T21:33:12.899Z] Removing intermediate container a28c215a37e6 [2023-08-02T21:33:12.899Z] ---> 0491a008a627 [2023-08-02T21:33:12.899Z] Step 7/12 : WORKDIR /app [2023-08-02T21:33:13.166Z] ---> Running in a425d28baf50 [2023-08-02T21:33:13.433Z] Removing intermediate container a425d28baf50 [2023-08-02T21:33:13.433Z] ---> 188c0592cc7c [2023-08-02T21:33:13.433Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-02T21:33:13.700Z] ---> 69f05f637ff2 [2023-08-02T21:33:13.700Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T21:33:13.992Z] ---> Running in 57a670849cec [2023-08-02T21:34:21.877Z] Removing intermediate container 57a670849cec [2023-08-02T21:34:21.877Z] ---> c7443187bbe3 [2023-08-02T21:34:21.877Z] Step 10/12 : COPY . . [2023-08-02T21:34:21.877Z] ---> c78fc780c960 [2023-08-02T21:34:21.877Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T21:34:21.877Z] ---> Running in 4a1e381a09dd [2023-08-02T21:34:21.877Z] Removing intermediate container 4a1e381a09dd [2023-08-02T21:34:21.877Z] ---> e3da3aaf04bb [2023-08-02T21:34:21.877Z] Step 12/12 : RUN $MAKE [2023-08-02T21:34:21.877Z] ---> Running in 10608b23c948 [2023-08-02T21:34:21.877Z] noop [2023-08-02T21:34:21.877Z] Removing intermediate container 10608b23c948 [2023-08-02T21:34:21.877Z] ---> 88afd17973c8 [2023-08-02T21:34:21.877Z] Successfully built 88afd17973c8 [2023-08-02T21:34:21.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:34:22.338Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T21:34:22.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:34:22.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-2778 does not seem to be running inside a container [2023-08-02T21:34:22.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T21:34:23.827Z] $ docker top 417a1a933c4305a0f89fe1d6a7670a86c01837ce725fe9c330753624fdb3d8aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:34:24.687Z] + go version [2023-08-02T21:34:24.687Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-02T21:34:24.725Z] $ docker stop --time=1 417a1a933c4305a0f89fe1d6a7670a86c01837ce725fe9c330753624fdb3d8aa [2023-08-02T21:34:26.300Z] $ docker rm -f --volumes 417a1a933c4305a0f89fe1d6a7670a86c01837ce725fe9c330753624fdb3d8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:34:27.153Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T21:34:27.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:34:27.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-2778 does not seem to be running inside a container [2023-08-02T21:34:27.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T21:34:28.587Z] $ docker top 714c75529600a6568ce8adb5b5f619f68cf1f731c5fef4faa194efcd19b244c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:34:29.136Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:34:29.788Z] + make test [2023-08-02T21:34:29.788Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T21:37:06.588Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-02T21:37:18.884Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.279s coverage: 88.0% of statements [2023-08-02T21:37:24.223Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-02T21:37:24.223Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-02T21:37:24.223Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-02T21:37:27.564Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.860s coverage: 97.5% of statements [2023-08-02T21:37:27.564Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.408s coverage: 85.2% of statements [2023-08-02T21:37:27.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-02T21:37:27.838Z] go vet ./... [2023-08-02T21:39:49.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T21:39:49.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-02T21:39:49.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-02T21:39:49.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T21:39:49.648Z] $ docker stop --time=1 714c75529600a6568ce8adb5b5f619f68cf1f731c5fef4faa194efcd19b244c8 [2023-08-02T21:39:51.678Z] $ docker rm -f --volumes 714c75529600a6568ce8adb5b5f619f68cf1f731c5fef4faa194efcd19b244c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:39:53.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T21:39:53.191Z] Warning: overwriting stash ‘coverage-report’ [2023-08-02T21:39:53.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T21:39:54.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T21:39:54.642Z] + ls -al . [2023-08-02T21:39:54.642Z] total 168 [2023-08-02T21:39:54.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 21:34 . [2023-08-02T21:39:54.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 21:32 .. [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 21:32 .dockerignore [2023-08-02T21:39:54.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 21:32 .git [2023-08-02T21:39:54.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:32 .github [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 21:32 .gitignore [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 21:32 .golangci.yml [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 21:32 Attribution.txt [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 21:32 CHANGELOG.md [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 21:32 Dockerfile [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 21:32 GOVERNANCE.md [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 21:32 Jenkinsfile [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 21:32 LICENSE [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 21:32 Makefile [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 21:32 OWNERS.md [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 21:32 README.md [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 21:32 Record and Reply.postman_collection.json [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 21:30 VERSION [2023-08-02T21:39:54.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:32 bin [2023-08-02T21:39:54.642Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 2 21:37 coverage.out [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 21:32 go.mod [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 21:32 go.sum [2023-08-02T21:39:54.642Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 21:32 internal [2023-08-02T21:39:54.642Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 21:32 main.go [2023-08-02T21:39:54.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 21:32 pkg [2023-08-02T21:39:54.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:39:55.069Z] + 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=751f12f8aab323d0650418d4aaec0daf782ba786 --label arch=arm64 --label version=0.0.0 . [2023-08-02T21:39:55.070Z] Sending build context to Docker daemon 214kB [2023-08-02T21:39:55.353Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T21:39:55.353Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-02T21:39:55.353Z] ---> 88afd17973c8 [2023-08-02T21:39:55.353Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T21:39:55.353Z] ---> Running in 6ba5e57ca597 [2023-08-02T21:39:55.652Z] Removing intermediate container 6ba5e57ca597 [2023-08-02T21:39:55.652Z] ---> 239f0c142b42 [2023-08-02T21:39:55.652Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T21:39:55.652Z] ---> Running in 689913c45101 [2023-08-02T21:39:55.924Z] Removing intermediate container 689913c45101 [2023-08-02T21:39:55.924Z] ---> 9ce96af49dae [2023-08-02T21:39:55.924Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-02T21:39:56.192Z] ---> Running in dd595954fe33 [2023-08-02T21:39:56.461Z] Removing intermediate container dd595954fe33 [2023-08-02T21:39:56.461Z] ---> 62ec90a1a9f7 [2023-08-02T21:39:56.461Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T21:39:56.461Z] ---> Running in 06c07c63fbf0 [2023-08-02T21:39:57.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T21:39:58.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T21:39:58.973Z] OK: 263 MiB in 53 packages [2023-08-02T21:39:59.946Z] Removing intermediate container 06c07c63fbf0 [2023-08-02T21:39:59.946Z] ---> f1251b7579e5 [2023-08-02T21:39:59.946Z] Step 7/26 : WORKDIR /app [2023-08-02T21:39:59.946Z] ---> Running in e7b325d74f8b [2023-08-02T21:40:00.213Z] Removing intermediate container e7b325d74f8b [2023-08-02T21:40:00.214Z] ---> ea213a654d46 [2023-08-02T21:40:00.214Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-02T21:40:04.472Z] ---> 6da9a54ccdd7 [2023-08-02T21:40:04.472Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T21:40:04.472Z] ---> Running in 8b6eab2f6890 [2023-08-02T21:40:06.416Z] Removing intermediate container 8b6eab2f6890 [2023-08-02T21:40:06.416Z] ---> 615ef4170a07 [2023-08-02T21:40:06.416Z] Step 10/26 : COPY . . [2023-08-02T21:40:06.998Z] ---> 3fd788946e1d [2023-08-02T21:40:06.998Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T21:40:07.265Z] ---> Running in 6b58158da6d6 [2023-08-02T21:40:07.532Z] Removing intermediate container 6b58158da6d6 [2023-08-02T21:40:07.532Z] ---> d02f294a7d08 [2023-08-02T21:40:07.532Z] Step 12/26 : RUN $MAKE [2023-08-02T21:40:07.532Z] ---> Running in 1ef491c7ef79 [2023-08-02T21:40:08.489Z] 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=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-02T21:42:15.175Z] Removing intermediate container 1ef491c7ef79 [2023-08-02T21:42:15.175Z] ---> 30b87062f073 [2023-08-02T21:42:15.175Z] Step 13/26 : FROM alpine:3.17 [2023-08-02T21:42:15.175Z] 3.17: Pulling from library/alpine [2023-08-02T21:42:15.175Z] edb6bdbacee9: Already exists [2023-08-02T21:42:15.175Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-02T21:42:15.175Z] Status: Downloaded newer image for alpine:3.17 [2023-08-02T21:42:15.175Z] ---> 779605e5fbc0 [2023-08-02T21:42:15.175Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-02T21:42:15.175Z] ---> Running in b8ae627475a4 [2023-08-02T21:42:15.175Z] Removing intermediate container b8ae627475a4 [2023-08-02T21:42:15.175Z] ---> 771fcaa8ac9b [2023-08-02T21:42:15.175Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-02T21:42:15.175Z] ---> Running in d716148a9969 [2023-08-02T21:42:15.175Z] Removing intermediate container d716148a9969 [2023-08-02T21:42:15.175Z] ---> 8a9bdd1546af [2023-08-02T21:42:15.175Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-02T21:42:15.175Z] ---> Running in e93a424c0d42 [2023-08-02T21:42:15.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T21:42:15.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T21:42:16.394Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-02T21:42:16.659Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-02T21:42:16.659Z] Executing busybox-1.35.0-r29.trigger [2023-08-02T21:42:16.659Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T21:42:16.927Z] OK: 8 MiB in 17 packages [2023-08-02T21:42:18.337Z] Removing intermediate container e93a424c0d42 [2023-08-02T21:42:18.337Z] ---> d7c673dfcd1f [2023-08-02T21:42:18.337Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-02T21:42:18.606Z] ---> e9a33d58963c [2023-08-02T21:42:18.606Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-02T21:42:19.190Z] ---> 913bbeb1e17b [2023-08-02T21:42:19.190Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-02T21:42:19.455Z] ---> 261373189247 [2023-08-02T21:42:19.455Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-02T21:42:20.861Z] ---> 504ff2986177 [2023-08-02T21:42:20.861Z] Step 21/26 : EXPOSE 59712 [2023-08-02T21:42:20.861Z] ---> Running in 261951111fab [2023-08-02T21:42:21.129Z] Removing intermediate container 261951111fab [2023-08-02T21:42:21.129Z] ---> 8d4e37b49c80 [2023-08-02T21:42:21.129Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-02T21:42:21.129Z] ---> Running in 4f596e33e00b [2023-08-02T21:42:21.714Z] Removing intermediate container 4f596e33e00b [2023-08-02T21:42:21.714Z] ---> a4613bb6c433 [2023-08-02T21:42:21.714Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-02T21:42:21.714Z] ---> Running in 92a54cc9c9be [2023-08-02T21:42:21.981Z] Removing intermediate container 92a54cc9c9be [2023-08-02T21:42:21.981Z] ---> 343b508cbc82 [2023-08-02T21:42:21.981Z] Step 24/26 : LABEL arch=arm64 [2023-08-02T21:42:21.981Z] ---> Running in d7c181124068 [2023-08-02T21:42:22.246Z] Removing intermediate container d7c181124068 [2023-08-02T21:42:22.246Z] ---> eb23dd203c68 [2023-08-02T21:42:22.246Z] Step 25/26 : LABEL git_sha=751f12f8aab323d0650418d4aaec0daf782ba786 [2023-08-02T21:42:22.246Z] ---> Running in 1ecf96b0240a [2023-08-02T21:42:22.512Z] Removing intermediate container 1ecf96b0240a [2023-08-02T21:42:22.512Z] ---> 88d0e34405c5 [2023-08-02T21:42:22.512Z] Step 26/26 : LABEL version=0.0.0 [2023-08-02T21:42:22.512Z] ---> Running in 6ad1b4b3509f [2023-08-02T21:42:22.777Z] Removing intermediate container 6ad1b4b3509f [2023-08-02T21:42:22.777Z] ---> 79cb40d141af [2023-08-02T21:42:22.777Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T21:42:22.777Z] Successfully built 79cb40d141af [2023-08-02T21:42:22.777Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:42:23.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:42:23.586Z] [2023-08-02T21:42:23.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:42:23.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:42:23.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T21:42:23.986Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T21:42:23.986Z] 04944245beec: Pulling fs layer [2023-08-02T21:42:23.986Z] 699f458cf7ca: Pulling fs layer [2023-08-02T21:42:23.986Z] 765212b225bb: Pulling fs layer [2023-08-02T21:42:23.986Z] f23df028b6ca: Pulling fs layer [2023-08-02T21:42:23.986Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T21:42:23.986Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T21:42:23.986Z] 765212b225bb: Waiting [2023-08-02T21:42:23.986Z] f23df028b6ca: Waiting [2023-08-02T21:42:23.986Z] d65c8cfc05b1: Waiting [2023-08-02T21:42:23.986Z] 2437ff75d9bd: Waiting [2023-08-02T21:42:24.256Z] 04944245beec: Verifying Checksum [2023-08-02T21:42:24.256Z] 04944245beec: Download complete [2023-08-02T21:42:24.256Z] 765212b225bb: Verifying Checksum [2023-08-02T21:42:24.256Z] 765212b225bb: Download complete [2023-08-02T21:42:24.256Z] f23df028b6ca: Verifying Checksum [2023-08-02T21:42:24.256Z] f23df028b6ca: Download complete [2023-08-02T21:42:24.256Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T21:42:24.256Z] d65c8cfc05b1: Download complete [2023-08-02T21:42:24.256Z] 699f458cf7ca: Verifying Checksum [2023-08-02T21:42:24.256Z] 699f458cf7ca: Download complete [2023-08-02T21:42:24.838Z] 8998bd30e6a1: Verifying Checksum [2023-08-02T21:42:24.838Z] 8998bd30e6a1: Download complete [2023-08-02T21:42:26.873Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T21:42:26.873Z] 2437ff75d9bd: Download complete [2023-08-02T21:42:28.814Z] 8998bd30e6a1: Pull complete [2023-08-02T21:42:29.082Z] 04944245beec: Pull complete [2023-08-02T21:42:33.388Z] 699f458cf7ca: Pull complete [2023-08-02T21:42:33.388Z] 765212b225bb: Pull complete [2023-08-02T21:42:33.654Z] f23df028b6ca: Pull complete [2023-08-02T21:42:33.921Z] d65c8cfc05b1: Pull complete [2023-08-02T21:42:48.911Z] 2437ff75d9bd: Pull complete [2023-08-02T21:42:48.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T21:42:48.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:42:48.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:42:49.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-2778 does not seem to be running inside a container [2023-08-02T21:42:49.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-02T21:42:51.831Z] $ docker top 657102d12b33b9353dc43b568134f221c16843878fd754ba01fd55c960c4399b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:42:52.401Z] ---> job-cost.sh [2023-08-02T21:42:52.664Z] lf-activate-venv: SKIPPING [2023-08-02T21:42:52.664Z] INFO: No Stack... [2023-08-02T21:42:52.930Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T21:42:53.885Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T21:42:54.225Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-02T21:42:54.225Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T21:42:54.571Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [2023-08-02T21:42:54.577Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] did not exist. Created. [2023-08-02T21:42:54.577Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T21:42:54.980Z] /w/workspace/app-record-replay/1@tmp/durable-c8a90c80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-02T21:42:55.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T21:42:55.361Z] Warning: overwriting stash ‘stack-cost’ [2023-08-02T21:42:55.402Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T21:42:55.416Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T21:42:55.499Z] $ docker stop --time=1 657102d12b33b9353dc43b568134f221c16843878fd754ba01fd55c960c4399b [2023-08-02T21:42:56.931Z] $ docker rm -f --volumes 657102d12b33b9353dc43b568134f221c16843878fd754ba01fd55c960c4399b [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-02T21:42:57.893Z] provisioning config files... [2023-08-02T21:42:57.899Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-54 #1 [2023-08-02T21:42:57.901Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-54@tmp/config15286381305535356256tmp [Pipeline] { [Pipeline] sh [2023-08-02T21:42:58.239Z] + set +x [2023-08-02T21:42:58.239Z] + curl -s https://codecov.io/bash [2023-08-02T21:42:58.239Z] + bash -s -- [2023-08-02T21:42:58.239Z] [2023-08-02T21:42:58.239Z] _____ _ [2023-08-02T21:42:58.239Z] / ____| | | [2023-08-02T21:42:58.239Z] | | ___ __| | ___ ___ _____ __ [2023-08-02T21:42:58.239Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-02T21:42:58.239Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-02T21:42:58.239Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-02T21:42:58.239Z] Bash-1.0.6 [2023-08-02T21:42:58.239Z] [2023-08-02T21:42:58.239Z] [2023-08-02T21:42:58.239Z] ==> git version 2.25.1 found [2023-08-02T21:42:58.239Z] ==> 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-02T21:42:58.239Z] Release-Date: 2020-01-08 [2023-08-02T21:42:58.239Z] 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-02T21:42:58.239Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-02T21:42:58.239Z] ==> Jenkins CI detected. [2023-08-02T21:42:58.239Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-54 [2023-08-02T21:42:58.239Z] project root: . [2023-08-02T21:42:58.239Z] --> token set from env [2023-08-02T21:42:58.239Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-02T21:42:58.239Z] ==> Running gcov in . (disable via -X gcov) [2023-08-02T21:42:58.239Z] ==> Python coveragepy not found [2023-08-02T21:42:58.239Z] ==> Searching for coverage reports in: [2023-08-02T21:42:58.239Z] + . [2023-08-02T21:42:58.239Z] -> Found 1 reports [2023-08-02T21:42:58.239Z] ==> Detecting git/mercurial file structure [2023-08-02T21:42:58.239Z] ==> Reading reports [2023-08-02T21:42:58.498Z] + ./coverage.out bytes=16060 [2023-08-02T21:42:58.498Z] ==> Appending adjustments [2023-08-02T21:42:58.498Z] https://docs.codecov.io/docs/fixing-reports [2023-08-02T21:42:58.498Z] + Found adjustments [2023-08-02T21:42:58.498Z] ==> Gzipping contents [2023-08-02T21:42:58.498Z] 4.0K /tmp/codecov.LqsttS.gz [2023-08-02T21:42:58.498Z] ==> Uploading reports [2023-08-02T21:42:58.498Z] url: https://codecov.io [2023-08-02T21:42:58.498Z] query: branch=PR-54&commit=751f12f8aab323d0650418d4aaec0daf782ba786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=54&job=&cmd_args= [2023-08-02T21:42:58.498Z] -> Pinging Codecov [2023-08-02T21:42:58.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-54&commit=751f12f8aab323d0650418d4aaec0daf782ba786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=54&job=&cmd_args= [2023-08-02T21:42:58.498Z] Invalid request parameters [2023-08-02T21:42:58.498Z] 400 [Pipeline] } [2023-08-02T21:42:58.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-02T21:43:00.338Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-54/archives ] [2023-08-02T21:43:00.338Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-54/archives [2023-08-02T21:43:00.338Z] total 16 [2023-08-02T21:43:00.338Z] drwxr-xr-x 3 root root 4096 Aug 2 21:33 . [2023-08-02T21:43:00.338Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 21:33 .. [2023-08-02T21:43:00.338Z] drwxr-xr-x 2 root root 4096 Aug 2 21:33 cost [2023-08-02T21:43:00.338Z] -rw-r--r-- 1 root root 88 Aug 2 21:33 cost.csv [2023-08-02T21:43:00.338Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-54/archives [2023-08-02T21:43:00.338Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-54/archives [2023-08-02T21:43:00.338Z] total 16 [2023-08-02T21:43:00.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 21:33 . [2023-08-02T21:43:00.338Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 21:33 .. [2023-08-02T21:43:00.338Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 21:33 cost [2023-08-02T21:43:00.338Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 2 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:00.672Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:01.559Z] ---> package-listing.sh [2023-08-02T21:43:01.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T21:43:01.560Z] ++ facter osfamily [2023-08-02T21:43:01.821Z] + OS_FAMILY=debian [2023-08-02T21:43:01.821Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-54 [2023-08-02T21:43:01.821Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T21:43:01.821Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T21:43:01.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T21:43:01.821Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T21:43:01.821Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-54 ']' [2023-08-02T21:43:01.821Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T21:43:01.821Z] + case "${OS_FAMILY}" in [2023-08-02T21:43:01.821Z] + dpkg -l [2023-08-02T21:43:01.821Z] + grep '^ii' [2023-08-02T21:43:01.821Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T21:43:01.821Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T21:43:01.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T21:43:01.821Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-54 ']' [2023-08-02T21:43:01.821Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-54/archives/ [2023-08-02T21:43:01.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-54/archives/ [Pipeline] echo [2023-08-02T21:43:01.853Z] 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/xfoundry_app-record-replay_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-02T21:43:02.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:43:02.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:43:02.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:43:02.907Z] prd-ubuntu20.04-docker-8c-8g-2777 does not seem to be running inside a container [2023-08-02T21:43:02.941Z] $ 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/xfoundry_app-record-replay_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-54 -v /w/workspace/xfoundry_app-record-replay_PR-54:/w/workspace/xfoundry_app-record-replay_PR-54:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-54@tmp:/w/workspace/xfoundry_app-record-replay_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T21:43:03.118Z] $ docker top 42c07662f6d55e93e71452616fe66e8e1cbbcee57572adc4661209b17dca23b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:43:03.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T21:43:03.802Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T21:43:04.106Z] + ls /var/log/sa-host [2023-08-02T21:43:04.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T21:43:04.316Z] provisioning config files... [2023-08-02T21:43:04.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-54@tmp/config18354814770341459325tmp [Pipeline] { [Pipeline] echo [2023-08-02T21:43:04.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:04.695Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T21:43:04.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:05.138Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T21:43:05.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:05.486Z] ---> sudo-logs.sh [2023-08-02T21:43:05.486Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T21:43:05.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:05.885Z] ---> job-cost.sh [2023-08-02T21:43:05.885Z] lf-activate-venv: SKIPPING [2023-08-02T21:43:05.885Z] DEBUG: total: 0.2199999988079071 [2023-08-02T21:43:05.885Z] INFO: Retrieving Stack Cost... [2023-08-02T21:43:06.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T21:43:06.710Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T21:43:06.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:43:07.050Z] ---> logs-deploy.sh [2023-08-02T21:43:07.050Z] lf-activate-venv: SKIPPING [2023-08-02T21:43:07.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-54/1 [2023-08-02T21:43:07.050Z] INFO: archiving workspace using pattern(s): [2023-08-02T21:43:07.985Z] Archives upload complete. [2023-08-02T21:43:07.985Z] INFO: archiving logs to Nexus