Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71+2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (cb468b6e27e6408351f46d37fee4cb8c859897e3) 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-ssh1411013034918550180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6921434856782968639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8947515419812382603.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2114603333437559720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8144166148699615991.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12244785994175360999.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1765 in /w/workspace/foundry_app-record-replay_PR-127 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-127 # 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 into PR head commit f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 Merge succeeded, producing f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 Checking out Revision f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 (PR-127) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # 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 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 [Pipeline] timeout 03:37:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:52 ========================================================= 03:37:52 EdgeX Global Pipelines Version Info 03:37:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:53 ------------------- 03:37:53 stable info: 03:37:53 ------------------- 03:37:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:53 Message: update stable to v1.0.258 03:37:53 ------------------- 03:37:53 experimental info: 03:37:53 ------------------- 03:37:53 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 03:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 03:37:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 03:37:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo 03:37:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d4ca4 [Pipeline] echo 03:37:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:56 provisioning config files... 03:37:56 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config15558988046926980613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:56 ---> ****-login.sh 03:37:56 nexus3.edgexfoundry.org:10001 03:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:57 Configure a credential helper to remove this warning. See 03:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:57 03:37:57 Login Succeeded 03:37:57 nexus3.edgexfoundry.org:10002 03:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:57 Configure a credential helper to remove this warning. See 03:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:57 03:37:57 Login Succeeded 03:37:57 nexus3.edgexfoundry.org:10003 03:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:57 Configure a credential helper to remove this warning. See 03:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:57 03:37:57 Login Succeeded 03:37:57 nexus3.edgexfoundry.org:10004 03:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:57 Configure a credential helper to remove this warning. See 03:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:57 03:37:57 Login Succeeded 03:37:57 ****.io 03:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:57 Configure a credential helper to remove this warning. See 03:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:57 03:37:57 Login Succeeded 03:37:57 ---> ****-login.sh ends [Pipeline] } 03:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:37:58 + git rev-list -1 --merges f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71~1..f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo 03:37:58 -----------> git rev-list -1 --merges f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71~1..f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [false] [Pipeline] sh 03:37:59 + git log --format=format:%s -1 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo 03:37:59 ========================================================= 03:37:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:37:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:59 + git log --format=format:%s -1 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo 03:37:59 [semverPrep] GIT_COMMIT: f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:37:59 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:00 + grep -v github /etc/ssh/ssh_known_hosts 03:38:00 + [ -e /tmp/ssh_known_hosts ] 03:38:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:00 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:00 03:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:01 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:01 b85a868b505f: Pulling fs layer 03:38:01 e2be974225ed: Pulling fs layer 03:38:01 339a4e72a1f5: Pulling fs layer 03:38:01 988bab9f4d93: Pulling fs layer 03:38:01 1469e6f7b9e6: Pulling fs layer 03:38:01 eaf3925da568: Pulling fs layer 03:38:01 bab4dde63d76: Pulling fs layer 03:38:01 bde34c3a00c8: Pulling fs layer 03:38:01 b352a97aabf1: Pulling fs layer 03:38:01 4872d77fe225: Pulling fs layer 03:38:01 5851b861e8e6: Pulling fs layer 03:38:01 bab4dde63d76: Waiting 03:38:01 bde34c3a00c8: Waiting 03:38:01 988bab9f4d93: Waiting 03:38:01 5851b861e8e6: Waiting 03:38:01 4872d77fe225: Waiting 03:38:01 eaf3925da568: Waiting 03:38:01 1469e6f7b9e6: Waiting 03:38:01 e2be974225ed: Verifying Checksum 03:38:01 e2be974225ed: Download complete 03:38:01 988bab9f4d93: Verifying Checksum 03:38:01 988bab9f4d93: Download complete 03:38:01 339a4e72a1f5: Verifying Checksum 03:38:01 339a4e72a1f5: Download complete 03:38:01 eaf3925da568: Verifying Checksum 03:38:01 eaf3925da568: Download complete 03:38:01 1469e6f7b9e6: Verifying Checksum 03:38:01 1469e6f7b9e6: Download complete 03:38:01 bde34c3a00c8: Download complete 03:38:01 b352a97aabf1: Download complete 03:38:01 4872d77fe225: Verifying Checksum 03:38:01 4872d77fe225: Download complete 03:38:01 5851b861e8e6: Verifying Checksum 03:38:01 5851b861e8e6: Download complete 03:38:01 b85a868b505f: Download complete 03:38:01 bab4dde63d76: Verifying Checksum 03:38:01 bab4dde63d76: Download complete 03:38:02 b85a868b505f: Pull complete 03:38:02 e2be974225ed: Pull complete 03:38:03 339a4e72a1f5: Pull complete 03:38:03 988bab9f4d93: Pull complete 03:38:03 1469e6f7b9e6: Pull complete 03:38:03 eaf3925da568: Pull complete 03:38:05 bab4dde63d76: Pull complete 03:38:05 bde34c3a00c8: Pull complete 03:38:05 b352a97aabf1: Pull complete 03:38:05 4872d77fe225: Pull complete 03:38:05 5851b861e8e6: Pull complete 03:38:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:05 prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container 03:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:08 $ docker top 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 -eo pid,comm 03:38:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:38:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:09 [ssh-agent] Looking for ssh-agent implementation... 03:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:09 $ docker exec 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent 03:38:09 SSH_AUTH_SOCK=/tmp/ssh-0dSMUQPotNwh/agent.32 03:38:09 SSH_AGENT_PID=38 03:38:09 Running ssh-add (command line suppressed) 03:38:09 Identity added: /w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_399514431769469626.key (/w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_399514431769469626.key) 03:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:09 + git tag --points-at HEAD [Pipeline] } 03:38:09 $ docker exec --env ******** --env ******** 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent -k 03:38:09 unset SSH_AUTH_SOCK; 03:38:09 unset SSH_AGENT_PID; 03:38:09 echo Agent pid 38 killed; 03:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:10 [ssh-agent] Looking for ssh-agent implementation... 03:38:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:10 $ docker exec 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent 03:38:10 SSH_AUTH_SOCK=/tmp/ssh-3QUj9iH4k6Vd/agent.70 03:38:10 SSH_AGENT_PID=76 03:38:10 Running ssh-add (command line suppressed) 03:38:10 Identity added: /w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_10284275088069388076.key (/w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_10284275088069388076.key) 03:38:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:10 + git semver init 03:38:10 2024-02-27 03:38:10,877 [run_init] DEBUG init version:0.0.0 force:False 03:38:10 2024-02-27 03:38:10,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-127/.semver 03:38:10 2024-02-27 03:38:10,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-127/.semver 03:38:10 2024-02-27 03:38:10,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-127/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-127, universal_newlines=False, shell=None, istream=None) 03:38:11 2024-02-27 03:38:11,826 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-127/.git/info/exclude 03:38:11 2024-02-27 03:38:11,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 with force:False 03:38:11 2024-02-27 03:38:11,826 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 03:38:11 2024-02-27 03:38:11,829 [execute] INFO git cat-file --batch-check 03:38:11 2024-02-27 03:38:11,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-127/.semver, universal_newlines=False, shell=None, istream=) 03:38:11 2024-02-27 03:38:11,835 [execute] INFO git cat-file --batch 03:38:11 2024-02-27 03:38:11,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-127/.semver, universal_newlines=False, shell=None, istream=) 03:38:11 2024-02-27 03:38:11,838 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 03:38:11 0.0.0 [Pipeline] } 03:38:11 $ docker exec --env ******** --env ******** 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent -k 03:38:12 unset SSH_AUTH_SOCK; 03:38:12 unset SSH_AGENT_PID; 03:38:12 echo Agent pid 76 killed; 03:38:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:12 + git semver [Pipeline] } 03:38:12 $ docker stop --time=1 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 03:38:14 $ docker rm -f --volumes 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:14 Stashed 1 file(s) [Pipeline] echo 03:38:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:15 provisioning config files... 03:38:15 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config2022712245263736538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:16 ---> ****-login.sh 03:38:16 nexus3.edgexfoundry.org:10001 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10002 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10003 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10004 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 ****.io 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 ---> ****-login.sh ends [Pipeline] } 03:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:17 ========================================================= 03:38:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:38:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:38:17 Sending build context to Docker daemon 6.693MB 03:38:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:38:17 Step 2/12 : FROM ${BASE} AS builder 03:38:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:17 7264a8db6415: Pulling fs layer 03:38:17 c4d48a809fc2: Pulling fs layer 03:38:17 4f1c88b9dad5: Pulling fs layer 03:38:17 ad3a456e5733: Pulling fs layer 03:38:17 69c7f0334f64: Pulling fs layer 03:38:17 1f1c1a5573a3: Pulling fs layer 03:38:17 ce7588e14bc9: Pulling fs layer 03:38:17 b5e4710f87ac: Pulling fs layer 03:38:17 ad3a456e5733: Waiting 03:38:17 ce7588e14bc9: Waiting 03:38:17 b5e4710f87ac: Waiting 03:38:17 c4d48a809fc2: Download complete 03:38:18 ad3a456e5733: Verifying Checksum 03:38:18 ad3a456e5733: Download complete 03:38:18 69c7f0334f64: Download complete 03:38:18 7264a8db6415: Verifying Checksum 03:38:18 7264a8db6415: Download complete 03:38:18 1f1c1a5573a3: Verifying Checksum 03:38:18 1f1c1a5573a3: Download complete 03:38:18 7264a8db6415: Pull complete 03:38:18 c4d48a809fc2: Pull complete 03:38:18 b5e4710f87ac: Verifying Checksum 03:38:18 b5e4710f87ac: Download complete 03:38:18 4f1c88b9dad5: Verifying Checksum 03:38:18 4f1c88b9dad5: Download complete 03:38:18 ce7588e14bc9: Verifying Checksum 03:38:18 ce7588e14bc9: Download complete 03:38:21 4f1c88b9dad5: Pull complete 03:38:21 ad3a456e5733: Pull complete 03:38:21 69c7f0334f64: Pull complete 03:38:21 1f1c1a5573a3: Pull complete 03:38:23 ce7588e14bc9: Pull complete 03:38:24 b5e4710f87ac: Pull complete 03:38:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:24 ---> 88b5674ff536 03:38:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:38:28 ---> Running in 1ef999d28fb7 03:38:28 Removing intermediate container 1ef999d28fb7 03:38:28 ---> 110b9f4e5d9e 03:38:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:38:28 ---> Running in 866f2615bb2d 03:38:28 Removing intermediate container 866f2615bb2d 03:38:28 ---> b2d2cd3c84bc 03:38:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:38:28 ---> Running in c6f32cf5815e 03:38:28 Removing intermediate container c6f32cf5815e 03:38:28 ---> 7e111a514916 03:38:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:28 ---> Running in ce771f6070be 03:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:38:29 OK: 264 MiB in 52 packages 03:38:29 Removing intermediate container ce771f6070be 03:38:29 ---> e189384b9224 03:38:29 Step 7/12 : WORKDIR /app 03:38:29 ---> Running in 6c10b3d9b8b8 03:38:29 Removing intermediate container 6c10b3d9b8b8 03:38:29 ---> 0698b18b7a34 03:38:29 Step 8/12 : COPY go.mod vendor* ./ 03:38:29 ---> bec925c5d4c6 03:38:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:29 ---> Running in 122c24ffd2de 03:38:30 Still waiting to schedule task 03:38:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:39:01 Removing intermediate container 122c24ffd2de 03:39:01 ---> 649f6d836448 03:39:01 Step 10/12 : COPY . . 03:39:01 ---> 03856b543a62 03:39:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:01 ---> Running in d5f40f513950 03:39:02 Removing intermediate container d5f40f513950 03:39:02 ---> 97e92ec04fbb 03:39:02 Step 12/12 : RUN $MAKE 03:39:02 ---> Running in 830744e49c67 03:39:02 noop 03:39:02 Removing intermediate container 830744e49c67 03:39:02 ---> b57ac35f8426 03:39:02 Successfully built b57ac35f8426 03:39:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker inspect -f . ci-base-image-x86_64 03:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:03 prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container 03:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:03 $ docker top ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:04 + go version 03:39:04 go version go1.21.0 linux/amd64 [Pipeline] } 03:39:04 $ docker stop --time=1 ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b 03:39:05 $ docker rm -f --volumes ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:06 + docker inspect -f . ci-base-image-x86_64 03:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:06 prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container 03:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:07 $ docker top a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:07 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-127 [Pipeline] fileExists [Pipeline] sh 03:39:07 + make test 03:39:07 go test -race -coverprofile=coverage.out ./... 03:39:29 ? github.com/edgexfoundry/app-record-replay [no test files] 03:39:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:39:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:39:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:39:29 ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements 03:39:37 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 03:39:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.109s coverage: 89.7% of statements 03:39:37 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements 03:39:59 go vet ./... 03:40:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1766 in /w/workspace/foundry_app-record-replay_PR-127 [Pipeline] { [Pipeline] ws 03:40:05 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:40:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:07 ./bin/test-attribution-txt.sh 03:40:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:40:08 Selected Git installation does not exist. Using Default 03:40:08 The recommended git tool is: NONE [Pipeline] echo 03:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:40:09 $ docker stop --time=1 a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee 03:40:12 $ docker rm -f --volumes a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee [Pipeline] // withDockerContainer [Pipeline] sh 03:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:13 Stashed 1 file(s) 03:40:13 using credential edgex-jenkins-ssh [Pipeline] } 03:40:13 Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:14 + ls -al . 03:40:14 total 192 03:40:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 03:39 . 03:40:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 03:37 .. 03:40:14 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 03:37 .dockerignore 03:40:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 03:39 .git 03:40:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 .github 03:40:14 -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 03:37 .gitignore 03:40:14 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 03:37 .golangci.yml 03:40:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 03:38 .semver 03:40:14 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 03:37 Attribution.txt 03:40:14 -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 03:37 CHANGELOG.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 03:37 Dockerfile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 03:37 GOVERNANCE.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 03:37 Jenkinsfile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 03:37 LICENSE 03:40:14 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 03:37 Makefile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 03:37 OWNERS.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 03:37 README.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 03:37 Record and Reply.postman_collection.json 03:40:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 03:38 VERSION 03:40:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 03:37 bin 03:40:14 -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 03:39 coverage.out 03:40:14 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 03:37 go.mod 03:40:14 -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 03:37 go.sum 03:40:14 drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 03:37 internal 03:40:14 -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 03:37 main.go 03:40:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 openapi 03:40:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 pkg 03:40:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 03:37 res [Pipeline] isUnix 03:40:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:40:13 > git init /w/workspace/app-record-replay/1 # timeout=10 03:40:13 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:40:13 > git --version # timeout=10 03:40:13 > git --version # 'git version 2.25.1' 03:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:14 + 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=f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 --label arch=amd64 --label version=0.0.0 . 03:40:14 Sending build context to Docker daemon 6.718MB 03:40:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:40:14 Step 2/27 : FROM ${BASE} AS builder 03:40:14 ---> b57ac35f8426 03:40:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:40:14 ---> Running in fc9cab41f038 03:40:15 Removing intermediate container fc9cab41f038 03:40:15 ---> 28d88fab59be 03:40:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:40:15 ---> Running in 0e2ff8cd1d3b 03:40:15 Removing intermediate container 0e2ff8cd1d3b 03:40:15 ---> 3f23dc644845 03:40:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:40:15 ---> Running in 1176139febae 03:40:15 Removing intermediate container 1176139febae 03:40:15 ---> 6caf1c5c6867 03:40:15 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:15 ---> Running in b9720213f843 03:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:40:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:15 OK: 264 MiB in 52 packages 03:40:16 Removing intermediate container b9720213f843 03:40:16 ---> 046919a07853 03:40:16 Step 7/27 : WORKDIR /app 03:40:16 ---> Running in 2ce7893f5bac 03:40:16 Removing intermediate container 2ce7893f5bac 03:40:16 ---> 3067b6f91734 03:40:16 Step 8/27 : COPY go.mod vendor* ./ 03:40:16 ---> 3c541a922f85 03:40:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:16 ---> Running in 2311b829c385 03:40:16 Merging remotes/origin/main commit 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 into PR head commit f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 03:40:17 Merge succeeded, producing f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 03:40:17 Checking out Revision f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 (PR-127) 03:40:17 Removing intermediate container 2311b829c385 03:40:17 ---> 116ac9d23fe9 03:40:17 Step 10/27 : COPY . . 03:40:16 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:40:16 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:40:16 > git config core.sparsecheckout # timeout=10 03:40:16 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 03:40:16 > git remote # timeout=10 03:40:16 > git config --get remote.origin.url # timeout=10 03:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:16 > git merge 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 03:40:16 > git rev-parse HEAD^{commit} # timeout=10 03:40:17 > git config core.sparsecheckout # timeout=10 03:40:17 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 03:40:17 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:40:17 > git --version # timeout=10 03:40:17 > git --version # 'git version 2.25.1' 03:40:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:40:17 ---> 54750007e51e 03:40:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:17 ---> Running in e10d4d59339a 03:40:17 Removing intermediate container e10d4d59339a 03:40:17 ---> dfab1da102d3 03:40:17 Step 12/27 : RUN $MAKE 03:40:17 ---> Running in fdf0ec7246b0 03:40:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:18 Dload Upload Total Spent Left Speed 03:40:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 03:40:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:19 + sudo tee /etc/docker/daemon.new 03:40:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:40:19 { 03:40:19 "registry-mirrors": [ 03:40:19 "https://nexus3.edgexfoundry.org:10001" 03:40:19 ], 03:40:19 "bip": "10.250.0.254/24", 03:40:19 "hosts": [ 03:40:19 "tcp://0.0.0.0:5555", 03:40:19 "unix:///var/run/docker.sock" 03:40:19 ], 03:40:19 "mtu": 1458, 03:40:19 "selinux-enabled": true, 03:40:19 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:19 } [Pipeline] sh 03:40:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:20 + sudo service docker restart 03:40:35 Removing intermediate container fdf0ec7246b0 03:40:35 ---> 7149a8078021 03:40:35 Step 13/27 : FROM alpine:3.18 03:40:36 3.18: Pulling from library/alpine 03:40:36 619be1103602: Pulling fs layer 03:40:36 619be1103602: Verifying Checksum 03:40:36 619be1103602: Download complete 03:40:36 619be1103602: Pull complete 03:40:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:40:36 Status: Downloaded newer image for alpine:3.18 03:40:36 ---> d3782b16ccc9 03:40:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:40:37 ---> Running in 8d85324457fa 03:40:37 Removing intermediate container 8d85324457fa 03:40:37 ---> 63df98024039 03:40:37 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:40:37 ---> Running in 6675a957861d 03:40:37 Removing intermediate container 6675a957861d 03:40:37 ---> a1a50e0b6be3 03:40:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:40:37 ---> Running in e5a4a8d3b381 03:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:37 (1/2) Installing ca-certificates (20230506-r0) 03:40:37 (2/2) Installing dumb-init (1.2.5-r2) 03:40:37 Executing busybox-1.36.1-r5.trigger 03:40:37 Executing ca-certificates-20230506-r0.trigger 03:40:37 OK: 8 MiB in 17 packages 03:40:38 Removing intermediate container e5a4a8d3b381 03:40:38 ---> e331adbc06db 03:40:38 Step 17/27 : RUN apk --no-cache upgrade 03:40:38 ---> Running in a1cf5e340573 03:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:38 provisioning config files... 03:40:38 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9075253614448059605tmp [Pipeline] { 03:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:38 OK: 8 MiB in 17 packages [Pipeline] libraryResource [Pipeline] sh 03:40:39 ---> ****-login.sh 03:40:39 nexus3.edgexfoundry.org:10001 03:40:39 Removing intermediate container a1cf5e340573 03:40:39 ---> a12f1aa05e23 03:40:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:40:39 ---> 71851586aac8 03:40:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:40:39 ---> 6b5b8a489034 03:40:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:39 ---> 2a7f61898d64 03:40:39 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:39 Configure a credential helper to remove this warning. See 03:40:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:39 03:40:39 Login Succeeded 03:40:39 nexus3.edgexfoundry.org:10002 03:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:40 Configure a credential helper to remove this warning. See 03:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:40 03:40:40 Login Succeeded 03:40:40 nexus3.edgexfoundry.org:10003 03:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:40 Configure a credential helper to remove this warning. See 03:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:40 03:40:40 Login Succeeded 03:40:40 nexus3.edgexfoundry.org:10004 03:40:40 ---> a2e848505221 03:40:40 Step 22/27 : EXPOSE 59712 03:40:40 ---> Running in d0f04e5f0713 03:40:40 Removing intermediate container d0f04e5f0713 03:40:40 ---> d08d9f17eb50 03:40:40 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:40:40 ---> Running in b82d54551946 03:40:40 Removing intermediate container b82d54551946 03:40:40 ---> d2ef1ab33f20 03:40:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:40 ---> Running in d199030236c8 03:40:40 Removing intermediate container d199030236c8 03:40:40 ---> ce1d2e0df5e6 03:40:40 Step 25/27 : LABEL arch=amd64 03:40:40 ---> Running in 540293ee1997 03:40:40 Removing intermediate container 540293ee1997 03:40:40 ---> 6acedee97b84 03:40:40 Step 26/27 : LABEL git_sha=f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 03:40:40 ---> Running in 88966c4be247 03:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:40 Configure a credential helper to remove this warning. See 03:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:40 03:40:40 Login Succeeded 03:40:40 ****.io 03:40:41 Removing intermediate container 88966c4be247 03:40:41 ---> a479bc830d74 03:40:41 Step 27/27 : LABEL version=0.0.0 03:40:41 ---> Running in 7f415f74b3a9 03:40:41 Removing intermediate container 7f415f74b3a9 03:40:41 ---> ca60486f96c5 03:40:41 [Warning] One or more build-args [ARCH] were not consumed 03:40:41 Successfully built ca60486f96c5 03:40:41 Successfully tagged app-record-replay:latest 03:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:41 Configure a credential helper to remove this warning. See 03:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:41 03:40:41 Login Succeeded 03:40:41 ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } 03:40:41 Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 03:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:42 ========================================================= 03:40:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:40:42 ========================================================= [Pipeline] fileExists Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] fileExists [Pipeline] // stage Post stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:40:43 Sending build context to Docker daemon 258.6kB 03:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:43 03:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:40:43 Step 2/12 : FROM ${BASE} AS builder 03:40:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:40:43 9fda8d8052c6: Pulling fs layer 03:40:43 5d54e960e981: Pulling fs layer 03:40:43 c4a7e357bf2a: Pulling fs layer 03:40:43 f0e02332f6b5: Pulling fs layer 03:40:43 872ee5b61b7b: Pulling fs layer 03:40:43 0c6a40ed1a82: Pulling fs layer 03:40:43 94ae7d8d031c: Pulling fs layer 03:40:43 f0e02332f6b5: Waiting 03:40:43 872ee5b61b7b: Waiting 03:40:43 0c6a40ed1a82: Waiting 03:40:43 94ae7d8d031c: Waiting 03:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:43 latest: Pulling from edgex-lftools-log-publisher 03:40:43 5eb5b503b376: Pulling fs layer 03:40:43 5c69ac0246d0: Pulling fs layer 03:40:43 ec43610c2a17: Pulling fs layer 03:40:43 3a2ae6a8a46f: Pulling fs layer 03:40:43 33b1e0a273af: Pulling fs layer 03:40:43 5d3b04190fa2: Pulling fs layer 03:40:43 2f39f015ded8: Pulling fs layer 03:40:43 33b1e0a273af: Waiting 03:40:43 5d3b04190fa2: Waiting 03:40:43 2f39f015ded8: Waiting 03:40:43 3a2ae6a8a46f: Waiting 03:40:43 5c69ac0246d0: Download complete 03:40:43 3a2ae6a8a46f: Verifying Checksum 03:40:43 3a2ae6a8a46f: Download complete 03:40:43 5d54e960e981: Verifying Checksum 03:40:43 5d54e960e981: Download complete 03:40:43 f0e02332f6b5: Download complete 03:40:43 9fda8d8052c6: Verifying Checksum 03:40:43 9fda8d8052c6: Download complete 03:40:43 872ee5b61b7b: Verifying Checksum 03:40:43 872ee5b61b7b: Download complete 03:40:43 33b1e0a273af: Verifying Checksum 03:40:43 33b1e0a273af: Download complete 03:40:43 5d3b04190fa2: Verifying Checksum 03:40:43 5d3b04190fa2: Download complete 03:40:43 ec43610c2a17: Verifying Checksum 03:40:43 ec43610c2a17: Download complete 03:40:43 94ae7d8d031c: Verifying Checksum 03:40:43 94ae7d8d031c: Download complete 03:40:44 5eb5b503b376: Download complete 03:40:44 9fda8d8052c6: Pull complete 03:40:44 2f39f015ded8: Download complete 03:40:45 5eb5b503b376: Pull complete 03:40:45 c4a7e357bf2a: Verifying Checksum 03:40:45 c4a7e357bf2a: Download complete 03:40:45 5c69ac0246d0: Pull complete 03:40:46 ec43610c2a17: Pull complete 03:40:46 3a2ae6a8a46f: Pull complete 03:40:46 33b1e0a273af: Pull complete 03:40:46 5d3b04190fa2: Pull complete 03:40:46 0c6a40ed1a82: Verifying Checksum 03:40:46 0c6a40ed1a82: Download complete 03:40:49 5d54e960e981: Pull complete 03:40:50 2f39f015ded8: Pull complete 03:40:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:50 prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container 03:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:55 $ docker top 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:55 ---> job-cost.sh 03:40:55 lf-activate-venv: SKIPPING 03:40:55 INFO: No Stack... 03:40:55 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:56 INFO: Archiving Costs [Pipeline] sh 03:40:56 + cut -d, -f6 03:40:56 + cat /w/workspace/foundry_app-record-replay_PR-127/archives/cost.csv [Pipeline] lock 03:40:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] 03:40:56 Resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] did not exist. Created. 03:40:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:57 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:57 Stashed 1 file(s) [Pipeline] } 03:40:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:57 $ docker stop --time=1 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 03:40:58 $ docker rm -f --volumes 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:41:04 c4a7e357bf2a: Pull complete 03:41:04 f0e02332f6b5: Pull complete 03:41:04 872ee5b61b7b: Pull complete 03:41:13 0c6a40ed1a82: Pull complete 03:41:14 94ae7d8d031c: Pull complete 03:41:14 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:14 ---> 86de565de09d 03:41:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:41:15 ---> Running in 062fa15a1045 03:41:15 Removing intermediate container 062fa15a1045 03:41:15 ---> c4775d867a58 03:41:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:41:15 ---> Running in f27371d9878c 03:41:16 Removing intermediate container f27371d9878c 03:41:16 ---> d38a8d864921 03:41:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:41:16 ---> Running in 0c7929664e5b 03:41:16 Removing intermediate container 0c7929664e5b 03:41:16 ---> 3d187b6dad21 03:41:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:16 ---> Running in a580939eeaea 03:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:41:19 OK: 266 MiB in 52 packages 03:41:20 Removing intermediate container a580939eeaea 03:41:20 ---> 032ae64a8209 03:41:20 Step 7/12 : WORKDIR /app 03:41:20 ---> Running in ec9b04697f44 03:41:20 Removing intermediate container ec9b04697f44 03:41:20 ---> 018ad0648d26 03:41:20 Step 8/12 : COPY go.mod vendor* ./ 03:41:20 ---> f2b936cb732b 03:41:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:20 ---> Running in 2ee65869b6ae 03:42:28 Removing intermediate container 2ee65869b6ae 03:42:28 ---> 38e3cea67355 03:42:28 Step 10/12 : COPY . . 03:42:28 ---> 609ffe2b7afe 03:42:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:28 ---> Running in d9cc9d736295 03:42:28 Removing intermediate container d9cc9d736295 03:42:28 ---> 69a80b349a2f 03:42:28 Step 12/12 : RUN $MAKE 03:42:28 ---> Running in db119df233b3 03:42:28 noop 03:42:28 Removing intermediate container db119df233b3 03:42:28 ---> 0b11299cc181 03:42:28 Successfully built 0b11299cc181 03:42:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:29 + docker inspect -f . ci-base-image-arm64 03:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 03:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:31 $ docker top 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:32 + go version 03:42:32 go version go1.21.0 linux/arm64 [Pipeline] } 03:42:32 $ docker stop --time=1 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca 03:42:33 $ docker rm -f --volumes 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:34 + docker inspect -f . ci-base-image-arm64 03:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:35 prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 03:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:36 $ docker top 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:36 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:42:37 + make test 03:42:37 go test -race -coverprofile=coverage.out ./... 03:44:43 ? github.com/edgexfoundry/app-record-replay [no test files] 03:44:43 ok github.com/edgexfoundry/app-record-replay/internal/app 1.229s coverage: 88.0% of statements 03:44:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:44:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:44:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:44:56 --- FAIL: TestDataManager_StartReplay (5.06s) 03:44:56 --- FAIL: TestDataManager_StartReplay/Error_Path_-_failed_to_publish (0.01s) 03:44:56 manager_test.go:493: 03:44:56 Error Trace: /w/workspace/app-record-replay/1/internal/application/manager_test.go:493 03:44:56 Error: Expected value not to be nil. 03:44:56 Test: TestDataManager_StartReplay/Error_Path_-_failed_to_publish 03:44:56 FAIL 03:44:56 coverage: 98.7% of statements 03:44:56 FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.771s 03:44:56 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.964s coverage: 89.7% of statements 03:44:56 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.250s coverage: 100.0% of statements 03:44:56 FAIL 03:44:57 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 03:44:57 $ docker stop --time=1 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 03:44:59 $ docker rm -f --volumes 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 [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 03:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:02 03:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:02 arm64: Pulling from edgex-lftools-log-publisher 03:45:02 8998bd30e6a1: Pulling fs layer 03:45:02 04944245beec: Pulling fs layer 03:45:02 699f458cf7ca: Pulling fs layer 03:45:02 765212b225bb: Pulling fs layer 03:45:02 f23df028b6ca: Pulling fs layer 03:45:02 d65c8cfc05b1: Pulling fs layer 03:45:02 2437ff75d9bd: Pulling fs layer 03:45:02 765212b225bb: Waiting 03:45:02 f23df028b6ca: Waiting 03:45:02 2437ff75d9bd: Waiting 03:45:02 d65c8cfc05b1: Waiting 03:45:02 04944245beec: Verifying Checksum 03:45:02 04944245beec: Download complete 03:45:02 765212b225bb: Download complete 03:45:02 f23df028b6ca: Verifying Checksum 03:45:02 f23df028b6ca: Download complete 03:45:02 d65c8cfc05b1: Verifying Checksum 03:45:03 d65c8cfc05b1: Download complete 03:45:03 699f458cf7ca: Verifying Checksum 03:45:03 699f458cf7ca: Download complete 03:45:03 8998bd30e6a1: Download complete 03:45:06 2437ff75d9bd: Verifying Checksum 03:45:06 2437ff75d9bd: Download complete 03:45:13 8998bd30e6a1: Pull complete 03:45:13 04944245beec: Pull complete 03:45:15 699f458cf7ca: Pull complete 03:45:15 765212b225bb: Pull complete 03:45:16 f23df028b6ca: Pull complete 03:45:16 d65c8cfc05b1: Pull complete 03:45:43 2437ff75d9bd: Pull complete 03:45:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 03:45: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/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:45:45 $ docker top c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:46 ---> job-cost.sh 03:45:46 lf-activate-venv: SKIPPING 03:45:46 INFO: No Stack... 03:45:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:45:47 INFO: Archiving Costs [Pipeline] sh 03:45:47 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:45:47 + cut -d, -f6 [Pipeline] lock 03:45:48 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] 03:45:48 Resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] did not exist. Created. 03:45:48 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:48 /w/workspace/app-record-replay/1@tmp/durable-9dd27aa5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:45:49 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:49 Warning: overwriting stash ‘stack-cost’ 03:45:49 Stashed 1 file(s) [Pipeline] } 03:45:49 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:49 $ docker stop --time=1 c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 03:45:51 $ docker rm -f --volumes c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:52 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 03:45:56 + [ -d /w/workspace/foundry_app-record-replay_PR-127/archives ] 03:45:56 + ls -al /w/workspace/foundry_app-record-replay_PR-127/archives 03:45:56 total 16 03:45:56 drwxr-xr-x 3 root root 4096 Feb 27 03:40 . 03:45:56 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 03:40 .. 03:45:56 drwxr-xr-x 2 root root 4096 Feb 27 03:40 cost 03:45:56 -rw-r--r-- 1 root root 89 Feb 27 03:40 cost.csv 03:45:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-127/archives 03:45:56 + ls -al /w/workspace/foundry_app-record-replay_PR-127/archives 03:45:56 total 16 03:45:56 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 03:40 . 03:45:56 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 03:40 .. 03:45:56 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 03:40 cost 03:45:56 -rw-r--r-- 1 jenkins jenkins 89 Feb 27 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:45:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:57 ---> package-listing.sh 03:45:57 ++ facter osfamily 03:45:57 ++ tr '[:upper:]' '[:lower:]' 03:45:58 + OS_FAMILY=debian 03:45:58 + workspace=/w/workspace/foundry_app-record-replay_PR-127 03:45:58 + START_PACKAGES=/tmp/packages_start.txt 03:45:58 + END_PACKAGES=/tmp/packages_end.txt 03:45:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:58 + PACKAGES=/tmp/packages_start.txt 03:45:58 + '[' /w/workspace/foundry_app-record-replay_PR-127 ']' 03:45:58 + PACKAGES=/tmp/packages_end.txt 03:45:58 + case "${OS_FAMILY}" in 03:45:58 + dpkg -l 03:45:58 + grep '^ii' 03:45:58 + '[' -f /tmp/packages_start.txt ']' 03:45:58 + '[' -f /tmp/packages_end.txt ']' 03:45:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:58 + '[' /w/workspace/foundry_app-record-replay_PR-127 ']' 03:45:58 + mkdir -p /w/workspace/foundry_app-record-replay_PR-127/archives/ 03:45:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-127/archives/ [Pipeline] echo 03:45:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:45:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:59 prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container 03:45:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:45:59 $ docker top fcbbd091fefd8b2524e5fc05b7e4fe832ea584b52f9cea9433b93b3432242748 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:00 + touch /tmp/pre-build-complete [Pipeline] sh 03:46:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:46:00 + ls /var/log/sa-host 03:46:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:00 provisioning config files... 03:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config3669525752835247982tmp [Pipeline] { [Pipeline] echo 03:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:01 ---> create-netrc.sh [Pipeline] } 03:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:46:01 ---> python-tools-install.sh [Pipeline] echo 03:46:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:46:02 ---> sudo-logs.sh 03:46:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:46:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:46:02 ---> job-cost.sh 03:46:02 lf-activate-venv: SKIPPING 03:46:02 DEBUG: total: 0.2199999988079071 03:46:02 INFO: Retrieving Stack Cost... 03:46:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:03 INFO: Archiving Costs [Pipeline] echo 03:46:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:46:03 ---> logs-deploy.sh 03:46:03 lf-activate-venv: SKIPPING 03:46:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-127/1 03:46:03 INFO: archiving workspace using pattern(s): 03:46:04 Archives upload complete. 03:46:04 INFO: archiving logs to Nexus