Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 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-ssh8890758094963403729.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-ssh7364763637127059725.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-ssh2665203879411494782.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-ssh10070355848618524561.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-ssh2837626130725708154.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-2774 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 > 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 Avoid second fetch Checking out Revision 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 (main) Commit message: "Merge pull request #53 from lenny-intel/replay" > git config core.sparsecheckout # timeout=10 > git checkout -f 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 > git rev-list --no-walk 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:14 ========================================================= 20:31:14 EdgeX Global Pipelines Version Info 20:31:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:15 ------------------- 20:31:15 stable info: 20:31:15 ------------------- 20:31:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:31:15 Message: update stable to v1.0.250 20:31:15 ------------------- 20:31:15 experimental info: 20:31:15 ------------------- 20:31:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:31:15 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10bf0fb [Pipeline] echo 20:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:16 provisioning config files... 20:31:16 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11400975478268285672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:16 ---> docker-login.sh 20:31:16 nexus3.edgexfoundry.org:10001 20:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:17 Configure a credential helper to remove this warning. See 20:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:17 20:31:17 Login Succeeded 20:31:17 nexus3.edgexfoundry.org:10002 20:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:17 Configure a credential helper to remove this warning. See 20:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:17 20:31:17 Login Succeeded 20:31:17 nexus3.edgexfoundry.org:10003 20:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:17 Configure a credential helper to remove this warning. See 20:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:17 20:31:17 Login Succeeded 20:31:17 nexus3.edgexfoundry.org:10004 20:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:17 Configure a credential helper to remove this warning. See 20:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:17 20:31:17 Login Succeeded 20:31:17 docker.io 20:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:17 Configure a credential helper to remove this warning. See 20:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:17 20:31:17 Login Succeeded 20:31:17 ---> docker-login.sh ends [Pipeline] } 20:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:31:18 + git rev-list -1 --merges 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677~1..10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo 20:31:18 -----------> git rev-list -1 --merges 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677~1..10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:31:18 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [false] [Pipeline] sh 20:31:18 + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo 20:31:18 ========================================================= 20:31:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:31:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:19 + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo 20:31:19 [semverPrep] GIT_COMMIT: 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677, Commit Message: Merge pull request #53 from lenny-intel/replay [Pipeline] echo 20:31:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:31:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:19 + grep -v github /etc/ssh/ssh_known_hosts 20:31:19 + [ -e /tmp/ssh_known_hosts ] 20:31:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:31:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:31:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:31:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:19 20:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:20 0.1.4: Pulling from edgex-devops/py-git-semver 20:31:20 b85a868b505f: Pulling fs layer 20:31:20 e2be974225ed: Pulling fs layer 20:31:20 339a4e72a1f5: Pulling fs layer 20:31:20 988bab9f4d93: Pulling fs layer 20:31:20 1469e6f7b9e6: Pulling fs layer 20:31:20 eaf3925da568: Pulling fs layer 20:31:20 bab4dde63d76: Pulling fs layer 20:31:20 bde34c3a00c8: Pulling fs layer 20:31:20 b352a97aabf1: Pulling fs layer 20:31:20 4872d77fe225: Pulling fs layer 20:31:20 5851b861e8e6: Pulling fs layer 20:31:20 988bab9f4d93: Waiting 20:31:20 bab4dde63d76: Waiting 20:31:20 eaf3925da568: Waiting 20:31:20 bde34c3a00c8: Waiting 20:31:20 b352a97aabf1: Waiting 20:31:20 1469e6f7b9e6: Waiting 20:31:20 5851b861e8e6: Waiting 20:31:20 e2be974225ed: Download complete 20:31:20 988bab9f4d93: Verifying Checksum 20:31:20 988bab9f4d93: Download complete 20:31:20 1469e6f7b9e6: Verifying Checksum 20:31:20 1469e6f7b9e6: Download complete 20:31:20 339a4e72a1f5: Verifying Checksum 20:31:20 339a4e72a1f5: Download complete 20:31:20 bde34c3a00c8: Download complete 20:31:20 b352a97aabf1: Download complete 20:31:20 4872d77fe225: Download complete 20:31:20 5851b861e8e6: Verifying Checksum 20:31:20 5851b861e8e6: Download complete 20:31:20 b85a868b505f: Verifying Checksum 20:31:20 b85a868b505f: Download complete 20:31:20 bab4dde63d76: Verifying Checksum 20:31:20 bab4dde63d76: Download complete 20:31:21 b85a868b505f: Pull complete 20:31:21 e2be974225ed: Pull complete 20:31:22 339a4e72a1f5: Pull complete 20:31:22 988bab9f4d93: Pull complete 20:31:22 1469e6f7b9e6: Pull complete 20:31:22 eaf3925da568: Pull complete 20:31:30 bab4dde63d76: Pull complete 20:31:30 bde34c3a00c8: Pull complete 20:31:30 b352a97aabf1: Pull complete 20:31:30 4872d77fe225: Pull complete 20:31:30 5851b861e8e6: Pull complete 20:31:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:30 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:31:30 $ 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 20:31:34 $ docker top 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da -eo pid,comm 20:31:34 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). 20:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:34 [ssh-agent] Looking for ssh-agent implementation... 20:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:34 $ docker exec 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent 20:31:34 SSH_AUTH_SOCK=/tmp/ssh-TpcfGoNE6ZEN/agent.33 20:31:34 SSH_AGENT_PID=39 20:31:34 Running ssh-add (command line suppressed) 20:31:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_828724696086297676.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_828724696086297676.key) 20:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:34 + git tag --points-at HEAD [Pipeline] } 20:31:34 $ docker exec --env ******** --env ******** 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent -k 20:31:34 unset SSH_AUTH_SOCK; 20:31:34 unset SSH_AGENT_PID; 20:31:34 echo Agent pid 39 killed; 20:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:34 [ssh-agent] Looking for ssh-agent implementation... 20:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:35 $ docker exec 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent 20:31:35 SSH_AUTH_SOCK=/tmp/ssh-5m96wzYskCCv/agent.71 20:31:35 SSH_AGENT_PID=77 20:31:35 Running ssh-add (command line suppressed) 20:31:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132188787091610568.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132188787091610568.key) 20:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:35 + git semver init 20:31:35 2023-08-02 20:31:35,789 [run_init] DEBUG init version:0.0.0 force:False 20:31:35 2023-08-02 20:31:35,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:31:35 2023-08-02 20:31:35,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:31:35 2023-08-02 20:31:35,790 [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) 20:31:36 2023-08-02 20:31:36,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:31:36 2023-08-02 20:31:36,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:31:36 2023-08-02 20:31:36,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:31:36 2023-08-02 20:31:36,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:31:36 3.1.0-dev.28 [Pipeline] } 20:31:36 $ docker exec --env ******** --env ******** 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent -k 20:31:36 unset SSH_AUTH_SOCK; 20:31:36 unset SSH_AGENT_PID; 20:31:36 echo Agent pid 77 killed; 20:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:37 + git semver [Pipeline] } 20:31:37 $ docker stop --time=1 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da 20:31:38 $ docker rm -f --volumes 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da [Pipeline] // withDockerContainer [Pipeline] sh 20:31:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:39 Stashed 1 file(s) [Pipeline] echo 20:31:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 20:31:39 provisioning config files... 20:31:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5245920913419166106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:39 ---> docker-login.sh 20:31:39 nexus3.edgexfoundry.org:10001 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:39 Configure a credential helper to remove this warning. See 20:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:39 20:31:39 Login Succeeded 20:31:39 nexus3.edgexfoundry.org:10002 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:39 Configure a credential helper to remove this warning. See 20:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:39 20:31:39 Login Succeeded 20:31:39 nexus3.edgexfoundry.org:10003 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:39 Configure a credential helper to remove this warning. See 20:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:39 20:31:39 Login Succeeded 20:31:39 nexus3.edgexfoundry.org:10004 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:39 Configure a credential helper to remove this warning. See 20:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:39 20:31:39 Login Succeeded 20:31:39 docker.io 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 ---> docker-login.sh ends [Pipeline] } 20:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:40 ========================================================= 20:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:31:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:40 + 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 . 20:31:40 Sending build context to Docker daemon 434.7kB 20:31:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:31:40 Step 2/12 : FROM ${BASE} AS builder 20:31:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:40 4db1b89c0bd1: Pulling fs layer 20:31:40 6911f1a30b25: Pulling fs layer 20:31:40 e194b8c5c2a9: Pulling fs layer 20:31:40 6863d3e3a2b1: Pulling fs layer 20:31:40 ec0bb842ea78: Pulling fs layer 20:31:40 40a00589a448: Pulling fs layer 20:31:40 6c08303d61cc: Pulling fs layer 20:31:40 798269fcf238: Pulling fs layer 20:31:40 6863d3e3a2b1: Waiting 20:31:40 6c08303d61cc: Waiting 20:31:40 798269fcf238: Waiting 20:31:40 6911f1a30b25: Download complete 20:31:40 6863d3e3a2b1: Download complete 20:31:40 ec0bb842ea78: Verifying Checksum 20:31:40 ec0bb842ea78: Download complete 20:31:40 4db1b89c0bd1: Verifying Checksum 20:31:40 4db1b89c0bd1: Download complete 20:31:40 40a00589a448: Verifying Checksum 20:31:40 40a00589a448: Download complete 20:31:40 4db1b89c0bd1: Pull complete 20:31:40 6911f1a30b25: Pull complete 20:31:41 798269fcf238: Verifying Checksum 20:31:41 798269fcf238: Download complete 20:31:41 e194b8c5c2a9: Verifying Checksum 20:31:41 e194b8c5c2a9: Download complete 20:31:41 6c08303d61cc: Verifying Checksum 20:31:41 6c08303d61cc: Download complete 20:31:44 e194b8c5c2a9: Pull complete 20:31:44 6863d3e3a2b1: Pull complete 20:31:44 ec0bb842ea78: Pull complete 20:31:45 40a00589a448: Pull complete 20:31:47 6c08303d61cc: Pull complete 20:31:48 798269fcf238: Pull complete 20:31:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:31:48 ---> ec979cd7f677 20:31:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:31:52 ---> Running in 9731916b2e15 20:31:52 Removing intermediate container 9731916b2e15 20:31:52 ---> f5be6377609f 20:31:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:31:52 ---> Running in ce6568a09531 20:31:52 Removing intermediate container ce6568a09531 20:31:52 ---> e78df943645c 20:31:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:31:52 ---> Running in 8653eb74b0f7 20:31:52 Removing intermediate container 8653eb74b0f7 20:31:52 ---> df28cc52eada 20:31:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:52 ---> Running in f82ce168baea 20:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:31:53 OK: 265 MiB in 53 packages 20:31:53 Removing intermediate container f82ce168baea 20:31:53 ---> 2a498d381b1d 20:31:53 Step 7/12 : WORKDIR /app 20:31:53 ---> Running in 0f412ff2ef46 20:31:53 Removing intermediate container 0f412ff2ef46 20:31:53 ---> e5f44edeecd3 20:31:53 Step 8/12 : COPY go.mod vendor* ./ 20:31:53 ---> abbf3388ad4d 20:31:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:53 ---> Running in 7c9754c23d78 20:31:54 Still waiting to schedule task 20:31:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:32:25 Removing intermediate container 7c9754c23d78 20:32:25 ---> 2ce3f7534f57 20:32:25 Step 10/12 : COPY . . 20:32:25 ---> 907e2674b0be 20:32:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:32:25 ---> Running in bc44d011b854 20:32:25 Removing intermediate container bc44d011b854 20:32:25 ---> 92184f6e38a9 20:32:25 Step 12/12 : RUN $MAKE 20:32:25 ---> Running in 0c70055eec08 20:32:26 noop 20:32:26 Removing intermediate container 0c70055eec08 20:32:26 ---> 0c1c9330e3c4 20:32:26 Successfully built 0c1c9330e3c4 20:32:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker inspect -f . ci-base-image-x86_64 20:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:26 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:32:26 $ 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 20:32:26 $ docker top 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:27 + go version 20:32:27 go version go1.20.6 linux/amd64 [Pipeline] } 20:32:27 $ docker stop --time=1 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 20:32:28 $ docker rm -f --volumes 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:29 + docker inspect -f . ci-base-image-x86_64 20:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:29 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:32:29 $ 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 20:32:29 $ docker top a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:29 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:32:30 + make test 20:32:30 go test -race -coverprofile=coverage.out ./... 20:32:48 ? github.com/edgexfoundry/app-record-replay [no test files] 20:32:48 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 88.0% of statements 20:32:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:32:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:32:48 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:32:55 ok github.com/edgexfoundry/app-record-replay/internal/application 6.580s coverage: 96.8% of statements 20:32:55 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.083s coverage: 85.6% of statements 20:33:17 go vet ./... 20:33:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:33:17 $ docker stop --time=1 a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f 20:33:21 $ docker rm -f --volumes a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f [Pipeline] // withDockerContainer [Pipeline] sh 20:33:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:33:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:23 + ls -al . 20:33:23 total 172 20:33:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 20:32 . 20:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:31 .. 20:33:23 -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 20:31 .dockerignore 20:33:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:31 .git 20:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 .github 20:33:23 -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 20:31 .gitignore 20:33:23 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:31 .golangci.yml 20:33:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:31 .semver 20:33:23 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 20:31 Attribution.txt 20:33:23 -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 20:31 CHANGELOG.md 20:33:23 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 20:31 Dockerfile 20:33:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:31 GOVERNANCE.md 20:33:23 -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 20:31 Jenkinsfile 20:33:23 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 20:31 LICENSE 20:33:23 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 20:31 Makefile 20:33:23 -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 20:31 OWNERS.md 20:33:23 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 20:31 README.md 20:33:23 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 20:31 Record and Reply.postman_collection.json 20:33:23 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 20:31 VERSION 20:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 bin 20:33:23 -rw-r--r-- 1 jenkins jenkins 15688 Aug 2 20:32 coverage.out 20:33:23 -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 20:31 go.mod 20:33:23 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 20:31 go.sum 20:33:23 drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 20:31 internal 20:33:23 -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 20:31 main.go 20:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:31 pkg 20:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + 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=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 --label arch=amd64 --label version=3.1.0-dev.28 . 20:33:23 Sending build context to Docker daemon 451.1kB 20:33:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:33:23 Step 2/26 : FROM ${BASE} AS builder 20:33:23 ---> 0c1c9330e3c4 20:33:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:33:23 ---> Running in ebaabaa7eec1 20:33:23 Removing intermediate container ebaabaa7eec1 20:33:23 ---> 300aac8e9681 20:33:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:33:23 ---> Running in ad5681adc844 20:33:23 Removing intermediate container ad5681adc844 20:33:23 ---> 4c950476fe00 20:33:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:33:23 ---> Running in 31285867e950 20:33:23 Removing intermediate container 31285867e950 20:33:23 ---> d37b2c0521a6 20:33:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:23 ---> Running in 3c4a83bdfcac 20:33:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2775 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:33:23 Running in /w/workspace/app-record-replay/30 [Pipeline] { [Pipeline] checkout 20:33:23 Selected Git installation does not exist. Using Default 20:33:23 The recommended git tool is: NONE 20:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:33:24 OK: 265 MiB in 53 packages 20:33:24 Removing intermediate container 3c4a83bdfcac 20:33:24 ---> 8293dfb722bc 20:33:24 Step 7/26 : WORKDIR /app 20:33:24 ---> Running in 9ab1525cd08f 20:33:24 Removing intermediate container 9ab1525cd08f 20:33:24 ---> d9aa6c721408 20:33:24 Step 8/26 : COPY go.mod vendor* ./ 20:33:24 ---> 4e76e4a759d8 20:33:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 5140821f61b6 20:33:25 Removing intermediate container 5140821f61b6 20:33:25 ---> 8009d094dcf2 20:33:25 Step 10/26 : COPY . . 20:33:25 ---> e276765941c0 20:33:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:25 ---> Running in 0d80c43355da 20:33:25 Removing intermediate container 0d80c43355da 20:33:25 ---> 8f4ec8b1bebf 20:33:25 Step 12/26 : RUN $MAKE 20:33:25 ---> Running in 8be041edd93a 20:33:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-record-replay 20:33:28 using credential edgex-jenkins-ssh 20:33:28 Cloning the remote Git repository 20:33:28 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:33:28 > git init /w/workspace/app-record-replay/30 # timeout=10 20:33:28 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:33:28 > git --version # timeout=10 20:33:28 > git --version # 'git version 2.25.1' 20:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:33 Avoid second fetch 20:33:33 Checking out Revision 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 (main) 20:33:32 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:33 > git config core.sparsecheckout # timeout=10 20:33:33 > git checkout -f 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 20:33:34 Commit message: "Merge pull request #53 from lenny-intel/replay" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:35 Dload Upload Total Spent Left Speed 20:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 20:33:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:33:36 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:33:36 20:33:36 { 20:33:36 "registry-mirrors": [ 20:33:36 "https://nexus3.edgexfoundry.org:10001" 20:33:36 ], 20:33:36 "bip": "10.250.0.254/24", 20:33:36 "hosts": [ 20:33:36 "tcp://0.0.0.0:5555", 20:33:36 "unix:///var/run/docker.sock" 20:33:36 ], 20:33:36 "mtu": 1458, 20:33:36 "selinux-enabled": true, 20:33:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:36 } [Pipeline] sh 20:33:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:36 + sudo service docker restart 20:33:44 Removing intermediate container 8be041edd93a 20:33:44 ---> 88ef9bf05ab1 20:33:44 Step 13/26 : FROM alpine:3.17 20:33:44 3.17: Pulling from library/alpine 20:33:44 4db1b89c0bd1: Already exists 20:33:45 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:33:45 Status: Downloaded newer image for alpine:3.17 20:33:45 ---> 1f73a9d63274 20:33:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:33:45 ---> Running in 557a04e6adcf 20:33:45 Removing intermediate container 557a04e6adcf 20:33:45 ---> c7404fe47a21 20:33:45 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:33:45 ---> Running in 9fad431d51de 20:33:45 Removing intermediate container 9fad431d51de 20:33:45 ---> c2da9a917554 20:33:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:45 ---> Running in b7ae740fd700 20:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:33:45 (1/2) Installing ca-certificates (20230506-r0) 20:33:45 (2/2) Installing dumb-init (1.2.5-r2) 20:33:45 Executing busybox-1.35.0-r29.trigger 20:33:45 Executing ca-certificates-20230506-r0.trigger 20:33:46 OK: 8 MiB in 17 packages 20:33:46 Removing intermediate container b7ae740fd700 20:33:46 ---> ea4324cb5af4 20:33:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:33:46 ---> a5d88b716995 20:33:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:33:46 ---> 5059d52c745e 20:33:46 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:33:47 ---> 98fbd9a24075 20:33:47 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:33:47 ---> d0c85a3464a3 20:33:47 Step 21/26 : EXPOSE 59712 20:33:47 ---> Running in e6697031a623 20:33:47 Removing intermediate container e6697031a623 20:33:47 ---> 4b2c98682bb0 20:33:47 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:33:47 ---> Running in 89ac583fe7b8 20:33:47 Removing intermediate container 89ac583fe7b8 20:33:47 ---> 0fdb3d6d2ee1 20:33:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:47 ---> Running in d9539167bcb4 20:33:47 Removing intermediate container d9539167bcb4 20:33:47 ---> ab9aa4d619f5 20:33:47 Step 24/26 : LABEL arch=amd64 20:33:47 ---> Running in 0607e270253f 20:33:47 Removing intermediate container 0607e270253f 20:33:47 ---> ab82a673384e 20:33:47 Step 25/26 : LABEL git_sha=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:33:48 ---> Running in 193289bffcbc 20:33:48 Removing intermediate container 193289bffcbc 20:33:48 ---> 25f4e12434a8 20:33:48 Step 26/26 : LABEL version=3.1.0-dev.28 20:33:48 ---> Running in 9960d2cdcf17 20:33:48 Removing intermediate container 9960d2cdcf17 20:33:48 ---> 688dd5323114 20:33:48 [Warning] One or more build-args [ARCH] were not consumed 20:33:48 Successfully built 688dd5323114 20:33:48 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 20:33:48 provisioning config files... 20:33:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config162058240559227085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:48 ---> docker-login.sh 20:33:48 nexus3.edgexfoundry.org:10001 20:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:48 Configure a credential helper to remove this warning. See 20:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:48 20:33:48 Login Succeeded 20:33:48 nexus3.edgexfoundry.org:10002 20:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:48 Configure a credential helper to remove this warning. See 20:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:48 20:33:48 Login Succeeded 20:33:48 nexus3.edgexfoundry.org:10003 20:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:48 Configure a credential helper to remove this warning. See 20:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:48 20:33:48 Login Succeeded 20:33:48 nexus3.edgexfoundry.org:10004 20:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:48 Configure a credential helper to remove this warning. See 20:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:48 20:33:48 Login Succeeded 20:33:48 docker.io 20:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:49 Configure a credential helper to remove this warning. See 20:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:49 20:33:49 Login Succeeded 20:33:49 ---> docker-login.sh ends [Pipeline] } 20:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:49 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:33:49 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:33:49 latest 20:33:49 3.1.0-dev.28 20:33:49 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:33:49 main 20:33:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:33:49 f0fd02f9288b: Preparing 20:33:49 e71fb5e6a8fe: Preparing 20:33:49 200015077e3a: Preparing 20:33:49 ee9491a1a38e: Preparing 20:33:49 19c01ff4c29e: Preparing 20:33:49 3dab9f8bf2d2: Preparing 20:33:49 3dab9f8bf2d2: Waiting 20:33:49 ee9491a1a38e: Pushed 20:33:49 200015077e3a: Pushed 20:33:49 e71fb5e6a8fe: Pushed 20:33:49 3dab9f8bf2d2: Layer already exists 20:33:49 19c01ff4c29e: Pushed 20:33:52 f0fd02f9288b: Pushed 20:33:52 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:33:53 f0fd02f9288b: Preparing 20:33:53 e71fb5e6a8fe: Preparing 20:33:53 200015077e3a: Preparing 20:33:53 ee9491a1a38e: Preparing 20:33:53 19c01ff4c29e: Preparing 20:33:53 3dab9f8bf2d2: Preparing 20:33:53 3dab9f8bf2d2: Waiting 20:33:53 ee9491a1a38e: Layer already exists 20:33:53 f0fd02f9288b: Layer already exists 20:33:53 e71fb5e6a8fe: Layer already exists 20:33:53 19c01ff4c29e: Layer already exists 20:33:53 200015077e3a: Layer already exists 20:33:53 3dab9f8bf2d2: Layer already exists 20:33:53 latest: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 20:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:33:53 f0fd02f9288b: Preparing 20:33:53 e71fb5e6a8fe: Preparing 20:33:53 200015077e3a: Preparing 20:33:53 ee9491a1a38e: Preparing 20:33:53 19c01ff4c29e: Preparing 20:33:53 3dab9f8bf2d2: Preparing 20:33:53 f0fd02f9288b: Layer already exists 20:33:53 200015077e3a: Layer already exists 20:33:53 19c01ff4c29e: Layer already exists 20:33:53 e71fb5e6a8fe: Layer already exists 20:33:53 ee9491a1a38e: Layer already exists 20:33:53 3dab9f8bf2d2: Layer already exists 20:33:53 3.1.0-dev.28: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:33:54 f0fd02f9288b: Preparing 20:33:54 e71fb5e6a8fe: Preparing 20:33:54 200015077e3a: Preparing 20:33:54 ee9491a1a38e: Preparing 20:33:54 19c01ff4c29e: Preparing 20:33:54 3dab9f8bf2d2: Preparing 20:33:54 3dab9f8bf2d2: Waiting 20:33:54 19c01ff4c29e: Layer already exists 20:33:54 f0fd02f9288b: Layer already exists 20:33:54 200015077e3a: Layer already exists 20:33:54 ee9491a1a38e: Layer already exists 20:33:54 e71fb5e6a8fe: Layer already exists 20:33:54 3dab9f8bf2d2: Layer already exists 20:33:54 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:33:54 f0fd02f9288b: Preparing 20:33:54 e71fb5e6a8fe: Preparing 20:33:54 200015077e3a: Preparing 20:33:54 ee9491a1a38e: Preparing 20:33:54 19c01ff4c29e: Preparing 20:33:54 3dab9f8bf2d2: Preparing 20:33:54 3dab9f8bf2d2: Waiting 20:33:54 ee9491a1a38e: Layer already exists 20:33:54 f0fd02f9288b: Layer already exists 20:33:54 19c01ff4c29e: Layer already exists 20:33:54 e71fb5e6a8fe: Layer already exists 20:33:54 200015077e3a: Layer already exists 20:33:54 3dab9f8bf2d2: Layer already exists 20:33:54 main: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:33:54 taggedImages: 20:33:54 - nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:33:54 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:33:54 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 20:33:54 - nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:33:54 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] configFileProvider 20:33:54 provisioning config files... [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:33:54 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/30@tmp/config3409668559211216822tmp [Pipeline] stage [Pipeline] { (Snap) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:55 ---> docker-login.sh 20:33:55 nexus3.edgexfoundry.org:10001 20:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:55 20:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:55 latest: Pulling from edgex-lftools-log-publisher 20:33:55 5eb5b503b376: Pulling fs layer 20:33:55 5c69ac0246d0: Pulling fs layer 20:33:55 ec43610c2a17: Pulling fs layer 20:33:55 3a2ae6a8a46f: Pulling fs layer 20:33:55 33b1e0a273af: Pulling fs layer 20:33:55 5d3b04190fa2: Pulling fs layer 20:33:55 3a2ae6a8a46f: Waiting 20:33:55 33b1e0a273af: Waiting 20:33:55 2f39f015ded8: Pulling fs layer 20:33:55 5d3b04190fa2: Waiting 20:33:55 2f39f015ded8: Waiting 20:33:55 5c69ac0246d0: Verifying Checksum 20:33:55 3a2ae6a8a46f: Download complete 20:33:55 33b1e0a273af: Verifying Checksum 20:33:55 33b1e0a273af: Download complete 20:33:55 ec43610c2a17: Verifying Checksum 20:33:55 ec43610c2a17: Download complete 20:33:55 5d3b04190fa2: Verifying Checksum 20:33:55 5d3b04190fa2: Download complete 20:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:55 Configure a credential helper to remove this warning. See 20:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:55 20:33:55 Login Succeeded 20:33:55 nexus3.edgexfoundry.org:10002 20:33:55 5eb5b503b376: Verifying Checksum 20:33:55 5eb5b503b376: Download complete 20:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:56 Configure a credential helper to remove this warning. See 20:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:56 20:33:56 Login Succeeded 20:33:56 nexus3.edgexfoundry.org:10003 20:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:56 Configure a credential helper to remove this warning. See 20:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:56 20:33:56 Login Succeeded 20:33:56 nexus3.edgexfoundry.org:10004 20:33:56 5eb5b503b376: Pull complete 20:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:56 Configure a credential helper to remove this warning. See 20:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:56 20:33:56 Login Succeeded 20:33:56 docker.io 20:33:57 5c69ac0246d0: Pull complete 20:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:57 ec43610c2a17: Pull complete 20:33:57 3a2ae6a8a46f: Pull complete 20:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:57 Configure a credential helper to remove this warning. See 20:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:57 20:33:57 Login Succeeded 20:33:57 ---> docker-login.sh ends [Pipeline] } 20:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:33:57 33b1e0a273af: Pull complete 20:33:57 5d3b04190fa2: Pull complete [Pipeline] echo 20:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:57 ========================================================= 20:33:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:33:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + 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 . 20:33:58 Sending build context to Docker daemon 194kB 20:33:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:33:58 Step 2/12 : FROM ${BASE} AS builder 20:34:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:00 edb6bdbacee9: Pulling fs layer 20:34:00 5f9638ab2659: Pulling fs layer 20:34:00 8d51d6327a98: Pulling fs layer 20:34:00 8b374f2dd631: Pulling fs layer 20:34:00 ec14aa9079de: Pulling fs layer 20:34:00 2f466654f4bb: Pulling fs layer 20:34:00 554e91adad29: Pulling fs layer 20:34:00 8b374f2dd631: Waiting 20:34:00 ec14aa9079de: Waiting 20:34:00 2f466654f4bb: Waiting 20:34:00 554e91adad29: Waiting 20:34:00 5f9638ab2659: Verifying Checksum 20:34:00 5f9638ab2659: Download complete 20:34:00 8b374f2dd631: Verifying Checksum 20:34:00 8b374f2dd631: Download complete 20:34:00 ec14aa9079de: Verifying Checksum 20:34:00 ec14aa9079de: Download complete 20:34:00 edb6bdbacee9: Download complete 20:34:00 edb6bdbacee9: Pull complete 20:34:01 554e91adad29: Verifying Checksum 20:34:01 554e91adad29: Download complete 20:34:01 5f9638ab2659: Pull complete 20:34:01 2f39f015ded8: Pull complete 20:34:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:01 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:34:01 $ 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 20:34:02 8d51d6327a98: Verifying Checksum 20:34:02 8d51d6327a98: Download complete 20:34:02 2f466654f4bb: Verifying Checksum 20:34:02 2f466654f4bb: Download complete 20:34:11 $ docker top 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:11 ---> job-cost.sh 20:34:11 lf-activate-venv: SKIPPING 20:34:11 INFO: No Stack... 20:34:11 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:12 INFO: Archiving Costs [Pipeline] sh 20:34:12 + + cut -d, -f6cat 20:34:12 /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock 20:34:12 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] 20:34:12 Resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] did not exist. Created. 20:34:12 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:12 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:12 Stashed 1 file(s) [Pipeline] } 20:34:12 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:12 $ docker stop --time=1 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 20:34:13 $ docker rm -f --volumes 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:34:14 8d51d6327a98: Pull complete 20:34:14 8b374f2dd631: Pull complete 20:34:14 ec14aa9079de: Pull complete 20:34:21 2f466654f4bb: Pull complete 20:34:23 554e91adad29: Pull complete 20:34:23 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:34:23 ---> 1e15ea492957 20:34:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:34:24 ---> Running in 6b02c1e2ba90 20:34:25 Removing intermediate container 6b02c1e2ba90 20:34:25 ---> 4fd405e6b9f4 20:34:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:34:25 ---> Running in 4584a0b417e8 20:34:25 Removing intermediate container 4584a0b417e8 20:34:25 ---> af689de2a2be 20:34:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:34:25 ---> Running in 4f1c5a30d1e9 20:34:25 Removing intermediate container 4f1c5a30d1e9 20:34:25 ---> 69bf56ac110c 20:34:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:26 ---> Running in 607a1574c78a 20:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:28 OK: 263 MiB in 53 packages 20:34:29 Removing intermediate container 607a1574c78a 20:34:29 ---> c89d8bdea6eb 20:34:29 Step 7/12 : WORKDIR /app 20:34:29 ---> Running in 60d805c1878d 20:34:30 Removing intermediate container 60d805c1878d 20:34:30 ---> 5144d240bf97 20:34:30 Step 8/12 : COPY go.mod vendor* ./ 20:34:30 ---> 0f38a91aedde 20:34:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:30 ---> Running in c073795cc9ac 20:35:38 Removing intermediate container c073795cc9ac 20:35:38 ---> 7933e8e3ab6e 20:35:38 Step 10/12 : COPY . . 20:35:38 ---> e7b763f2beb2 20:35:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:38 ---> Running in e76420c039d0 20:35:38 Removing intermediate container e76420c039d0 20:35:38 ---> 67ad8397c74c 20:35:38 Step 12/12 : RUN $MAKE 20:35:38 ---> Running in 77fe107b6b30 20:35:38 noop 20:35:38 Removing intermediate container 77fe107b6b30 20:35:38 ---> 522903e83649 20:35:38 Successfully built 522903e83649 20:35:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker inspect -f . ci-base-image-arm64 20:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:39 prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container 20:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@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 ******** ci-base-image-arm64 cat 20:35:40 $ docker top 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:41 + go version 20:35:41 go version go1.20.6 linux/arm64 [Pipeline] } 20:35:41 $ docker stop --time=1 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 20:35:42 $ docker rm -f --volumes 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker inspect -f . ci-base-image-arm64 20:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:43 prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container 20:35:43 $ 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/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@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 ******** ci-base-image-arm64 cat 20:35:44 $ docker top 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:45 + git config --global --add safe.directory /w/workspace/app-record-replay/30 [Pipeline] fileExists [Pipeline] sh 20:35:45 + make test 20:35:46 go test -race -coverprofile=coverage.out ./... 20:38:22 ? github.com/edgexfoundry/app-record-replay [no test files] 20:38:32 ok github.com/edgexfoundry/app-record-replay/internal/app 0.267s coverage: 88.0% of statements 20:38:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:38:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:38:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:38:39 ok github.com/edgexfoundry/app-record-replay/internal/application 6.841s coverage: 96.8% of statements 20:38:39 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.394s coverage: 85.6% of statements 20:38:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:38:39 go vet ./... 20:41:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:41:01 $ docker stop --time=1 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 20:41:03 $ docker rm -f --volumes 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:41:04 Warning: overwriting stash ‘coverage-report’ 20:41:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:05 + ls -al . 20:41:05 total 168 20:41:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:35 . 20:41:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:33 .. 20:41:05 -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 20:33 .dockerignore 20:41:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:33 .git 20:41:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 .github 20:41:05 -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 20:33 .gitignore 20:41:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:33 .golangci.yml 20:41:05 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 20:33 Attribution.txt 20:41:05 -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 20:33 CHANGELOG.md 20:41:05 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 20:33 Dockerfile 20:41:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:33 GOVERNANCE.md 20:41:05 -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 20:33 Jenkinsfile 20:41:05 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 20:33 LICENSE 20:41:05 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 20:33 Makefile 20:41:05 -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 20:33 OWNERS.md 20:41:05 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 20:33 README.md 20:41:05 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 20:33 Record and Reply.postman_collection.json 20:41:05 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 20:31 VERSION 20:41:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 bin 20:41:05 -rw-r--r-- 1 jenkins jenkins 15688 Aug 2 20:38 coverage.out 20:41:05 -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 20:33 go.mod 20:41:05 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 20:33 go.sum 20:41:05 drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 20:33 internal 20:41:05 -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 20:33 main.go 20:41:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:33 pkg 20:41:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:06 + 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=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 --label arch=arm64 --label version=3.1.0-dev.28 . 20:41:06 Sending build context to Docker daemon 210.4kB 20:41:06 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:41:06 Step 2/26 : FROM ${BASE} AS builder 20:41:06 ---> 522903e83649 20:41:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:41:06 ---> Running in bb5a5e634001 20:41:06 Removing intermediate container bb5a5e634001 20:41:06 ---> f76586292e39 20:41:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:41:06 ---> Running in 9b34c45010d8 20:41:06 Removing intermediate container 9b34c45010d8 20:41:06 ---> 1580635329b3 20:41:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:41:07 ---> Running in 9998ee2f0cfe 20:41:07 Removing intermediate container 9998ee2f0cfe 20:41:07 ---> 3a309afb73de 20:41:07 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:07 ---> Running in acfb016c4f53 20:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:09 OK: 263 MiB in 53 packages 20:41:10 Removing intermediate container acfb016c4f53 20:41:10 ---> 4bb4a567ca1d 20:41:10 Step 7/26 : WORKDIR /app 20:41:10 ---> Running in 0f2d37013def 20:41:10 Removing intermediate container 0f2d37013def 20:41:10 ---> 0e505165f597 20:41:10 Step 8/26 : COPY go.mod vendor* ./ 20:41:14 ---> c8b834a40e31 20:41:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:14 ---> Running in 50ea10ceb853 20:41:16 Removing intermediate container 50ea10ceb853 20:41:16 ---> 2d3392f43be1 20:41:16 Step 10/26 : COPY . . 20:41:16 ---> 727dc4c84212 20:41:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:41:16 ---> Running in 78b46970f8b0 20:41:17 Removing intermediate container 78b46970f8b0 20:41:17 ---> 8c7e7e606fda 20:41:17 Step 12/26 : RUN $MAKE 20:41:17 ---> Running in ef2c20a45287 20:41:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-record-replay 20:43:24 Removing intermediate container ef2c20a45287 20:43:24 ---> e9804b14adcc 20:43:24 Step 13/26 : FROM alpine:3.17 20:43:24 3.17: Pulling from library/alpine 20:43:24 edb6bdbacee9: Already exists 20:43:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:24 Status: Downloaded newer image for alpine:3.17 20:43:24 ---> 779605e5fbc0 20:43:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:43:24 ---> Running in 8a8cbd5eb04e 20:43:24 Removing intermediate container 8a8cbd5eb04e 20:43:24 ---> 7566c2d0dd2c 20:43:24 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:43:24 ---> Running in feb51ba88cb2 20:43:24 Removing intermediate container feb51ba88cb2 20:43:24 ---> 2568e52c0377 20:43:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:43:24 ---> Running in 02d7abd2bb8a 20:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:25 (1/2) Installing ca-certificates (20230506-r0) 20:43:25 (2/2) Installing dumb-init (1.2.5-r2) 20:43:25 Executing busybox-1.35.0-r29.trigger 20:43:25 Executing ca-certificates-20230506-r0.trigger 20:43:26 OK: 8 MiB in 17 packages 20:43:28 Removing intermediate container 02d7abd2bb8a 20:43:28 ---> 8db8a0080eac 20:43:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:43:29 ---> d5e6828ab4ad 20:43:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:43:29 ---> fc6498320516 20:43:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:43:29 ---> 4e1e9b1f6b3a 20:43:29 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:43:31 ---> 5086422a336c 20:43:31 Step 21/26 : EXPOSE 59712 20:43:31 ---> Running in 71e46af00ecd 20:43:31 Removing intermediate container 71e46af00ecd 20:43:31 ---> ba46b9123afb 20:43:31 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:43:31 ---> Running in 66972cae5b7d 20:43:31 Removing intermediate container 66972cae5b7d 20:43:31 ---> 0035c68cb0ac 20:43:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:32 ---> Running in 8d2ad91ee622 20:43:32 Removing intermediate container 8d2ad91ee622 20:43:32 ---> b78043aedf92 20:43:32 Step 24/26 : LABEL arch=arm64 20:43:32 ---> Running in 6fcb0b12b374 20:43:32 Removing intermediate container 6fcb0b12b374 20:43:32 ---> a83aa5a86b72 20:43:32 Step 25/26 : LABEL git_sha=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:43:32 ---> Running in 1d3f47f6dff1 20:43:32 Removing intermediate container 1d3f47f6dff1 20:43:32 ---> 61026cd233f0 20:43:32 Step 26/26 : LABEL version=3.1.0-dev.28 20:43:33 ---> Running in 089bc4cbdbb1 20:43:33 Removing intermediate container 089bc4cbdbb1 20:43:33 ---> 4a61a48d2949 20:43:33 [Warning] One or more build-args [ARCH] were not consumed 20:43:33 Successfully built 4a61a48d2949 20:43:33 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 20:43:33 provisioning config files... 20:43:33 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/30@tmp/config1083710215027164642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:33 ---> docker-login.sh 20:43:33 nexus3.edgexfoundry.org:10001 20:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:34 Configure a credential helper to remove this warning. See 20:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:34 20:43:34 Login Succeeded 20:43:34 nexus3.edgexfoundry.org:10002 20:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:34 Configure a credential helper to remove this warning. See 20:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:34 20:43:34 Login Succeeded 20:43:34 nexus3.edgexfoundry.org:10003 20:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:34 Configure a credential helper to remove this warning. See 20:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:34 20:43:34 Login Succeeded 20:43:35 nexus3.edgexfoundry.org:10004 20:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:35 Configure a credential helper to remove this warning. See 20:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:35 20:43:35 Login Succeeded 20:43:35 docker.io 20:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:35 Configure a credential helper to remove this warning. See 20:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:35 20:43:35 Login Succeeded 20:43:35 ---> docker-login.sh ends [Pipeline] } 20:43:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:35 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 20:43:35 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:43:35 latest 20:43:35 3.1.0-dev.28 20:43:35 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:43:35 main 20:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:43:36 dc7c384e1532: Preparing 20:43:36 63195748ef37: Preparing 20:43:36 a7b9a8f6acac: Preparing 20:43:36 89b0aace8361: Preparing 20:43:36 1fd80c3d1fcc: Preparing 20:43:36 9386262d7a74: Preparing 20:43:36 9386262d7a74: Waiting 20:43:36 89b0aace8361: Pushed 20:43:36 a7b9a8f6acac: Pushed 20:43:36 63195748ef37: Pushed 20:43:36 9386262d7a74: Layer already exists 20:43:37 1fd80c3d1fcc: Pushed 20:43:42 dc7c384e1532: Pushed 20:43:42 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + 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 20:43:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:43:43 dc7c384e1532: Preparing 20:43:43 63195748ef37: Preparing 20:43:43 a7b9a8f6acac: Preparing 20:43:43 89b0aace8361: Preparing 20:43:43 1fd80c3d1fcc: Preparing 20:43:43 9386262d7a74: Preparing 20:43:43 9386262d7a74: Waiting 20:43:43 1fd80c3d1fcc: Layer already exists 20:43:43 a7b9a8f6acac: Layer already exists 20:43:43 63195748ef37: Layer already exists 20:43:43 dc7c384e1532: Layer already exists 20:43:43 89b0aace8361: Layer already exists 20:43:43 9386262d7a74: Layer already exists 20:43:43 latest: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 20:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:43:44 dc7c384e1532: Preparing 20:43:44 63195748ef37: Preparing 20:43:44 a7b9a8f6acac: Preparing 20:43:44 89b0aace8361: Preparing 20:43:44 1fd80c3d1fcc: Preparing 20:43:44 9386262d7a74: Preparing 20:43:44 9386262d7a74: Waiting 20:43:44 63195748ef37: Layer already exists 20:43:44 dc7c384e1532: Layer already exists 20:43:44 a7b9a8f6acac: Layer already exists 20:43:44 89b0aace8361: Layer already exists 20:43:44 1fd80c3d1fcc: Layer already exists 20:43:44 9386262d7a74: Layer already exists 20:43:44 3.1.0-dev.28: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:43:44 dc7c384e1532: Preparing 20:43:44 63195748ef37: Preparing 20:43:44 a7b9a8f6acac: Preparing 20:43:44 89b0aace8361: Preparing 20:43:44 1fd80c3d1fcc: Preparing 20:43:44 9386262d7a74: Preparing 20:43:44 9386262d7a74: Waiting 20:43:44 a7b9a8f6acac: Layer already exists 20:43:44 89b0aace8361: Layer already exists 20:43:44 dc7c384e1532: Layer already exists 20:43:44 63195748ef37: Layer already exists 20:43:44 1fd80c3d1fcc: Layer already exists 20:43:44 9386262d7a74: Layer already exists 20:43:44 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + 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 20:43:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 20:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:43:45 dc7c384e1532: Preparing 20:43:45 63195748ef37: Preparing 20:43:45 a7b9a8f6acac: Preparing 20:43:45 89b0aace8361: Preparing 20:43:45 1fd80c3d1fcc: Preparing 20:43:45 9386262d7a74: Preparing 20:43:45 9386262d7a74: Waiting 20:43:45 a7b9a8f6acac: Layer already exists 20:43:45 1fd80c3d1fcc: Layer already exists 20:43:45 dc7c384e1532: Layer already exists 20:43:45 63195748ef37: Layer already exists 20:43:45 89b0aace8361: Layer already exists 20:43:45 9386262d7a74: Layer already exists 20:43:45 main: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:45 ===================================================== [Pipeline] echo 20:43:45 taggedImages: 20:43:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 20:43:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:43:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 20:43:45 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 20:43:45 - 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 20:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:46 20:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:46 arm64: Pulling from edgex-lftools-log-publisher 20:43:46 8998bd30e6a1: Pulling fs layer 20:43:46 04944245beec: Pulling fs layer 20:43:46 699f458cf7ca: Pulling fs layer 20:43:46 765212b225bb: Pulling fs layer 20:43:46 f23df028b6ca: Pulling fs layer 20:43:46 d65c8cfc05b1: Pulling fs layer 20:43:46 2437ff75d9bd: Pulling fs layer 20:43:46 f23df028b6ca: Waiting 20:43:46 765212b225bb: Waiting 20:43:46 d65c8cfc05b1: Waiting 20:43:46 2437ff75d9bd: Waiting 20:43:46 04944245beec: Verifying Checksum 20:43:46 04944245beec: Download complete 20:43:46 765212b225bb: Verifying Checksum 20:43:46 765212b225bb: Download complete 20:43:46 f23df028b6ca: Verifying Checksum 20:43:46 f23df028b6ca: Download complete 20:43:46 d65c8cfc05b1: Verifying Checksum 20:43:46 d65c8cfc05b1: Download complete 20:43:46 699f458cf7ca: Verifying Checksum 20:43:46 699f458cf7ca: Download complete 20:43:47 8998bd30e6a1: Download complete 20:43:49 2437ff75d9bd: Verifying Checksum 20:43:49 2437ff75d9bd: Download complete 20:43:51 8998bd30e6a1: Pull complete 20:43:51 04944245beec: Pull complete 20:43:53 699f458cf7ca: Pull complete 20:43:54 765212b225bb: Pull complete 20:43:54 f23df028b6ca: Pull complete 20:43:55 d65c8cfc05b1: Pull complete 20:44:10 2437ff75d9bd: Pull complete 20:44:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:10 prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container 20:44:10 $ 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/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@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:arm64 cat 20:44:12 $ docker top bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:13 ---> job-cost.sh 20:44:13 lf-activate-venv: SKIPPING 20:44:13 INFO: No Stack... 20:44:14 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:14 INFO: Archiving Costs [Pipeline] sh 20:44:14 + cat /w/workspace/app-record-replay/30/archives/cost.csv 20:44:14 + cut -d, -f6 [Pipeline] lock 20:44:15 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] 20:44:15 Resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] did not exist. Created. 20:44:15 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:15 /w/workspace/app-record-replay/30@tmp/durable-604ea5a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:44:15 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:15 Warning: overwriting stash ‘stack-cost’ 20:44:15 Stashed 1 file(s) [Pipeline] } 20:44:15 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:15 $ docker stop --time=1 bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 20:44:17 $ docker rm -f --volumes bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 [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 20:44:17 provisioning config files... 20:44:17 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #30 20:44:17 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7227776899838649748tmp [Pipeline] { [Pipeline] sh 20:44:18 + set +x 20:44:18 + + curl -s https://codecov.io/bashbash 20:44:18 -s -- 20:44:18 20:44:18 _____ _ 20:44:18 / ____| | | 20:44:18 | | ___ __| | ___ ___ _____ __ 20:44:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:18 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:18 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:18 Bash-1.0.6 20:44:18 20:44:18 20:44:18 ==> git version 2.25.1 found 20:44:18 ==> 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 20:44:18 Release-Date: 2020-01-08 20:44:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:44:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:44:18 ==> Jenkins CI detected. 20:44:18 current dir:  /w/workspace/exfoundry_app-record-replay_main 20:44:18 project root: . 20:44:18 --> token set from env 20:44:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:18 ==> Running gcov in . (disable via -X gcov) 20:44:18 ==> Python coveragepy not found 20:44:18 ==> Searching for coverage reports in: 20:44:18 + . 20:44:18 -> Found 1 reports 20:44:18 ==> Detecting git/mercurial file structure 20:44:18 ==> Reading reports 20:44:18 + ./coverage.out bytes=15688 20:44:18 ==> Appending adjustments 20:44:18 https://docs.codecov.io/docs/fixing-reports 20:44:18 + Found adjustments 20:44:18 ==> Gzipping contents 20:44:18 4.0K /tmp/codecov.3hsz92.gz 20:44:18 ==> Uploading reports 20:44:18 url: https://codecov.io 20:44:18 query: branch=main&commit=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:44:18 -> Pinging Codecov 20:44:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:44:18 Invalid request parameters 20:44:18 400 [Pipeline] } 20:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:44:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:44:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:19 20:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:44:19 df9b9388f04a: Pulling fs layer 20:44:19 52dc419b0ee2: Pulling fs layer 20:44:19 25bc292e5bac: Pulling fs layer 20:44:19 114826534d7a: Pulling fs layer 20:44:19 4657fd5d0bcf: Pulling fs layer 20:44:19 6ad1cebc031e: Pulling fs layer 20:44:19 8a3aa393b2d8: Pulling fs layer 20:44:19 114826534d7a: Waiting 20:44:19 4657fd5d0bcf: Waiting 20:44:19 6ad1cebc031e: Waiting 20:44:19 8a3aa393b2d8: Waiting 20:44:19 25bc292e5bac: Verifying Checksum 20:44:19 25bc292e5bac: Download complete 20:44:19 52dc419b0ee2: Verifying Checksum 20:44:19 52dc419b0ee2: Download complete 20:44:19 4657fd5d0bcf: Verifying Checksum 20:44:19 4657fd5d0bcf: Download complete 20:44:19 df9b9388f04a: Verifying Checksum 20:44:19 df9b9388f04a: Download complete 20:44:19 df9b9388f04a: Pull complete 20:44:19 6ad1cebc031e: Verifying Checksum 20:44:19 6ad1cebc031e: Download complete 20:44:19 52dc419b0ee2: Pull complete 20:44:19 25bc292e5bac: Pull complete 20:44:20 114826534d7a: Download complete 20:44:20 8a3aa393b2d8: Verifying Checksum 20:44:20 8a3aa393b2d8: Download complete 20:44:23 114826534d7a: Pull complete 20:44:23 4657fd5d0bcf: Pull complete 20:44:23 6ad1cebc031e: Pull complete 20:44:26 8a3aa393b2d8: Pull complete 20:44:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:44:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:26 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:44:26 $ 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 20:44:29 $ docker top 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea -eo pid,comm [Pipeline] { [Pipeline] echo 20:44:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 20:44:30 + set -o pipefail 20:44:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 20:44:35 20:44:35 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 20:44:35 20:44:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/143e9db1-10bf-41a5-8965-bf5cf99554bf 20:44:35 20:44:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:44:35 20:44:45 20:44:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:44:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:44:45 More details here: https://snyk.co/ue1NS 20:44:45 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 20:44:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:44:45 $ docker stop --time=1 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea 20:44:54 $ docker rm -f --volumes 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea [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 20:44:57 + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] sh 20:44:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:58 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:44:58 $ 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 20:44:58 $ docker top fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:58 [ssh-agent] Looking for ssh-agent implementation... 20:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:58 $ docker exec fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 ssh-agent 20:44:58 SSH_AUTH_SOCK=/tmp/ssh-hDggcP46ZBQ5/agent.33 20:44:58 SSH_AGENT_PID=39 20:44:58 Running ssh-add (command line suppressed) 20:44:59 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5366260712286296559.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5366260712286296559.key) 20:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:59 + git semver tag 20:44:59 2023-08-02 20:44:59,483 [run_tag] DEBUG tag force:False 20:44:59 2023-08-02 20:44:59,483 [check_head_tag] DEBUG check head tag 20:44:59 2023-08-02 20:44:59,484 [execute] INFO git cat-file --batch-check 20:44:59 2023-08-02 20:44:59,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:44:59 2023-08-02 20:44:59,488 [execute] INFO git cat-file --batch 20:44:59 2023-08-02 20:44:59,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:44:59 2023-08-02 20:44:59,500 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:59 2023-08-02 20:44:59,500 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 20:44:59 2023-08-02 20:44:59,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:44:59 2023-08-02 20:44:59,505 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:59 3.1.0-dev.28 [Pipeline] } 20:44:59 $ docker exec --env ******** --env ******** fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 ssh-agent -k 20:44:59 unset SSH_AUTH_SOCK; 20:44:59 unset SSH_AGENT_PID; 20:44:59 echo Agent pid 39 killed; 20:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:00 + git semver [Pipeline] } 20:45:00 $ docker stop --time=1 fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 20:45:01 $ docker rm -f --volumes fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:01 20:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:02 0.23.1-centos7: Pulling from edgex-lftools 20:45:02 ab5ef0e58194: Pulling fs layer 20:45:02 9712f1f96733: Pulling fs layer 20:45:02 63f879dbbcfc: Pulling fs layer 20:45:02 0d9ebad4ef96: Pulling fs layer 20:45:02 e9a5061849ea: Pulling fs layer 20:45:02 d747dcd14b5f: Pulling fs layer 20:45:02 2de7ff778b66: Pulling fs layer 20:45:02 d747dcd14b5f: Waiting 20:45:02 0d9ebad4ef96: Waiting 20:45:02 2de7ff778b66: Waiting 20:45:02 e9a5061849ea: Waiting 20:45:02 9712f1f96733: Download complete 20:45:02 63f879dbbcfc: Verifying Checksum 20:45:02 63f879dbbcfc: Download complete 20:45:02 0d9ebad4ef96: Verifying Checksum 20:45:02 0d9ebad4ef96: Download complete 20:45:02 d747dcd14b5f: Download complete 20:45:02 e9a5061849ea: Verifying Checksum 20:45:02 e9a5061849ea: Download complete 20:45:02 ab5ef0e58194: Download complete 20:45:02 2de7ff778b66: Verifying Checksum 20:45:02 2de7ff778b66: Download complete 20:45:05 ab5ef0e58194: Pull complete 20:45:05 9712f1f96733: Pull complete 20:45:05 63f879dbbcfc: Pull complete 20:45:09 0d9ebad4ef96: Pull complete 20:45:09 e9a5061849ea: Pull complete 20:45:09 d747dcd14b5f: Pull complete 20:45:10 2de7ff778b66: Pull complete 20:45:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:10 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:45:10 $ 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 20:45:14 $ docker top 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:45:15 provisioning config files... 20:45:15 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13368812312076509609tmp 20:45:15 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15189412403538682892tmp 20:45:15 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14743411118768575488tmp [Pipeline] { [Pipeline] echo 20:45:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:45:15 ---> sigul-configuration.sh 20:45:15 gpg: directory `/root/.gnupg' created 20:45:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:45:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:45:15 gpg: keyring `/root/.gnupg/secring.gpg' created 20:45:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:45:15 gpg: CAST5 encrypted data 20:45:15 gpg: encrypted with 1 passphrase 20:45:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:45:15 + mkdir /home/jenkins 20:45:15 + mkdir /home/jenkins/sigul [Pipeline] sh 20:45:15 + 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 20:45:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:45:16 ---> sigul-install.sh 20:45:16 Sigul already installed; skipping installation. [Pipeline] sh 20:45:16 + git tag --list 20:45:16 v3.1.0-dev.0 20:45:16 v3.1.0-dev.1 20:45:16 v3.1.0-dev.10 20:45:16 v3.1.0-dev.11 20:45:16 v3.1.0-dev.12 20:45:16 v3.1.0-dev.13 20:45:16 v3.1.0-dev.14 20:45:16 v3.1.0-dev.15 20:45:16 v3.1.0-dev.16 20:45:16 v3.1.0-dev.17 20:45:16 v3.1.0-dev.18 20:45:16 v3.1.0-dev.19 20:45:16 v3.1.0-dev.2 20:45:16 v3.1.0-dev.20 20:45:16 v3.1.0-dev.21 20:45:16 v3.1.0-dev.22 20:45:16 v3.1.0-dev.23 20:45:16 v3.1.0-dev.24 20:45:16 v3.1.0-dev.25 20:45:16 v3.1.0-dev.26 20:45:16 v3.1.0-dev.27 20:45:16 v3.1.0-dev.28 20:45:16 v3.1.0-dev.3 20:45:16 v3.1.0-dev.4 20:45:16 v3.1.0-dev.5 20:45:16 v3.1.0-dev.6 20:45:16 v3.1.0-dev.7 20:45:16 v3.1.0-dev.8 20:45:16 v3.1.0-dev.9 [Pipeline] sh 20:45:16 + lftools sign git-tag v3.1.0-dev.28 20:45:17 Signing Git tag with Sigul... 20:45:17 Signing v3.1.0-dev.28 [Pipeline] echo 20:45:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:45:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:45:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:45:17 $ docker stop --time=1 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a 20:45:19 $ docker rm -f --volumes 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:45:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:19 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:45:19 $ 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 20:45:20 $ docker top ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 -eo pid,comm 20:45:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:20 [ssh-agent] Looking for ssh-agent implementation... 20:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:20 $ docker exec ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 ssh-agent 20:45:20 SSH_AUTH_SOCK=/tmp/ssh-dUyOZIQ6ac53/agent.32 20:45:20 SSH_AGENT_PID=38 20:45:20 Running ssh-add (command line suppressed) 20:45:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14731987312030997248.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14731987312030997248.key) 20:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:21 + git semver bump pre 20:45:21 2023-08-02 20:45:21,159 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:45:21 2023-08-02 20:45:21,159 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 20:45:21 2023-08-02 20:45:21,159 [bump_version] DEBUG bumped version:3.1.0-dev.29 20:45:21 2023-08-02 20:45:21,159 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 20:45:21 2023-08-02 20:45:21,159 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:45:21 2023-08-02 20:45:21,159 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 20:45:21 2023-08-02 20:45:21,162 [execute] INFO git cat-file --batch-check 20:45:21 2023-08-02 20:45:21,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:21 2023-08-02 20:45:21,167 [execute] INFO git cat-file --batch 20:45:21 2023-08-02 20:45:21,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:21 2023-08-02 20:45:21,171 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:45:21 3.1.0-dev.29 [Pipeline] } 20:45:21 $ docker exec --env ******** --env ******** ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 ssh-agent -k 20:45:21 unset SSH_AUTH_SOCK; 20:45:21 unset SSH_AGENT_PID; 20:45:21 echo Agent pid 38 killed; 20:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:21 + git semver [Pipeline] } 20:45:21 $ docker stop --time=1 ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 20:45:23 $ docker rm -f --volumes ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:23 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:45:23 $ 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 20:45:24 $ docker top c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:24 [ssh-agent] Looking for ssh-agent implementation... 20:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:24 $ docker exec c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 ssh-agent 20:45:24 SSH_AUTH_SOCK=/tmp/ssh-OaeFkXbPMPPE/agent.32 20:45:24 SSH_AGENT_PID=38 20:45:24 Running ssh-add (command line suppressed) 20:45:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4277728586517823304.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4277728586517823304.key) 20:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:25 + git semver push 20:45:25 2023-08-02 20:45:25,210 [run_push] DEBUG push 20:45:25 2023-08-02 20:45:25,211 [execute] INFO git cat-file --batch-check 20:45:25 2023-08-02 20:45:25,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:25 2023-08-02 20:45:25,215 [execute] INFO git rev-list 16f1a739960777f2c3c60f1cf1dbf7679fce28cd -- 20:45:25 2023-08-02 20:45:25,215 [execute] DEBUG Popen(['git', 'rev-list', '16f1a739960777f2c3c60f1cf1dbf7679fce28cd', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:25 2023-08-02 20:45:25,222 [execute] INFO git fetch -v origin 20:45:25 2023-08-02 20:45:25,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 20:45:25 2023-08-02 20:45:25,739 [run_push] DEBUG no remote changes detected 20:45:25 2023-08-02 20:45:25,739 [execute] INFO git push origin semver 20:45:25 2023-08-02 20:45:25,740 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:26 2023-08-02 20:45:26,696 [run_push] DEBUG push all version tags 20:45:26 2023-08-02 20:45:26,696 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:45:26 2023-08-02 20:45:26,697 [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) 20:45:27 2023-08-02 20:45:27,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:45:27 3.1.0-dev.29 [Pipeline] } 20:45:27 $ docker exec --env ******** --env ******** c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 ssh-agent -k 20:45:27 unset SSH_AUTH_SOCK; 20:45:27 unset SSH_AGENT_PID; 20:45:27 echo Agent pid 38 killed; 20:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:28 + git semver [Pipeline] } 20:45:28 $ docker stop --time=1 c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 20:45:29 $ docker rm -f --volumes c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 [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 20:45:30 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 20:45:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:45:30 total 16 20:45:30 drwxr-xr-x 3 root root 4096 Aug 2 20:34 . 20:45:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:45 .. 20:45:30 drwxr-xr-x 2 root root 4096 Aug 2 20:34 cost 20:45:30 -rw-r--r-- 1 root root 88 Aug 2 20:34 cost.csv 20:45:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 20:45:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:45:30 total 16 20:45:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:34 . 20:45:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:45 .. 20:45:30 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 20:34 cost 20:45:30 -rw-r--r-- 1 jenkins jenkins 88 Aug 2 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:45:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:31 ---> package-listing.sh 20:45:31 ++ facter osfamily 20:45:31 ++ tr '[:upper:]' '[:lower:]' 20:45:31 + OS_FAMILY=debian 20:45:31 + workspace=/w/workspace/exfoundry_app-record-replay_main 20:45:31 + START_PACKAGES=/tmp/packages_start.txt 20:45:31 + END_PACKAGES=/tmp/packages_end.txt 20:45:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:31 + PACKAGES=/tmp/packages_start.txt 20:45:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:45:31 + PACKAGES=/tmp/packages_end.txt 20:45:31 + case "${OS_FAMILY}" in 20:45:31 + dpkg -l 20:45:31 + grep '^ii' 20:45:31 + '[' -f /tmp/packages_start.txt ']' 20:45:31 + '[' -f /tmp/packages_end.txt ']' 20:45:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:45:31 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 20:45:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 20:45:31 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 20:45:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:32 prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container 20:45:32 $ 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 20:45:33 $ docker top f09291e1a28f8f8412c5a11cc6bd4a5db93d3990e0276979b2008ef5c3b8f339 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:45:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:45:33 + ls /var/log/sa-host 20:45:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:34 provisioning config files... 20:45:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9712408324005139273tmp [Pipeline] { [Pipeline] echo 20:45:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:45:34 ---> create-netrc.sh [Pipeline] } 20:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:45:34 ---> python-tools-install.sh [Pipeline] echo 20:45:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:45:35 ---> sudo-logs.sh 20:45:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:45:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:45:35 ---> job-cost.sh 20:45:35 lf-activate-venv: SKIPPING 20:45:35 DEBUG: total: 0.2199999988079071 20:45:35 INFO: Retrieving Stack Cost... 20:45:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:36 INFO: Archiving Costs [Pipeline] echo 20:45:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:45:36 ---> logs-deploy.sh 20:45:36 lf-activate-venv: SKIPPING 20:45:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/30 20:45:36 INFO: archiving workspace using pattern(s): 20:45:37 Archives upload complete. 20:45:37 INFO: archiving logs to Nexus