Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c5c0fa1b183acca9b573439bae46aaad6e22dbc 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-ssh13537671699338007571.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-ssh6622467175625114104.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-ssh6144353531495397886.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-ssh8213083259281349582.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-ssh10221823135676774812.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19243 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc (main) Commit message: "Merge pull request #27 from lenny-intel/routes" > 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 > git rev-list --no-walk 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:00 ========================================================= 15:52:00 EdgeX Global Pipelines Version Info 15:52:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:01 ------------------- 15:52:01 stable info: 15:52:01 ------------------- 15:52:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:52:01 Message: update stable to v1.0.250 15:52:02 ------------------- 15:52:02 experimental info: 15:52:02 ------------------- 15:52:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:52:02 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c5c0fa [Pipeline] echo 15:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:03 provisioning config files... 15:52:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17512138550879966668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:03 ---> docker-login.sh 15:52:03 nexus3.edgexfoundry.org:10001 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10002 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10003 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10004 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:04 Configure a credential helper to remove this warning. See 15:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:04 15:52:04 Login Succeeded 15:52:04 docker.io 15:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:04 Configure a credential helper to remove this warning. See 15:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:04 15:52:04 Login Succeeded 15:52:04 ---> docker-login.sh ends [Pipeline] } 15:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:52:04 + git rev-list -1 --merges 5c5c0fa1b183acca9b573439bae46aaad6e22dbc~1..5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo 15:52:04 -----------> git rev-list -1 --merges 5c5c0fa1b183acca9b573439bae46aaad6e22dbc~1..5c5c0fa1b183acca9b573439bae46aaad6e22dbc 5c5c0fa1b183acca9b573439bae46aaad6e22dbc 15:52:04 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [false] [Pipeline] sh 15:52:05 + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo 15:52:05 ========================================================= 15:52:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:52:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:05 + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo 15:52:05 [semverPrep] GIT_COMMIT: 5c5c0fa1b183acca9b573439bae46aaad6e22dbc, Commit Message: Merge pull request #27 from lenny-intel/routes [Pipeline] echo 15:52:05 [semverPrep] This is not a build commit. [Pipeline] sh 15:52:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:05 + grep -v github /etc/ssh/ssh_known_hosts 15:52:05 + [ -e /tmp/ssh_known_hosts ] 15:52:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:52:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:52:05 + sudo tee -a /etc/ssh/ssh_known_hosts 15:52:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:06 15:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:52:06 b85a868b505f: Pulling fs layer 15:52:06 e2be974225ed: Pulling fs layer 15:52:06 339a4e72a1f5: Pulling fs layer 15:52:06 988bab9f4d93: Pulling fs layer 15:52:06 1469e6f7b9e6: Pulling fs layer 15:52:06 eaf3925da568: Pulling fs layer 15:52:06 bab4dde63d76: Pulling fs layer 15:52:06 bde34c3a00c8: Pulling fs layer 15:52:06 b352a97aabf1: Pulling fs layer 15:52:06 4872d77fe225: Pulling fs layer 15:52:06 5851b861e8e6: Pulling fs layer 15:52:06 eaf3925da568: Waiting 15:52:06 988bab9f4d93: Waiting 15:52:06 bab4dde63d76: Waiting 15:52:06 1469e6f7b9e6: Waiting 15:52:06 b352a97aabf1: Waiting 15:52:06 4872d77fe225: Waiting 15:52:06 5851b861e8e6: Waiting 15:52:06 bde34c3a00c8: Waiting 15:52:06 e2be974225ed: Verifying Checksum 15:52:06 e2be974225ed: Download complete 15:52:06 988bab9f4d93: Verifying Checksum 15:52:06 988bab9f4d93: Download complete 15:52:06 1469e6f7b9e6: Verifying Checksum 15:52:06 1469e6f7b9e6: Download complete 15:52:06 339a4e72a1f5: Verifying Checksum 15:52:06 339a4e72a1f5: Download complete 15:52:06 eaf3925da568: Download complete 15:52:06 bde34c3a00c8: Verifying Checksum 15:52:06 bde34c3a00c8: Download complete 15:52:06 b352a97aabf1: Download complete 15:52:06 4872d77fe225: Verifying Checksum 15:52:06 4872d77fe225: Download complete 15:52:06 5851b861e8e6: Verifying Checksum 15:52:06 5851b861e8e6: Download complete 15:52:06 b85a868b505f: Verifying Checksum 15:52:06 b85a868b505f: Download complete 15:52:07 bab4dde63d76: Verifying Checksum 15:52:07 bab4dde63d76: Download complete 15:52:08 b85a868b505f: Pull complete 15:52:08 e2be974225ed: Pull complete 15:52:08 339a4e72a1f5: Pull complete 15:52:08 988bab9f4d93: Pull complete 15:52:08 1469e6f7b9e6: Pull complete 15:52:09 eaf3925da568: Pull complete 15:52:10 bab4dde63d76: Pull complete 15:52:10 bde34c3a00c8: Pull complete 15:52:10 b352a97aabf1: Pull complete 15:52:11 4872d77fe225: Pull complete 15:52:11 5851b861e8e6: Pull complete 15:52:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:11 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 15:52:11 $ 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 15:52:14 $ docker top df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 -eo pid,comm 15:52:14 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). 15:52:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:14 [ssh-agent] Looking for ssh-agent implementation... 15:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:14 $ docker exec df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent 15:52:14 SSH_AUTH_SOCK=/tmp/ssh-mFEombVpO4Ms/agent.32 15:52:14 SSH_AGENT_PID=38 15:52:14 Running ssh-add (command line suppressed) 15:52:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10369167032093490587.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10369167032093490587.key) 15:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:14 + git tag --points-at HEAD [Pipeline] } 15:52:14 $ docker exec --env ******** --env ******** df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent -k 15:52:14 unset SSH_AUTH_SOCK; 15:52:14 unset SSH_AGENT_PID; 15:52:14 echo Agent pid 38 killed; 15:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:14 [ssh-agent] Looking for ssh-agent implementation... 15:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:15 $ docker exec df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent 15:52:15 SSH_AUTH_SOCK=/tmp/ssh-EdlWdf9q08cP/agent.70 15:52:15 SSH_AGENT_PID=76 15:52:15 Running ssh-add (command line suppressed) 15:52:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9138462597367535498.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9138462597367535498.key) 15:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:15 + git semver init 15:52:15 2023-06-26 15:52:15,792 [run_init] DEBUG init version:0.0.0 force:False 15:52:15 2023-06-26 15:52:15,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:52:15 2023-06-26 15:52:15,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:52:15 2023-06-26 15:52:15,793 [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) 15:52:16 2023-06-26 15:52:16,376 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:52:16 2023-06-26 15:52:16,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:52:16 2023-06-26 15:52:16,376 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:16 2023-06-26 15:52:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:16 3.1.0-dev.6 [Pipeline] } 15:52:16 $ docker exec --env ******** --env ******** df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent -k 15:52:16 unset SSH_AUTH_SOCK; 15:52:16 unset SSH_AGENT_PID; 15:52:16 echo Agent pid 76 killed; 15:52:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:16 + git semver [Pipeline] } 15:52:17 $ docker stop --time=1 df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 15:52:18 $ docker rm -f --volumes df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:52:19 Stashed 1 file(s) [Pipeline] echo 15:52:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 15:52:19 provisioning config files... 15:52:19 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16871151398744144953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:19 ---> docker-login.sh 15:52:19 nexus3.edgexfoundry.org:10001 15:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:19 Configure a credential helper to remove this warning. See 15:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:19 15:52:19 Login Succeeded 15:52:19 nexus3.edgexfoundry.org:10002 15:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:19 Configure a credential helper to remove this warning. See 15:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:19 15:52:19 Login Succeeded 15:52:19 nexus3.edgexfoundry.org:10003 15:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:19 Configure a credential helper to remove this warning. See 15:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:19 15:52:19 Login Succeeded 15:52:19 nexus3.edgexfoundry.org:10004 15:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:19 Configure a credential helper to remove this warning. See 15:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:19 15:52:19 Login Succeeded 15:52:19 docker.io 15:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:20 Configure a credential helper to remove this warning. See 15:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:20 15:52:20 Login Succeeded 15:52:20 ---> docker-login.sh ends [Pipeline] } 15:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:20 ========================================================= 15:52:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:52:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:20 + 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 . 15:52:20 Sending build context to Docker daemon 238.1kB 15:52:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:52:20 Step 2/12 : FROM ${BASE} AS builder 15:52:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:52:20 f56be85fc22e: Pulling fs layer 15:52:20 85791d961cd3: Pulling fs layer 15:52:20 d694b5ae8c79: Pulling fs layer 15:52:20 9f32a84ed3da: Pulling fs layer 15:52:20 4d19c01a9841: Pulling fs layer 15:52:20 9325e15d5711: Pulling fs layer 15:52:20 556b6ee489ea: Pulling fs layer 15:52:20 c5a4b2cf53e6: Pulling fs layer 15:52:20 9f32a84ed3da: Waiting 15:52:20 4d19c01a9841: Waiting 15:52:20 9325e15d5711: Waiting 15:52:20 556b6ee489ea: Waiting 15:52:20 c5a4b2cf53e6: Waiting 15:52:20 85791d961cd3: Download complete 15:52:20 9f32a84ed3da: Verifying Checksum 15:52:20 9f32a84ed3da: Download complete 15:52:20 4d19c01a9841: Verifying Checksum 15:52:20 4d19c01a9841: Download complete 15:52:20 f56be85fc22e: Verifying Checksum 15:52:20 f56be85fc22e: Download complete 15:52:20 9325e15d5711: Verifying Checksum 15:52:20 9325e15d5711: Download complete 15:52:20 f56be85fc22e: Pull complete 15:52:20 85791d961cd3: Pull complete 15:52:21 d694b5ae8c79: Download complete 15:52:21 c5a4b2cf53e6: Verifying Checksum 15:52:21 c5a4b2cf53e6: Download complete 15:52:21 556b6ee489ea: Verifying Checksum 15:52:24 d694b5ae8c79: Pull complete 15:52:24 9f32a84ed3da: Pull complete 15:52:24 4d19c01a9841: Pull complete 15:52:24 9325e15d5711: Pull complete 15:52:27 556b6ee489ea: Pull complete 15:52:28 c5a4b2cf53e6: Pull complete 15:52:28 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:52:28 ---> c4be618373d6 15:52:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:52:33 ---> Running in b712cfd4b51d 15:52:33 Removing intermediate container b712cfd4b51d 15:52:33 ---> 4d2c436ad7d2 15:52:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:52:33 ---> Running in 5e9828ba7920 15:52:33 Removing intermediate container 5e9828ba7920 15:52:33 ---> 6b140930e926 15:52:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:52:33 ---> Running in cdb63f8b9a07 15:52:33 Removing intermediate container cdb63f8b9a07 15:52:33 ---> f5c99a47dd17 15:52:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:33 ---> Running in 581771f04c0c 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:34 Still waiting to schedule task 15:52:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:34 OK: 265 MiB in 53 packages 15:52:34 Removing intermediate container 581771f04c0c 15:52:34 ---> d2df20396ab3 15:52:34 Step 7/12 : WORKDIR /app 15:52:34 ---> Running in 4bfd842482ed 15:52:34 Removing intermediate container 4bfd842482ed 15:52:34 ---> 84598415ef8f 15:52:34 Step 8/12 : COPY go.mod vendor* ./ 15:52:35 ---> 562aae90554f 15:52:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:35 ---> Running in 55f5218bc6c6 15:53:21 Removing intermediate container 55f5218bc6c6 15:53:21 ---> 387746854d7f 15:53:21 Step 10/12 : COPY . . 15:53:21 ---> 19a57dd38f25 15:53:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:53:21 ---> Running in b87d855e33e2 15:53:21 Removing intermediate container b87d855e33e2 15:53:21 ---> d62bfa2044bc 15:53:21 Step 12/12 : RUN $MAKE 15:53:21 ---> Running in a4532178ae35 15:53:21 noop 15:53:21 Removing intermediate container a4532178ae35 15:53:21 ---> f9525d8e6e40 15:53:21 Successfully built f9525d8e6e40 15:53:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:22 + docker inspect -f . ci-base-image-x86_64 15:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:22 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 15:53:22 $ 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 15:53:22 $ docker top 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:22 + go version 15:53:22 go version go1.20.2 linux/amd64 [Pipeline] } 15:53:22 $ docker stop --time=1 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf 15:53:24 $ docker rm -f --volumes 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:24 + docker inspect -f . ci-base-image-x86_64 15:53:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:24 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 15:53: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 15:53:24 $ docker top e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:25 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:53:25 + make test 15:53:25 go test -race -coverprofile=coverage.out ./... 15:53:33 ? github.com/edgexfoundry/app-record-replay [no test files] 15:53:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:53:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:53:43 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:53:43 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.063s coverage: 69.2% of statements 15:53:43 ok github.com/edgexfoundry/app-record-replay/internal/data 0.063s coverage: 27.3% of statements 15:54:01 go vet ./... 15:54:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:03 ./bin/test-attribution-txt.sh [Pipeline] echo 15:54:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:54:03 $ docker stop --time=1 e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 15:54:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19244 in /w/workspace/exfoundry_app-record-replay_main 15:54:08 $ docker rm -f --volumes e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:54:09 Running in /w/workspace/app-record-replay/7 [Pipeline] { [Pipeline] checkout 15:54:09 Selected Git installation does not exist. Using Default 15:54:09 The recommended git tool is: NONE 15:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:54:10 + ls -al . 15:54:10 total 148 15:54:10 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 15:53 . 15:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:51 .. 15:54:10 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:52 .dockerignore 15:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:52 .git 15:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 .github 15:54:10 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:52 .gitignore 15:54:10 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:52 .golangci.yml 15:54:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:52 .semver 15:54:10 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:52 Attribution.txt 15:54:10 -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:52 CHANGELOG.md 15:54:10 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:52 Dockerfile 15:54:10 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:52 GOVERNANCE.md 15:54:10 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:52 Jenkinsfile 15:54:10 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:52 LICENSE 15:54:10 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:52 OWNERS.md 15:54:10 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:52 README.md 15:54:10 -rw-rw-r-- 1 jenkins jenkins 11 Jun 26 15:52 VERSION 15:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 bin 15:54:10 -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:53 coverage.out 15:54:10 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:52 go.mod 15:54:10 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:52 go.sum 15:54:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:52 internal 15:54:10 -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:52 main.go 15:54:10 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:52 makefile 15:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:52 pkg 15:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + 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=5c5c0fa1b183acca9b573439bae46aaad6e22dbc --label arch=amd64 --label version=3.1.0-dev.6 . 15:54:10 Sending build context to Docker daemon 242.2kB 15:54:10 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:54:10 Step 2/26 : FROM ${BASE} AS builder 15:54:10 ---> f9525d8e6e40 15:54:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:54:10 ---> Running in 1b51a786f6f6 15:54:10 Removing intermediate container 1b51a786f6f6 15:54:10 ---> e6fef457e27b 15:54:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:54:10 ---> Running in 61c7086808a0 15:54:10 Removing intermediate container 61c7086808a0 15:54:10 ---> 827255aa1524 15:54:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:54:10 ---> Running in ce454e983fa8 15:54:10 Removing intermediate container ce454e983fa8 15:54:10 ---> 57bc4ce6831c 15:54:10 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:10 ---> Running in 7422b0c496b1 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:11 OK: 265 MiB in 53 packages 15:54:11 Removing intermediate container 7422b0c496b1 15:54:11 ---> 27014383ce89 15:54:11 Step 7/26 : WORKDIR /app 15:54:11 ---> Running in 547fbc2dfd4c 15:54:11 Removing intermediate container 547fbc2dfd4c 15:54:11 ---> b598c106897d 15:54:11 Step 8/26 : COPY go.mod vendor* ./ 15:54:11 ---> 09e4e64d81ac 15:54:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:11 ---> Running in 41f8907b5d31 15:54:12 Removing intermediate container 41f8907b5d31 15:54:12 ---> 636ba99779a4 15:54:12 Step 10/26 : COPY . . 15:54:12 ---> 8b046db61019 15:54:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:12 ---> Running in 7d53edf89672 15:54:13 Removing intermediate container 7d53edf89672 15:54:13 ---> 789c792385e0 15:54:13 Step 12/26 : RUN $MAKE 15:54:13 ---> Running in 02c65500772a 15:54:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-record-replay 15:54:13 using credential edgex-jenkins-ssh 15:54:13 Cloning the remote Git repository 15:54:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:54:14 > git init /w/workspace/app-record-replay/7 # timeout=10 15:54:14 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:54:14 > git --version # timeout=10 15:54:14 > git --version # 'git version 2.25.1' 15:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:15 Avoid second fetch 15:54:15 Checking out Revision 5c5c0fa1b183acca9b573439bae46aaad6e22dbc (main) 15:54:16 Commit message: "Merge pull request #27 from lenny-intel/routes" 15:54:15 > git config core.sparsecheckout # timeout=10 15:54:15 > git checkout -f 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:17 Dload Upload Total Spent Left Speed 15:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 78134 0 --:--:-- --:--:-- --:--:-- 77555 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 15:54:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:54:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:54:18 + sudo tee /etc/docker/daemon.new 15:54:18 { 15:54:18 "registry-mirrors": [ 15:54:18 "https://nexus3.edgexfoundry.org:10001" 15:54:18 ], 15:54:18 "bip": "10.250.0.254/24", 15:54:18 "hosts": [ 15:54:18 "tcp://0.0.0.0:5555", 15:54:18 "unix:///var/run/docker.sock" 15:54:18 ], 15:54:18 "mtu": 1458, 15:54:18 "selinux-enabled": true, 15:54:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:54:18 } [Pipeline] sh 15:54:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:54:18 Removing intermediate container 02c65500772a 15:54:18 ---> e2f792972ea8 15:54:18 Step 13/26 : FROM alpine:3.17 15:54:18 + sudo service docker restart 15:54:18 3.17: Pulling from library/alpine 15:54:18 4db1b89c0bd1: Pulling fs layer 15:54:19 4db1b89c0bd1: Verifying Checksum 15:54:19 4db1b89c0bd1: Download complete 15:54:19 4db1b89c0bd1: Pull complete 15:54:19 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:54:19 Status: Downloaded newer image for alpine:3.17 15:54:19 ---> 1f73a9d63274 15:54:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:54:19 ---> Running in 5f64c7569f02 15:54:19 Removing intermediate container 5f64c7569f02 15:54:19 ---> 4e7286835e0d 15:54:19 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:54:19 ---> Running in cc4bda456913 15:54:19 Removing intermediate container cc4bda456913 15:54:19 ---> 361bfd482343 15:54:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:19 ---> Running in 69994fbef873 15:54:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:20 (1/2) Installing ca-certificates (20230506-r0) 15:54:20 (2/2) Installing dumb-init (1.2.5-r2) 15:54:20 Executing busybox-1.35.0-r29.trigger 15:54:20 Executing ca-certificates-20230506-r0.trigger 15:54:20 OK: 8 MiB in 17 packages 15:54:21 Removing intermediate container 69994fbef873 15:54:21 ---> cbb299620098 15:54:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:54:21 ---> 29043027a0de 15:54:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:54:21 ---> e463292c8071 15:54:21 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:54:21 ---> 10065cebf41b 15:54:21 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:54:21 ---> 3ab2aa5051e5 15:54:21 Step 21/26 : EXPOSE 59712 15:54:21 ---> Running in 3fdf4df9a371 15:54:21 Removing intermediate container 3fdf4df9a371 15:54:21 ---> 517f79a9ecc3 15:54:21 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:54:21 ---> Running in 18f127f7d327 15:54:21 Removing intermediate container 18f127f7d327 15:54:21 ---> 4d46cb696592 15:54:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:21 ---> Running in 825787c321a9 15:54:21 Removing intermediate container 825787c321a9 15:54:21 ---> e8b849f00ecb 15:54:21 Step 24/26 : LABEL arch=amd64 15:54:21 ---> Running in 70a8a7a80a46 15:54:21 Removing intermediate container 70a8a7a80a46 15:54:21 ---> 4e8ce7799bcf 15:54:21 Step 25/26 : LABEL git_sha=5c5c0fa1b183acca9b573439bae46aaad6e22dbc 15:54:21 ---> Running in d7adb4a1c39d 15:54:21 Removing intermediate container d7adb4a1c39d 15:54:21 ---> 3f383e6b14dc 15:54:21 Step 26/26 : LABEL version=3.1.0-dev.6 15:54:21 ---> Running in 6888af4254b0 15:54:22 Removing intermediate container 6888af4254b0 15:54:22 ---> 3c69a7ebe889 15:54:22 [Warning] One or more build-args [ARCH] were not consumed 15:54:22 Successfully built 3c69a7ebe889 15:54:22 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 15:54:22 provisioning config files... 15:54:22 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7333628555388470181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:22 ---> docker-login.sh 15:54:22 nexus3.edgexfoundry.org:10001 15:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:22 Configure a credential helper to remove this warning. See 15:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:22 15:54:22 Login Succeeded 15:54:22 nexus3.edgexfoundry.org:10002 15:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:22 Configure a credential helper to remove this warning. See 15:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:22 15:54:22 Login Succeeded 15:54:22 nexus3.edgexfoundry.org:10003 15:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:22 Configure a credential helper to remove this warning. See 15:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:22 15:54:22 Login Succeeded 15:54:22 nexus3.edgexfoundry.org:10004 15:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:22 Configure a credential helper to remove this warning. See 15:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:22 15:54:22 Login Succeeded 15:54:22 docker.io 15:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:23 Configure a credential helper to remove this warning. See 15:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:23 15:54:23 Login Succeeded 15:54:23 ---> docker-login.sh ends [Pipeline] } 15:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:23 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:54:23 5c5c0fa1b183acca9b573439bae46aaad6e22dbc 15:54:23 latest 15:54:23 3.1.0-dev.6 15:54:23 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 15:54:23 main 15:54:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc 15:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:54:23 4bdad300bc4b: Preparing 15:54:23 6c5b6565a069: Preparing 15:54:23 bca3fe75dd89: Preparing 15:54:23 d9d3a5a8959c: Preparing 15:54:23 6af5fde6f3d0: Preparing 15:54:23 3dab9f8bf2d2: Preparing 15:54:23 3dab9f8bf2d2: Waiting 15:54:23 6c5b6565a069: Pushed 15:54:23 bca3fe75dd89: Pushed 15:54:23 d9d3a5a8959c: Pushed 15:54:23 3dab9f8bf2d2: Layer already exists 15:54:23 6af5fde6f3d0: Pushed 15:54:24 4bdad300bc4b: Pushed 15:54:24 5c5c0fa1b183acca9b573439bae46aaad6e22dbc: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:54:24 4bdad300bc4b: Preparing 15:54:24 6c5b6565a069: Preparing 15:54:24 bca3fe75dd89: Preparing 15:54:24 d9d3a5a8959c: Preparing 15:54:24 6af5fde6f3d0: Preparing 15:54:24 3dab9f8bf2d2: Preparing 15:54:24 3dab9f8bf2d2: Waiting 15:54:24 bca3fe75dd89: Layer already exists 15:54:24 6c5b6565a069: Layer already exists 15:54:24 d9d3a5a8959c: Layer already exists 15:54:24 6af5fde6f3d0: Layer already exists 15:54:24 4bdad300bc4b: Layer already exists 15:54:24 3dab9f8bf2d2: Layer already exists 15:54:24 latest: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 15:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:54:25 4bdad300bc4b: Preparing 15:54:25 6c5b6565a069: Preparing 15:54:25 bca3fe75dd89: Preparing 15:54:25 d9d3a5a8959c: Preparing 15:54:25 6af5fde6f3d0: Preparing 15:54:25 3dab9f8bf2d2: Preparing 15:54:25 6c5b6565a069: Layer already exists 15:54:25 6af5fde6f3d0: Layer already exists 15:54:25 4bdad300bc4b: Layer already exists 15:54:25 d9d3a5a8959c: Layer already exists 15:54:25 bca3fe75dd89: Layer already exists 15:54:25 3dab9f8bf2d2: Layer already exists 15:54:25 3.1.0-dev.6: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 15:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:54:25 4bdad300bc4b: Preparing 15:54:25 6c5b6565a069: Preparing 15:54:25 bca3fe75dd89: Preparing 15:54:25 d9d3a5a8959c: Preparing 15:54:25 6af5fde6f3d0: Preparing 15:54:25 3dab9f8bf2d2: Preparing 15:54:25 3dab9f8bf2d2: Waiting 15:54:25 4bdad300bc4b: Layer already exists 15:54:25 6c5b6565a069: Layer already exists 15:54:25 d9d3a5a8959c: Layer already exists 15:54:25 6af5fde6f3d0: Layer already exists 15:54:25 bca3fe75dd89: Layer already exists 15:54:25 3dab9f8bf2d2: Layer already exists 15:54:25 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:54:26 4bdad300bc4b: Preparing 15:54:26 6c5b6565a069: Preparing 15:54:26 bca3fe75dd89: Preparing 15:54:26 d9d3a5a8959c: Preparing 15:54:26 6af5fde6f3d0: Preparing 15:54:26 3dab9f8bf2d2: Preparing 15:54:26 3dab9f8bf2d2: Waiting 15:54:26 4bdad300bc4b: Layer already exists 15:54:26 6af5fde6f3d0: Layer already exists 15:54:26 d9d3a5a8959c: Layer already exists 15:54:26 bca3fe75dd89: Layer already exists 15:54:26 6c5b6565a069: Layer already exists 15:54:26 3dab9f8bf2d2: Layer already exists 15:54:26 main: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:26 ===================================================== [Pipeline] echo 15:54:26 taggedImages: 15:54:26 - nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc 15:54:26 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:54:26 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 15:54:26 - nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 15:54:26 - 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 15:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:27 15:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:27 latest: Pulling from edgex-lftools-log-publisher 15:54:27 5eb5b503b376: Pulling fs layer 15:54:27 5c69ac0246d0: Pulling fs layer 15:54:27 ec43610c2a17: Pulling fs layer 15:54:27 3a2ae6a8a46f: Pulling fs layer 15:54:27 33b1e0a273af: Pulling fs layer 15:54:27 5d3b04190fa2: Pulling fs layer 15:54:27 2f39f015ded8: Pulling fs layer 15:54:27 33b1e0a273af: Waiting 15:54:27 5d3b04190fa2: Waiting 15:54:27 2f39f015ded8: Waiting 15:54:27 3a2ae6a8a46f: Waiting 15:54:27 5c69ac0246d0: Verifying Checksum 15:54:27 5c69ac0246d0: Download complete 15:54:27 3a2ae6a8a46f: Verifying Checksum 15:54:27 3a2ae6a8a46f: Download complete 15:54:27 33b1e0a273af: Verifying Checksum 15:54:27 33b1e0a273af: Download complete 15:54:27 5d3b04190fa2: Verifying Checksum 15:54:27 5d3b04190fa2: Download complete 15:54:27 ec43610c2a17: Verifying Checksum 15:54:27 ec43610c2a17: Download complete 15:54:27 5eb5b503b376: Verifying Checksum 15:54:27 5eb5b503b376: Download complete 15:54:28 2f39f015ded8: Download complete 15:54:28 5eb5b503b376: Pull complete 15:54:28 5c69ac0246d0: Pull complete 15:54:29 ec43610c2a17: Pull complete 15:54:29 3a2ae6a8a46f: Pull complete 15:54:29 33b1e0a273af: Pull complete 15:54:29 5d3b04190fa2: Pull complete 15:54:33 2f39f015ded8: Pull complete 15:54:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:33 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 15:54:33 $ 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 15:54:38 $ docker top 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 15:54:38 provisioning config files... 15:54:38 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config13725669577078142904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:38 ---> job-cost.sh 15:54:38 lf-activate-venv: SKIPPING 15:54:38 INFO: No Stack... 15:54:38 ---> docker-login.sh 15:54:38 nexus3.edgexfoundry.org:10001 15:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 nexus3.edgexfoundry.org:10002 15:54:39 INFO: Archiving Costs [Pipeline] sh 15:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 nexus3.edgexfoundry.org:10003 15:54:39 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:54:39 + cut -d, -f6 [Pipeline] lock 15:54:39 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] 15:54:39 Resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] did not exist. Created. 15:54:39 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 nexus3.edgexfoundry.org:10004 15:54:40 + echo total: 0.2199999988079071 [Pipeline] stash 15:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:40 Configure a credential helper to remove this warning. See 15:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:40 15:54:40 Login Succeeded 15:54:40 Stashed 1 file(s) [Pipeline] } 15:54:40 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:40 $ docker stop --time=1 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea 15:54:40 docker.io 15:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:40 Configure a credential helper to remove this warning. See 15:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:40 15:54:40 Login Succeeded 15:54:40 ---> docker-login.sh ends 15:54:41 $ docker rm -f --volumes 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:54:41 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 15:54:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:41 ========================================================= 15:54:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:54:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54: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 . 15:54:41 Sending build context to Docker daemon 122.9kB 15:54:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:54:42 Step 2/12 : FROM ${BASE} AS builder 15:54:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:42 c41833b44d91: Pulling fs layer 15:54:42 ed15518f5707: Pulling fs layer 15:54:42 feae8fd75edb: Pulling fs layer 15:54:42 242c74f7c9fa: Pulling fs layer 15:54:42 3cdef696dda3: Pulling fs layer 15:54:42 2ced38df9373: Pulling fs layer 15:54:42 58f1dce35555: Pulling fs layer 15:54:42 242c74f7c9fa: Waiting 15:54:42 3cdef696dda3: Waiting 15:54:42 2ced38df9373: Waiting 15:54:42 58f1dce35555: Waiting 15:54:42 ed15518f5707: Verifying Checksum 15:54:42 ed15518f5707: Download complete 15:54:42 242c74f7c9fa: Verifying Checksum 15:54:42 242c74f7c9fa: Download complete 15:54:42 3cdef696dda3: Verifying Checksum 15:54:42 3cdef696dda3: Download complete 15:54:42 c41833b44d91: Verifying Checksum 15:54:43 c41833b44d91: Pull complete 15:54:43 58f1dce35555: Verifying Checksum 15:54:43 58f1dce35555: Download complete 15:54:45 feae8fd75edb: Verifying Checksum 15:54:45 feae8fd75edb: Download complete 15:54:45 2ced38df9373: Verifying Checksum 15:54:45 2ced38df9373: Download complete 15:54:46 ed15518f5707: Pull complete 15:55:01 feae8fd75edb: Pull complete 15:55:01 242c74f7c9fa: Pull complete 15:55:01 3cdef696dda3: Pull complete 15:55:06 2ced38df9373: Pull complete 15:55:08 58f1dce35555: Pull complete 15:55:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:55:08 ---> fadd8f120f05 15:55:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:55:10 ---> Running in 161b4af03855 15:55:10 Removing intermediate container 161b4af03855 15:55:10 ---> 826fd7656faf 15:55:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:55:11 ---> Running in 760fa13c5098 15:55:11 Removing intermediate container 760fa13c5098 15:55:11 ---> 0a4ce003a6cc 15:55:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:55:11 ---> Running in bd626e1d71bf 15:55:11 Removing intermediate container bd626e1d71bf 15:55:11 ---> f9f878050358 15:55:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:11 ---> Running in 8188303ace64 15:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:14 OK: 263 MiB in 53 packages 15:55:15 Removing intermediate container 8188303ace64 15:55:15 ---> 50bd08cca021 15:55:15 Step 7/12 : WORKDIR /app 15:55:15 ---> Running in 657e345c8db8 15:55:15 Removing intermediate container 657e345c8db8 15:55:15 ---> 5c4df329fa95 15:55:15 Step 8/12 : COPY go.mod vendor* ./ 15:55:16 ---> 33eb2c195af2 15:55:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:16 ---> Running in 6d1a7763067c 15:56:12 Removing intermediate container 6d1a7763067c 15:56:12 ---> 374c741d26d8 15:56:12 Step 10/12 : COPY . . 15:56:13 ---> f3208a144f51 15:56:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:56:13 ---> Running in a8428e9c70a6 15:56:13 Removing intermediate container a8428e9c70a6 15:56:13 ---> 2d339bca3a72 15:56:13 Step 12/12 : RUN $MAKE 15:56:13 ---> Running in 315246df18b2 15:56:14 noop 15:56:15 Removing intermediate container 315246df18b2 15:56:15 ---> 7b6901d5c82b 15:56:15 Successfully built 7b6901d5c82b 15:56:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:15 + docker inspect -f . ci-base-image-arm64 15:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container 15:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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 15:56:16 $ docker top f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:17 + go version 15:56:17 go version go1.20.2 linux/arm64 [Pipeline] } 15:56:17 $ docker stop --time=1 f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d 15:56:21 $ docker rm -f --volumes f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:21 + docker inspect -f . ci-base-image-arm64 15:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container 15:56:21 $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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 15:56:22 $ docker top bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:23 + git config --global --add safe.directory /w/workspace/app-record-replay/7 [Pipeline] fileExists [Pipeline] sh 15:56:23 + make test 15:56:23 go test -race -coverprofile=coverage.out ./... 15:57:10 ? github.com/edgexfoundry/app-record-replay [no test files] 15:58:47 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.690s coverage: 69.2% of statements 15:58:47 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:58:47 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:58:47 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:58:47 ok github.com/edgexfoundry/app-record-replay/internal/data 0.292s coverage: 27.3% of statements 15:58:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:47 go vet ./... 16:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:01:08 $ docker stop --time=1 bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 16:01:10 $ docker rm -f --volumes bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:12 Warning: overwriting stash ‘coverage-report’ 16:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:13 + ls -al . 16:01:13 total 144 16:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:56 . 16:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:54 .. 16:01:13 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:54 .dockerignore 16:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:54 .git 16:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 .github 16:01:13 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:54 .gitignore 16:01:13 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:54 .golangci.yml 16:01:13 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:54 Attribution.txt 16:01:13 -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:54 CHANGELOG.md 16:01:13 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:54 Dockerfile 16:01:13 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:54 GOVERNANCE.md 16:01:13 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:54 Jenkinsfile 16:01:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:54 LICENSE 16:01:13 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:54 OWNERS.md 16:01:13 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:54 README.md 16:01:13 -rw-rw-r-- 1 jenkins jenkins 11 Jun 26 15:52 VERSION 16:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 bin 16:01:13 -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:58 coverage.out 16:01:13 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:54 go.mod 16:01:13 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:54 go.sum 16:01:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:54 internal 16:01:13 -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:54 main.go 16:01:13 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:54 makefile 16:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:54 pkg 16:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:13 + 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=5c5c0fa1b183acca9b573439bae46aaad6e22dbc --label arch=arm64 --label version=3.1.0-dev.6 . 16:01:13 Sending build context to Docker daemon 127kB 16:01:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:01:13 Step 2/26 : FROM ${BASE} AS builder 16:01:13 ---> 7b6901d5c82b 16:01:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:01:13 ---> Running in dac3651b61f9 16:01:14 Removing intermediate container dac3651b61f9 16:01:14 ---> f90c26499936 16:01:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:01:14 ---> Running in 8348b96146d3 16:01:14 Removing intermediate container 8348b96146d3 16:01:14 ---> 4eafd5f39702 16:01:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:01:14 ---> Running in abcb62b81765 16:01:14 Removing intermediate container abcb62b81765 16:01:14 ---> 7f8b4340ce26 16:01:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:14 ---> Running in f19437048ade 16:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:01:17 OK: 263 MiB in 53 packages 16:01:18 Removing intermediate container f19437048ade 16:01:18 ---> ac709e98d8cf 16:01:18 Step 7/26 : WORKDIR /app 16:01:18 ---> Running in b857bf821365 16:01:18 Removing intermediate container b857bf821365 16:01:18 ---> 62f1e29d44f1 16:01:18 Step 8/26 : COPY go.mod vendor* ./ 16:01:18 ---> d1c1837c2b72 16:01:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:18 ---> Running in f25c44a09d01 16:01:21 Removing intermediate container f25c44a09d01 16:01:21 ---> c6898e02c0eb 16:01:21 Step 10/26 : COPY . . 16:01:21 ---> 74ac7017fb24 16:01:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:01:21 ---> Running in dc33dd552990 16:01:22 Removing intermediate container dc33dd552990 16:01:22 ---> df0f9598e75b 16:01:22 Step 12/26 : RUN $MAKE 16:01:22 ---> Running in cafc822d04ba 16:01:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-record-replay 16:01:49 Removing intermediate container cafc822d04ba 16:01:49 ---> 5b8eef1c57d2 16:01:49 Step 13/26 : FROM alpine:3.17 16:01:49 3.17: Pulling from library/alpine 16:01:49 edb6bdbacee9: Pulling fs layer 16:01:49 edb6bdbacee9: Verifying Checksum 16:01:49 edb6bdbacee9: Download complete 16:01:49 edb6bdbacee9: Pull complete 16:01:49 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:01:49 Status: Downloaded newer image for alpine:3.17 16:01:49 ---> 779605e5fbc0 16:01:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:01:49 ---> Running in d2a684c25f7b 16:01:49 Removing intermediate container d2a684c25f7b 16:01:49 ---> 9cac02ec5b83 16:01:49 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:01:49 ---> Running in 3e88011cb1bc 16:01:49 Removing intermediate container 3e88011cb1bc 16:01:49 ---> 8e0fd5df4187 16:01:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:49 ---> Running in 39d42aae47a3 16:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:01:50 (1/2) Installing ca-certificates (20230506-r0) 16:01:50 (2/2) Installing dumb-init (1.2.5-r2) 16:01:50 Executing busybox-1.35.0-r29.trigger 16:01:50 Executing ca-certificates-20230506-r0.trigger 16:01:51 OK: 8 MiB in 17 packages 16:01:53 Removing intermediate container 39d42aae47a3 16:01:53 ---> d5af49b1954b 16:01:53 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:01:54 ---> 9ad607ca1b9c 16:01:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:01:54 ---> 13c28cfc38b7 16:01:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:01:55 ---> e5e228a09e39 16:01:55 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:01:55 ---> f1bb44651aaa 16:01:55 Step 21/26 : EXPOSE 59712 16:01:55 ---> Running in 886c96ebe9bd 16:01:56 Removing intermediate container 886c96ebe9bd 16:01:56 ---> 284761e1a541 16:01:56 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:01:56 ---> Running in a33131798d88 16:01:56 Removing intermediate container a33131798d88 16:01:56 ---> e515ba5a622e 16:01:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:01:56 ---> Running in 197f8a367c72 16:01:56 Removing intermediate container 197f8a367c72 16:01:56 ---> ff33abf11217 16:01:56 Step 24/26 : LABEL arch=arm64 16:01:56 ---> Running in 92e7f31f0a2e 16:01:57 Removing intermediate container 92e7f31f0a2e 16:01:57 ---> 0f1a4a550130 16:01:57 Step 25/26 : LABEL git_sha=5c5c0fa1b183acca9b573439bae46aaad6e22dbc 16:01:57 ---> Running in d1ab339185d0 16:01:57 Removing intermediate container d1ab339185d0 16:01:57 ---> 35aef69a8792 16:01:57 Step 26/26 : LABEL version=3.1.0-dev.6 16:01:57 ---> Running in 239a432c4d6b 16:01:57 Removing intermediate container 239a432c4d6b 16:01:57 ---> 3b128a842db0 16:01:57 [Warning] One or more build-args [ARCH] were not consumed 16:01:57 Successfully built 3b128a842db0 16:01:57 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 16:01:57 provisioning config files... 16:01:57 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config5816201626221048232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:58 ---> docker-login.sh 16:01:58 nexus3.edgexfoundry.org:10001 16:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:58 Configure a credential helper to remove this warning. See 16:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:58 16:01:58 Login Succeeded 16:01:58 nexus3.edgexfoundry.org:10002 16:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:58 Configure a credential helper to remove this warning. See 16:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:58 16:01:58 Login Succeeded 16:01:58 nexus3.edgexfoundry.org:10003 16:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:58 Configure a credential helper to remove this warning. See 16:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:58 16:01:59 Login Succeeded 16:01:59 nexus3.edgexfoundry.org:10004 16:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:59 Configure a credential helper to remove this warning. See 16:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:59 16:01:59 Login Succeeded 16:01:59 docker.io 16:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:59 Configure a credential helper to remove this warning. See 16:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:59 16:01:59 Login Succeeded 16:01:59 ---> docker-login.sh ends [Pipeline] } 16:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:00 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:02:00 5c5c0fa1b183acca9b573439bae46aaad6e22dbc 16:02:00 latest 16:02:00 3.1.0-dev.6 16:02:00 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 16:02:00 main 16:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:00 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc 16:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:02:00 445f1da2adf6: Preparing 16:02:00 833c8c56ba6c: Preparing 16:02:00 b835ccd963c0: Preparing 16:02:00 c6de2fa9d97b: Preparing 16:02:00 224e90fc59f1: Preparing 16:02:00 9386262d7a74: Preparing 16:02:00 9386262d7a74: Waiting 16:02:00 c6de2fa9d97b: Pushed 16:02:00 833c8c56ba6c: Pushed 16:02:00 b835ccd963c0: Pushed 16:02:00 9386262d7a74: Layer already exists 16:02:01 224e90fc59f1: Pushed 16:02:01 445f1da2adf6: Pushed 16:02:01 5c5c0fa1b183acca9b573439bae46aaad6e22dbc: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + 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 16:02:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:02:02 445f1da2adf6: Preparing 16:02:02 833c8c56ba6c: Preparing 16:02:02 b835ccd963c0: Preparing 16:02:02 c6de2fa9d97b: Preparing 16:02:02 224e90fc59f1: Preparing 16:02:02 9386262d7a74: Preparing 16:02:02 9386262d7a74: Waiting 16:02:02 b835ccd963c0: Layer already exists 16:02:02 224e90fc59f1: Layer already exists 16:02:02 c6de2fa9d97b: Layer already exists 16:02:02 445f1da2adf6: Layer already exists 16:02:02 833c8c56ba6c: Layer already exists 16:02:02 9386262d7a74: Layer already exists 16:02:02 latest: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 16:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:02:03 445f1da2adf6: Preparing 16:02:03 833c8c56ba6c: Preparing 16:02:03 b835ccd963c0: Preparing 16:02:03 c6de2fa9d97b: Preparing 16:02:03 224e90fc59f1: Preparing 16:02:03 9386262d7a74: Preparing 16:02:03 9386262d7a74: Waiting 16:02:03 445f1da2adf6: Layer already exists 16:02:03 224e90fc59f1: Layer already exists 16:02:03 b835ccd963c0: Layer already exists 16:02:03 833c8c56ba6c: Layer already exists 16:02:03 c6de2fa9d97b: Layer already exists 16:02:03 9386262d7a74: Layer already exists 16:02:03 3.1.0-dev.6: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 16:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:02:03 445f1da2adf6: Preparing 16:02:03 833c8c56ba6c: Preparing 16:02:03 b835ccd963c0: Preparing 16:02:03 c6de2fa9d97b: Preparing 16:02:03 224e90fc59f1: Preparing 16:02:03 9386262d7a74: Preparing 16:02:03 9386262d7a74: Waiting 16:02:03 224e90fc59f1: Layer already exists 16:02:03 445f1da2adf6: Layer already exists 16:02:03 c6de2fa9d97b: Layer already exists 16:02:03 833c8c56ba6c: Layer already exists 16:02:03 9386262d7a74: Layer already exists 16:02:03 b835ccd963c0: Layer already exists 16:02:04 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:04 + 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 16:02:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:02:04 445f1da2adf6: Preparing 16:02:04 833c8c56ba6c: Preparing 16:02:04 b835ccd963c0: Preparing 16:02:04 c6de2fa9d97b: Preparing 16:02:04 224e90fc59f1: Preparing 16:02:04 9386262d7a74: Preparing 16:02:04 9386262d7a74: Waiting 16:02:04 224e90fc59f1: Layer already exists 16:02:04 833c8c56ba6c: Layer already exists 16:02:04 b835ccd963c0: Layer already exists 16:02:04 c6de2fa9d97b: Layer already exists 16:02:04 445f1da2adf6: Layer already exists 16:02:04 9386262d7a74: Layer already exists 16:02:04 main: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:05 ===================================================== [Pipeline] echo 16:02:05 taggedImages: 16:02:05 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc 16:02:05 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:02:05 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 16:02:05 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 16:02:05 - 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 16:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:05 16:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:05 arm64: Pulling from edgex-lftools-log-publisher 16:02:05 8998bd30e6a1: Pulling fs layer 16:02:05 04944245beec: Pulling fs layer 16:02:05 699f458cf7ca: Pulling fs layer 16:02:05 765212b225bb: Pulling fs layer 16:02:05 f23df028b6ca: Pulling fs layer 16:02:05 d65c8cfc05b1: Pulling fs layer 16:02:05 2437ff75d9bd: Pulling fs layer 16:02:05 d65c8cfc05b1: Waiting 16:02:05 f23df028b6ca: Waiting 16:02:05 2437ff75d9bd: Waiting 16:02:05 765212b225bb: Waiting 16:02:06 04944245beec: Verifying Checksum 16:02:06 04944245beec: Download complete 16:02:06 765212b225bb: Download complete 16:02:06 f23df028b6ca: Download complete 16:02:06 d65c8cfc05b1: Verifying Checksum 16:02:06 d65c8cfc05b1: Download complete 16:02:06 699f458cf7ca: Verifying Checksum 16:02:06 699f458cf7ca: Download complete 16:02:06 8998bd30e6a1: Verifying Checksum 16:02:06 8998bd30e6a1: Download complete 16:02:08 2437ff75d9bd: Verifying Checksum 16:02:08 2437ff75d9bd: Download complete 16:02:10 8998bd30e6a1: Pull complete 16:02:11 04944245beec: Pull complete 16:02:12 699f458cf7ca: Pull complete 16:02:12 765212b225bb: Pull complete 16:02:13 f23df028b6ca: Pull complete 16:02:13 d65c8cfc05b1: Pull complete 16:02:28 2437ff75d9bd: Pull complete 16:02:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:28 prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container 16:02:28 $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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 16:02:30 $ docker top 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:31 ---> job-cost.sh 16:02:31 lf-activate-venv: SKIPPING 16:02:31 INFO: No Stack... 16:02:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:02:32 INFO: Archiving Costs [Pipeline] sh 16:02:33 + cut -d, -f6 16:02:33 + cat /w/workspace/app-record-replay/7/archives/cost.csv [Pipeline] lock 16:02:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] 16:02:33 Resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] did not exist. Created. 16:02:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:33 /w/workspace/app-record-replay/7@tmp/durable-eacb9b73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:02:34 + echo total: 0.10999999940395355 [Pipeline] stash 16:02:34 Warning: overwriting stash ‘stack-cost’ 16:02:34 Stashed 1 file(s) [Pipeline] } 16:02:34 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:34 $ docker stop --time=1 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 16:02:36 $ docker rm -f --volumes 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 [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 16:02:36 provisioning config files... 16:02:36 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #7 16:02:36 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6099908620662364517tmp [Pipeline] { [Pipeline] sh 16:02:37 + set +x 16:02:37 + curl -s https://codecov.io/bash 16:02:37 + bash -s -- 16:02:37 16:02:37 _____ _ 16:02:37 / ____| | | 16:02:37 | | ___ __| | ___ ___ _____ __ 16:02:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:02:37 | |___| (_) | (_| | __/ (_| (_) \ V / 16:02:37 \_____\___/ \__,_|\___|\___\___/ \_/ 16:02:37 Bash-1.0.6 16:02:37 16:02:37 16:02:37 ==> git version 2.25.1 found 16:02:37 ==> 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 16:02:37 Release-Date: 2020-01-08 16:02:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:02:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:02:37 ==> Jenkins CI detected. 16:02:37 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:02:37 project root: . 16:02:37 --> token set from env 16:02:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:02:37 ==> Running gcov in . (disable via -X gcov) 16:02:37 ==> Python coveragepy not found 16:02:37 ==> Searching for coverage reports in: 16:02:37 + . 16:02:37 -> Found 1 reports 16:02:37 ==> Detecting git/mercurial file structure 16:02:37 ==> Reading reports 16:02:37 + ./coverage.out bytes=3308 16:02:37 ==> Appending adjustments 16:02:37 https://docs.codecov.io/docs/fixing-reports 16:02:37 + Found adjustments 16:02:37 ==> Gzipping contents 16:02:37 4.0K /tmp/codecov.SvRTns.gz 16:02:37 ==> Uploading reports 16:02:37 url: https://codecov.io 16:02:37 query: branch=main&commit=5c5c0fa1b183acca9b573439bae46aaad6e22dbc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:37 -> Pinging Codecov 16:02:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=5c5c0fa1b183acca9b573439bae46aaad6e22dbc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:37 Invalid request parameters 16:02:37 400 [Pipeline] } 16:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:02:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:02:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:38 16:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:02:38 df9b9388f04a: Pulling fs layer 16:02:38 52dc419b0ee2: Pulling fs layer 16:02:38 25bc292e5bac: Pulling fs layer 16:02:38 114826534d7a: Pulling fs layer 16:02:38 4657fd5d0bcf: Pulling fs layer 16:02:38 6ad1cebc031e: Pulling fs layer 16:02:38 8a3aa393b2d8: Pulling fs layer 16:02:38 8a3aa393b2d8: Waiting 16:02:38 6ad1cebc031e: Waiting 16:02:38 114826534d7a: Waiting 16:02:38 25bc292e5bac: Verifying Checksum 16:02:38 25bc292e5bac: Download complete 16:02:38 52dc419b0ee2: Verifying Checksum 16:02:38 52dc419b0ee2: Download complete 16:02:38 4657fd5d0bcf: Verifying Checksum 16:02:38 4657fd5d0bcf: Download complete 16:02:38 df9b9388f04a: Download complete 16:02:38 6ad1cebc031e: Verifying Checksum 16:02:38 6ad1cebc031e: Download complete 16:02:38 df9b9388f04a: Pull complete 16:02:38 52dc419b0ee2: Pull complete 16:02:38 25bc292e5bac: Pull complete 16:02:39 114826534d7a: Verifying Checksum 16:02:39 114826534d7a: Download complete 16:02:39 8a3aa393b2d8: Verifying Checksum 16:02:39 8a3aa393b2d8: Download complete 16:02:42 114826534d7a: Pull complete 16:02:42 4657fd5d0bcf: Pull complete 16:02:42 6ad1cebc031e: Pull complete 16:02:45 8a3aa393b2d8: Pull complete 16:02:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:45 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:02:45 $ 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 16:02:49 $ docker top 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:02:49 + set -o pipefail 16:02:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:02:56 16:02:56 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:02:56 16:02:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bd3e0c03-f231-41a2-877c-cb831433e86c 16:02:56 16:02:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:02:56 16:02:56 16:02:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:02:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:02:56 More details here: https://snyk.co/ue1NS [Pipeline] } 16:02:56 $ docker stop --time=1 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 16:03:00 $ docker rm -f --volumes 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 [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 16:03:00 + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] sh 16:03:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:01 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:03: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 16:03:01 $ docker top 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb -eo pid,comm 16:03:01 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). 16:03:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:01 [ssh-agent] Looking for ssh-agent implementation... 16:03:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:02 $ docker exec 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb ssh-agent 16:03:02 SSH_AUTH_SOCK=/tmp/ssh-23wBcvl8y8dx/agent.32 16:03:02 SSH_AGENT_PID=38 16:03:02 Running ssh-add (command line suppressed) 16:03:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6562727455370678509.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6562727455370678509.key) 16:03:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:02 + git semver tag 16:03:02 2023-06-26 16:03:02,734 [run_tag] DEBUG tag force:False 16:03:02 2023-06-26 16:03:02,734 [check_head_tag] DEBUG check head tag 16:03:02 2023-06-26 16:03:02,734 [execute] INFO git cat-file --batch-check 16:03:02 2023-06-26 16:03:02,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:03:02 2023-06-26 16:03:02,738 [execute] INFO git cat-file --batch 16:03:02 2023-06-26 16:03:02,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:03:02 2023-06-26 16:03:02,743 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:02 2023-06-26 16:03:02,743 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 16:03:02 2023-06-26 16:03:02,743 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:03:02 2023-06-26 16:03:02,748 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:02 3.1.0-dev.6 [Pipeline] } 16:03:02 $ docker exec --env ******** --env ******** 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb ssh-agent -k 16:03:02 unset SSH_AUTH_SOCK; 16:03:02 unset SSH_AGENT_PID; 16:03:02 echo Agent pid 38 killed; 16:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:03 + git semver [Pipeline] } 16:03:03 $ docker stop --time=1 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb 16:03:04 $ docker rm -f --volumes 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:05 16:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:05 0.23.1-centos7: Pulling from edgex-lftools 16:03:05 ab5ef0e58194: Pulling fs layer 16:03:05 9712f1f96733: Pulling fs layer 16:03:05 63f879dbbcfc: Pulling fs layer 16:03:05 0d9ebad4ef96: Pulling fs layer 16:03:05 e9a5061849ea: Pulling fs layer 16:03:05 d747dcd14b5f: Pulling fs layer 16:03:05 0d9ebad4ef96: Waiting 16:03:05 2de7ff778b66: Pulling fs layer 16:03:05 d747dcd14b5f: Waiting 16:03:05 9712f1f96733: Verifying Checksum 16:03:05 9712f1f96733: Download complete 16:03:05 63f879dbbcfc: Verifying Checksum 16:03:05 63f879dbbcfc: Download complete 16:03:06 ab5ef0e58194: Verifying Checksum 16:03:06 ab5ef0e58194: Download complete 16:03:06 e9a5061849ea: Verifying Checksum 16:03:06 e9a5061849ea: Download complete 16:03:06 d747dcd14b5f: Download complete 16:03:06 0d9ebad4ef96: Verifying Checksum 16:03:06 0d9ebad4ef96: Download complete 16:03:06 2de7ff778b66: Verifying Checksum 16:03:06 2de7ff778b66: Download complete 16:03:08 ab5ef0e58194: Pull complete 16:03:08 9712f1f96733: Pull complete 16:03:09 63f879dbbcfc: Pull complete 16:03:12 0d9ebad4ef96: Pull complete 16:03:12 e9a5061849ea: Pull complete 16:03:13 d747dcd14b5f: Pull complete 16:03:14 2de7ff778b66: Pull complete 16:03:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:14 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:03:14 $ 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 16:03:19 $ docker top 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:03:19 provisioning config files... 16:03:19 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15562920901680821759tmp 16:03:19 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2714675772561620672tmp 16:03:19 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12521953879106338776tmp [Pipeline] { [Pipeline] echo 16:03:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:03:19 ---> sigul-configuration.sh 16:03:19 gpg: directory `/root/.gnupg' created 16:03:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:03:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:03:19 gpg: keyring `/root/.gnupg/secring.gpg' created 16:03:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:03:19 gpg: CAST5 encrypted data 16:03:19 gpg: encrypted with 1 passphrase 16:03:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:03:20 + mkdir /home/jenkins 16:03:20 + mkdir /home/jenkins/sigul [Pipeline] sh 16:03:20 + 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 16:03:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:03:20 ---> sigul-install.sh 16:03:20 Sigul already installed; skipping installation. [Pipeline] sh 16:03:20 + git tag --list 16:03:20 v3.1.0-dev.0 16:03:20 v3.1.0-dev.1 16:03:20 v3.1.0-dev.2 16:03:20 v3.1.0-dev.3 16:03:20 v3.1.0-dev.4 16:03:20 v3.1.0-dev.5 16:03:20 v3.1.0-dev.6 [Pipeline] sh 16:03:21 + lftools sign git-tag v3.1.0-dev.6 16:03:21 Signing Git tag with Sigul... 16:03:21 Signing v3.1.0-dev.6 [Pipeline] echo 16:03:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:03:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:03:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:03:22 $ docker stop --time=1 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 16:03:23 $ docker rm -f --volumes 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:03:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:24 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:03:24 $ 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 16:03:24 $ docker top 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 -eo pid,comm 16:03:24 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). 16:03:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:24 [ssh-agent] Looking for ssh-agent implementation... 16:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:25 $ docker exec 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 ssh-agent 16:03:25 SSH_AUTH_SOCK=/tmp/ssh-HkYIUZHghHN6/agent.33 16:03:25 SSH_AGENT_PID=39 16:03:25 Running ssh-add (command line suppressed) 16:03:25 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4221915227599342875.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4221915227599342875.key) 16:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:25 + git semver bump pre 16:03:25 2023-06-26 16:03:25,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:25 2023-06-26 16:03:25,767 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 16:03:25 2023-06-26 16:03:25,767 [bump_version] DEBUG bumped version:3.1.0-dev.7 16:03:25 2023-06-26 16:03:25,768 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:03:25 2023-06-26 16:03:25,768 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:25 2023-06-26 16:03:25,768 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:25 2023-06-26 16:03:25,770 [execute] INFO git cat-file --batch-check 16:03:25 2023-06-26 16:03:25,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:25 2023-06-26 16:03:25,777 [execute] INFO git cat-file --batch 16:03:25 2023-06-26 16:03:25,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:25 2023-06-26 16:03:25,783 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:25 3.1.0-dev.7 [Pipeline] } 16:03:25 $ docker exec --env ******** --env ******** 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 ssh-agent -k 16:03:25 unset SSH_AUTH_SOCK; 16:03:25 unset SSH_AGENT_PID; 16:03:25 echo Agent pid 39 killed; 16:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:26 + git semver [Pipeline] } 16:03:26 $ docker stop --time=1 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 16:03:27 $ docker rm -f --volumes 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:28 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:03:28 $ 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 16:03:28 $ docker top 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 -eo pid,comm 16:03:28 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). 16:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:28 [ssh-agent] Looking for ssh-agent implementation... 16:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:29 $ docker exec 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 ssh-agent 16:03:29 SSH_AUTH_SOCK=/tmp/ssh-yknlchn2Ac3W/agent.32 16:03:29 SSH_AGENT_PID=37 16:03:29 Running ssh-add (command line suppressed) 16:03:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16255243499831113855.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16255243499831113855.key) 16:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:29 + git semver push 16:03:29 2023-06-26 16:03:29,768 [run_push] DEBUG push 16:03:29 2023-06-26 16:03:29,768 [execute] INFO git cat-file --batch-check 16:03:29 2023-06-26 16:03:29,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:29 2023-06-26 16:03:29,772 [execute] INFO git rev-list 515cb05119bc42043b3eb71e56b44cee4402a5ca -- 16:03:29 2023-06-26 16:03:29,772 [execute] DEBUG Popen(['git', 'rev-list', '515cb05119bc42043b3eb71e56b44cee4402a5ca', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:29 2023-06-26 16:03:29,777 [execute] INFO git fetch -v origin 16:03:29 2023-06-26 16:03:29,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:03:30 2023-06-26 16:03:30,254 [run_push] DEBUG no remote changes detected 16:03:30 2023-06-26 16:03:30,254 [execute] INFO git push origin semver 16:03:30 2023-06-26 16:03:30,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:31 2023-06-26 16:03:31,119 [run_push] DEBUG push all version tags 16:03:31 2023-06-26 16:03:31,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:03:31 2023-06-26 16:03:31,120 [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) 16:03:31 2023-06-26 16:03:31,807 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:03:31 3.1.0-dev.7 [Pipeline] } 16:03:31 $ docker exec --env ******** --env ******** 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 ssh-agent -k 16:03:32 unset SSH_AUTH_SOCK; 16:03:32 unset SSH_AGENT_PID; 16:03:32 echo Agent pid 37 killed; 16:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:32 + git semver [Pipeline] } 16:03:32 $ docker stop --time=1 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 16:03:33 $ docker rm -f --volumes 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 [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 16:03:34 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:03:34 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:03:34 total 16 16:03:34 drwxr-xr-x 3 root root 4096 Jun 26 15:54 . 16:03:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 16:03 .. 16:03:34 drwxr-xr-x 2 root root 4096 Jun 26 15:54 cost 16:03:34 -rw-r--r-- 1 root root 87 Jun 26 15:54 cost.csv 16:03:34 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:03:34 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:03:34 total 16 16:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:54 . 16:03:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 16:03 .. 16:03:34 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 15:54 cost 16:03:34 -rw-r--r-- 1 jenkins jenkins 87 Jun 26 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:35 ---> package-listing.sh 16:03:35 ++ tr '[:upper:]' '[:lower:]' 16:03:35 ++ facter osfamily 16:03:35 + OS_FAMILY=debian 16:03:35 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:03:35 + START_PACKAGES=/tmp/packages_start.txt 16:03:35 + END_PACKAGES=/tmp/packages_end.txt 16:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:35 + PACKAGES=/tmp/packages_start.txt 16:03:35 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:03:35 + PACKAGES=/tmp/packages_end.txt 16:03:35 + case "${OS_FAMILY}" in 16:03:35 + dpkg -l 16:03:35 + grep '^ii' 16:03:35 + '[' -f /tmp/packages_start.txt ']' 16:03:35 + '[' -f /tmp/packages_end.txt ']' 16:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:35 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:03:35 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:03:35 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 16:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:36 prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container 16:03:36 $ 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 16:03:36 $ docker top c15d05932247de8613e2633e6a80fc26a44cbec11570f89a87c17640ec1b031d -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:03:37 + mkdir -p /var/log/sysstat [Pipeline] sh 16:03:37 + ls /var/log/sa-host 16:03:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:38 provisioning config files... 16:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1098604811044382475tmp [Pipeline] { [Pipeline] echo 16:03:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:03:38 ---> create-netrc.sh [Pipeline] } 16:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:03:38 ---> python-tools-install.sh [Pipeline] echo 16:03:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:03:39 ---> sudo-logs.sh 16:03:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:03:39 ---> job-cost.sh 16:03:39 lf-activate-venv: SKIPPING 16:03:39 DEBUG: total: 0.2199999988079071 16:03:39 INFO: Retrieving Stack Cost... 16:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 16:03:40 INFO: Archiving Costs [Pipeline] echo 16:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:03:40 ---> logs-deploy.sh 16:03:40 lf-activate-venv: SKIPPING 16:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/7 16:03:40 INFO: archiving workspace using pattern(s): 16:03:41 Archives upload complete. 16:03:41 INFO: archiving logs to Nexus 16:03:42 ---> uname -a: 16:03:42 Linux prd-ubuntu20-04-docker-8c-8g-19243 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:03:42 16:03:42 16:03:42 ---> lscpu: 16:03:42 Architecture: x86_64 16:03:42 CPU op-mode(s): 32-bit, 64-bit 16:03:42 Byte Order: Little Endian 16:03:42 Address sizes: 40 bits physical, 48 bits virtual 16:03:42 CPU(s): 8 16:03:42 On-line CPU(s) list: 0-7 16:03:42 Thread(s) per core: 1 16:03:42 Core(s) per socket: 1 16:03:42 Socket(s): 8 16:03:42 NUMA node(s): 1 16:03:42 Vendor ID: AuthenticAMD 16:03:42 CPU family: 23 16:03:42 Model: 49 16:03:42 Model name: AMD EPYC-Rome Processor 16:03:42 Stepping: 0 16:03:42 CPU MHz: 2800.000 16:03:42 BogoMIPS: 5600.00 16:03:42 Virtualization: AMD-V 16:03:42 Hypervisor vendor: KVM 16:03:42 Virtualization type: full 16:03:42 L1d cache: 256 KiB 16:03:42 L1i cache: 256 KiB 16:03:42 L2 cache: 4 MiB 16:03:42 L3 cache: 128 MiB 16:03:42 NUMA node0 CPU(s): 0-7 16:03:42 Vulnerability Itlb multihit: Not affected 16:03:42 Vulnerability L1tf: Not affected 16:03:42 Vulnerability Mds: Not affected 16:03:42 Vulnerability Meltdown: Not affected 16:03:42 Vulnerability Mmio stale data: Not affected 16:03:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:03:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:03:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:03:42 Vulnerability Srbds: Not affected 16:03:42 Vulnerability Tsx async abort: Not affected 16:03:42 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 16:03:42 16:03:42 16:03:42 ---> nproc: 16:03:42 8 16:03:42 16:03:42 16:03:42 ---> df -h: 16:03:42 Filesystem Size Used Avail Use% Mounted on 16:03:42 overlay 155G 13G 143G 9% / 16:03:42 tmpfs 64M 0 64M 0% /dev 16:03:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:03:42 shm 64M 0 64M 0% /dev/shm 16:03:42 /dev/vda1 155G 13G 143G 9% /facter-os 16:03:42 16:03:42 16:03:42 ---> sar -b -r -n DEV: 16:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19243) 06/26/23 _x86_64_ (8 CPU) 16:03:42 16:03:42 15:51:26 LINUX RESTART (8 CPU) 16:03:42 16:03:42 15:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:03:42 15:53:01 163.90 10.81 153.09 0.00 1732.59 59561.29 0.00 16:03:42 15:54:01 79.34 0.12 79.22 0.00 13.46 25896.35 0.00 16:03:42 15:55:01 167.94 0.37 167.57 0.00 22.26 34305.35 0.00 16:03:42 15:56:01 1.60 0.00 1.60 0.00 0.00 20.28 0.00 16:03:42 15:57:01 54.97 10.58 44.39 0.00 5154.87 8991.30 0.00 16:03:42 15:58:01 5.22 0.02 5.20 0.00 0.13 113.85 0.00 16:03:42 15:59:01 1.88 0.00 1.88 0.00 0.00 22.93 0.00 16:03:42 16:00:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 16:03:42 16:01:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 16:03:42 16:02:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 16:03:42 16:03:01 51.13 0.28 50.85 0.00 11.73 34510.23 0.00 16:03:42 Average: 48.05 2.00 46.05 0.00 628.76 14793.27 0.00 16:03:42 16:03:42 15:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:03:42 15:53:01 28472112 31587744 720568 2.19 109692 3219524 2066944 6.09 1127924 2852688 30264 16:03:42 15:54:01 27942408 31540936 758300 2.31 146352 3611752 2044252 6.02 1199120 3246412 380472 16:03:42 15:55:01 27895688 31587736 712044 2.17 158556 3683452 1760348 5.19 1188348 3293812 304 16:03:42 15:56:01 27895840 31588000 711400 2.16 158596 3683444 1760348 5.19 1187964 3293812 216 16:03:42 15:57:01 27349524 31552792 727168 2.21 192948 4144568 1798264 5.30 1527988 3463752 1008 16:03:42 15:58:01 27372688 31571112 709816 2.16 191492 4141308 1794696 5.29 1508600 3460492 384 16:03:42 15:59:01 27380452 31578888 701936 2.13 191540 4141312 1794696 5.29 1501064 3460496 8 16:03:42 16:00:01 27380468 31579016 701828 2.13 191600 4141316 1794696 5.29 1501180 3460500 48 16:03:42 16:01:01 27380636 31579200 701800 2.13 191616 4141316 1794696 5.29 1501556 3460500 8 16:03:42 16:02:01 27380556 31579192 701744 2.13 191680 4141320 1794696 5.29 1501408 3460504 4 16:03:42 16:03:01 26574388 31547000 732452 2.23 209420 4845216 1900672 5.60 1589664 4126048 108 16:03:42 Average: 27547705 31571965 716278 2.18 175772 3990412 1845846 5.44 1394074 3416274 37529 16:03:42 16:03:42 15:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:03:42 15:53:01 ens3 624.96 386.58 7998.52 52.33 0.00 0.00 0.00 0.00 16:03:42 15:53:01 docker0 228.39 369.14 17.15 1978.35 0.00 0.00 0.00 0.00 16:03:42 15:53:01 lo 5.83 5.83 0.57 0.57 0.00 0.00 0.00 0.00 16:03:42 15:54:01 vethd1fa308 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:03:42 15:54:01 ens3 30.08 19.68 37.08 11.35 0.00 0.00 0.00 0.00 16:03:42 15:54:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:03:42 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 15:55:01 ens3 172.25 135.08 2707.73 133.08 0.00 0.00 0.00 0.00 16:03:42 15:55:01 docker0 2.82 6.63 0.18 88.10 0.00 0.00 0.00 0.00 16:03:42 15:55:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 16:03:42 15:56:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 15:57:01 ens3 275.24 154.41 2918.39 10.55 0.00 0.00 0.00 0.00 16:03:42 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 15:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:03:42 15:58:01 ens3 0.40 0.33 0.03 0.02 0.00 0.00 0.00 0.00 16:03:42 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 15:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 16:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:02:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:03:42 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:42 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:42 16:03:01 ens3 210.48 119.28 4565.50 18.52 0.00 0.00 0.00 0.00 16:03:42 16:03:01 docker0 35.57 62.26 2.93 582.15 0.00 0.00 0.00 0.00 16:03:42 16:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 16:03:42 Average: ens3 118.68 73.69 1647.41 20.49 0.00 0.00 0.00 0.00 16:03:42 Average: docker0 23.94 39.33 1.82 238.14 0.00 0.00 0.00 0.00 16:03:42 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 16:03:42 16:03:42 16:03:42 ---> sar -P ALL: 16:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19243) 06/26/23 _x86_64_ (8 CPU) 16:03:42 16:03:42 15:51:26 LINUX RESTART (8 CPU) 16:03:42 16:03:42 15:52:02 CPU %user %nice %system %iowait %steal %idle 16:03:42 15:53:01 all 7.92 0.00 3.42 3.72 0.07 84.87 16:03:42 15:53:01 0 8.54 0.00 3.37 0.60 0.05 87.44 16:03:42 15:53:01 1 6.86 0.00 3.63 10.37 0.05 79.09 16:03:42 15:53:01 2 8.82 0.00 3.19 0.29 0.07 87.63 16:03:42 15:53:01 3 7.80 0.00 3.95 14.56 0.10 73.59 16:03:42 15:53:01 4 7.80 0.00 3.47 0.63 0.07 88.02 16:03:42 15:53:01 5 7.84 0.00 3.43 0.66 0.09 87.98 16:03:42 15:53:01 6 7.35 0.00 3.15 0.39 0.05 89.05 16:03:42 15:53:01 7 8.36 0.00 3.17 2.38 0.07 86.02 16:03:42 15:54:01 all 35.05 0.00 5.49 1.83 0.09 57.54 16:03:42 15:54:01 0 34.46 0.00 5.23 0.05 0.10 60.16 16:03:42 15:54:01 1 34.24 0.00 5.99 8.77 0.10 50.89 16:03:42 15:54:01 2 34.29 0.00 4.69 0.00 0.08 60.94 16:03:42 15:54:01 3 37.12 0.00 5.12 0.07 0.10 57.60 16:03:42 15:54:01 4 34.13 0.00 5.05 0.52 0.08 60.22 16:03:42 15:54:01 5 34.47 0.00 7.29 1.48 0.08 56.67 16:03:42 15:54:01 6 35.16 0.00 4.97 0.08 0.08 59.70 16:03:42 15:54:01 7 36.50 0.00 5.61 3.66 0.10 54.12 16:03:42 15:55:01 all 7.34 0.00 2.52 2.49 0.05 87.61 16:03:42 15:55:01 0 6.83 0.00 2.72 0.94 0.03 89.48 16:03:42 15:55:01 1 6.49 0.00 2.71 9.87 0.05 80.88 16:03:42 15:55:01 2 7.10 0.00 2.47 1.58 0.03 88.82 16:03:42 15:55:01 3 7.36 0.00 2.74 0.24 0.03 89.63 16:03:42 15:55:01 4 7.83 0.00 2.19 0.84 0.05 89.09 16:03:42 15:55:01 5 7.52 0.00 2.11 0.57 0.05 89.75 16:03:42 15:55:01 6 6.74 0.00 2.64 2.96 0.08 87.58 16:03:42 15:55:01 7 8.82 0.00 2.55 2.92 0.05 85.65 16:03:42 15:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:03:42 15:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:03:42 15:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:03:42 15:56:01 2 0.00 0.00 0.00 0.08 0.00 99.92 16:03:42 15:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:03:42 15:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:03:42 15:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:03:42 15:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 15:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:03:42 15:57:01 all 2.51 0.00 1.50 0.99 0.03 94.97 16:03:42 15:57:01 0 1.95 0.00 1.35 1.69 0.03 94.97 16:03:42 15:57:01 1 2.65 0.00 0.94 2.91 0.02 93.48 16:03:42 15:57:01 2 3.53 0.00 1.76 0.80 0.03 93.87 16:03:42 15:57:01 3 1.76 0.00 1.53 1.31 0.05 95.35 16:03:42 15:57:01 4 2.42 0.00 1.24 0.78 0.02 95.54 16:03:42 15:57:01 5 2.09 0.00 2.36 0.18 0.02 95.35 16:03:42 15:57:01 6 2.21 0.00 0.87 0.08 0.02 96.82 16:03:42 15:57:01 7 3.49 0.00 1.95 0.15 0.02 94.40 16:03:42 15:58:01 all 0.23 0.00 0.07 0.03 0.01 99.66 16:03:42 15:58:01 0 0.10 0.00 0.07 0.15 0.02 99.67 16:03:42 15:58:01 1 1.27 0.00 0.08 0.08 0.03 98.53 16:03:42 15:58:01 2 0.05 0.00 0.07 0.02 0.00 99.87 16:03:42 15:58:01 3 0.10 0.00 0.07 0.00 0.00 99.83 16:03:42 15:58:01 4 0.02 0.00 0.07 0.00 0.00 99.92 16:03:42 15:58:01 5 0.23 0.00 0.10 0.00 0.02 99.65 16:03:42 15:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 16:03:42 15:58:01 7 0.03 0.00 0.07 0.00 0.00 99.90 16:03:42 15:59:01 all 0.03 0.00 0.01 0.01 0.00 99.94 16:03:42 15:59:01 0 0.05 0.00 0.02 0.02 0.03 99.88 16:03:42 15:59:01 1 0.03 0.00 0.02 0.08 0.00 99.87 16:03:42 15:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:03:42 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:03:42 15:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:03:42 15:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:03:42 15:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:03:42 16:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:03:42 16:00:01 0 0.02 0.00 0.05 0.02 0.00 99.92 16:03:42 16:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:03:42 16:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:03:42 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:03:42 16:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:03:42 16:01:01 all 0.24 0.00 0.01 0.01 0.00 99.73 16:03:42 16:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:03:42 16:01:01 1 1.83 0.00 0.03 0.05 0.00 98.09 16:03:42 16:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:03:42 16:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:03:42 16:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:03:42 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:03:42 16:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:03:42 16:02:01 all 0.20 0.00 0.00 0.01 0.01 99.79 16:03:42 16:02:01 0 0.03 0.00 0.02 0.05 0.02 99.88 16:03:42 16:02:01 1 1.50 0.00 0.00 0.00 0.02 98.48 16:03:42 16:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:03:42 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:03:42 16:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:03:42 16:03:01 all 4.16 0.00 1.56 1.49 0.03 92.76 16:03:42 16:03:01 0 4.03 0.00 1.87 2.52 0.03 91.54 16:03:42 16:03:01 1 5.72 0.00 1.68 5.81 0.02 86.77 16:03:42 16:03:01 2 4.36 0.00 1.49 0.25 0.02 93.88 16:03:42 16:03:01 3 3.90 0.00 1.38 0.02 0.02 94.69 16:03:42 16:03:01 4 5.13 0.00 1.16 0.05 0.02 93.64 16:03:42 16:03:01 5 3.79 0.00 1.34 0.03 0.02 94.82 16:03:42 16:03:01 6 3.12 0.00 2.28 2.97 0.10 91.53 16:03:42 16:03:01 7 3.23 0.00 1.24 0.20 0.03 95.30 16:03:42 16:03:42 Average: CPU %user %nice %system %iowait %steal %idle 16:03:42 Average: all 5.21 0.00 1.32 0.95 0.03 92.49 16:03:42 Average: 0 5.07 0.00 1.33 0.55 0.03 93.02 16:03:42 Average: 1 5.47 0.00 1.36 3.42 0.03 89.73 16:03:42 Average: 2 5.27 0.00 1.24 0.27 0.02 93.20 16:03:42 Average: 3 5.25 0.00 1.33 1.43 0.03 91.96 16:03:42 Average: 4 5.20 0.00 1.20 0.26 0.02 93.33 16:03:42 Average: 5 5.06 0.00 1.50 0.26 0.02 93.15 16:03:42 Average: 6 4.93 0.00 1.26 0.59 0.03 93.20 16:03:42 Average: 7 5.46 0.00 1.32 0.84 0.02 92.36 16:03:42 16:03:42 16:03:42