Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 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-ssh11315645995371359752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6805592327962317710.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16338588679431254250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14008097371965861932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11055801838402966619.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-7221 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d960dbc574ee450f3aa603ee19dbffe34b3f2c0f (main) Commit message: "Merge pull request #81 from ernestojeda/create-release" > 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 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 > git rev-list --no-walk 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:56 ========================================================= 20:53:56 EdgeX Global Pipelines Version Info 20:53:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:57 ------------------- 20:53:57 stable info: 20:53:57 ------------------- 20:53:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:53:57 Message: update stable to v1.0.254 20:53:57 ------------------- 20:53:57 experimental info: 20:53:57 ------------------- 20:53:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:53:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:53:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d960dbc [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:58 provisioning config files... 20:53:58 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8722673101647213845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:58 ---> docker-login.sh 20:53:58 nexus3.edgexfoundry.org:10001 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 nexus3.edgexfoundry.org:10002 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 nexus3.edgexfoundry.org:10003 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 nexus3.edgexfoundry.org:10004 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 docker.io 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 ---> docker-login.sh ends [Pipeline] } 20:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:54:00 + git rev-list -1 --merges d960dbc574ee450f3aa603ee19dbffe34b3f2c0f~1..d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo 20:54:00 -----------> git rev-list -1 --merges d960dbc574ee450f3aa603ee19dbffe34b3f2c0f~1..d960dbc574ee450f3aa603ee19dbffe34b3f2c0f d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 20:54:00 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [false] [Pipeline] sh 20:54:00 + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo 20:54:00 ========================================================= 20:54:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:54:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:00 + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] echo 20:54:00 [semverPrep] GIT_COMMIT: d960dbc574ee450f3aa603ee19dbffe34b3f2c0f, Commit Message: Merge pull request #81 from ernestojeda/create-release [Pipeline] echo 20:54:00 [semverPrep] This is not a build commit. [Pipeline] sh 20:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:01 + grep -v github /etc/ssh/ssh_known_hosts 20:54:01 + [ -e /tmp/ssh_known_hosts ] 20:54:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:54:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:54:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:01 20:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:54:01 b85a868b505f: Pulling fs layer 20:54:01 e2be974225ed: Pulling fs layer 20:54:01 339a4e72a1f5: Pulling fs layer 20:54:01 988bab9f4d93: Pulling fs layer 20:54:01 1469e6f7b9e6: Pulling fs layer 20:54:01 eaf3925da568: Pulling fs layer 20:54:01 bab4dde63d76: Pulling fs layer 20:54:01 bde34c3a00c8: Pulling fs layer 20:54:01 b352a97aabf1: Pulling fs layer 20:54:01 4872d77fe225: Pulling fs layer 20:54:01 5851b861e8e6: Pulling fs layer 20:54:01 988bab9f4d93: Waiting 20:54:01 1469e6f7b9e6: Waiting 20:54:01 eaf3925da568: Waiting 20:54:01 bab4dde63d76: Waiting 20:54:01 bde34c3a00c8: Waiting 20:54:01 b352a97aabf1: Waiting 20:54:01 4872d77fe225: Waiting 20:54:01 5851b861e8e6: Waiting 20:54:01 e2be974225ed: Verifying Checksum 20:54:01 e2be974225ed: Download complete 20:54:01 988bab9f4d93: Verifying Checksum 20:54:02 1469e6f7b9e6: Verifying Checksum 20:54:02 1469e6f7b9e6: Download complete 20:54:02 eaf3925da568: Verifying Checksum 20:54:02 eaf3925da568: Download complete 20:54:02 339a4e72a1f5: Verifying Checksum 20:54:02 339a4e72a1f5: Download complete 20:54:02 bde34c3a00c8: Download complete 20:54:02 b352a97aabf1: Download complete 20:54:02 4872d77fe225: Download complete 20:54:02 5851b861e8e6: Verifying Checksum 20:54:02 5851b861e8e6: Download complete 20:54:02 b85a868b505f: Verifying Checksum 20:54:02 b85a868b505f: Download complete 20:54:02 bab4dde63d76: Verifying Checksum 20:54:02 bab4dde63d76: Download complete 20:54:04 b85a868b505f: Pull complete 20:54:04 e2be974225ed: Pull complete 20:54:04 339a4e72a1f5: Pull complete 20:54:04 988bab9f4d93: Pull complete 20:54:05 1469e6f7b9e6: Pull complete 20:54:05 eaf3925da568: Pull complete 20:54:09 bab4dde63d76: Pull complete 20:54:09 bde34c3a00c8: Pull complete 20:54:09 b352a97aabf1: Pull complete 20:54:09 4872d77fe225: Pull complete 20:54:09 5851b861e8e6: Pull complete 20:54:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:09 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 20:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:54:13 $ docker top 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 -eo pid,comm 20:54:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:54:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:13 [ssh-agent] Looking for ssh-agent implementation... 20:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:13 $ docker exec 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent 20:54:13 SSH_AUTH_SOCK=/tmp/ssh-sEEsS8gsrdDB/agent.32 20:54:13 SSH_AGENT_PID=38 20:54:13 Running ssh-add (command line suppressed) 20:54:13 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18220498867047643726.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18220498867047643726.key) 20:54:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:13 + git tag --points-at HEAD [Pipeline] } 20:54:13 $ docker exec --env ******** --env ******** 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent -k 20:54:14 unset SSH_AUTH_SOCK; 20:54:14 unset SSH_AGENT_PID; 20:54:14 echo Agent pid 38 killed; 20:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:54:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:14 [ssh-agent] Looking for ssh-agent implementation... 20:54:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:14 $ docker exec 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent 20:54:14 SSH_AUTH_SOCK=/tmp/ssh-SpgBJodIL1P0/agent.70 20:54:14 SSH_AGENT_PID=76 20:54:14 Running ssh-add (command line suppressed) 20:54:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_623407103889669094.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_623407103889669094.key) 20:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:14 + git semver init 20:54:14 2023-09-20 20:54:14,875 [run_init] DEBUG init version:0.0.0 force:False 20:54:14 2023-09-20 20:54:14,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:54:14 2023-09-20 20:54:14,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:54:14 2023-09-20 20:54:14,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:54:15 2023-09-20 20:54:15,450 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:54:15 2023-09-20 20:54:15,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:54:15 2023-09-20 20:54:15,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:54:15 2023-09-20 20:54:15,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:54:15 3.1.0-dev.48 [Pipeline] } 20:54:15 $ docker exec --env ******** --env ******** 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 ssh-agent -k 20:54:15 unset SSH_AUTH_SOCK; 20:54:15 unset SSH_AGENT_PID; 20:54:15 echo Agent pid 76 killed; 20:54:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:15 + git semver [Pipeline] } 20:54:22 $ docker stop --time=1 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 20:54:25 $ docker rm -f --volumes 8eab97f1410c3d7435315abc50a2c4e48206d45248847642b3c1a67432721d88 [Pipeline] // withDockerContainer [Pipeline] sh 20:54:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:54:26 Stashed 1 file(s) [Pipeline] echo 20:54:26 [edgeXSemver]: initialized semver on version 3.1.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:26 provisioning config files... 20:54:26 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14557675944690432194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:26 ---> docker-login.sh 20:54:26 nexus3.edgexfoundry.org:10001 20:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:26 Configure a credential helper to remove this warning. See 20:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:26 20:54:26 Login Succeeded 20:54:26 nexus3.edgexfoundry.org:10002 20:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:26 Configure a credential helper to remove this warning. See 20:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:26 20:54:26 Login Succeeded 20:54:26 nexus3.edgexfoundry.org:10003 20:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:27 Configure a credential helper to remove this warning. See 20:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:27 20:54:27 Login Succeeded 20:54:27 nexus3.edgexfoundry.org:10004 20:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:27 Configure a credential helper to remove this warning. See 20:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:27 20:54:27 Login Succeeded 20:54:27 docker.io 20:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:27 Configure a credential helper to remove this warning. See 20:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:27 20:54:27 Login Succeeded 20:54:27 ---> docker-login.sh ends [Pipeline] } 20:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:27 ========================================================= 20:54:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:54:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:54:27 Sending build context to Docker daemon 580.6kB 20:54:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:54:27 Step 2/12 : FROM ${BASE} AS builder 20:54:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:54:27 7264a8db6415: Pulling fs layer 20:54:27 c4d48a809fc2: Pulling fs layer 20:54:27 4f1c88b9dad5: Pulling fs layer 20:54:27 ad3a456e5733: Pulling fs layer 20:54:27 33e27b845d1e: Pulling fs layer 20:54:27 c68163c4e522: Pulling fs layer 20:54:27 50da416c3ac9: Pulling fs layer 20:54:27 23d2d4c4bb30: Pulling fs layer 20:54:27 33e27b845d1e: Waiting 20:54:27 c68163c4e522: Waiting 20:54:27 50da416c3ac9: Waiting 20:54:27 23d2d4c4bb30: Waiting 20:54:27 ad3a456e5733: Waiting 20:54:27 c4d48a809fc2: Verifying Checksum 20:54:27 c4d48a809fc2: Download complete 20:54:27 ad3a456e5733: Verifying Checksum 20:54:27 ad3a456e5733: Download complete 20:54:27 33e27b845d1e: Verifying Checksum 20:54:27 33e27b845d1e: Download complete 20:54:27 7264a8db6415: Download complete 20:54:27 c68163c4e522: Verifying Checksum 20:54:27 c68163c4e522: Download complete 20:54:27 7264a8db6415: Pull complete 20:54:28 c4d48a809fc2: Pull complete 20:54:28 23d2d4c4bb30: Verifying Checksum 20:54:28 23d2d4c4bb30: Download complete 20:54:28 4f1c88b9dad5: Verifying Checksum 20:54:28 4f1c88b9dad5: Download complete 20:54:28 50da416c3ac9: Verifying Checksum 20:54:28 50da416c3ac9: Download complete 20:54:32 4f1c88b9dad5: Pull complete 20:54:32 ad3a456e5733: Pull complete 20:54:32 33e27b845d1e: Pull complete 20:54:32 c68163c4e522: Pull complete 20:54:35 50da416c3ac9: Pull complete 20:54:36 23d2d4c4bb30: Pull complete 20:54:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:54:36 ---> 0786185ac409 20:54:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:54:41 Still waiting to schedule task 20:54:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:54:42 ---> Running in 0fe68150049a 20:54:42 Removing intermediate container 0fe68150049a 20:54:42 ---> 50033dd8910d 20:54:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:54:42 ---> Running in ab5f73ea054e 20:54:42 Removing intermediate container ab5f73ea054e 20:54:42 ---> 8963e7d0321b 20:54:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:54:42 ---> Running in 2605414b1974 20:54:42 Removing intermediate container 2605414b1974 20:54:42 ---> 976790b05bee 20:54:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:54:42 ---> Running in 55a1e74ef9d7 20:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:43 OK: 264 MiB in 52 packages 20:54:43 Removing intermediate container 55a1e74ef9d7 20:54:43 ---> 3b34a83f8731 20:54:43 Step 7/12 : WORKDIR /app 20:54:43 ---> Running in 44a4b8ab7277 20:54:43 Removing intermediate container 44a4b8ab7277 20:54:43 ---> 6e7779d168c1 20:54:43 Step 8/12 : COPY go.mod vendor* ./ 20:54:43 ---> 721d23023abb 20:54:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:44 ---> Running in c091617631b7 20:55:34 Removing intermediate container c091617631b7 20:55:34 ---> 6efa1bb57ab5 20:55:34 Step 10/12 : COPY . . 20:55:34 ---> 86b15b8fa3cc 20:55:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:34 ---> Running in 53840f017b88 20:55:34 Removing intermediate container 53840f017b88 20:55:34 ---> c65d7b12d2d5 20:55:34 Step 12/12 : RUN $MAKE 20:55:34 ---> Running in 1ccc88eae678 20:55:34 noop 20:55:34 Removing intermediate container 1ccc88eae678 20:55:34 ---> 88ca614cc61b 20:55:34 Successfully built 88ca614cc61b 20:55:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:35 + docker inspect -f . ci-base-image-x86_64 20:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:35 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 20:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:55:36 $ docker top 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:36 + go version 20:55:36 go version go1.21.0 linux/amd64 [Pipeline] } 20:55:36 $ docker stop --time=1 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 20:55:37 $ docker rm -f --volumes 3bfbf8181c144aafd1bf65c6d7c1b68ecf5beb5d7b28c92e8f80f1219da77ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 + docker inspect -f . ci-base-image-x86_64 20:55:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:37 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 20:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:55:38 $ docker top 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:38 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:55:38 + make test 20:55:38 go test -race -coverprofile=coverage.out ./... 20:56:00 ? github.com/edgexfoundry/app-record-replay [no test files] 20:56:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:56:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:56:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:56:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements 20:56:09 ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements 20:56:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.110s coverage: 78.7% of statements 20:56:09 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 20:56:33 go vet ./... 20:56:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:35 $ docker stop --time=1 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 20:56:40 $ docker rm -f --volumes 360293f383ea127c3cb77ee8eab82c65738f5baa2154abcc33aaf23d74507a75 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:41 + ls -al . 20:56:41 total 184 20:56:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:55 . 20:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 .. 20:56:41 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:53 .dockerignore 20:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git 20:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 .github 20:56:41 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 20:53 .gitignore 20:56:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:53 .golangci.yml 20:56:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:54 .semver 20:56:41 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 20:53 Attribution.txt 20:56:41 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 20:53 CHANGELOG.md 20:56:41 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 20:53 Dockerfile 20:56:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:53 GOVERNANCE.md 20:56:41 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 20:53 Jenkinsfile 20:56:41 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:53 LICENSE 20:56:41 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 20:53 Makefile 20:56:41 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 20:53 OWNERS.md 20:56:41 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 20:53 README.md 20:56:41 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 20:53 Record and Reply.postman_collection.json 20:56:41 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:54 VERSION 20:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 bin 20:56:41 -rw-r--r-- 1 jenkins jenkins 24553 Sep 20 20:56 coverage.out 20:56:41 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 20:53 go.mod 20:56:41 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 20:53 go.sum 20:56:41 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 20:53 internal 20:56:41 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 20:53 main.go 20:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 openapi 20:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 pkg 20:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:41 + 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=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f --label arch=amd64 --label version=3.1.0-dev.48 . 20:56:41 Sending build context to Docker daemon 605.7kB 20:56:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:56:41 Step 2/26 : FROM ${BASE} AS builder 20:56:41 ---> 88ca614cc61b 20:56:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:56:42 ---> Running in 3485671dedee 20:56:42 Removing intermediate container 3485671dedee 20:56:42 ---> 21ce89ee8256 20:56:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:56:42 ---> Running in 94d746a0e548 20:56:42 Removing intermediate container 94d746a0e548 20:56:42 ---> cbc0037d2807 20:56:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:56:42 ---> Running in 967117225f2c 20:56:42 Removing intermediate container 967117225f2c 20:56:42 ---> 7e945b0d34cd 20:56:42 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:42 ---> Running in 0d25bc643184 20:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:56:42 OK: 264 MiB in 52 packages 20:56:43 Removing intermediate container 0d25bc643184 20:56:43 ---> 38e18f527ba9 20:56:43 Step 7/26 : WORKDIR /app 20:56:43 ---> Running in fb52e6c3e233 20:56:43 Removing intermediate container fb52e6c3e233 20:56:43 ---> 1b728e667808 20:56:43 Step 8/26 : COPY go.mod vendor* ./ 20:56:43 ---> c7a40a6d765a 20:56:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:43 ---> Running in 1057bd01668d 20:56:44 Removing intermediate container 1057bd01668d 20:56:44 ---> 11d3a733d5cc 20:56:44 Step 10/26 : COPY . . 20:56:44 ---> 9e3bf5f727e9 20:56:44 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:44 ---> Running in 31a7f4e45145 20:56:44 Removing intermediate container 31a7f4e45145 20:56:44 ---> df138f187f61 20:56:44 Step 12/26 : RUN $MAKE 20:56:44 ---> Running in 866836dd73fd 20:56:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.48" -trimpath -mod=readonly -o app-record-replay 20:57:06 Removing intermediate container 866836dd73fd 20:57:06 ---> 17cbd395e265 20:57:06 Step 13/26 : FROM alpine:3.18 20:57:06 3.18: Pulling from library/alpine 20:57:06 7264a8db6415: Already exists 20:57:06 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:57:06 Status: Downloaded newer image for alpine:3.18 20:57:06 ---> 7e01a0d0a1dc 20:57:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:57:06 ---> Running in e6327569b7a3 20:57:06 Removing intermediate container e6327569b7a3 20:57:06 ---> fe2af8c520a1 20:57:06 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:57:06 ---> Running in 09f1d77880ec 20:57:06 Removing intermediate container 09f1d77880ec 20:57:06 ---> a47c044a3911 20:57:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:57:06 ---> Running in af519d17e05f 20:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:06 (1/2) Installing ca-certificates (20230506-r0) 20:57:06 (2/2) Installing dumb-init (1.2.5-r2) 20:57:06 Executing busybox-1.36.1-r2.trigger 20:57:06 Executing ca-certificates-20230506-r0.trigger 20:57:06 OK: 8 MiB in 17 packages 20:57:06 Removing intermediate container af519d17e05f 20:57:06 ---> 053cd062e6aa 20:57:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:57:06 ---> 71037ed475a9 20:57:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:57:06 ---> bd8352aa0aa6 20:57:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:57:06 ---> f5a4439d59f5 20:57:06 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:57:06 ---> 48aeae38e591 20:57:06 Step 21/26 : EXPOSE 59712 20:57:06 ---> Running in 40ab67332d2c 20:57:06 Removing intermediate container 40ab67332d2c 20:57:06 ---> c8438321385b 20:57:06 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:57:06 ---> Running in 6bf040cef667 20:57:06 Removing intermediate container 6bf040cef667 20:57:06 ---> 9e435a5e056b 20:57:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:06 ---> Running in 110ec827b608 20:57:06 Removing intermediate container 110ec827b608 20:57:06 ---> e93023d2eebf 20:57:06 Step 24/26 : LABEL arch=amd64 20:57:06 ---> Running in 53a0cd4ea743 20:57:06 Removing intermediate container 53a0cd4ea743 20:57:06 ---> c2c57a25a885 20:57:06 Step 25/26 : LABEL git_sha=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 20:57:07 ---> Running in 244ef18a3e1b 20:57:07 Removing intermediate container 244ef18a3e1b 20:57:07 ---> 200632d29a1f 20:57:07 Step 26/26 : LABEL version=3.1.0-dev.48 20:57:07 ---> Running in 6f13cbcc06fa 20:57:07 Removing intermediate container 6f13cbcc06fa 20:57:07 ---> 08957eec5662 20:57:07 [Warning] One or more build-args [ARCH] were not consumed 20:57:07 Successfully built 08957eec5662 20:57:07 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:07 provisioning config files... 20:57:07 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12221595780668203882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:07 ---> docker-login.sh 20:57:07 nexus3.edgexfoundry.org:10001 20:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:07 Configure a credential helper to remove this warning. See 20:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:07 20:57:07 Login Succeeded 20:57:07 nexus3.edgexfoundry.org:10002 20:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:07 Configure a credential helper to remove this warning. See 20:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:07 20:57:07 Login Succeeded 20:57:07 nexus3.edgexfoundry.org:10003 20:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:07 Configure a credential helper to remove this warning. See 20:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:07 20:57:07 Login Succeeded 20:57:07 nexus3.edgexfoundry.org:10004 20:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:07 Configure a credential helper to remove this warning. See 20:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:07 20:57:07 Login Succeeded 20:57:07 docker.io 20:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:07 Configure a credential helper to remove this warning. See 20:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:07 20:57:07 Login Succeeded 20:57:07 ---> docker-login.sh ends [Pipeline] } 20:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:08 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:57:08 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 20:57:08 latest 20:57:08 3.1.0-dev.48 20:57:08 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 20:57:08 main 20:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 20:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:08 151a1d841ac4: Preparing 20:57:08 437573141deb: Preparing 20:57:08 ef17cfdc4da9: Preparing 20:57:08 35c6cbc886fa: Preparing 20:57:08 afd69a883592: Preparing 20:57:08 4693057ce236: Preparing 20:57:08 4693057ce236: Waiting 20:57:08 437573141deb: Pushed 20:57:08 35c6cbc886fa: Pushed 20:57:08 ef17cfdc4da9: Pushed 20:57:08 4693057ce236: Layer already exists 20:57:08 afd69a883592: Pushed 20:57:11 151a1d841ac4: Pushed 20:57:11 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:12 151a1d841ac4: Preparing 20:57:12 437573141deb: Preparing 20:57:12 ef17cfdc4da9: Preparing 20:57:12 35c6cbc886fa: Preparing 20:57:12 afd69a883592: Preparing 20:57:12 4693057ce236: Preparing 20:57:12 4693057ce236: Waiting 20:57:12 afd69a883592: Layer already exists 20:57:12 ef17cfdc4da9: Layer already exists 20:57:12 151a1d841ac4: Layer already exists 20:57:12 35c6cbc886fa: Layer already exists 20:57:12 437573141deb: Layer already exists 20:57:12 4693057ce236: Layer already exists 20:57:12 latest: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 20:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:12 151a1d841ac4: Preparing 20:57:12 437573141deb: Preparing 20:57:12 ef17cfdc4da9: Preparing 20:57:12 35c6cbc886fa: Preparing 20:57:12 afd69a883592: Preparing 20:57:12 4693057ce236: Preparing 20:57:12 4693057ce236: Waiting 20:57:12 151a1d841ac4: Layer already exists 20:57:12 437573141deb: Layer already exists 20:57:12 afd69a883592: Layer already exists 20:57:12 ef17cfdc4da9: Layer already exists 20:57:12 35c6cbc886fa: Layer already exists 20:57:12 4693057ce236: Layer already exists 20:57:12 3.1.0-dev.48: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 20:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:13 151a1d841ac4: Preparing 20:57:13 437573141deb: Preparing 20:57:13 ef17cfdc4da9: Preparing 20:57:13 35c6cbc886fa: Preparing 20:57:13 afd69a883592: Preparing 20:57:13 4693057ce236: Preparing 20:57:13 4693057ce236: Waiting 20:57:13 afd69a883592: Layer already exists 20:57:13 35c6cbc886fa: Layer already exists 20:57:13 151a1d841ac4: Layer already exists 20:57:13 ef17cfdc4da9: Layer already exists 20:57:13 437573141deb: Layer already exists 20:57:13 4693057ce236: Layer already exists 20:57:13 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:14 151a1d841ac4: Preparing 20:57:14 437573141deb: Preparing 20:57:14 ef17cfdc4da9: Preparing 20:57:14 35c6cbc886fa: Preparing 20:57:14 afd69a883592: Preparing 20:57:14 4693057ce236: Preparing 20:57:14 4693057ce236: Waiting 20:57:14 afd69a883592: Layer already exists 20:57:14 35c6cbc886fa: Layer already exists 20:57:14 437573141deb: Layer already exists 20:57:14 151a1d841ac4: Layer already exists 20:57:14 ef17cfdc4da9: Layer already exists 20:57:14 4693057ce236: Layer already exists 20:57:14 main: digest: sha256:9ad3d01b219369c4cb97fa21be66b970dac9c558a395473fa8f4c4676eeb0dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:14 ===================================================== [Pipeline] echo 20:57:14 taggedImages: 20:57:14 - nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 20:57:14 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:57:14 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.48 20:57:14 - nexus3.edgexfoundry.org:10004/app-record-replay:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 20:57:14 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:14 20:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:14 latest: Pulling from edgex-lftools-log-publisher 20:57:14 5eb5b503b376: Pulling fs layer 20:57:14 5c69ac0246d0: Pulling fs layer 20:57:14 ec43610c2a17: Pulling fs layer 20:57:14 3a2ae6a8a46f: Pulling fs layer 20:57:14 33b1e0a273af: Pulling fs layer 20:57:14 5d3b04190fa2: Pulling fs layer 20:57:14 2f39f015ded8: Pulling fs layer 20:57:14 33b1e0a273af: Waiting 20:57:14 5d3b04190fa2: Waiting 20:57:14 2f39f015ded8: Waiting 20:57:14 5c69ac0246d0: Verifying Checksum 20:57:14 5c69ac0246d0: Download complete 20:57:14 3a2ae6a8a46f: Verifying Checksum 20:57:14 3a2ae6a8a46f: Download complete 20:57:14 33b1e0a273af: Verifying Checksum 20:57:14 33b1e0a273af: Download complete 20:57:15 5d3b04190fa2: Verifying Checksum 20:57:15 5d3b04190fa2: Download complete 20:57:15 ec43610c2a17: Verifying Checksum 20:57:15 ec43610c2a17: Download complete 20:57:15 5eb5b503b376: Verifying Checksum 20:57:15 5eb5b503b376: Download complete 20:57:15 2f39f015ded8: Download complete 20:57:16 5eb5b503b376: Pull complete 20:57:17 5c69ac0246d0: Pull complete 20:57:17 ec43610c2a17: Pull complete 20:57:17 3a2ae6a8a46f: Pull complete 20:57:18 33b1e0a273af: Pull complete 20:57:18 5d3b04190fa2: Pull complete 20:57:23 2f39f015ded8: Pull complete 20:57:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:23 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 20:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:30 $ docker top f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:31 ---> job-cost.sh 20:57:31 lf-activate-venv: SKIPPING 20:57:31 INFO: No Stack... 20:57:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:31 INFO: Archiving Costs [Pipeline] sh 20:57:32 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:57:32 + cut -d, -f6 [Pipeline] lock 20:57:32 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] 20:57:32 Resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] did not exist. Created. 20:57:32 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:57:32 Stashed 1 file(s) [Pipeline] } 20:57:32 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:32 $ docker stop --time=1 f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f 20:57:34 $ docker rm -f --volumes f27f09fc3c9cc77305381925cfa6ef2eaecb784ef2f18dce4093c4a70707c56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7234 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:57:43 Running in /w/workspace/app-record-replay/52 [Pipeline] { [Pipeline] checkout 20:57:43 Selected Git installation does not exist. Using Default 20:57:43 The recommended git tool is: NONE 20:57:50 using credential edgex-jenkins-ssh 20:57:50 Cloning the remote Git repository 20:57:50 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:57:50 > git init /w/workspace/app-record-replay/52 # timeout=10 20:57:51 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:57:51 > git --version # timeout=10 20:57:51 > git --version # 'git version 2.25.1' 20:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:52 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:57:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:53 Avoid second fetch 20:57:53 Checking out Revision d960dbc574ee450f3aa603ee19dbffe34b3f2c0f (main) 20:57:53 > git config core.sparsecheckout # timeout=10 20:57:53 > git checkout -f d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 20:57:54 Commit message: "Merge pull request #81 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:57:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:55 Dload Upload Total Spent Left Speed 20:57:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 20:57:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:57:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 20:57:56 tee /etc/docker/daemon.new 20:57:56 { 20:57:56 "registry-mirrors": [ 20:57:56 "https://nexus3.edgexfoundry.org:10001" 20:57:56 ], 20:57:56 "bip": "10.250.0.254/24", 20:57:56 "hosts": [ 20:57:56 "tcp://0.0.0.0:5555", 20:57:56 "unix:///var/run/docker.sock" 20:57:56 ], 20:57:56 "mtu": 1458, 20:57:56 "selinux-enabled": true, 20:57:56 "seccomp-profile": "/etc/docker/seccomp.json" 20:57:56 } [Pipeline] sh 20:57:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:57:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:15 provisioning config files... 20:58:15 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/52@tmp/config15322108504687216173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:16 ---> docker-login.sh 20:58:16 nexus3.edgexfoundry.org:10001 20:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:17 Configure a credential helper to remove this warning. See 20:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:17 20:58:17 Login Succeeded 20:58:17 nexus3.edgexfoundry.org:10002 20:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:17 Configure a credential helper to remove this warning. See 20:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:17 20:58:17 Login Succeeded 20:58:17 nexus3.edgexfoundry.org:10003 20:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:17 Configure a credential helper to remove this warning. See 20:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:17 20:58:17 Login Succeeded 20:58:17 nexus3.edgexfoundry.org:10004 20:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:18 Configure a credential helper to remove this warning. See 20:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:18 20:58:18 Login Succeeded 20:58:18 docker.io 20:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:19 Configure a credential helper to remove this warning. See 20:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:19 20:58:19 Login Succeeded 20:58:19 ---> docker-login.sh ends [Pipeline] } 20:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:19 ========================================================= 20:58:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:58:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:58:19 Sending build context to Docker daemon 259.6kB 20:58:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:58:20 Step 2/12 : FROM ${BASE} AS builder 20:58:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:20 9fda8d8052c6: Pulling fs layer 20:58:20 5d54e960e981: Pulling fs layer 20:58:20 c4a7e357bf2a: Pulling fs layer 20:58:20 f0e02332f6b5: Pulling fs layer 20:58:20 cefa15bbcfad: Pulling fs layer 20:58:20 17808c966233: Pulling fs layer 20:58:20 f4c1fc716caa: Pulling fs layer 20:58:20 f0e02332f6b5: Waiting 20:58:20 cefa15bbcfad: Waiting 20:58:20 17808c966233: Waiting 20:58:20 f4c1fc716caa: Waiting 20:58:20 5d54e960e981: Verifying Checksum 20:58:20 5d54e960e981: Download complete 20:58:20 f0e02332f6b5: Verifying Checksum 20:58:20 f0e02332f6b5: Download complete 20:58:20 cefa15bbcfad: Verifying Checksum 20:58:20 cefa15bbcfad: Download complete 20:58:20 9fda8d8052c6: Download complete 20:58:21 f4c1fc716caa: Verifying Checksum 20:58:21 f4c1fc716caa: Download complete 20:58:21 9fda8d8052c6: Pull complete 20:58:22 5d54e960e981: Pull complete 20:58:22 c4a7e357bf2a: Verifying Checksum 20:58:22 c4a7e357bf2a: Download complete 20:58:23 17808c966233: Verifying Checksum 20:58:23 17808c966233: Download complete 20:58:33 c4a7e357bf2a: Pull complete 20:58:33 f0e02332f6b5: Pull complete 20:58:33 cefa15bbcfad: Pull complete 20:58:40 17808c966233: Pull complete 20:58:42 f4c1fc716caa: Pull complete 20:58:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:58:42 ---> ea914061e18c 20:58:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:58:44 ---> Running in 88599b805e76 20:58:45 Removing intermediate container 88599b805e76 20:58:45 ---> 254eb91b8e1a 20:58:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:58:45 ---> Running in 8dfbf1dc387b 20:58:45 Removing intermediate container 8dfbf1dc387b 20:58:45 ---> 5c5fa1d161d1 20:58:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:58:45 ---> Running in 0ebb5f08e9ae 20:58:46 Removing intermediate container 0ebb5f08e9ae 20:58:46 ---> 4434cb8b2656 20:58:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:46 ---> Running in 68ba789cb4fa 20:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:58:50 OK: 266 MiB in 52 packages 20:58:51 Removing intermediate container 68ba789cb4fa 20:58:51 ---> 9323fdfdcad5 20:58:51 Step 7/12 : WORKDIR /app 20:58:51 ---> Running in da13e5e3a3bf 20:58:52 Removing intermediate container da13e5e3a3bf 20:58:52 ---> 8b9ccfb728dc 20:58:52 Step 8/12 : COPY go.mod vendor* ./ 20:58:52 ---> f728203d8c18 20:58:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:52 ---> Running in e7a5db392d77 21:00:14 Removing intermediate container e7a5db392d77 21:00:14 ---> 7888360738da 21:00:14 Step 10/12 : COPY . . 21:00:14 ---> 470ede0f35d4 21:00:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:14 ---> Running in 96505afa7111 21:00:14 Removing intermediate container 96505afa7111 21:00:14 ---> e6b413677aaa 21:00:14 Step 12/12 : RUN $MAKE 21:00:14 ---> Running in e23e14132440 21:00:14 noop 21:00:14 Removing intermediate container e23e14132440 21:00:14 ---> 2c1c2ef458bc 21:00:14 Successfully built 2c1c2ef458bc 21:00:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker inspect -f . ci-base-image-arm64 21:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:15 prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container 21:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:17 $ docker top 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:17 + go version 21:00:17 go version go1.21.0 linux/arm64 [Pipeline] } 21:00:17 $ docker stop --time=1 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 21:00:19 $ docker rm -f --volumes 831d584822fb7eb6f46999fea7c9cfa8d1ac637434f60d242f95259e0be392c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker inspect -f . ci-base-image-arm64 21:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container 21:00:20 $ 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/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:22 $ docker top 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:23 + git config --global --add safe.directory /w/workspace/app-record-replay/52 [Pipeline] fileExists [Pipeline] sh 21:00:23 + make test 21:00:23 go test -race -coverprofile=coverage.out ./... 21:04:15 ? github.com/edgexfoundry/app-record-replay [no test files] 21:04:21 ok github.com/edgexfoundry/app-record-replay/internal/app 1.318s coverage: 88.0% of statements 21:04:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:04:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:04:23 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:04:32 ok github.com/edgexfoundry/app-record-replay/internal/application 10.167s coverage: 98.7% of statements 21:04:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.731s coverage: 78.7% of statements 21:04:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.235s coverage: 100.0% of statements 21:04:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:04:32 go vet ./... 21:06:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:54 $ docker stop --time=1 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 21:06:57 $ docker rm -f --volumes 6bac4fe8b660352c778f4f4d975714468f5c5ff4f712c925cc1b20f2ce9b8dd2 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:59 Warning: overwriting stash ‘coverage-report’ 21:06:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:00 + ls -al . 21:07:00 total 180 21:07:00 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:00 . 21:07:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 .. 21:07:00 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:57 .dockerignore 21:07:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:57 .git 21:07:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 .github 21:07:00 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 20:57 .gitignore 21:07:00 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:57 .golangci.yml 21:07:00 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 20:57 Attribution.txt 21:07:00 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 20:57 CHANGELOG.md 21:07:00 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 20:57 Dockerfile 21:07:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:57 GOVERNANCE.md 21:07:00 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 20:57 Jenkinsfile 21:07:00 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:57 LICENSE 21:07:00 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 20:57 Makefile 21:07:00 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 20:57 OWNERS.md 21:07:00 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 20:57 README.md 21:07:00 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 20:57 Record and Reply.postman_collection.json 21:07:00 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:54 VERSION 21:07:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 bin 21:07:00 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 21:04 coverage.out 21:07:00 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 20:57 go.mod 21:07:00 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 20:57 go.sum 21:07:00 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 20:57 internal 21:07:00 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 20:57 main.go 21:07:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 openapi 21:07:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 pkg 21:07:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:00 + 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=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f --label arch=arm64 --label version=3.1.0-dev.48 . 21:07:01 Sending build context to Docker daemon 284.7kB 21:07:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:07:01 Step 2/26 : FROM ${BASE} AS builder 21:07:01 ---> 2c1c2ef458bc 21:07:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:07:01 ---> Running in b7798e4733d9 21:07:01 Removing intermediate container b7798e4733d9 21:07:01 ---> 0c2180bb9bc1 21:07:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:07:01 ---> Running in 0b2220841b77 21:07:02 Removing intermediate container 0b2220841b77 21:07:02 ---> a95928ee20ca 21:07:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:07:02 ---> Running in add2b8aa49df 21:07:02 Removing intermediate container add2b8aa49df 21:07:02 ---> e142c1d2ddbb 21:07:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:03 ---> Running in 4517d664bde0 21:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:07:05 OK: 266 MiB in 52 packages 21:07:06 Removing intermediate container 4517d664bde0 21:07:06 ---> 767bc997050e 21:07:06 Step 7/26 : WORKDIR /app 21:07:07 ---> Running in d1be8d2cda8a 21:07:07 Removing intermediate container d1be8d2cda8a 21:07:07 ---> a5cf99e0ecf8 21:07:07 Step 8/26 : COPY go.mod vendor* ./ 21:07:08 ---> 6bb4a6dd125f 21:07:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:08 ---> Running in 0709402815d0 21:07:11 Removing intermediate container 0709402815d0 21:07:11 ---> d61128bb4a24 21:07:11 Step 10/26 : COPY . . 21:07:11 ---> 8be33d33287c 21:07:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:11 ---> Running in a8ccd7fe4fe9 21:07:12 Removing intermediate container a8ccd7fe4fe9 21:07:12 ---> 7065f71f416f 21:07:12 Step 12/26 : RUN $MAKE 21:07:12 ---> Running in ecf944c4e23e 21:07:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.48" -trimpath -mod=readonly -o app-record-replay 21:09:50 Removing intermediate container ecf944c4e23e 21:09:50 ---> bc4cb9609e56 21:09:50 Step 13/26 : FROM alpine:3.18 21:09:50 3.18: Pulling from library/alpine 21:09:50 9fda8d8052c6: Already exists 21:09:50 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:09:50 Status: Downloaded newer image for alpine:3.18 21:09:50 ---> f6648c04cd6c 21:09:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:09:50 ---> Running in 26f01dea6825 21:09:50 Removing intermediate container 26f01dea6825 21:09:50 ---> fe72f6379694 21:09:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:09:50 ---> Running in e4043a215916 21:09:50 Removing intermediate container e4043a215916 21:09:50 ---> 1fa7fd53c276 21:09:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:09:50 ---> Running in ef81f4a388b6 21:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:50 (1/2) Installing ca-certificates (20230506-r0) 21:09:50 (2/2) Installing dumb-init (1.2.5-r2) 21:09:50 Executing busybox-1.36.1-r2.trigger 21:09:50 Executing ca-certificates-20230506-r0.trigger 21:09:50 OK: 9 MiB in 17 packages 21:09:50 Removing intermediate container ef81f4a388b6 21:09:50 ---> 450cd33a736a 21:09:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:09:50 ---> 5273f5b47a17 21:09:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:09:50 ---> 9b01803ad017 21:09:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:09:50 ---> 5b6a16d14821 21:09:50 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:09:50 ---> 3bf339c46773 21:09:50 Step 21/26 : EXPOSE 59712 21:09:50 ---> Running in 0d4c0fb98840 21:09:50 Removing intermediate container 0d4c0fb98840 21:09:50 ---> ad7fa8394f35 21:09:50 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:09:50 ---> Running in 5ac7741edf50 21:09:50 Removing intermediate container 5ac7741edf50 21:09:50 ---> 39a9f20f6a17 21:09:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:50 ---> Running in 29821a3aab98 21:09:50 Removing intermediate container 29821a3aab98 21:09:50 ---> 4eeb4ba7478b 21:09:50 Step 24/26 : LABEL arch=arm64 21:09:50 ---> Running in 531d3b256e95 21:09:50 Removing intermediate container 531d3b256e95 21:09:50 ---> d3002960b223 21:09:50 Step 25/26 : LABEL git_sha=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 21:09:50 ---> Running in 584d3b04b7bf 21:09:50 Removing intermediate container 584d3b04b7bf 21:09:50 ---> 5d6ee68071c4 21:09:50 Step 26/26 : LABEL version=3.1.0-dev.48 21:09:50 ---> Running in 24e2c4d9113b 21:09:51 Removing intermediate container 24e2c4d9113b 21:09:51 ---> 48a6d4ea303b 21:09:51 [Warning] One or more build-args [ARCH] were not consumed 21:09:51 Successfully built 48a6d4ea303b 21:09:51 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 21:09:51 provisioning config files... 21:09:51 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/52@tmp/config5783064942139302994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:52 ---> docker-login.sh 21:09:52 nexus3.edgexfoundry.org:10001 21:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:52 Configure a credential helper to remove this warning. See 21:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:52 21:09:52 Login Succeeded 21:09:52 nexus3.edgexfoundry.org:10002 21:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:52 Configure a credential helper to remove this warning. See 21:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:52 21:09:52 Login Succeeded 21:09:52 nexus3.edgexfoundry.org:10003 21:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:53 Configure a credential helper to remove this warning. See 21:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:53 21:09:53 Login Succeeded 21:09:53 nexus3.edgexfoundry.org:10004 21:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:53 Configure a credential helper to remove this warning. See 21:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:53 21:09:53 Login Succeeded 21:09:53 docker.io 21:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:54 Configure a credential helper to remove this warning. See 21:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:54 21:09:54 Login Succeeded 21:09:54 ---> docker-login.sh ends [Pipeline] } 21:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:54 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:09:54 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 21:09:54 latest 21:09:54 3.1.0-dev.48 21:09:54 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 21:09:54 main 21:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:54 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 21:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:09:55 ecdc36d80e8b: Preparing 21:09:55 2178b80c4dc5: Preparing 21:09:55 403d079cc378: Preparing 21:09:55 5dc61d86af35: Preparing 21:09:55 202b2bb980b3: Preparing 21:09:55 b2191e2be29d: Preparing 21:09:55 403d079cc378: Pushed 21:09:55 5dc61d86af35: Pushed 21:09:55 2178b80c4dc5: Pushed 21:09:55 b2191e2be29d: Layer already exists 21:09:55 202b2bb980b3: Pushed 21:10:02 ecdc36d80e8b: Pushed 21:10:02 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:10:03 ecdc36d80e8b: Preparing 21:10:03 2178b80c4dc5: Preparing 21:10:03 403d079cc378: Preparing 21:10:03 5dc61d86af35: Preparing 21:10:03 202b2bb980b3: Preparing 21:10:03 b2191e2be29d: Preparing 21:10:03 b2191e2be29d: Waiting 21:10:03 202b2bb980b3: Layer already exists 21:10:03 5dc61d86af35: Layer already exists 21:10:03 403d079cc378: Layer already exists 21:10:03 ecdc36d80e8b: Layer already exists 21:10:03 2178b80c4dc5: Layer already exists 21:10:03 b2191e2be29d: Layer already exists 21:10:03 latest: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 21:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:10:04 ecdc36d80e8b: Preparing 21:10:04 2178b80c4dc5: Preparing 21:10:04 403d079cc378: Preparing 21:10:04 5dc61d86af35: Preparing 21:10:04 202b2bb980b3: Preparing 21:10:04 b2191e2be29d: Preparing 21:10:04 b2191e2be29d: Waiting 21:10:04 202b2bb980b3: Layer already exists 21:10:04 ecdc36d80e8b: Layer already exists 21:10:04 2178b80c4dc5: Layer already exists 21:10:04 403d079cc378: Layer already exists 21:10:04 5dc61d86af35: Layer already exists 21:10:04 b2191e2be29d: Layer already exists 21:10:04 3.1.0-dev.48: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 21:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:10:05 ecdc36d80e8b: Preparing 21:10:05 2178b80c4dc5: Preparing 21:10:05 403d079cc378: Preparing 21:10:05 5dc61d86af35: Preparing 21:10:05 202b2bb980b3: Preparing 21:10:05 b2191e2be29d: Preparing 21:10:05 b2191e2be29d: Waiting 21:10:05 2178b80c4dc5: Layer already exists 21:10:05 202b2bb980b3: Layer already exists 21:10:05 ecdc36d80e8b: Layer already exists 21:10:05 5dc61d86af35: Layer already exists 21:10:05 403d079cc378: Layer already exists 21:10:05 b2191e2be29d: Layer already exists 21:10:05 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:05 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:10:06 ecdc36d80e8b: Preparing 21:10:06 2178b80c4dc5: Preparing 21:10:06 403d079cc378: Preparing 21:10:06 5dc61d86af35: Preparing 21:10:06 202b2bb980b3: Preparing 21:10:06 b2191e2be29d: Preparing 21:10:06 b2191e2be29d: Waiting 21:10:06 ecdc36d80e8b: Layer already exists 21:10:06 202b2bb980b3: Layer already exists 21:10:06 403d079cc378: Layer already exists 21:10:06 2178b80c4dc5: Layer already exists 21:10:06 5dc61d86af35: Layer already exists 21:10:06 b2191e2be29d: Layer already exists 21:10:06 main: digest: sha256:daa07ad36d08540291d1d66b6c4e3e0054489fbebbad92eb53aba69b72cdf966 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:06 ===================================================== [Pipeline] echo 21:10:06 taggedImages: 21:10:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f 21:10:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:10:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.48 21:10:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d960dbc574ee450f3aa603ee19dbffe34b3f2c0f-3.1.0-dev.48 21:10:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:06 21:10:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:07 arm64: Pulling from edgex-lftools-log-publisher 21:10:07 8998bd30e6a1: Pulling fs layer 21:10:07 04944245beec: Pulling fs layer 21:10:07 699f458cf7ca: Pulling fs layer 21:10:07 765212b225bb: Pulling fs layer 21:10:07 f23df028b6ca: Pulling fs layer 21:10:07 d65c8cfc05b1: Pulling fs layer 21:10:07 2437ff75d9bd: Pulling fs layer 21:10:07 f23df028b6ca: Waiting 21:10:07 765212b225bb: Waiting 21:10:07 d65c8cfc05b1: Waiting 21:10:07 2437ff75d9bd: Waiting 21:10:07 04944245beec: Verifying Checksum 21:10:07 04944245beec: Download complete 21:10:07 765212b225bb: Verifying Checksum 21:10:07 765212b225bb: Download complete 21:10:07 f23df028b6ca: Verifying Checksum 21:10:07 f23df028b6ca: Download complete 21:10:07 d65c8cfc05b1: Verifying Checksum 21:10:07 d65c8cfc05b1: Download complete 21:10:07 699f458cf7ca: Verifying Checksum 21:10:07 699f458cf7ca: Download complete 21:10:07 8998bd30e6a1: Verifying Checksum 21:10:07 8998bd30e6a1: Download complete 21:10:10 2437ff75d9bd: Verifying Checksum 21:10:10 2437ff75d9bd: Download complete 21:10:11 8998bd30e6a1: Pull complete 21:10:12 04944245beec: Pull complete 21:10:13 699f458cf7ca: Pull complete 21:10:13 765212b225bb: Pull complete 21:10:14 f23df028b6ca: Pull complete 21:10:14 d65c8cfc05b1: Pull complete 21:10:29 2437ff75d9bd: Pull complete 21:10:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:29 prd-ubuntu20.04-docker-arm64-4c-16g-7234 does not seem to be running inside a container 21:10:30 $ 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/52 -v /w/workspace/app-record-replay/52:/w/workspace/app-record-replay/52:rw,z -v /w/workspace/app-record-replay/52@tmp:/w/workspace/app-record-replay/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:10:32 $ docker top c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:33 ---> job-cost.sh 21:10:33 lf-activate-venv: SKIPPING 21:10:33 INFO: No Stack... 21:10:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:34 INFO: Archiving Costs [Pipeline] sh 21:10:35 + cat /w/workspace/app-record-replay/52/archives/cost.csv 21:10:35 + cut -d, -f6 [Pipeline] lock 21:10:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] 21:10:35 Resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] did not exist. Created. 21:10:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:35 /w/workspace/app-record-replay/52@tmp/durable-6b4fa552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:10:36 + echo total: 0.10999999940395355 [Pipeline] stash 21:10:36 Warning: overwriting stash ‘stack-cost’ 21:10:36 Stashed 1 file(s) [Pipeline] } 21:10:36 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:36 $ docker stop --time=1 c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe 21:10:38 $ docker rm -f --volumes c0d72e75659f1ca795aa0d34c65bc078cf9b06643aefe7e85574985732cba9fe [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 21:10:38 provisioning config files... 21:10:38 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6454499274191178324tmp [Pipeline] { [Pipeline] sh 21:10:38 + set +x 21:10:38 + curl -s https://codecov.io/bash 21:10:38 + bash -s -- 21:10:38 21:10:38 _____ _ 21:10:38 / ____| | | 21:10:38 | | ___ __| | ___ ___ _____ __ 21:10:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:38 Bash-1.0.6 21:10:38 21:10:38 21:10:38 ==> git version 2.25.1 found 21:10:38 ==> 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 21:10:38 Release-Date: 2020-01-08 21:10:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:10:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:10:38 ==> Jenkins CI detected. 21:10:38 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:10:38 project root: . 21:10:38 --> token set from env 21:10:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:38 ==> Running gcov in . (disable via -X gcov) 21:10:38 ==> Python coveragepy not found 21:10:38 ==> Searching for coverage reports in: 21:10:38 + . 21:10:38 -> Found 1 reports 21:10:38 ==> Detecting git/mercurial file structure 21:10:38 ==> Reading reports 21:10:38 + ./coverage.out bytes=24552 21:10:38 ==> Appending adjustments 21:10:38 https://docs.codecov.io/docs/fixing-reports 21:10:39 + Found adjustments 21:10:39 ==> Gzipping contents 21:10:39 8.0K /tmp/codecov.ZfjI4L.gz 21:10:39 ==> Uploading reports 21:10:39 url: https://codecov.io 21:10:39 query: branch=main&commit=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:10:39 -> Pinging Codecov 21:10:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=d960dbc574ee450f3aa603ee19dbffe34b3f2c0f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:10:39 -> Uploading to 21:10:39 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F467761B9912B4F32F9BC62907045C81/d960dbc574ee450f3aa603ee19dbffe34b3f2c0f/113e5838-0bf6-40c8-8856-87df9d4b163a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T211039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe880c004c37776533d1b9d792158df480801fdb567d3f6a37201128ac9b6ca8 21:10:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:39 Dload Upload Total Spent Left Speed 21:10:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 27196 --:--:-- --:--:-- --:--:-- 27196 21:10:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] } 21:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:10:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:10:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:10:39 21:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:10:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:10:40 df9b9388f04a: Pulling fs layer 21:10:40 52dc419b0ee2: Pulling fs layer 21:10:40 25bc292e5bac: Pulling fs layer 21:10:40 114826534d7a: Pulling fs layer 21:10:40 4657fd5d0bcf: Pulling fs layer 21:10:40 6ad1cebc031e: Pulling fs layer 21:10:40 8a3aa393b2d8: Pulling fs layer 21:10:40 114826534d7a: Waiting 21:10:40 4657fd5d0bcf: Waiting 21:10:40 6ad1cebc031e: Waiting 21:10:40 8a3aa393b2d8: Waiting 21:10:40 25bc292e5bac: Verifying Checksum 21:10:40 25bc292e5bac: Download complete 21:10:40 52dc419b0ee2: Verifying Checksum 21:10:40 52dc419b0ee2: Download complete 21:10:40 4657fd5d0bcf: Download complete 21:10:40 df9b9388f04a: Verifying Checksum 21:10:40 df9b9388f04a: Download complete 21:10:40 6ad1cebc031e: Verifying Checksum 21:10:40 6ad1cebc031e: Download complete 21:10:40 df9b9388f04a: Pull complete 21:10:40 52dc419b0ee2: Pull complete 21:10:40 25bc292e5bac: Pull complete 21:10:41 114826534d7a: Verifying Checksum 21:10:41 114826534d7a: Download complete 21:10:41 8a3aa393b2d8: Verifying Checksum 21:10:41 8a3aa393b2d8: Download complete 21:10:45 114826534d7a: Pull complete 21:10:45 4657fd5d0bcf: Pull complete 21:10:45 6ad1cebc031e: Pull complete 21:10:48 8a3aa393b2d8: Pull complete 21:10:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:48 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:10:52 $ docker top 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 -eo pid,comm [Pipeline] { [Pipeline] echo 21:10:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:10:53 + set -o pipefail 21:10:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:11:05 21:11:05 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:11:05 21:11:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1f16564a-b47a-4d9f-9d92-f5e45ac941c8 21:11:05 21:11:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:11:05 21:11:06 21:11:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:11:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:11:06 More details here: https://snyk.co/ue1NS [Pipeline] } 21:11:06 $ docker stop --time=1 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 21:11:09 $ docker rm -f --volumes 32d70e1a2244161fd853411017a01947a74639e5890a913f4eae045098be0985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:10 + git log --format=format:%s -1 d960dbc574ee450f3aa603ee19dbffe34b3f2c0f [Pipeline] sh 21:11:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:10 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:11 $ docker top 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 -eo pid,comm 21:11:11 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). 21:11:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:11 [ssh-agent] Looking for ssh-agent implementation... 21:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:11 $ docker exec 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 ssh-agent 21:11:11 SSH_AUTH_SOCK=/tmp/ssh-ZoU7ZDJdyKox/agent.32 21:11:11 SSH_AGENT_PID=38 21:11:11 Running ssh-add (command line suppressed) 21:11:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8160340364239926259.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8160340364239926259.key) 21:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:12 + git semver tag 21:11:12 2023-09-20 21:11:12,289 [run_tag] DEBUG tag force:False 21:11:12 2023-09-20 21:11:12,290 [check_head_tag] DEBUG check head tag 21:11:12 2023-09-20 21:11:12,290 [execute] INFO git cat-file --batch-check 21:11:12 2023-09-20 21:11:12,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:11:12 2023-09-20 21:11:12,294 [execute] INFO git cat-file --batch 21:11:12 2023-09-20 21:11:12,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:11:12 2023-09-20 21:11:12,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:12 2023-09-20 21:11:12,312 [execute] INFO git tag -a v3.1.0-dev.48 -m v3.1.0-dev.48 21:11:12 2023-09-20 21:11:12,312 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.48', '-m', 'v3.1.0-dev.48'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:11:12 2023-09-20 21:11:12,317 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:12 3.1.0-dev.48 [Pipeline] } 21:11:12 $ docker exec --env ******** --env ******** 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 ssh-agent -k 21:11:12 unset SSH_AUTH_SOCK; 21:11:12 unset SSH_AGENT_PID; 21:11:12 echo Agent pid 38 killed; 21:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:12 + git semver [Pipeline] } 21:11:13 $ docker stop --time=1 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 21:11:14 $ docker rm -f --volumes 210586e6e7a5ae5165928088e10a2f249a1a1c50a6a060395d33918947742373 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:14 21:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:15 0.23.1-centos7: Pulling from edgex-lftools 21:11:15 ab5ef0e58194: Pulling fs layer 21:11:15 9712f1f96733: Pulling fs layer 21:11:15 63f879dbbcfc: Pulling fs layer 21:11:15 0d9ebad4ef96: Pulling fs layer 21:11:15 e9a5061849ea: Pulling fs layer 21:11:15 0d9ebad4ef96: Waiting 21:11:15 e9a5061849ea: Waiting 21:11:15 d747dcd14b5f: Pulling fs layer 21:11:15 2de7ff778b66: Pulling fs layer 21:11:15 d747dcd14b5f: Waiting 21:11:15 2de7ff778b66: Waiting 21:11:15 9712f1f96733: Verifying Checksum 21:11:15 9712f1f96733: Download complete 21:11:15 63f879dbbcfc: Verifying Checksum 21:11:15 63f879dbbcfc: Download complete 21:11:15 e9a5061849ea: Verifying Checksum 21:11:15 e9a5061849ea: Download complete 21:11:15 0d9ebad4ef96: Verifying Checksum 21:11:15 0d9ebad4ef96: Download complete 21:11:15 ab5ef0e58194: Verifying Checksum 21:11:15 ab5ef0e58194: Download complete 21:11:15 d747dcd14b5f: Verifying Checksum 21:11:15 d747dcd14b5f: Download complete 21:11:15 2de7ff778b66: Verifying Checksum 21:11:15 2de7ff778b66: Download complete 21:11:18 ab5ef0e58194: Pull complete 21:11:18 9712f1f96733: Pull complete 21:11:18 63f879dbbcfc: Pull complete 21:11:21 0d9ebad4ef96: Pull complete 21:11:22 e9a5061849ea: Pull complete 21:11:22 d747dcd14b5f: Pull complete 21:11:23 2de7ff778b66: Pull complete 21:11:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:23 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:11:27 $ docker top 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:11:27 provisioning config files... 21:11:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18177728601505399107tmp 21:11:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12652598127084862989tmp 21:11:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15966588265479977368tmp [Pipeline] { [Pipeline] echo 21:11:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:11:28 ---> sigul-configuration.sh 21:11:28 gpg: directory `/root/.gnupg' created 21:11:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:11:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:11:28 gpg: keyring `/root/.gnupg/secring.gpg' created 21:11:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:11:28 gpg: CAST5 encrypted data 21:11:28 gpg: encrypted with 1 passphrase 21:11:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:11:28 + mkdir /home/jenkins 21:11:28 + mkdir /home/jenkins/sigul [Pipeline] sh 21:11:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:11:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:11:29 ---> sigul-install.sh 21:11:29 Sigul already installed; skipping installation. [Pipeline] sh 21:11:29 + git tag --list 21:11:29 v3.1.0-dev.0 21:11:29 v3.1.0-dev.1 21:11:29 v3.1.0-dev.10 21:11:29 v3.1.0-dev.11 21:11:29 v3.1.0-dev.12 21:11:29 v3.1.0-dev.13 21:11:29 v3.1.0-dev.14 21:11:29 v3.1.0-dev.15 21:11:29 v3.1.0-dev.16 21:11:29 v3.1.0-dev.17 21:11:29 v3.1.0-dev.18 21:11:29 v3.1.0-dev.19 21:11:29 v3.1.0-dev.2 21:11:29 v3.1.0-dev.20 21:11:29 v3.1.0-dev.21 21:11:29 v3.1.0-dev.22 21:11:29 v3.1.0-dev.23 21:11:29 v3.1.0-dev.24 21:11:29 v3.1.0-dev.25 21:11:29 v3.1.0-dev.26 21:11:29 v3.1.0-dev.27 21:11:29 v3.1.0-dev.28 21:11:29 v3.1.0-dev.29 21:11:29 v3.1.0-dev.3 21:11:29 v3.1.0-dev.30 21:11:29 v3.1.0-dev.31 21:11:29 v3.1.0-dev.32 21:11:29 v3.1.0-dev.33 21:11:29 v3.1.0-dev.34 21:11:29 v3.1.0-dev.35 21:11:29 v3.1.0-dev.36 21:11:29 v3.1.0-dev.37 21:11:29 v3.1.0-dev.38 21:11:29 v3.1.0-dev.39 21:11:29 v3.1.0-dev.4 21:11:29 v3.1.0-dev.40 21:11:29 v3.1.0-dev.41 21:11:29 v3.1.0-dev.42 21:11:29 v3.1.0-dev.43 21:11:29 v3.1.0-dev.44 21:11:29 v3.1.0-dev.45 21:11:29 v3.1.0-dev.46 21:11:29 v3.1.0-dev.47 21:11:29 v3.1.0-dev.48 21:11:29 v3.1.0-dev.5 21:11:29 v3.1.0-dev.6 21:11:29 v3.1.0-dev.7 21:11:29 v3.1.0-dev.8 21:11:29 v3.1.0-dev.9 [Pipeline] sh 21:11:29 + lftools sign git-tag v3.1.0-dev.48 21:11:30 Signing Git tag with Sigul... 21:11:30 Signing v3.1.0-dev.48 [Pipeline] echo 21:11:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:11:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:11:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:11:31 $ docker stop --time=1 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a 21:11:32 $ docker rm -f --volumes 67313df62ab7a3a054e452930ab1dc86339701f93c38db69af7dd2e742136a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:11:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:33 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:33 $ docker top a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:33 [ssh-agent] Looking for ssh-agent implementation... 21:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:33 $ docker exec a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f ssh-agent 21:11:33 SSH_AUTH_SOCK=/tmp/ssh-mXWF0NIzGYTe/agent.32 21:11:33 SSH_AGENT_PID=38 21:11:33 Running ssh-add (command line suppressed) 21:11:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323137702376881165.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323137702376881165.key) 21:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:34 + git semver bump pre 21:11:34 2023-09-20 21:11:34,363 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:34 2023-09-20 21:11:34,363 [bump_version] DEBUG bumping version:3.1.0-dev.48 on axis:pre with prefix:dev 21:11:34 2023-09-20 21:11:34,363 [bump_version] DEBUG bumped version:3.1.0-dev.49 21:11:34 2023-09-20 21:11:34,363 [write_version] DEBUG write version:3.1.0-dev.49 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:11:34 2023-09-20 21:11:34,363 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:34 2023-09-20 21:11:34,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:34 2023-09-20 21:11:34,365 [execute] INFO git cat-file --batch-check 21:11:34 2023-09-20 21:11:34,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:34 2023-09-20 21:11:34,371 [execute] INFO git cat-file --batch 21:11:34 2023-09-20 21:11:34,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:34 2023-09-20 21:11:34,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:34 3.1.0-dev.49 [Pipeline] } 21:11:34 $ docker exec --env ******** --env ******** a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f ssh-agent -k 21:11:34 unset SSH_AUTH_SOCK; 21:11:34 unset SSH_AGENT_PID; 21:11:34 echo Agent pid 38 killed; 21:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:34 + git semver [Pipeline] } 21:11:35 $ docker stop --time=1 a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f 21:11:36 $ docker rm -f --volumes a2e18de61fc9be6c6194a9b29ac0a737098e95a76bd2b471003105b1f589596f [Pipeline] // withDockerContainer [Pipeline] sh 21:11:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:37 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:37 $ docker top a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:37 [ssh-agent] Looking for ssh-agent implementation... 21:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:37 $ docker exec a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a ssh-agent 21:11:37 SSH_AUTH_SOCK=/tmp/ssh-MzA58VbEekLU/agent.32 21:11:37 SSH_AGENT_PID=38 21:11:37 Running ssh-add (command line suppressed) 21:11:37 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18319104691952126934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18319104691952126934.key) 21:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:38 + git semver push 21:11:38 2023-09-20 21:11:38,416 [run_push] DEBUG push 21:11:38 2023-09-20 21:11:38,417 [execute] INFO git cat-file --batch-check 21:11:38 2023-09-20 21:11:38,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:11:38 2023-09-20 21:11:38,420 [execute] INFO git rev-list 95ca5d60901c437090e13b054d6b96345d8ce426 -- 21:11:38 2023-09-20 21:11:38,420 [execute] DEBUG Popen(['git', 'rev-list', '95ca5d60901c437090e13b054d6b96345d8ce426', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:11:38 2023-09-20 21:11:38,426 [execute] INFO git fetch -v origin 21:11:38 2023-09-20 21:11:38,426 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:11:39 2023-09-20 21:11:38,912 [run_push] DEBUG no remote changes detected 21:11:39 2023-09-20 21:11:38,912 [execute] INFO git push origin semver 21:11:39 2023-09-20 21:11:38,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:11:40 2023-09-20 21:11:39,796 [run_push] DEBUG push all version tags 21:11:40 2023-09-20 21:11:39,796 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:11:40 2023-09-20 21:11:39,797 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:11:40 2023-09-20 21:11:40,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:11:40 3.1.0-dev.49 [Pipeline] } 21:11:40 $ docker exec --env ******** --env ******** a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a ssh-agent -k 21:11:41 unset SSH_AUTH_SOCK; 21:11:41 unset SSH_AGENT_PID; 21:11:41 echo Agent pid 38 killed; 21:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:41 + git semver [Pipeline] } 21:11:41 $ docker stop --time=1 a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a 21:11:42 $ docker rm -f --volumes a6fb2d7e87539600bfae18c795ce7504cb9f16aac50650e5872202f8db358f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:11:43 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:11:43 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:11:43 total 16 21:11:43 drwxr-xr-x 3 root root 4096 Sep 20 20:57 . 21:11:43 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. 21:11:43 drwxr-xr-x 2 root root 4096 Sep 20 20:57 cost 21:11:43 -rw-r--r-- 1 root root 88 Sep 20 20:57 cost.csv 21:11:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:11:43 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:11:43 total 16 21:11:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 . 21:11:43 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. 21:11:43 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:57 cost 21:11:43 -rw-r--r-- 1 jenkins jenkins 88 Sep 20 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:11:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:44 ---> package-listing.sh 21:11:44 ++ facter osfamily 21:11:44 ++ tr '[:upper:]' '[:lower:]' 21:11:45 + OS_FAMILY=debian 21:11:45 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:11:45 + START_PACKAGES=/tmp/packages_start.txt 21:11:45 + END_PACKAGES=/tmp/packages_end.txt 21:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:45 + PACKAGES=/tmp/packages_start.txt 21:11:45 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:11:45 + PACKAGES=/tmp/packages_end.txt 21:11:45 + case "${OS_FAMILY}" in 21:11:45 + dpkg -l 21:11:45 + grep '^ii' 21:11:45 + '[' -f /tmp/packages_start.txt ']' 21:11:45 + '[' -f /tmp/packages_end.txt ']' 21:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:45 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:11:45 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 21:11:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:11:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:45 prd-ubuntu20.04-docker-8c-8g-7221 does not seem to be running inside a container 21:11:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:11:46 $ docker top cf0555ab06d0566f54b335aea44962f6464c89cac9c1cd49a23e265c940da188 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:11:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:11:47 + ls /var/log/sa-host 21:11:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:47 provisioning config files... 21:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14846301757709267738tmp [Pipeline] { [Pipeline] echo 21:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:11:47 ---> create-netrc.sh [Pipeline] } 21:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:11:47 ---> python-tools-install.sh [Pipeline] echo 21:11:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:11:48 ---> sudo-logs.sh 21:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:11:48 ---> job-cost.sh 21:11:48 lf-activate-venv: SKIPPING 21:11:48 DEBUG: total: 0.2199999988079071 21:11:48 INFO: Retrieving Stack Cost... 21:11:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:49 INFO: Archiving Costs [Pipeline] echo 21:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:49 ---> logs-deploy.sh 21:11:49 lf-activate-venv: SKIPPING 21:11:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/52 21:11:49 INFO: archiving workspace using pattern(s): 21:11:50 Archives upload complete. 21:11:50 INFO: archiving logs to Nexus