Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc0531a6ffb026d20c247d14e37f7ca87a6f2134 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-ssh424592309354266447.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-ssh2248575939565578195.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-ssh8963696852242575290.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-ssh102536975488914013.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-ssh17731362120015647887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4393 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 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 (main) Commit message: "Merge pull request #66 from lenny-intel/fix-add-service-to-topic" > 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 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 # timeout=10 > git rev-list --no-walk 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:41 ========================================================= 17:45:41 EdgeX Global Pipelines Version Info 17:45:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:42 ------------------- 17:45:42 stable info: 17:45:42 ------------------- 17:45:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:45:42 Message: update stable to v1.0.253 17:45:43 ------------------- 17:45:43 experimental info: 17:45:43 ------------------- 17:45:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:45:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:45:43 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc0531a [Pipeline] echo 17:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:43 provisioning config files... 17:45:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config681741135836455951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:44 ---> docker-login.sh 17:45:44 nexus3.edgexfoundry.org:10001 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:44 Configure a credential helper to remove this warning. See 17:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:44 17:45:44 Login Succeeded 17:45:44 nexus3.edgexfoundry.org:10002 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:44 Configure a credential helper to remove this warning. See 17:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:44 17:45:44 Login Succeeded 17:45:44 nexus3.edgexfoundry.org:10003 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:44 Configure a credential helper to remove this warning. See 17:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:44 17:45:44 Login Succeeded 17:45:44 nexus3.edgexfoundry.org:10004 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:44 Configure a credential helper to remove this warning. See 17:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:44 17:45:44 Login Succeeded 17:45:44 docker.io 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:48 Configure a credential helper to remove this warning. See 17:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:48 17:45:48 Login Succeeded 17:45:48 ---> docker-login.sh ends [Pipeline] } 17:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:45:48 + git rev-list -1 --merges bc0531a6ffb026d20c247d14e37f7ca87a6f2134~1..bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo 17:45:48 -----------> git rev-list -1 --merges bc0531a6ffb026d20c247d14e37f7ca87a6f2134~1..bc0531a6ffb026d20c247d14e37f7ca87a6f2134 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:45:48 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [false] [Pipeline] sh 17:45:48 + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo 17:45:48 ========================================================= 17:45:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:45:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:49 + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo 17:45:49 [semverPrep] GIT_COMMIT: bc0531a6ffb026d20c247d14e37f7ca87a6f2134, Commit Message: Merge pull request #66 from lenny-intel/fix-add-service-to-topic [Pipeline] echo 17:45:49 [semverPrep] This is not a build commit. [Pipeline] sh 17:45:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:49 + grep -v github /etc/ssh/ssh_known_hosts 17:45:49 + [ -e /tmp/ssh_known_hosts ] 17:45:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:45:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:45:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:45:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:49 17:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:50 0.1.4: Pulling from edgex-devops/py-git-semver 17:45:50 b85a868b505f: Pulling fs layer 17:45:50 e2be974225ed: Pulling fs layer 17:45:50 339a4e72a1f5: Pulling fs layer 17:45:50 988bab9f4d93: Pulling fs layer 17:45:50 1469e6f7b9e6: Pulling fs layer 17:45:50 eaf3925da568: Pulling fs layer 17:45:50 988bab9f4d93: Waiting 17:45:50 1469e6f7b9e6: Waiting 17:45:50 bab4dde63d76: Pulling fs layer 17:45:50 bde34c3a00c8: Pulling fs layer 17:45:50 eaf3925da568: Waiting 17:45:50 b352a97aabf1: Pulling fs layer 17:45:50 bab4dde63d76: Waiting 17:45:50 4872d77fe225: Pulling fs layer 17:45:50 5851b861e8e6: Pulling fs layer 17:45:50 b352a97aabf1: Waiting 17:45:50 4872d77fe225: Waiting 17:45:50 e2be974225ed: Verifying Checksum 17:45:50 e2be974225ed: Download complete 17:45:50 988bab9f4d93: Download complete 17:45:50 1469e6f7b9e6: Verifying Checksum 17:45:50 1469e6f7b9e6: Download complete 17:45:50 eaf3925da568: Verifying Checksum 17:45:50 eaf3925da568: Download complete 17:45:50 339a4e72a1f5: Verifying Checksum 17:45:50 339a4e72a1f5: Download complete 17:45:50 bde34c3a00c8: Verifying Checksum 17:45:50 bde34c3a00c8: Download complete 17:45:50 b352a97aabf1: Verifying Checksum 17:45:50 b352a97aabf1: Download complete 17:45:50 4872d77fe225: Download complete 17:45:50 5851b861e8e6: Verifying Checksum 17:45:50 5851b861e8e6: Download complete 17:45:50 b85a868b505f: Verifying Checksum 17:45:50 b85a868b505f: Download complete 17:45:50 bab4dde63d76: Verifying Checksum 17:45:50 bab4dde63d76: Download complete 17:45:51 b85a868b505f: Pull complete 17:45:51 e2be974225ed: Pull complete 17:45:52 339a4e72a1f5: Pull complete 17:45:52 988bab9f4d93: Pull complete 17:45:52 1469e6f7b9e6: Pull complete 17:45:52 eaf3925da568: Pull complete 17:45:54 bab4dde63d76: Pull complete 17:45:54 bde34c3a00c8: Pull complete 17:45:54 b352a97aabf1: Pull complete 17:45:54 4872d77fe225: Pull complete 17:45:54 5851b861e8e6: Pull complete 17:45:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:55 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:57 $ docker top 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed -eo pid,comm 17:45:57 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). 17:45:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:57 [ssh-agent] Looking for ssh-agent implementation... 17:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:57 $ docker exec 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent 17:45:58 SSH_AUTH_SOCK=/tmp/ssh-yF7QdfYa62JA/agent.33 17:45:58 SSH_AGENT_PID=39 17:45:58 Running ssh-add (command line suppressed) 17:45:58 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_923322242710333463.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_923322242710333463.key) 17:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:58 + git tag --points-at HEAD [Pipeline] } 17:45:58 $ docker exec --env ******** --env ******** 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent -k 17:45:58 unset SSH_AUTH_SOCK; 17:45:58 unset SSH_AGENT_PID; 17:45:58 echo Agent pid 39 killed; 17:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:58 [ssh-agent] Looking for ssh-agent implementation... 17:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:58 $ docker exec 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent 17:45:58 SSH_AUTH_SOCK=/tmp/ssh-jRB6K2AzrSxu/agent.71 17:45:58 SSH_AGENT_PID=77 17:45:58 Running ssh-add (command line suppressed) 17:45:58 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7365505156893287836.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7365505156893287836.key) 17:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:59 + git semver init 17:45:59 2023-08-23 17:45:59,370 [run_init] DEBUG init version:0.0.0 force:False 17:45:59 2023-08-23 17:45:59,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 17:45:59 2023-08-23 17:45:59,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 17:45:59 2023-08-23 17:45:59,372 [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) 17:46:00 2023-08-23 17:45:59,997 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 17:46:00 2023-08-23 17:45:59,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 17:46:00 2023-08-23 17:45:59,998 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:46:00 2023-08-23 17:45:59,998 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:46:00 3.1.0-dev.37 [Pipeline] } 17:46:00 $ docker exec --env ******** --env ******** 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent -k 17:46:00 unset SSH_AUTH_SOCK; 17:46:00 unset SSH_AGENT_PID; 17:46:00 echo Agent pid 77 killed; 17:46:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:00 + git semver [Pipeline] } 17:46:00 $ docker stop --time=1 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed 17:46:02 $ docker rm -f --volumes 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed [Pipeline] // withDockerContainer [Pipeline] sh 17:46:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:46:02 Stashed 1 file(s) [Pipeline] echo 17:46:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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 17:46:02 provisioning config files... 17:46:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10507340023546569204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:03 ---> docker-login.sh 17:46:03 nexus3.edgexfoundry.org:10001 17:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:03 Configure a credential helper to remove this warning. See 17:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:03 17:46:03 Login Succeeded 17:46:03 nexus3.edgexfoundry.org:10002 17:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:03 Configure a credential helper to remove this warning. See 17:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:03 17:46:03 Login Succeeded 17:46:03 nexus3.edgexfoundry.org:10003 17:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:03 Configure a credential helper to remove this warning. See 17:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:03 17:46:03 Login Succeeded 17:46:03 nexus3.edgexfoundry.org:10004 17:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:03 Configure a credential helper to remove this warning. See 17:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:03 17:46:03 Login Succeeded 17:46:03 docker.io 17:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:03 Configure a credential helper to remove this warning. See 17:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:03 17:46:03 Login Succeeded 17:46:03 ---> docker-login.sh ends [Pipeline] } 17:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:03 ========================================================= 17:46:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:46:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:03 + 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 . 17:46:03 Sending build context to Docker daemon 484.9kB 17:46:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:46:03 Step 2/12 : FROM ${BASE} AS builder 17:46:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:46:03 4db1b89c0bd1: Pulling fs layer 17:46:03 6911f1a30b25: Pulling fs layer 17:46:03 e194b8c5c2a9: Pulling fs layer 17:46:03 6863d3e3a2b1: Pulling fs layer 17:46:03 ec0bb842ea78: Pulling fs layer 17:46:03 40a00589a448: Pulling fs layer 17:46:03 6c08303d61cc: Pulling fs layer 17:46:03 798269fcf238: Pulling fs layer 17:46:03 6863d3e3a2b1: Waiting 17:46:03 ec0bb842ea78: Waiting 17:46:03 40a00589a448: Waiting 17:46:03 798269fcf238: Waiting 17:46:03 6c08303d61cc: Waiting 17:46:03 6911f1a30b25: Download complete 17:46:03 6863d3e3a2b1: Download complete 17:46:03 ec0bb842ea78: Verifying Checksum 17:46:03 ec0bb842ea78: Download complete 17:46:03 4db1b89c0bd1: Verifying Checksum 17:46:03 4db1b89c0bd1: Download complete 17:46:04 40a00589a448: Verifying Checksum 17:46:04 40a00589a448: Download complete 17:46:04 4db1b89c0bd1: Pull complete 17:46:04 6911f1a30b25: Pull complete 17:46:04 798269fcf238: Verifying Checksum 17:46:04 798269fcf238: Download complete 17:46:04 e194b8c5c2a9: Download complete 17:46:04 6c08303d61cc: Verifying Checksum 17:46:04 6c08303d61cc: Download complete 17:46:07 e194b8c5c2a9: Pull complete 17:46:07 6863d3e3a2b1: Pull complete 17:46:07 ec0bb842ea78: Pull complete 17:46:07 40a00589a448: Pull complete 17:46:09 6c08303d61cc: Pull complete 17:46:10 798269fcf238: Pull complete 17:46:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:46:10 ---> ec979cd7f677 17:46:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:46:15 ---> Running in 034e8811881e 17:46:15 Removing intermediate container 034e8811881e 17:46:15 ---> 041987c16241 17:46:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:46:15 ---> Running in d81bec42baac 17:46:15 Removing intermediate container d81bec42baac 17:46:15 ---> 6291a4a75b5c 17:46:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:46:15 ---> Running in 1f56a35a5706 17:46:15 Removing intermediate container 1f56a35a5706 17:46:15 ---> f82c1283b13b 17:46:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:15 ---> Running in bb6b6d4664ec 17:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:46:15 OK: 265 MiB in 53 packages 17:46:15 Removing intermediate container bb6b6d4664ec 17:46:15 ---> 8131e4b10510 17:46:15 Step 7/12 : WORKDIR /app 17:46:15 ---> Running in 0fe7d7326aed 17:46:16 Removing intermediate container 0fe7d7326aed 17:46:16 ---> 7ab3797eeded 17:46:16 Step 8/12 : COPY go.mod vendor* ./ 17:46:16 ---> 22fb317c7e86 17:46:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:16 ---> Running in df75dba4badb 17:46:17 Still waiting to schedule task 17:46:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:46:54 Removing intermediate container df75dba4badb 17:46:54 ---> 1985a1a0388f 17:46:54 Step 10/12 : COPY . . 17:46:54 ---> 51e9a33d425a 17:46:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:54 ---> Running in 21434a5c5aaf 17:46:54 Removing intermediate container 21434a5c5aaf 17:46:54 ---> fb46946ee869 17:46:54 Step 12/12 : RUN $MAKE 17:46:54 ---> Running in 0060973c8a60 17:46:54 noop 17:46:54 Removing intermediate container 0060973c8a60 17:46:54 ---> fc71c5bd1e92 17:46:54 Successfully built fc71c5bd1e92 17:46:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:55 + docker inspect -f . ci-base-image-x86_64 17:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:55 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:55 $ docker top 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:55 + go version 17:46:55 go version go1.20.6 linux/amd64 [Pipeline] } 17:46:55 $ docker stop --time=1 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e 17:46:57 $ docker rm -f --volumes 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:57 + docker inspect -f . ci-base-image-x86_64 17:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:57 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:58 $ docker top 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:58 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 17:46:58 + make test 17:46:58 go test -race -coverprofile=coverage.out ./... 17:47:16 ? github.com/edgexfoundry/app-record-replay [no test files] 17:47:16 ok github.com/edgexfoundry/app-record-replay/internal/app 0.056s coverage: 88.0% of statements 17:47:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:47:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:47:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:47:26 ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 98.1% of statements 17:47:26 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.102s coverage: 78.0% of statements 17:47:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4395 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 17:47:43 Running in /w/workspace/app-record-replay/40 [Pipeline] { [Pipeline] checkout 17:47:43 Selected Git installation does not exist. Using Default 17:47:43 The recommended git tool is: NONE 17:47:44 go vet ./... 17:47:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:46 $ docker stop --time=1 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c 17:47:48 using credential edgex-jenkins-ssh 17:47:48 Cloning the remote Git repository 17:47:48 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:47:48 > git init /w/workspace/app-record-replay/40 # timeout=10 17:47:48 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:47:48 > git --version # timeout=10 17:47:48 > git --version # 'git version 2.25.1' 17:47:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:49 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:47:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:50 $ docker rm -f --volumes 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c 17:47:50 Avoid second fetch 17:47:50 Checking out Revision bc0531a6ffb026d20c247d14e37f7ca87a6f2134 (main) [Pipeline] // withDockerContainer [Pipeline] sh 17:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:50 > git config core.sparsecheckout # timeout=10 17:47:50 > git checkout -f bc0531a6ffb026d20c247d14e37f7ca87a6f2134 # timeout=10 17:47:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:47:50 Commit message: "Merge pull request #66 from lenny-intel/fix-add-service-to-topic" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:51 + ls -al . 17:47:51 total 180 17:47:51 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 17:46 . 17:47:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 17:45 .. 17:47:51 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 17:45 .dockerignore 17:47:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:46 .git 17:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 .github 17:47:51 -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 17:45 .gitignore 17:47:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 17:45 .golangci.yml 17:47:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 17:45 .semver 17:47:51 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 17:45 Attribution.txt 17:47:51 -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 17:45 CHANGELOG.md 17:47:51 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 17:45 Dockerfile 17:47:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 17:45 GOVERNANCE.md 17:47:51 -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 17:45 Jenkinsfile 17:47:51 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 17:45 LICENSE 17:47:51 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 17:45 Makefile 17:47:51 -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 17:45 OWNERS.md 17:47:51 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 17:45 README.md 17:47:51 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 17:45 Record and Reply.postman_collection.json 17:47:51 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 17:46 VERSION 17:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 bin 17:47:51 -rw-r--r-- 1 jenkins jenkins 21225 Aug 23 17:47 coverage.out 17:47:51 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 17:45 go.mod 17:47:51 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 17:45 go.sum 17:47:51 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 17:45 internal 17:47:51 -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 17:45 main.go 17:47:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 17:45 pkg 17:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 res 17:47:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:47:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:51 Dload Upload Total Spent Left Speed 17:47:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:52 + 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=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 --label arch=amd64 --label version=3.1.0-dev.37 . 17:47:52 Sending build context to Docker daemon 506.9kB 17:47:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:47:52 Step 2/26 : FROM ${BASE} AS builder 17:47:52 ---> fc71c5bd1e92 17:47:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:47:52 ---> Running in c5763b4506bf [Pipeline] sh 17:47:52 Removing intermediate container c5763b4506bf 17:47:52 ---> 79d9ae6cdd1d 17:47:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:47:52 ---> Running in d14028a396bb 17:47:52 Removing intermediate container d14028a396bb 17:47:52 ---> 3bd5671e2c2d 17:47:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:47:52 ---> Running in dffacbebcf60 17:47:52 Removing intermediate container dffacbebcf60 17:47:52 ---> c96bd1f336c8 17:47:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:52 ---> Running in 457cb065267c 17:47:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:47:52 + sudo tee /etc/docker/daemon.new 17:47:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:47:52 { 17:47:52 "registry-mirrors": [ 17:47:52 "https://nexus3.edgexfoundry.org:10001" 17:47:52 ], 17:47:52 "bip": "10.250.0.254/24", 17:47:52 "hosts": [ 17:47:52 "tcp://0.0.0.0:5555", 17:47:52 "unix:///var/run/docker.sock" 17:47:52 ], 17:47:52 "mtu": 1458, 17:47:52 "selinux-enabled": true, 17:47:52 "seccomp-profile": "/etc/docker/seccomp.json" 17:47:52 } [Pipeline] sh 17:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:47:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:47:53 OK: 265 MiB in 53 packages 17:47:53 Removing intermediate container 457cb065267c 17:47:53 ---> cbc99c759c4e 17:47:53 Step 7/26 : WORKDIR /app 17:47:53 ---> Running in d6b88099248a 17:47:53 + sudo service docker restart 17:47:53 Removing intermediate container d6b88099248a 17:47:53 ---> 3560d901127b 17:47:53 Step 8/26 : COPY go.mod vendor* ./ 17:47:53 ---> 87ae2ec44c3a 17:47:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:53 ---> Running in 97f1e7df6ee1 17:47:54 Removing intermediate container 97f1e7df6ee1 17:47:54 ---> e59252bb5b89 17:47:54 Step 10/26 : COPY . . 17:47:54 ---> 232b861393fc 17:47:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:47:54 ---> Running in 254846eaaa7e 17:47:54 Removing intermediate container 254846eaaa7e 17:47:54 ---> 678fde48f79e 17:47:54 Step 12/26 : RUN $MAKE 17:47:54 ---> Running in 5cfb039450f5 17:47:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:11 provisioning config files... 17:48:11 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/40@tmp/config11043656363026081133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:12 ---> docker-login.sh 17:48:12 nexus3.edgexfoundry.org:10001 17:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:12 Configure a credential helper to remove this warning. See 17:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:12 17:48:12 Login Succeeded 17:48:12 nexus3.edgexfoundry.org:10002 17:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:12 Configure a credential helper to remove this warning. See 17:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:12 17:48:12 Login Succeeded 17:48:12 nexus3.edgexfoundry.org:10003 17:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:13 Configure a credential helper to remove this warning. See 17:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:13 17:48:13 Login Succeeded 17:48:13 nexus3.edgexfoundry.org:10004 17:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:13 Configure a credential helper to remove this warning. See 17:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:13 17:48:13 Login Succeeded 17:48:13 docker.io 17:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:14 Configure a credential helper to remove this warning. See 17:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:14 17:48:14 Login Succeeded 17:48:14 ---> docker-login.sh ends [Pipeline] } 17:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:14 ========================================================= 17:48:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:48:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:14 + 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 . 17:48:14 Sending build context to Docker daemon 220.2kB 17:48:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:48:15 Step 2/12 : FROM ${BASE} AS builder 17:48:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:17 edb6bdbacee9: Pulling fs layer 17:48:17 5f9638ab2659: Pulling fs layer 17:48:17 8d51d6327a98: Pulling fs layer 17:48:17 8b374f2dd631: Pulling fs layer 17:48:17 ec14aa9079de: Pulling fs layer 17:48:17 2f466654f4bb: Pulling fs layer 17:48:17 554e91adad29: Pulling fs layer 17:48:17 8b374f2dd631: Waiting 17:48:17 ec14aa9079de: Waiting 17:48:17 2f466654f4bb: Waiting 17:48:17 554e91adad29: Waiting 17:48:17 5f9638ab2659: Verifying Checksum 17:48:17 5f9638ab2659: Download complete 17:48:17 8b374f2dd631: Verifying Checksum 17:48:17 8b374f2dd631: Download complete 17:48:17 ec14aa9079de: Verifying Checksum 17:48:17 ec14aa9079de: Download complete 17:48:17 edb6bdbacee9: Verifying Checksum 17:48:17 edb6bdbacee9: Download complete 17:48:17 Removing intermediate container 5cfb039450f5 17:48:17 ---> 120596cf6253 17:48:17 Step 13/26 : FROM alpine:3.17 17:48:17 3.17: Pulling from library/alpine 17:48:17 9398808236ff: Pulling fs layer 17:48:17 9398808236ff: Verifying Checksum 17:48:17 9398808236ff: Download complete 17:48:17 9398808236ff: Pull complete 17:48:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:48:17 Status: Downloaded newer image for alpine:3.17 17:48:17 ---> 1e0b8b5322fc 17:48:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:48:17 ---> Running in 727ed3384bf3 17:48:17 Removing intermediate container 727ed3384bf3 17:48:17 ---> e6095dad1a28 17:48:17 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:48:17 ---> Running in f6f6a91553c8 17:48:17 Removing intermediate container f6f6a91553c8 17:48:17 ---> f7a08aa8834c 17:48:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:48:17 ---> Running in 1e4d0b251099 17:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:48:17 (1/2) Installing ca-certificates (20230506-r0) 17:48:17 (2/2) Installing dumb-init (1.2.5-r2) 17:48:17 Executing busybox-1.35.0-r29.trigger 17:48:17 Executing ca-certificates-20230506-r0.trigger 17:48:17 OK: 8 MiB in 17 packages 17:48:17 Removing intermediate container 1e4d0b251099 17:48:17 ---> ec225a242d13 17:48:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:48:17 ---> 9611449b7743 17:48:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:48:17 ---> 18aad9abbf6f 17:48:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:48:17 ---> 21eb021668d8 17:48:17 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:48:17 ---> 6da0eb435a79 17:48:17 Step 21/26 : EXPOSE 59712 17:48:17 ---> Running in e03635e6e3f1 17:48:17 Removing intermediate container e03635e6e3f1 17:48:17 ---> f0f52bc21351 17:48:17 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:48:17 ---> Running in 82f30b1d7432 17:48:17 Removing intermediate container 82f30b1d7432 17:48:17 ---> 6d1501974253 17:48:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:48:17 ---> Running in 3d615191da98 17:48:17 Removing intermediate container 3d615191da98 17:48:17 ---> 067d0491d221 17:48:17 Step 24/26 : LABEL arch=amd64 17:48:17 ---> Running in c61e3b91960b 17:48:18 edb6bdbacee9: Pull complete 17:48:18 Removing intermediate container c61e3b91960b 17:48:18 ---> 0ad9f0ddd5e6 17:48:18 Step 25/26 : LABEL git_sha=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:48:18 ---> Running in 87f7987c17e6 17:48:18 Removing intermediate container 87f7987c17e6 17:48:18 ---> bafd0cb1f0f1 17:48:18 Step 26/26 : LABEL version=3.1.0-dev.37 17:48:18 ---> Running in bc86ee14c925 17:48:18 554e91adad29: Verifying Checksum 17:48:18 554e91adad29: Download complete 17:48:18 Removing intermediate container bc86ee14c925 17:48:18 ---> 4120564e21c2 17:48:18 [Warning] One or more build-args [ARCH] were not consumed 17:48:18 Successfully built 4120564e21c2 17:48:18 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 17:48:18 provisioning config files... 17:48:18 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1499375285676818217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:18 5f9638ab2659: Pull complete 17:48:18 ---> docker-login.sh 17:48:18 nexus3.edgexfoundry.org:10001 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:18 Configure a credential helper to remove this warning. See 17:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:18 17:48:18 Login Succeeded 17:48:18 nexus3.edgexfoundry.org:10002 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:18 Configure a credential helper to remove this warning. See 17:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:18 17:48:18 Login Succeeded 17:48:18 nexus3.edgexfoundry.org:10003 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 nexus3.edgexfoundry.org:10004 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 docker.io 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 ---> docker-login.sh ends [Pipeline] } 17:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:19 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 17:48:19 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:48:19 latest 17:48:19 3.1.0-dev.37 17:48:19 bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:48:19 main 17:48:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:19 8d51d6327a98: Verifying Checksum 17:48:19 8d51d6327a98: Download complete 17:48:19 2f466654f4bb: Verifying Checksum 17:48:19 2f466654f4bb: Download complete 17:48:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:48:20 6eaae35a9e11: Preparing 17:48:20 827ca0bf6c31: Preparing 17:48:20 6b3b5bf73cc5: Preparing 17:48:20 bec7ce04350d: Preparing 17:48:20 3d27b5a94348: Preparing 17:48:20 36b50b131297: Preparing 17:48:20 36b50b131297: Waiting 17:48:20 bec7ce04350d: Pushed 17:48:20 827ca0bf6c31: Pushed 17:48:20 6b3b5bf73cc5: Pushed 17:48:20 36b50b131297: Layer already exists 17:48:20 3d27b5a94348: Pushed 17:48:23 6eaae35a9e11: Pushed 17:48:23 bc0531a6ffb026d20c247d14e37f7ca87a6f2134: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:48:23 6eaae35a9e11: Preparing 17:48:23 827ca0bf6c31: Preparing 17:48:23 6b3b5bf73cc5: Preparing 17:48:23 bec7ce04350d: Preparing 17:48:23 3d27b5a94348: Preparing 17:48:23 36b50b131297: Preparing 17:48:23 bec7ce04350d: Layer already exists 17:48:23 827ca0bf6c31: Layer already exists 17:48:23 6b3b5bf73cc5: Layer already exists 17:48:23 6eaae35a9e11: Layer already exists 17:48:23 3d27b5a94348: Layer already exists 17:48:23 36b50b131297: Layer already exists 17:48:23 latest: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 17:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:48:24 6eaae35a9e11: Preparing 17:48:24 827ca0bf6c31: Preparing 17:48:24 6b3b5bf73cc5: Preparing 17:48:24 bec7ce04350d: Preparing 17:48:24 3d27b5a94348: Preparing 17:48:24 36b50b131297: Preparing 17:48:24 36b50b131297: Waiting 17:48:24 6eaae35a9e11: Layer already exists 17:48:24 bec7ce04350d: Layer already exists 17:48:24 6b3b5bf73cc5: Layer already exists 17:48:24 3d27b5a94348: Layer already exists 17:48:24 827ca0bf6c31: Layer already exists 17:48:24 36b50b131297: Layer already exists 17:48:24 3.1.0-dev.37: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:48:25 6eaae35a9e11: Preparing 17:48:25 827ca0bf6c31: Preparing 17:48:25 6b3b5bf73cc5: Preparing 17:48:25 bec7ce04350d: Preparing 17:48:25 3d27b5a94348: Preparing 17:48:25 36b50b131297: Preparing 17:48:25 36b50b131297: Waiting 17:48:25 6eaae35a9e11: Layer already exists 17:48:25 3d27b5a94348: Layer already exists 17:48:25 bec7ce04350d: Layer already exists 17:48:25 827ca0bf6c31: Layer already exists 17:48:25 6b3b5bf73cc5: Layer already exists 17:48:25 36b50b131297: Layer already exists 17:48:25 bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 17:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:48:25 6eaae35a9e11: Preparing 17:48:25 827ca0bf6c31: Preparing 17:48:25 6b3b5bf73cc5: Preparing 17:48:25 bec7ce04350d: Preparing 17:48:25 3d27b5a94348: Preparing 17:48:25 36b50b131297: Preparing 17:48:25 36b50b131297: Waiting 17:48:25 6b3b5bf73cc5: Layer already exists 17:48:25 bec7ce04350d: Layer already exists 17:48:25 3d27b5a94348: Layer already exists 17:48:25 6eaae35a9e11: Layer already exists 17:48:25 827ca0bf6c31: Layer already exists 17:48:25 36b50b131297: Layer already exists 17:48:25 main: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:25 ===================================================== [Pipeline] echo 17:48:25 taggedImages: 17:48:25 - nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:48:25 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:48:25 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 17:48:25 - nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:48:25 - 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 17:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:26 17:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:26 latest: Pulling from edgex-lftools-log-publisher 17:48:26 5eb5b503b376: Pulling fs layer 17:48:26 5c69ac0246d0: Pulling fs layer 17:48:26 ec43610c2a17: Pulling fs layer 17:48:26 3a2ae6a8a46f: Pulling fs layer 17:48:26 33b1e0a273af: Pulling fs layer 17:48:26 5d3b04190fa2: Pulling fs layer 17:48:26 2f39f015ded8: Pulling fs layer 17:48:26 33b1e0a273af: Waiting 17:48:26 5d3b04190fa2: Waiting 17:48:26 2f39f015ded8: Waiting 17:48:26 3a2ae6a8a46f: Waiting 17:48:26 5c69ac0246d0: Verifying Checksum 17:48:26 5c69ac0246d0: Download complete 17:48:26 3a2ae6a8a46f: Download complete 17:48:26 33b1e0a273af: Verifying Checksum 17:48:26 33b1e0a273af: Download complete 17:48:26 5d3b04190fa2: Verifying Checksum 17:48:26 5d3b04190fa2: Download complete 17:48:26 ec43610c2a17: Verifying Checksum 17:48:26 ec43610c2a17: Download complete 17:48:26 5eb5b503b376: Download complete 17:48:27 2f39f015ded8: Download complete 17:48:27 5eb5b503b376: Pull complete 17:48:27 5c69ac0246d0: Pull complete 17:48:28 ec43610c2a17: Pull complete 17:48:28 3a2ae6a8a46f: Pull complete 17:48:28 33b1e0a273af: Pull complete 17:48:28 5d3b04190fa2: Pull complete 17:48:29 8d51d6327a98: Pull complete 17:48:29 8b374f2dd631: Pull complete 17:48:30 ec14aa9079de: Pull complete 17:48:32 2f39f015ded8: Pull complete 17:48:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:32 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:48:36 2f466654f4bb: Pull complete 17:48:36 $ docker top 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:37 ---> job-cost.sh 17:48:37 lf-activate-venv: SKIPPING 17:48:37 INFO: No Stack... 17:48:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:38 INFO: Archiving Costs [Pipeline] sh 17:48:38 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 17:48:38 + cut -d, -f6 [Pipeline] lock 17:48:38 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] 17:48:38 Resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] did not exist. Created. 17:48:38 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:38 + echo total: 0.2199999988079071 [Pipeline] stash 17:48:38 Stashed 1 file(s) [Pipeline] } 17:48:38 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:38 $ docker stop --time=1 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 17:48:39 554e91adad29: Pull complete 17:48:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:48:39 ---> 1e15ea492957 17:48:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:48:39 $ docker rm -f --volumes 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:40 ---> Running in 3dee9bca8f96 17:48:41 Removing intermediate container 3dee9bca8f96 17:48:41 ---> 0533e3a11b04 17:48:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:48:41 ---> Running in eb0e6524f376 17:48:41 Removing intermediate container eb0e6524f376 17:48:41 ---> 94f0959bb3ab 17:48:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:48:41 ---> Running in 9bf5d161d299 17:48:41 Removing intermediate container 9bf5d161d299 17:48:41 ---> afbc76199295 17:48:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:42 ---> Running in e20741552d70 17:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:48:44 OK: 263 MiB in 53 packages 17:48:45 Removing intermediate container e20741552d70 17:48:45 ---> 89117d0f1cfe 17:48:45 Step 7/12 : WORKDIR /app 17:48:45 ---> Running in 48a0086a55cb 17:48:45 Removing intermediate container 48a0086a55cb 17:48:45 ---> 138c5f5b4020 17:48:45 Step 8/12 : COPY go.mod vendor* ./ 17:48:46 ---> c0e60d3fa425 17:48:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:46 ---> Running in a26936cab67c 17:49:54 Removing intermediate container a26936cab67c 17:49:54 ---> cb8f9ef2c3fe 17:49:54 Step 10/12 : COPY . . 17:49:54 ---> 41d3eb191346 17:49:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:54 ---> Running in e4b3e722bd21 17:49:54 Removing intermediate container e4b3e722bd21 17:49:54 ---> 7d3ece0154d5 17:49:54 Step 12/12 : RUN $MAKE 17:49:54 ---> Running in e492b9901124 17:49:54 noop 17:49:54 Removing intermediate container e492b9901124 17:49:54 ---> 3d47fb7d8a53 17:49:54 Successfully built 3d47fb7d8a53 17:49:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:54 + docker inspect -f . ci-base-image-arm64 17:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:54 prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container 17:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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 17:49:56 $ docker top 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:56 + go version 17:49:56 go version go1.20.6 linux/arm64 [Pipeline] } 17:49:56 $ docker stop --time=1 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d 17:49:58 $ docker rm -f --volumes 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:59 + docker inspect -f . ci-base-image-arm64 17:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:59 prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container 17:49:59 $ 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/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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 17:50:02 $ docker top 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:03 + git config --global --add safe.directory /w/workspace/app-record-replay/40 [Pipeline] fileExists [Pipeline] sh 17:50:03 + make test 17:50:03 go test -race -coverprofile=coverage.out ./... 17:52:40 ? github.com/edgexfoundry/app-record-replay [no test files] 17:52:48 ok github.com/edgexfoundry/app-record-replay/internal/app 0.231s coverage: 88.0% of statements 17:52:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:52:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:52:51 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:53:01 ok github.com/edgexfoundry/app-record-replay/internal/application 8.883s coverage: 98.1% of statements 17:53:01 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.495s coverage: 78.0% of statements 17:53:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:53:01 go vet ./... 17:55:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:22 ./bin/test-attribution-txt.sh [Pipeline] echo 17:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:22 $ docker stop --time=1 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f 17:55:24 $ docker rm -f --volumes 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f [Pipeline] // withDockerContainer [Pipeline] sh 17:55:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:26 Warning: overwriting stash ‘coverage-report’ 17:55:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:27 + ls -al . 17:55:27 total 176 17:55:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:50 . 17:55:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 17:47 .. 17:55:27 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 17:47 .dockerignore 17:55:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:47 .git 17:55:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 .github 17:55:27 -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 17:47 .gitignore 17:55:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 17:47 .golangci.yml 17:55:27 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 17:47 Attribution.txt 17:55:27 -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 17:47 CHANGELOG.md 17:55:27 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 17:47 Dockerfile 17:55:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 17:47 GOVERNANCE.md 17:55:27 -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 17:47 Jenkinsfile 17:55:27 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 17:47 LICENSE 17:55:27 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 17:47 Makefile 17:55:27 -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 17:47 OWNERS.md 17:55:27 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 17:47 README.md 17:55:27 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 17:47 Record and Reply.postman_collection.json 17:55:27 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 17:46 VERSION 17:55:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 bin 17:55:27 -rw-r--r-- 1 jenkins jenkins 21225 Aug 23 17:52 coverage.out 17:55:27 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 17:47 go.mod 17:55:27 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 17:47 go.sum 17:55:27 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 17:47 internal 17:55:27 -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 17:47 main.go 17:55:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 17:47 pkg 17:55:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:27 + 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=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 --label arch=arm64 --label version=3.1.0-dev.37 . 17:55:27 Sending build context to Docker daemon 242.2kB 17:55:28 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:55:28 Step 2/26 : FROM ${BASE} AS builder 17:55:28 ---> 3d47fb7d8a53 17:55:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:55:28 ---> Running in c97e732f30b1 17:55:28 Removing intermediate container c97e732f30b1 17:55:28 ---> 57240fd41dbf 17:55:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:55:28 ---> Running in 56eab740ae38 17:55:28 Removing intermediate container 56eab740ae38 17:55:28 ---> db6ce307572d 17:55:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:55:28 ---> Running in cff8d7d64e90 17:55:29 Removing intermediate container cff8d7d64e90 17:55:29 ---> 5e651bdbbc89 17:55:29 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:29 ---> Running in fa597db00604 17:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:55:31 OK: 263 MiB in 53 packages 17:55:33 Removing intermediate container fa597db00604 17:55:33 ---> 4884d41512ed 17:55:33 Step 7/26 : WORKDIR /app 17:55:33 ---> Running in a2c329ce6697 17:55:33 Removing intermediate container a2c329ce6697 17:55:33 ---> 8185cad08015 17:55:33 Step 8/26 : COPY go.mod vendor* ./ 17:55:34 ---> ed8d6c2d9a15 17:55:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:34 ---> Running in caa782678d2e 17:55:36 Removing intermediate container caa782678d2e 17:55:36 ---> 84e7b94f05cd 17:55:36 Step 10/26 : COPY . . 17:55:37 ---> 1859a0d3a707 17:55:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:37 ---> Running in dce78a7732e4 17:55:37 Removing intermediate container dce78a7732e4 17:55:37 ---> ffab0bb6d4ef 17:55:37 Step 12/26 : RUN $MAKE 17:55:37 ---> Running in 6a6fd105f83a 17:55:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-record-replay 17:57:46 Removing intermediate container 6a6fd105f83a 17:57:46 ---> 8167efae606d 17:57:46 Step 13/26 : FROM alpine:3.17 17:57:46 3.17: Pulling from library/alpine 17:57:46 4060ece20d7a: Pulling fs layer 17:57:46 4060ece20d7a: Verifying Checksum 17:57:46 4060ece20d7a: Download complete 17:57:46 4060ece20d7a: Pull complete 17:57:46 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:57:46 Status: Downloaded newer image for alpine:3.17 17:57:46 ---> 8650cd65339b 17:57:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:57:46 ---> Running in f46954fd036a 17:57:46 Removing intermediate container f46954fd036a 17:57:46 ---> a9702f87376a 17:57:46 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:57:46 ---> Running in b8c88d509ade 17:57:46 Removing intermediate container b8c88d509ade 17:57:46 ---> a85e526de0e6 17:57:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:57:46 ---> Running in 5d928078c3f6 17:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:57:46 (1/2) Installing ca-certificates (20230506-r0) 17:57:46 (2/2) Installing dumb-init (1.2.5-r2) 17:57:46 Executing busybox-1.35.0-r29.trigger 17:57:46 Executing ca-certificates-20230506-r0.trigger 17:57:46 OK: 8 MiB in 17 packages 17:57:47 Removing intermediate container 5d928078c3f6 17:57:47 ---> d272b49232d4 17:57:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:57:47 ---> fa8d49271661 17:57:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:57:48 ---> 3abd7347affa 17:57:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:57:48 ---> b753c31b803b 17:57:48 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:57:50 ---> a2adf0ff90fa 17:57:50 Step 21/26 : EXPOSE 59712 17:57:50 ---> Running in db156eb11de7 17:57:50 Removing intermediate container db156eb11de7 17:57:50 ---> 9f10a75976a7 17:57:50 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:57:50 ---> Running in 68acaf7ead7d 17:57:50 Removing intermediate container 68acaf7ead7d 17:57:50 ---> 6a596242e713 17:57:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:57:50 ---> Running in 00a34262dfa9 17:57:50 Removing intermediate container 00a34262dfa9 17:57:50 ---> 773f64ebb1f9 17:57:50 Step 24/26 : LABEL arch=arm64 17:57:51 ---> Running in d976911fa404 17:57:51 Removing intermediate container d976911fa404 17:57:51 ---> 129e11612357 17:57:51 Step 25/26 : LABEL git_sha=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:57:51 ---> Running in 088339e8ca5c 17:57:51 Removing intermediate container 088339e8ca5c 17:57:51 ---> 4a236b475e79 17:57:51 Step 26/26 : LABEL version=3.1.0-dev.37 17:57:51 ---> Running in caf0ce16f96f 17:57:51 Removing intermediate container caf0ce16f96f 17:57:51 ---> c912b0de4d94 17:57:51 [Warning] One or more build-args [ARCH] were not consumed 17:57:51 Successfully built c912b0de4d94 17:57:51 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:52 provisioning config files... 17:57:52 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/40@tmp/config12267926068496441586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:52 ---> docker-login.sh 17:57:52 nexus3.edgexfoundry.org:10001 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10002 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10003 17:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:53 Configure a credential helper to remove this warning. See 17:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:53 17:57:53 Login Succeeded 17:57:53 nexus3.edgexfoundry.org:10004 17:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:53 Configure a credential helper to remove this warning. See 17:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:53 17:57:53 Login Succeeded 17:57:53 docker.io 17:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 ---> docker-login.sh ends [Pipeline] } 17:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:54 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 17:57:54 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:57:54 latest 17:57:54 3.1.0-dev.37 17:57:54 bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:57:54 main 17:57:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:54 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:57:54 4f43c5424d6f: Preparing 17:57:54 d68538edfd6e: Preparing 17:57:54 a7bdd39e3c22: Preparing 17:57:54 ccf9829f4f2f: Preparing 17:57:54 868d72914ffd: Preparing 17:57:54 d2d9d24a8c2a: Preparing 17:57:54 d2d9d24a8c2a: Waiting 17:57:55 a7bdd39e3c22: Pushed 17:57:55 ccf9829f4f2f: Pushed 17:57:55 d68538edfd6e: Pushed 17:57:55 d2d9d24a8c2a: Layer already exists 17:57:55 868d72914ffd: Pushed 17:58:00 4f43c5424d6f: Pushed 17:58:00 bc0531a6ffb026d20c247d14e37f7ca87a6f2134: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:00 + 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 17:58:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:58:01 4f43c5424d6f: Preparing 17:58:01 d68538edfd6e: Preparing 17:58:01 a7bdd39e3c22: Preparing 17:58:01 ccf9829f4f2f: Preparing 17:58:01 868d72914ffd: Preparing 17:58:01 d2d9d24a8c2a: Preparing 17:58:01 d2d9d24a8c2a: Waiting 17:58:01 a7bdd39e3c22: Layer already exists 17:58:01 ccf9829f4f2f: Layer already exists 17:58:01 4f43c5424d6f: Layer already exists 17:58:01 868d72914ffd: Layer already exists 17:58:01 d68538edfd6e: Layer already exists 17:58:01 d2d9d24a8c2a: Layer already exists 17:58:01 latest: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 17:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:58:02 4f43c5424d6f: Preparing 17:58:02 d68538edfd6e: Preparing 17:58:02 a7bdd39e3c22: Preparing 17:58:02 ccf9829f4f2f: Preparing 17:58:02 868d72914ffd: Preparing 17:58:02 d2d9d24a8c2a: Preparing 17:58:02 d2d9d24a8c2a: Waiting 17:58:02 a7bdd39e3c22: Layer already exists 17:58:02 4f43c5424d6f: Layer already exists 17:58:02 ccf9829f4f2f: Layer already exists 17:58:02 868d72914ffd: Layer already exists 17:58:02 d68538edfd6e: Layer already exists 17:58:02 d2d9d24a8c2a: Layer already exists 17:58:02 3.1.0-dev.37: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:58:03 4f43c5424d6f: Preparing 17:58:03 d68538edfd6e: Preparing 17:58:03 a7bdd39e3c22: Preparing 17:58:03 ccf9829f4f2f: Preparing 17:58:03 868d72914ffd: Preparing 17:58:03 d2d9d24a8c2a: Preparing 17:58:03 d2d9d24a8c2a: Waiting 17:58:03 d68538edfd6e: Layer already exists 17:58:03 a7bdd39e3c22: Layer already exists 17:58:03 ccf9829f4f2f: Layer already exists 17:58:03 868d72914ffd: Layer already exists 17:58:03 4f43c5424d6f: Layer already exists 17:58:03 d2d9d24a8c2a: Layer already exists 17:58:03 bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:04 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 17:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:58:04 4f43c5424d6f: Preparing 17:58:04 d68538edfd6e: Preparing 17:58:04 a7bdd39e3c22: Preparing 17:58:04 ccf9829f4f2f: Preparing 17:58:04 868d72914ffd: Preparing 17:58:04 d2d9d24a8c2a: Preparing 17:58:04 d2d9d24a8c2a: Waiting 17:58:04 a7bdd39e3c22: Layer already exists 17:58:04 d68538edfd6e: Layer already exists 17:58:04 ccf9829f4f2f: Layer already exists 17:58:04 4f43c5424d6f: Layer already exists 17:58:04 868d72914ffd: Layer already exists 17:58:04 d2d9d24a8c2a: Layer already exists 17:58:04 main: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:04 ===================================================== [Pipeline] echo 17:58:04 taggedImages: 17:58:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 17:58:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:58:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 17:58:04 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 17:58:04 - 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 17:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:04 17:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:05 arm64: Pulling from edgex-lftools-log-publisher 17:58:05 8998bd30e6a1: Pulling fs layer 17:58:05 04944245beec: Pulling fs layer 17:58:05 699f458cf7ca: Pulling fs layer 17:58:05 765212b225bb: Pulling fs layer 17:58:05 f23df028b6ca: Pulling fs layer 17:58:05 d65c8cfc05b1: Pulling fs layer 17:58:05 2437ff75d9bd: Pulling fs layer 17:58:05 765212b225bb: Waiting 17:58:05 f23df028b6ca: Waiting 17:58:05 d65c8cfc05b1: Waiting 17:58:05 2437ff75d9bd: Waiting 17:58:05 04944245beec: Verifying Checksum 17:58:05 04944245beec: Download complete 17:58:05 765212b225bb: Verifying Checksum 17:58:05 765212b225bb: Download complete 17:58:05 f23df028b6ca: Verifying Checksum 17:58:05 f23df028b6ca: Download complete 17:58:05 d65c8cfc05b1: Verifying Checksum 17:58:05 d65c8cfc05b1: Download complete 17:58:05 699f458cf7ca: Verifying Checksum 17:58:05 699f458cf7ca: Download complete 17:58:05 8998bd30e6a1: Download complete 17:58:08 2437ff75d9bd: Verifying Checksum 17:58:08 2437ff75d9bd: Download complete 17:58:09 8998bd30e6a1: Pull complete 17:58:13 04944245beec: Pull complete 17:58:14 699f458cf7ca: Pull complete 17:58:14 765212b225bb: Pull complete 17:58:15 f23df028b6ca: Pull complete 17:58:15 d65c8cfc05b1: Pull complete 17:58:30 2437ff75d9bd: Pull complete 17:58:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container 17:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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 17:58:32 $ docker top 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:33 ---> job-cost.sh 17:58:33 lf-activate-venv: SKIPPING 17:58:33 INFO: No Stack... 17:58:33 INFO: Retrieving Pricing Info for: v3-standard-4 17:58:34 INFO: Archiving Costs [Pipeline] sh 17:58:35 + + catcut /w/workspace/app-record-replay/40/archives/cost.csv -d, 17:58:35 -f6 [Pipeline] lock 17:58:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] 17:58:35 Resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] did not exist. Created. 17:58:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:35 /w/workspace/app-record-replay/40@tmp/durable-d5217d9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:58:35 + echo total: 0.10999999940395355 [Pipeline] stash 17:58:35 Warning: overwriting stash ‘stack-cost’ 17:58:35 Stashed 1 file(s) [Pipeline] } 17:58:35 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:35 $ docker stop --time=1 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 17:58:39 $ docker rm -f --volumes 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 [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 17:58:39 provisioning config files... 17:58:39 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #40 17:58:39 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9599165013109033345tmp [Pipeline] { [Pipeline] sh 17:58:39 + set +x 17:58:39 + curl -s https://codecov.io/bash 17:58:39 + bash -s -- 17:58:40 17:58:40 _____ _ 17:58:40 / ____| | | 17:58:40 | | ___ __| | ___ ___ _____ __ 17:58:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:58:40 | |___| (_) | (_| | __/ (_| (_) \ V / 17:58:40 \_____\___/ \__,_|\___|\___\___/ \_/ 17:58:40 Bash-1.0.6 17:58:40 17:58:40 17:58:40 ==> git version 2.25.1 found 17:58:40 ==> 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 17:58:40 Release-Date: 2020-01-08 17:58:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:58:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:58:40 ==> Jenkins CI detected. 17:58:40 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:58:40 project root: . 17:58:40 --> token set from env 17:58:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:58:40 ==> Running gcov in . (disable via -X gcov) 17:58:40 ==> Python coveragepy not found 17:58:40 ==> Searching for coverage reports in: 17:58:40 + . 17:58:40 -> Found 1 reports 17:58:40 ==> Detecting git/mercurial file structure 17:58:40 ==> Reading reports 17:58:40 + ./coverage.out bytes=21225 17:58:40 ==> Appending adjustments 17:58:40 https://docs.codecov.io/docs/fixing-reports 17:58:40 + Found adjustments 17:58:40 ==> Gzipping contents 17:58:40 8.0K /tmp/codecov.j2CtK6.gz 17:58:40 ==> Uploading reports 17:58:40 url: https://codecov.io 17:58:40 query: branch=main&commit=bc0531a6ffb026d20c247d14e37f7ca87a6f2134&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:40 -> Pinging Codecov 17:58:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=bc0531a6ffb026d20c247d14e37f7ca87a6f2134&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:40 Invalid request parameters 17:58:40 400 [Pipeline] } 17:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:58:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:58:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:40 17:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:58:41 df9b9388f04a: Pulling fs layer 17:58:41 52dc419b0ee2: Pulling fs layer 17:58:41 25bc292e5bac: Pulling fs layer 17:58:41 114826534d7a: Pulling fs layer 17:58:41 4657fd5d0bcf: Pulling fs layer 17:58:41 6ad1cebc031e: Pulling fs layer 17:58:41 8a3aa393b2d8: Pulling fs layer 17:58:41 4657fd5d0bcf: Waiting 17:58:41 6ad1cebc031e: Waiting 17:58:41 8a3aa393b2d8: Waiting 17:58:41 114826534d7a: Waiting 17:58:41 25bc292e5bac: Verifying Checksum 17:58:41 25bc292e5bac: Download complete 17:58:41 52dc419b0ee2: Verifying Checksum 17:58:41 52dc419b0ee2: Download complete 17:58:41 4657fd5d0bcf: Verifying Checksum 17:58:41 4657fd5d0bcf: Download complete 17:58:41 df9b9388f04a: Download complete 17:58:41 df9b9388f04a: Pull complete 17:58:41 6ad1cebc031e: Download complete 17:58:41 52dc419b0ee2: Pull complete 17:58:41 25bc292e5bac: Pull complete 17:58:41 114826534d7a: Verifying Checksum 17:58:41 114826534d7a: Download complete 17:58:41 8a3aa393b2d8: Verifying Checksum 17:58:41 8a3aa393b2d8: Download complete 17:58:45 114826534d7a: Pull complete 17:58:45 4657fd5d0bcf: Pull complete 17:58:45 6ad1cebc031e: Pull complete 17:58:47 8a3aa393b2d8: Pull complete 17:58:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:47 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:58:52 $ docker top bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:58:52 + set -o pipefail 17:58:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:58:59 17:58:59 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:58:59 17:58:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/30575bcd-9608-4d65-a6a3-ecddf172a72a 17:58:59 17:58:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:59 17:58:59 17:58:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:58:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:58:59 More details here: https://snyk.co/ue1NS [Pipeline] } 17:58:59 $ docker stop --time=1 bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d 17:59:03 $ docker rm -f --volumes bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d [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 17:59:04 + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] sh 17:59:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:04 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:59: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:05 $ docker top 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf -eo pid,comm 17:59:05 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). 17:59:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:05 [ssh-agent] Looking for ssh-agent implementation... 17:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:05 $ docker exec 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf ssh-agent 17:59:05 SSH_AUTH_SOCK=/tmp/ssh-RD2la46AMuX1/agent.31 17:59:05 SSH_AGENT_PID=37 17:59:05 Running ssh-add (command line suppressed) 17:59:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15743456387546584982.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15743456387546584982.key) 17:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:06 + git semver tag 17:59:06 2023-08-23 17:59:06,230 [run_tag] DEBUG tag force:False 17:59:06 2023-08-23 17:59:06,230 [check_head_tag] DEBUG check head tag 17:59:06 2023-08-23 17:59:06,231 [execute] INFO git cat-file --batch-check 17:59:06 2023-08-23 17:59:06,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:59:06 2023-08-23 17:59:06,235 [execute] INFO git cat-file --batch 17:59:06 2023-08-23 17:59:06,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:59:06 2023-08-23 17:59:06,250 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:06 2023-08-23 17:59:06,250 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 17:59:06 2023-08-23 17:59:06,250 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:59:06 2023-08-23 17:59:06,255 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:06 3.1.0-dev.37 [Pipeline] } 17:59:06 $ docker exec --env ******** --env ******** 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf ssh-agent -k 17:59:06 unset SSH_AUTH_SOCK; 17:59:06 unset SSH_AGENT_PID; 17:59:06 echo Agent pid 37 killed; 17:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:06 + git semver [Pipeline] } 17:59:07 $ docker stop --time=1 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf 17:59:08 $ docker rm -f --volumes 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:08 17:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:08 0.23.1-centos7: Pulling from edgex-lftools 17:59:08 ab5ef0e58194: Pulling fs layer 17:59:08 9712f1f96733: Pulling fs layer 17:59:08 63f879dbbcfc: Pulling fs layer 17:59:08 0d9ebad4ef96: Pulling fs layer 17:59:08 e9a5061849ea: Pulling fs layer 17:59:08 d747dcd14b5f: Pulling fs layer 17:59:08 2de7ff778b66: Pulling fs layer 17:59:08 e9a5061849ea: Waiting 17:59:08 d747dcd14b5f: Waiting 17:59:08 2de7ff778b66: Waiting 17:59:08 0d9ebad4ef96: Waiting 17:59:08 9712f1f96733: Download complete 17:59:09 63f879dbbcfc: Verifying Checksum 17:59:09 63f879dbbcfc: Download complete 17:59:09 e9a5061849ea: Verifying Checksum 17:59:09 e9a5061849ea: Download complete 17:59:09 d747dcd14b5f: Verifying Checksum 17:59:09 d747dcd14b5f: Download complete 17:59:09 0d9ebad4ef96: Verifying Checksum 17:59:09 0d9ebad4ef96: Download complete 17:59:09 ab5ef0e58194: Verifying Checksum 17:59:09 ab5ef0e58194: Download complete 17:59:09 2de7ff778b66: Download complete 17:59:12 ab5ef0e58194: Pull complete 17:59:12 9712f1f96733: Pull complete 17:59:12 63f879dbbcfc: Pull complete 17:59:16 0d9ebad4ef96: Pull complete 17:59:16 e9a5061849ea: Pull complete 17:59:16 d747dcd14b5f: Pull complete 17:59:17 2de7ff778b66: Pull complete 17:59:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:17 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:59:23 $ docker top 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:59:23 provisioning config files... 17:59:23 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17925218589445667616tmp 17:59:23 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9991454572536581792tmp 17:59:23 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4122615780185438019tmp [Pipeline] { [Pipeline] echo 17:59:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:59:23 ---> sigul-configuration.sh 17:59:23 gpg: directory `/root/.gnupg' created 17:59:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:59:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:59:23 gpg: keyring `/root/.gnupg/secring.gpg' created 17:59:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:59:23 gpg: CAST5 encrypted data 17:59:23 gpg: encrypted with 1 passphrase 17:59:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:59:24 + mkdir /home/jenkins 17:59:24 + mkdir /home/jenkins/sigul [Pipeline] sh 17:59:24 + 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 17:59:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:59:24 ---> sigul-install.sh 17:59:24 Sigul already installed; skipping installation. [Pipeline] sh 17:59:24 + git tag --list 17:59:24 v3.1.0-dev.0 17:59:24 v3.1.0-dev.1 17:59:24 v3.1.0-dev.10 17:59:24 v3.1.0-dev.11 17:59:24 v3.1.0-dev.12 17:59:24 v3.1.0-dev.13 17:59:24 v3.1.0-dev.14 17:59:24 v3.1.0-dev.15 17:59:24 v3.1.0-dev.16 17:59:24 v3.1.0-dev.17 17:59:24 v3.1.0-dev.18 17:59:24 v3.1.0-dev.19 17:59:24 v3.1.0-dev.2 17:59:24 v3.1.0-dev.20 17:59:24 v3.1.0-dev.21 17:59:24 v3.1.0-dev.22 17:59:24 v3.1.0-dev.23 17:59:24 v3.1.0-dev.24 17:59:24 v3.1.0-dev.25 17:59:24 v3.1.0-dev.26 17:59:24 v3.1.0-dev.27 17:59:24 v3.1.0-dev.28 17:59:24 v3.1.0-dev.29 17:59:24 v3.1.0-dev.3 17:59:24 v3.1.0-dev.30 17:59:24 v3.1.0-dev.31 17:59:24 v3.1.0-dev.32 17:59:24 v3.1.0-dev.33 17:59:24 v3.1.0-dev.34 17:59:24 v3.1.0-dev.35 17:59:24 v3.1.0-dev.36 17:59:24 v3.1.0-dev.37 17:59:24 v3.1.0-dev.4 17:59:24 v3.1.0-dev.5 17:59:24 v3.1.0-dev.6 17:59:24 v3.1.0-dev.7 17:59:24 v3.1.0-dev.8 17:59:24 v3.1.0-dev.9 [Pipeline] sh 17:59:25 + lftools sign git-tag v3.1.0-dev.37 17:59:25 Signing Git tag with Sigul... 17:59:25 Signing v3.1.0-dev.37 [Pipeline] echo 17:59:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:59:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:59:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:59:26 $ docker stop --time=1 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 17:59:27 $ docker rm -f --volumes 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:28 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:28 $ docker top b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:28 [ssh-agent] Looking for ssh-agent implementation... 17:59:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:28 $ docker exec b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e ssh-agent 17:59:29 SSH_AUTH_SOCK=/tmp/ssh-Ai0Rpn4soNvm/agent.32 17:59:29 SSH_AGENT_PID=38 17:59:29 Running ssh-add (command line suppressed) 17:59:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9403187251378212469.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9403187251378212469.key) 17:59:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:29 + git semver bump pre 17:59:29 2023-08-23 17:59:29,692 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:29 2023-08-23 17:59:29,692 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev 17:59:29 2023-08-23 17:59:29,692 [bump_version] DEBUG bumped version:3.1.0-dev.38 17:59:29 2023-08-23 17:59:29,692 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:59:29 2023-08-23 17:59:29,692 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:29 2023-08-23 17:59:29,692 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:29 2023-08-23 17:59:29,695 [execute] INFO git cat-file --batch-check 17:59:29 2023-08-23 17:59:29,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:29 2023-08-23 17:59:29,700 [execute] INFO git cat-file --batch 17:59:29 2023-08-23 17:59:29,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:29 2023-08-23 17:59:29,705 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:29 3.1.0-dev.38 [Pipeline] } 17:59:29 $ docker exec --env ******** --env ******** b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e ssh-agent -k 17:59:29 unset SSH_AUTH_SOCK; 17:59:29 unset SSH_AGENT_PID; 17:59:29 echo Agent pid 38 killed; 17:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:30 + git semver [Pipeline] } 17:59:30 $ docker stop --time=1 b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e 17:59:31 $ docker rm -f --volumes b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e [Pipeline] // withDockerContainer [Pipeline] sh 17:59:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:32 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:59: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:32 $ docker top d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 -eo pid,comm 17:59:32 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). 17:59:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:32 [ssh-agent] Looking for ssh-agent implementation... 17:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:32 $ docker exec d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 ssh-agent 17:59:33 SSH_AUTH_SOCK=/tmp/ssh-mhhuczKeegvr/agent.31 17:59:33 SSH_AGENT_PID=37 17:59:33 Running ssh-add (command line suppressed) 17:59:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11652444366274705951.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11652444366274705951.key) 17:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:33 + git semver push 17:59:33 2023-08-23 17:59:33,646 [run_push] DEBUG push 17:59:33 2023-08-23 17:59:33,647 [execute] INFO git cat-file --batch-check 17:59:33 2023-08-23 17:59:33,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:33 2023-08-23 17:59:33,650 [execute] INFO git rev-list e5ad55c69a577816097ba3d4ba0bcffbccd1f34d -- 17:59:33 2023-08-23 17:59:33,650 [execute] DEBUG Popen(['git', 'rev-list', 'e5ad55c69a577816097ba3d4ba0bcffbccd1f34d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:33 2023-08-23 17:59:33,656 [execute] INFO git fetch -v origin 17:59:33 2023-08-23 17:59:33,656 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:59:34 2023-08-23 17:59:34,122 [run_push] DEBUG no remote changes detected 17:59:34 2023-08-23 17:59:34,122 [execute] INFO git push origin semver 17:59:34 2023-08-23 17:59:34,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:35 2023-08-23 17:59:34,900 [run_push] DEBUG push all version tags 17:59:35 2023-08-23 17:59:34,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:35 2023-08-23 17:59:34,901 [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) 17:59:35 2023-08-23 17:59:35,566 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:59:35 3.1.0-dev.38 [Pipeline] } 17:59:35 $ docker exec --env ******** --env ******** d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 ssh-agent -k 17:59:35 unset SSH_AUTH_SOCK; 17:59:35 unset SSH_AGENT_PID; 17:59:35 echo Agent pid 37 killed; 17:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:36 + git semver [Pipeline] } 17:59:36 $ docker stop --time=1 d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 17:59:37 $ docker rm -f --volumes d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 [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 17:59:38 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:59:38 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:59:38 total 16 17:59:38 drwxr-xr-x 3 root root 4096 Aug 23 17:48 . 17:59:38 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 17:59 .. 17:59:38 drwxr-xr-x 2 root root 4096 Aug 23 17:48 cost 17:59:38 -rw-r--r-- 1 root root 88 Aug 23 17:48 cost.csv 17:59:38 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:59:38 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:59:38 total 16 17:59:38 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 17:48 . 17:59:38 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 17:59 .. 17:59:38 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 17:48 cost 17:59:38 -rw-r--r-- 1 jenkins jenkins 88 Aug 23 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:39 ---> package-listing.sh 17:59:39 ++ facter osfamily 17:59:39 ++ tr '[:upper:]' '[:lower:]' 17:59:39 + OS_FAMILY=debian 17:59:39 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:59:39 + START_PACKAGES=/tmp/packages_start.txt 17:59:39 + END_PACKAGES=/tmp/packages_end.txt 17:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:39 + PACKAGES=/tmp/packages_start.txt 17:59:39 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:59:39 + PACKAGES=/tmp/packages_end.txt 17:59:39 + case "${OS_FAMILY}" in 17:59:39 + dpkg -l 17:59:39 + grep '^ii' 17:59:39 + '[' -f /tmp/packages_start.txt ']' 17:59:39 + '[' -f /tmp/packages_end.txt ']' 17:59:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:39 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:59:39 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:59:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:59:39 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 17:59:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:40 prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container 17:59:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:40 $ docker top abd0d67734e0a1afb2fa3a6c29afb27a35caa2b6a459c2c0747c02505704b3d4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:41 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:41 + ls /var/log/sa-host 17:59:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:41 provisioning config files... 17:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1650796433794498702tmp [Pipeline] { [Pipeline] echo 17:59:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:42 ---> create-netrc.sh [Pipeline] } 17:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:42 ---> python-tools-install.sh [Pipeline] echo 17:59:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:42 ---> sudo-logs.sh 17:59:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:43 ---> job-cost.sh 17:59:43 lf-activate-venv: SKIPPING 17:59:43 DEBUG: total: 0.2199999988079071 17:59:43 INFO: Retrieving Stack Cost... 17:59:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:43 INFO: Archiving Costs [Pipeline] echo 17:59:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:44 ---> logs-deploy.sh 17:59:44 lf-activate-venv: SKIPPING 17:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/40 17:59:44 INFO: archiving workspace using pattern(s): 17:59:45 Archives upload complete. 17:59:45 INFO: archiving logs to Nexus