Pull request #125 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e462c612945eca3f9f0a7a444066d7b7fc92b4f+9e139494c9a54089c8736c8c598bbd4aa6693f44 (2111bc0aa26b70b6230346aff87f55cf0709b99f) 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-ssh17320673687457385477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1433988654187097569.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-125/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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1840483741364852850.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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10582230707543418615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8960191114888123488.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-125/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-125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh978291121408506247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1385 in /w/workspace/foundry_app-record-replay_PR-125 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-125 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e139494c9a54089c8736c8c598bbd4aa6693f44 into PR head commit 7e462c612945eca3f9f0a7a444066d7b7fc92b4f Merge succeeded, producing 7e462c612945eca3f9f0a7a444066d7b7fc92b4f Checking out Revision 7e462c612945eca3f9f0a7a444066d7b7fc92b4f (PR-125) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:40 ========================================================= 03:38:40 EdgeX Global Pipelines Version Info 03:38:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:41 ------------------- 03:38:41 stable info: 03:38:41 ------------------- 03:38:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:38:41 Message: update stable to v1.0.258 03:38:42 ------------------- 03:38:42 experimental info: 03:38:42 ------------------- 03:38:42 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:38:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:38:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-125 [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-125 [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-125 [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e462c6 [Pipeline] echo 03:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:44 provisioning config files... 03:38:44 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config2288855182122114670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:45 ---> ****-login.sh 03:38:45 nexus3.edgexfoundry.org:10001 03:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:45 Configure a credential helper to remove this warning. See 03:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:45 03:38:45 Login Succeeded 03:38:45 nexus3.edgexfoundry.org:10002 03:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:45 Configure a credential helper to remove this warning. See 03:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:45 03:38:45 Login Succeeded 03:38:45 nexus3.edgexfoundry.org:10003 03:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:45 Configure a credential helper to remove this warning. See 03:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:45 03:38:45 Login Succeeded 03:38:45 nexus3.edgexfoundry.org:10004 03:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:45 Configure a credential helper to remove this warning. See 03:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:45 03:38:45 Login Succeeded 03:38:45 ****.io 03:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:46 Configure a credential helper to remove this warning. See 03:38:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:46 03:38:46 Login Succeeded 03:38:46 ---> ****-login.sh ends [Pipeline] } 03:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:38:46 + git rev-list -1 --merges 7e462c612945eca3f9f0a7a444066d7b7fc92b4f~1..7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo 03:38:47 -----------> git rev-list -1 --merges 7e462c612945eca3f9f0a7a444066d7b7fc92b4f~1..7e462c612945eca3f9f0a7a444066d7b7fc92b4f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [false] [Pipeline] sh 03:38:47 + git log --format=format:%s -1 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo 03:38:47 ========================================================= 03:38:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:47 + git log --format=format:%s -1 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo 03:38:47 [semverPrep] GIT_COMMIT: 7e462c612945eca3f9f0a7a444066d7b7fc92b4f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:38:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:48 + grep -v github /etc/ssh/ssh_known_hosts 03:38:48 + [ -e /tmp/ssh_known_hosts ] 03:38:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:48 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:48 03:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:49 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:49 b85a868b505f: Pulling fs layer 03:38:49 e2be974225ed: Pulling fs layer 03:38:49 339a4e72a1f5: Pulling fs layer 03:38:49 988bab9f4d93: Pulling fs layer 03:38:49 1469e6f7b9e6: Pulling fs layer 03:38:49 eaf3925da568: Pulling fs layer 03:38:49 bab4dde63d76: Pulling fs layer 03:38:49 bde34c3a00c8: Pulling fs layer 03:38:49 b352a97aabf1: Pulling fs layer 03:38:49 4872d77fe225: Pulling fs layer 03:38:49 5851b861e8e6: Pulling fs layer 03:38:49 bab4dde63d76: Waiting 03:38:49 bde34c3a00c8: Waiting 03:38:49 988bab9f4d93: Waiting 03:38:49 b352a97aabf1: Waiting 03:38:49 4872d77fe225: Waiting 03:38:49 1469e6f7b9e6: Waiting 03:38:49 eaf3925da568: Waiting 03:38:49 5851b861e8e6: Waiting 03:38:49 e2be974225ed: Download complete 03:38:49 988bab9f4d93: Verifying Checksum 03:38:49 988bab9f4d93: Download complete 03:38:49 1469e6f7b9e6: Verifying Checksum 03:38:49 1469e6f7b9e6: Download complete 03:38:49 eaf3925da568: Verifying Checksum 03:38:49 eaf3925da568: Download complete 03:38:49 339a4e72a1f5: Verifying Checksum 03:38:49 339a4e72a1f5: Download complete 03:38:49 bde34c3a00c8: Download complete 03:38:49 b352a97aabf1: Download complete 03:38:49 4872d77fe225: Verifying Checksum 03:38:49 4872d77fe225: Download complete 03:38:49 5851b861e8e6: Verifying Checksum 03:38:49 5851b861e8e6: Download complete 03:38:49 b85a868b505f: Verifying Checksum 03:38:49 b85a868b505f: Download complete 03:38:49 bab4dde63d76: Verifying Checksum 03:38:49 bab4dde63d76: Download complete 03:38:50 b85a868b505f: Pull complete 03:38:50 e2be974225ed: Pull complete 03:38:51 339a4e72a1f5: Pull complete 03:38:51 988bab9f4d93: Pull complete 03:38:51 1469e6f7b9e6: Pull complete 03:38:51 eaf3925da568: Pull complete 03:38:53 bab4dde63d76: Pull complete 03:38:53 bde34c3a00c8: Pull complete 03:38:53 b352a97aabf1: Pull complete 03:38:53 4872d77fe225: Pull complete 03:38:53 5851b861e8e6: Pull complete 03:38:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:54 prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container 03:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:57 $ docker top 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 -eo pid,comm 03:38:57 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). 03:38:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:57 [ssh-agent] Looking for ssh-agent implementation... 03:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:57 $ docker exec 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent 03:38:58 SSH_AUTH_SOCK=/tmp/ssh-aBcLN0N2LHSc/agent.32 03:38:58 SSH_AGENT_PID=38 03:38:58 Running ssh-add (command line suppressed) 03:38:58 Identity added: /w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_18152873228446850915.key (/w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_18152873228446850915.key) 03:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:58 + git tag --points-at HEAD [Pipeline] } 03:38:58 $ docker exec --env ******** --env ******** 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent -k 03:38:58 unset SSH_AUTH_SOCK; 03:38:58 unset SSH_AGENT_PID; 03:38:58 echo Agent pid 38 killed; 03:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:58 [ssh-agent] Looking for ssh-agent implementation... 03:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:58 $ docker exec 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent 03:38:59 SSH_AUTH_SOCK=/tmp/ssh-5QSJw3nmYxGM/agent.70 03:38:59 SSH_AGENT_PID=76 03:38:59 Running ssh-add (command line suppressed) 03:38:59 Identity added: /w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_12701605079870735299.key (/w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_12701605079870735299.key) 03:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:59 + git semver init 03:38:59 2024-02-21 03:38:59,651 [run_init] DEBUG init version:0.0.0 force:False 03:38:59 2024-02-21 03:38:59,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-125/.semver 03:38:59 2024-02-21 03:38:59,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-125/.semver 03:38:59 2024-02-21 03:38:59,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-125/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-125, universal_newlines=False, shell=None, istream=None) 03:39:01 2024-02-21 03:39:00,700 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-125/.git/info/exclude 03:39:01 2024-02-21 03:39:00,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 with force:False 03:39:01 2024-02-21 03:39:00,701 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 03:39:01 2024-02-21 03:39:00,705 [execute] INFO git cat-file --batch-check 03:39:01 2024-02-21 03:39:00,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-125/.semver, universal_newlines=False, shell=None, istream=) 03:39:01 2024-02-21 03:39:00,711 [execute] INFO git cat-file --batch 03:39:01 2024-02-21 03:39:00,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-125/.semver, universal_newlines=False, shell=None, istream=) 03:39:01 2024-02-21 03:39:00,716 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 03:39:01 0.0.0 [Pipeline] } 03:39:01 $ docker exec --env ******** --env ******** 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent -k 03:39:01 unset SSH_AUTH_SOCK; 03:39:01 unset SSH_AGENT_PID; 03:39:01 echo Agent pid 76 killed; 03:39:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:01 + git semver [Pipeline] } 03:39:02 $ docker stop --time=1 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 03:39:03 $ docker rm -f --volumes 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:04 Stashed 1 file(s) [Pipeline] echo 03:39:04 [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 03:39:04 provisioning config files... 03:39:05 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config11986417718345829338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:05 ---> ****-login.sh 03:39:05 nexus3.edgexfoundry.org:10001 03:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:05 Configure a credential helper to remove this warning. See 03:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:05 03:39:05 Login Succeeded 03:39:05 nexus3.edgexfoundry.org:10002 03:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:05 Configure a credential helper to remove this warning. See 03:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:05 03:39:05 Login Succeeded 03:39:05 nexus3.edgexfoundry.org:10003 03:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:05 Configure a credential helper to remove this warning. See 03:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:05 03:39:05 Login Succeeded 03:39:05 nexus3.edgexfoundry.org:10004 03:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:05 Configure a credential helper to remove this warning. See 03:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:05 03:39:05 Login Succeeded 03:39:05 ****.io 03:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:05 Configure a credential helper to remove this warning. See 03:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:05 03:39:05 Login Succeeded 03:39:05 ---> ****-login.sh ends [Pipeline] } 03:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:06 ========================================================= 03:39:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:39:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:39:06 Sending build context to Docker daemon 6.687MB 03:39:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:39:06 Step 2/12 : FROM ${BASE} AS builder 03:39:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:06 7264a8db6415: Pulling fs layer 03:39:06 c4d48a809fc2: Pulling fs layer 03:39:06 4f1c88b9dad5: Pulling fs layer 03:39:06 ad3a456e5733: Pulling fs layer 03:39:06 69c7f0334f64: Pulling fs layer 03:39:06 1f1c1a5573a3: Pulling fs layer 03:39:06 ce7588e14bc9: Pulling fs layer 03:39:06 b5e4710f87ac: Pulling fs layer 03:39:06 ad3a456e5733: Waiting 03:39:06 1f1c1a5573a3: Waiting 03:39:06 69c7f0334f64: Waiting 03:39:06 ce7588e14bc9: Waiting 03:39:06 b5e4710f87ac: Waiting 03:39:06 c4d48a809fc2: Download complete 03:39:06 ad3a456e5733: Verifying Checksum 03:39:06 ad3a456e5733: Download complete 03:39:07 69c7f0334f64: Verifying Checksum 03:39:07 69c7f0334f64: Download complete 03:39:07 7264a8db6415: Verifying Checksum 03:39:07 7264a8db6415: Download complete 03:39:07 1f1c1a5573a3: Verifying Checksum 03:39:07 1f1c1a5573a3: Download complete 03:39:07 7264a8db6415: Pull complete 03:39:07 c4d48a809fc2: Pull complete 03:39:07 b5e4710f87ac: Verifying Checksum 03:39:07 b5e4710f87ac: Download complete 03:39:07 4f1c88b9dad5: Verifying Checksum 03:39:07 4f1c88b9dad5: Download complete 03:39:08 ce7588e14bc9: Verifying Checksum 03:39:08 ce7588e14bc9: Download complete 03:39:10 4f1c88b9dad5: Pull complete 03:39:11 ad3a456e5733: Pull complete 03:39:11 69c7f0334f64: Pull complete 03:39:11 1f1c1a5573a3: Pull complete 03:39:13 ce7588e14bc9: Pull complete 03:39:13 b5e4710f87ac: Pull complete 03:39:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:39:13 ---> 88b5674ff536 03:39:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:39:19 ---> Running in b528a61836b6 03:39:19 Removing intermediate container b528a61836b6 03:39:19 ---> 9dbbdf9b3bc7 03:39:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:39:19 ---> Running in 3b4b7c0d9cee 03:39:19 Removing intermediate container 3b4b7c0d9cee 03:39:19 ---> 3834a0f7acc0 03:39:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:39:19 ---> Running in dae4c1cb4d5c 03:39:19 Removing intermediate container dae4c1cb4d5c 03:39:19 ---> 98810f4b83e8 03:39:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:19 ---> Running in 62093fc5e9f0 03:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:19 OK: 264 MiB in 52 packages 03:39:19 Still waiting to schedule task 03:39:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:39:19 Removing intermediate container 62093fc5e9f0 03:39:19 ---> 33712cd03b91 03:39:19 Step 7/12 : WORKDIR /app 03:39:19 ---> Running in 17e97180fd73 03:39:19 Removing intermediate container 17e97180fd73 03:39:19 ---> 4a3aba7cb496 03:39:19 Step 8/12 : COPY go.mod vendor* ./ 03:39:19 ---> 6565940ab575 03:39:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:20 ---> Running in 9b2fdb95a9cd 03:39:46 Removing intermediate container 9b2fdb95a9cd 03:39:46 ---> 483210747d93 03:39:46 Step 10/12 : COPY . . 03:39:47 ---> 9a03f6f4ed0a 03:39:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:47 ---> Running in 2fd30eee4184 03:39:47 Removing intermediate container 2fd30eee4184 03:39:47 ---> 296fce8d456a 03:39:47 Step 12/12 : RUN $MAKE 03:39:47 ---> Running in b20ae1794499 03:39:47 noop 03:39:47 Removing intermediate container b20ae1794499 03:39:47 ---> 49a6650064ab 03:39:47 Successfully built 49a6650064ab 03:39:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:48 + docker inspect -f . ci-base-image-x86_64 03:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:48 prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container 03:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:48 $ docker top 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:49 + go version 03:39:49 go version go1.21.0 linux/amd64 [Pipeline] } 03:39:49 $ docker stop --time=1 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 03:39:50 $ docker rm -f --volumes 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:51 + docker inspect -f . ci-base-image-x86_64 03:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:51 prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container 03:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:52 $ docker top 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:52 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-125 [Pipeline] fileExists [Pipeline] sh 03:39:52 + make test 03:39:52 go test -race -coverprofile=coverage.out ./... 03:40:14 ? github.com/edgexfoundry/app-record-replay [no test files] 03:40:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:40:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:40:14 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:40:14 ok github.com/edgexfoundry/app-record-replay/internal/app 1.052s coverage: 88.0% of statements 03:40:23 ok github.com/edgexfoundry/app-record-replay/internal/application 9.623s coverage: 98.7% of statements 03:40:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.118s coverage: 89.7% of statements 03:40:23 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.039s coverage: 100.0% of statements 03:40:49 go vet ./... 03:40:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:49 ./bin/test-attribution-txt.sh 03:40:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:40:49 $ docker stop --time=1 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 03:40:52 $ docker rm -f --volumes 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:54 + ls -al . 03:40:54 total 192 03:40:54 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:39 . 03:40:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:38 .. 03:40:54 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 03:38 .dockerignore 03:40:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:40 .git 03:40:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 .github 03:40:54 -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 03:38 .gitignore 03:40:54 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:38 .golangci.yml 03:40:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:39 .semver 03:40:54 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 03:38 Attribution.txt 03:40:54 -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 03:38 CHANGELOG.md 03:40:54 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 03:38 Dockerfile 03:40:54 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:38 GOVERNANCE.md 03:40:54 -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 03:38 Jenkinsfile 03:40:54 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 03:38 LICENSE 03:40:54 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 03:38 Makefile 03:40:54 -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 03:38 OWNERS.md 03:40:54 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 03:38 README.md 03:40:54 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 03:38 Record and Reply.postman_collection.json 03:40:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 03:39 VERSION 03:40:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:38 bin 03:40:54 -rw-r--r-- 1 jenkins jenkins 24667 Feb 21 03:40 coverage.out 03:40:54 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 03:38 go.mod 03:40:54 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 03:38 go.sum 03:40:54 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:38 internal 03:40:54 -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 03:38 main.go 03:40:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 openapi 03:40:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 pkg 03:40:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:55 + 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=7e462c612945eca3f9f0a7a444066d7b7fc92b4f --label arch=amd64 --label version=0.0.0 . 03:40:55 Sending build context to Docker daemon 6.713MB 03:40:55 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:40:55 Step 2/27 : FROM ${BASE} AS builder 03:40:55 ---> 49a6650064ab 03:40:55 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:40:55 ---> Running in 98ea810e904e 03:40:55 Removing intermediate container 98ea810e904e 03:40:55 ---> 983c65d9081d 03:40:55 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:40:55 ---> Running in f4b360c9ffa6 03:40:55 Removing intermediate container f4b360c9ffa6 03:40:55 ---> 3f1d94280790 03:40:55 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:40:55 ---> Running in bd560937ad37 03:40:55 Removing intermediate container bd560937ad37 03:40:55 ---> 679df7601737 03:40:55 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:55 ---> Running in 20023144724e 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:56 OK: 264 MiB in 52 packages 03:40:56 Removing intermediate container 20023144724e 03:40:56 ---> 9fbf88acba6e 03:40:56 Step 7/27 : WORKDIR /app 03:40:56 ---> Running in a590034fe70a 03:40:56 Removing intermediate container a590034fe70a 03:40:56 ---> c6dcf54d6a33 03:40:56 Step 8/27 : COPY go.mod vendor* ./ 03:40:57 ---> 0c1cfa0e5c90 03:40:57 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:57 ---> Running in 53d74f414638 03:40:57 Removing intermediate container 53d74f414638 03:40:57 ---> 40bdd00a0475 03:40:57 Step 10/27 : COPY . . 03:40:57 ---> 0cfa186ecc17 03:40:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:57 ---> Running in 7906ea7ef245 03:40:57 Removing intermediate container 7906ea7ef245 03:40:57 ---> 0c0b8f62bb2f 03:40:57 Step 12/27 : RUN $MAKE 03:40:57 ---> Running in 85094a23c1c4 03:40:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:40:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1386 in /w/workspace/foundry_app-record-replay_PR-125 [Pipeline] { [Pipeline] ws 03:40:58 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:41:01 Selected Git installation does not exist. Using Default 03:41:01 The recommended git tool is: NONE 03:41:06 using credential edgex-jenkins-ssh 03:41:06 Cloning the remote Git repository 03:41:06 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:41:06 > git init /w/workspace/app-record-replay/1 # timeout=10 03:41:06 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:41:06 > git --version # timeout=10 03:41:06 > git --version # 'git version 2.25.1' 03:41:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:41:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:11 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:41:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:41:11 Merging remotes/origin/main commit 9e139494c9a54089c8736c8c598bbd4aa6693f44 into PR head commit 7e462c612945eca3f9f0a7a444066d7b7fc92b4f 03:41:12 Merge succeeded, producing 7e462c612945eca3f9f0a7a444066d7b7fc92b4f 03:41:12 Checking out Revision 7e462c612945eca3f9f0a7a444066d7b7fc92b4f (PR-125) 03:41:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:41:12 > git --version # timeout=10 03:41:12 > git --version # 'git version 2.25.1' 03:41:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:41:11 > git config core.sparsecheckout # timeout=10 03:41:11 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 03:41:12 > git remote # timeout=10 03:41:12 > git config --get remote.origin.url # timeout=10 03:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:12 > git merge 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 03:41:12 > git rev-parse HEAD^{commit} # timeout=10 03:41:12 > git config core.sparsecheckout # timeout=10 03:41:12 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:14 Dload Upload Total Spent Left Speed 03:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 03:41:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:41:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:41:14 + sudo tee /etc/docker/daemon.new 03:41:14 { 03:41:14 "registry-mirrors": [ 03:41:14 "https://nexus3.edgexfoundry.org:10001" 03:41:14 ], 03:41:14 "bip": "10.250.0.254/24", 03:41:14 "hosts": [ 03:41:14 "tcp://0.0.0.0:5555", 03:41:14 "unix:///var/run/docker.sock" 03:41:14 ], 03:41:14 "mtu": 1458, 03:41:14 "selinux-enabled": true, 03:41:14 "seccomp-profile": "/etc/docker/seccomp.json" 03:41:14 } [Pipeline] sh 03:41:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:41:15 + sudo service docker restart 03:41:20 Removing intermediate container 85094a23c1c4 03:41:20 ---> cae61d1f1068 03:41:20 Step 13/27 : FROM alpine:3.18 03:41:20 3.18: Pulling from library/alpine 03:41:20 619be1103602: Pulling fs layer 03:41:20 619be1103602: Verifying Checksum 03:41:20 619be1103602: Download complete 03:41:20 619be1103602: Pull complete 03:41:20 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:41:20 Status: Downloaded newer image for alpine:3.18 03:41:20 ---> d3782b16ccc9 03:41:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:41:20 ---> Running in 15b41fbf2e60 03:41:20 Removing intermediate container 15b41fbf2e60 03:41:20 ---> 9f6702dfe65f 03:41:20 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:41:20 ---> Running in 664e97658724 03:41:20 Removing intermediate container 664e97658724 03:41:20 ---> 11d2f552ff24 03:41:20 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:41:20 ---> Running in 8740b8636ea3 03:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:41:20 (1/2) Installing ca-certificates (20230506-r0) 03:41:20 (2/2) Installing dumb-init (1.2.5-r2) 03:41:20 Executing busybox-1.36.1-r5.trigger 03:41:20 Executing ca-certificates-20230506-r0.trigger 03:41:20 OK: 8 MiB in 17 packages 03:41:20 Removing intermediate container 8740b8636ea3 03:41:20 ---> 3644b2843e56 03:41:20 Step 17/27 : RUN apk --no-cache upgrade 03:41:20 ---> Running in 1c3ce7e27fc2 03:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:41:20 OK: 8 MiB in 17 packages 03:41:20 Removing intermediate container 1c3ce7e27fc2 03:41:20 ---> a6635944154f 03:41:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:41:20 ---> ba139eefa555 03:41:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:41:20 ---> f91130b0f38b 03:41:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:41:20 ---> fa05941849ac 03:41:20 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:41:21 ---> 481925ee43fc 03:41:21 Step 22/27 : EXPOSE 59712 03:41:21 ---> Running in cfeaf8432b3c 03:41:21 Removing intermediate container cfeaf8432b3c 03:41:21 ---> 550a4102ae90 03:41:21 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:41:21 ---> Running in 24bc02f2be7e 03:41:21 Removing intermediate container 24bc02f2be7e 03:41:21 ---> 228e003ab7da 03:41:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:21 ---> Running in a964010a80f8 03:41:21 Removing intermediate container a964010a80f8 03:41:21 ---> ae13d5653985 03:41:21 Step 25/27 : LABEL arch=amd64 03:41:21 ---> Running in cdb54888d0c0 03:41:22 Removing intermediate container cdb54888d0c0 03:41:22 ---> fdb0511331c4 03:41:22 Step 26/27 : LABEL git_sha=7e462c612945eca3f9f0a7a444066d7b7fc92b4f 03:41:22 ---> Running in 8355dc9902fd 03:41:22 Removing intermediate container 8355dc9902fd 03:41:22 ---> bc11d1c77af3 03:41:22 Step 27/27 : LABEL version=0.0.0 03:41:22 ---> Running in d90d064435d8 03:41:22 Removing intermediate container d90d064435d8 03:41:22 ---> 9e1fcffa9a5f 03:41:22 [Warning] One or more build-args [ARCH] were not consumed 03:41:22 Successfully built 9e1fcffa9a5f 03:41:22 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 03:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:23 03:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:24 latest: Pulling from edgex-lftools-log-publisher 03:41:24 5eb5b503b376: Pulling fs layer 03:41:24 5c69ac0246d0: Pulling fs layer 03:41:24 ec43610c2a17: Pulling fs layer 03:41:24 3a2ae6a8a46f: Pulling fs layer 03:41:24 33b1e0a273af: Pulling fs layer 03:41:24 5d3b04190fa2: Pulling fs layer 03:41:24 2f39f015ded8: Pulling fs layer 03:41:24 3a2ae6a8a46f: Waiting 03:41:24 33b1e0a273af: Waiting 03:41:24 5d3b04190fa2: Waiting 03:41:24 2f39f015ded8: Waiting 03:41:24 5c69ac0246d0: Download complete 03:41:24 3a2ae6a8a46f: Verifying Checksum 03:41:24 3a2ae6a8a46f: Download complete 03:41:24 33b1e0a273af: Verifying Checksum 03:41:24 33b1e0a273af: Download complete 03:41:24 ec43610c2a17: Verifying Checksum 03:41:24 ec43610c2a17: Download complete 03:41:24 5d3b04190fa2: Verifying Checksum 03:41:24 5d3b04190fa2: Download complete 03:41:24 5eb5b503b376: Verifying Checksum 03:41:24 5eb5b503b376: Download complete 03:41:24 2f39f015ded8: Download complete 03:41:25 5eb5b503b376: Pull complete 03:41:25 5c69ac0246d0: Pull complete 03:41:25 ec43610c2a17: Pull complete 03:41:25 3a2ae6a8a46f: Pull complete 03:41:26 33b1e0a273af: Pull complete 03:41:26 5d3b04190fa2: Pull complete 03:41:30 2f39f015ded8: Pull complete 03:41:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:30 prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container 03:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:34 $ docker top d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 03:41:35 provisioning config files... 03:41:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config5827626468876345031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:35 ---> job-cost.sh 03:41:35 lf-activate-venv: SKIPPING 03:41:35 INFO: No Stack... 03:41:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:35 ---> ****-login.sh 03:41:35 nexus3.edgexfoundry.org:10001 03:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:36 INFO: Archiving Costs 03:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:36 Configure a credential helper to remove this warning. See 03:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:36 03:41:36 Login Succeeded 03:41:36 nexus3.edgexfoundry.org:10002 [Pipeline] sh 03:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:36 + cat /w/workspace/foundry_app-record-replay_PR-125/archives/cost.csv 03:41:36 + cut -d, -f6 [Pipeline] lock 03:41:36 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] 03:41:36 Resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] did not exist. Created. 03:41:36 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:36 Configure a credential helper to remove this warning. See 03:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:36 03:41:36 Login Succeeded 03:41:36 nexus3.edgexfoundry.org:10003 [Pipeline] sh 03:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:37 Configure a credential helper to remove this warning. See 03:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:37 03:41:37 Login Succeeded 03:41:37 nexus3.edgexfoundry.org:10004 03:41:37 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:37 Stashed 1 file(s) [Pipeline] } 03:41:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] // lock 03:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:37 Configure a credential helper to remove this warning. See 03:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:37 03:41:37 Login Succeeded 03:41:37 ****.io [Pipeline] } 03:41:37 $ docker stop --time=1 d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 03:41:38 $ docker rm -f --volumes d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 [Pipeline] // withDockerContainer [Pipeline] } 03:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:39 Configure a credential helper to remove this warning. See 03:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:39 03:41:39 Login Succeeded 03:41:39 ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } [Pipeline] } 03:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:39 ========================================================= 03:41:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:41:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:41:40 Sending build context to Docker daemon 258.6kB 03:41:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:41:40 Step 2/12 : FROM ${BASE} AS builder 03:41:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:40 9fda8d8052c6: Pulling fs layer 03:41:40 5d54e960e981: Pulling fs layer 03:41:40 c4a7e357bf2a: Pulling fs layer 03:41:40 f0e02332f6b5: Pulling fs layer 03:41:40 872ee5b61b7b: Pulling fs layer 03:41:40 0c6a40ed1a82: Pulling fs layer 03:41:40 94ae7d8d031c: Pulling fs layer 03:41:40 f0e02332f6b5: Waiting 03:41:40 0c6a40ed1a82: Waiting 03:41:40 94ae7d8d031c: Waiting 03:41:40 872ee5b61b7b: Waiting 03:41:41 5d54e960e981: Verifying Checksum 03:41:41 5d54e960e981: Download complete 03:41:41 f0e02332f6b5: Verifying Checksum 03:41:41 f0e02332f6b5: Download complete 03:41:41 872ee5b61b7b: Download complete 03:41:41 9fda8d8052c6: Download complete 03:41:41 94ae7d8d031c: Verifying Checksum 03:41:41 94ae7d8d031c: Download complete 03:41:41 9fda8d8052c6: Pull complete 03:41:42 5d54e960e981: Pull complete 03:41:42 c4a7e357bf2a: Verifying Checksum 03:41:42 c4a7e357bf2a: Download complete 03:41:43 0c6a40ed1a82: Verifying Checksum 03:41:43 0c6a40ed1a82: Download complete 03:41:56 c4a7e357bf2a: Pull complete 03:41:56 f0e02332f6b5: Pull complete 03:41:56 872ee5b61b7b: Pull complete 03:42:04 0c6a40ed1a82: Pull complete 03:42:05 94ae7d8d031c: Pull complete 03:42:05 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:42:05 ---> 86de565de09d 03:42:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:42:07 ---> Running in 0c6344ddc21a 03:42:07 Removing intermediate container 0c6344ddc21a 03:42:07 ---> ecbbbbd95510 03:42:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:42:07 ---> Running in fd6361c7199d 03:42:07 Removing intermediate container fd6361c7199d 03:42:07 ---> edb24d9f33f2 03:42:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:42:07 ---> Running in 42a100955b69 03:42:08 Removing intermediate container 42a100955b69 03:42:08 ---> e3f4a3c038b3 03:42:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:08 ---> Running in 602e99eb10be 03:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:10 OK: 266 MiB in 52 packages 03:42:11 Removing intermediate container 602e99eb10be 03:42:11 ---> 5100eb6ef284 03:42:11 Step 7/12 : WORKDIR /app 03:42:11 ---> Running in 02b7d8a3b416 03:42:11 Removing intermediate container 02b7d8a3b416 03:42:11 ---> b53f34d10b34 03:42:11 Step 8/12 : COPY go.mod vendor* ./ 03:42:12 ---> c1746c02feed 03:42:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:12 ---> Running in d26cb65123b5 03:43:20 Removing intermediate container d26cb65123b5 03:43:20 ---> bc6297547768 03:43:20 Step 10/12 : COPY . . 03:43:20 ---> 3a790af04eb8 03:43:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:20 ---> Running in 5043a5d35973 03:43:20 Removing intermediate container 5043a5d35973 03:43:20 ---> 769e854a48c2 03:43:20 Step 12/12 : RUN $MAKE 03:43:20 ---> Running in 276b623f17bb 03:43:20 noop 03:43:20 Removing intermediate container 276b623f17bb 03:43:20 ---> 374a66e945cc 03:43:20 Successfully built 374a66e945cc 03:43:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:21 + docker inspect -f . ci-base-image-arm64 03:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:21 prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 03:43:21 $ 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 ******** ci-base-image-arm64 cat 03:43:22 $ docker top e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:23 + go version 03:43:23 go version go1.21.0 linux/arm64 [Pipeline] } 03:43:23 $ docker stop --time=1 e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe 03:43:25 $ docker rm -f --volumes e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:26 + docker inspect -f . ci-base-image-arm64 03:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 03:43:27 $ 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 ******** ci-base-image-arm64 cat 03:43:28 $ docker top 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:28 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:43:29 + make test 03:43:29 go test -race -coverprofile=coverage.out ./... 03:45:36 ? github.com/edgexfoundry/app-record-replay [no test files] 03:45:43 ok github.com/edgexfoundry/app-record-replay/internal/app 1.520s coverage: 88.0% of statements 03:45:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:45:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:45:47 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:45:55 ok github.com/edgexfoundry/app-record-replay/internal/application 9.996s coverage: 98.7% of statements 03:45:55 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.628s coverage: 89.7% of statements 03:45:55 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements 03:45:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:56 go vet ./... 03:48:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:48:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:48:02 ./bin/test-attribution-txt.sh 03:48:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:48:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:48:03 $ docker stop --time=1 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab 03:48:04 $ docker rm -f --volumes 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab [Pipeline] // withDockerContainer [Pipeline] sh 03:48:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:06 Warning: overwriting stash ‘coverage-report’ 03:48:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:08 + ls -al . 03:48:08 total 188 03:48:08 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:43 . 03:48:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:41 .. 03:48:08 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 03:41 .dockerignore 03:48:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:41 .git 03:48:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 .github 03:48:08 -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 03:41 .gitignore 03:48:08 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:41 .golangci.yml 03:48:08 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 03:41 Attribution.txt 03:48:08 -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 03:41 CHANGELOG.md 03:48:08 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 03:41 Dockerfile 03:48:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:41 GOVERNANCE.md 03:48:08 -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 03:41 Jenkinsfile 03:48:08 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 03:41 LICENSE 03:48:08 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 03:41 Makefile 03:48:08 -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 03:41 OWNERS.md 03:48:08 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 03:41 README.md 03:48:08 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 03:41 Record and Reply.postman_collection.json 03:48:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 03:39 VERSION 03:48:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:41 bin 03:48:08 -rw-r--r-- 1 jenkins jenkins 24667 Feb 21 03:45 coverage.out 03:48:08 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 03:41 go.mod 03:48:08 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 03:41 go.sum 03:48:08 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:41 internal 03:48:08 -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 03:41 main.go 03:48:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 openapi 03:48:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 pkg 03:48:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:08 + 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=7e462c612945eca3f9f0a7a444066d7b7fc92b4f --label arch=arm64 --label version=0.0.0 . 03:48:09 Sending build context to Docker daemon 284.2kB 03:48:09 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:48:09 Step 2/27 : FROM ${BASE} AS builder 03:48:09 ---> 374a66e945cc 03:48:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:48:09 ---> Running in b0b73e4ff595 03:48:09 Removing intermediate container b0b73e4ff595 03:48:09 ---> 3211c3848f12 03:48:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:48:09 ---> Running in 711fb1f5bee2 03:48:09 Removing intermediate container 711fb1f5bee2 03:48:09 ---> 3456275d5ee5 03:48:09 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:48:09 ---> Running in 5f4a49027652 03:48:10 Removing intermediate container 5f4a49027652 03:48:10 ---> aaec19e9bdec 03:48:10 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:10 ---> Running in d254400808bd 03:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:12 OK: 266 MiB in 52 packages 03:48:14 Removing intermediate container d254400808bd 03:48:14 ---> b869e4bdcf5b 03:48:14 Step 7/27 : WORKDIR /app 03:48:15 ---> Running in 15d67598768f 03:48:15 Removing intermediate container 15d67598768f 03:48:15 ---> 7ed6858616d2 03:48:15 Step 8/27 : COPY go.mod vendor* ./ 03:48:15 ---> 64989d48419d 03:48:15 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:15 ---> Running in e722b25ae160 03:48:17 Removing intermediate container e722b25ae160 03:48:17 ---> 8591d7dc148d 03:48:17 Step 10/27 : COPY . . 03:48:18 ---> 1955bc8cddfb 03:48:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:48:18 ---> Running in 6c37ab1c8c58 03:48:18 Removing intermediate container 6c37ab1c8c58 03:48:18 ---> e204cd77f920 03:48:18 Step 12/27 : RUN $MAKE 03:48:18 ---> Running in 88f00190c586 03:48:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:50:11 Removing intermediate container 88f00190c586 03:50:11 ---> a24ddd0840d8 03:50:11 Step 13/27 : FROM alpine:3.18 03:50:11 3.18: Pulling from library/alpine 03:50:11 c6b39de5b339: Pulling fs layer 03:50:11 c6b39de5b339: Download complete 03:50:11 c6b39de5b339: Pull complete 03:50:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:50:11 Status: Downloaded newer image for alpine:3.18 03:50:11 ---> 33abbf032149 03:50:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:50:11 ---> Running in eabc6676fe36 03:50:11 Removing intermediate container eabc6676fe36 03:50:11 ---> a9a92e03f44e 03:50:11 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:50:11 ---> Running in 14265783516a 03:50:11 Removing intermediate container 14265783516a 03:50:11 ---> 23beee41e523 03:50:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:50:11 ---> Running in b8dc8715f188 03:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:50:11 (1/2) Installing ca-certificates (20230506-r0) 03:50:11 (2/2) Installing dumb-init (1.2.5-r2) 03:50:11 Executing busybox-1.36.1-r5.trigger 03:50:11 Executing ca-certificates-20230506-r0.trigger 03:50:12 OK: 9 MiB in 17 packages 03:50:13 Removing intermediate container b8dc8715f188 03:50:13 ---> 2020924d2407 03:50:13 Step 17/27 : RUN apk --no-cache upgrade 03:50:13 ---> Running in 4a26a467cb03 03:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:50:15 OK: 9 MiB in 17 packages 03:50:16 Removing intermediate container 4a26a467cb03 03:50:16 ---> 4915fd4ace88 03:50:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:50:16 ---> 8254c7f513f7 03:50:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:50:17 ---> 34c721811510 03:50:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:50:17 ---> 51f4a6a790e0 03:50:17 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:50:19 ---> bddc05cd2977 03:50:19 Step 22/27 : EXPOSE 59712 03:50:19 ---> Running in 6f5b31141b4f 03:50:19 Removing intermediate container 6f5b31141b4f 03:50:19 ---> a53d3e8d229e 03:50:19 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:50:19 ---> Running in 2df011b756a4 03:50:24 Removing intermediate container 2df011b756a4 03:50:24 ---> f24177ef4546 03:50:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:50:24 ---> Running in 23a10bb0789a 03:50:24 Removing intermediate container 23a10bb0789a 03:50:24 ---> 2ad809301724 03:50:24 Step 25/27 : LABEL arch=arm64 03:50:24 ---> Running in 6d0f4dae3da9 03:50:24 Removing intermediate container 6d0f4dae3da9 03:50:24 ---> d66abc1ce203 03:50:24 Step 26/27 : LABEL git_sha=7e462c612945eca3f9f0a7a444066d7b7fc92b4f 03:50:24 ---> Running in b5e4bbec7d59 03:50:24 Removing intermediate container b5e4bbec7d59 03:50:24 ---> a554ba639979 03:50:24 Step 27/27 : LABEL version=0.0.0 03:50:24 ---> Running in 24b8349ba01c 03:50:24 Removing intermediate container 24b8349ba01c 03:50:24 ---> 89d123c14f8f 03:50:24 [Warning] One or more build-args [ARCH] were not consumed 03:50:24 Successfully built 89d123c14f8f 03:50:24 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 03:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:26 03:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:26 arm64: Pulling from edgex-lftools-log-publisher 03:50:26 8998bd30e6a1: Pulling fs layer 03:50:26 04944245beec: Pulling fs layer 03:50:26 699f458cf7ca: Pulling fs layer 03:50:26 765212b225bb: Pulling fs layer 03:50:26 f23df028b6ca: Pulling fs layer 03:50:26 d65c8cfc05b1: Pulling fs layer 03:50:26 2437ff75d9bd: Pulling fs layer 03:50:26 f23df028b6ca: Waiting 03:50:26 d65c8cfc05b1: Waiting 03:50:26 2437ff75d9bd: Waiting 03:50:26 765212b225bb: Waiting 03:50:27 04944245beec: Verifying Checksum 03:50:27 04944245beec: Download complete 03:50:27 765212b225bb: Verifying Checksum 03:50:27 765212b225bb: Download complete 03:50:27 f23df028b6ca: Verifying Checksum 03:50:27 f23df028b6ca: Download complete 03:50:27 d65c8cfc05b1: Verifying Checksum 03:50:27 d65c8cfc05b1: Download complete 03:50:27 699f458cf7ca: Verifying Checksum 03:50:27 699f458cf7ca: Download complete 03:50:27 8998bd30e6a1: Verifying Checksum 03:50:27 8998bd30e6a1: Download complete 03:50:30 2437ff75d9bd: Verifying Checksum 03:50:30 2437ff75d9bd: Download complete 03:50:32 8998bd30e6a1: Pull complete 03:50:32 04944245beec: Pull complete 03:50:34 699f458cf7ca: Pull complete 03:50:34 765212b225bb: Pull complete 03:50:35 f23df028b6ca: Pull complete 03:50:35 d65c8cfc05b1: Pull complete 03:50:53 2437ff75d9bd: Pull complete 03:50:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:54 prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 03:50:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:50:57 $ docker top 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:58 ---> job-cost.sh 03:50:58 lf-activate-venv: SKIPPING 03:50:58 INFO: No Stack... 03:50:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:50:59 INFO: Archiving Costs [Pipeline] sh 03:51:00 + cut -d, -f6 03:51:00 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 03:51:00 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] 03:51:00 Resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] did not exist. Created. 03:51:00 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:00 /w/workspace/app-record-replay/1@tmp/durable-5df6a14c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:51:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:51:01 Warning: overwriting stash ‘stack-cost’ 03:51:01 Stashed 1 file(s) [Pipeline] } 03:51:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:51:01 $ docker stop --time=1 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc 03:51:03 $ docker rm -f --volumes 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc [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 03:51:05 provisioning config files... 03:51:05 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config13716510977364821587tmp [Pipeline] { [Pipeline] sh 03:51:05 + set +x 03:51:05 + curl -s+ https://codecov.io/bash 03:51:05 bash -s -- 03:51:05 03:51:05 _____ _ 03:51:05 / ____| | | 03:51:05 | | ___ __| | ___ ___ _____ __ 03:51:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:51:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:51:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:51:05 Bash-1.0.6 03:51:05 03:51:05 03:51:05 ==> git version 2.25.1 found 03:51:05 ==> 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 03:51:05 Release-Date: 2020-01-08 03:51:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:51:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:51:05 ==> Jenkins CI detected. 03:51:05 current dir:  /w/workspace/foundry_app-record-replay_PR-125 03:51:05 project root: . 03:51:05 --> token set from env 03:51:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:51:05 ==> Running gcov in . (disable via -X gcov) 03:51:05 ==> Python coveragepy not found 03:51:05 ==> Searching for coverage reports in: 03:51:05 + . 03:51:05 -> Found 1 reports 03:51:05 ==> Detecting git/mercurial file structure 03:51:05 ==> Reading reports 03:51:05 + ./coverage.out bytes=24667 03:51:05 ==> Appending adjustments 03:51:05 https://docs.codecov.io/docs/fixing-reports 03:51:05 + Found adjustments 03:51:05 ==> Gzipping contents 03:51:05 8.0K /tmp/codecov.0TDw4D.gz 03:51:05 ==> Uploading reports 03:51:05 url: https://codecov.io 03:51:05 query: branch=PR-125&commit=7e462c612945eca3f9f0a7a444066d7b7fc92b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=125&job=&cmd_args= 03:51:05 -> Pinging Codecov 03:51:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-125&commit=7e462c612945eca3f9f0a7a444066d7b7fc92b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=125&job=&cmd_args= 03:51:06 -> Uploading to 03:51:06 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/F467761B9912B4F32F9BC62907045C81/7e462c612945eca3f9f0a7a444066d7b7fc92b4f/73c571b5-1154-444d-a45d-f0a62a538051.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T035105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8bc58699dbb6d85098962b0a96e38806c2cd6b157cf399af3078c26937cbd0 03:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:06 Dload Upload Total Spent Left Speed 03:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18100 --:--:-- --:--:-- --:--:-- 18100 03:51:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] } 03:51:06 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 03:51:09 + [ -d /w/workspace/foundry_app-record-replay_PR-125/archives ] 03:51:09 + ls -al /w/workspace/foundry_app-record-replay_PR-125/archives 03:51:09 total 16 03:51:09 drwxr-xr-x 3 root root 4096 Feb 21 03:41 . 03:51:09 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 03:41 .. 03:51:09 drwxr-xr-x 2 root root 4096 Feb 21 03:41 cost 03:51:09 -rw-r--r-- 1 root root 89 Feb 21 03:41 cost.csv 03:51:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-125/archives 03:51:09 + ls -al /w/workspace/foundry_app-record-replay_PR-125/archives 03:51:09 total 16 03:51:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:41 . 03:51:09 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 03:41 .. 03:51:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:41 cost 03:51:09 -rw-r--r-- 1 jenkins jenkins 89 Feb 21 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:51:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:51:11 ---> package-listing.sh 03:51:11 ++ facter osfamily 03:51:11 ++ tr '[:upper:]' '[:lower:]' 03:51:11 + OS_FAMILY=debian 03:51:11 + workspace=/w/workspace/foundry_app-record-replay_PR-125 03:51:11 + START_PACKAGES=/tmp/packages_start.txt 03:51:11 + END_PACKAGES=/tmp/packages_end.txt 03:51:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:51:11 + PACKAGES=/tmp/packages_start.txt 03:51:11 + '[' /w/workspace/foundry_app-record-replay_PR-125 ']' 03:51:11 + PACKAGES=/tmp/packages_end.txt 03:51:11 + case "${OS_FAMILY}" in 03:51:11 + dpkg -l 03:51:11 + grep '^ii' 03:51:11 + '[' -f /tmp/packages_start.txt ']' 03:51:11 + '[' -f /tmp/packages_end.txt ']' 03:51:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:51:11 + '[' /w/workspace/foundry_app-record-replay_PR-125 ']' 03:51:11 + mkdir -p /w/workspace/foundry_app-record-replay_PR-125/archives/ 03:51:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-125/archives/ [Pipeline] echo 03:51:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:12 prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container 03:51:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:51:12 $ docker top 29d76ef522f2423a4129614c3d7f2cc232ba113664bf8e343c03004b98a0316c -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:13 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:13 + mkdir -p /var/log/sysstat [Pipeline] sh 03:51:14 + ls /var/log/sa-host 03:51:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:14 provisioning config files... 03:51:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config16223145128163411299tmp [Pipeline] { [Pipeline] echo 03:51:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:14 ---> create-netrc.sh [Pipeline] } 03:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:51:15 ---> python-tools-install.sh [Pipeline] echo 03:51:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:15 ---> sudo-logs.sh 03:51:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:16 ---> job-cost.sh 03:51:16 lf-activate-venv: SKIPPING 03:51:16 DEBUG: total: 0.2199999988079071 03:51:16 INFO: Retrieving Stack Cost... 03:51:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:17 INFO: Archiving Costs [Pipeline] echo 03:51:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:17 ---> logs-deploy.sh 03:51:17 lf-activate-venv: SKIPPING 03:51:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-125/1 03:51:17 INFO: archiving workspace using pattern(s): 03:51:18 Archives upload complete. 03:51:18 INFO: archiving logs to Nexus