Pull request #33 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 46fda29814e96c45d0a5c7658b1dee18eab7b2f4+014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 (bcc975e9c0436d47a7ebec898ee8c0c6e5a3e771) 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-ssh6675299696659041221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3676264654830048850.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-33/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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6814896895831634850.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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9613095928421430530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17033110842529548561.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-33/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-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4478999215278606938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-785’ Running on prd-ubuntu20.04-docker-8c-8g-787 in /w/workspace/xfoundry_app-record-replay_PR-33 [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-33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 into PR head commit 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 Merge succeeded, producing 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 Checking out Revision 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 (PR-33) > git config core.sparsecheckout # timeout=10 > git checkout -f 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 # 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 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 # timeout=10 Commit message: "feat: Wire up controller and data manager" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:41:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:41:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:41:06 ========================================================= 21:41:06 EdgeX Global Pipelines Version Info 21:41:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:41:07 ------------------- 21:41:07 stable info: 21:41:07 ------------------- 21:41:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:41:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:41:07 Message: update stable to v1.0.250 21:41:07 ------------------- 21:41:07 experimental info: 21:41:07 ------------------- 21:41:07 Commited By: **** collab-it+edgex@linuxfoundation.org 21:41:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:41:07 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:41:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:41:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:41:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:41:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46fda29 [Pipeline] echo 21:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:09 provisioning config files... 21:41:09 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-33@tmp/config8505509745649775659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:09 ---> docker-login.sh 21:41:09 nexus3.edgexfoundry.org:10001 21:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:10 Configure a credential helper to remove this warning. See 21:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:10 21:41:10 Login Succeeded 21:41:10 nexus3.edgexfoundry.org:10002 21:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:10 Configure a credential helper to remove this warning. See 21:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:10 21:41:10 Login Succeeded 21:41:10 nexus3.edgexfoundry.org:10003 21:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:10 Configure a credential helper to remove this warning. See 21:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:10 21:41:10 Login Succeeded 21:41:10 nexus3.edgexfoundry.org:10004 21:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:10 Configure a credential helper to remove this warning. See 21:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:10 21:41:10 Login Succeeded 21:41:10 docker.io 21:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:11 Configure a credential helper to remove this warning. See 21:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:11 21:41:11 Login Succeeded 21:41:11 ---> docker-login.sh ends [Pipeline] } 21:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:41:11 + git rev-list -1 --merges 46fda29814e96c45d0a5c7658b1dee18eab7b2f4~1..46fda29814e96c45d0a5c7658b1dee18eab7b2f4 [Pipeline] echo 21:41:11 -----------> git rev-list -1 --merges 46fda29814e96c45d0a5c7658b1dee18eab7b2f4~1..46fda29814e96c45d0a5c7658b1dee18eab7b2f4 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 [false] [Pipeline] sh 21:41:12 + git log --format=format:%s -1 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 [Pipeline] echo 21:41:12 ========================================================= 21:41:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:41:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:41:12 + git log --format=format:%s -1 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 [Pipeline] echo 21:41:12 [semverPrep] GIT_COMMIT: 46fda29814e96c45d0a5c7658b1dee18eab7b2f4, Commit Message: feat: Wire up controller and data manager [Pipeline] echo 21:41:12 [semverPrep] This is not a build commit. [Pipeline] sh 21:41:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:13 + grep -v github /etc/ssh/ssh_known_hosts 21:41:13 + [ -e /tmp/ssh_known_hosts ] 21:41:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:41:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:41:13 + sudo tee -a /etc/ssh/ssh_known_hosts 21:41:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:13 21:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:13 0.1.4: Pulling from edgex-devops/py-git-semver 21:41:13 b85a868b505f: Pulling fs layer 21:41:13 e2be974225ed: Pulling fs layer 21:41:13 339a4e72a1f5: Pulling fs layer 21:41:13 988bab9f4d93: Pulling fs layer 21:41:13 1469e6f7b9e6: Pulling fs layer 21:41:13 eaf3925da568: Pulling fs layer 21:41:13 bab4dde63d76: Pulling fs layer 21:41:13 bde34c3a00c8: Pulling fs layer 21:41:13 b352a97aabf1: Pulling fs layer 21:41:13 4872d77fe225: Pulling fs layer 21:41:13 5851b861e8e6: Pulling fs layer 21:41:13 988bab9f4d93: Waiting 21:41:13 1469e6f7b9e6: Waiting 21:41:13 bab4dde63d76: Waiting 21:41:13 eaf3925da568: Waiting 21:41:13 bde34c3a00c8: Waiting 21:41:13 b352a97aabf1: Waiting 21:41:13 5851b861e8e6: Waiting 21:41:13 e2be974225ed: Verifying Checksum 21:41:13 e2be974225ed: Download complete 21:41:13 988bab9f4d93: Verifying Checksum 21:41:13 988bab9f4d93: Download complete 21:41:14 1469e6f7b9e6: Verifying Checksum 21:41:14 1469e6f7b9e6: Download complete 21:41:14 339a4e72a1f5: Verifying Checksum 21:41:14 339a4e72a1f5: Download complete 21:41:14 eaf3925da568: Download complete 21:41:14 bde34c3a00c8: Verifying Checksum 21:41:14 bde34c3a00c8: Download complete 21:41:14 b352a97aabf1: Verifying Checksum 21:41:14 b352a97aabf1: Download complete 21:41:14 4872d77fe225: Download complete 21:41:14 5851b861e8e6: Download complete 21:41:14 b85a868b505f: Verifying Checksum 21:41:14 b85a868b505f: Download complete 21:41:14 bab4dde63d76: Verifying Checksum 21:41:14 bab4dde63d76: Download complete 21:41:15 b85a868b505f: Pull complete 21:41:15 e2be974225ed: Pull complete 21:41:16 339a4e72a1f5: Pull complete 21:41:16 988bab9f4d93: Pull complete 21:41:16 1469e6f7b9e6: Pull complete 21:41:16 eaf3925da568: Pull complete 21:41:18 bab4dde63d76: Pull complete 21:41:18 bde34c3a00c8: Pull complete 21:41:18 b352a97aabf1: Pull complete 21:41:18 4872d77fe225: Pull complete 21:41:18 5851b861e8e6: Pull complete 21:41:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:18 prd-ubuntu20.04-docker-8c-8g-787 does not seem to be running inside a container 21:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-33 -v /w/workspace/xfoundry_app-record-replay_PR-33:/w/workspace/xfoundry_app-record-replay_PR-33:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-33@tmp:/w/workspace/xfoundry_app-record-replay_PR-33@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 21:41:20 $ docker top 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 -eo pid,comm 21:41:20 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). 21:41:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:20 [ssh-agent] Looking for ssh-agent implementation... 21:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:20 $ docker exec 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 ssh-agent 21:41:20 SSH_AUTH_SOCK=/tmp/ssh-kmeK9KmTgCec/agent.33 21:41:20 SSH_AGENT_PID=39 21:41:20 Running ssh-add (command line suppressed) 21:41:20 Identity added: /w/workspace/xfoundry_app-record-replay_PR-33@tmp/private_key_11541216268015803666.key (/w/workspace/xfoundry_app-record-replay_PR-33@tmp/private_key_11541216268015803666.key) 21:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:21 + git tag --points-at HEAD [Pipeline] } 21:41:21 $ docker exec --env ******** --env ******** 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 ssh-agent -k 21:41:21 unset SSH_AUTH_SOCK; 21:41:21 unset SSH_AGENT_PID; 21:41:21 echo Agent pid 39 killed; 21:41:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:21 [ssh-agent] Looking for ssh-agent implementation... 21:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:21 $ docker exec 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 ssh-agent 21:41:21 SSH_AUTH_SOCK=/tmp/ssh-haQFI5BbufkQ/agent.72 21:41:21 SSH_AGENT_PID=78 21:41:21 Running ssh-add (command line suppressed) 21:41:21 Identity added: /w/workspace/xfoundry_app-record-replay_PR-33@tmp/private_key_11152135055809422341.key (/w/workspace/xfoundry_app-record-replay_PR-33@tmp/private_key_11152135055809422341.key) 21:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:22 + git semver init 21:41:22 2023-07-10 21:41:22,328 [run_init] DEBUG init version:0.0.0 force:False 21:41:22 2023-07-10 21:41:22,329 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-33/.semver 21:41:22 2023-07-10 21:41:22,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-33/.semver 21:41:22 2023-07-10 21:41:22,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-33/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-33, universal_newlines=False, shell=None, istream=None) 21:41:22 2023-07-10 21:41:22,935 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-33/.git/info/exclude 21:41:22 2023-07-10 21:41:22,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-33/.semver/PR-33 with force:False 21:41:22 2023-07-10 21:41:22,936 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-33/.semver/PR-33 21:41:22 2023-07-10 21:41:22,941 [execute] INFO git cat-file --batch-check 21:41:22 2023-07-10 21:41:22,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-33/.semver, universal_newlines=False, shell=None, istream=) 21:41:22 2023-07-10 21:41:22,948 [execute] INFO git cat-file --batch 21:41:22 2023-07-10 21:41:22,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-33/.semver, universal_newlines=False, shell=None, istream=) 21:41:22 2023-07-10 21:41:22,954 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-33/.semver/PR-33 21:41:22 0.0.0 [Pipeline] } 21:41:23 $ docker exec --env ******** --env ******** 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 ssh-agent -k 21:41:23 unset SSH_AUTH_SOCK; 21:41:23 unset SSH_AGENT_PID; 21:41:23 echo Agent pid 78 killed; 21:41:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:23 + git semver [Pipeline] } 21:41:24 $ docker stop --time=1 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 21:41:25 $ docker rm -f --volumes 66d20c3135a52aa1a5be6bc9b1b1ad117c0ea2f1a2d6468a59d056ef4cdbec14 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:41:26 Stashed 1 file(s) [Pipeline] echo 21:41:26 [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 21:41:26 provisioning config files... 21:41:26 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-33@tmp/config2258045487277332268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:27 ---> docker-login.sh 21:41:27 nexus3.edgexfoundry.org:10001 21:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:27 Configure a credential helper to remove this warning. See 21:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:27 21:41:27 Login Succeeded 21:41:27 nexus3.edgexfoundry.org:10002 21:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:27 Configure a credential helper to remove this warning. See 21:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:27 21:41:27 Login Succeeded 21:41:27 nexus3.edgexfoundry.org:10003 21:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:27 Configure a credential helper to remove this warning. See 21:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:27 21:41:27 Login Succeeded 21:41:27 nexus3.edgexfoundry.org:10004 21:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:27 Configure a credential helper to remove this warning. See 21:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:27 21:41:27 Login Succeeded 21:41:27 docker.io 21:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:27 Configure a credential helper to remove this warning. See 21:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:27 21:41:27 Login Succeeded 21:41:27 ---> docker-login.sh ends [Pipeline] } 21:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:41:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:27 ========================================================= 21:41:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:41:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:41:28 Sending build context to Docker daemon 279kB 21:41:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:41:28 Step 2/12 : FROM ${BASE} AS builder 21:41:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:41:28 f56be85fc22e: Pulling fs layer 21:41:28 85791d961cd3: Pulling fs layer 21:41:28 d694b5ae8c79: Pulling fs layer 21:41:28 9f32a84ed3da: Pulling fs layer 21:41:28 4d19c01a9841: Pulling fs layer 21:41:28 9325e15d5711: Pulling fs layer 21:41:28 556b6ee489ea: Pulling fs layer 21:41:28 c5a4b2cf53e6: Pulling fs layer 21:41:28 9f32a84ed3da: Waiting 21:41:28 c5a4b2cf53e6: Waiting 21:41:28 4d19c01a9841: Waiting 21:41:28 9325e15d5711: Waiting 21:41:28 556b6ee489ea: Waiting 21:41:28 9f32a84ed3da: Verifying Checksum 21:41:28 9f32a84ed3da: Download complete 21:41:28 4d19c01a9841: Download complete 21:41:28 f56be85fc22e: Verifying Checksum 21:41:28 f56be85fc22e: Download complete 21:41:28 9325e15d5711: Verifying Checksum 21:41:28 9325e15d5711: Download complete 21:41:28 f56be85fc22e: Pull complete 21:41:28 85791d961cd3: Pull complete 21:41:28 c5a4b2cf53e6: Verifying Checksum 21:41:28 c5a4b2cf53e6: Download complete 21:41:29 d694b5ae8c79: Verifying Checksum 21:41:29 d694b5ae8c79: Download complete 21:41:29 556b6ee489ea: Verifying Checksum 21:41:29 556b6ee489ea: Download complete 21:41:32 d694b5ae8c79: Pull complete 21:41:32 9f32a84ed3da: Pull complete 21:41:32 4d19c01a9841: Pull complete 21:41:32 9325e15d5711: Pull complete 21:41:35 556b6ee489ea: Pull complete 21:41:36 c5a4b2cf53e6: Pull complete 21:41:36 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:41:36 ---> c4be618373d6 21:41:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:41:37 ---> Running in 774f40876e8c 21:41:37 Removing intermediate container 774f40876e8c 21:41:37 ---> efe165a6f66b 21:41:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:41:37 ---> Running in 9702a0d3d048 21:41:37 Removing intermediate container 9702a0d3d048 21:41:37 ---> 38e20e370c62 21:41:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:41:37 ---> Running in c676af5351c8 21:41:37 Removing intermediate container c676af5351c8 21:41:37 ---> f69b66e91686 21:41:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:38 ---> Running in 37c27f617277 21:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:41:38 OK: 265 MiB in 53 packages 21:41:39 Removing intermediate container 37c27f617277 21:41:39 ---> 9ef8eda2d511 21:41:39 Step 7/12 : WORKDIR /app 21:41:39 ---> Running in 09d20e74329f 21:41:39 Removing intermediate container 09d20e74329f 21:41:39 ---> 4856eb750ae3 21:41:39 Step 8/12 : COPY go.mod vendor* ./ 21:41:39 ---> 0d58c5cbdb0b 21:41:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:39 ---> Running in 0cd285aaf8b0 21:41:41 Still waiting to schedule task 21:41:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-786’ 21:42:01 Removing intermediate container 0cd285aaf8b0 21:42:01 ---> 6bbb72e713fb 21:42:01 Step 10/12 : COPY . . 21:42:01 ---> e0a45992211e 21:42:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:42:01 ---> Running in 0fbefdf49266 21:42:01 Removing intermediate container 0fbefdf49266 21:42:01 ---> 9fa85a56b889 21:42:01 Step 12/12 : RUN $MAKE 21:42:01 ---> Running in b01e84699c00 21:42:01 noop 21:42:01 Removing intermediate container b01e84699c00 21:42:01 ---> 05831bbf1536 21:42:01 Successfully built 05831bbf1536 21:42:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:02 + docker inspect -f . ci-base-image-x86_64 21:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:02 prd-ubuntu20.04-docker-8c-8g-787 does not seem to be running inside a container 21:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-33 -v /w/workspace/xfoundry_app-record-replay_PR-33:/w/workspace/xfoundry_app-record-replay_PR-33:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-33@tmp:/w/workspace/xfoundry_app-record-replay_PR-33@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:42:02 $ docker top 30f8d5635f619f28b6833e147374823a509abccadee16fbec30775e2351b298c -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:03 + go version 21:42:03 go version go1.20.2 linux/amd64 [Pipeline] } 21:42:03 $ docker stop --time=1 30f8d5635f619f28b6833e147374823a509abccadee16fbec30775e2351b298c 21:42:04 $ docker rm -f --volumes 30f8d5635f619f28b6833e147374823a509abccadee16fbec30775e2351b298c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:05 + docker inspect -f . ci-base-image-x86_64 21:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:05 prd-ubuntu20.04-docker-8c-8g-787 does not seem to be running inside a container 21:42:05 $ 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-33 -v /w/workspace/xfoundry_app-record-replay_PR-33:/w/workspace/xfoundry_app-record-replay_PR-33:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-33@tmp:/w/workspace/xfoundry_app-record-replay_PR-33@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:42:05 $ docker top 49f9d329a725f4f61b42f93e74214332faf6dba2fd82c1334014360924cc0e5a -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:06 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-33 [Pipeline] fileExists [Pipeline] sh 21:42:06 + make test 21:42:06 go test -race -coverprofile=coverage.out ./... 21:42:28 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 21:42:28 internal/controller/controller_test.go:37:70: too many arguments in call to New 21:42:28 have (*"github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks".DataManager, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:42:28 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:42:28 internal/controller/controller_test.go:50:30: too many arguments in call to New 21:42:28 have (nil, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:42:28 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:42:28 internal/controller/controller_test.go:81:32: too many arguments in call to New 21:42:28 have (nil, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:42:28 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:42:28 internal/controller/controller_test.go:96:42: too many arguments in call to New 21:42:28 have (*"github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks".DataManager, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:42:28 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:42:28 ? github.com/edgexfoundry/app-record-replay [no test files] 21:42:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:42:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:42:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:42:28 ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 76.9% of statements 21:42:28 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 21:42:28 ok github.com/edgexfoundry/app-record-replay/internal/data 0.049s coverage: 27.3% of statements 21:42:28 FAIL 21:42:28 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 21:42:28 $ docker stop --time=1 49f9d329a725f4f61b42f93e74214332faf6dba2fd82c1334014360924cc0e5a 21:42:31 $ docker rm -f --volumes 49f9d329a725f4f61b42f93e74214332faf6dba2fd82c1334014360924cc0e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:32 21:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:33 latest: Pulling from edgex-lftools-log-publisher 21:42:33 5eb5b503b376: Pulling fs layer 21:42:33 5c69ac0246d0: Pulling fs layer 21:42:33 ec43610c2a17: Pulling fs layer 21:42:33 3a2ae6a8a46f: Pulling fs layer 21:42:33 33b1e0a273af: Pulling fs layer 21:42:33 5d3b04190fa2: Pulling fs layer 21:42:33 2f39f015ded8: Pulling fs layer 21:42:33 5d3b04190fa2: Waiting 21:42:33 3a2ae6a8a46f: Waiting 21:42:33 2f39f015ded8: Waiting 21:42:33 33b1e0a273af: Waiting 21:42:33 5c69ac0246d0: Download complete 21:42:33 3a2ae6a8a46f: Download complete 21:42:33 33b1e0a273af: Verifying Checksum 21:42:33 33b1e0a273af: Download complete 21:42:33 5d3b04190fa2: Verifying Checksum 21:42:33 5d3b04190fa2: Download complete 21:42:33 ec43610c2a17: Verifying Checksum 21:42:33 ec43610c2a17: Download complete 21:42:33 5eb5b503b376: Verifying Checksum 21:42:33 5eb5b503b376: Download complete 21:42:33 2f39f015ded8: Download complete 21:42:34 5eb5b503b376: Pull complete 21:42:34 5c69ac0246d0: Pull complete 21:42:35 ec43610c2a17: Pull complete 21:42:35 3a2ae6a8a46f: Pull complete 21:42:35 33b1e0a273af: Pull complete 21:42:35 5d3b04190fa2: Pull complete 21:42:39 2f39f015ded8: Pull complete 21:42:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:40 prd-ubuntu20.04-docker-8c-8g-787 does not seem to be running inside a container 21:42:40 $ 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-33 -v /w/workspace/xfoundry_app-record-replay_PR-33:/w/workspace/xfoundry_app-record-replay_PR-33:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-33@tmp:/w/workspace/xfoundry_app-record-replay_PR-33@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:42:42 $ docker top 55c0f21daba450825ca20a46dab06f5f39e0a7494251530a256dd687e9ce3e5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:42 ---> job-cost.sh 21:42:42 lf-activate-venv: SKIPPING 21:42:42 INFO: No Stack... 21:42:43 INFO: Retrieving Pricing Info for: v3-standard-8 21:42:43 INFO: Archiving Costs [Pipeline] sh 21:42:44 + cat /w/workspace/xfoundry_app-record-replay_PR-33/archives/cost.csv 21:42:44 + cut -d, -f6 [Pipeline] lock 21:42:44 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] 21:42:44 Resource [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] did not exist. Created. 21:42:44 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:44 + echo total: 0.2199999988079071 [Pipeline] stash 21:42:44 Stashed 1 file(s) [Pipeline] } 21:42:44 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:44 $ docker stop --time=1 55c0f21daba450825ca20a46dab06f5f39e0a7494251530a256dd687e9ce3e5f 21:42:45 $ docker rm -f --volumes 55c0f21daba450825ca20a46dab06f5f39e0a7494251530a256dd687e9ce3e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:46 Failed in branch amd64 21:45:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-788 in /w/workspace/xfoundry_app-record-replay_PR-33 [Pipeline] { [Pipeline] ws 21:45:04 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 21:45:04 Selected Git installation does not exist. Using Default 21:45:04 The recommended git tool is: NONE 21:45:09 using credential edgex-jenkins-ssh 21:45:09 Cloning the remote Git repository 21:45:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:45:10 > git init /w/workspace/app-record-replay/1 # timeout=10 21:45:10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:45:10 > git --version # timeout=10 21:45:10 > git --version # 'git version 2.25.1' 21:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:45:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:11 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:45:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:45:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:45:12 Merging remotes/origin/main commit 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 into PR head commit 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 21:45:12 Merge succeeded, producing 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 21:45:12 Checking out Revision 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 (PR-33) 21:45:12 > git config core.sparsecheckout # timeout=10 21:45:12 > git checkout -f 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 # timeout=10 21:45:12 > git remote # timeout=10 21:45:12 > git config --get remote.origin.url # timeout=10 21:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:12 > git merge 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 21:45:12 > git rev-parse HEAD^{commit} # timeout=10 21:45:12 > git config core.sparsecheckout # timeout=10 21:45:12 > git checkout -f 46fda29814e96c45d0a5c7658b1dee18eab7b2f4 # timeout=10 21:45:15 Commit message: "feat: Wire up controller and data manager" 21:45:16 > git --version # timeout=10 21:45:16 > git --version # 'git version 2.25.1' 21:45:16 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:17 Dload Upload Total Spent Left Speed 21:45:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh 21:45:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:18 + sudo tee /etc/docker/daemon.new 21:45:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:45:18 { 21:45:18 "registry-mirrors": [ 21:45:18 "https://nexus3.edgexfoundry.org:10001" 21:45:18 ], 21:45:18 "bip": "10.250.0.254/24", 21:45:18 "hosts": [ 21:45:18 "tcp://0.0.0.0:5555", 21:45:18 "unix:///var/run/docker.sock" 21:45:18 ], 21:45:18 "mtu": 1458, 21:45:18 "selinux-enabled": true, 21:45:18 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:18 } [Pipeline] sh 21:45:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:37 provisioning config files... 21:45:37 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config4992962309453095754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:37 ---> docker-login.sh 21:45:37 nexus3.edgexfoundry.org:10001 21:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:38 Configure a credential helper to remove this warning. See 21:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:38 21:45:38 Login Succeeded 21:45:38 nexus3.edgexfoundry.org:10002 21:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:38 Configure a credential helper to remove this warning. See 21:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:38 21:45:38 Login Succeeded 21:45:38 nexus3.edgexfoundry.org:10003 21:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:38 Configure a credential helper to remove this warning. See 21:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:38 21:45:38 Login Succeeded 21:45:38 nexus3.edgexfoundry.org:10004 21:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:39 Configure a credential helper to remove this warning. See 21:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:39 21:45:39 Login Succeeded 21:45:39 docker.io 21:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:39 Configure a credential helper to remove this warning. See 21:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:39 21:45:39 Login Succeeded 21:45:39 ---> docker-login.sh ends [Pipeline] } 21:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:40 ========================================================= 21:45:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:45:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:45:40 Sending build context to Docker daemon 138.8kB 21:45:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:45:40 Step 2/12 : FROM ${BASE} AS builder 21:45:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:40 c41833b44d91: Pulling fs layer 21:45:40 ed15518f5707: Pulling fs layer 21:45:40 feae8fd75edb: Pulling fs layer 21:45:40 242c74f7c9fa: Pulling fs layer 21:45:40 3cdef696dda3: Pulling fs layer 21:45:40 2ced38df9373: Pulling fs layer 21:45:40 58f1dce35555: Pulling fs layer 21:45:40 3cdef696dda3: Waiting 21:45:40 2ced38df9373: Waiting 21:45:40 58f1dce35555: Waiting 21:45:40 242c74f7c9fa: Waiting 21:45:40 ed15518f5707: Verifying Checksum 21:45:40 ed15518f5707: Download complete 21:45:40 242c74f7c9fa: Verifying Checksum 21:45:40 242c74f7c9fa: Download complete 21:45:41 3cdef696dda3: Verifying Checksum 21:45:41 3cdef696dda3: Download complete 21:45:41 c41833b44d91: Download complete 21:45:42 c41833b44d91: Pull complete 21:45:42 58f1dce35555: Verifying Checksum 21:45:42 58f1dce35555: Download complete 21:45:42 ed15518f5707: Pull complete 21:45:43 feae8fd75edb: Download complete 21:45:43 2ced38df9373: Verifying Checksum 21:45:43 2ced38df9373: Download complete 21:45:56 feae8fd75edb: Pull complete 21:45:56 242c74f7c9fa: Pull complete 21:45:56 3cdef696dda3: Pull complete 21:46:01 2ced38df9373: Pull complete 21:46:04 58f1dce35555: Pull complete 21:46:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:46:04 ---> fadd8f120f05 21:46:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:46:05 ---> Running in 31ee10284d98 21:46:05 Removing intermediate container 31ee10284d98 21:46:05 ---> c33c2a61efa6 21:46:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:46:05 ---> Running in 369e5ce15f95 21:46:06 Removing intermediate container 369e5ce15f95 21:46:06 ---> ebba8394115e 21:46:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:46:06 ---> Running in 83eca13c8ecb 21:46:06 Removing intermediate container 83eca13c8ecb 21:46:06 ---> 291d1dd3d879 21:46:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:06 ---> Running in 0fb5a811c0c7 21:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:09 OK: 263 MiB in 53 packages 21:46:10 Removing intermediate container 0fb5a811c0c7 21:46:10 ---> 52c4962ab83b 21:46:10 Step 7/12 : WORKDIR /app 21:46:10 ---> Running in 08f357910b1e 21:46:10 Removing intermediate container 08f357910b1e 21:46:10 ---> 09b6da65cc69 21:46:10 Step 8/12 : COPY go.mod vendor* ./ 21:46:12 ---> d261f8303ee4 21:46:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:12 ---> Running in 1442d4139922 21:47:20 Removing intermediate container 1442d4139922 21:47:20 ---> f3476d91445f 21:47:20 Step 10/12 : COPY . . 21:47:20 ---> 811abd70ff2d 21:47:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:47:20 ---> Running in 7e05c69e4c0c 21:47:20 Removing intermediate container 7e05c69e4c0c 21:47:20 ---> 28e6cb8c9b36 21:47:20 Step 12/12 : RUN $MAKE 21:47:20 ---> Running in 807aad540b30 21:47:20 noop 21:47:20 Removing intermediate container 807aad540b30 21:47:20 ---> 4ecbb4534356 21:47:20 Successfully built 4ecbb4534356 21:47:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:21 + docker inspect -f . ci-base-image-arm64 21:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:21 prd-ubuntu20.04-docker-arm64-4c-16g-788 does not seem to be running inside a container 21:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:47:22 $ docker top c915c1b9a949b48cb18f65f60b6f8133ff1289afe9ef2a7b75da3691f25ce861 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:23 + go version 21:47:23 go version go1.20.2 linux/arm64 [Pipeline] } 21:47:23 $ docker stop --time=1 c915c1b9a949b48cb18f65f60b6f8133ff1289afe9ef2a7b75da3691f25ce861 21:47:25 $ docker rm -f --volumes c915c1b9a949b48cb18f65f60b6f8133ff1289afe9ef2a7b75da3691f25ce861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:25 + docker inspect -f . ci-base-image-arm64 21:47:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:26 prd-ubuntu20.04-docker-arm64-4c-16g-788 does not seem to be running inside a container 21:47:26 $ 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:47:27 $ docker top 65182f127547e105e0224149ed71ada7938599628bf8924c9335679be89b729f -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:27 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 21:47:28 + make test 21:47:28 go test -race -coverprofile=coverage.out ./... 21:49:49 ? github.com/edgexfoundry/app-record-replay [no test files] 21:49:55 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 21:49:55 internal/controller/controller_test.go:37:70: too many arguments in call to New 21:49:55 have (*"github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks".DataManager, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:49:55 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:49:55 internal/controller/controller_test.go:50:30: too many arguments in call to New 21:49:55 have (nil, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:49:55 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:49:55 internal/controller/controller_test.go:81:32: too many arguments in call to New 21:49:55 have (nil, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:49:55 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:49:55 internal/controller/controller_test.go:96:42: too many arguments in call to New 21:49:55 have (*"github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks".DataManager, *"github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks".ApplicationService, *"github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks".LoggingClient) 21:49:55 want ("github.com/edgexfoundry/app-record-replay/internal/interfaces".DataManager, "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService) 21:49:58 ok github.com/edgexfoundry/app-record-replay/internal/app 0.283s coverage: 76.9% of statements 21:49:58 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 21:50:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:50:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:50:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:50:02 ok github.com/edgexfoundry/app-record-replay/internal/data 0.203s coverage: 27.3% of statements 21:50:02 FAIL 21:50:03 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 21:50:03 $ docker stop --time=1 65182f127547e105e0224149ed71ada7938599628bf8924c9335679be89b729f 21:50:05 $ docker rm -f --volumes 65182f127547e105e0224149ed71ada7938599628bf8924c9335679be89b729f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:50:07 21:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:50:08 arm64: Pulling from edgex-lftools-log-publisher 21:50:08 8998bd30e6a1: Pulling fs layer 21:50:08 04944245beec: Pulling fs layer 21:50:08 699f458cf7ca: Pulling fs layer 21:50:08 765212b225bb: Pulling fs layer 21:50:08 f23df028b6ca: Pulling fs layer 21:50:08 d65c8cfc05b1: Pulling fs layer 21:50:08 2437ff75d9bd: Pulling fs layer 21:50:08 f23df028b6ca: Waiting 21:50:08 d65c8cfc05b1: Waiting 21:50:08 2437ff75d9bd: Waiting 21:50:08 04944245beec: Verifying Checksum 21:50:08 04944245beec: Download complete 21:50:08 765212b225bb: Verifying Checksum 21:50:08 765212b225bb: Download complete 21:50:08 f23df028b6ca: Verifying Checksum 21:50:08 f23df028b6ca: Download complete 21:50:08 d65c8cfc05b1: Verifying Checksum 21:50:08 d65c8cfc05b1: Download complete 21:50:08 699f458cf7ca: Verifying Checksum 21:50:08 699f458cf7ca: Download complete 21:50:08 8998bd30e6a1: Verifying Checksum 21:50:08 8998bd30e6a1: Download complete 21:50:12 2437ff75d9bd: Verifying Checksum 21:50:12 2437ff75d9bd: Download complete 21:50:14 8998bd30e6a1: Pull complete 21:50:14 04944245beec: Pull complete 21:50:16 699f458cf7ca: Pull complete 21:50:16 765212b225bb: Pull complete 21:50:17 f23df028b6ca: Pull complete 21:50:17 d65c8cfc05b1: Pull complete 21:50:32 2437ff75d9bd: Pull complete 21:50:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:50:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:32 prd-ubuntu20.04-docker-arm64-4c-16g-788 does not seem to be running inside a container 21:50:32 $ 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:50:35 $ docker top c4315ff7062ad5a1a6afeaa646ae3cbd3f0a840713e4ccde27ab04daf27726fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:36 ---> job-cost.sh 21:50:36 lf-activate-venv: SKIPPING 21:50:36 INFO: No Stack... 21:50:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:50:37 INFO: Archiving Costs [Pipeline] sh 21:50:37 + cat+ cut -d, -f6 21:50:37 /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 21:50:38 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] 21:50:38 Resource [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] did not exist. Created. 21:50:38 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:50:38 /w/workspace/app-record-replay/1@tmp/durable-89c638ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:50:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:50:39 Warning: overwriting stash ‘stack-cost’ 21:50:39 Stashed 1 file(s) [Pipeline] } 21:50:39 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:50:39 $ docker stop --time=1 c4315ff7062ad5a1a6afeaa646ae3cbd3f0a840713e4ccde27ab04daf27726fb 21:50:41 $ docker rm -f --volumes c4315ff7062ad5a1a6afeaa646ae3cbd3f0a840713e4ccde27ab04daf27726fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:50:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:50:44 + [ -d /w/workspace/xfoundry_app-record-replay_PR-33/archives ] 21:50:44 + ls -al /w/workspace/xfoundry_app-record-replay_PR-33/archives 21:50:44 total 16 21:50:44 drwxr-xr-x 3 root root 4096 Jul 10 21:42 . 21:50:44 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 21:42 .. 21:50:44 drwxr-xr-x 2 root root 4096 Jul 10 21:42 cost 21:50:44 -rw-r--r-- 1 root root 88 Jul 10 21:42 cost.csv 21:50:44 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-33/archives 21:50:44 + ls -al /w/workspace/xfoundry_app-record-replay_PR-33/archives 21:50:44 total 16 21:50:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 21:42 . 21:50:44 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 21:42 .. 21:50:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 21:42 cost 21:50:44 -rw-r--r-- 1 jenkins jenkins 88 Jul 10 21:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:50:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:50:45 ---> package-listing.sh 21:50:45 ++ facter osfamily 21:50:45 ++ tr '[:upper:]' '[:lower:]' 21:50:45 + OS_FAMILY=debian 21:50:45 + workspace=/w/workspace/xfoundry_app-record-replay_PR-33 21:50:45 + START_PACKAGES=/tmp/packages_start.txt 21:50:45 + END_PACKAGES=/tmp/packages_end.txt 21:50:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:45 + PACKAGES=/tmp/packages_start.txt 21:50:45 + '[' /w/workspace/xfoundry_app-record-replay_PR-33 ']' 21:50:45 + PACKAGES=/tmp/packages_end.txt 21:50:45 + case "${OS_FAMILY}" in 21:50:45 + dpkg -l 21:50:45 + grep '^ii' 21:50:45 + '[' -f /tmp/packages_start.txt ']' 21:50:45 + '[' -f /tmp/packages_end.txt ']' 21:50:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:45 + '[' /w/workspace/xfoundry_app-record-replay_PR-33 ']' 21:50:45 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-33/archives/ 21:50:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-33/archives/ [Pipeline] echo 21:50:45 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:50:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:46 prd-ubuntu20.04-docker-8c-8g-787 does not seem to be running inside a container 21:50:46 $ 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-33/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-33 -v /w/workspace/xfoundry_app-record-replay_PR-33:/w/workspace/xfoundry_app-record-replay_PR-33:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-33@tmp:/w/workspace/xfoundry_app-record-replay_PR-33@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:50:46 $ docker top 0373a6354415ab3eb26900f5a64323c0dbbabd57d6c2100da25fb349433293e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:50:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:50:47 + ls /var/log/sa-host 21:50:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:47 provisioning config files... 21:50:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-33@tmp/config11973590910732356115tmp [Pipeline] { [Pipeline] echo 21:50:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:50:48 ---> create-netrc.sh [Pipeline] } 21:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:50:48 ---> python-tools-install.sh [Pipeline] echo 21:50:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:50:49 ---> sudo-logs.sh 21:50:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:50:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:50:49 ---> job-cost.sh 21:50:49 lf-activate-venv: SKIPPING 21:50:49 DEBUG: total: 0.2199999988079071 21:50:49 INFO: Retrieving Stack Cost... 21:50:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:50:50 INFO: Archiving Costs [Pipeline] echo 21:50:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:50:50 ---> logs-deploy.sh 21:50:50 lf-activate-venv: SKIPPING 21:50:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-33/1 21:50:50 INFO: archiving workspace using pattern(s): 21:50:51 Archives upload complete. 21:50:51 INFO: archiving logs to Nexus