Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 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-ssh8834956554141957288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh12001829492284642359.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17819407465382362622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh925033930142429899.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12398522985377854589.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-840 in /w/workspace/exfoundry_app-record-replay_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 (napa) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 # timeout=10 Commit message: "Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1" > git rev-list --no-walk b51154c725b31c6aeb2609dc377731a158de3e91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:36:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:36:06 ========================================================= 09:36:06 EdgeX Global Pipelines Version Info 09:36:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:36:07 ------------------- 09:36:07 stable info: 09:36:07 ------------------- 09:36:07 Commited By: Ginny Guan ginny@iotechsys.com 09:36:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:36:07 Message: update stable to v1.0.259 09:36:08 ------------------- 09:36:08 experimental info: 09:36:08 ------------------- 09:36:08 Commited By: Ginny Guan ginny@iotechsys.com 09:36:08 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:36:08 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aec4d7 [Pipeline] echo 09:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:08 provisioning config files... 09:36:09 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config16152502837108593496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:09 ---> ****-login.sh 09:36:09 nexus3.edgexfoundry.org:10001 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10002 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10003 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:09 Configure a credential helper to remove this warning. See 09:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:09 09:36:09 Login Succeeded 09:36:09 nexus3.edgexfoundry.org:10004 09:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:10 Configure a credential helper to remove this warning. See 09:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:10 09:36:10 Login Succeeded 09:36:10 ****.io 09:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:10 Configure a credential helper to remove this warning. See 09:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:10 09:36:10 Login Succeeded 09:36:10 ---> ****-login.sh ends [Pipeline] } 09:36:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:36:10 + git rev-list -1 --merges 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1~1..6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo 09:36:10 -----------> git rev-list -1 --merges 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1~1..6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:36:10 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [false] [Pipeline] sh 09:36:11 + git log --format=format:%s -1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo 09:36:11 ========================================================= 09:36:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:36:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:11 + git log --format=format:%s -1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo 09:36:11 [semverPrep] GIT_COMMIT: 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1, Commit Message: Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 09:36:11 [semverPrep] This is not a build commit. [Pipeline] sh 09:36:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:12 + grep -v github /etc/ssh/ssh_known_hosts 09:36:12 + [ -e /tmp/ssh_known_hosts ] 09:36:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:36:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:36:12 + sudo tee -a /etc/ssh/ssh_known_hosts 09:36:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:12 09:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:12 0.1.4: Pulling from edgex-devops/py-git-semver 09:36:12 b85a868b505f: Pulling fs layer 09:36:12 e2be974225ed: Pulling fs layer 09:36:12 339a4e72a1f5: Pulling fs layer 09:36:12 988bab9f4d93: Pulling fs layer 09:36:12 1469e6f7b9e6: Pulling fs layer 09:36:12 eaf3925da568: Pulling fs layer 09:36:12 bab4dde63d76: Pulling fs layer 09:36:12 bde34c3a00c8: Pulling fs layer 09:36:12 b352a97aabf1: Pulling fs layer 09:36:12 4872d77fe225: Pulling fs layer 09:36:12 5851b861e8e6: Pulling fs layer 09:36:12 988bab9f4d93: Waiting 09:36:12 bde34c3a00c8: Waiting 09:36:12 1469e6f7b9e6: Waiting 09:36:12 eaf3925da568: Waiting 09:36:12 bab4dde63d76: Waiting 09:36:12 b352a97aabf1: Waiting 09:36:12 5851b861e8e6: Waiting 09:36:12 4872d77fe225: Waiting 09:36:12 e2be974225ed: Download complete 09:36:12 988bab9f4d93: Verifying Checksum 09:36:12 988bab9f4d93: Download complete 09:36:12 1469e6f7b9e6: Verifying Checksum 09:36:12 1469e6f7b9e6: Download complete 09:36:12 eaf3925da568: Download complete 09:36:12 339a4e72a1f5: Verifying Checksum 09:36:12 339a4e72a1f5: Download complete 09:36:12 bde34c3a00c8: Verifying Checksum 09:36:12 bde34c3a00c8: Download complete 09:36:12 b352a97aabf1: Download complete 09:36:12 4872d77fe225: Verifying Checksum 09:36:12 4872d77fe225: Download complete 09:36:12 5851b861e8e6: Verifying Checksum 09:36:12 5851b861e8e6: Download complete 09:36:12 b85a868b505f: Verifying Checksum 09:36:12 b85a868b505f: Download complete 09:36:13 bab4dde63d76: Verifying Checksum 09:36:13 bab4dde63d76: Download complete 09:36:14 b85a868b505f: Pull complete 09:36:14 e2be974225ed: Pull complete 09:36:14 339a4e72a1f5: Pull complete 09:36:15 988bab9f4d93: Pull complete 09:36:15 1469e6f7b9e6: Pull complete 09:36:15 eaf3925da568: Pull complete 09:36:17 bab4dde63d76: Pull complete 09:36:17 bde34c3a00c8: Pull complete 09:36:17 b352a97aabf1: Pull complete 09:36:17 4872d77fe225: Pull complete 09:36:17 5851b861e8e6: Pull complete 09:36:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:17 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:20 $ docker top 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a -eo pid,comm 09:36:21 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). 09:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:21 [ssh-agent] Looking for ssh-agent implementation... 09:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:21 $ docker exec 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent 09:36:21 SSH_AUTH_SOCK=/tmp/ssh-flP7wWmtnSz1/agent.32 09:36:21 SSH_AGENT_PID=38 09:36:21 Running ssh-add (command line suppressed) 09:36:21 Identity added: /w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_9274301272033235736.key (/w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_9274301272033235736.key) 09:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:21 + git tag --points-at HEAD [Pipeline] } 09:36:21 $ docker exec --env ******** --env ******** 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent -k 09:36:21 unset SSH_AUTH_SOCK; 09:36:21 unset SSH_AGENT_PID; 09:36:21 echo Agent pid 38 killed; 09:36:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:21 [ssh-agent] Looking for ssh-agent implementation... 09:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:22 $ docker exec 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent 09:36:22 SSH_AUTH_SOCK=/tmp/ssh-wqWN8pxLr4zn/agent.71 09:36:22 SSH_AGENT_PID=77 09:36:22 Running ssh-add (command line suppressed) 09:36:22 Identity added: /w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_223034188362600845.key (/w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_223034188362600845.key) 09:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:22 + git semver init 09:36:22 2024-05-27 09:36:22,812 [run_init] DEBUG init version:0.0.0 force:False 09:36:22 2024-05-27 09:36:22,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_napa/.semver 09:36:22 2024-05-27 09:36:22,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_napa/.semver 09:36:22 2024-05-27 09:36:22,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_napa/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_napa, universal_newlines=False, shell=None, istream=None) 09:36:24 2024-05-27 09:36:24,021 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_napa/.git/info/exclude 09:36:24 2024-05-27 09:36:24,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_napa/.semver/napa with force:False 09:36:24 2024-05-27 09:36:24,022 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_napa/.semver/napa 09:36:24 2024-05-27 09:36:24,022 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_napa/.semver/napa 09:36:24 3.1.1-dev.1 [Pipeline] } 09:36:24 $ docker exec --env ******** --env ******** 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent -k 09:36:24 unset SSH_AUTH_SOCK; 09:36:24 unset SSH_AGENT_PID; 09:36:24 echo Agent pid 77 killed; 09:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:24 + git semver [Pipeline] } 09:36:24 $ docker stop --time=1 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a 09:36:26 $ docker rm -f --volumes 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a [Pipeline] // withDockerContainer [Pipeline] sh 09:36:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:36:26 Stashed 1 file(s) [Pipeline] echo 09:36:26 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 09:36:27 provisioning config files... 09:36:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config4193128350484854230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:27 ---> ****-login.sh 09:36:27 nexus3.edgexfoundry.org:10001 09:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:27 Configure a credential helper to remove this warning. See 09:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:27 09:36:27 Login Succeeded 09:36:27 nexus3.edgexfoundry.org:10002 09:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:27 Configure a credential helper to remove this warning. See 09:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:27 09:36:27 Login Succeeded 09:36:27 nexus3.edgexfoundry.org:10003 09:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:27 Configure a credential helper to remove this warning. See 09:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:27 09:36:27 Login Succeeded 09:36:27 nexus3.edgexfoundry.org:10004 09:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:27 Configure a credential helper to remove this warning. See 09:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:27 09:36:27 Login Succeeded 09:36:27 ****.io 09:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:27 Configure a credential helper to remove this warning. See 09:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:27 09:36:27 Login Succeeded 09:36:27 ---> ****-login.sh ends [Pipeline] } 09:36:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:36:27 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:36:28 + grep+ ^go [0-9].[0-9]* go.mod 09:36:28 cut -d -f 2 [Pipeline] echo 09:36:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:28 ========================================================= 09:36:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:36:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:36:28 Sending build context to Docker daemon 37.67MB 09:36:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:36:28 Step 2/12 : FROM ${BASE} AS builder 09:36:29 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:36:29 619be1103602: Pulling fs layer 09:36:29 7862e08f4a3e: Pulling fs layer 09:36:29 5df492c9dc93: Pulling fs layer 09:36:29 7629e6793208: Pulling fs layer 09:36:29 4f4fb700ef54: Pulling fs layer 09:36:29 8de7f028bff5: Pulling fs layer 09:36:29 44042ff1420b: Pulling fs layer 09:36:29 5cdaf54b7214: Pulling fs layer 09:36:29 38f3e5a9071a: Pulling fs layer 09:36:29 7629e6793208: Waiting 09:36:29 44042ff1420b: Waiting 09:36:29 5cdaf54b7214: Waiting 09:36:29 4f4fb700ef54: Waiting 09:36:29 8de7f028bff5: Waiting 09:36:29 38f3e5a9071a: Waiting 09:36:29 7862e08f4a3e: Download complete 09:36:29 7629e6793208: Verifying Checksum 09:36:29 7629e6793208: Download complete 09:36:29 4f4fb700ef54: Download complete 09:36:29 8de7f028bff5: Verifying Checksum 09:36:29 8de7f028bff5: Download complete 09:36:29 619be1103602: Verifying Checksum 09:36:29 619be1103602: Download complete 09:36:29 44042ff1420b: Verifying Checksum 09:36:29 44042ff1420b: Download complete 09:36:29 619be1103602: Pull complete 09:36:29 38f3e5a9071a: Verifying Checksum 09:36:29 38f3e5a9071a: Download complete 09:36:29 7862e08f4a3e: Pull complete 09:36:29 5df492c9dc93: Verifying Checksum 09:36:29 5df492c9dc93: Download complete 09:36:29 5cdaf54b7214: Verifying Checksum 09:36:29 5cdaf54b7214: Download complete 09:36:33 5df492c9dc93: Pull complete 09:36:33 7629e6793208: Pull complete 09:36:33 4f4fb700ef54: Pull complete 09:36:33 8de7f028bff5: Pull complete 09:36:33 44042ff1420b: Pull complete 09:36:35 5cdaf54b7214: Pull complete 09:36:36 38f3e5a9071a: Pull complete 09:36:36 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:36:36 ---> 60b93f829570 09:36:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:36:40 ---> Running in 6b26a642ae98 09:36:40 Removing intermediate container 6b26a642ae98 09:36:40 ---> 648764128a53 09:36:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:36:40 ---> Running in fbc258a7e775 09:36:40 Removing intermediate container fbc258a7e775 09:36:40 ---> 738248c2d193 09:36:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:36:40 ---> Running in d2fa53c271c5 09:36:40 Removing intermediate container d2fa53c271c5 09:36:40 ---> fb9a6df80322 09:36:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:40 ---> Running in 80d45780cead 09:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:36:40 OK: 264 MiB in 52 packages 09:36:41 Removing intermediate container 80d45780cead 09:36:41 ---> 6deedd3f5237 09:36:41 Step 7/12 : WORKDIR /app 09:36:41 ---> Running in 45a8507786fc 09:36:41 Removing intermediate container 45a8507786fc 09:36:41 ---> 179c9e2b332f 09:36:41 Step 8/12 : COPY go.mod vendor* ./ 09:36:42 Still waiting to schedule task 09:36:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:36:43 ---> 0cda29300223 09:36:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:43 ---> Running in 312b7260ac8f 09:37:05 Removing intermediate container 312b7260ac8f 09:37:05 ---> a5ec5470ba92 09:37:05 Step 10/12 : COPY . . 09:37:06 ---> f37486048364 09:37:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:37:06 ---> Running in b5b820a33939 09:37:06 Removing intermediate container b5b820a33939 09:37:06 ---> 9eda3d68f50a 09:37:06 Step 12/12 : RUN $MAKE 09:37:06 ---> Running in 2339427a4b89 09:37:06 noop 09:37:07 Removing intermediate container 2339427a4b89 09:37:07 ---> 100d2dec06e1 09:37:07 Successfully built 100d2dec06e1 09:37:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:07 + docker inspect -f . ci-base-image-x86_64 09:37:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:07 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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-x86_64 cat 09:37:07 $ docker top a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:08 + go version 09:37:08 go version go1.21.9 linux/amd64 [Pipeline] } 09:37:08 $ docker stop --time=1 a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 09:37:09 $ docker rm -f --volumes a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:10 + docker inspect -f . ci-base-image-x86_64 09:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:10 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:37:10 $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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-x86_64 cat 09:37:10 $ docker top 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_napa [Pipeline] fileExists [Pipeline] sh 09:37:11 + make test 09:37:11 go test -race -coverprofile=coverage.out ./... 09:37:33 ? github.com/edgexfoundry/app-record-replay [no test files] 09:37:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 09:37:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 09:37:33 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 09:37:33 ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements 09:37:43 ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements 09:37:43 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.122s coverage: 89.7% of statements 09:37:43 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.041s coverage: 100.0% of statements 09:38:05 go vet ./... 09:38:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:38:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:38:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:38:05 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:38:06 + go mod tidy [Pipeline] } 09:38:06 $ docker stop --time=1 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 09:38:10 $ docker rm -f --volumes 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:38:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:38:11 + ls -al . 09:38:11 total 196 09:38:11 drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:37 . 09:38:11 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:36 .. 09:38:11 -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:36 .dockerignore 09:38:11 drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:37 .git 09:38:11 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 .github 09:38:11 -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:36 .gitignore 09:38:11 -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:36 .golangci.yml 09:38:11 drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:36 .semver 09:38:11 -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:36 Attribution.txt 09:38:11 -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:36 CHANGELOG.md 09:38:11 -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:36 Dockerfile 09:38:11 -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:36 GOVERNANCE.md 09:38:11 -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:36 Jenkinsfile 09:38:11 -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:36 LICENSE 09:38:11 -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:36 Makefile 09:38:11 -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:36 OWNERS.md 09:38:11 -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:36 README.md 09:38:11 -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:36 Record and Reply.postman_collection.json 09:38:11 -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:36 VERSION 09:38:11 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:36 bin 09:38:11 -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:37 coverage.out 09:38:11 -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:36 go.mod 09:38:11 -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:36 go.sum 09:38:11 drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:36 internal 09:38:11 -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:36 main.go 09:38:11 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 openapi 09:38:11 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 pkg 09:38:11 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:36 res 09:38:11 drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:36 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:12 + 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=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 --label arch=amd64 --label version=3.1.1-dev.1 . 09:38:12 Sending build context to Docker daemon 37.7MB 09:38:12 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 09:38:12 Step 2/27 : FROM ${BASE} AS builder 09:38:12 ---> 100d2dec06e1 09:38:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:38:13 ---> Running in 73c37d563789 09:38:13 Removing intermediate container 73c37d563789 09:38:13 ---> 95e5f237b660 09:38:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:38:13 ---> Running in d812eca116fa 09:38:13 Removing intermediate container d812eca116fa 09:38:13 ---> 8b9d643692c5 09:38:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:38:13 ---> Running in 92dac681185f 09:38:13 Removing intermediate container 92dac681185f 09:38:13 ---> b1334bffa410 09:38:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:13 ---> Running in 3db749455e13 09:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:13 OK: 264 MiB in 52 packages 09:38:14 Removing intermediate container 3db749455e13 09:38:14 ---> aefa193c8b3c 09:38:14 Step 7/27 : WORKDIR /app 09:38:14 ---> Running in e330e8017275 09:38:14 Removing intermediate container e330e8017275 09:38:14 ---> ed6aebe477e2 09:38:14 Step 8/27 : COPY go.mod vendor* ./ 09:38:16 ---> a28accf92184 09:38:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:16 ---> Running in a9f5e59a3133 09:38:16 skipping... 09:38:16 Removing intermediate container a9f5e59a3133 09:38:16 ---> 0142f9d824ae 09:38:16 Step 10/27 : COPY . . 09:38:18 ---> 2c45d9a7a218 09:38:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:38:18 ---> Running in 56ee607d1d69 09:38:18 Removing intermediate container 56ee607d1d69 09:38:18 ---> 09fcd9e822a7 09:38:18 Step 12/27 : RUN $MAKE 09:38:18 ---> Running in b9f275180018 09:38:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-record-replay 09:38:40 Removing intermediate container b9f275180018 09:38:40 ---> 711a5f87b0aa 09:38:40 Step 13/27 : FROM alpine:3.18 09:38:40 3.18: Pulling from library/alpine 09:38:40 619be1103602: Already exists 09:38:40 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:38:40 Status: Downloaded newer image for alpine:3.18 09:38:40 ---> d3782b16ccc9 09:38:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:38:40 ---> Running in e0abf3cbd3be 09:38:40 Removing intermediate container e0abf3cbd3be 09:38:40 ---> 65a508615a1c 09:38:40 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:38:40 ---> Running in 93939148c239 09:38:40 Removing intermediate container 93939148c239 09:38:40 ---> cd47fdcfca59 09:38:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:38:40 ---> Running in 47d795b6780e 09:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:40 (1/2) Installing ca-certificates (20240226-r0) 09:38:40 (2/2) Installing dumb-init (1.2.5-r2) 09:38:40 Executing busybox-1.36.1-r5.trigger 09:38:40 Executing ca-certificates-20240226-r0.trigger 09:38:40 OK: 8 MiB in 17 packages 09:38:40 Removing intermediate container 47d795b6780e 09:38:40 ---> 690b2324452d 09:38:40 Step 17/27 : RUN apk --no-cache upgrade 09:38:40 ---> Running in 5ddf45afb835 09:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:41 Upgrading critical system libraries and apk-tools: 09:38:41 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:38:41 Executing busybox-1.36.1-r5.trigger 09:38:41 Continuing the upgrade transaction with new apk-tools: 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:38:42 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:38:42 Executing busybox-1.36.1-r6.post-upgrade 09:38:42 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:38:42 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:38:42 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:38:42 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:38:42 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:38:42 Executing busybox-1.36.1-r6.trigger 09:38:42 Executing ca-certificates-20240226-r0.trigger 09:38:42 OK: 8 MiB in 17 packages 09:38:42 Removing intermediate container 5ddf45afb835 09:38:42 ---> ae83bd1d0da3 09:38:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:38:42 ---> 91c6a257d127 09:38:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:38:42 ---> c9b45af8a97a 09:38:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:38:43 ---> 8a79efbe7ce0 09:38:43 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:38:44 ---> 028343b4cff2 09:38:44 Step 22/27 : EXPOSE 59712 09:38:44 ---> Running in 659dac62a92e 09:38:44 Removing intermediate container 659dac62a92e 09:38:44 ---> df3459f0038f 09:38:44 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:38:44 ---> Running in 54a0bf9e50d3 09:38:44 Removing intermediate container 54a0bf9e50d3 09:38:44 ---> 167447b5cd88 09:38:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:44 ---> Running in 996efed2b022 09:38:44 Removing intermediate container 996efed2b022 09:38:44 ---> 66750d5b1ef8 09:38:44 Step 25/27 : LABEL arch=amd64 09:38:44 ---> Running in f14deaaca5b6 09:38:44 Removing intermediate container f14deaaca5b6 09:38:44 ---> c288609858eb 09:38:44 Step 26/27 : LABEL git_sha=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:38:44 ---> Running in 96b72eb213b8 09:38:44 Removing intermediate container 96b72eb213b8 09:38:44 ---> a4834d36e602 09:38:44 Step 27/27 : LABEL version=3.1.1-dev.1 09:38:44 ---> Running in 312bc63c3f7f 09:38:44 Removing intermediate container 312bc63c3f7f 09:38:44 ---> 532dd8b79830 09:38:44 [Warning] One or more build-args [ARCH] were not consumed 09:38:44 Successfully built 532dd8b79830 09:38:44 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 09:38:44 provisioning config files... 09:38:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config8645016047006998435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:45 ---> ****-login.sh 09:38:45 nexus3.edgexfoundry.org:10001 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10002 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10003 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10004 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 ****.io 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 ---> ****-login.sh ends [Pipeline] } 09:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:45 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:45 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 09:38:45 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:38:45 3.1.1-dev.1 09:38:45 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:38:45 napa 09:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:38:46 93ae7f347b6f: Preparing 09:38:46 20691461d432: Preparing 09:38:46 638295f825f6: Preparing 09:38:46 bf4278b24478: Preparing 09:38:46 3d49326e92b0: Preparing 09:38:46 df8dd2b57888: Preparing 09:38:46 aedc3bda2944: Preparing 09:38:46 aedc3bda2944: Waiting 09:38:46 df8dd2b57888: Waiting 09:38:46 bf4278b24478: Pushed 09:38:46 638295f825f6: Pushed 09:38:46 20691461d432: Pushed 09:38:46 aedc3bda2944: Layer already exists 09:38:46 df8dd2b57888: Pushed 09:38:47 3d49326e92b0: Pushed 09:38:49 93ae7f347b6f: Pushed 09:38:49 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 09:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:38:49 93ae7f347b6f: Preparing 09:38:49 20691461d432: Preparing 09:38:49 638295f825f6: Preparing 09:38:49 bf4278b24478: Preparing 09:38:49 3d49326e92b0: Preparing 09:38:49 df8dd2b57888: Preparing 09:38:49 aedc3bda2944: Preparing 09:38:49 df8dd2b57888: Waiting 09:38:49 aedc3bda2944: Waiting 09:38:49 3d49326e92b0: Layer already exists 09:38:49 638295f825f6: Layer already exists 09:38:49 bf4278b24478: Layer already exists 09:38:49 20691461d432: Layer already exists 09:38:49 93ae7f347b6f: Layer already exists 09:38:49 aedc3bda2944: Layer already exists 09:38:49 df8dd2b57888: Layer already exists 09:38:49 3.1.1-dev.1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:38:50 93ae7f347b6f: Preparing 09:38:50 20691461d432: Preparing 09:38:50 638295f825f6: Preparing 09:38:50 bf4278b24478: Preparing 09:38:50 3d49326e92b0: Preparing 09:38:50 df8dd2b57888: Preparing 09:38:50 aedc3bda2944: Preparing 09:38:50 df8dd2b57888: Waiting 09:38:50 aedc3bda2944: Waiting 09:38:50 20691461d432: Layer already exists 09:38:50 3d49326e92b0: Layer already exists 09:38:50 638295f825f6: Layer already exists 09:38:50 93ae7f347b6f: Layer already exists 09:38:50 bf4278b24478: Layer already exists 09:38:50 aedc3bda2944: Layer already exists 09:38:50 df8dd2b57888: Layer already exists 09:38:50 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:napa 09:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:38:51 93ae7f347b6f: Preparing 09:38:51 20691461d432: Preparing 09:38:51 638295f825f6: Preparing 09:38:51 bf4278b24478: Preparing 09:38:51 3d49326e92b0: Preparing 09:38:51 df8dd2b57888: Preparing 09:38:51 aedc3bda2944: Preparing 09:38:51 df8dd2b57888: Waiting 09:38:51 aedc3bda2944: Waiting 09:38:51 bf4278b24478: Layer already exists 09:38:51 638295f825f6: Layer already exists 09:38:51 3d49326e92b0: Layer already exists 09:38:51 93ae7f347b6f: Layer already exists 09:38:51 20691461d432: Layer already exists 09:38:51 aedc3bda2944: Layer already exists 09:38:51 df8dd2b57888: Layer already exists 09:38:51 napa: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:51 ===================================================== [Pipeline] echo 09:38:51 taggedImages: 09:38:51 - nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:38:51 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 09:38:51 - nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:38:51 - nexus3.edgexfoundry.org:10004/app-record-replay:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:51 09:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:52 latest: Pulling from edgex-lftools-log-publisher 09:38:52 5eb5b503b376: Pulling fs layer 09:38:52 5c69ac0246d0: Pulling fs layer 09:38:52 ec43610c2a17: Pulling fs layer 09:38:52 3a2ae6a8a46f: Pulling fs layer 09:38:52 33b1e0a273af: Pulling fs layer 09:38:52 5d3b04190fa2: Pulling fs layer 09:38:52 2f39f015ded8: Pulling fs layer 09:38:52 5d3b04190fa2: Waiting 09:38:52 2f39f015ded8: Waiting 09:38:52 3a2ae6a8a46f: Waiting 09:38:52 33b1e0a273af: Waiting 09:38:52 5c69ac0246d0: Verifying Checksum 09:38:52 5c69ac0246d0: Download complete 09:38:52 3a2ae6a8a46f: Verifying Checksum 09:38:52 3a2ae6a8a46f: Download complete 09:38:52 33b1e0a273af: Verifying Checksum 09:38:52 33b1e0a273af: Download complete 09:38:52 ec43610c2a17: Verifying Checksum 09:38:52 ec43610c2a17: Download complete 09:38:52 5d3b04190fa2: Verifying Checksum 09:38:52 5d3b04190fa2: Download complete 09:38:52 5eb5b503b376: Verifying Checksum 09:38:52 5eb5b503b376: Download complete 09:38:52 2f39f015ded8: Download complete 09:38:53 5eb5b503b376: Pull complete 09:38:53 5c69ac0246d0: Pull complete 09:38:53 ec43610c2a17: Pull complete 09:38:54 3a2ae6a8a46f: Pull complete 09:38:54 33b1e0a273af: Pull complete 09:38:54 5d3b04190fa2: Pull complete 09:38:58 2f39f015ded8: Pull complete 09:38:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:58 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:38:58 $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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 09:39:02 $ docker top 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:03 ---> job-cost.sh 09:39:03 lf-activate-venv: SKIPPING 09:39:03 INFO: No Stack... 09:39:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:39:03 INFO: Archiving Costs [Pipeline] sh 09:39:03 + cat /w/workspace/exfoundry_app-record-replay_napa/archives/cost.csv 09:39:03 + cut -d, -f6 [Pipeline] lock 09:39:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] 09:39:03 Resource [jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] did not exist. Created. 09:39:03 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:04 + echo total: 0.2199999988079071 [Pipeline] stash 09:39:04 Stashed 1 file(s) [Pipeline] } 09:39:04 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:04 $ docker stop --time=1 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc 09:39:05 $ docker rm -f --volumes 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:41:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-842 in /w/workspace/exfoundry_app-record-replay_napa [Pipeline] { [Pipeline] ws 09:41:02 Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout 09:41:05 Selected Git installation does not exist. Using Default 09:41:05 The recommended git tool is: NONE 09:41:10 using credential edgex-jenkins-ssh 09:41:10 Cloning the remote Git repository 09:41:10 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 09:41:10 > git init /w/workspace/app-record-replay/3 # timeout=10 09:41:10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 09:41:10 > git --version # timeout=10 09:41:10 > git --version # 'git version 2.25.1' 09:41:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:14 Avoid second fetch 09:41:14 Checking out Revision 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 (napa) 09:41:13 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 09:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:14 > git config core.sparsecheckout # timeout=10 09:41:14 > git checkout -f 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 # timeout=10 09:41:15 Commit message: "Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:41:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:20 Dload Upload Total Spent Left Speed 09:41:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh 09:41:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:41:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:41:21 + sudo tee /etc/docker/daemon.new 09:41:21 { 09:41:21 "registry-mirrors": [ 09:41:21 "https://nexus3.edgexfoundry.org:10001" 09:41:21 ], 09:41:21 "bip": "10.250.0.254/24", 09:41:21 "hosts": [ 09:41:21 "tcp://0.0.0.0:5555", 09:41:21 "unix:///var/run/docker.sock" 09:41:21 ], 09:41:21 "mtu": 1458, 09:41:21 "selinux-enabled": true, 09:41:21 "seccomp-profile": "/etc/docker/seccomp.json" 09:41:21 } [Pipeline] sh 09:41:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:41:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:40 provisioning config files... 09:41:40 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config8992753947826998159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:40 ---> ****-login.sh 09:41:40 nexus3.edgexfoundry.org:10001 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10002 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10003 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 nexus3.edgexfoundry.org:10004 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 ****.io 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 ---> ****-login.sh ends [Pipeline] } 09:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:43 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:41:43 + grep ^go [0-9].[0-9]* go.mod 09:41:43 + cut -d -f 2 [Pipeline] echo 09:41:43 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:43 ========================================================= 09:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:41:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:41:46 Sending build context to Docker daemon 28.15MB 09:41:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:41:46 Step 2/12 : FROM ${BASE} AS builder 09:41:46 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:46 c6b39de5b339: Pulling fs layer 09:41:46 a69c41024577: Pulling fs layer 09:41:46 d6de4b400683: Pulling fs layer 09:41:46 35cb2a7552d0: Pulling fs layer 09:41:46 4f4fb700ef54: Pulling fs layer 09:41:46 35cb2a7552d0: Waiting 09:41:46 9e011611b7f5: Pulling fs layer 09:41:46 4f4fb700ef54: Waiting 09:41:46 3bd174042beb: Pulling fs layer 09:41:46 9e011611b7f5: Waiting 09:41:46 4476f39b5e91: Pulling fs layer 09:41:46 3bd174042beb: Waiting 09:41:46 4476f39b5e91: Waiting 09:41:46 a69c41024577: Verifying Checksum 09:41:46 a69c41024577: Download complete 09:41:46 35cb2a7552d0: Download complete 09:41:46 4f4fb700ef54: Verifying Checksum 09:41:46 4f4fb700ef54: Download complete 09:41:46 9e011611b7f5: Verifying Checksum 09:41:46 9e011611b7f5: Download complete 09:41:46 c6b39de5b339: Verifying Checksum 09:41:46 c6b39de5b339: Download complete 09:41:47 4476f39b5e91: Verifying Checksum 09:41:47 4476f39b5e91: Download complete 09:41:48 c6b39de5b339: Pull complete 09:41:48 a69c41024577: Pull complete 09:41:48 d6de4b400683: Verifying Checksum 09:41:48 d6de4b400683: Download complete 09:41:50 3bd174042beb: Verifying Checksum 09:41:50 3bd174042beb: Download complete 09:42:02 d6de4b400683: Pull complete 09:42:02 35cb2a7552d0: Pull complete 09:42:03 4f4fb700ef54: Pull complete 09:42:03 9e011611b7f5: Pull complete 09:42:13 3bd174042beb: Pull complete 09:42:13 4476f39b5e91: Pull complete 09:42:13 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:42:13 ---> 981a0608b64a 09:42:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:42:15 ---> Running in 5437932bc052 09:42:15 Removing intermediate container 5437932bc052 09:42:15 ---> 6df140fe0490 09:42:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:42:16 ---> Running in 11c3c25d70db 09:42:16 Removing intermediate container 11c3c25d70db 09:42:16 ---> e71fc15b0626 09:42:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:42:16 ---> Running in a9f26c3916dc 09:42:16 Removing intermediate container a9f26c3916dc 09:42:16 ---> 5893c160041e 09:42:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:42:16 ---> Running in 293e9a93f63c 09:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:42:19 OK: 266 MiB in 52 packages 09:42:20 Removing intermediate container 293e9a93f63c 09:42:20 ---> e3cb840edf1f 09:42:20 Step 7/12 : WORKDIR /app 09:42:20 ---> Running in ee5aa8678886 09:42:20 Removing intermediate container ee5aa8678886 09:42:20 ---> 5e6ce156e27b 09:42:20 Step 8/12 : COPY go.mod vendor* ./ 09:42:27 ---> df02ff7d0b3b 09:42:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:27 ---> Running in 4828c7060f6b 09:43:23 Removing intermediate container 4828c7060f6b 09:43:23 ---> da907df20f60 09:43:23 Step 10/12 : COPY . . 09:43:29 ---> 621bb183a218 09:43:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:43:29 ---> Running in 7c64442a4b19 09:43:29 Removing intermediate container 7c64442a4b19 09:43:29 ---> 11ca26921cdd 09:43:29 Step 12/12 : RUN $MAKE 09:43:29 ---> Running in 5e586ba2c0ec 09:43:29 noop 09:43:30 Removing intermediate container 5e586ba2c0ec 09:43:30 ---> 1d81d9198548 09:43:30 Successfully built 1d81d9198548 09:43:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker inspect -f . ci-base-image-arm64 09:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:31 prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 09:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 09:43:32 $ docker top dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:33 + go version 09:43:33 go version go1.21.9 linux/arm64 [Pipeline] } 09:43:33 $ docker stop --time=1 dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 09:43:35 $ docker rm -f --volumes dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker inspect -f . ci-base-image-arm64 09:43:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:36 prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 09:43:36 $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 09:43:37 $ docker top 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:38 + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh 09:43:39 + make test 09:43:39 go test -race -coverprofile=coverage.out ./... 09:46:31 ? github.com/edgexfoundry/app-record-replay [no test files] 09:46:35 ok github.com/edgexfoundry/app-record-replay/internal/app 1.258s coverage: 88.0% of statements 09:46:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 09:46:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 09:46:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 09:46:49 ok github.com/edgexfoundry/app-record-replay/internal/application 10.022s coverage: 98.7% of statements 09:46:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.608s coverage: 89.7% of statements 09:46:49 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.188s coverage: 100.0% of statements 09:46:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:46:49 go vet ./... 09:49:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:49:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:49:26 ./bin/test-attribution-txt.sh [Pipeline] echo 09:49:26 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:49:27 + go mod tidy [Pipeline] } 09:49:31 $ docker stop --time=1 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 09:49:33 $ docker rm -f --volumes 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:49:35 Warning: overwriting stash ‘coverage-report’ 09:49:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:37 + ls -al . 09:49:37 total 192 09:49:37 drwxrwxr-x 10 jenkins jenkins 4096 May 27 09:43 . 09:49:37 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:41 .. 09:49:37 -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:41 .dockerignore 09:49:37 drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:41 .git 09:49:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 .github 09:49:37 -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:41 .gitignore 09:49:37 -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:41 .golangci.yml 09:49:37 -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:41 Attribution.txt 09:49:37 -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:41 CHANGELOG.md 09:49:37 -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:41 Dockerfile 09:49:37 -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:41 GOVERNANCE.md 09:49:37 -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:41 Jenkinsfile 09:49:37 -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:41 LICENSE 09:49:37 -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:41 Makefile 09:49:37 -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:41 OWNERS.md 09:49:37 -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:41 README.md 09:49:37 -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:41 Record and Reply.postman_collection.json 09:49:37 -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:36 VERSION 09:49:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:41 bin 09:49:37 -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:46 coverage.out 09:49:37 -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:41 go.mod 09:49:37 -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:41 go.sum 09:49:37 drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:41 internal 09:49:37 -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:41 main.go 09:49:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 openapi 09:49:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 pkg 09:49:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:41 res 09:49:37 drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:41 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + 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=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 --label arch=arm64 --label version=3.1.1-dev.1 . 09:49:40 Sending build context to Docker daemon 28.17MB 09:49:40 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 09:49:40 Step 2/27 : FROM ${BASE} AS builder 09:49:40 ---> 1d81d9198548 09:49:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:49:40 ---> Running in 59ad7105d95d 09:49:40 Removing intermediate container 59ad7105d95d 09:49:40 ---> ddbf5f992501 09:49:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:49:40 ---> Running in 64a660a05c2a 09:49:41 Removing intermediate container 64a660a05c2a 09:49:41 ---> a566ee3383ef 09:49:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:49:41 ---> Running in d87be5f30da4 09:49:41 Removing intermediate container d87be5f30da4 09:49:41 ---> 7dd540e0535a 09:49:41 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:49:41 ---> Running in 919d2c77a68f 09:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:43 OK: 266 MiB in 52 packages 09:49:44 Removing intermediate container 919d2c77a68f 09:49:44 ---> b9bff1295cde 09:49:44 Step 7/27 : WORKDIR /app 09:49:44 ---> Running in c117ad91aa49 09:49:45 Removing intermediate container c117ad91aa49 09:49:45 ---> 1abc15290f65 09:49:45 Step 8/27 : COPY go.mod vendor* ./ 09:49:53 ---> 62504ed6cd2d 09:49:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:53 ---> Running in 4a0d1bc148cf 09:49:53 skipping... 09:49:54 Removing intermediate container 4a0d1bc148cf 09:49:54 ---> bae9d405a2b2 09:49:54 Step 10/27 : COPY . . 09:50:00 ---> 8c07f8c6b634 09:50:00 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:50:00 ---> Running in a579ddfc1810 09:50:01 Removing intermediate container a579ddfc1810 09:50:01 ---> 131f1b176eb4 09:50:01 Step 12/27 : RUN $MAKE 09:50:01 ---> Running in cd95ee7f5894 09:50:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-record-replay 09:52:24 Removing intermediate container cd95ee7f5894 09:52:24 ---> 594fad980dee 09:52:24 Step 13/27 : FROM alpine:3.18 09:52:24 3.18: Pulling from library/alpine 09:52:24 c6b39de5b339: Already exists 09:52:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:52:24 Status: Downloaded newer image for alpine:3.18 09:52:24 ---> 33abbf032149 09:52:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:52:24 ---> Running in fd84e0189941 09:52:24 Removing intermediate container fd84e0189941 09:52:24 ---> 2a78362f2104 09:52:24 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:52:24 ---> Running in 97688fc5fbf5 09:52:24 Removing intermediate container 97688fc5fbf5 09:52:24 ---> 356193dfdd9b 09:52:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:52:24 ---> Running in 8a55561fee9c 09:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:52:24 (1/2) Installing ca-certificates (20240226-r0) 09:52:24 (2/2) Installing dumb-init (1.2.5-r2) 09:52:24 Executing busybox-1.36.1-r5.trigger 09:52:24 Executing ca-certificates-20240226-r0.trigger 09:52:24 OK: 9 MiB in 17 packages 09:52:24 Removing intermediate container 8a55561fee9c 09:52:24 ---> 8d16b92e2b46 09:52:24 Step 17/27 : RUN apk --no-cache upgrade 09:52:24 ---> Running in 4a96b2225fcf 09:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:52:25 Upgrading critical system libraries and apk-tools: 09:52:25 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:52:25 Executing busybox-1.36.1-r5.trigger 09:52:26 Continuing the upgrade transaction with new apk-tools: 09:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:52:27 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:52:27 Executing busybox-1.36.1-r6.post-upgrade 09:52:27 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:52:27 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:52:27 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:52:27 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:52:27 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:52:27 Executing busybox-1.36.1-r6.trigger 09:52:27 Executing ca-certificates-20240226-r0.trigger 09:52:27 OK: 9 MiB in 17 packages 09:52:29 Removing intermediate container 4a96b2225fcf 09:52:29 ---> 800e8ec3ba43 09:52:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:52:29 ---> dd74a5f4fae3 09:52:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:52:29 ---> fb2d69696126 09:52:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:52:30 ---> da8e071ac82d 09:52:30 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:52:31 ---> 3d50af2ff09a 09:52:31 Step 22/27 : EXPOSE 59712 09:52:32 ---> Running in 59cfee8d4a5c 09:52:32 Removing intermediate container 59cfee8d4a5c 09:52:32 ---> 2924746fb154 09:52:32 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:52:32 ---> Running in 3c17cbbc4125 09:52:32 Removing intermediate container 3c17cbbc4125 09:52:32 ---> 55f77cff95d6 09:52:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:52:33 ---> Running in bccf17273730 09:52:33 Removing intermediate container bccf17273730 09:52:33 ---> 9c289dffb8cd 09:52:33 Step 25/27 : LABEL arch=arm64 09:52:33 ---> Running in 240b8b305284 09:52:33 Removing intermediate container 240b8b305284 09:52:33 ---> 62aa8749e42c 09:52:33 Step 26/27 : LABEL git_sha=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:52:33 ---> Running in 068be8bfcfc3 09:52:34 Removing intermediate container 068be8bfcfc3 09:52:34 ---> 922b5511d80b 09:52:34 Step 27/27 : LABEL version=3.1.1-dev.1 09:52:34 ---> Running in 041b1ca92738 09:52:34 Removing intermediate container 041b1ca92738 09:52:34 ---> 85d33eae08ac 09:52:34 [Warning] One or more build-args [ARCH] were not consumed 09:52:35 Successfully built 85d33eae08ac 09:52:35 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 09:52:35 provisioning config files... 09:52:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config3961645602008774776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:35 ---> ****-login.sh 09:52:35 nexus3.edgexfoundry.org:10001 09:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:35 Configure a credential helper to remove this warning. See 09:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:35 09:52:35 Login Succeeded 09:52:35 nexus3.edgexfoundry.org:10002 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 nexus3.edgexfoundry.org:10003 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 nexus3.edgexfoundry.org:10004 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:37 Configure a credential helper to remove this warning. See 09:52:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:37 09:52:37 Login Succeeded 09:52:37 ****.io 09:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:37 Configure a credential helper to remove this warning. See 09:52:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:37 09:52:37 Login Succeeded 09:52:37 ---> ****-login.sh ends [Pipeline] } 09:52:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:37 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:52:37 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 09:52:37 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:52:37 3.1.1-dev.1 09:52:37 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:52:37 napa 09:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:38 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:52:38 cbf9fc9dc285: Preparing 09:52:38 3f38e7f3fbd6: Preparing 09:52:38 7f032bb4924b: Preparing 09:52:38 94224fce56d4: Preparing 09:52:38 24806c065456: Preparing 09:52:38 2436ec94d494: Preparing 09:52:38 7c504f21be85: Preparing 09:52:38 2436ec94d494: Waiting 09:52:38 7c504f21be85: Waiting 09:52:39 94224fce56d4: Pushed 09:52:39 3f38e7f3fbd6: Pushed 09:52:39 7f032bb4924b: Pushed 09:52:39 7c504f21be85: Layer already exists 09:52:39 2436ec94d494: Pushed 09:52:40 24806c065456: Pushed 09:52:45 cbf9fc9dc285: Pushed 09:52:45 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:45 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 09:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:52:46 cbf9fc9dc285: Preparing 09:52:46 3f38e7f3fbd6: Preparing 09:52:46 7f032bb4924b: Preparing 09:52:46 94224fce56d4: Preparing 09:52:46 24806c065456: Preparing 09:52:46 2436ec94d494: Preparing 09:52:46 7c504f21be85: Preparing 09:52:46 2436ec94d494: Waiting 09:52:46 7c504f21be85: Waiting 09:52:46 cbf9fc9dc285: Layer already exists 09:52:46 3f38e7f3fbd6: Layer already exists 09:52:46 7f032bb4924b: Layer already exists 09:52:46 24806c065456: Layer already exists 09:52:46 94224fce56d4: Layer already exists 09:52:46 7c504f21be85: Layer already exists 09:52:46 2436ec94d494: Layer already exists 09:52:46 3.1.1-dev.1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:46 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:52:47 cbf9fc9dc285: Preparing 09:52:47 3f38e7f3fbd6: Preparing 09:52:47 7f032bb4924b: Preparing 09:52:47 94224fce56d4: Preparing 09:52:47 24806c065456: Preparing 09:52:47 2436ec94d494: Preparing 09:52:47 7c504f21be85: Preparing 09:52:47 2436ec94d494: Waiting 09:52:47 7c504f21be85: Waiting 09:52:47 7f032bb4924b: Layer already exists 09:52:47 24806c065456: Layer already exists 09:52:47 cbf9fc9dc285: Layer already exists 09:52:47 94224fce56d4: Layer already exists 09:52:47 3f38e7f3fbd6: Layer already exists 09:52:47 2436ec94d494: Layer already exists 09:52:47 7c504f21be85: Layer already exists 09:52:47 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa 09:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:52:48 cbf9fc9dc285: Preparing 09:52:48 3f38e7f3fbd6: Preparing 09:52:48 7f032bb4924b: Preparing 09:52:48 94224fce56d4: Preparing 09:52:48 24806c065456: Preparing 09:52:48 2436ec94d494: Preparing 09:52:48 7c504f21be85: Preparing 09:52:48 2436ec94d494: Waiting 09:52:48 7c504f21be85: Waiting 09:52:48 cbf9fc9dc285: Layer already exists 09:52:48 94224fce56d4: Layer already exists 09:52:48 7f032bb4924b: Layer already exists 09:52:48 3f38e7f3fbd6: Layer already exists 09:52:48 24806c065456: Layer already exists 09:52:48 7c504f21be85: Layer already exists 09:52:48 2436ec94d494: Layer already exists 09:52:48 napa: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:48 ===================================================== [Pipeline] echo 09:52:48 taggedImages: 09:52:48 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 09:52:48 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 09:52:48 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 09:52:48 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:52:48 09:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:52:49 arm64: Pulling from edgex-lftools-log-publisher 09:52:49 8998bd30e6a1: Pulling fs layer 09:52:49 04944245beec: Pulling fs layer 09:52:49 699f458cf7ca: Pulling fs layer 09:52:49 765212b225bb: Pulling fs layer 09:52:49 f23df028b6ca: Pulling fs layer 09:52:49 d65c8cfc05b1: Pulling fs layer 09:52:49 2437ff75d9bd: Pulling fs layer 09:52:49 f23df028b6ca: Waiting 09:52:49 d65c8cfc05b1: Waiting 09:52:49 2437ff75d9bd: Waiting 09:52:49 765212b225bb: Waiting 09:52:49 04944245beec: Verifying Checksum 09:52:49 04944245beec: Download complete 09:52:49 765212b225bb: Verifying Checksum 09:52:49 765212b225bb: Download complete 09:52:49 f23df028b6ca: Verifying Checksum 09:52:49 f23df028b6ca: Download complete 09:52:49 d65c8cfc05b1: Verifying Checksum 09:52:49 d65c8cfc05b1: Download complete 09:52:49 699f458cf7ca: Verifying Checksum 09:52:49 8998bd30e6a1: Verifying Checksum 09:52:49 8998bd30e6a1: Download complete 09:52:52 2437ff75d9bd: Verifying Checksum 09:52:52 2437ff75d9bd: Download complete 09:52:54 8998bd30e6a1: Pull complete 09:52:55 04944245beec: Pull complete 09:52:57 699f458cf7ca: Pull complete 09:52:57 765212b225bb: Pull complete 09:52:57 f23df028b6ca: Pull complete 09:52:57 d65c8cfc05b1: Pull complete 09:53:16 2437ff75d9bd: Pull complete 09:53:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 09:53:16 $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 09:53:19 $ docker top 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:20 ---> job-cost.sh 09:53:20 lf-activate-venv: SKIPPING 09:53:20 INFO: No Stack... 09:53:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:53:21 INFO: Archiving Costs [Pipeline] sh 09:53:22 + cut -d, -f6 09:53:22 + cat /w/workspace/app-record-replay/3/archives/cost.csv [Pipeline] lock 09:53:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] 09:53:22 Resource [jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] did not exist. Created. 09:53:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:22 /w/workspace/app-record-replay/3@tmp/durable-fe1a3f03/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:53:23 + echo total: 0.10999999940395355 [Pipeline] stash 09:53:23 Warning: overwriting stash ‘stack-cost’ 09:53:23 Stashed 1 file(s) [Pipeline] } 09:53:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:23 $ docker stop --time=1 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a 09:53:25 $ docker rm -f --volumes 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a [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 09:53:25 provisioning config files... 09:53:25 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config4602691600671407013tmp [Pipeline] { [Pipeline] sh 09:53:26 + set +x 09:53:26 + curl -s https://codecov.io/bash 09:53:26 + bash -s -- 09:53:26 09:53:26 _____ _ 09:53:26 / ____| | | 09:53:26 | | ___ __| | ___ ___ _____ __ 09:53:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:26 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:26 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:26 Bash-1.0.6 09:53:26 09:53:26 09:53:26 ==> git version 2.25.1 found 09:53:26 ==> 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 09:53:26 Release-Date: 2020-01-08 09:53:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:53:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:53:26 ==> Jenkins CI detected. 09:53:26 current dir:  /w/workspace/exfoundry_app-record-replay_napa 09:53:26 project root: . 09:53:26 --> token set from env 09:53:26 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 09:53:26 ==> Running gcov in . (disable via -X gcov) 09:53:26 ==> Python coveragepy not found 09:53:26 ==> Searching for coverage reports in: 09:53:26 + . 09:53:26 -> Found 1 reports 09:53:26 ==> Detecting git/mercurial file structure 09:53:26 ==> Reading reports 09:53:26 + ./coverage.out bytes=24666 09:53:26 ==> Appending adjustments 09:53:26 https://docs.codecov.io/docs/fixing-reports 09:53:26 + Found adjustments 09:53:26 ==> Gzipping contents 09:53:26 20K /tmp/codecov.fEynT4.gz 09:53:26 ==> Uploading reports 09:53:26 url: https://codecov.io 09:53:26 query: branch=napa&commit=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:53:26 -> Pinging Codecov 09:53:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:53:26 -> Uploading to 09:53:26 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/F467761B9912B4F32F9BC62907045C81/6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1/f17d69cf-8ebd-4de9-98f8-b1356799267d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T095326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfd8509cc5f550474e1615481abffecc4ee54cd91d4d5749a54008cb5dcba626 09:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:26 Dload Upload Total Spent Left Speed 09:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17080 0 0 100 17080 0 70288 --:--:-- --:--:-- --:--:-- 70288 09:53:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } 09:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:53:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:53:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:53:27 09:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:53:27 latest: Pulling from edgex-devops/edgex-snyk-go 09:53:27 619be1103602: Already exists 09:53:27 f8ea3408117e: Pulling fs layer 09:53:27 91320369b822: Pulling fs layer 09:53:27 0406650e8295: Pulling fs layer 09:53:27 4f4fb700ef54: Pulling fs layer 09:53:27 96d80e3f36e1: Pulling fs layer 09:53:27 bcf3aedb951c: Pulling fs layer 09:53:27 4f4fb700ef54: Waiting 09:53:27 96d80e3f36e1: Waiting 09:53:27 bcf3aedb951c: Waiting 09:53:27 0406650e8295: Verifying Checksum 09:53:27 0406650e8295: Download complete 09:53:27 f8ea3408117e: Download complete 09:53:27 4f4fb700ef54: Verifying Checksum 09:53:27 4f4fb700ef54: Download complete 09:53:27 f8ea3408117e: Pull complete 09:53:28 96d80e3f36e1: Verifying Checksum 09:53:28 96d80e3f36e1: Download complete 09:53:28 91320369b822: Verifying Checksum 09:53:28 91320369b822: Download complete 09:53:28 bcf3aedb951c: Verifying Checksum 09:53:28 bcf3aedb951c: Download complete 09:53:32 91320369b822: Pull complete 09:53:32 0406650e8295: Pull complete 09:53:32 4f4fb700ef54: Pull complete 09:53:32 96d80e3f36e1: Pull complete 09:53:35 bcf3aedb951c: Pull complete 09:53:35 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:53:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:35 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:53:35 $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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/edgex-snyk-go:latest cat 09:53:40 $ docker top 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c -eo pid,comm [Pipeline] { [Pipeline] echo 09:53:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:napa' [Pipeline] sh 09:53:41 + set -o pipefail 09:53:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:napa' 09:53:43 09:53:43 Monitoring /w/workspace/exfoundry_app-record-replay_napa... 09:53:43 09:53:43 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 09:53:43 Use -buildvcs=false to disable VCS stamping. 09:53:43 [Pipeline] } 09:53:43 $ docker stop --time=1 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c 09:53:45 $ docker rm -f --volumes 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:53:45 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:53:46 + [ -d /w/workspace/exfoundry_app-record-replay_napa/archives ] 09:53:46 + ls -al /w/workspace/exfoundry_app-record-replay_napa/archives 09:53:46 total 16 09:53:46 drwxr-xr-x 3 root root 4096 May 27 09:39 . 09:53:46 drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:39 .. 09:53:46 drwxr-xr-x 2 root root 4096 May 27 09:39 cost 09:53:46 -rw-r--r-- 1 root root 87 May 27 09:39 cost.csv 09:53:46 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_napa/archives 09:53:46 + ls -al /w/workspace/exfoundry_app-record-replay_napa/archives 09:53:46 total 16 09:53:46 drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:39 . 09:53:46 drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:39 .. 09:53:46 drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:39 cost 09:53:46 -rw-r--r-- 1 jenkins jenkins 87 May 27 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:53:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:47 ---> package-listing.sh 09:53:47 ++ facter osfamily 09:53:47 ++ tr '[:upper:]' '[:lower:]' 09:53:47 + OS_FAMILY=debian 09:53:47 + workspace=/w/workspace/exfoundry_app-record-replay_napa 09:53:47 + START_PACKAGES=/tmp/packages_start.txt 09:53:47 + END_PACKAGES=/tmp/packages_end.txt 09:53:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:47 + PACKAGES=/tmp/packages_start.txt 09:53:47 + '[' /w/workspace/exfoundry_app-record-replay_napa ']' 09:53:47 + PACKAGES=/tmp/packages_end.txt 09:53:47 + case "${OS_FAMILY}" in 09:53:47 + dpkg -l 09:53:47 + grep '^ii' 09:53:47 + '[' -f /tmp/packages_start.txt ']' 09:53:47 + '[' -f /tmp/packages_end.txt ']' 09:53:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:47 + '[' /w/workspace/exfoundry_app-record-replay_napa ']' 09:53:47 + mkdir -p /w/workspace/exfoundry_app-record-replay_napa/archives/ 09:53:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_napa/archives/ [Pipeline] echo 09:53:47 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:53:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:48 prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container 09:53:48 $ 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_napa/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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:53:48 $ docker top d220384101b52a8282927405c3c4acfc7e0104fec4a109a992e5beb02de7e8fd -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:49 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:49 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:49 + ls /var/log/sa-host 09:53:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:49 provisioning config files... 09:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config624635977141457556tmp [Pipeline] { [Pipeline] echo 09:53:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:50 ---> create-netrc.sh [Pipeline] } 09:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:50 ---> python-tools-install.sh [Pipeline] echo 09:53:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:50 ---> sudo-logs.sh 09:53:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:53:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:53:51 ---> job-cost.sh 09:53:51 lf-activate-venv: SKIPPING 09:53:51 DEBUG: total: 0.2199999988079071 09:53:51 INFO: Retrieving Stack Cost... 09:53:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:53:52 INFO: Archiving Costs [Pipeline] echo 09:53:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:53:52 ---> logs-deploy.sh 09:53:52 lf-activate-venv: SKIPPING 09:53:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/napa/3 09:53:52 INFO: archiving workspace using pattern(s): 09:53:53 Archives upload complete. 09:53:53 INFO: archiving logs to Nexus