Pull request #70 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 9e4f9bd3db9ade8a43bd848fc0bef0d65ca58c25+0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f (f6144580161465df91a24db4966ef3b41b6d957c) 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-ssh10527461893465752361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13568131493609875978.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-70/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-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3953456169028575734.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-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3779710538773656818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10326488660246630388.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-70/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-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10469946330711433155.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4770 in /w/workspace/xfoundry_app-record-replay_PR-70 [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-70 # 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/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f into PR head commit 9e4f9bd3db9ade8a43bd848fc0bef0d65ca58c25 Merge succeeded, producing 61416896ab0b29c6dcf6288333767c7e4ef1d897 Checking out Revision 61416896ab0b29c6dcf6288333767c7e4ef1d897 (PR-70) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e4f9bd3db9ade8a43bd848fc0bef0d65ca58c25 # 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 0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61416896ab0b29c6dcf6288333767c7e4ef1d897 # timeout=10 Commit message: "Merge commit '0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:24:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:39 ========================================================= 23:24:39 EdgeX Global Pipelines Version Info 23:24:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:40 ------------------- 23:24:40 stable info: 23:24:40 ------------------- 23:24:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:40 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:24:40 Message: update stable to v1.0.253 23:24:41 ------------------- 23:24:41 experimental info: 23:24:41 ------------------- 23:24:41 Commited By: **** collab-it+edgex@linuxfoundation.org 23:24:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:24:41 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61416896ab0b29c6dcf6288333767c7e4ef1d897 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6141689 [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:43 provisioning config files... 23:24:43 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-70@tmp/config11467025757342558379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:43 ---> docker-login.sh 23:24:43 nexus3.edgexfoundry.org:10001 23:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:43 Configure a credential helper to remove this warning. See 23:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:43 23:24:43 Login Succeeded 23:24:43 nexus3.edgexfoundry.org:10002 23:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:43 Configure a credential helper to remove this warning. See 23:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:43 23:24:43 Login Succeeded 23:24:43 nexus3.edgexfoundry.org:10003 23:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:44 Configure a credential helper to remove this warning. See 23:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:44 23:24:44 Login Succeeded 23:24:44 nexus3.edgexfoundry.org:10004 23:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:44 Configure a credential helper to remove this warning. See 23:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:44 23:24:44 Login Succeeded 23:24:44 docker.io 23:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:44 Configure a credential helper to remove this warning. See 23:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:44 23:24:44 Login Succeeded 23:24:44 ---> docker-login.sh ends [Pipeline] } 23:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:24:45 + git rev-list -1 --merges 61416896ab0b29c6dcf6288333767c7e4ef1d897~1..61416896ab0b29c6dcf6288333767c7e4ef1d897 [Pipeline] echo 23:24:45 -----------> git rev-list -1 --merges 61416896ab0b29c6dcf6288333767c7e4ef1d897~1..61416896ab0b29c6dcf6288333767c7e4ef1d897 61416896ab0b29c6dcf6288333767c7e4ef1d897 23:24:45 61416896ab0b29c6dcf6288333767c7e4ef1d897 [false] [Pipeline] sh 23:24:45 + git log --format=format:%s -1 61416896ab0b29c6dcf6288333767c7e4ef1d897 [Pipeline] echo 23:24:45 ========================================================= 23:24:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:24:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:46 + git log --format=format:%s -1 61416896ab0b29c6dcf6288333767c7e4ef1d897 [Pipeline] echo 23:24:46 [semverPrep] GIT_COMMIT: 61416896ab0b29c6dcf6288333767c7e4ef1d897, Commit Message: Merge commit '0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f' into HEAD [Pipeline] echo 23:24:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:24:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:46 + grep -v github /etc/ssh/ssh_known_hosts 23:24:46 + [ -e /tmp/ssh_known_hosts ] 23:24:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:24:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:24:46 + sudo tee -a /etc/ssh/ssh_known_hosts 23:24:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:47 23:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:47 0.1.4: Pulling from edgex-devops/py-git-semver 23:24:47 b85a868b505f: Pulling fs layer 23:24:47 e2be974225ed: Pulling fs layer 23:24:47 339a4e72a1f5: Pulling fs layer 23:24:47 988bab9f4d93: Pulling fs layer 23:24:47 1469e6f7b9e6: Pulling fs layer 23:24:47 eaf3925da568: Pulling fs layer 23:24:47 bab4dde63d76: Pulling fs layer 23:24:47 bde34c3a00c8: Pulling fs layer 23:24:47 b352a97aabf1: Pulling fs layer 23:24:47 4872d77fe225: Pulling fs layer 23:24:47 5851b861e8e6: Pulling fs layer 23:24:47 1469e6f7b9e6: Waiting 23:24:47 eaf3925da568: Waiting 23:24:47 bab4dde63d76: Waiting 23:24:47 bde34c3a00c8: Waiting 23:24:47 b352a97aabf1: Waiting 23:24:47 4872d77fe225: Waiting 23:24:47 5851b861e8e6: Waiting 23:24:47 988bab9f4d93: Waiting 23:24:47 e2be974225ed: Download complete 23:24:47 988bab9f4d93: Download complete 23:24:47 1469e6f7b9e6: Verifying Checksum 23:24:47 1469e6f7b9e6: Download complete 23:24:47 eaf3925da568: Verifying Checksum 23:24:47 eaf3925da568: Download complete 23:24:47 339a4e72a1f5: Verifying Checksum 23:24:47 339a4e72a1f5: Download complete 23:24:47 bde34c3a00c8: Download complete 23:24:47 b352a97aabf1: Verifying Checksum 23:24:47 b352a97aabf1: Download complete 23:24:47 4872d77fe225: Verifying Checksum 23:24:47 4872d77fe225: Download complete 23:24:47 5851b861e8e6: Verifying Checksum 23:24:47 5851b861e8e6: Download complete 23:24:47 b85a868b505f: Verifying Checksum 23:24:47 b85a868b505f: Download complete 23:24:48 bab4dde63d76: Verifying Checksum 23:24:48 bab4dde63d76: Download complete 23:24:48 b85a868b505f: Pull complete 23:24:49 e2be974225ed: Pull complete 23:24:49 339a4e72a1f5: Pull complete 23:24:49 988bab9f4d93: Pull complete 23:24:50 1469e6f7b9e6: Pull complete 23:24:50 eaf3925da568: Pull complete 23:24:52 bab4dde63d76: Pull complete 23:24:52 bde34c3a00c8: Pull complete 23:24:52 b352a97aabf1: Pull complete 23:24:52 4872d77fe225: Pull complete 23:24:52 5851b861e8e6: Pull complete 23:24:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:52 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 23:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-70 -v /w/workspace/xfoundry_app-record-replay_PR-70:/w/workspace/xfoundry_app-record-replay_PR-70:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-70@tmp:/w/workspace/xfoundry_app-record-replay_PR-70@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 23:24:55 $ docker top 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 -eo pid,comm 23:24:55 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). 23:24:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:55 [ssh-agent] Looking for ssh-agent implementation... 23:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:55 $ docker exec 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 ssh-agent 23:24:55 SSH_AUTH_SOCK=/tmp/ssh-caU73LtSeXAq/agent.32 23:24:55 SSH_AGENT_PID=38 23:24:55 Running ssh-add (command line suppressed) 23:24:55 Identity added: /w/workspace/xfoundry_app-record-replay_PR-70@tmp/private_key_2039752513335964607.key (/w/workspace/xfoundry_app-record-replay_PR-70@tmp/private_key_2039752513335964607.key) 23:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:55 + git tag --points-at HEAD [Pipeline] } 23:24:55 $ docker exec --env ******** --env ******** 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 ssh-agent -k 23:24:56 unset SSH_AUTH_SOCK; 23:24:56 unset SSH_AGENT_PID; 23:24:56 echo Agent pid 38 killed; 23:24:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:56 [ssh-agent] Looking for ssh-agent implementation... 23:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:56 $ docker exec 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 ssh-agent 23:24:56 SSH_AUTH_SOCK=/tmp/ssh-TKX3okMhhIxE/agent.70 23:24:56 SSH_AGENT_PID=76 23:24:56 Running ssh-add (command line suppressed) 23:24:56 Identity added: /w/workspace/xfoundry_app-record-replay_PR-70@tmp/private_key_9584815844746634245.key (/w/workspace/xfoundry_app-record-replay_PR-70@tmp/private_key_9584815844746634245.key) 23:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:56 + git semver init 23:24:57 2023-08-28 23:24:57,032 [run_init] DEBUG init version:0.0.0 force:False 23:24:57 2023-08-28 23:24:57,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-70/.semver 23:24:57 2023-08-28 23:24:57,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-70/.semver 23:24:57 2023-08-28 23:24:57,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-70/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-70, universal_newlines=False, shell=None, istream=None) 23:24:58 2023-08-28 23:24:57,751 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-70/.git/info/exclude 23:24:58 2023-08-28 23:24:57,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-70/.semver/PR-70 with force:False 23:24:58 2023-08-28 23:24:57,752 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-70/.semver/PR-70 23:24:58 2023-08-28 23:24:57,756 [execute] INFO git cat-file --batch-check 23:24:58 2023-08-28 23:24:57,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-70/.semver, universal_newlines=False, shell=None, istream=) 23:24:58 2023-08-28 23:24:57,763 [execute] INFO git cat-file --batch 23:24:58 2023-08-28 23:24:57,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-70/.semver, universal_newlines=False, shell=None, istream=) 23:24:58 2023-08-28 23:24:57,769 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-70/.semver/PR-70 23:24:58 0.0.0 [Pipeline] } 23:24:58 $ docker exec --env ******** --env ******** 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 ssh-agent -k 23:24:58 unset SSH_AUTH_SOCK; 23:24:58 unset SSH_AGENT_PID; 23:24:58 echo Agent pid 76 killed; 23:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:58 + git semver [Pipeline] } 23:24:58 $ docker stop --time=1 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 23:25:00 $ docker rm -f --volumes 9b72a5df294fda4fb8bdfc76ffa84b66758bde568fb0eed375c04f6ab9adee22 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:25:00 Stashed 1 file(s) [Pipeline] echo 23:25:00 [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 23:25:01 provisioning config files... 23:25:01 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-70@tmp/config14948256273794406470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:01 ---> docker-login.sh 23:25:01 nexus3.edgexfoundry.org:10001 23:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:01 Configure a credential helper to remove this warning. See 23:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:01 23:25:01 Login Succeeded 23:25:01 nexus3.edgexfoundry.org:10002 23:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:01 Configure a credential helper to remove this warning. See 23:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:01 23:25:01 Login Succeeded 23:25:01 nexus3.edgexfoundry.org:10003 23:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:02 Configure a credential helper to remove this warning. See 23:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:02 23:25:02 Login Succeeded 23:25:02 nexus3.edgexfoundry.org:10004 23:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:02 Configure a credential helper to remove this warning. See 23:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:02 23:25:02 Login Succeeded 23:25:02 docker.io 23:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:02 Configure a credential helper to remove this warning. See 23:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:02 23:25:02 Login Succeeded 23:25:02 ---> docker-login.sh ends [Pipeline] } 23:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:02 ========================================================= 23:25:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:25:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:03 + 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 . 23:25:03 Sending build context to Docker daemon 515.6kB 23:25:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:25:03 Step 2/12 : FROM ${BASE} AS builder 23:25:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:03 4db1b89c0bd1: Pulling fs layer 23:25:03 6911f1a30b25: Pulling fs layer 23:25:03 e194b8c5c2a9: Pulling fs layer 23:25:03 6863d3e3a2b1: Pulling fs layer 23:25:03 ec0bb842ea78: Pulling fs layer 23:25:03 6863d3e3a2b1: Waiting 23:25:03 40a00589a448: Pulling fs layer 23:25:03 6c08303d61cc: Pulling fs layer 23:25:03 798269fcf238: Pulling fs layer 23:25:03 40a00589a448: Waiting 23:25:03 6c08303d61cc: Waiting 23:25:03 798269fcf238: Waiting 23:25:03 6911f1a30b25: Download complete 23:25:03 6863d3e3a2b1: Verifying Checksum 23:25:03 6863d3e3a2b1: Download complete 23:25:03 ec0bb842ea78: Verifying Checksum 23:25:03 ec0bb842ea78: Download complete 23:25:03 4db1b89c0bd1: Verifying Checksum 23:25:03 4db1b89c0bd1: Download complete 23:25:03 40a00589a448: Verifying Checksum 23:25:03 40a00589a448: Download complete 23:25:03 4db1b89c0bd1: Pull complete 23:25:03 6911f1a30b25: Pull complete 23:25:04 798269fcf238: Verifying Checksum 23:25:04 798269fcf238: Download complete 23:25:04 e194b8c5c2a9: Verifying Checksum 23:25:04 e194b8c5c2a9: Download complete 23:25:04 6c08303d61cc: Verifying Checksum 23:25:04 6c08303d61cc: Download complete 23:25:07 e194b8c5c2a9: Pull complete 23:25:07 6863d3e3a2b1: Pull complete 23:25:07 ec0bb842ea78: Pull complete 23:25:07 40a00589a448: Pull complete 23:25:10 6c08303d61cc: Pull complete 23:25:11 798269fcf238: Pull complete 23:25:11 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:25:11 ---> ec979cd7f677 23:25:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:25:15 ---> Running in fcd0d29d009d 23:25:15 Removing intermediate container fcd0d29d009d 23:25:15 ---> c9ba25cdfbd7 23:25:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:25:15 ---> Running in c6552d1355d7 23:25:15 Removing intermediate container c6552d1355d7 23:25:15 ---> f1e5f7158ae9 23:25:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:25:15 ---> Running in db3f4d576e6c 23:25:15 Removing intermediate container db3f4d576e6c 23:25:15 ---> 9d8ecb319e3c 23:25:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:15 ---> Running in 9ef051d0cbd0 23:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:16 Still waiting to schedule task 23:25:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:16 OK: 265 MiB in 53 packages 23:25:17 Removing intermediate container 9ef051d0cbd0 23:25:17 ---> 4b1cd8181ba6 23:25:17 Step 7/12 : WORKDIR /app 23:25:17 ---> Running in 469a65b7f746 23:25:17 Removing intermediate container 469a65b7f746 23:25:17 ---> 8f87ce0f4de5 23:25:17 Step 8/12 : COPY go.mod vendor* ./ 23:25:17 ---> 53e07518a1d1 23:25:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:17 ---> Running in 09472bc204c5 23:26:13 Removing intermediate container 09472bc204c5 23:26:13 ---> e4ff0048d8b5 23:26:13 Step 10/12 : COPY . . 23:26:13 ---> 21919d31cae1 23:26:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:13 ---> Running in abf8ba187eda 23:26:13 Removing intermediate container abf8ba187eda 23:26:13 ---> 7c2af50aa882 23:26:13 Step 12/12 : RUN $MAKE 23:26:13 ---> Running in c641d37834a2 23:26:13 noop 23:26:13 Removing intermediate container c641d37834a2 23:26:13 ---> c31aa66a9ccd 23:26:13 Successfully built c31aa66a9ccd 23:26:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:14 + docker inspect -f . ci-base-image-x86_64 23:26:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:14 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 23:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-70 -v /w/workspace/xfoundry_app-record-replay_PR-70:/w/workspace/xfoundry_app-record-replay_PR-70:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-70@tmp:/w/workspace/xfoundry_app-record-replay_PR-70@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 23:26:14 $ docker top e143e72e7dc4dfdd256b1fd681c3881f336f674f912f5adb6abcd3216d12ddc1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:15 + go version 23:26:15 go version go1.20.6 linux/amd64 [Pipeline] } 23:26:15 $ docker stop --time=1 e143e72e7dc4dfdd256b1fd681c3881f336f674f912f5adb6abcd3216d12ddc1 23:26:16 $ docker rm -f --volumes e143e72e7dc4dfdd256b1fd681c3881f336f674f912f5adb6abcd3216d12ddc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:17 + docker inspect -f . ci-base-image-x86_64 23:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:17 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 23:26:17 $ 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-70 -v /w/workspace/xfoundry_app-record-replay_PR-70:/w/workspace/xfoundry_app-record-replay_PR-70:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-70@tmp:/w/workspace/xfoundry_app-record-replay_PR-70@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 23:26:17 $ docker top e7ef3a8b2c393bebaf5122acbd4431a3400ecd6cc7622fe88e6d0bd751c5662a -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:18 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-70 [Pipeline] fileExists [Pipeline] sh 23:26:18 + make test 23:26:18 go test -race -coverprofile=coverage.out ./... 23:26:40 ? github.com/edgexfoundry/app-record-replay [no test files] 23:26:40 ok github.com/edgexfoundry/app-record-replay/internal/app 0.057s coverage: 88.0% of statements 23:26:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:26:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:26:40 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:26:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4771 in /w/workspace/xfoundry_app-record-replay_PR-70 [Pipeline] { [Pipeline] ws 23:26:44 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 23:26:44 Selected Git installation does not exist. Using Default 23:26:44 The recommended git tool is: NONE 23:26:48 ok github.com/edgexfoundry/app-record-replay/internal/application 8.148s coverage: 98.7% of statements 23:26:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.119s coverage: 78.7% of statements 23:26:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.061s coverage: 100.0% of statements 23:26:48 using credential edgex-jenkins-ssh 23:26:48 Cloning the remote Git repository 23:26:48 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:26:49 > git init /w/workspace/app-record-replay/1 # timeout=10 23:26:49 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:26:49 > git --version # timeout=10 23:26:49 > git --version # 'git version 2.25.1' 23:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:52 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:26:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:53 Merging remotes/origin/main commit 0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f into PR head commit 9e4f9bd3db9ade8a43bd848fc0bef0d65ca58c25 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:54 Failed in branch arm64 23:26:53 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:26:53 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:26:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:26:53 > git config core.sparsecheckout # timeout=10 23:26:53 > git checkout -f 9e4f9bd3db9ade8a43bd848fc0bef0d65ca58c25 # timeout=10 23:27:10 go vet ./... 23:27:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:12 ./bin/test-attribution-txt.sh 23:27:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 23:27:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 23:27:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:27:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:27:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:27:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:12 $ docker stop --time=1 e7ef3a8b2c393bebaf5122acbd4431a3400ecd6cc7622fe88e6d0bd751c5662a 23:27:16 $ docker rm -f --volumes e7ef3a8b2c393bebaf5122acbd4431a3400ecd6cc7622fe88e6d0bd751c5662a [Pipeline] // withDockerContainer [Pipeline] sh 23:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:18 + ls -al . 23:27:18 total 180 23:27:18 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 23:26 . 23:27:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 23:24 .. 23:27:18 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 23:24 .dockerignore 23:27:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 23:24 .git 23:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:24 .github 23:27:18 -rw-rw-r-- 1 jenkins jenkins 164 Aug 28 23:24 .gitignore 23:27:18 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 23:24 .golangci.yml 23:27:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 23:24 .semver 23:27:18 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 28 23:24 Attribution.txt 23:27:18 -rw-rw-r-- 1 jenkins jenkins 258 Aug 28 23:24 CHANGELOG.md 23:27:18 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 28 23:24 Dockerfile 23:27:18 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 23:24 GOVERNANCE.md 23:27:18 -rw-rw-r-- 1 jenkins jenkins 681 Aug 28 23:24 Jenkinsfile 23:27:18 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 23:24 LICENSE 23:27:18 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 28 23:24 Makefile 23:27:18 -rw-rw-r-- 1 jenkins jenkins 611 Aug 28 23:24 OWNERS.md 23:27:18 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 28 23:24 README.md 23:27:18 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 28 23:24 Record and Reply.postman_collection.json 23:27:18 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 23:25 VERSION 23:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:24 bin 23:27:18 -rw-r--r-- 1 jenkins jenkins 24553 Aug 28 23:26 coverage.out 23:27:18 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 28 23:24 go.mod 23:27:18 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 28 23:24 go.sum 23:27:18 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 23:24 internal 23:27:18 -rw-rw-r-- 1 jenkins jenkins 913 Aug 28 23:24 main.go 23:27:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 23:24 pkg 23:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:18 + 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=61416896ab0b29c6dcf6288333767c7e4ef1d897 --label arch=amd64 --label version=0.0.0 . 23:27:18 Sending build context to Docker daemon 540.7kB 23:27:18 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:27:18 Step 2/26 : FROM ${BASE} AS builder 23:27:18 ---> c31aa66a9ccd 23:27:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:27:18 ---> Running in 76dc6a5505c8 23:27:18 Removing intermediate container 76dc6a5505c8 23:27:18 ---> 03b2f55cc1db 23:27:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:27:18 ---> Running in f3e2d25e070c 23:27:18 Removing intermediate container f3e2d25e070c 23:27:18 ---> 6c0e481e9c0a 23:27:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:27:18 ---> Running in 35ec20526483 23:27:19 Removing intermediate container 35ec20526483 23:27:19 ---> b25f6d7e8051 23:27:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:19 ---> Running in eb9888b233c6 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:19 OK: 265 MiB in 53 packages 23:27:20 Removing intermediate container eb9888b233c6 23:27:20 ---> 092f9af9908d 23:27:20 Step 7/26 : WORKDIR /app 23:27:20 ---> Running in 089d53604644 23:27:20 Removing intermediate container 089d53604644 23:27:20 ---> fe5e9f6110bf 23:27:20 Step 8/26 : COPY go.mod vendor* ./ 23:27:20 ---> 68c6b5a52d2e 23:27:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:20 ---> Running in 8647ff55fedb 23:27:21 Removing intermediate container 8647ff55fedb 23:27:21 ---> 76ff41642829 23:27:21 Step 10/26 : COPY . . 23:27:21 ---> 180189716ff8 23:27:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:21 ---> Running in cd74bfbea18f 23:27:21 Removing intermediate container cd74bfbea18f 23:27:21 ---> a86cf263a51a 23:27:21 Step 12/26 : RUN $MAKE 23:27:21 ---> Running in 7a02c790abe6 23:27:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 23:27:43 Removing intermediate container 7a02c790abe6 23:27:43 ---> 745af38c9616 23:27:43 Step 13/26 : FROM alpine:3.17 23:27:43 3.17: Pulling from library/alpine 23:27:43 9398808236ff: Pulling fs layer 23:27:43 9398808236ff: Verifying Checksum 23:27:43 9398808236ff: Download complete 23:27:43 9398808236ff: Pull complete 23:27:43 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:27:43 Status: Downloaded newer image for alpine:3.17 23:27:43 ---> 1e0b8b5322fc 23:27:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:27:43 ---> Running in 0513926b91ed 23:27:43 Removing intermediate container 0513926b91ed 23:27:43 ---> 383f77f021cc 23:27:43 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:27:43 ---> Running in 6fb213a5aed0 23:27:43 Removing intermediate container 6fb213a5aed0 23:27:43 ---> d5f5ed43bf32 23:27:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:27:43 ---> Running in 059065b88407 23:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:43 (1/2) Installing ca-certificates (20230506-r0) 23:27:43 (2/2) Installing dumb-init (1.2.5-r2) 23:27:43 Executing busybox-1.35.0-r29.trigger 23:27:43 Executing ca-certificates-20230506-r0.trigger 23:27:43 OK: 8 MiB in 17 packages 23:27:44 Removing intermediate container 059065b88407 23:27:44 ---> 7963c0316f6e 23:27:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:27:44 ---> 4452dd67b1a0 23:27:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:27:44 ---> 0488102830b0 23:27:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:27:44 ---> a186a4ee0a24 23:27:44 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:27:45 ---> 564ccaa6cda8 23:27:45 Step 21/26 : EXPOSE 59712 23:27:45 ---> Running in c09441df3f3a 23:27:45 Removing intermediate container c09441df3f3a 23:27:45 ---> 53f6a88aae0d 23:27:45 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:27:45 ---> Running in bcfe32003313 23:27:45 Removing intermediate container bcfe32003313 23:27:45 ---> d3223ab805dc 23:27:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:45 ---> Running in 5c6413387515 23:27:45 Removing intermediate container 5c6413387515 23:27:45 ---> 23393ca3935b 23:27:45 Step 24/26 : LABEL arch=amd64 23:27:45 ---> Running in 2f0446ee8cc1 23:27:45 Removing intermediate container 2f0446ee8cc1 23:27:45 ---> 84ac68ce7cd6 23:27:45 Step 25/26 : LABEL git_sha=61416896ab0b29c6dcf6288333767c7e4ef1d897 23:27:45 ---> Running in c5a52fc6d1df 23:27:45 Removing intermediate container c5a52fc6d1df 23:27:45 ---> ace4e22d19bf 23:27:45 Step 26/26 : LABEL version=0.0.0 23:27:45 ---> Running in 3c3b6eec5b23 23:27:45 Removing intermediate container 3c3b6eec5b23 23:27:45 ---> e23ec7626ce9 23:27:45 [Warning] One or more build-args [ARCH] were not consumed 23:27:45 Successfully built e23ec7626ce9 23:27:45 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:46 23:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:46 latest: Pulling from edgex-lftools-log-publisher 23:27:46 5eb5b503b376: Pulling fs layer 23:27:46 5c69ac0246d0: Pulling fs layer 23:27:46 ec43610c2a17: Pulling fs layer 23:27:46 3a2ae6a8a46f: Pulling fs layer 23:27:46 33b1e0a273af: Pulling fs layer 23:27:46 5d3b04190fa2: Pulling fs layer 23:27:46 2f39f015ded8: Pulling fs layer 23:27:46 5d3b04190fa2: Waiting 23:27:46 3a2ae6a8a46f: Waiting 23:27:46 5c69ac0246d0: Verifying Checksum 23:27:46 5c69ac0246d0: Download complete 23:27:46 3a2ae6a8a46f: Verifying Checksum 23:27:46 3a2ae6a8a46f: Download complete 23:27:46 33b1e0a273af: Verifying Checksum 23:27:46 33b1e0a273af: Download complete 23:27:46 5d3b04190fa2: Verifying Checksum 23:27:46 5d3b04190fa2: Download complete 23:27:46 ec43610c2a17: Download complete 23:27:47 5eb5b503b376: Verifying Checksum 23:27:47 5eb5b503b376: Download complete 23:27:47 2f39f015ded8: Verifying Checksum 23:27:47 2f39f015ded8: Download complete 23:27:48 5eb5b503b376: Pull complete 23:27:48 5c69ac0246d0: Pull complete 23:27:49 ec43610c2a17: Pull complete 23:27:49 3a2ae6a8a46f: Pull complete 23:27:49 33b1e0a273af: Pull complete 23:27:49 5d3b04190fa2: Pull complete 23:27:53 2f39f015ded8: Pull complete 23:27:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:53 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 23:27:53 $ 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-70 -v /w/workspace/xfoundry_app-record-replay_PR-70:/w/workspace/xfoundry_app-record-replay_PR-70:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-70@tmp:/w/workspace/xfoundry_app-record-replay_PR-70@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 23:27:57 $ docker top 73958c1fbe7a7d4a7a657948e13b45eee129554fbb0a57b11573faf2fd2dc048 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:58 ---> job-cost.sh 23:27:58 lf-activate-venv: SKIPPING 23:27:58 INFO: No Stack... 23:27:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:27:59 INFO: Archiving Costs [Pipeline] sh 23:27:59 + cat /w/workspace/xfoundry_app-record-replay_PR-70/archives/cost.csv 23:27:59 + cut -d, -f6 [Pipeline] lock 23:27:59 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-70-1-stack-cost] 23:27:59 Resource [jenkins-edgexfoundry-app-record-replay-PR-70-1-stack-cost] did not exist. Created. 23:27:59 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:59 + echo total: 0.2199999988079071 [Pipeline] stash 23:27:59 Stashed 1 file(s) [Pipeline] } 23:27:59 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:00 $ docker stop --time=1 73958c1fbe7a7d4a7a657948e13b45eee129554fbb0a57b11573faf2fd2dc048 23:28:01 $ docker rm -f --volumes 73958c1fbe7a7d4a7a657948e13b45eee129554fbb0a57b11573faf2fd2dc048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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 23:28:03 + [ -d /w/workspace/xfoundry_app-record-replay_PR-70/archives ] 23:28:03 + ls -al /w/workspace/xfoundry_app-record-replay_PR-70/archives 23:28:03 total 16 23:28:03 drwxr-xr-x 3 root root 4096 Aug 28 23:27 . 23:28:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 23:27 .. 23:28:03 drwxr-xr-x 2 root root 4096 Aug 28 23:27 cost 23:28:03 -rw-r--r-- 1 root root 88 Aug 28 23:27 cost.csv 23:28:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-70/archives 23:28:03 + ls -al /w/workspace/xfoundry_app-record-replay_PR-70/archives 23:28:03 total 16 23:28:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 23:27 . 23:28:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 23:27 .. 23:28:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 23:27 cost 23:28:03 -rw-r--r-- 1 jenkins jenkins 88 Aug 28 23:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:28:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:04 ---> package-listing.sh 23:28:04 ++ facter osfamily 23:28:04 ++ tr '[:upper:]' '[:lower:]' 23:28:04 + OS_FAMILY=debian 23:28:04 + workspace=/w/workspace/xfoundry_app-record-replay_PR-70 23:28:04 + START_PACKAGES=/tmp/packages_start.txt 23:28:04 + END_PACKAGES=/tmp/packages_end.txt 23:28:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:04 + PACKAGES=/tmp/packages_start.txt 23:28:04 + '[' /w/workspace/xfoundry_app-record-replay_PR-70 ']' 23:28:04 + PACKAGES=/tmp/packages_end.txt 23:28:04 + case "${OS_FAMILY}" in 23:28:04 + dpkg -l 23:28:04 + grep '^ii' 23:28:04 + '[' -f /tmp/packages_start.txt ']' 23:28:04 + '[' -f /tmp/packages_end.txt ']' 23:28:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:04 + '[' /w/workspace/xfoundry_app-record-replay_PR-70 ']' 23:28:04 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-70/archives/ 23:28:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-70/archives/ [Pipeline] echo 23:28:04 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-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:28:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:06 prd-ubuntu20.04-docker-8c-8g-4770 does not seem to be running inside a container 23:28:06 $ 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-70/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-70 -v /w/workspace/xfoundry_app-record-replay_PR-70:/w/workspace/xfoundry_app-record-replay_PR-70:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-70@tmp:/w/workspace/xfoundry_app-record-replay_PR-70@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 23:28:06 $ docker top a0046f5583b9f3cc223fd912669d0b150faa9d9c57657e1fd9833d468ed24790 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:06 + mkdir -p /var/log/sysstat [Pipeline] sh 23:28:07 + ls /var/log/sa-host 23:28:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:07 provisioning config files... 23:28:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-70@tmp/config4494285714989253490tmp [Pipeline] { [Pipeline] echo 23:28:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:07 ---> create-netrc.sh [Pipeline] } 23:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:08 ---> python-tools-install.sh [Pipeline] echo 23:28:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:08 ---> sudo-logs.sh 23:28:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:09 ---> job-cost.sh 23:28:09 lf-activate-venv: SKIPPING 23:28:09 DEBUG: total: 0.2199999988079071 23:28:09 INFO: Retrieving Stack Cost... 23:28:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:09 INFO: Archiving Costs [Pipeline] echo 23:28:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:09 ---> logs-deploy.sh 23:28:09 lf-activate-venv: SKIPPING 23:28:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-70/1 23:28:09 INFO: archiving workspace using pattern(s): 23:28:10 Archives upload complete. 23:28:10 INFO: archiving logs to Nexus