Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cf030821eec9376453adfe2348338ef327cf101 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-ssh16287149645604955216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16969429450242453546.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15579583573408031308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16439392683855566727.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-ssh16671659765075490669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4163’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4165 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 0cf030821eec9376453adfe2348338ef327cf101 (main) Commit message: "Merge pull request #56 from marcpfuller/import_data" > 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 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 > git rev-list --no-walk dc2c9616d3277daf9da5caa43fe28e05f10b0847 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:53 ========================================================= 21:36:53 EdgeX Global Pipelines Version Info 21:36:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:54 ------------------- 21:36:54 stable info: 21:36:54 ------------------- 21:36:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:36:54 Message: update stable to v1.0.253 21:36:54 ------------------- 21:36:54 experimental info: 21:36:54 ------------------- 21:36:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:36:54 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cf0308 [Pipeline] echo 21:36:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:55 provisioning config files... 21:36:55 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3698221659158335506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:55 ---> docker-login.sh 21:36:55 nexus3.edgexfoundry.org:10001 21:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:56 Configure a credential helper to remove this warning. See 21:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:56 21:36:56 Login Succeeded 21:36:56 nexus3.edgexfoundry.org:10002 21:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:56 Configure a credential helper to remove this warning. See 21:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:56 21:36:56 Login Succeeded 21:36:56 nexus3.edgexfoundry.org:10003 21:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:56 Configure a credential helper to remove this warning. See 21:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:56 21:36:56 Login Succeeded 21:36:56 nexus3.edgexfoundry.org:10004 21:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:56 Configure a credential helper to remove this warning. See 21:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:56 21:36:56 Login Succeeded 21:36:56 docker.io 21:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:56 Configure a credential helper to remove this warning. See 21:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:56 21:36:56 Login Succeeded 21:36:56 ---> docker-login.sh ends [Pipeline] } 21:36:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:36:57 + git rev-list -1 --merges 0cf030821eec9376453adfe2348338ef327cf101~1..0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo 21:36:57 -----------> git rev-list -1 --merges 0cf030821eec9376453adfe2348338ef327cf101~1..0cf030821eec9376453adfe2348338ef327cf101 0cf030821eec9376453adfe2348338ef327cf101 21:36:57 0cf030821eec9376453adfe2348338ef327cf101 [false] [Pipeline] sh 21:36:57 + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo 21:36:57 ========================================================= 21:36:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:36:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:57 + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo 21:36:57 [semverPrep] GIT_COMMIT: 0cf030821eec9376453adfe2348338ef327cf101, Commit Message: Merge pull request #56 from marcpfuller/import_data [Pipeline] echo 21:36:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:36:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:58 + grep -v github /etc/ssh/ssh_known_hosts 21:36:58 + [ -e /tmp/ssh_known_hosts ] 21:36:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:36:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:36:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:36:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:58 21:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:36:58 b85a868b505f: Pulling fs layer 21:36:58 e2be974225ed: Pulling fs layer 21:36:58 339a4e72a1f5: Pulling fs layer 21:36:58 988bab9f4d93: Pulling fs layer 21:36:58 1469e6f7b9e6: Pulling fs layer 21:36:58 eaf3925da568: Pulling fs layer 21:36:58 bab4dde63d76: Pulling fs layer 21:36:58 bde34c3a00c8: Pulling fs layer 21:36:58 b352a97aabf1: Pulling fs layer 21:36:58 4872d77fe225: Pulling fs layer 21:36:58 5851b861e8e6: Pulling fs layer 21:36:58 988bab9f4d93: Waiting 21:36:58 1469e6f7b9e6: Waiting 21:36:58 b352a97aabf1: Waiting 21:36:58 4872d77fe225: Waiting 21:36:58 eaf3925da568: Waiting 21:36:58 5851b861e8e6: Waiting 21:36:58 bde34c3a00c8: Waiting 21:36:58 bab4dde63d76: Waiting 21:36:58 e2be974225ed: Download complete 21:36:58 988bab9f4d93: Verifying Checksum 21:36:58 988bab9f4d93: Download complete 21:36:58 1469e6f7b9e6: Verifying Checksum 21:36:58 1469e6f7b9e6: Download complete 21:36:59 eaf3925da568: Verifying Checksum 21:36:59 eaf3925da568: Download complete 21:36:59 339a4e72a1f5: Verifying Checksum 21:36:59 339a4e72a1f5: Download complete 21:36:59 bde34c3a00c8: Verifying Checksum 21:36:59 bde34c3a00c8: Download complete 21:36:59 b352a97aabf1: Download complete 21:36:59 4872d77fe225: Verifying Checksum 21:36:59 4872d77fe225: Download complete 21:36:59 5851b861e8e6: Download complete 21:36:59 b85a868b505f: Verifying Checksum 21:36:59 b85a868b505f: Download complete 21:36:59 bab4dde63d76: Verifying Checksum 21:36:59 bab4dde63d76: Download complete 21:37:00 b85a868b505f: Pull complete 21:37:00 e2be974225ed: Pull complete 21:37:01 339a4e72a1f5: Pull complete 21:37:01 988bab9f4d93: Pull complete 21:37:01 1469e6f7b9e6: Pull complete 21:37:01 eaf3925da568: Pull complete 21:37:03 bab4dde63d76: Pull complete 21:37:03 bde34c3a00c8: Pull complete 21:37:03 b352a97aabf1: Pull complete 21:37:03 4872d77fe225: Pull complete 21:37:03 5851b861e8e6: Pull complete 21:37:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:04 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:37:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:37:07 $ docker top 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 -eo pid,comm 21:37:07 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:37:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:07 [ssh-agent] Looking for ssh-agent implementation... 21:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:07 $ docker exec 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent 21:37:08 SSH_AUTH_SOCK=/tmp/ssh-jkX4My38w66I/agent.33 21:37:08 SSH_AGENT_PID=39 21:37:08 Running ssh-add (command line suppressed) 21:37:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15948010953546275380.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15948010953546275380.key) 21:37:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:08 + git tag --points-at HEAD [Pipeline] } 21:37:08 $ docker exec --env ******** --env ******** 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent -k 21:37:08 unset SSH_AUTH_SOCK; 21:37:08 unset SSH_AGENT_PID; 21:37:08 echo Agent pid 39 killed; 21:37:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:08 [ssh-agent] Looking for ssh-agent implementation... 21:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:08 $ docker exec 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent 21:37:08 SSH_AUTH_SOCK=/tmp/ssh-P5o6vQxW8iV6/agent.71 21:37:08 SSH_AGENT_PID=77 21:37:08 Running ssh-add (command line suppressed) 21:37:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12330187929282668165.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12330187929282668165.key) 21:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:09 + git semver init 21:37:09 2023-08-21 21:37:09,539 [run_init] DEBUG init version:0.0.0 force:False 21:37:09 2023-08-21 21:37:09,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 21:37:09 2023-08-21 21:37:09,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 21:37:09 2023-08-21 21:37:09,540 [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) 21:37:10 2023-08-21 21:37:10,193 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 21:37:10 2023-08-21 21:37:10,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 21:37:10 2023-08-21 21:37:10,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:37:10 2023-08-21 21:37:10,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:37:10 3.1.0-dev.34 [Pipeline] } 21:37:10 $ docker exec --env ******** --env ******** 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent -k 21:37:10 unset SSH_AUTH_SOCK; 21:37:10 unset SSH_AGENT_PID; 21:37:10 echo Agent pid 77 killed; 21:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:10 + git semver [Pipeline] } 21:37:11 $ docker stop --time=1 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 21:37:12 $ docker rm -f --volumes 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:13 Stashed 1 file(s) [Pipeline] echo 21:37:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 21:37:13 provisioning config files... 21:37:13 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8785744047975434684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:13 ---> docker-login.sh 21:37:13 nexus3.edgexfoundry.org:10001 21:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:13 Configure a credential helper to remove this warning. See 21:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:13 21:37:13 Login Succeeded 21:37:13 nexus3.edgexfoundry.org:10002 21:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:13 Configure a credential helper to remove this warning. See 21:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:13 21:37:13 Login Succeeded 21:37:13 nexus3.edgexfoundry.org:10003 21:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:13 Configure a credential helper to remove this warning. See 21:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:13 21:37:13 Login Succeeded 21:37:13 nexus3.edgexfoundry.org:10004 21:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:13 Configure a credential helper to remove this warning. See 21:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:13 21:37:13 Login Succeeded 21:37:13 docker.io 21:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:14 Configure a credential helper to remove this warning. See 21:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:14 21:37:14 Login Succeeded 21:37:14 ---> docker-login.sh ends [Pipeline] } 21:37:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:14 ========================================================= 21:37:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:37:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:37:14 Sending build context to Docker daemon 465.4kB 21:37:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:37:14 Step 2/12 : FROM ${BASE} AS builder 21:37:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:14 4db1b89c0bd1: Pulling fs layer 21:37:14 6911f1a30b25: Pulling fs layer 21:37:14 e194b8c5c2a9: Pulling fs layer 21:37:14 6863d3e3a2b1: Pulling fs layer 21:37:14 ec0bb842ea78: Pulling fs layer 21:37:14 40a00589a448: Pulling fs layer 21:37:14 6c08303d61cc: Pulling fs layer 21:37:14 798269fcf238: Pulling fs layer 21:37:14 ec0bb842ea78: Waiting 21:37:14 40a00589a448: Waiting 21:37:14 6c08303d61cc: Waiting 21:37:14 798269fcf238: Waiting 21:37:14 6911f1a30b25: Download complete 21:37:14 6863d3e3a2b1: Verifying Checksum 21:37:14 6863d3e3a2b1: Download complete 21:37:14 ec0bb842ea78: Verifying Checksum 21:37:14 ec0bb842ea78: Download complete 21:37:14 4db1b89c0bd1: Download complete 21:37:14 40a00589a448: Verifying Checksum 21:37:14 40a00589a448: Download complete 21:37:14 4db1b89c0bd1: Pull complete 21:37:14 6911f1a30b25: Pull complete 21:37:14 798269fcf238: Verifying Checksum 21:37:14 798269fcf238: Download complete 21:37:15 e194b8c5c2a9: Verifying Checksum 21:37:15 e194b8c5c2a9: Download complete 21:37:15 6c08303d61cc: Verifying Checksum 21:37:18 e194b8c5c2a9: Pull complete 21:37:18 6863d3e3a2b1: Pull complete 21:37:18 ec0bb842ea78: Pull complete 21:37:18 40a00589a448: Pull complete 21:37:21 6c08303d61cc: Pull complete 21:37:22 798269fcf238: Pull complete 21:37:22 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:37:22 ---> ec979cd7f677 21:37:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:37:27 ---> Running in f8abc0fcf407 21:37:27 Removing intermediate container f8abc0fcf407 21:37:27 ---> 8cecf867f9c0 21:37:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:37:27 ---> Running in b98059061f50 21:37:27 Removing intermediate container b98059061f50 21:37:27 ---> 6ba1b1681015 21:37:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:37:27 ---> Running in 693a667d17f8 21:37:27 Removing intermediate container 693a667d17f8 21:37:27 ---> 9bc69de506ea 21:37:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:27 ---> Running in 7c4d5b55c8ae 21:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:37:27 OK: 265 MiB in 53 packages 21:37:28 Still waiting to schedule task 21:37:28 ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:37:28 ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:37:28 Removing intermediate container 7c4d5b55c8ae 21:37:28 ---> eb0fa1f00021 21:37:28 Step 7/12 : WORKDIR /app 21:37:28 ---> Running in 93bd3cb8f4fe 21:37:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4166’ is offline 21:37:28 Removing intermediate container 93bd3cb8f4fe 21:37:28 ---> 38d21290a562 21:37:28 Step 8/12 : COPY go.mod vendor* ./ 21:37:28 ---> 4606206248fd 21:37:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:28 ---> Running in d55db75b49ae 21:38:07 Removing intermediate container d55db75b49ae 21:38:07 ---> 9db70061e32a 21:38:07 Step 10/12 : COPY . . 21:38:07 ---> 562509bbc16a 21:38:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:07 ---> Running in 6518cffdb452 21:38:07 Removing intermediate container 6518cffdb452 21:38:07 ---> 73707792c88b 21:38:07 Step 12/12 : RUN $MAKE 21:38:07 ---> Running in 06ea6db6bb4d 21:38:07 noop 21:38:07 Removing intermediate container 06ea6db6bb4d 21:38:07 ---> 5745a5f30b17 21:38:07 Successfully built 5745a5f30b17 21:38:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:07 + docker inspect -f . ci-base-image-x86_64 21:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:07 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:38:07 $ 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 ******** ci-base-image-x86_64 cat 21:38:08 $ docker top 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:08 + go version 21:38:08 go version go1.20.6 linux/amd64 [Pipeline] } 21:38:08 $ docker stop --time=1 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a 21:38:09 $ docker rm -f --volumes 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:10 + docker inspect -f . ci-base-image-x86_64 21:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:10 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_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 ******** ci-base-image-x86_64 cat 21:38:10 $ docker top b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 21:38:11 + make test 21:38:11 go test -race -coverprofile=coverage.out ./... 21:38:33 ? github.com/edgexfoundry/app-record-replay [no test files] 21:38:33 ok github.com/edgexfoundry/app-record-replay/internal/app 0.064s coverage: 88.0% of statements 21:38:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:38:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:38:33 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:38:41 ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 98.1% of statements 21:38:41 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.2% of statements 21:39:03 go vet ./... 21:39:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:39:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:39:06 ./bin/test-attribution-txt.sh [Pipeline] echo 21:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:39:06 $ docker stop --time=1 b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b 21:39:11 $ docker rm -f --volumes b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b [Pipeline] // withDockerContainer [Pipeline] sh 21:39:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:39:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:39:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:39:13 + ls -al . 21:39:13 total 176 21:39:13 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 21:38 . 21:39:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 21:36 .. 21:39:13 -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 21:36 .dockerignore 21:39:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:37 .git 21:39:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 .github 21:39:13 -rw-rw-r-- 1 jenkins jenkins 164 Aug 21 21:36 .gitignore 21:39:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 21:36 .golangci.yml 21:39:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:37 .semver 21:39:13 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 21 21:36 Attribution.txt 21:39:13 -rw-rw-r-- 1 jenkins jenkins 258 Aug 21 21:36 CHANGELOG.md 21:39:13 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 21 21:36 Dockerfile 21:39:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 21:36 GOVERNANCE.md 21:39:13 -rw-rw-r-- 1 jenkins jenkins 681 Aug 21 21:36 Jenkinsfile 21:39:13 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 21:36 LICENSE 21:39:13 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 21 21:36 Makefile 21:39:13 -rw-rw-r-- 1 jenkins jenkins 611 Aug 21 21:36 OWNERS.md 21:39:13 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 21 21:36 README.md 21:39:13 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 21 21:36 Record and Reply.postman_collection.json 21:39:13 -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 21:37 VERSION 21:39:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 bin 21:39:13 -rw-r--r-- 1 jenkins jenkins 18479 Aug 21 21:38 coverage.out 21:39:13 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 21 21:36 go.mod 21:39:13 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 21 21:36 go.sum 21:39:13 drwxrwxr-x 6 jenkins jenkins 4096 Aug 21 21:36 internal 21:39:13 -rw-rw-r-- 1 jenkins jenkins 913 Aug 21 21:36 main.go 21:39:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 21:36 pkg 21:39:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:13 + 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=0cf030821eec9376453adfe2348338ef327cf101 --label arch=amd64 --label version=3.1.0-dev.34 . 21:39:13 Sending build context to Docker daemon 484.9kB 21:39:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:39:13 Step 2/26 : FROM ${BASE} AS builder 21:39:13 ---> 5745a5f30b17 21:39:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:39:13 ---> Running in af4c70436431 21:39:13 Removing intermediate container af4c70436431 21:39:13 ---> 0c600023c5a0 21:39:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:39:13 ---> Running in 564d20d25057 21:39:13 Removing intermediate container 564d20d25057 21:39:13 ---> f9d5046c3466 21:39:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:39:13 ---> Running in 7573d47875fa 21:39:13 Removing intermediate container 7573d47875fa 21:39:13 ---> 7e79bfbb032c 21:39:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:13 ---> Running in 391ffcd20c61 21:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:39:14 OK: 265 MiB in 53 packages 21:39:14 Removing intermediate container 391ffcd20c61 21:39:14 ---> 4cdd0af5b7b7 21:39:14 Step 7/26 : WORKDIR /app 21:39:14 ---> Running in 088f13416b13 21:39:14 Removing intermediate container 088f13416b13 21:39:14 ---> 6b660c2c2595 21:39:14 Step 8/26 : COPY go.mod vendor* ./ 21:39:15 ---> 50a506f6fa7c 21:39:15 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:15 ---> Running in 76aa3464f687 21:39:16 Removing intermediate container 76aa3464f687 21:39:16 ---> 799c183d358a 21:39:16 Step 10/26 : COPY . . 21:39:16 ---> cb35a693271d 21:39:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:16 ---> Running in 9b797e1e052b 21:39:16 Removing intermediate container 9b797e1e052b 21:39:16 ---> d6c307420437 21:39:16 Step 12/26 : RUN $MAKE 21:39:16 ---> Running in 0b0a1d43b337 21:39:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-record-replay 21:39:42 Removing intermediate container 0b0a1d43b337 21:39:42 ---> 6fc9a723a374 21:39:42 Step 13/26 : FROM alpine:3.17 21:39:42 3.17: Pulling from library/alpine 21:39:42 9398808236ff: Pulling fs layer 21:39:42 9398808236ff: Verifying Checksum 21:39:42 9398808236ff: Download complete 21:39:42 9398808236ff: Pull complete 21:39:42 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:39:42 Status: Downloaded newer image for alpine:3.17 21:39:42 ---> 1e0b8b5322fc 21:39:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:39:42 ---> Running in ebf1dd074e5b 21:39:42 Removing intermediate container ebf1dd074e5b 21:39:42 ---> 62bda11c4d52 21:39:42 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:39:42 ---> Running in c00409aa32d2 21:39:42 Removing intermediate container c00409aa32d2 21:39:42 ---> 29a33f535974 21:39:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:39:42 ---> Running in 6e4d233a949a 21:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:39:43 (1/2) Installing ca-certificates (20230506-r0) 21:39:43 (2/2) Installing dumb-init (1.2.5-r2) 21:39:43 Executing busybox-1.35.0-r29.trigger 21:39:43 Executing ca-certificates-20230506-r0.trigger 21:39:43 OK: 8 MiB in 17 packages 21:39:44 Removing intermediate container 6e4d233a949a 21:39:44 ---> 4619a54aea49 21:39:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:39:44 ---> 0b24bef8713f 21:39:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:39:44 ---> 2277e8459fd9 21:39:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:39:44 ---> cecb8a41e72f 21:39:44 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:39:46 ---> 3fd56cef7c61 21:39:46 Step 21/26 : EXPOSE 59712 21:39:46 ---> Running in 0c0f1fc4b54f 21:39:46 Removing intermediate container 0c0f1fc4b54f 21:39:46 ---> 20461ba9a0b4 21:39:46 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:39:46 ---> Running in 3fb5498af953 21:39:46 Removing intermediate container 3fb5498af953 21:39:46 ---> 233c429b67ac 21:39:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:39:47 ---> Running in 742ec49a9bdc 21:39:47 Removing intermediate container 742ec49a9bdc 21:39:47 ---> 22ab5cdfe6de 21:39:47 Step 24/26 : LABEL arch=amd64 21:39:47 ---> Running in 78b3f4cbce93 21:39:47 Removing intermediate container 78b3f4cbce93 21:39:47 ---> 7f8574b3ed2f 21:39:47 Step 25/26 : LABEL git_sha=0cf030821eec9376453adfe2348338ef327cf101 21:39:47 ---> Running in 68ef6d954c86 21:39:48 Removing intermediate container 68ef6d954c86 21:39:48 ---> 568a2bd86e1a 21:39:48 Step 26/26 : LABEL version=3.1.0-dev.34 21:39:48 ---> Running in 945f4c2eacd0 21:39:48 Removing intermediate container 945f4c2eacd0 21:39:48 ---> 8c3a12f76fc0 21:39:48 [Warning] One or more build-args [ARCH] were not consumed 21:39:48 Successfully built 8c3a12f76fc0 21:39:48 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:48 provisioning config files... 21:39:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6236403598388558875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:49 ---> docker-login.sh 21:39:49 nexus3.edgexfoundry.org:10001 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 nexus3.edgexfoundry.org:10002 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 nexus3.edgexfoundry.org:10003 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 nexus3.edgexfoundry.org:10004 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 docker.io 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 ---> docker-login.sh ends [Pipeline] } 21:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:49 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 21:39:49 0cf030821eec9376453adfe2348338ef327cf101 21:39:49 latest 21:39:49 3.1.0-dev.34 21:39:49 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:39:49 main 21:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 21:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:39:50 00687bf4a63f: Preparing 21:39:50 4c810c1bfaeb: Preparing 21:39:50 fdf075bc35ee: Preparing 21:39:50 5bad19709a80: Preparing 21:39:50 6873c310e439: Preparing 21:39:50 36b50b131297: Preparing 21:39:50 36b50b131297: Waiting 21:39:50 fdf075bc35ee: Pushed 21:39:50 5bad19709a80: Pushed 21:39:50 4c810c1bfaeb: Pushed 21:39:50 6873c310e439: Pushed 21:39:50 36b50b131297: Layer already exists 21:39:53 00687bf4a63f: Pushed 21:39:53 0cf030821eec9376453adfe2348338ef327cf101: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:39:54 00687bf4a63f: Preparing 21:39:54 4c810c1bfaeb: Preparing 21:39:54 fdf075bc35ee: Preparing 21:39:54 5bad19709a80: Preparing 21:39:54 6873c310e439: Preparing 21:39:54 36b50b131297: Preparing 21:39:54 36b50b131297: Waiting 21:39:54 4c810c1bfaeb: Layer already exists 21:39:54 fdf075bc35ee: Layer already exists 21:39:54 00687bf4a63f: Layer already exists 21:39:54 6873c310e439: Layer already exists 21:39:54 5bad19709a80: Layer already exists 21:39:54 36b50b131297: Layer already exists 21:39:54 latest: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 21:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:39:54 00687bf4a63f: Preparing 21:39:54 4c810c1bfaeb: Preparing 21:39:54 fdf075bc35ee: Preparing 21:39:54 5bad19709a80: Preparing 21:39:54 6873c310e439: Preparing 21:39:54 36b50b131297: Preparing 21:39:54 36b50b131297: Waiting 21:39:54 fdf075bc35ee: Layer already exists 21:39:54 4c810c1bfaeb: Layer already exists 21:39:54 00687bf4a63f: Layer already exists 21:39:54 5bad19709a80: Layer already exists 21:39:54 6873c310e439: Layer already exists 21:39:54 36b50b131297: Layer already exists 21:39:54 3.1.0-dev.34: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:39:55 00687bf4a63f: Preparing 21:39:55 4c810c1bfaeb: Preparing 21:39:55 fdf075bc35ee: Preparing 21:39:55 5bad19709a80: Preparing 21:39:55 6873c310e439: Preparing 21:39:55 36b50b131297: Preparing 21:39:55 36b50b131297: Waiting 21:39:55 00687bf4a63f: Layer already exists 21:39:55 4c810c1bfaeb: Layer already exists 21:39:55 fdf075bc35ee: Layer already exists 21:39:55 6873c310e439: Layer already exists 21:39:55 5bad19709a80: Layer already exists 21:39:55 36b50b131297: Layer already exists 21:39:55 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 21:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:39:56 00687bf4a63f: Preparing 21:39:56 4c810c1bfaeb: Preparing 21:39:56 fdf075bc35ee: Preparing 21:39:56 5bad19709a80: Preparing 21:39:56 6873c310e439: Preparing 21:39:56 36b50b131297: Preparing 21:39:56 36b50b131297: Waiting 21:39:56 6873c310e439: Layer already exists 21:39:56 4c810c1bfaeb: Layer already exists 21:39:56 fdf075bc35ee: Layer already exists 21:39:56 5bad19709a80: Layer already exists 21:39:56 00687bf4a63f: Layer already exists 21:39:56 36b50b131297: Layer already exists 21:39:56 main: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:56 ===================================================== [Pipeline] echo 21:39:56 taggedImages: 21:39:56 - nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 21:39:56 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:39:56 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 21:39:56 - nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:39:56 - 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 21:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:56 21:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:56 latest: Pulling from edgex-lftools-log-publisher 21:39:56 5eb5b503b376: Pulling fs layer 21:39:56 5c69ac0246d0: Pulling fs layer 21:39:56 ec43610c2a17: Pulling fs layer 21:39:56 3a2ae6a8a46f: Pulling fs layer 21:39:56 33b1e0a273af: Pulling fs layer 21:39:56 5d3b04190fa2: Pulling fs layer 21:39:56 2f39f015ded8: Pulling fs layer 21:39:56 5d3b04190fa2: Waiting 21:39:56 33b1e0a273af: Waiting 21:39:56 2f39f015ded8: Waiting 21:39:56 5c69ac0246d0: Download complete 21:39:56 3a2ae6a8a46f: Verifying Checksum 21:39:56 3a2ae6a8a46f: Download complete 21:39:56 33b1e0a273af: Verifying Checksum 21:39:56 33b1e0a273af: Download complete 21:39:56 ec43610c2a17: Verifying Checksum 21:39:56 ec43610c2a17: Download complete 21:39:56 5d3b04190fa2: Verifying Checksum 21:39:56 5d3b04190fa2: Download complete 21:39:57 5eb5b503b376: Download complete 21:39:57 2f39f015ded8: Verifying Checksum 21:39:57 2f39f015ded8: Download complete 21:39:58 5eb5b503b376: Pull complete 21:39:58 5c69ac0246d0: Pull complete 21:39:59 ec43610c2a17: Pull complete 21:39:59 3a2ae6a8a46f: Pull complete 21:39:59 33b1e0a273af: Pull complete 21:40:00 5d3b04190fa2: Pull complete 21:40:05 2f39f015ded8: Pull complete 21:40:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:05 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:40:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:11 $ docker top f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:11 ---> job-cost.sh 21:40:11 lf-activate-venv: SKIPPING 21:40:11 INFO: No Stack... 21:40:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:12 INFO: Archiving Costs [Pipeline] sh 21:40:13 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 21:40:13 + cut -d, -f6 [Pipeline] lock 21:40:13 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] 21:40:13 Resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] did not exist. Created. 21:40:13 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:13 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:13 Stashed 1 file(s) [Pipeline] } 21:40:13 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:13 $ docker stop --time=1 f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 21:40:14 $ docker rm -f --volumes f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:41:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4167 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 21:41:01 Running in /w/workspace/app-record-replay/37 [Pipeline] { [Pipeline] checkout 21:41:01 Selected Git installation does not exist. Using Default 21:41:01 The recommended git tool is: NONE 21:41:13 using credential edgex-jenkins-ssh 21:41:13 Cloning the remote Git repository 21:41:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:41:13 > git init /w/workspace/app-record-replay/37 # timeout=10 21:41:14 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:41:14 > git --version # timeout=10 21:41:14 > git --version # 'git version 2.25.1' 21:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:16 Avoid second fetch 21:41:16 Checking out Revision 0cf030821eec9376453adfe2348338ef327cf101 (main) 21:41:17 Commit message: "Merge pull request #56 from marcpfuller/import_data" 21:41:16 > git config core.sparsecheckout # timeout=10 21:41:16 > git checkout -f 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:41:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:17 Dload Upload Total Spent Left Speed 21:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 21:41:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:41:18 + sudo tee /etc/docker/daemon.new 21:41:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:41:18 { 21:41:18 "registry-mirrors": [ 21:41:18 "https://nexus3.edgexfoundry.org:10001" 21:41:18 ], 21:41:18 "bip": "10.250.0.254/24", 21:41:18 "hosts": [ 21:41:18 "tcp://0.0.0.0:5555", 21:41:18 "unix:///var/run/docker.sock" 21:41:18 ], 21:41:18 "mtu": 1458, 21:41:18 "selinux-enabled": true, 21:41:18 "seccomp-profile": "/etc/docker/seccomp.json" 21:41:18 } [Pipeline] sh 21:41:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:41:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:37 provisioning config files... 21:41:37 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/37@tmp/config13395910308094203128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:38 ---> docker-login.sh 21:41:38 nexus3.edgexfoundry.org:10001 21:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:38 Configure a credential helper to remove this warning. See 21:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:38 21:41:38 Login Succeeded 21:41:38 nexus3.edgexfoundry.org:10002 21:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:39 Configure a credential helper to remove this warning. See 21:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:39 21:41:39 Login Succeeded 21:41:39 nexus3.edgexfoundry.org:10003 21:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:39 Configure a credential helper to remove this warning. See 21:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:39 21:41:39 Login Succeeded 21:41:39 nexus3.edgexfoundry.org:10004 21:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:39 Configure a credential helper to remove this warning. See 21:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:39 21:41:39 Login Succeeded 21:41:39 docker.io 21:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:40 Configure a credential helper to remove this warning. See 21:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:40 21:41:40 Login Succeeded 21:41:40 ---> docker-login.sh ends [Pipeline] } 21:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:40 ========================================================= 21:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:41:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:41:40 Sending build context to Docker daemon 209.9kB 21:41:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:41:41 Step 2/12 : FROM ${BASE} AS builder 21:41:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:41:41 edb6bdbacee9: Pulling fs layer 21:41:41 5f9638ab2659: Pulling fs layer 21:41:41 8d51d6327a98: Pulling fs layer 21:41:41 8b374f2dd631: Pulling fs layer 21:41:41 ec14aa9079de: Pulling fs layer 21:41:41 2f466654f4bb: Pulling fs layer 21:41:41 554e91adad29: Pulling fs layer 21:41:41 8b374f2dd631: Waiting 21:41:41 ec14aa9079de: Waiting 21:41:41 2f466654f4bb: Waiting 21:41:41 554e91adad29: Waiting 21:41:41 5f9638ab2659: Verifying Checksum 21:41:41 5f9638ab2659: Download complete 21:41:41 8b374f2dd631: Verifying Checksum 21:41:41 8b374f2dd631: Download complete 21:41:41 ec14aa9079de: Verifying Checksum 21:41:41 ec14aa9079de: Download complete 21:41:41 edb6bdbacee9: Download complete 21:41:42 edb6bdbacee9: Pull complete 21:41:42 554e91adad29: Verifying Checksum 21:41:42 554e91adad29: Download complete 21:41:43 5f9638ab2659: Pull complete 21:41:44 8d51d6327a98: Verifying Checksum 21:41:44 8d51d6327a98: Download complete 21:41:44 2f466654f4bb: Verifying Checksum 21:41:44 2f466654f4bb: Download complete 21:41:54 8d51d6327a98: Pull complete 21:41:54 8b374f2dd631: Pull complete 21:41:54 ec14aa9079de: Pull complete 21:42:01 2f466654f4bb: Pull complete 21:42:04 554e91adad29: Pull complete 21:42:04 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:42:04 ---> 1e15ea492957 21:42:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:42:05 ---> Running in 92451fc10e17 21:42:05 Removing intermediate container 92451fc10e17 21:42:05 ---> 6b162b978519 21:42:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:42:05 ---> Running in 54d9c2922762 21:42:06 Removing intermediate container 54d9c2922762 21:42:06 ---> 6d94d552b17e 21:42:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:42:06 ---> Running in 4e2b898c5db0 21:42:06 Removing intermediate container 4e2b898c5db0 21:42:06 ---> ff10f6aaa4e6 21:42:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:42:06 ---> Running in 22fd62e79bde 21:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:42:09 OK: 263 MiB in 53 packages 21:42:09 Removing intermediate container 22fd62e79bde 21:42:09 ---> 02f898ff42fc 21:42:09 Step 7/12 : WORKDIR /app 21:42:10 ---> Running in 81c51893e6aa 21:42:10 Removing intermediate container 81c51893e6aa 21:42:10 ---> b7e14d29daa5 21:42:10 Step 8/12 : COPY go.mod vendor* ./ 21:42:10 ---> 8a28461fdcac 21:42:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:10 ---> Running in 72e35eca6b30 21:43:18 Removing intermediate container 72e35eca6b30 21:43:18 ---> d2a6637ddc83 21:43:18 Step 10/12 : COPY . . 21:43:18 ---> 0cf64638abaf 21:43:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:43:18 ---> Running in f892c4ddee0b 21:43:18 Removing intermediate container f892c4ddee0b 21:43:18 ---> edec8561b78c 21:43:18 Step 12/12 : RUN $MAKE 21:43:18 ---> Running in f9b765f30fa7 21:43:18 noop 21:43:18 Removing intermediate container f9b765f30fa7 21:43:18 ---> 303f171568b4 21:43:18 Successfully built 303f171568b4 21:43:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:18 + docker inspect -f . ci-base-image-arm64 21:43:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:19 prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container 21:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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:43:20 $ docker top 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:21 + go version 21:43:21 go version go1.20.6 linux/arm64 [Pipeline] } 21:43:21 $ docker stop --time=1 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae 21:43:22 $ docker rm -f --volumes 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:23 + docker inspect -f . ci-base-image-arm64 21:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:23 prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container 21:43:23 $ 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/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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:43:24 $ docker top 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:25 + git config --global --add safe.directory /w/workspace/app-record-replay/37 [Pipeline] fileExists [Pipeline] sh 21:43:25 + make test 21:43:26 go test -race -coverprofile=coverage.out ./... 21:46:02 ? github.com/edgexfoundry/app-record-replay [no test files] 21:46:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:46:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:46:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:46:02 ok github.com/edgexfoundry/app-record-replay/internal/app 0.253s coverage: 88.0% of statements 21:46:08 ok github.com/edgexfoundry/app-record-replay/internal/application 8.861s coverage: 98.1% of statements 21:46:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.908s coverage: 78.2% of statements 21:46:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:46:08 go vet ./... 21:48:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:48:30 $ docker stop --time=1 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae 21:48:32 $ docker rm -f --volumes 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae [Pipeline] // withDockerContainer [Pipeline] sh 21:48:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:33 Warning: overwriting stash ‘coverage-report’ 21:48:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:48:35 + ls -al . 21:48:35 total 172 21:48:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:43 . 21:48:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 21:41 .. 21:48:35 -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 21:41 .dockerignore 21:48:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:41 .git 21:48:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 .github 21:48:35 -rw-rw-r-- 1 jenkins jenkins 164 Aug 21 21:41 .gitignore 21:48:35 -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 21:41 .golangci.yml 21:48:35 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 21 21:41 Attribution.txt 21:48:35 -rw-rw-r-- 1 jenkins jenkins 258 Aug 21 21:41 CHANGELOG.md 21:48:35 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 21 21:41 Dockerfile 21:48:35 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 21:41 GOVERNANCE.md 21:48:35 -rw-rw-r-- 1 jenkins jenkins 681 Aug 21 21:41 Jenkinsfile 21:48:35 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 21:41 LICENSE 21:48:35 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 21 21:41 Makefile 21:48:35 -rw-rw-r-- 1 jenkins jenkins 611 Aug 21 21:41 OWNERS.md 21:48:35 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 21 21:41 README.md 21:48:35 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 21 21:41 Record and Reply.postman_collection.json 21:48:35 -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 21:37 VERSION 21:48:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 bin 21:48:35 -rw-r--r-- 1 jenkins jenkins 18479 Aug 21 21:46 coverage.out 21:48:35 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 21 21:41 go.mod 21:48:35 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 21 21:41 go.sum 21:48:35 drwxrwxr-x 6 jenkins jenkins 4096 Aug 21 21:41 internal 21:48:35 -rw-rw-r-- 1 jenkins jenkins 913 Aug 21 21:41 main.go 21:48:35 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 21:41 pkg 21:48:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:35 + 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=0cf030821eec9376453adfe2348338ef327cf101 --label arch=arm64 --label version=3.1.0-dev.34 . 21:48:35 Sending build context to Docker daemon 229.4kB 21:48:35 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:48:35 Step 2/26 : FROM ${BASE} AS builder 21:48:35 ---> 303f171568b4 21:48:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:48:35 ---> Running in 36c5ae53ebc1 21:48:35 Removing intermediate container 36c5ae53ebc1 21:48:35 ---> 24623914c5ea 21:48:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:48:35 ---> Running in 05b979315ede 21:48:36 Removing intermediate container 05b979315ede 21:48:36 ---> 21479d51b8a0 21:48:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:48:36 ---> Running in 64db5a61ad60 21:48:36 Removing intermediate container 64db5a61ad60 21:48:36 ---> ebec6ae27554 21:48:36 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:36 ---> Running in dccf830e334f 21:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:39 OK: 263 MiB in 53 packages 21:48:40 Removing intermediate container dccf830e334f 21:48:40 ---> 30e1536bd734 21:48:40 Step 7/26 : WORKDIR /app 21:48:40 ---> Running in f12652a01e9d 21:48:40 Removing intermediate container f12652a01e9d 21:48:40 ---> a0357cbc8957 21:48:40 Step 8/26 : COPY go.mod vendor* ./ 21:48:40 ---> 7368ce9e8cb7 21:48:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:40 ---> Running in 6e6e136b6eb6 21:48:43 Removing intermediate container 6e6e136b6eb6 21:48:43 ---> 4a1c23288344 21:48:43 Step 10/26 : COPY . . 21:48:43 ---> e3efe8625ac9 21:48:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:43 ---> Running in 2d3ec16683bb 21:48:43 Removing intermediate container 2d3ec16683bb 21:48:43 ---> c2e139308674 21:48:43 Step 12/26 : RUN $MAKE 21:48:44 ---> Running in f40ee4d80a52 21:48:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-record-replay 21:50:52 Removing intermediate container f40ee4d80a52 21:50:52 ---> e7e74c6aaa63 21:50:52 Step 13/26 : FROM alpine:3.17 21:50:52 3.17: Pulling from library/alpine 21:50:52 4060ece20d7a: Pulling fs layer 21:50:52 4060ece20d7a: Verifying Checksum 21:50:52 4060ece20d7a: Pull complete 21:50:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:50:52 Status: Downloaded newer image for alpine:3.17 21:50:52 ---> 8650cd65339b 21:50:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:50:52 ---> Running in 7bb3e9c0ff0f 21:50:52 Removing intermediate container 7bb3e9c0ff0f 21:50:52 ---> 7a79c3b24404 21:50:52 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:50:52 ---> Running in 289dc719a905 21:50:52 Removing intermediate container 289dc719a905 21:50:52 ---> 87bdedbd232b 21:50:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:50:52 ---> Running in 773a9d227ff2 21:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:50:53 (1/2) Installing ca-certificates (20230506-r0) 21:50:53 (2/2) Installing dumb-init (1.2.5-r2) 21:50:53 Executing busybox-1.35.0-r29.trigger 21:50:53 Executing ca-certificates-20230506-r0.trigger 21:50:53 OK: 8 MiB in 17 packages 21:50:54 Removing intermediate container 773a9d227ff2 21:50:54 ---> f2c1444e3f8e 21:50:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:50:54 ---> 1a949d4ce534 21:50:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:50:55 ---> ea16014518b3 21:50:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:50:55 ---> 3d9a17ffc1e9 21:50:55 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:50:57 ---> a1f0a6d79d3b 21:50:57 Step 21/26 : EXPOSE 59712 21:50:57 ---> Running in aa784ffa4334 21:50:57 Removing intermediate container aa784ffa4334 21:50:57 ---> 8f06e8a058a7 21:50:57 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:50:57 ---> Running in c34f9f2267d6 21:50:57 Removing intermediate container c34f9f2267d6 21:50:57 ---> 07cefea2c880 21:50:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:50:57 ---> Running in 10c9f6d67d9a 21:50:58 Removing intermediate container 10c9f6d67d9a 21:50:58 ---> 8e3e567af5ee 21:50:58 Step 24/26 : LABEL arch=arm64 21:50:58 ---> Running in 38d22c21f815 21:50:58 Removing intermediate container 38d22c21f815 21:50:58 ---> 92ff60892864 21:50:58 Step 25/26 : LABEL git_sha=0cf030821eec9376453adfe2348338ef327cf101 21:50:58 ---> Running in 61cebc88c4ab 21:50:58 Removing intermediate container 61cebc88c4ab 21:50:58 ---> 34385e70900c 21:50:58 Step 26/26 : LABEL version=3.1.0-dev.34 21:50:58 ---> Running in 94b38d26a6f5 21:50:59 Removing intermediate container 94b38d26a6f5 21:50:59 ---> 84d3cbc2a5e6 21:50:59 [Warning] One or more build-args [ARCH] were not consumed 21:50:59 Successfully built 84d3cbc2a5e6 21:50:59 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:50:59 provisioning config files... 21:50:59 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/37@tmp/config6591211804991141536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:59 ---> docker-login.sh 21:50:59 nexus3.edgexfoundry.org:10001 21:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:59 Configure a credential helper to remove this warning. See 21:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:59 21:50:59 Login Succeeded 21:50:59 nexus3.edgexfoundry.org:10002 21:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:00 Configure a credential helper to remove this warning. See 21:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:00 21:51:00 Login Succeeded 21:51:00 nexus3.edgexfoundry.org:10003 21:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:00 Configure a credential helper to remove this warning. See 21:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:00 21:51:00 Login Succeeded 21:51:00 nexus3.edgexfoundry.org:10004 21:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:01 Configure a credential helper to remove this warning. See 21:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:01 21:51:01 Login Succeeded 21:51:01 docker.io 21:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:01 Configure a credential helper to remove this warning. See 21:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:01 21:51:01 Login Succeeded 21:51:01 ---> docker-login.sh ends [Pipeline] } 21:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:01 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:51:01 0cf030821eec9376453adfe2348338ef327cf101 21:51:01 latest 21:51:01 3.1.0-dev.34 21:51:01 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:51:01 main 21:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 21:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:51:02 42e9fe4a46dd: Preparing 21:51:02 8c713c9c4bb8: Preparing 21:51:02 d9b24fd6f2f5: Preparing 21:51:02 f64eb594e8b3: Preparing 21:51:02 be99da0b9b12: Preparing 21:51:02 d2d9d24a8c2a: Preparing 21:51:02 d2d9d24a8c2a: Waiting 21:51:02 f64eb594e8b3: Pushed 21:51:02 8c713c9c4bb8: Pushed 21:51:02 d9b24fd6f2f5: Pushed 21:51:02 d2d9d24a8c2a: Layer already exists 21:51:02 be99da0b9b12: Pushed 21:51:08 42e9fe4a46dd: Pushed 21:51:08 0cf030821eec9376453adfe2348338ef327cf101: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:08 + 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:51:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:51:08 42e9fe4a46dd: Preparing 21:51:08 8c713c9c4bb8: Preparing 21:51:08 d9b24fd6f2f5: Preparing 21:51:08 f64eb594e8b3: Preparing 21:51:08 be99da0b9b12: Preparing 21:51:08 d2d9d24a8c2a: Preparing 21:51:08 d2d9d24a8c2a: Waiting 21:51:08 42e9fe4a46dd: Layer already exists 21:51:08 8c713c9c4bb8: Layer already exists 21:51:08 d9b24fd6f2f5: Layer already exists 21:51:08 be99da0b9b12: Layer already exists 21:51:08 f64eb594e8b3: Layer already exists 21:51:08 d2d9d24a8c2a: Layer already exists 21:51:08 latest: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 21:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:51:09 42e9fe4a46dd: Preparing 21:51:09 8c713c9c4bb8: Preparing 21:51:09 d9b24fd6f2f5: Preparing 21:51:09 f64eb594e8b3: Preparing 21:51:09 be99da0b9b12: Preparing 21:51:09 d2d9d24a8c2a: Preparing 21:51:09 d2d9d24a8c2a: Waiting 21:51:09 f64eb594e8b3: Layer already exists 21:51:09 8c713c9c4bb8: Layer already exists 21:51:09 42e9fe4a46dd: Layer already exists 21:51:09 d9b24fd6f2f5: Layer already exists 21:51:09 be99da0b9b12: Layer already exists 21:51:09 d2d9d24a8c2a: Layer already exists 21:51:09 3.1.0-dev.34: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:10 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:51:10 42e9fe4a46dd: Preparing 21:51:10 8c713c9c4bb8: Preparing 21:51:10 d9b24fd6f2f5: Preparing 21:51:10 f64eb594e8b3: Preparing 21:51:10 be99da0b9b12: Preparing 21:51:10 d2d9d24a8c2a: Preparing 21:51:10 d2d9d24a8c2a: Waiting 21:51:10 42e9fe4a46dd: Layer already exists 21:51:10 be99da0b9b12: Layer already exists 21:51:10 f64eb594e8b3: Layer already exists 21:51:10 d9b24fd6f2f5: Layer already exists 21:51:10 8c713c9c4bb8: Layer already exists 21:51:10 d2d9d24a8c2a: Layer already exists 21:51:10 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:11 + 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:51:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:51:11 42e9fe4a46dd: Preparing 21:51:11 8c713c9c4bb8: Preparing 21:51:11 d9b24fd6f2f5: Preparing 21:51:11 f64eb594e8b3: Preparing 21:51:11 be99da0b9b12: Preparing 21:51:11 d2d9d24a8c2a: Preparing 21:51:11 d2d9d24a8c2a: Waiting 21:51:11 42e9fe4a46dd: Layer already exists 21:51:11 f64eb594e8b3: Layer already exists 21:51:11 be99da0b9b12: Layer already exists 21:51:11 d9b24fd6f2f5: Layer already exists 21:51:11 8c713c9c4bb8: Layer already exists 21:51:11 d2d9d24a8c2a: Layer already exists 21:51:11 main: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:11 ===================================================== [Pipeline] echo 21:51:11 taggedImages: 21:51:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 21:51:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:51:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 21:51:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 21:51:11 - 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:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:12 21:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:12 arm64: Pulling from edgex-lftools-log-publisher 21:51:12 8998bd30e6a1: Pulling fs layer 21:51:12 04944245beec: Pulling fs layer 21:51:12 699f458cf7ca: Pulling fs layer 21:51:12 765212b225bb: Pulling fs layer 21:51:12 f23df028b6ca: Pulling fs layer 21:51:12 d65c8cfc05b1: Pulling fs layer 21:51:12 2437ff75d9bd: Pulling fs layer 21:51:12 f23df028b6ca: Waiting 21:51:12 d65c8cfc05b1: Waiting 21:51:12 2437ff75d9bd: Waiting 21:51:12 765212b225bb: Waiting 21:51:12 04944245beec: Verifying Checksum 21:51:12 04944245beec: Download complete 21:51:12 765212b225bb: Download complete 21:51:12 f23df028b6ca: Download complete 21:51:12 d65c8cfc05b1: Verifying Checksum 21:51:12 d65c8cfc05b1: Download complete 21:51:12 699f458cf7ca: Verifying Checksum 21:51:12 699f458cf7ca: Download complete 21:51:13 8998bd30e6a1: Verifying Checksum 21:51:13 8998bd30e6a1: Download complete 21:51:15 2437ff75d9bd: Verifying Checksum 21:51:15 2437ff75d9bd: Download complete 21:51:17 8998bd30e6a1: Pull complete 21:51:17 04944245beec: Pull complete 21:51:18 699f458cf7ca: Pull complete 21:51:19 765212b225bb: Pull complete 21:51:21 f23df028b6ca: Pull complete 21:51:21 d65c8cfc05b1: Pull complete 21:51:36 2437ff75d9bd: Pull complete 21:51:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:36 prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container 21:51:36 $ 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/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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:51:38 $ docker top a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:39 ---> job-cost.sh 21:51:39 lf-activate-venv: SKIPPING 21:51:39 INFO: No Stack... 21:51:40 INFO: Retrieving Pricing Info for: v3-standard-4 21:51:40 INFO: Archiving Costs [Pipeline] sh 21:51:41 + cut -d, -f6 21:51:41 + cat /w/workspace/app-record-replay/37/archives/cost.csv [Pipeline] lock 21:51:41 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] 21:51:41 Resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] did not exist. Created. 21:51:41 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:41 /w/workspace/app-record-replay/37@tmp/durable-be1b006a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:51:42 + echo total: 0.10999999940395355 [Pipeline] stash 21:51:42 Warning: overwriting stash ‘stack-cost’ 21:51:42 Stashed 1 file(s) [Pipeline] } 21:51:42 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:42 $ docker stop --time=1 a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 21:51:44 $ docker rm -f --volumes a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 [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:51:44 provisioning config files... 21:51:44 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #37 21:51:44 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config869760476226657948tmp [Pipeline] { [Pipeline] sh 21:51:44 + set +x 21:51:44 + curl -s https://codecov.io/bash 21:51:44 + bash -s -- 21:51:44 21:51:44 _____ _ 21:51:44 / ____| | | 21:51:44 | | ___ __| | ___ ___ _____ __ 21:51:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:51:44 | |___| (_) | (_| | __/ (_| (_) \ V / 21:51:44 \_____\___/ \__,_|\___|\___\___/ \_/ 21:51:44 Bash-1.0.6 21:51:44 21:51:44 21:51:44 ==> git version 2.25.1 found 21:51:44 ==> 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:51:44 Release-Date: 2020-01-08 21:51:44 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:51:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:51:44 ==> Jenkins CI detected. 21:51:44 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:51:44 project root: . 21:51:44 --> token set from env 21:51:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:51:44 ==> Running gcov in . (disable via -X gcov) 21:51:44 ==> Python coveragepy not found 21:51:44 ==> Searching for coverage reports in: 21:51:44 + . 21:51:44 -> Found 1 reports 21:51:44 ==> Detecting git/mercurial file structure 21:51:44 ==> Reading reports 21:51:44 + ./coverage.out bytes=18479 21:51:44 ==> Appending adjustments 21:51:44 https://docs.codecov.io/docs/fixing-reports 21:51:44 + Found adjustments 21:51:44 ==> Gzipping contents 21:51:44 4.0K /tmp/codecov.b6kIKm.gz 21:51:44 ==> Uploading reports 21:51:44 url: https://codecov.io 21:51:44 query: branch=main&commit=0cf030821eec9376453adfe2348338ef327cf101&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:51:44 -> Pinging Codecov 21:51:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0cf030821eec9376453adfe2348338ef327cf101&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:51:44 Invalid request parameters 21:51:44 400 [Pipeline] } 21:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:51:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:51:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:45 21:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:51:45 df9b9388f04a: Pulling fs layer 21:51:45 52dc419b0ee2: Pulling fs layer 21:51:45 25bc292e5bac: Pulling fs layer 21:51:45 114826534d7a: Pulling fs layer 21:51:45 4657fd5d0bcf: Pulling fs layer 21:51:45 6ad1cebc031e: Pulling fs layer 21:51:45 8a3aa393b2d8: Pulling fs layer 21:51:45 114826534d7a: Waiting 21:51:45 4657fd5d0bcf: Waiting 21:51:45 25bc292e5bac: Verifying Checksum 21:51:45 25bc292e5bac: Download complete 21:51:45 52dc419b0ee2: Verifying Checksum 21:51:45 52dc419b0ee2: Download complete 21:51:45 4657fd5d0bcf: Verifying Checksum 21:51:45 4657fd5d0bcf: Download complete 21:51:45 df9b9388f04a: Verifying Checksum 21:51:45 6ad1cebc031e: Verifying Checksum 21:51:45 6ad1cebc031e: Download complete 21:51:45 df9b9388f04a: Pull complete 21:51:45 52dc419b0ee2: Pull complete 21:51:45 25bc292e5bac: Pull complete 21:51:46 114826534d7a: Verifying Checksum 21:51:46 114826534d7a: Download complete 21:51:46 8a3aa393b2d8: Verifying Checksum 21:51:46 8a3aa393b2d8: Download complete 21:51:49 114826534d7a: Pull complete 21:51:49 4657fd5d0bcf: Pull complete 21:51:50 6ad1cebc031e: Pull complete 21:51:52 8a3aa393b2d8: Pull complete 21:51:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:52 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:51:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:51:57 $ docker top 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 -eo pid,comm [Pipeline] { [Pipeline] echo 21:51:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:51:58 + set -o pipefail 21:51:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:52:04 21:52:04 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:52:04 21:52:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/b37b0f25-9b81-4ecd-90d2-991cf10ce748 21:52:04 21:52:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:52:04 21:52:04 21:52:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:52:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:52:04 More details here: https://snyk.co/ue1NS [Pipeline] } 21:52:04 $ docker stop --time=1 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 21:52:08 $ docker rm -f --volumes 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 [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:52:08 + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] sh 21:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:09 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:52: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:52:09 $ docker top 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 -eo pid,comm 21:52:10 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:52:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:10 [ssh-agent] Looking for ssh-agent implementation... 21:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:10 $ docker exec 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 ssh-agent 21:52:10 SSH_AUTH_SOCK=/tmp/ssh-0JddIbOOHKLM/agent.33 21:52:10 SSH_AGENT_PID=39 21:52:10 Running ssh-add (command line suppressed) 21:52:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10702579008268655964.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10702579008268655964.key) 21:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:10 + git semver tag 21:52:10 2023-08-21 21:52:10,811 [run_tag] DEBUG tag force:False 21:52:10 2023-08-21 21:52:10,812 [check_head_tag] DEBUG check head tag 21:52:10 2023-08-21 21:52:10,812 [execute] INFO git cat-file --batch-check 21:52:10 2023-08-21 21:52:10,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:52:10 2023-08-21 21:52:10,816 [execute] INFO git cat-file --batch 21:52:10 2023-08-21 21:52:10,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:52:10 2023-08-21 21:52:10,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:10 2023-08-21 21:52:10,827 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 21:52:10 2023-08-21 21:52:10,827 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:52:10 2023-08-21 21:52:10,829 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:10 3.1.0-dev.34 [Pipeline] } 21:52:10 $ docker exec --env ******** --env ******** 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 ssh-agent -k 21:52:11 unset SSH_AUTH_SOCK; 21:52:11 unset SSH_AGENT_PID; 21:52:11 echo Agent pid 39 killed; 21:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:11 + git semver [Pipeline] } 21:52:11 $ docker stop --time=1 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 21:52:12 $ docker rm -f --volumes 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:13 21:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:13 0.23.1-centos7: Pulling from edgex-lftools 21:52:13 ab5ef0e58194: Pulling fs layer 21:52:13 9712f1f96733: Pulling fs layer 21:52:13 63f879dbbcfc: Pulling fs layer 21:52:13 0d9ebad4ef96: Pulling fs layer 21:52:13 e9a5061849ea: Pulling fs layer 21:52:13 d747dcd14b5f: Pulling fs layer 21:52:13 2de7ff778b66: Pulling fs layer 21:52:13 0d9ebad4ef96: Waiting 21:52:13 e9a5061849ea: Waiting 21:52:13 d747dcd14b5f: Waiting 21:52:13 2de7ff778b66: Waiting 21:52:13 9712f1f96733: Verifying Checksum 21:52:13 9712f1f96733: Download complete 21:52:13 63f879dbbcfc: Verifying Checksum 21:52:13 63f879dbbcfc: Download complete 21:52:14 e9a5061849ea: Verifying Checksum 21:52:14 e9a5061849ea: Download complete 21:52:14 d747dcd14b5f: Verifying Checksum 21:52:14 d747dcd14b5f: Download complete 21:52:14 ab5ef0e58194: Verifying Checksum 21:52:14 ab5ef0e58194: Download complete 21:52:14 0d9ebad4ef96: Verifying Checksum 21:52:14 0d9ebad4ef96: Download complete 21:52:14 2de7ff778b66: Verifying Checksum 21:52:14 2de7ff778b66: Download complete 21:52:16 ab5ef0e58194: Pull complete 21:52:16 9712f1f96733: Pull complete 21:52:17 63f879dbbcfc: Pull complete 21:52:20 0d9ebad4ef96: Pull complete 21:52:21 e9a5061849ea: Pull complete 21:52:21 d747dcd14b5f: Pull complete 21:52:21 2de7ff778b66: Pull complete 21:52:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:22 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:52:27 $ docker top e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:52:27 provisioning config files... 21:52:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config604287407948182499tmp 21:52:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10228579705159814599tmp 21:52:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14599055614942869381tmp [Pipeline] { [Pipeline] echo 21:52:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:52:27 ---> sigul-configuration.sh 21:52:27 gpg: directory `/root/.gnupg' created 21:52:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:52:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:52:27 gpg: keyring `/root/.gnupg/secring.gpg' created 21:52:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:52:27 gpg: CAST5 encrypted data 21:52:27 gpg: encrypted with 1 passphrase 21:52:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:52:28 + mkdir /home/jenkins 21:52:28 + mkdir /home/jenkins/sigul [Pipeline] sh 21:52: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:52:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:52:28 ---> sigul-install.sh 21:52:28 Sigul already installed; skipping installation. [Pipeline] sh 21:52:28 + git tag --list 21:52:28 v3.1.0-dev.0 21:52:28 v3.1.0-dev.1 21:52:28 v3.1.0-dev.10 21:52:28 v3.1.0-dev.11 21:52:28 v3.1.0-dev.12 21:52:28 v3.1.0-dev.13 21:52:28 v3.1.0-dev.14 21:52:28 v3.1.0-dev.15 21:52:28 v3.1.0-dev.16 21:52:28 v3.1.0-dev.17 21:52:28 v3.1.0-dev.18 21:52:28 v3.1.0-dev.19 21:52:28 v3.1.0-dev.2 21:52:28 v3.1.0-dev.20 21:52:28 v3.1.0-dev.21 21:52:28 v3.1.0-dev.22 21:52:28 v3.1.0-dev.23 21:52:28 v3.1.0-dev.24 21:52:28 v3.1.0-dev.25 21:52:28 v3.1.0-dev.26 21:52:28 v3.1.0-dev.27 21:52:28 v3.1.0-dev.28 21:52:28 v3.1.0-dev.29 21:52:28 v3.1.0-dev.3 21:52:28 v3.1.0-dev.30 21:52:28 v3.1.0-dev.31 21:52:28 v3.1.0-dev.32 21:52:28 v3.1.0-dev.33 21:52:28 v3.1.0-dev.34 21:52:28 v3.1.0-dev.4 21:52:28 v3.1.0-dev.5 21:52:28 v3.1.0-dev.6 21:52:28 v3.1.0-dev.7 21:52:28 v3.1.0-dev.8 21:52:28 v3.1.0-dev.9 [Pipeline] sh 21:52:29 + lftools sign git-tag v3.1.0-dev.34 21:52:29 Signing Git tag with Sigul... 21:52:29 Signing v3.1.0-dev.34 [Pipeline] echo 21:52:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:52:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:52:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:52:30 $ docker stop --time=1 e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 21:52:31 $ docker rm -f --volumes e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:52:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:32 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:52:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:52:33 $ docker top 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f -eo pid,comm 21:52:33 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:52:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:33 [ssh-agent] Looking for ssh-agent implementation... 21:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:33 $ docker exec 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f ssh-agent 21:52:33 SSH_AUTH_SOCK=/tmp/ssh-6j2uLxxJyTG7/agent.33 21:52:33 SSH_AGENT_PID=39 21:52:33 Running ssh-add (command line suppressed) 21:52:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_51953400209326038.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_51953400209326038.key) 21:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:33 + git semver bump pre 21:52:34 2023-08-21 21:52:34,106 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:34 2023-08-21 21:52:34,107 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 21:52:34 2023-08-21 21:52:34,107 [bump_version] DEBUG bumped version:3.1.0-dev.35 21:52:34 2023-08-21 21:52:34,107 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:52:34 2023-08-21 21:52:34,107 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:34 2023-08-21 21:52:34,107 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:34 2023-08-21 21:52:34,109 [execute] INFO git cat-file --batch-check 21:52:34 2023-08-21 21:52:34,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:52:34 2023-08-21 21:52:34,114 [execute] INFO git cat-file --batch 21:52:34 2023-08-21 21:52:34,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:52:34 2023-08-21 21:52:34,119 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:34 3.1.0-dev.35 [Pipeline] } 21:52:34 $ docker exec --env ******** --env ******** 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f ssh-agent -k 21:52:34 unset SSH_AUTH_SOCK; 21:52:34 unset SSH_AGENT_PID; 21:52:34 echo Agent pid 39 killed; 21:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:34 + git semver [Pipeline] } 21:52:34 $ docker stop --time=1 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f 21:52:36 $ docker rm -f --volumes 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f [Pipeline] // withDockerContainer [Pipeline] sh 21:52:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:36 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:52:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:52:37 $ docker top 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:37 [ssh-agent] Looking for ssh-agent implementation... 21:52:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:37 $ docker exec 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d ssh-agent 21:52:37 SSH_AUTH_SOCK=/tmp/ssh-ts7kxgsUYexo/agent.32 21:52:37 SSH_AGENT_PID=39 21:52:37 Running ssh-add (command line suppressed) 21:52:37 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5370904018894302117.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5370904018894302117.key) 21:52:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:37 + git semver push 21:52:38 2023-08-21 21:52:38,171 [run_push] DEBUG push 21:52:38 2023-08-21 21:52:38,172 [execute] INFO git cat-file --batch-check 21:52:38 2023-08-21 21:52:38,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:52:38 2023-08-21 21:52:38,175 [execute] INFO git rev-list e3cb2f61f50ffaaeac1e0f5d970caf199ec55b6b -- 21:52:38 2023-08-21 21:52:38,176 [execute] DEBUG Popen(['git', 'rev-list', 'e3cb2f61f50ffaaeac1e0f5d970caf199ec55b6b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:52:38 2023-08-21 21:52:38,181 [execute] INFO git fetch -v origin 21:52:38 2023-08-21 21:52:38,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:52:38 2023-08-21 21:52:38,647 [run_push] DEBUG no remote changes detected 21:52:38 2023-08-21 21:52:38,647 [execute] INFO git push origin semver 21:52:38 2023-08-21 21:52:38,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:52:39 2023-08-21 21:52:39,593 [run_push] DEBUG push all version tags 21:52:39 2023-08-21 21:52:39,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:52:39 2023-08-21 21:52:39,594 [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:52:40 2023-08-21 21:52:40,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:52:40 3.1.0-dev.35 [Pipeline] } 21:52:40 $ docker exec --env ******** --env ******** 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d ssh-agent -k 21:52:40 unset SSH_AUTH_SOCK; 21:52:40 unset SSH_AGENT_PID; 21:52:40 echo Agent pid 39 killed; 21:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:40 + git semver [Pipeline] } 21:52:41 $ docker stop --time=1 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d 21:52:42 $ docker rm -f --volumes 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d [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:52:43 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:52:43 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:52:43 total 16 21:52:43 drwxr-xr-x 3 root root 4096 Aug 21 21:40 . 21:52:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 21:52 .. 21:52:43 drwxr-xr-x 2 root root 4096 Aug 21 21:40 cost 21:52:43 -rw-r--r-- 1 root root 88 Aug 21 21:40 cost.csv 21:52:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:52:43 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:52:43 total 16 21:52:43 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:40 . 21:52:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 21:52 .. 21:52:43 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 21:40 cost 21:52:43 -rw-r--r-- 1 jenkins jenkins 88 Aug 21 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:52:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:52:44 ---> package-listing.sh 21:52:44 ++ facter osfamily 21:52:44 ++ tr '[:upper:]' '[:lower:]' 21:52:44 + OS_FAMILY=debian 21:52:44 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:52:44 + START_PACKAGES=/tmp/packages_start.txt 21:52:44 + END_PACKAGES=/tmp/packages_end.txt 21:52:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:52:44 + PACKAGES=/tmp/packages_start.txt 21:52:44 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:52:44 + PACKAGES=/tmp/packages_end.txt 21:52:44 + case "${OS_FAMILY}" in 21:52:44 + dpkg -l 21:52:44 + grep '^ii' 21:52:44 + '[' -f /tmp/packages_start.txt ']' 21:52:44 + '[' -f /tmp/packages_end.txt ']' 21:52:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:52:44 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:52:44 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:52:44 + 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:52:44 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:52:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:45 prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container 21:52: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:52:45 $ docker top 9077f32772358d3b2dc5f87223039a74b1bab66447cfa4305a2f27051bfa0464 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:45 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:52:46 + ls /var/log/sa-host 21:52:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:46 provisioning config files... 21:52:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10776889700096900685tmp [Pipeline] { [Pipeline] echo 21:52:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:46 ---> create-netrc.sh [Pipeline] } 21:52:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:52:47 ---> python-tools-install.sh [Pipeline] echo 21:52:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:47 ---> sudo-logs.sh 21:52:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:47 ---> job-cost.sh 21:52:47 lf-activate-venv: SKIPPING 21:52:47 DEBUG: total: 0.2199999988079071 21:52:47 INFO: Retrieving Stack Cost... 21:52:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:48 INFO: Archiving Costs [Pipeline] echo 21:52:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:48 ---> logs-deploy.sh 21:52:48 lf-activate-venv: SKIPPING 21:52:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/37 21:52:48 INFO: archiving workspace using pattern(s): 21:52:49 Archives upload complete. 21:52:49 INFO: archiving logs to Nexus