Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3d81ece5985cc0e70f6108dd88b274017db54c4 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-ssh12333412616944435121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15087543290258218345.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15047942472944255926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5535913689283339711.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7831863126781579884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2259 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision d3d81ece5985cc0e70f6108dd88b274017db54c4 (main) Commit message: "Merge pull request #48 from lenny-intel/start-recording-2" > 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 core.sparsecheckout # timeout=10 > git checkout -f d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 > git rev-list --no-walk 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:10 ========================================================= 19:01:10 EdgeX Global Pipelines Version Info 19:01:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:11 ------------------- 19:01:11 stable info: 19:01:11 ------------------- 19:01:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:11 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:01:11 Message: update stable to v1.0.250 19:01:11 ------------------- 19:01:11 experimental info: 19:01:11 ------------------- 19:01:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:11 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:01:11 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3d81ec [Pipeline] echo 19:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:12 provisioning config files... 19:01:12 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6105433906687509987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:12 ---> docker-login.sh 19:01:12 nexus3.edgexfoundry.org:10001 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10002 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10003 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10004 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 docker.io 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 ---> docker-login.sh ends [Pipeline] } 19:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:14 + git rev-list -1 --merges d3d81ece5985cc0e70f6108dd88b274017db54c4~1..d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo 19:01:14 -----------> git rev-list -1 --merges d3d81ece5985cc0e70f6108dd88b274017db54c4~1..d3d81ece5985cc0e70f6108dd88b274017db54c4 d3d81ece5985cc0e70f6108dd88b274017db54c4 19:01:14 d3d81ece5985cc0e70f6108dd88b274017db54c4 [false] [Pipeline] sh 19:01:14 + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo 19:01:14 ========================================================= 19:01:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:14 + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo 19:01:14 [semverPrep] GIT_COMMIT: d3d81ece5985cc0e70f6108dd88b274017db54c4, Commit Message: Merge pull request #48 from lenny-intel/start-recording-2 [Pipeline] echo 19:01:14 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:15 + grep -v github /etc/ssh/ssh_known_hosts 19:01:15 + [ -e /tmp/ssh_known_hosts ] 19:01:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:15 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:15 sudo tee -a /etc/ssh/ssh_known_hosts 19:01:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:15 19:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:15 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:15 b85a868b505f: Pulling fs layer 19:01:15 e2be974225ed: Pulling fs layer 19:01:15 339a4e72a1f5: Pulling fs layer 19:01:15 988bab9f4d93: Pulling fs layer 19:01:15 1469e6f7b9e6: Pulling fs layer 19:01:15 eaf3925da568: Pulling fs layer 19:01:15 bab4dde63d76: Pulling fs layer 19:01:15 988bab9f4d93: Waiting 19:01:15 1469e6f7b9e6: Waiting 19:01:15 eaf3925da568: Waiting 19:01:15 bde34c3a00c8: Pulling fs layer 19:01:15 b352a97aabf1: Pulling fs layer 19:01:15 4872d77fe225: Pulling fs layer 19:01:15 5851b861e8e6: Pulling fs layer 19:01:15 b352a97aabf1: Waiting 19:01:15 4872d77fe225: Waiting 19:01:15 bde34c3a00c8: Waiting 19:01:15 5851b861e8e6: Waiting 19:01:15 e2be974225ed: Download complete 19:01:15 988bab9f4d93: Verifying Checksum 19:01:15 988bab9f4d93: Download complete 19:01:15 1469e6f7b9e6: Verifying Checksum 19:01:15 1469e6f7b9e6: Download complete 19:01:16 eaf3925da568: Verifying Checksum 19:01:16 eaf3925da568: Download complete 19:01:16 339a4e72a1f5: Verifying Checksum 19:01:16 339a4e72a1f5: Download complete 19:01:16 bde34c3a00c8: Verifying Checksum 19:01:16 bde34c3a00c8: Download complete 19:01:16 b352a97aabf1: Verifying Checksum 19:01:16 b352a97aabf1: Download complete 19:01:16 4872d77fe225: Verifying Checksum 19:01:16 4872d77fe225: Download complete 19:01:16 5851b861e8e6: Verifying Checksum 19:01:16 5851b861e8e6: Download complete 19:01:16 b85a868b505f: Verifying Checksum 19:01:16 b85a868b505f: Download complete 19:01:16 bab4dde63d76: Verifying Checksum 19:01:16 bab4dde63d76: Download complete 19:01:17 b85a868b505f: Pull complete 19:01:17 e2be974225ed: Pull complete 19:01:17 339a4e72a1f5: Pull complete 19:01:17 988bab9f4d93: Pull complete 19:01:18 1469e6f7b9e6: Pull complete 19:01:18 eaf3925da568: Pull complete 19:01:19 bab4dde63d76: Pull complete 19:01:19 bde34c3a00c8: Pull complete 19:01:19 b352a97aabf1: Pull complete 19:01:19 4872d77fe225: Pull complete 19:01:20 5851b861e8e6: Pull complete 19:01:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:20 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:23 $ docker top 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 -eo pid,comm 19:01:23 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). 19:01:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:23 [ssh-agent] Looking for ssh-agent implementation... 19:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:23 $ docker exec 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent 19:01:23 SSH_AUTH_SOCK=/tmp/ssh-c8c8zBvIsIen/agent.32 19:01:23 SSH_AGENT_PID=38 19:01:23 Running ssh-add (command line suppressed) 19:01:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6624596363747213611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6624596363747213611.key) 19:01:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:23 + git tag --points-at HEAD [Pipeline] } 19:01:23 $ docker exec --env ******** --env ******** 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent -k 19:01:23 unset SSH_AUTH_SOCK; 19:01:23 unset SSH_AGENT_PID; 19:01:23 echo Agent pid 38 killed; 19:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:24 [ssh-agent] Looking for ssh-agent implementation... 19:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:24 $ docker exec 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent 19:01:24 SSH_AUTH_SOCK=/tmp/ssh-jiwsi8ti0QPu/agent.70 19:01:24 SSH_AGENT_PID=76 19:01:24 Running ssh-add (command line suppressed) 19:01:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2715247948784488039.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2715247948784488039.key) 19:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:24 + git semver init 19:01:24 2023-07-26 19:01:24,826 [run_init] DEBUG init version:0.0.0 force:False 19:01:24 2023-07-26 19:01:24,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 19:01:24 2023-07-26 19:01:24,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 19:01:24 2023-07-26 19:01:24,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:01:25 2023-07-26 19:01:25,542 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 19:01:25 2023-07-26 19:01:25,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 19:01:25 2023-07-26 19:01:25,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:01:25 2023-07-26 19:01:25,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:01:25 3.1.0-dev.23 [Pipeline] } 19:01:25 $ docker exec --env ******** --env ******** 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent -k 19:01:25 unset SSH_AUTH_SOCK; 19:01:25 unset SSH_AGENT_PID; 19:01:25 echo Agent pid 76 killed; 19:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:26 + git semver [Pipeline] } 19:01:26 $ docker stop --time=1 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 19:01:27 $ docker rm -f --volumes 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:28 Stashed 1 file(s) [Pipeline] echo 19:01:28 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 19:01:28 provisioning config files... 19:01:28 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16849619829447436647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:28 ---> docker-login.sh 19:01:28 nexus3.edgexfoundry.org:10001 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 nexus3.edgexfoundry.org:10002 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 nexus3.edgexfoundry.org:10003 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 nexus3.edgexfoundry.org:10004 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 docker.io 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 ---> docker-login.sh ends [Pipeline] } 19:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:29 ========================================================= 19:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + 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 . 19:01:29 Sending build context to Docker daemon 374.8kB 19:01:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:01:29 Step 2/12 : FROM ${BASE} AS builder 19:01:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:29 4db1b89c0bd1: Pulling fs layer 19:01:29 6911f1a30b25: Pulling fs layer 19:01:29 e194b8c5c2a9: Pulling fs layer 19:01:29 6863d3e3a2b1: Pulling fs layer 19:01:29 ec0bb842ea78: Pulling fs layer 19:01:29 40a00589a448: Pulling fs layer 19:01:29 6863d3e3a2b1: Waiting 19:01:29 ec0bb842ea78: Waiting 19:01:29 6c08303d61cc: Pulling fs layer 19:01:29 798269fcf238: Pulling fs layer 19:01:29 40a00589a448: Waiting 19:01:29 6c08303d61cc: Waiting 19:01:29 798269fcf238: Waiting 19:01:29 6911f1a30b25: Verifying Checksum 19:01:29 6911f1a30b25: Download complete 19:01:29 6863d3e3a2b1: Verifying Checksum 19:01:29 6863d3e3a2b1: Download complete 19:01:29 ec0bb842ea78: Verifying Checksum 19:01:29 ec0bb842ea78: Download complete 19:01:29 4db1b89c0bd1: Download complete 19:01:29 40a00589a448: Verifying Checksum 19:01:29 40a00589a448: Download complete 19:01:29 4db1b89c0bd1: Pull complete 19:01:29 6911f1a30b25: Pull complete 19:01:30 798269fcf238: Verifying Checksum 19:01:30 798269fcf238: Download complete 19:01:30 e194b8c5c2a9: Verifying Checksum 19:01:30 e194b8c5c2a9: Download complete 19:01:30 6c08303d61cc: Verifying Checksum 19:01:30 6c08303d61cc: Download complete 19:01:33 e194b8c5c2a9: Pull complete 19:01:33 6863d3e3a2b1: Pull complete 19:01:33 ec0bb842ea78: Pull complete 19:01:33 40a00589a448: Pull complete 19:01:36 6c08303d61cc: Pull complete 19:01:36 798269fcf238: Pull complete 19:01:36 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:01:36 ---> ec979cd7f677 19:01:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:01:40 ---> Running in 5e753d6ff292 19:01:40 Removing intermediate container 5e753d6ff292 19:01:40 ---> a5c45a6ec373 19:01:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:01:40 ---> Running in 8ad878356e8a 19:01:41 Removing intermediate container 8ad878356e8a 19:01:41 ---> 5f782a15138e 19:01:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:01:41 ---> Running in 69b55361b31d 19:01:41 Removing intermediate container 69b55361b31d 19:01:41 ---> 743854fd6e2e 19:01:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:41 ---> Running in 0b099b88f0c2 19:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:01:41 OK: 265 MiB in 53 packages 19:01:42 Removing intermediate container 0b099b88f0c2 19:01:42 ---> b6041b941404 19:01:42 Step 7/12 : WORKDIR /app 19:01:42 ---> Running in 91d54e35c83d 19:01:42 Removing intermediate container 91d54e35c83d 19:01:42 ---> 32a7b9f9daff 19:01:42 Step 8/12 : COPY go.mod vendor* ./ 19:01:42 ---> 2b3b38028bf5 19:01:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:42 ---> Running in b530be2f3fd2 19:01:43 Still waiting to schedule task 19:01:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:02:21 Removing intermediate container b530be2f3fd2 19:02:21 ---> abefe250fe48 19:02:21 Step 10/12 : COPY . . 19:02:21 ---> d2a6194f4ffe 19:02:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:21 ---> Running in fe579a871b97 19:02:21 Removing intermediate container fe579a871b97 19:02:21 ---> bbd96ea43276 19:02:21 Step 12/12 : RUN $MAKE 19:02:21 ---> Running in 39499db25e22 19:02:21 noop 19:02:21 Removing intermediate container 39499db25e22 19:02:21 ---> 0ad2b4d9daba 19:02:21 Successfully built 0ad2b4d9daba 19:02:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:21 + docker inspect -f . ci-base-image-x86_64 19:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:21 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 19:02:22 $ docker top c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:22 + go version 19:02:22 go version go1.20.6 linux/amd64 [Pipeline] } 19:02:22 $ docker stop --time=1 c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 19:02:23 $ docker rm -f --volumes c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:24 + docker inspect -f . ci-base-image-x86_64 19:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:24 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 19:02:24 $ docker top c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:24 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 19:02:25 + make test 19:02:25 go test -race -coverprofile=coverage.out ./... 19:02:43 ? github.com/edgexfoundry/app-record-replay [no test files] 19:02:43 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 87.5% of statements 19:02:43 ok github.com/edgexfoundry/app-record-replay/internal/application 0.076s coverage: 92.0% of statements 19:02:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:02:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:02:43 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:02:43 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.079s coverage: 86.0% of statements 19:03:01 go vet ./... 19:03:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:05 $ docker stop --time=1 c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 19:03:12 $ docker rm -f --volumes c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:13 + ls -al . 19:03:13 total 168 19:03:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 19:02 . 19:03:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:01 .. 19:03:13 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:01 .dockerignore 19:03:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:01 .git 19:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 .github 19:03:13 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:01 .gitignore 19:03:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:01 .golangci.yml 19:03:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:01 .semver 19:03:13 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:01 Attribution.txt 19:03:13 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:01 CHANGELOG.md 19:03:13 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:01 Dockerfile 19:03:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:01 GOVERNANCE.md 19:03:13 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:01 Jenkinsfile 19:03:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:01 LICENSE 19:03:13 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:01 Makefile 19:03:13 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:01 OWNERS.md 19:03:13 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:01 README.md 19:03:13 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:01 Record and Reply.postman_collection.json 19:03:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 19:01 VERSION 19:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 bin 19:03:13 -rw-r--r-- 1 jenkins jenkins 11441 Jul 26 19:02 coverage.out 19:03:13 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:01 go.mod 19:03:13 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:01 go.sum 19:03:13 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:01 internal 19:03:13 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:01 main.go 19:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:01 pkg 19:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03: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=d3d81ece5985cc0e70f6108dd88b274017db54c4 --label arch=amd64 --label version=3.1.0-dev.23 . 19:03:14 Sending build context to Docker daemon 387.1kB 19:03:14 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:03:14 Step 2/26 : FROM ${BASE} AS builder 19:03:14 ---> 0ad2b4d9daba 19:03:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:03:14 ---> Running in 8f8d787ddab3 19:03:14 Removing intermediate container 8f8d787ddab3 19:03:14 ---> 1789a855a5ee 19:03:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:03:14 ---> Running in fae8c0ab278d 19:03:14 Removing intermediate container fae8c0ab278d 19:03:14 ---> 79820aec23d2 19:03:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:03:14 ---> Running in 54d5bbcbed23 19:03:14 Removing intermediate container 54d5bbcbed23 19:03:14 ---> 317db12f66ba 19:03:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:14 ---> Running in 66984e1c279f 19:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:03:15 OK: 265 MiB in 53 packages 19:03:15 Removing intermediate container 66984e1c279f 19:03:15 ---> d191f3bbd29e 19:03:15 Step 7/26 : WORKDIR /app 19:03:15 ---> Running in 33b83ad019cc 19:03:15 Removing intermediate container 33b83ad019cc 19:03:15 ---> 229b22b0f5bb 19:03:15 Step 8/26 : COPY go.mod vendor* ./ 19:03:15 ---> 1c553f1726d5 19:03:15 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:15 ---> Running in d8e3e790298c 19:03:16 Removing intermediate container d8e3e790298c 19:03:16 ---> ad2f8793de17 19:03:16 Step 10/26 : COPY . . 19:03:16 ---> de4bb96b7344 19:03:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:16 ---> Running in 8e211519d552 19:03:16 Removing intermediate container 8e211519d552 19:03:16 ---> 6e48241cd82a 19:03:16 Step 12/26 : RUN $MAKE 19:03:16 ---> Running in 2f84e779d4cd 19:03:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-record-replay 19:03:38 Removing intermediate container 2f84e779d4cd 19:03:38 ---> 1a79d9d538a2 19:03:38 Step 13/26 : FROM alpine:3.17 19:03:38 3.17: Pulling from library/alpine 19:03:38 4db1b89c0bd1: Already exists 19:03:38 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:03:38 Status: Downloaded newer image for alpine:3.17 19:03:38 ---> 1f73a9d63274 19:03:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:03:38 ---> Running in 3bfc6d7dbc5f 19:03:38 Removing intermediate container 3bfc6d7dbc5f 19:03:38 ---> 6e8e221c9350 19:03:38 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:03:38 ---> Running in a328480ffc21 19:03:38 Removing intermediate container a328480ffc21 19:03:38 ---> d78653ed6c7f 19:03:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:03:38 ---> Running in c05db11950dc 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:03:38 (1/2) Installing ca-certificates (20230506-r0) 19:03:38 (2/2) Installing dumb-init (1.2.5-r2) 19:03:38 Executing busybox-1.35.0-r29.trigger 19:03:38 Executing ca-certificates-20230506-r0.trigger 19:03:38 OK: 8 MiB in 17 packages 19:03:39 Removing intermediate container c05db11950dc 19:03:39 ---> 9093e05f69c9 19:03:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:03:39 ---> 3dc8bcd1ca79 19:03:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:03:39 ---> e1710a5fb779 19:03:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:03:39 ---> 63e9fcf5c5a7 19:03:39 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:03:40 ---> f69426b16f0f 19:03:40 Step 21/26 : EXPOSE 59712 19:03:40 ---> Running in 100479fda7b2 19:03:40 Removing intermediate container 100479fda7b2 19:03:40 ---> c17956b2dade 19:03:40 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:03:40 ---> Running in 556cc3613da4 19:03:40 Removing intermediate container 556cc3613da4 19:03:40 ---> 6805157e060d 19:03:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:03:40 ---> Running in c91d6b62c506 19:03:40 Removing intermediate container c91d6b62c506 19:03:40 ---> 5cbb1261649b 19:03:40 Step 24/26 : LABEL arch=amd64 19:03:40 ---> Running in dcc2e44058bf 19:03:40 Removing intermediate container dcc2e44058bf 19:03:40 ---> 0edf91475fa1 19:03:40 Step 25/26 : LABEL git_sha=d3d81ece5985cc0e70f6108dd88b274017db54c4 19:03:40 ---> Running in 6a75370759ac 19:03:40 Removing intermediate container 6a75370759ac 19:03:40 ---> a9083c13befa 19:03:40 Step 26/26 : LABEL version=3.1.0-dev.23 19:03:40 ---> Running in 2f7a2f6aa927 19:03:40 Removing intermediate container 2f7a2f6aa927 19:03:40 ---> aa8868e9e094 19:03:40 [Warning] One or more build-args [ARCH] were not consumed 19:03:40 Successfully built aa8868e9e094 19:03:40 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:41 provisioning config files... 19:03:41 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6764634727522187252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:41 ---> docker-login.sh 19:03:41 nexus3.edgexfoundry.org:10001 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10002 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10003 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10004 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 docker.io 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 ---> docker-login.sh ends [Pipeline] } 19:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:41 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 19:03:41 d3d81ece5985cc0e70f6108dd88b274017db54c4 19:03:41 latest 19:03:41 3.1.0-dev.23 19:03:41 d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:03:41 main 19:03:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:42 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 19:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:42 0e04a1f1f193: Preparing 19:03:42 bc03a9cc7911: Preparing 19:03:42 217b55c91a82: Preparing 19:03:42 3c43a2d0a29a: Preparing 19:03:42 27dfc47224d9: Preparing 19:03:42 3dab9f8bf2d2: Preparing 19:03:42 3dab9f8bf2d2: Waiting 19:03:42 3c43a2d0a29a: Pushed 19:03:42 217b55c91a82: Pushed 19:03:42 bc03a9cc7911: Pushed 19:03:42 3dab9f8bf2d2: Layer already exists 19:03:42 27dfc47224d9: Pushed 19:03:45 0e04a1f1f193: Pushed 19:03:45 d3d81ece5985cc0e70f6108dd88b274017db54c4: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:45 0e04a1f1f193: Preparing 19:03:45 bc03a9cc7911: Preparing 19:03:45 217b55c91a82: Preparing 19:03:45 3c43a2d0a29a: Preparing 19:03:45 27dfc47224d9: Preparing 19:03:45 3dab9f8bf2d2: Preparing 19:03:45 3dab9f8bf2d2: Waiting 19:03:45 bc03a9cc7911: Layer already exists 19:03:45 217b55c91a82: Layer already exists 19:03:45 27dfc47224d9: Layer already exists 19:03:45 0e04a1f1f193: Layer already exists 19:03:45 3c43a2d0a29a: Layer already exists 19:03:45 3dab9f8bf2d2: Layer already exists 19:03:45 latest: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 19:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:46 0e04a1f1f193: Preparing 19:03:46 bc03a9cc7911: Preparing 19:03:46 217b55c91a82: Preparing 19:03:46 3c43a2d0a29a: Preparing 19:03:46 27dfc47224d9: Preparing 19:03:46 3dab9f8bf2d2: Preparing 19:03:46 3dab9f8bf2d2: Waiting 19:03:46 217b55c91a82: Layer already exists 19:03:46 27dfc47224d9: Layer already exists 19:03:46 bc03a9cc7911: Layer already exists 19:03:46 3c43a2d0a29a: Layer already exists 19:03:46 0e04a1f1f193: Layer already exists 19:03:46 3dab9f8bf2d2: Layer already exists 19:03:46 3.1.0-dev.23: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:46 0e04a1f1f193: Preparing 19:03:46 bc03a9cc7911: Preparing 19:03:46 217b55c91a82: Preparing 19:03:46 3c43a2d0a29a: Preparing 19:03:46 27dfc47224d9: Preparing 19:03:46 3dab9f8bf2d2: Preparing 19:03:46 3dab9f8bf2d2: Waiting 19:03:46 0e04a1f1f193: Layer already exists 19:03:46 3c43a2d0a29a: Layer already exists 19:03:46 27dfc47224d9: Layer already exists 19:03:46 217b55c91a82: Layer already exists 19:03:46 bc03a9cc7911: Layer already exists 19:03:46 3dab9f8bf2d2: Layer already exists 19:03:46 d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 19:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:47 0e04a1f1f193: Preparing 19:03:47 bc03a9cc7911: Preparing 19:03:47 217b55c91a82: Preparing 19:03:47 3c43a2d0a29a: Preparing 19:03:47 27dfc47224d9: Preparing 19:03:47 3dab9f8bf2d2: Preparing 19:03:47 3dab9f8bf2d2: Waiting 19:03:47 bc03a9cc7911: Layer already exists 19:03:47 0e04a1f1f193: Layer already exists 19:03:47 3c43a2d0a29a: Layer already exists 19:03:47 27dfc47224d9: Layer already exists 19:03:47 217b55c91a82: Layer already exists 19:03:47 3dab9f8bf2d2: Layer already exists 19:03:47 main: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:47 ===================================================== [Pipeline] echo 19:03:47 taggedImages: 19:03:47 - nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 19:03:47 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:03:47 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 19:03:47 - nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:03:47 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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 19:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:47 19:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:48 latest: Pulling from edgex-lftools-log-publisher 19:03:48 5eb5b503b376: Pulling fs layer 19:03:48 5c69ac0246d0: Pulling fs layer 19:03:48 ec43610c2a17: Pulling fs layer 19:03:48 3a2ae6a8a46f: Pulling fs layer 19:03:48 33b1e0a273af: Pulling fs layer 19:03:48 5d3b04190fa2: Pulling fs layer 19:03:48 2f39f015ded8: Pulling fs layer 19:03:48 3a2ae6a8a46f: Waiting 19:03:48 33b1e0a273af: Waiting 19:03:48 5d3b04190fa2: Waiting 19:03:48 2f39f015ded8: Waiting 19:03:48 5c69ac0246d0: Download complete 19:03:48 3a2ae6a8a46f: Verifying Checksum 19:03:48 3a2ae6a8a46f: Download complete 19:03:48 33b1e0a273af: Verifying Checksum 19:03:48 33b1e0a273af: Download complete 19:03:48 5d3b04190fa2: Download complete 19:03:48 ec43610c2a17: Verifying Checksum 19:03:48 ec43610c2a17: Download complete 19:03:48 5eb5b503b376: Download complete 19:03:49 2f39f015ded8: Download complete 19:03:49 5eb5b503b376: Pull complete 19:03:49 5c69ac0246d0: Pull complete 19:03:50 ec43610c2a17: Pull complete 19:03:50 3a2ae6a8a46f: Pull complete 19:03:50 33b1e0a273af: Pull complete 19:03:50 5d3b04190fa2: Pull complete 19:03:54 2f39f015ded8: Pull complete 19:03:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:54 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:03:59 $ docker top 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:00 ---> job-cost.sh 19:04:00 lf-activate-venv: SKIPPING 19:04:00 INFO: No Stack... 19:04:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:00 INFO: Archiving Costs [Pipeline] sh 19:04:01 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 19:04:01 + cut -d, -f6 [Pipeline] lock 19:04:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] 19:04:01 Resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] did not exist. Created. 19:04:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:01 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:01 Stashed 1 file(s) [Pipeline] } 19:04:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:01 $ docker stop --time=1 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d 19:04:02 $ docker rm -f --volumes 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2261 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 19:04:06 Running in /w/workspace/app-record-replay/25 [Pipeline] { [Pipeline] checkout 19:04:06 Selected Git installation does not exist. Using Default 19:04:06 The recommended git tool is: NONE 19:04:13 using credential edgex-jenkins-ssh 19:04:13 Cloning the remote Git repository 19:04:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:04:13 > git init /w/workspace/app-record-replay/25 # timeout=10 19:04:13 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:04:13 > git --version # timeout=10 19:04:13 > git --version # 'git version 2.25.1' 19:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:16 Avoid second fetch 19:04:16 Checking out Revision d3d81ece5985cc0e70f6108dd88b274017db54c4 (main) 19:04:16 > git config core.sparsecheckout # timeout=10 19:04:16 > git checkout -f d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 19:04:17 Commit message: "Merge pull request #48 from lenny-intel/start-recording-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:18 Dload Upload Total Spent Left Speed 19:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 19:04:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:04:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:04:19 + sudo tee /etc/docker/daemon.new 19:04:19 { 19:04:19 "registry-mirrors": [ 19:04:19 "https://nexus3.edgexfoundry.org:10001" 19:04:19 ], 19:04:19 "bip": "10.250.0.254/24", 19:04:19 "hosts": [ 19:04:19 "tcp://0.0.0.0:5555", 19:04:19 "unix:///var/run/docker.sock" 19:04:19 ], 19:04:19 "mtu": 1458, 19:04:19 "selinux-enabled": true, 19:04:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:04:19 } [Pipeline] sh 19:04:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:04:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:38 provisioning config files... 19:04:38 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/25@tmp/config1364056955982342401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:38 ---> docker-login.sh 19:04:38 nexus3.edgexfoundry.org:10001 19:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:39 Configure a credential helper to remove this warning. See 19:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:39 19:04:39 Login Succeeded 19:04:39 nexus3.edgexfoundry.org:10002 19:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:39 Configure a credential helper to remove this warning. See 19:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:39 19:04:39 Login Succeeded 19:04:39 nexus3.edgexfoundry.org:10003 19:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:40 Configure a credential helper to remove this warning. See 19:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:40 19:04:40 Login Succeeded 19:04:40 nexus3.edgexfoundry.org:10004 19:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:40 Configure a credential helper to remove this warning. See 19:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:40 19:04:40 Login Succeeded 19:04:40 docker.io 19:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:40 Configure a credential helper to remove this warning. See 19:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:40 19:04:40 Login Succeeded 19:04:40 ---> docker-login.sh ends [Pipeline] } 19:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:41 ========================================================= 19:04:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:04:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:04:41 Sending build context to Docker daemon 175.1kB 19:04:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:04:41 Step 2/12 : FROM ${BASE} AS builder 19:04:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:42 edb6bdbacee9: Pulling fs layer 19:04:42 5f9638ab2659: Pulling fs layer 19:04:42 8d51d6327a98: Pulling fs layer 19:04:42 8b374f2dd631: Pulling fs layer 19:04:42 ec14aa9079de: Pulling fs layer 19:04:42 2f466654f4bb: Pulling fs layer 19:04:42 554e91adad29: Pulling fs layer 19:04:42 ec14aa9079de: Waiting 19:04:42 2f466654f4bb: Waiting 19:04:42 554e91adad29: Waiting 19:04:42 8b374f2dd631: Waiting 19:04:42 5f9638ab2659: Verifying Checksum 19:04:42 5f9638ab2659: Download complete 19:04:42 8b374f2dd631: Verifying Checksum 19:04:42 8b374f2dd631: Download complete 19:04:42 ec14aa9079de: Verifying Checksum 19:04:42 ec14aa9079de: Download complete 19:04:42 edb6bdbacee9: Verifying Checksum 19:04:42 edb6bdbacee9: Download complete 19:04:43 edb6bdbacee9: Pull complete 19:04:43 554e91adad29: Verifying Checksum 19:04:43 554e91adad29: Download complete 19:04:44 5f9638ab2659: Pull complete 19:04:45 2f466654f4bb: Verifying Checksum 19:04:45 8d51d6327a98: Verifying Checksum 19:04:45 8d51d6327a98: Download complete 19:04:55 8d51d6327a98: Pull complete 19:04:55 8b374f2dd631: Pull complete 19:04:55 ec14aa9079de: Pull complete 19:05:02 2f466654f4bb: Pull complete 19:05:03 554e91adad29: Pull complete 19:05:03 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:05:03 ---> 1e15ea492957 19:05:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:05:05 ---> Running in e2195fc4f256 19:05:05 Removing intermediate container e2195fc4f256 19:05:05 ---> e910eb9972ce 19:05:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:05:06 ---> Running in 34a1def63841 19:05:06 Removing intermediate container 34a1def63841 19:05:06 ---> fcffd40771a9 19:05:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:05:06 ---> Running in ad2902129f24 19:05:06 Removing intermediate container ad2902129f24 19:05:06 ---> bce4c9dffb05 19:05:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:06 ---> Running in 30d282258041 19:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:05:10 OK: 263 MiB in 53 packages 19:05:10 Removing intermediate container 30d282258041 19:05:10 ---> b5b53bedf6b4 19:05:10 Step 7/12 : WORKDIR /app 19:05:10 ---> Running in aa8dc543dc32 19:05:11 Removing intermediate container aa8dc543dc32 19:05:11 ---> 7ae365416436 19:05:11 Step 8/12 : COPY go.mod vendor* ./ 19:05:11 ---> d040328482ff 19:05:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:11 ---> Running in dfe0e8019de7 19:06:19 Removing intermediate container dfe0e8019de7 19:06:19 ---> 2c4109005c38 19:06:19 Step 10/12 : COPY . . 19:06:19 ---> c4c7bf635b65 19:06:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:19 ---> Running in c3d185952874 19:06:19 Removing intermediate container c3d185952874 19:06:19 ---> b03906741815 19:06:19 Step 12/12 : RUN $MAKE 19:06:19 ---> Running in 738a8e8fafbd 19:06:19 noop 19:06:19 Removing intermediate container 738a8e8fafbd 19:06:19 ---> 08e946188ed7 19:06:19 Successfully built 08e946188ed7 19:06:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:20 + docker inspect -f . ci-base-image-arm64 19:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:20 prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 19:06:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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 ******** ci-base-image-arm64 cat 19:06:21 $ docker top d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:22 + go version 19:06:22 go version go1.20.6 linux/arm64 [Pipeline] } 19:06:22 $ docker stop --time=1 d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 19:06:24 $ docker rm -f --volumes d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker inspect -f . ci-base-image-arm64 19:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:24 prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 19:06:24 $ 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/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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 ******** ci-base-image-arm64 cat 19:06:26 $ docker top 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:26 + git config --global --add safe.directory /w/workspace/app-record-replay/25 [Pipeline] fileExists [Pipeline] sh 19:06:27 + make test 19:06:27 go test -race -coverprofile=coverage.out ./... 19:09:49 ? github.com/edgexfoundry/app-record-replay [no test files] 19:09:54 ok github.com/edgexfoundry/app-record-replay/internal/app 0.287s coverage: 87.5% of statements 19:09:54 ok github.com/edgexfoundry/app-record-replay/internal/application 0.310s coverage: 92.0% of statements 19:10:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:10:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:10:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:10:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.442s coverage: 86.0% of statements 19:10:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:01 go vet ./... 19:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:12:38 $ docker stop --time=1 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe 19:12:40 $ docker rm -f --volumes 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe [Pipeline] // withDockerContainer [Pipeline] sh 19:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:41 Warning: overwriting stash ‘coverage-report’ 19:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:43 + ls -al . 19:12:43 total 164 19:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:06 . 19:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:04 .. 19:12:43 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:04 .dockerignore 19:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:04 .git 19:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 .github 19:12:43 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:04 .gitignore 19:12:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:04 .golangci.yml 19:12:43 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:04 Attribution.txt 19:12:43 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:04 CHANGELOG.md 19:12:43 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:04 Dockerfile 19:12:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:04 GOVERNANCE.md 19:12:43 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:04 Jenkinsfile 19:12:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:04 LICENSE 19:12:43 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:04 Makefile 19:12:43 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:04 OWNERS.md 19:12:43 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:04 README.md 19:12:43 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:04 Record and Reply.postman_collection.json 19:12:43 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 19:01 VERSION 19:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 bin 19:12:43 -rw-r--r-- 1 jenkins jenkins 11441 Jul 26 19:10 coverage.out 19:12:43 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:04 go.mod 19:12:43 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:04 go.sum 19:12:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:04 internal 19:12:43 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:04 main.go 19:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:04 pkg 19:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:43 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d3d81ece5985cc0e70f6108dd88b274017db54c4 --label arch=arm64 --label version=3.1.0-dev.23 . 19:12:43 Sending build context to Docker daemon 187.4kB 19:12:43 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:12:43 Step 2/26 : FROM ${BASE} AS builder 19:12:43 ---> 08e946188ed7 19:12:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:12:43 ---> Running in cedee3529cab 19:12:44 Removing intermediate container cedee3529cab 19:12:44 ---> 9e7715ea7714 19:12:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:12:44 ---> Running in 283768660af1 19:12:44 Removing intermediate container 283768660af1 19:12:44 ---> 2e6411a9f94c 19:12:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:12:44 ---> Running in ffd477bda405 19:12:45 Removing intermediate container ffd477bda405 19:12:45 ---> e9fb07fdd0aa 19:12:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:45 ---> Running in 4c80ad60c28b 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:12:48 OK: 263 MiB in 53 packages 19:12:49 Removing intermediate container 4c80ad60c28b 19:12:49 ---> 26be74b4d022 19:12:49 Step 7/26 : WORKDIR /app 19:12:49 ---> Running in 0532871b8423 19:12:49 Removing intermediate container 0532871b8423 19:12:49 ---> da328c091735 19:12:49 Step 8/26 : COPY go.mod vendor* ./ 19:12:49 ---> 9f306893f3f0 19:12:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:49 ---> Running in b4ac64a7c7c9 19:12:53 Removing intermediate container b4ac64a7c7c9 19:12:53 ---> e20c257b49b5 19:12:53 Step 10/26 : COPY . . 19:12:53 ---> 717ed04f13e4 19:12:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:53 ---> Running in 946f8c119d5f 19:12:53 Removing intermediate container 946f8c119d5f 19:12:53 ---> 5263b7439af6 19:12:53 Step 12/26 : RUN $MAKE 19:12:53 ---> Running in 7ba175222040 19:12:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-record-replay 19:15:16 Removing intermediate container 7ba175222040 19:15:16 ---> d3d6d9202ef5 19:15:16 Step 13/26 : FROM alpine:3.17 19:15:16 3.17: Pulling from library/alpine 19:15:16 edb6bdbacee9: Already exists 19:15:16 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:15:16 Status: Downloaded newer image for alpine:3.17 19:15:16 ---> 779605e5fbc0 19:15:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:15:16 ---> Running in 5d346fe29130 19:15:16 Removing intermediate container 5d346fe29130 19:15:16 ---> 73703ae40070 19:15:16 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:15:16 ---> Running in d5b4215eadbf 19:15:16 Removing intermediate container d5b4215eadbf 19:15:16 ---> 9fa2a809b645 19:15:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:16 ---> Running in 2153fd6e6066 19:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:15:17 (1/2) Installing ca-certificates (20230506-r0) 19:15:17 (2/2) Installing dumb-init (1.2.5-r2) 19:15:17 Executing busybox-1.35.0-r29.trigger 19:15:17 Executing ca-certificates-20230506-r0.trigger 19:15:17 OK: 8 MiB in 17 packages 19:15:19 Removing intermediate container 2153fd6e6066 19:15:19 ---> 3041325ed20f 19:15:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:15:19 ---> 305e8a043308 19:15:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:15:20 ---> c403b47b7daf 19:15:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:15:21 ---> b410a26fab00 19:15:21 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:15:22 ---> ade0dfe3caf2 19:15:22 Step 21/26 : EXPOSE 59712 19:15:22 ---> Running in 00a1ba697382 19:15:22 Removing intermediate container 00a1ba697382 19:15:22 ---> bfe030b647ff 19:15:22 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:15:22 ---> Running in 4251d085b7ba 19:15:22 Removing intermediate container 4251d085b7ba 19:15:22 ---> efb2674208f7 19:15:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:15:22 ---> Running in 08ec23de696f 19:15:23 Removing intermediate container 08ec23de696f 19:15:23 ---> d35b77596348 19:15:23 Step 24/26 : LABEL arch=arm64 19:15:23 ---> Running in 988063123e2c 19:15:23 Removing intermediate container 988063123e2c 19:15:23 ---> 27d1f0b0e94e 19:15:23 Step 25/26 : LABEL git_sha=d3d81ece5985cc0e70f6108dd88b274017db54c4 19:15:23 ---> Running in d62e1ba860be 19:15:24 Removing intermediate container d62e1ba860be 19:15:24 ---> 62b9a561687c 19:15:24 Step 26/26 : LABEL version=3.1.0-dev.23 19:15:24 ---> Running in efca2debdca2 19:15:24 Removing intermediate container efca2debdca2 19:15:24 ---> d324e8ef8eb2 19:15:24 [Warning] One or more build-args [ARCH] were not consumed 19:15:24 Successfully built d324e8ef8eb2 19:15:24 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:24 provisioning config files... 19:15:24 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/25@tmp/config10402412734336866543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:24 ---> docker-login.sh 19:15:24 nexus3.edgexfoundry.org:10001 19:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:25 Configure a credential helper to remove this warning. See 19:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:25 19:15:25 Login Succeeded 19:15:25 nexus3.edgexfoundry.org:10002 19:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:25 Configure a credential helper to remove this warning. See 19:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:25 19:15:25 Login Succeeded 19:15:25 nexus3.edgexfoundry.org:10003 19:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:25 Configure a credential helper to remove this warning. See 19:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:25 19:15:25 Login Succeeded 19:15:25 nexus3.edgexfoundry.org:10004 19:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:26 Configure a credential helper to remove this warning. See 19:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:26 19:15:26 Login Succeeded 19:15:26 docker.io 19:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:27 Configure a credential helper to remove this warning. See 19:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:27 19:15:27 Login Succeeded 19:15:27 ---> docker-login.sh ends [Pipeline] } 19:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:27 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 19:15:27 d3d81ece5985cc0e70f6108dd88b274017db54c4 19:15:27 latest 19:15:27 3.1.0-dev.23 19:15:27 d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:15:27 main 19:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 19:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:27 3108a009881a: Preparing 19:15:27 7f845b9eb3e5: Preparing 19:15:27 2180937b74b2: Preparing 19:15:27 1e0cccf60165: Preparing 19:15:27 20cdfc11fd39: Preparing 19:15:27 9386262d7a74: Preparing 19:15:27 9386262d7a74: Waiting 19:15:28 2180937b74b2: Pushed 19:15:28 1e0cccf60165: Pushed 19:15:28 7f845b9eb3e5: Pushed 19:15:28 9386262d7a74: Layer already exists 19:15:28 20cdfc11fd39: Pushed 19:15:33 3108a009881a: Pushed 19:15:33 d3d81ece5985cc0e70f6108dd88b274017db54c4: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:34 3108a009881a: Preparing 19:15:34 7f845b9eb3e5: Preparing 19:15:34 2180937b74b2: Preparing 19:15:34 1e0cccf60165: Preparing 19:15:34 20cdfc11fd39: Preparing 19:15:34 9386262d7a74: Preparing 19:15:34 9386262d7a74: Waiting 19:15:34 3108a009881a: Layer already exists 19:15:34 1e0cccf60165: Layer already exists 19:15:34 7f845b9eb3e5: Layer already exists 19:15:34 2180937b74b2: Layer already exists 19:15:34 20cdfc11fd39: Layer already exists 19:15:34 9386262d7a74: Layer already exists 19:15:34 latest: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 19:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:35 3108a009881a: Preparing 19:15:35 7f845b9eb3e5: Preparing 19:15:35 2180937b74b2: Preparing 19:15:35 1e0cccf60165: Preparing 19:15:35 20cdfc11fd39: Preparing 19:15:35 9386262d7a74: Preparing 19:15:35 9386262d7a74: Waiting 19:15:35 7f845b9eb3e5: Layer already exists 19:15:35 1e0cccf60165: Layer already exists 19:15:35 20cdfc11fd39: Layer already exists 19:15:35 2180937b74b2: Layer already exists 19:15:35 3108a009881a: Layer already exists 19:15:35 9386262d7a74: Layer already exists 19:15:35 3.1.0-dev.23: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:35 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:36 3108a009881a: Preparing 19:15:36 7f845b9eb3e5: Preparing 19:15:36 2180937b74b2: Preparing 19:15:36 1e0cccf60165: Preparing 19:15:36 20cdfc11fd39: Preparing 19:15:36 9386262d7a74: Preparing 19:15:36 9386262d7a74: Waiting 19:15:36 3108a009881a: Layer already exists 19:15:36 2180937b74b2: Layer already exists 19:15:36 7f845b9eb3e5: Layer already exists 19:15:36 1e0cccf60165: Layer already exists 19:15:36 20cdfc11fd39: Layer already exists 19:15:36 9386262d7a74: Layer already exists 19:15:36 d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:36 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 19:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:37 3108a009881a: Preparing 19:15:37 7f845b9eb3e5: Preparing 19:15:37 2180937b74b2: Preparing 19:15:37 1e0cccf60165: Preparing 19:15:37 20cdfc11fd39: Preparing 19:15:37 9386262d7a74: Preparing 19:15:37 9386262d7a74: Waiting 19:15:37 3108a009881a: Layer already exists 19:15:37 1e0cccf60165: Layer already exists 19:15:37 2180937b74b2: Layer already exists 19:15:37 20cdfc11fd39: Layer already exists 19:15:37 7f845b9eb3e5: Layer already exists 19:15:37 9386262d7a74: Layer already exists 19:15:37 main: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:15:37 ===================================================== [Pipeline] echo 19:15:37 taggedImages: 19:15:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 19:15:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:15:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 19:15:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 19:15:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:37 19:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:38 arm64: Pulling from edgex-lftools-log-publisher 19:15:38 8998bd30e6a1: Pulling fs layer 19:15:38 04944245beec: Pulling fs layer 19:15:38 699f458cf7ca: Pulling fs layer 19:15:38 765212b225bb: Pulling fs layer 19:15:38 f23df028b6ca: Pulling fs layer 19:15:38 d65c8cfc05b1: Pulling fs layer 19:15:38 2437ff75d9bd: Pulling fs layer 19:15:38 765212b225bb: Waiting 19:15:38 d65c8cfc05b1: Waiting 19:15:38 2437ff75d9bd: Waiting 19:15:38 f23df028b6ca: Waiting 19:15:38 04944245beec: Verifying Checksum 19:15:38 04944245beec: Download complete 19:15:38 765212b225bb: Verifying Checksum 19:15:38 765212b225bb: Download complete 19:15:38 f23df028b6ca: Verifying Checksum 19:15:38 f23df028b6ca: Download complete 19:15:38 d65c8cfc05b1: Verifying Checksum 19:15:38 d65c8cfc05b1: Download complete 19:15:38 699f458cf7ca: Verifying Checksum 19:15:38 699f458cf7ca: Download complete 19:15:39 8998bd30e6a1: Verifying Checksum 19:15:39 8998bd30e6a1: Download complete 19:15:41 2437ff75d9bd: Verifying Checksum 19:15:41 2437ff75d9bd: Download complete 19:15:43 8998bd30e6a1: Pull complete 19:15:43 04944245beec: Pull complete 19:15:46 699f458cf7ca: Pull complete 19:15:46 765212b225bb: Pull complete 19:15:47 f23df028b6ca: Pull complete 19:15:47 d65c8cfc05b1: Pull complete 19:16:02 2437ff75d9bd: Pull complete 19:16:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:02 prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 19:16:02 $ 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/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:16:05 $ docker top d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:06 ---> job-cost.sh 19:16:06 lf-activate-venv: SKIPPING 19:16:06 INFO: No Stack... 19:16:06 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:07 INFO: Archiving Costs [Pipeline] sh 19:16:07 + cat /w/workspace/app-record-replay/25/archives/cost.csv 19:16:07 + cut -d, -f6 [Pipeline] lock 19:16:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] 19:16:07 Resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] did not exist. Created. 19:16:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:08 /w/workspace/app-record-replay/25@tmp/durable-55fb33d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:16:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:09 Warning: overwriting stash ‘stack-cost’ 19:16:09 Stashed 1 file(s) [Pipeline] } 19:16:09 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:09 $ docker stop --time=1 d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 19:16:10 $ docker rm -f --volumes d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:16:11 provisioning config files... 19:16:11 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #25 19:16:11 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9669911976823835278tmp [Pipeline] { [Pipeline] sh 19:16:11 + set +x 19:16:11 + curl -s https://codecov.io/bash 19:16:11 + bash -s -- 19:16:11 19:16:11 _____ _ 19:16:11 / ____| | | 19:16:11 | | ___ __| | ___ ___ _____ __ 19:16:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:16:11 | |___| (_) | (_| | __/ (_| (_) \ V / 19:16:11 \_____\___/ \__,_|\___|\___\___/ \_/ 19:16:11 Bash-1.0.6 19:16:11 19:16:11 19:16:11 ==> git version 2.25.1 found 19:16:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:16:11 Release-Date: 2020-01-08 19:16:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:16:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:16:11 ==> Jenkins CI detected. 19:16:11 current dir:  /w/workspace/exfoundry_app-record-replay_main 19:16:11 project root: . 19:16:11 --> token set from env 19:16:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:16:11 ==> Running gcov in . (disable via -X gcov) 19:16:11 ==> Python coveragepy not found 19:16:11 ==> Searching for coverage reports in: 19:16:11 + . 19:16:11 -> Found 1 reports 19:16:11 ==> Detecting git/mercurial file structure 19:16:11 ==> Reading reports 19:16:11 + ./coverage.out bytes=11441 19:16:11 ==> Appending adjustments 19:16:11 https://docs.codecov.io/docs/fixing-reports 19:16:11 + Found adjustments 19:16:11 ==> Gzipping contents 19:16:11 4.0K /tmp/codecov.EaJ2QN.gz 19:16:11 ==> Uploading reports 19:16:11 url: https://codecov.io 19:16:11 query: branch=main&commit=d3d81ece5985cc0e70f6108dd88b274017db54c4&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:16:11 -> Pinging Codecov 19:16:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=d3d81ece5985cc0e70f6108dd88b274017db54c4&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:16:11 Invalid request parameters 19:16:11 400 [Pipeline] } 19:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:16:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:16:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:12 19:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:16:12 df9b9388f04a: Pulling fs layer 19:16:12 52dc419b0ee2: Pulling fs layer 19:16:12 25bc292e5bac: Pulling fs layer 19:16:12 114826534d7a: Pulling fs layer 19:16:12 4657fd5d0bcf: Pulling fs layer 19:16:12 6ad1cebc031e: Pulling fs layer 19:16:12 8a3aa393b2d8: Pulling fs layer 19:16:12 4657fd5d0bcf: Waiting 19:16:12 6ad1cebc031e: Waiting 19:16:12 8a3aa393b2d8: Waiting 19:16:12 114826534d7a: Waiting 19:16:12 25bc292e5bac: Verifying Checksum 19:16:12 25bc292e5bac: Download complete 19:16:12 52dc419b0ee2: Verifying Checksum 19:16:12 52dc419b0ee2: Download complete 19:16:12 4657fd5d0bcf: Download complete 19:16:12 df9b9388f04a: Download complete 19:16:12 df9b9388f04a: Pull complete 19:16:12 6ad1cebc031e: Verifying Checksum 19:16:12 6ad1cebc031e: Download complete 19:16:12 52dc419b0ee2: Pull complete 19:16:12 25bc292e5bac: Pull complete 19:16:13 114826534d7a: Download complete 19:16:13 8a3aa393b2d8: Verifying Checksum 19:16:13 8a3aa393b2d8: Download complete 19:16:16 114826534d7a: Pull complete 19:16:16 4657fd5d0bcf: Pull complete 19:16:16 6ad1cebc031e: Pull complete 19:16:19 8a3aa393b2d8: Pull complete 19:16:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:19 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:16:23 $ docker top 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 19:16:23 + set -o pipefail 19:16:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 19:16:30 19:16:30 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 19:16:30 19:16:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/11aa003a-f6ab-4d72-8a60-e84e9c8d19b8 19:16:30 19:16:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:16:30 19:16:30 19:16:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:16:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:16:30 More details here: https://snyk.co/ue1NS [Pipeline] } 19:16:30 $ docker stop --time=1 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 19:16:34 $ docker rm -f --volumes 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:35 + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] sh 19:16:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:16:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:35 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 19:16:36 $ docker top 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 -eo pid,comm 19:16:36 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). 19:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:36 [ssh-agent] Looking for ssh-agent implementation... 19:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:36 $ docker exec 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 ssh-agent 19:16:36 SSH_AUTH_SOCK=/tmp/ssh-k9noRf0KLIpB/agent.32 19:16:36 SSH_AGENT_PID=38 19:16:36 Running ssh-add (command line suppressed) 19:16:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3716855299091130664.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3716855299091130664.key) 19:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:36 + git semver tag 19:16:37 2023-07-26 19:16:37,082 [run_tag] DEBUG tag force:False 19:16:37 2023-07-26 19:16:37,082 [check_head_tag] DEBUG check head tag 19:16:37 2023-07-26 19:16:37,082 [execute] INFO git cat-file --batch-check 19:16:37 2023-07-26 19:16:37,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:16:37 2023-07-26 19:16:37,088 [execute] INFO git cat-file --batch 19:16:37 2023-07-26 19:16:37,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:16:37 2023-07-26 19:16:37,097 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:16:37 2023-07-26 19:16:37,097 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 19:16:37 2023-07-26 19:16:37,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:16:37 2023-07-26 19:16:37,102 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:16:37 3.1.0-dev.23 [Pipeline] } 19:16:37 $ docker exec --env ******** --env ******** 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 ssh-agent -k 19:16:37 unset SSH_AUTH_SOCK; 19:16:37 unset SSH_AGENT_PID; 19:16:37 echo Agent pid 38 killed; 19:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:16:37 + git semver [Pipeline] } 19:16:37 $ docker stop --time=1 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 19:16:39 $ docker rm -f --volumes 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:16:39 19:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:16:39 0.23.1-centos7: Pulling from edgex-lftools 19:16:39 ab5ef0e58194: Pulling fs layer 19:16:39 9712f1f96733: Pulling fs layer 19:16:39 63f879dbbcfc: Pulling fs layer 19:16:39 0d9ebad4ef96: Pulling fs layer 19:16:39 e9a5061849ea: Pulling fs layer 19:16:39 d747dcd14b5f: Pulling fs layer 19:16:39 e9a5061849ea: Waiting 19:16:39 0d9ebad4ef96: Waiting 19:16:39 2de7ff778b66: Pulling fs layer 19:16:39 d747dcd14b5f: Waiting 19:16:39 2de7ff778b66: Waiting 19:16:39 9712f1f96733: Verifying Checksum 19:16:39 9712f1f96733: Download complete 19:16:40 63f879dbbcfc: Verifying Checksum 19:16:40 63f879dbbcfc: Download complete 19:16:40 e9a5061849ea: Verifying Checksum 19:16:40 e9a5061849ea: Download complete 19:16:40 d747dcd14b5f: Verifying Checksum 19:16:40 d747dcd14b5f: Download complete 19:16:40 0d9ebad4ef96: Verifying Checksum 19:16:40 0d9ebad4ef96: Download complete 19:16:40 2de7ff778b66: Verifying Checksum 19:16:40 2de7ff778b66: Download complete 19:16:40 ab5ef0e58194: Verifying Checksum 19:16:40 ab5ef0e58194: Download complete 19:16:43 ab5ef0e58194: Pull complete 19:16:43 9712f1f96733: Pull complete 19:16:44 63f879dbbcfc: Pull complete 19:16:48 0d9ebad4ef96: Pull complete 19:16:48 e9a5061849ea: Pull complete 19:16:48 d747dcd14b5f: Pull complete 19:16:50 2de7ff778b66: Pull complete 19:16:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:50 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools:0.23.1-centos7 cat 19:16:55 $ docker top ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:16:55 provisioning config files... 19:16:55 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14549436195841746925tmp 19:16:55 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15308951343477574297tmp 19:16:55 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1794115574992295272tmp [Pipeline] { [Pipeline] echo 19:16:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:16:56 ---> sigul-configuration.sh 19:16:56 gpg: directory `/root/.gnupg' created 19:16:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:16:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:16:56 gpg: keyring `/root/.gnupg/secring.gpg' created 19:16:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:16:56 gpg: CAST5 encrypted data 19:16:56 gpg: encrypted with 1 passphrase 19:16:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:16:56 + mkdir /home/jenkins 19:16:56 + mkdir /home/jenkins/sigul [Pipeline] sh 19:16:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:16:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:16:56 ---> sigul-install.sh 19:16:56 Sigul already installed; skipping installation. [Pipeline] sh 19:16:57 + git tag --list 19:16:57 v3.1.0-dev.0 19:16:57 v3.1.0-dev.1 19:16:57 v3.1.0-dev.10 19:16:57 v3.1.0-dev.11 19:16:57 v3.1.0-dev.12 19:16:57 v3.1.0-dev.13 19:16:57 v3.1.0-dev.14 19:16:57 v3.1.0-dev.15 19:16:57 v3.1.0-dev.16 19:16:57 v3.1.0-dev.17 19:16:57 v3.1.0-dev.18 19:16:57 v3.1.0-dev.19 19:16:57 v3.1.0-dev.2 19:16:57 v3.1.0-dev.20 19:16:57 v3.1.0-dev.21 19:16:57 v3.1.0-dev.22 19:16:57 v3.1.0-dev.23 19:16:57 v3.1.0-dev.3 19:16:57 v3.1.0-dev.4 19:16:57 v3.1.0-dev.5 19:16:57 v3.1.0-dev.6 19:16:57 v3.1.0-dev.7 19:16:57 v3.1.0-dev.8 19:16:57 v3.1.0-dev.9 [Pipeline] sh 19:16:57 + lftools sign git-tag v3.1.0-dev.23 19:16:58 Signing Git tag with Sigul... 19:16:58 Signing v3.1.0-dev.23 [Pipeline] echo 19:16:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:16:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:16:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:16:58 $ docker stop --time=1 ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c 19:17:00 $ docker rm -f --volumes ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:17:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:01 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 19:17:01 $ docker top bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:01 [ssh-agent] Looking for ssh-agent implementation... 19:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:01 $ docker exec bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 ssh-agent 19:17:01 SSH_AUTH_SOCK=/tmp/ssh-PNNt2BBqfhMo/agent.32 19:17:01 SSH_AGENT_PID=38 19:17:01 Running ssh-add (command line suppressed) 19:17:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_734523332322321155.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_734523332322321155.key) 19:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:02 + git semver bump pre 19:17:02 2023-07-26 19:17:02,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:02 2023-07-26 19:17:02,312 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 19:17:02 2023-07-26 19:17:02,312 [bump_version] DEBUG bumped version:3.1.0-dev.24 19:17:02 2023-07-26 19:17:02,312 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 19:17:02 2023-07-26 19:17:02,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:02 2023-07-26 19:17:02,312 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:02 2023-07-26 19:17:02,314 [execute] INFO git cat-file --batch-check 19:17:02 2023-07-26 19:17:02,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:02 2023-07-26 19:17:02,321 [execute] INFO git cat-file --batch 19:17:02 2023-07-26 19:17:02,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:02 2023-07-26 19:17:02,326 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:02 3.1.0-dev.24 [Pipeline] } 19:17:02 $ docker exec --env ******** --env ******** bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 ssh-agent -k 19:17:02 unset SSH_AUTH_SOCK; 19:17:02 unset SSH_AGENT_PID; 19:17:02 echo Agent pid 38 killed; 19:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:02 + git semver [Pipeline] } 19:17:03 $ docker stop --time=1 bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 19:17:04 $ docker rm -f --volumes bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:05 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:17:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 19:17:05 $ docker top 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d -eo pid,comm 19:17:05 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). 19:17:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:05 [ssh-agent] Looking for ssh-agent implementation... 19:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:05 $ docker exec 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d ssh-agent 19:17:05 SSH_AUTH_SOCK=/tmp/ssh-BYmfZ2dxqhUu/agent.31 19:17:05 SSH_AGENT_PID=37 19:17:05 Running ssh-add (command line suppressed) 19:17:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3573826385297440395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3573826385297440395.key) 19:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:06 + git semver push 19:17:06 2023-07-26 19:17:06,315 [run_push] DEBUG push 19:17:06 2023-07-26 19:17:06,316 [execute] INFO git cat-file --batch-check 19:17:06 2023-07-26 19:17:06,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:06 2023-07-26 19:17:06,321 [execute] INFO git rev-list ffc9f4defc7d9fdab765b444ceeb5d53ba262047 -- 19:17:06 2023-07-26 19:17:06,321 [execute] DEBUG Popen(['git', 'rev-list', 'ffc9f4defc7d9fdab765b444ceeb5d53ba262047', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:17:06 2023-07-26 19:17:06,327 [execute] INFO git fetch -v origin 19:17:06 2023-07-26 19:17:06,327 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 19:17:06 2023-07-26 19:17:06,887 [run_push] DEBUG no remote changes detected 19:17:06 2023-07-26 19:17:06,888 [execute] INFO git push origin semver 19:17:06 2023-07-26 19:17:06,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:17:07 2023-07-26 19:17:07,877 [run_push] DEBUG push all version tags 19:17:07 2023-07-26 19:17:07,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:17:07 2023-07-26 19:17:07,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:17:08 2023-07-26 19:17:08,672 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:08 3.1.0-dev.24 [Pipeline] } 19:17:08 $ docker exec --env ******** --env ******** 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d ssh-agent -k 19:17:08 unset SSH_AUTH_SOCK; 19:17:08 unset SSH_AGENT_PID; 19:17:08 echo Agent pid 37 killed; 19:17:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:09 + git semver [Pipeline] } 19:17:09 $ docker stop --time=1 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d 19:17:10 $ docker rm -f --volumes 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:17:11 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 19:17:11 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:17:11 total 16 19:17:11 drwxr-xr-x 3 root root 4096 Jul 26 19:04 . 19:17:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:16 .. 19:17:11 drwxr-xr-x 2 root root 4096 Jul 26 19:04 cost 19:17:11 -rw-r--r-- 1 root root 88 Jul 26 19:04 cost.csv 19:17:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 19:17:11 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:17:11 total 16 19:17:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:04 . 19:17:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:16 .. 19:17:11 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 19:04 cost 19:17:11 -rw-r--r-- 1 jenkins jenkins 88 Jul 26 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:17:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:12 ---> package-listing.sh 19:17:12 ++ facter osfamily 19:17:12 ++ tr '[:upper:]' '[:lower:]' 19:17:12 + OS_FAMILY=debian 19:17:12 + workspace=/w/workspace/exfoundry_app-record-replay_main 19:17:12 + START_PACKAGES=/tmp/packages_start.txt 19:17:12 + END_PACKAGES=/tmp/packages_end.txt 19:17:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:12 + PACKAGES=/tmp/packages_start.txt 19:17:12 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:17:12 + PACKAGES=/tmp/packages_end.txt 19:17:12 + case "${OS_FAMILY}" in 19:17:12 + dpkg -l 19:17:12 + grep '^ii' 19:17:12 + '[' -f /tmp/packages_start.txt ']' 19:17:12 + '[' -f /tmp/packages_end.txt ']' 19:17:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:12 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:17:12 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 19:17:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 19:17:12 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:13 prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container 19:17:13 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools-log-publisher:latest cat 19:17:14 $ docker top 148d51610edec07c5bc0e1f70229915e9c09685adaaec0e4a093c35033aa4521 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:17:15 + ls /var/log/sa-host 19:17:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:15 provisioning config files... 19:17:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8280555949219235803tmp [Pipeline] { [Pipeline] echo 19:17:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:15 ---> create-netrc.sh [Pipeline] } 19:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:15 ---> python-tools-install.sh [Pipeline] echo 19:17:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:16 ---> sudo-logs.sh 19:17:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:17:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:16 ---> job-cost.sh 19:17:16 lf-activate-venv: SKIPPING 19:17:16 DEBUG: total: 0.2199999988079071 19:17:16 INFO: Retrieving Stack Cost... 19:17:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:17:17 INFO: Archiving Costs [Pipeline] echo 19:17:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:17 ---> logs-deploy.sh 19:17:17 lf-activate-venv: SKIPPING 19:17:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/25 19:17:17 INFO: archiving workspace using pattern(s): 19:17:18 Archives upload complete. 19:17:18 INFO: archiving logs to Nexus 19:17:19 ---> uname -a: 19:17:19 Linux prd-ubuntu20-04-docker-8c-8g-2259 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:17:19 19:17:19 19:17:19 ---> lscpu: 19:17:19 Architecture: x86_64 19:17:19 CPU op-mode(s): 32-bit, 64-bit 19:17:19 Byte Order: Little Endian 19:17:19 Address sizes: 40 bits physical, 48 bits virtual 19:17:19 CPU(s): 8 19:17:19 On-line CPU(s) list: 0-7 19:17:19 Thread(s) per core: 1 19:17:19 Core(s) per socket: 1 19:17:19 Socket(s): 8 19:17:19 NUMA node(s): 1 19:17:19 Vendor ID: AuthenticAMD 19:17:19 CPU family: 23 19:17:19 Model: 49 19:17:19 Model name: AMD EPYC-Rome Processor 19:17:19 Stepping: 0 19:17:19 CPU MHz: 2799.998 19:17:19 BogoMIPS: 5599.99 19:17:19 Virtualization: AMD-V 19:17:19 Hypervisor vendor: KVM 19:17:19 Virtualization type: full 19:17:19 L1d cache: 256 KiB 19:17:19 L1i cache: 256 KiB 19:17:19 L2 cache: 4 MiB 19:17:19 L3 cache: 128 MiB 19:17:19 NUMA node0 CPU(s): 0-7 19:17:19 Vulnerability Itlb multihit: Not affected 19:17:19 Vulnerability L1tf: Not affected 19:17:19 Vulnerability Mds: Not affected 19:17:19 Vulnerability Meltdown: Not affected 19:17:19 Vulnerability Mmio stale data: Not affected 19:17:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:17:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:17:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:17:19 Vulnerability Srbds: Not affected 19:17:19 Vulnerability Tsx async abort: Not affected 19:17:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:17:19 19:17:19 19:17:19 ---> nproc: 19:17:19 8 19:17:19 19:17:19 19:17:19 ---> df -h: 19:17:19 Filesystem Size Used Avail Use% Mounted on 19:17:19 overlay 155G 13G 143G 9% / 19:17:19 tmpfs 64M 0 64M 0% /dev 19:17:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:17:19 shm 64M 0 64M 0% /dev/shm 19:17:19 /dev/vda1 155G 13G 143G 9% /facter-os 19:17:19 19:17:19