Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 8539de332062711d4d6437e370f79d8fd8d0033b+f72b809072588f7f20ded4abbecd19f9d2a97259 (f3d1088087a50cdff42ed2b684fda6582926324c) 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-ssh8271362435976105347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5040478827993620517.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1788443682441330446.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1586920990537177990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6757966603491564174.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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5123112090914335543.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5984 in /w/workspace/xfoundry_app-record-replay_PR-78 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f72b809072588f7f20ded4abbecd19f9d2a97259 into PR head commit 8539de332062711d4d6437e370f79d8fd8d0033b Merge succeeded, producing 8539de332062711d4d6437e370f79d8fd8d0033b Checking out Revision 8539de332062711d4d6437e370f79d8fd8d0033b (PR-78) > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # 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 f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:35 ========================================================= 20:58:35 EdgeX Global Pipelines Version Info 20:58:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:36 ------------------- 20:58:36 stable info: 20:58:36 ------------------- 20:58:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:58:36 Message: update stable to v1.0.254 20:58:36 ------------------- 20:58:36 experimental info: 20:58:36 ------------------- 20:58:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:58:36 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:58:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:58:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8539de3 [Pipeline] echo 20:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:38 provisioning config files... 20:58:38 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config2250949459578336072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:38 ---> docker-login.sh 20:58:38 nexus3.edgexfoundry.org:10001 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10002 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10003 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10004 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 docker.io 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 ---> docker-login.sh ends [Pipeline] } 20:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:40 + git rev-list -1 --merges 8539de332062711d4d6437e370f79d8fd8d0033b~1..8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo 20:58:40 -----------> git rev-list -1 --merges 8539de332062711d4d6437e370f79d8fd8d0033b~1..8539de332062711d4d6437e370f79d8fd8d0033b 8539de332062711d4d6437e370f79d8fd8d0033b [false] [Pipeline] sh 20:58:40 + git log --format=format:%s -1 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo 20:58:40 ========================================================= 20:58:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:41 + git log --format=format:%s -1 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo 20:58:41 [semverPrep] GIT_COMMIT: 8539de332062711d4d6437e370f79d8fd8d0033b, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 20:58:41 [semverPrep] This is not a build commit. [Pipeline] sh 20:58:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:41 + grep -v github /etc/ssh/ssh_known_hosts 20:58:41 + [ -e /tmp/ssh_known_hosts ] 20:58:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:41 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:41 20:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:42 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:42 b85a868b505f: Pulling fs layer 20:58:42 e2be974225ed: Pulling fs layer 20:58:42 339a4e72a1f5: Pulling fs layer 20:58:42 988bab9f4d93: Pulling fs layer 20:58:42 1469e6f7b9e6: Pulling fs layer 20:58:42 eaf3925da568: Pulling fs layer 20:58:42 bab4dde63d76: Pulling fs layer 20:58:42 bde34c3a00c8: Pulling fs layer 20:58:42 b352a97aabf1: Pulling fs layer 20:58:42 4872d77fe225: Pulling fs layer 20:58:42 5851b861e8e6: Pulling fs layer 20:58:42 988bab9f4d93: Waiting 20:58:42 1469e6f7b9e6: Waiting 20:58:42 eaf3925da568: Waiting 20:58:42 bab4dde63d76: Waiting 20:58:42 bde34c3a00c8: Waiting 20:58:42 b352a97aabf1: Waiting 20:58:42 4872d77fe225: Waiting 20:58:42 5851b861e8e6: Waiting 20:58:42 e2be974225ed: Download complete 20:58:42 988bab9f4d93: Verifying Checksum 20:58:42 988bab9f4d93: Download complete 20:58:42 1469e6f7b9e6: Verifying Checksum 20:58:42 1469e6f7b9e6: Download complete 20:58:42 eaf3925da568: Verifying Checksum 20:58:42 eaf3925da568: Download complete 20:58:42 339a4e72a1f5: Verifying Checksum 20:58:42 339a4e72a1f5: Download complete 20:58:42 bde34c3a00c8: Download complete 20:58:42 b352a97aabf1: Verifying Checksum 20:58:42 b352a97aabf1: Download complete 20:58:42 4872d77fe225: Download complete 20:58:42 5851b861e8e6: Download complete 20:58:42 b85a868b505f: Verifying Checksum 20:58:42 b85a868b505f: Download complete 20:58:42 bab4dde63d76: Verifying Checksum 20:58:42 bab4dde63d76: Download complete 20:58:43 b85a868b505f: Pull complete 20:58:43 e2be974225ed: Pull complete 20:58:44 339a4e72a1f5: Pull complete 20:58:44 988bab9f4d93: Pull complete 20:58:44 1469e6f7b9e6: Pull complete 20:58:44 eaf3925da568: Pull complete 20:58:46 bab4dde63d76: Pull complete 20:58:46 bde34c3a00c8: Pull complete 20:58:46 b352a97aabf1: Pull complete 20:58:46 4872d77fe225: Pull complete 20:58:46 5851b861e8e6: Pull complete 20:58:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:46 prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container 20:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@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-devops/py-git-semver:0.1.4 cat 20:58:52 $ docker top febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e -eo pid,comm 20:58:52 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). 20:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:52 [ssh-agent] Looking for ssh-agent implementation... 20:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:54 $ docker exec febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent 20:58:54 SSH_AUTH_SOCK=/tmp/ssh-rBmShinI3Kr0/agent.33 20:58:54 SSH_AGENT_PID=39 20:58:54 Running ssh-add (command line suppressed) 20:58:54 Identity added: /w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_12657651128467596649.key (/w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_12657651128467596649.key) 20:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:55 + git tag --points-at HEAD [Pipeline] } 20:58:55 $ docker exec --env ******** --env ******** febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent -k 20:58:55 unset SSH_AUTH_SOCK; 20:58:55 unset SSH_AGENT_PID; 20:58:55 echo Agent pid 39 killed; 20:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:55 [ssh-agent] Looking for ssh-agent implementation... 20:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:55 $ docker exec febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent 20:58:55 SSH_AUTH_SOCK=/tmp/ssh-pjllz1z1DPdU/agent.71 20:58:55 SSH_AGENT_PID=77 20:58:55 Running ssh-add (command line suppressed) 20:58:55 Identity added: /w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_16963306639255138684.key (/w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_16963306639255138684.key) 20:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:56 + git semver init 20:58:56 2023-09-12 20:58:56,098 [run_init] DEBUG init version:0.0.0 force:False 20:58:56 2023-09-12 20:58:56,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-78/.semver 20:58:56 2023-09-12 20:58:56,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-78/.semver 20:58:56 2023-09-12 20:58:56,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-78/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78, universal_newlines=False, shell=None, istream=None) 20:58:58 2023-09-12 20:58:58,780 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-78/.git/info/exclude 20:58:58 2023-09-12 20:58:58,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 with force:False 20:58:58 2023-09-12 20:58:58,781 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 20:58:58 2023-09-12 20:58:58,784 [execute] INFO git cat-file --batch-check 20:58:58 2023-09-12 20:58:58,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78/.semver, universal_newlines=False, shell=None, istream=) 20:58:58 2023-09-12 20:58:58,789 [execute] INFO git cat-file --batch 20:58:58 2023-09-12 20:58:58,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78/.semver, universal_newlines=False, shell=None, istream=) 20:58:58 2023-09-12 20:58:58,794 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 20:58:58 0.0.0 [Pipeline] } 20:58:59 $ docker exec --env ******** --env ******** febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent -k 20:58:59 unset SSH_AUTH_SOCK; 20:58:59 unset SSH_AGENT_PID; 20:58:59 echo Agent pid 77 killed; 20:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:59 + git semver [Pipeline] } 20:58:59 $ docker stop --time=1 febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e 20:59:01 $ docker rm -f --volumes febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e [Pipeline] // withDockerContainer [Pipeline] sh 20:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:02 Stashed 1 file(s) [Pipeline] echo 20:59:02 [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 20:59:02 provisioning config files... 20:59:02 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config4399813786997665236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:03 ---> docker-login.sh 20:59:03 nexus3.edgexfoundry.org:10001 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 nexus3.edgexfoundry.org:10002 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 nexus3.edgexfoundry.org:10003 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 nexus3.edgexfoundry.org:10004 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 docker.io 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 ---> docker-login.sh ends [Pipeline] } 20:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:04 ========================================================= 20:59:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:59:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:04 + 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 . 20:59:04 Sending build context to Docker daemon 565.8kB 20:59:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:59:04 Step 2/12 : FROM ${BASE} AS builder 20:59:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:04 7264a8db6415: Pulling fs layer 20:59:04 c4d48a809fc2: Pulling fs layer 20:59:04 4f1c88b9dad5: Pulling fs layer 20:59:04 ad3a456e5733: Pulling fs layer 20:59:04 9e4f439ed901: Pulling fs layer 20:59:04 feaf6a47b606: Pulling fs layer 20:59:04 5e8b037d7d82: Pulling fs layer 20:59:04 ad3a456e5733: Waiting 20:59:04 9e4f439ed901: Waiting 20:59:04 feaf6a47b606: Waiting 20:59:04 8ac70367396e: Pulling fs layer 20:59:04 6db16350a2e2: Pulling fs layer 20:59:04 9250d5d63582: Pulling fs layer 20:59:04 5e8b037d7d82: Waiting 20:59:04 8ac70367396e: Waiting 20:59:04 6db16350a2e2: Waiting 20:59:04 c4d48a809fc2: Download complete 20:59:04 ad3a456e5733: Verifying Checksum 20:59:04 ad3a456e5733: Download complete 20:59:04 9e4f439ed901: Download complete 20:59:04 7264a8db6415: Verifying Checksum 20:59:04 7264a8db6415: Download complete 20:59:04 feaf6a47b606: Verifying Checksum 20:59:04 feaf6a47b606: Download complete 20:59:04 7264a8db6415: Pull complete 20:59:04 8ac70367396e: Verifying Checksum 20:59:04 8ac70367396e: Download complete 20:59:07 c4d48a809fc2: Pull complete 20:59:07 4f1c88b9dad5: Verifying Checksum 20:59:07 4f1c88b9dad5: Download complete 20:59:09 6db16350a2e2: Verifying Checksum 20:59:09 6db16350a2e2: Download complete 20:59:10 9250d5d63582: Verifying Checksum 20:59:10 9250d5d63582: Download complete 20:59:11 5e8b037d7d82: Verifying Checksum 20:59:11 5e8b037d7d82: Download complete 20:59:13 4f1c88b9dad5: Pull complete 20:59:13 ad3a456e5733: Pull complete 20:59:13 9e4f439ed901: Pull complete 20:59:13 feaf6a47b606: Pull complete 20:59:16 5e8b037d7d82: Pull complete 20:59:17 8ac70367396e: Pull complete 20:59:17 Still waiting to schedule task 20:59:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:17 6db16350a2e2: Pull complete 20:59:18 9250d5d63582: Pull complete 20:59:18 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 20:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:59:18 ---> fa269f55d9b9 20:59:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:59:24 ---> Running in 88d816576582 20:59:24 Removing intermediate container 88d816576582 20:59:24 ---> d1438cd5a8b3 20:59:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:59:24 ---> Running in 7957698f9016 20:59:24 Removing intermediate container 7957698f9016 20:59:24 ---> 7b092abf0962 20:59:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:59:24 ---> Running in 62e2e7e452b3 20:59:24 Removing intermediate container 62e2e7e452b3 20:59:24 ---> e6df40b4de34 20:59:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:24 ---> Running in dfd466aaccb9 20:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:59:24 OK: 265 MiB in 56 packages 20:59:25 Removing intermediate container dfd466aaccb9 20:59:25 ---> d7d3a5e80aa8 20:59:25 Step 7/12 : WORKDIR /app 20:59:25 ---> Running in 65b499bcc049 20:59:25 Removing intermediate container 65b499bcc049 20:59:25 ---> 3d0a22ebb0a1 20:59:25 Step 8/12 : COPY go.mod vendor* ./ 20:59:25 ---> 739da02ba9c5 20:59:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:26 ---> Running in 224807ebb868 21:00:05 Removing intermediate container 224807ebb868 21:00:05 ---> fecc6c51e60f 21:00:05 Step 10/12 : COPY . . 21:00:05 ---> b141460d1570 21:00:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:05 ---> Running in 472abee438c7 21:00:05 Removing intermediate container 472abee438c7 21:00:05 ---> 263675bf1ede 21:00:05 Step 12/12 : RUN $MAKE 21:00:05 ---> Running in 922a5be29c13 21:00:05 noop 21:00:05 Removing intermediate container 922a5be29c13 21:00:05 ---> a541a2c69391 21:00:05 Successfully built a541a2c69391 21:00:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:05 + docker inspect -f . ci-base-image-x86_64 21:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:05 prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container 21:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:06 $ docker top 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:06 + go version 21:00:06 go version go1.21.0 linux/amd64 [Pipeline] } 21:00:06 $ docker stop --time=1 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad 21:00:07 $ docker rm -f --volumes 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:08 + docker inspect -f . ci-base-image-x86_64 21:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:08 prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container 21:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:09 $ docker top 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:09 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-78 [Pipeline] fileExists [Pipeline] sh 21:00:09 + make test 21:00:09 go test -race -coverprofile=coverage.out ./... 21:00:31 ? github.com/edgexfoundry/app-record-replay [no test files] 21:00:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:00:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:00:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:00:31 ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements 21:00:39 ok github.com/edgexfoundry/app-record-replay/internal/application 9.598s coverage: 98.7% of statements 21:00:39 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 78.7% of statements 21:00:39 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.031s coverage: 100.0% of statements 21:00:57 go vet ./... 21:01:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:01:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:01:02 ./bin/test-attribution-txt.sh [Pipeline] echo 21:01:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:01:02 $ docker stop --time=1 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd 21:01:05 $ docker rm -f --volumes 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd [Pipeline] // withDockerContainer [Pipeline] sh 21:01:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:06 + ls -al . 21:01:06 total 184 21:01:06 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:00 . 21:01:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:58 .. 21:01:06 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 20:58 .dockerignore 21:01:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:00 .git 21:01:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 .github 21:01:06 -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 20:58 .gitignore 21:01:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:58 .golangci.yml 21:01:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:58 .semver 21:01:06 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 20:58 Attribution.txt 21:01:06 -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 20:58 CHANGELOG.md 21:01:06 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 20:58 Dockerfile 21:01:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:58 GOVERNANCE.md 21:01:06 -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 20:58 Jenkinsfile 21:01:06 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 20:58 LICENSE 21:01:06 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 20:58 Makefile 21:01:06 -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 20:58 OWNERS.md 21:01:06 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 20:58 README.md 21:01:06 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 20:58 Record and Reply.postman_collection.json 21:01:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:59 VERSION 21:01:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 bin 21:01:06 -rw-r--r-- 1 jenkins jenkins 24552 Sep 12 21:00 coverage.out 21:01:06 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 20:58 go.mod 21:01:06 -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 20:58 go.sum 21:01:06 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 20:58 internal 21:01:06 -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 20:58 main.go 21:01:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:58 openapi 21:01:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:58 pkg 21:01:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:07 + 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=8539de332062711d4d6437e370f79d8fd8d0033b --label arch=amd64 --label version=0.0.0 . 21:01:07 Sending build context to Docker daemon 590.8kB 21:01:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:01:07 Step 2/26 : FROM ${BASE} AS builder 21:01:07 ---> a541a2c69391 21:01:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:01:07 ---> Running in f190a7f7ca71 21:01:07 Removing intermediate container f190a7f7ca71 21:01:07 ---> 86e91f2adfa1 21:01:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:01:07 ---> Running in 6aabab980074 21:01:07 Removing intermediate container 6aabab980074 21:01:07 ---> a2f2b5608b00 21:01:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:01:07 ---> Running in 8644dd96641c 21:01:07 Removing intermediate container 8644dd96641c 21:01:07 ---> 0c228fd9f2ad 21:01:07 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:07 ---> Running in a39fed26eb33 21:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:01:07 OK: 265 MiB in 56 packages 21:01:08 Removing intermediate container a39fed26eb33 21:01:08 ---> e3988f3b0b3e 21:01:08 Step 7/26 : WORKDIR /app 21:01:08 ---> Running in 270e3d4f8e98 21:01:08 Removing intermediate container 270e3d4f8e98 21:01:08 ---> 7d69dd4e978a 21:01:08 Step 8/26 : COPY go.mod vendor* ./ 21:01:08 ---> 395519ac4d4c 21:01:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:08 ---> Running in 5a6ed6a79a16 21:01:09 Removing intermediate container 5a6ed6a79a16 21:01:09 ---> fb53d2ee2e6b 21:01:09 Step 10/26 : COPY . . 21:01:09 ---> 48b3bd3e66af 21:01:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:01:09 ---> Running in c71613ec8c88 21:01:09 Removing intermediate container c71613ec8c88 21:01:09 ---> 5e9ea5d47ed1 21:01:09 Step 12/26 : RUN $MAKE 21:01:09 ---> Running in 9fde4fe97fd1 21:01:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 21:01:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5986 in /w/workspace/xfoundry_app-record-replay_PR-78 [Pipeline] { [Pipeline] ws 21:01:10 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 21:01:10 Selected Git installation does not exist. Using Default 21:01:10 The recommended git tool is: NONE 21:01:16 using credential edgex-jenkins-ssh 21:01:16 Cloning the remote Git repository 21:01:16 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:01:16 > git init /w/workspace/app-record-replay/1 # timeout=10 21:01:16 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:01:16 > git --version # timeout=10 21:01:16 > git --version # 'git version 2.25.1' 21:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:17 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:19 Merging remotes/origin/main commit f72b809072588f7f20ded4abbecd19f9d2a97259 into PR head commit 8539de332062711d4d6437e370f79d8fd8d0033b 21:01:19 Merge succeeded, producing 8539de332062711d4d6437e370f79d8fd8d0033b 21:01:19 Checking out Revision 8539de332062711d4d6437e370f79d8fd8d0033b (PR-78) 21:01:18 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:01:18 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:19 > git config core.sparsecheckout # timeout=10 21:01:19 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 21:01:19 > git remote # timeout=10 21:01:19 > git config --get remote.origin.url # timeout=10 21:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:19 > git merge f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 21:01:19 > git rev-parse HEAD^{commit} # timeout=10 21:01:19 > git config core.sparsecheckout # timeout=10 21:01:19 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 21:01:22 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:01:22 > git --version # timeout=10 21:01:22 > git --version # 'git version 2.25.1' 21:01:22 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:24 Dload Upload Total Spent Left Speed 21:01:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 21:01:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:25 + sudo tee /etc/docker/daemon.new 21:01:25 { 21:01:25 "registry-mirrors": [ 21:01:25 "https://nexus3.edgexfoundry.org:10001" 21:01:25 ], 21:01:25 "bip": "10.250.0.254/24", 21:01:25 "hosts": [ 21:01:25 "tcp://0.0.0.0:5555", 21:01:25 "unix:///var/run/docker.sock" 21:01:25 ], 21:01:25 "mtu": 1458, 21:01:25 "selinux-enabled": true, 21:01:25 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:25 } [Pipeline] sh 21:01:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:26 + sudo service docker restart 21:01:31 Removing intermediate container 9fde4fe97fd1 21:01:31 ---> 5d970f25dcc0 21:01:31 Step 13/26 : FROM alpine:3.18 21:01:32 3.18: Pulling from library/alpine 21:01:32 7264a8db6415: Already exists 21:01:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:01:32 Status: Downloaded newer image for alpine:3.18 21:01:32 ---> 7e01a0d0a1dc 21:01:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:01:32 ---> Running in e4e0d165b5c7 21:01:32 Removing intermediate container e4e0d165b5c7 21:01:32 ---> 8c3af09678a7 21:01:32 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:01:32 ---> Running in 4291c395f6f6 21:01:32 Removing intermediate container 4291c395f6f6 21:01:32 ---> eb34ecd5d328 21:01:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:32 ---> Running in e09344f2c96e 21:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:01:33 (1/2) Installing ca-certificates (20230506-r0) 21:01:33 (2/2) Installing dumb-init (1.2.5-r2) 21:01:33 Executing busybox-1.36.1-r2.trigger 21:01:33 Executing ca-certificates-20230506-r0.trigger 21:01:33 OK: 8 MiB in 17 packages 21:01:33 Removing intermediate container e09344f2c96e 21:01:33 ---> 8aa9842a47c1 21:01:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:01:34 ---> 272800833bd0 21:01:34 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:01:34 ---> 9ff052eb3e5f 21:01:34 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:01:34 ---> c5dc262f2b5d 21:01:34 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:01:35 ---> a4ff157577be 21:01:35 Step 21/26 : EXPOSE 59712 21:01:35 ---> Running in 7fddf0a393d0 21:01:35 Removing intermediate container 7fddf0a393d0 21:01:35 ---> 10fc848ed29a 21:01:35 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:01:35 ---> Running in 4ce0fefda57c 21:01:35 Removing intermediate container 4ce0fefda57c 21:01:35 ---> 694f33506937 21:01:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:01:35 ---> Running in fc2317e5cbf6 21:01:35 Removing intermediate container fc2317e5cbf6 21:01:35 ---> 6620db152130 21:01:35 Step 24/26 : LABEL arch=amd64 21:01:35 ---> Running in b87e800e7448 21:01:35 Removing intermediate container b87e800e7448 21:01:35 ---> 21ad086b37b2 21:01:35 Step 25/26 : LABEL git_sha=8539de332062711d4d6437e370f79d8fd8d0033b 21:01:35 ---> Running in 96a06775b4fc 21:01:35 Removing intermediate container 96a06775b4fc 21:01:35 ---> 9dddeb49391a 21:01:35 Step 26/26 : LABEL version=0.0.0 21:01:35 ---> Running in 833af8099370 21:01:35 Removing intermediate container 833af8099370 21:01:35 ---> f1d1e16033a7 21:01:35 [Warning] One or more build-args [ARCH] were not consumed 21:01:35 Successfully built f1d1e16033a7 21:01:35 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 21:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:36 21:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:37 latest: Pulling from edgex-lftools-log-publisher 21:01:37 5eb5b503b376: Pulling fs layer 21:01:37 5c69ac0246d0: Pulling fs layer 21:01:37 ec43610c2a17: Pulling fs layer 21:01:37 3a2ae6a8a46f: Pulling fs layer 21:01:37 33b1e0a273af: Pulling fs layer 21:01:37 5d3b04190fa2: Pulling fs layer 21:01:37 2f39f015ded8: Pulling fs layer 21:01:37 33b1e0a273af: Waiting 21:01:37 5d3b04190fa2: Waiting 21:01:37 2f39f015ded8: Waiting 21:01:37 3a2ae6a8a46f: Waiting 21:01:37 5c69ac0246d0: Download complete 21:01:37 3a2ae6a8a46f: Verifying Checksum 21:01:37 3a2ae6a8a46f: Download complete 21:01:37 ec43610c2a17: Verifying Checksum 21:01:37 ec43610c2a17: Download complete 21:01:37 5d3b04190fa2: Verifying Checksum 21:01:37 5d3b04190fa2: Download complete 21:01:37 33b1e0a273af: Download complete 21:01:37 5eb5b503b376: Verifying Checksum 21:01:37 5eb5b503b376: Download complete 21:01:38 2f39f015ded8: Verifying Checksum 21:01:38 2f39f015ded8: Download complete 21:01:39 5eb5b503b376: Pull complete 21:01:39 5c69ac0246d0: Pull complete 21:01:40 ec43610c2a17: Pull complete 21:01:40 3a2ae6a8a46f: Pull complete 21:01:40 33b1e0a273af: Pull complete 21:01:40 5d3b04190fa2: Pull complete 21:01:44 2f39f015ded8: Pull complete 21:01:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:44 prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container 21:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:49 $ docker top 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 21:01:49 provisioning config files... 21:01:49 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config15945005181895422979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> job-cost.sh 21:01:49 lf-activate-venv: SKIPPING 21:01:49 INFO: No Stack... 21:01:49 ---> docker-login.sh 21:01:49 nexus3.edgexfoundry.org:10001 21:01:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:50 INFO: Archiving Costs [Pipeline] sh 21:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:50 Configure a credential helper to remove this warning. See 21:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:50 21:01:50 Login Succeeded 21:01:50 nexus3.edgexfoundry.org:10002 21:01:50 + cat /w/workspace/xfoundry_app-record-replay_PR-78/archives/cost.csv 21:01:50 + cut -d, -f6 [Pipeline] lock 21:01:50 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] 21:01:50 Resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] did not exist. Created. 21:01:50 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:50 Configure a credential helper to remove this warning. See 21:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:50 21:01:50 Login Succeeded 21:01:50 nexus3.edgexfoundry.org:10003 21:01:50 + echo total: 0.2199999988079071 21:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash 21:01:51 Stashed 1 file(s) [Pipeline] } 21:01:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] 21:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:51 Configure a credential helper to remove this warning. See 21:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:51 21:01:51 Login Succeeded 21:01:51 nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } 21:01:51 $ docker stop --time=1 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e 21:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:51 Configure a credential helper to remove this warning. See 21:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:51 21:01:51 Login Succeeded 21:01:51 docker.io 21:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:52 Configure a credential helper to remove this warning. See 21:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:52 21:01:52 Login Succeeded 21:01:52 ---> docker-login.sh ends 21:01:52 $ docker rm -f --volumes 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 21:01:52 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 21:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:53 ========================================================= 21:01:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:01:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:53 + 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 . 21:01:53 Sending build context to Docker daemon 256.5kB 21:01:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:01:53 Step 2/12 : FROM ${BASE} AS builder 21:01:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:53 9fda8d8052c6: Pulling fs layer 21:01:53 5d54e960e981: Pulling fs layer 21:01:53 c4a7e357bf2a: Pulling fs layer 21:01:53 f0e02332f6b5: Pulling fs layer 21:01:53 66412af1f25a: Pulling fs layer 21:01:53 1baf3a5c0e64: Pulling fs layer 21:01:53 9a37bb91b891: Pulling fs layer 21:01:53 a29adfc67d43: Pulling fs layer 21:01:53 d5de9f91c1a4: Pulling fs layer 21:01:53 1baf3a5c0e64: Waiting 21:01:53 9a37bb91b891: Waiting 21:01:53 f0e02332f6b5: Waiting 21:01:53 66412af1f25a: Waiting 21:01:53 a29adfc67d43: Waiting 21:01:53 d5de9f91c1a4: Waiting 21:01:53 5d54e960e981: Verifying Checksum 21:01:53 5d54e960e981: Download complete 21:01:54 f0e02332f6b5: Verifying Checksum 21:01:54 f0e02332f6b5: Download complete 21:01:54 66412af1f25a: Download complete 21:01:54 9fda8d8052c6: Download complete 21:01:54 9a37bb91b891: Verifying Checksum 21:01:54 9a37bb91b891: Download complete 21:01:55 9fda8d8052c6: Pull complete 21:01:55 a29adfc67d43: Verifying Checksum 21:01:55 a29adfc67d43: Download complete 21:01:55 5d54e960e981: Pull complete 21:01:55 d5de9f91c1a4: Verifying Checksum 21:01:55 d5de9f91c1a4: Download complete 21:01:55 c4a7e357bf2a: Verifying Checksum 21:01:55 c4a7e357bf2a: Download complete 21:01:56 1baf3a5c0e64: Verifying Checksum 21:01:56 1baf3a5c0e64: Download complete 21:02:07 c4a7e357bf2a: Pull complete 21:02:07 f0e02332f6b5: Pull complete 21:02:07 66412af1f25a: Pull complete 21:02:13 1baf3a5c0e64: Pull complete 21:02:17 9a37bb91b891: Pull complete 21:02:18 a29adfc67d43: Pull complete 21:02:20 d5de9f91c1a4: Pull complete 21:02:20 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:02:20 ---> 746ca1b523b5 21:02:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:02:22 ---> Running in 2e745f3ae6b6 21:02:22 Removing intermediate container 2e745f3ae6b6 21:02:22 ---> cdee8769b5cb 21:02:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:02:22 ---> Running in a5608d31d03b 21:02:22 Removing intermediate container a5608d31d03b 21:02:22 ---> d438a49bf999 21:02:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:02:22 ---> Running in b75b2e00004f 21:02:23 Removing intermediate container b75b2e00004f 21:02:23 ---> a5d8035ff0a0 21:02:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:23 ---> Running in 1b319e3804fb 21:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:02:25 OK: 267 MiB in 56 packages 21:02:26 Removing intermediate container 1b319e3804fb 21:02:26 ---> e4f83e97314b 21:02:26 Step 7/12 : WORKDIR /app 21:02:26 ---> Running in 5691d1ef3ad8 21:02:27 Removing intermediate container 5691d1ef3ad8 21:02:27 ---> 0fb90b937c0e 21:02:27 Step 8/12 : COPY go.mod vendor* ./ 21:02:27 ---> fe187b7cf9e8 21:02:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:27 ---> Running in e4e917f969b0 21:03:49 Removing intermediate container e4e917f969b0 21:03:49 ---> 6f880abecbcd 21:03:49 Step 10/12 : COPY . . 21:03:49 ---> aa04cf1dc90e 21:03:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:49 ---> Running in d34592073413 21:03:49 Removing intermediate container d34592073413 21:03:49 ---> e5e6f6f753ef 21:03:49 Step 12/12 : RUN $MAKE 21:03:49 ---> Running in 83f587ff6d23 21:03:49 noop 21:03:49 Removing intermediate container 83f587ff6d23 21:03:49 ---> 33ad53f99af3 21:03:49 Successfully built 33ad53f99af3 21:03:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:49 + docker inspect -f . ci-base-image-arm64 21:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container 21:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:53 $ docker top b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:54 + go version 21:03:54 go version go1.21.0 linux/arm64 [Pipeline] } 21:03:54 $ docker stop --time=1 b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 21:03:56 $ docker rm -f --volumes b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:57 + docker inspect -f . ci-base-image-arm64 21:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:57 prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container 21:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:58 $ docker top 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:59 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 21:04:00 + make test 21:04:00 go test -race -coverprofile=coverage.out ./... 21:06:52 ? github.com/edgexfoundry/app-record-replay [no test files] 21:06:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.242s coverage: 88.0% of statements 21:07:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:07:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:07:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:07:12 ok github.com/edgexfoundry/app-record-replay/internal/application 10.072s coverage: 98.7% of statements 21:07:12 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.590s coverage: 78.7% of statements 21:07:12 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.191s coverage: 100.0% of statements 21:07:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:07:12 go vet ./... 21:09:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:09:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:09:04 ./bin/test-attribution-txt.sh [Pipeline] echo 21:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:09:04 $ docker stop --time=1 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d 21:09:06 $ docker rm -f --volumes 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d [Pipeline] // withDockerContainer [Pipeline] sh 21:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:08 Warning: overwriting stash ‘coverage-report’ 21:09:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:10 + ls -al . 21:09:10 total 180 21:09:10 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:04 . 21:09:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:01 .. 21:09:10 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:01 .dockerignore 21:09:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:01 .git 21:09:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 .github 21:09:10 -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 21:01 .gitignore 21:09:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:01 .golangci.yml 21:09:10 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 21:01 Attribution.txt 21:09:10 -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 21:01 CHANGELOG.md 21:09:10 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 21:01 Dockerfile 21:09:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:01 GOVERNANCE.md 21:09:10 -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 21:01 Jenkinsfile 21:09:10 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:01 LICENSE 21:09:10 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 21:01 Makefile 21:09:10 -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 21:01 OWNERS.md 21:09:10 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 21:01 README.md 21:09:10 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 21:01 Record and Reply.postman_collection.json 21:09:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:59 VERSION 21:09:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 bin 21:09:10 -rw-r--r-- 1 jenkins jenkins 24552 Sep 12 21:07 coverage.out 21:09:10 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 21:01 go.mod 21:09:10 -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 21:01 go.sum 21:09:10 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:01 internal 21:09:10 -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 21:01 main.go 21:09:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:01 openapi 21:09:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:01 pkg 21:09:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:10 + 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=8539de332062711d4d6437e370f79d8fd8d0033b --label arch=arm64 --label version=0.0.0 . 21:09:11 Sending build context to Docker daemon 281.6kB 21:09:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:09:11 Step 2/26 : FROM ${BASE} AS builder 21:09:11 ---> 33ad53f99af3 21:09:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:09:11 ---> Running in 6380dc5d2c31 21:09:11 Removing intermediate container 6380dc5d2c31 21:09:11 ---> 3be4ae469015 21:09:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:09:11 ---> Running in b4f6d35eb361 21:09:11 Removing intermediate container b4f6d35eb361 21:09:11 ---> 69249f09671a 21:09:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:09:11 ---> Running in c71b21ca676f 21:09:12 Removing intermediate container c71b21ca676f 21:09:12 ---> e81c34a65195 21:09:12 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:12 ---> Running in 432bbcfa018b 21:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:14 OK: 267 MiB in 56 packages 21:09:15 Removing intermediate container 432bbcfa018b 21:09:15 ---> 45cbf44a7872 21:09:15 Step 7/26 : WORKDIR /app 21:09:16 ---> Running in 223f8cf53133 21:09:16 Removing intermediate container 223f8cf53133 21:09:16 ---> 17e9bd868fb3 21:09:16 Step 8/26 : COPY go.mod vendor* ./ 21:09:17 ---> 791cb687db93 21:09:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:17 ---> Running in bc039cc0d4a5 21:09:19 Removing intermediate container bc039cc0d4a5 21:09:19 ---> 05cd28e1fcbe 21:09:19 Step 10/26 : COPY . . 21:09:20 ---> fd531b4ffaf2 21:09:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:20 ---> Running in bb9074d4d680 21:09:20 Removing intermediate container bb9074d4d680 21:09:20 ---> 66425cf31181 21:09:20 Step 12/26 : RUN $MAKE 21:09:20 ---> Running in 364b36aa2c8f 21:09:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 21:11:28 Removing intermediate container 364b36aa2c8f 21:11:28 ---> 81d8f06bd593 21:11:28 Step 13/26 : FROM alpine:3.18 21:11:28 3.18: Pulling from library/alpine 21:11:28 9fda8d8052c6: Already exists 21:11:28 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:11:28 Status: Downloaded newer image for alpine:3.18 21:11:28 ---> f6648c04cd6c 21:11:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:11:28 ---> Running in dd7fdd5b1b8f 21:11:28 Removing intermediate container dd7fdd5b1b8f 21:11:28 ---> 162af91c6121 21:11:28 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:11:28 ---> Running in 65dad8bcc814 21:11:28 Removing intermediate container 65dad8bcc814 21:11:28 ---> 8ea0c1f21142 21:11:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:11:28 ---> Running in 6f51fe4bab1b 21:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:11:28 (1/2) Installing ca-certificates (20230506-r0) 21:11:28 (2/2) Installing dumb-init (1.2.5-r2) 21:11:28 Executing busybox-1.36.1-r2.trigger 21:11:28 Executing ca-certificates-20230506-r0.trigger 21:11:28 OK: 9 MiB in 17 packages 21:11:28 Removing intermediate container 6f51fe4bab1b 21:11:28 ---> 0f867e8c08a8 21:11:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:11:28 ---> ac6c705af1ac 21:11:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:11:28 ---> d7408c631f9b 21:11:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:11:28 ---> 04e140fe5451 21:11:28 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:11:30 ---> 1f7dfc8e598a 21:11:30 Step 21/26 : EXPOSE 59712 21:11:30 ---> Running in 4bbd0eae19a2 21:11:30 Removing intermediate container 4bbd0eae19a2 21:11:30 ---> 72c3cc325ee1 21:11:30 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:11:30 ---> Running in 55925dcfd2cc 21:11:31 Removing intermediate container 55925dcfd2cc 21:11:31 ---> be6d7eec2d2d 21:11:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:11:31 ---> Running in 1d0f04df3264 21:11:31 Removing intermediate container 1d0f04df3264 21:11:31 ---> 1ec01d96b426 21:11:31 Step 24/26 : LABEL arch=arm64 21:11:31 ---> Running in 4342fec9d2a2 21:11:31 Removing intermediate container 4342fec9d2a2 21:11:31 ---> 5ebc38e2ff12 21:11:31 Step 25/26 : LABEL git_sha=8539de332062711d4d6437e370f79d8fd8d0033b 21:11:32 ---> Running in 600a73d1046c 21:11:32 Removing intermediate container 600a73d1046c 21:11:32 ---> 37a27884514e 21:11:32 Step 26/26 : LABEL version=0.0.0 21:11:32 ---> Running in 6c0599d1f734 21:11:32 Removing intermediate container 6c0599d1f734 21:11:32 ---> 0adc8dcc9479 21:11:32 [Warning] One or more build-args [ARCH] were not consumed 21:11:32 Successfully built 0adc8dcc9479 21:11:32 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 21:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:33 21:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:34 arm64: Pulling from edgex-lftools-log-publisher 21:11:34 8998bd30e6a1: Pulling fs layer 21:11:34 04944245beec: Pulling fs layer 21:11:34 699f458cf7ca: Pulling fs layer 21:11:34 765212b225bb: Pulling fs layer 21:11:34 f23df028b6ca: Pulling fs layer 21:11:34 d65c8cfc05b1: Pulling fs layer 21:11:34 2437ff75d9bd: Pulling fs layer 21:11:34 f23df028b6ca: Waiting 21:11:34 765212b225bb: Waiting 21:11:34 2437ff75d9bd: Waiting 21:11:34 04944245beec: Verifying Checksum 21:11:34 04944245beec: Download complete 21:11:34 765212b225bb: Verifying Checksum 21:11:34 765212b225bb: Download complete 21:11:34 f23df028b6ca: Verifying Checksum 21:11:34 f23df028b6ca: Download complete 21:11:34 d65c8cfc05b1: Verifying Checksum 21:11:34 d65c8cfc05b1: Download complete 21:11:34 699f458cf7ca: Verifying Checksum 21:11:34 699f458cf7ca: Download complete 21:11:34 8998bd30e6a1: Verifying Checksum 21:11:34 8998bd30e6a1: Download complete 21:11:37 2437ff75d9bd: Verifying Checksum 21:11:37 2437ff75d9bd: Download complete 21:11:38 8998bd30e6a1: Pull complete 21:11:39 04944245beec: Pull complete 21:11:40 699f458cf7ca: Pull complete 21:11:41 765212b225bb: Pull complete 21:11:41 f23df028b6ca: Pull complete 21:11:41 d65c8cfc05b1: Pull complete 21:12:00 2437ff75d9bd: Pull complete 21:12:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:00 prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container 21:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:12:03 $ docker top a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:04 ---> job-cost.sh 21:12:04 lf-activate-venv: SKIPPING 21:12:04 INFO: No Stack... 21:12:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:05 INFO: Archiving Costs [Pipeline] sh 21:12:06 + cut -d, -f6 21:12:06 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 21:12:06 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] 21:12:06 Resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] did not exist. Created. 21:12:06 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:07 /w/workspace/app-record-replay/1@tmp/durable-2f81704b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:12:07 + echo total: 0.10999999940395355 [Pipeline] stash 21:12:07 Warning: overwriting stash ‘stack-cost’ 21:12:07 Stashed 1 file(s) [Pipeline] } 21:12:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:08 $ docker stop --time=1 a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 21:12:09 $ docker rm -f --volumes a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 [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 21:12:10 provisioning config files... 21:12:10 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config10271391863291323999tmp [Pipeline] { [Pipeline] sh 21:12:10 + set +x 21:12:10 + bash -s -- 21:12:10 + curl -s https://codecov.io/bash 21:12:10 21:12:10 _____ _ 21:12:10 / ____| | | 21:12:10 | | ___ __| | ___ ___ _____ __ 21:12:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:10 Bash-1.0.6 21:12:10 21:12:10 21:12:10 ==> git version 2.25.1 found 21:12:10 ==> 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 21:12:10 Release-Date: 2020-01-08 21:12:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:12:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:12:10 ==> Jenkins CI detected. 21:12:10 current dir:  /w/workspace/xfoundry_app-record-replay_PR-78 21:12:10 project root: . 21:12:10 --> token set from env 21:12:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:10 ==> Running gcov in . (disable via -X gcov) 21:12:10 ==> Python coveragepy not found 21:12:10 ==> Searching for coverage reports in: 21:12:10 + . 21:12:10 -> Found 1 reports 21:12:10 ==> Detecting git/mercurial file structure 21:12:10 ==> Reading reports 21:12:10 + ./coverage.out bytes=24552 21:12:10 ==> Appending adjustments 21:12:10 https://docs.codecov.io/docs/fixing-reports 21:12:11 + Found adjustments 21:12:11 ==> Gzipping contents 21:12:11 8.0K /tmp/codecov.yl8mOI.gz 21:12:11 ==> Uploading reports 21:12:11 url: https://codecov.io 21:12:11 query: branch=PR-78&commit=8539de332062711d4d6437e370f79d8fd8d0033b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=78&job=&cmd_args= 21:12:11 -> Pinging Codecov 21:12:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-78&commit=8539de332062711d4d6437e370f79d8fd8d0033b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=78&job=&cmd_args= 21:12:11 -> Uploading to 21:12:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/F467761B9912B4F32F9BC62907045C81/8539de332062711d4d6437e370f79d8fd8d0033b/4c241308-31b5-47c1-9514-0aa158b65cd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T211211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b71fd25f3fdef33350bf96d24a05776840ae767b24c02e328177755db627fb7f 21:12:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:11 Dload Upload Total Spent Left Speed 21:12:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 25213 --:--:-- --:--:-- --:--:-- 25213 21:12:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] } 21:12:11 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 21:12:13 + [ -d /w/workspace/xfoundry_app-record-replay_PR-78/archives ] 21:12:13 + ls -al /w/workspace/xfoundry_app-record-replay_PR-78/archives 21:12:13 total 16 21:12:13 drwxr-xr-x 3 root root 4096 Sep 12 21:01 . 21:12:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:01 .. 21:12:13 drwxr-xr-x 2 root root 4096 Sep 12 21:01 cost 21:12:13 -rw-r--r-- 1 root root 88 Sep 12 21:01 cost.csv 21:12:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-78/archives 21:12:13 + ls -al /w/workspace/xfoundry_app-record-replay_PR-78/archives 21:12:13 total 16 21:12:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:01 . 21:12:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:01 .. 21:12:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:01 cost 21:12:13 -rw-r--r-- 1 jenkins jenkins 88 Sep 12 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:12:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:14 ---> package-listing.sh 21:12:14 ++ facter osfamily 21:12:14 ++ tr '[:upper:]' '[:lower:]' 21:12:14 + OS_FAMILY=debian 21:12:14 + workspace=/w/workspace/xfoundry_app-record-replay_PR-78 21:12:14 + START_PACKAGES=/tmp/packages_start.txt 21:12:14 + END_PACKAGES=/tmp/packages_end.txt 21:12:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:14 + PACKAGES=/tmp/packages_start.txt 21:12:14 + '[' /w/workspace/xfoundry_app-record-replay_PR-78 ']' 21:12:14 + PACKAGES=/tmp/packages_end.txt 21:12:14 + case "${OS_FAMILY}" in 21:12:14 + dpkg -l 21:12:14 + grep '^ii' 21:12:14 + '[' -f /tmp/packages_start.txt ']' 21:12:14 + '[' -f /tmp/packages_end.txt ']' 21:12:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:14 + '[' /w/workspace/xfoundry_app-record-replay_PR-78 ']' 21:12:14 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-78/archives/ 21:12:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-78/archives/ [Pipeline] echo 21:12:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:15 prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container 21:12:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:12:16 $ docker top 7d57d9f3719dbe03d0bf47d9a2492897ece19f459392910ae736c3f703b3b859 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:17 + ls /var/log/sa-host 21:12:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:17 provisioning config files... 21:12:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config14722045337561739753tmp [Pipeline] { [Pipeline] echo 21:12:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:17 ---> create-netrc.sh [Pipeline] } 21:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:18 ---> python-tools-install.sh [Pipeline] echo 21:12:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:18 ---> sudo-logs.sh 21:12:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:18 ---> job-cost.sh 21:12:18 lf-activate-venv: SKIPPING 21:12:18 DEBUG: total: 0.2199999988079071 21:12:18 INFO: Retrieving Stack Cost... 21:12:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:19 INFO: Archiving Costs [Pipeline] echo 21:12:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:20 ---> logs-deploy.sh 21:12:20 lf-activate-venv: SKIPPING 21:12:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-78/1 21:12:20 INFO: archiving workspace using pattern(s): 21:12:20 Archives upload complete. 21:12:20 INFO: archiving logs to Nexus