Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17bff3b2376047bc87c499615cc452c2e61935d4 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-ssh13745369340216237823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh18398325879147500903.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1662919869505275086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13693688984175764313.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-ssh1618194237690432974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16940 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 17bff3b2376047bc87c499615cc452c2e61935d4 (main) Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0" > 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 17bff3b2376047bc87c499615cc452c2e61935d4 # timeout=10 > git rev-list --no-walk cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:57:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:47 ========================================================= 00:57:47 EdgeX Global Pipelines Version Info 00:57:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:47 ------------------- 00:57:47 stable info: 00:57:47 ------------------- 00:57:47 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:57:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:57:47 Message: update stable to v1.0.257 00:57:48 ------------------- 00:57:48 experimental info: 00:57:48 ------------------- 00:57:48 Commited By: **** collab-it+edgex@linuxfoundation.org 00:57:48 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:57:48 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:57:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17bff3b [Pipeline] echo 00:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:49 provisioning config files... 00:57:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17210851453478421805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:49 ---> docker-login.sh 00:57:49 nexus3.edgexfoundry.org:10001 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:49 Configure a credential helper to remove this warning. See 00:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:49 00:57:49 Login Succeeded 00:57:49 nexus3.edgexfoundry.org:10002 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:49 Configure a credential helper to remove this warning. See 00:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:49 00:57:49 Login Succeeded 00:57:49 nexus3.edgexfoundry.org:10003 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:49 Configure a credential helper to remove this warning. See 00:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:49 00:57:49 Login Succeeded 00:57:49 nexus3.edgexfoundry.org:10004 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:49 Configure a credential helper to remove this warning. See 00:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:49 00:57:49 Login Succeeded 00:57:49 docker.io 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:50 Configure a credential helper to remove this warning. See 00:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:50 00:57:50 Login Succeeded 00:57:50 ---> docker-login.sh ends [Pipeline] } 00:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:57:50 + git rev-list -1 --merges 17bff3b2376047bc87c499615cc452c2e61935d4~1..17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo 00:57:50 -----------> git rev-list -1 --merges 17bff3b2376047bc87c499615cc452c2e61935d4~1..17bff3b2376047bc87c499615cc452c2e61935d4 17bff3b2376047bc87c499615cc452c2e61935d4 00:57:50 17bff3b2376047bc87c499615cc452c2e61935d4 [false] [Pipeline] sh 00:57:50 + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo 00:57:50 ========================================================= 00:57:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:57:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:51 + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo 00:57:51 [semverPrep] GIT_COMMIT: 17bff3b2376047bc87c499615cc452c2e61935d4, Commit Message: Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0 [Pipeline] echo 00:57:51 [semverPrep] This is not a build commit. [Pipeline] sh 00:57:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:51 + grep -v github /etc/ssh/ssh_known_hosts 00:57:51 + [ -e /tmp/ssh_known_hosts ] 00:57:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:57:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:57:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:57:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:52 00:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:52 0.1.4: Pulling from edgex-devops/py-git-semver 00:57:52 b85a868b505f: Pulling fs layer 00:57:52 e2be974225ed: Pulling fs layer 00:57:52 339a4e72a1f5: Pulling fs layer 00:57:52 988bab9f4d93: Pulling fs layer 00:57:52 1469e6f7b9e6: Pulling fs layer 00:57:52 eaf3925da568: Pulling fs layer 00:57:52 bab4dde63d76: Pulling fs layer 00:57:52 bde34c3a00c8: Pulling fs layer 00:57:52 b352a97aabf1: Pulling fs layer 00:57:52 4872d77fe225: Pulling fs layer 00:57:52 5851b861e8e6: Pulling fs layer 00:57:52 bab4dde63d76: Waiting 00:57:52 5851b861e8e6: Waiting 00:57:52 4872d77fe225: Waiting 00:57:52 988bab9f4d93: Waiting 00:57:52 bde34c3a00c8: Waiting 00:57:52 1469e6f7b9e6: Waiting 00:57:52 eaf3925da568: Waiting 00:57:52 b352a97aabf1: Waiting 00:57:52 e2be974225ed: Verifying Checksum 00:57:52 e2be974225ed: Download complete 00:57:52 988bab9f4d93: Download complete 00:57:52 1469e6f7b9e6: Verifying Checksum 00:57:52 1469e6f7b9e6: Download complete 00:57:52 eaf3925da568: Verifying Checksum 00:57:52 eaf3925da568: Download complete 00:57:52 339a4e72a1f5: Verifying Checksum 00:57:52 339a4e72a1f5: Download complete 00:57:52 bde34c3a00c8: Download complete 00:57:52 b352a97aabf1: Download complete 00:57:52 4872d77fe225: Verifying Checksum 00:57:52 4872d77fe225: Download complete 00:57:52 5851b861e8e6: Verifying Checksum 00:57:52 5851b861e8e6: Download complete 00:57:52 b85a868b505f: Verifying Checksum 00:57:52 b85a868b505f: Download complete 00:57:52 bab4dde63d76: Verifying Checksum 00:57:52 bab4dde63d76: Download complete 00:57:53 b85a868b505f: Pull complete 00:57:54 e2be974225ed: Pull complete 00:57:54 339a4e72a1f5: Pull complete 00:57:54 988bab9f4d93: Pull complete 00:57:54 1469e6f7b9e6: Pull complete 00:57:54 eaf3925da568: Pull complete 00:57:56 bab4dde63d76: Pull complete 00:57:56 bde34c3a00c8: Pull complete 00:57:56 b352a97aabf1: Pull complete 00:57:57 4872d77fe225: Pull complete 00:57:57 5851b861e8e6: Pull complete 00:57:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:57 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 00:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:57:59 $ docker top 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 -eo pid,comm 00:57:59 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). 00:57:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:00 [ssh-agent] Looking for ssh-agent implementation... 00:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:00 $ docker exec 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent 00:58:00 SSH_AUTH_SOCK=/tmp/ssh-7VD5gPDzdkrc/agent.32 00:58:00 SSH_AGENT_PID=38 00:58:00 Running ssh-add (command line suppressed) 00:58:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10520950396471689635.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10520950396471689635.key) 00:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:00 + git tag --points-at HEAD [Pipeline] } 00:58:00 $ docker exec --env ******** --env ******** 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent -k 00:58:00 unset SSH_AUTH_SOCK; 00:58:00 unset SSH_AGENT_PID; 00:58:00 echo Agent pid 38 killed; 00:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:00 [ssh-agent] Looking for ssh-agent implementation... 00:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:00 $ docker exec 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent 00:58:01 SSH_AUTH_SOCK=/tmp/ssh-IOTbyAiq7K9B/agent.70 00:58:01 SSH_AGENT_PID=76 00:58:01 Running ssh-add (command line suppressed) 00:58:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11311632733826576239.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11311632733826576239.key) 00:58:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:01 + git semver init 00:58:01 2023-11-08 00:58:01,622 [run_init] DEBUG init version:0.0.0 force:False 00:58:01 2023-11-08 00:58:01,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 00:58:01 2023-11-08 00:58:01,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 00:58:01 2023-11-08 00:58:01,623 [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) 00:58:02 2023-11-08 00:58:02,377 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 00:58:02 2023-11-08 00:58:02,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 00:58:02 2023-11-08 00:58:02,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:58:02 2023-11-08 00:58:02,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:58:02 3.1.0-dev.66 [Pipeline] } 00:58:02 $ docker exec --env ******** --env ******** 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent -k 00:58:02 unset SSH_AUTH_SOCK; 00:58:02 unset SSH_AGENT_PID; 00:58:02 echo Agent pid 76 killed; 00:58:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:03 + git semver [Pipeline] } 00:58:03 $ docker stop --time=1 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 00:58:04 $ docker rm -f --volumes 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 [Pipeline] // withDockerContainer [Pipeline] sh 00:58:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:58:05 Stashed 1 file(s) [Pipeline] echo 00:58:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.66 [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 00:58:05 provisioning config files... 00:58:05 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config948747659367407926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:05 ---> docker-login.sh 00:58:05 nexus3.edgexfoundry.org:10001 00:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:05 Configure a credential helper to remove this warning. See 00:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:05 00:58:05 Login Succeeded 00:58:05 nexus3.edgexfoundry.org:10002 00:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:05 Configure a credential helper to remove this warning. See 00:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:05 00:58:05 Login Succeeded 00:58:05 nexus3.edgexfoundry.org:10003 00:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:05 Configure a credential helper to remove this warning. See 00:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:05 00:58:05 Login Succeeded 00:58:05 nexus3.edgexfoundry.org:10004 00:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:05 Configure a credential helper to remove this warning. See 00:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:05 00:58:05 Login Succeeded 00:58:05 docker.io 00:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:06 Configure a credential helper to remove this warning. See 00:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:06 00:58:06 Login Succeeded 00:58:06 ---> docker-login.sh ends [Pipeline] } 00:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:58:06 ========================================================= 00:58:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:58:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:58:06 Sending build context to Docker daemon 643.1kB 00:58:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:58:06 Step 2/12 : FROM ${BASE} AS builder 00:58:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:58:06 7264a8db6415: Pulling fs layer 00:58:06 c4d48a809fc2: Pulling fs layer 00:58:06 4f1c88b9dad5: Pulling fs layer 00:58:06 ad3a456e5733: Pulling fs layer 00:58:06 33e27b845d1e: Pulling fs layer 00:58:06 c68163c4e522: Pulling fs layer 00:58:06 50da416c3ac9: Pulling fs layer 00:58:06 23d2d4c4bb30: Pulling fs layer 00:58:06 50da416c3ac9: Waiting 00:58:06 c68163c4e522: Waiting 00:58:06 23d2d4c4bb30: Waiting 00:58:06 ad3a456e5733: Waiting 00:58:06 33e27b845d1e: Waiting 00:58:06 c4d48a809fc2: Verifying Checksum 00:58:06 c4d48a809fc2: Download complete 00:58:06 ad3a456e5733: Verifying Checksum 00:58:06 ad3a456e5733: Download complete 00:58:06 33e27b845d1e: Download complete 00:58:06 7264a8db6415: Verifying Checksum 00:58:06 7264a8db6415: Download complete 00:58:06 c68163c4e522: Verifying Checksum 00:58:06 c68163c4e522: Download complete 00:58:06 7264a8db6415: Pull complete 00:58:06 23d2d4c4bb30: Verifying Checksum 00:58:06 23d2d4c4bb30: Download complete 00:58:07 c4d48a809fc2: Pull complete 00:58:07 4f1c88b9dad5: Verifying Checksum 00:58:07 4f1c88b9dad5: Download complete 00:58:07 50da416c3ac9: Verifying Checksum 00:58:07 50da416c3ac9: Download complete 00:58:10 4f1c88b9dad5: Pull complete 00:58:10 ad3a456e5733: Pull complete 00:58:10 33e27b845d1e: Pull complete 00:58:10 c68163c4e522: Pull complete 00:58:12 50da416c3ac9: Pull complete 00:58:13 23d2d4c4bb30: Pull complete 00:58:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:58:13 ---> 0786185ac409 00:58:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:58:17 ---> Running in e98b586d2abb 00:58:17 Removing intermediate container e98b586d2abb 00:58:17 ---> 1f9542af502b 00:58:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:58:17 ---> Running in 236014abac0d 00:58:17 Removing intermediate container 236014abac0d 00:58:17 ---> 8f4fdcc70f61 00:58:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:58:17 ---> Running in 93c40a4fad2a 00:58:17 Removing intermediate container 93c40a4fad2a 00:58:17 ---> 5899dd5953d3 00:58:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:58:17 ---> Running in 800740549b2d 00:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:58:17 OK: 264 MiB in 52 packages 00:58:17 Removing intermediate container 800740549b2d 00:58:17 ---> f26761134a47 00:58:17 Step 7/12 : WORKDIR /app 00:58:17 ---> Running in d045afeaae35 00:58:17 Removing intermediate container d045afeaae35 00:58:17 ---> 3603b0ce3910 00:58:17 Step 8/12 : COPY go.mod vendor* ./ 00:58:18 ---> a246db1ace4d 00:58:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:18 ---> Running in d8b25814354e 00:58:20 Still waiting to schedule task 00:58:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:58:50 Removing intermediate container d8b25814354e 00:58:50 ---> 36e501e85681 00:58:50 Step 10/12 : COPY . . 00:58:50 ---> c13451edcb59 00:58:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:58:50 ---> Running in fde7ec381d96 00:58:50 Removing intermediate container fde7ec381d96 00:58:50 ---> dd27fc1d225d 00:58:50 Step 12/12 : RUN $MAKE 00:58:50 ---> Running in 7ea361008652 00:58:50 noop 00:58:50 Removing intermediate container 7ea361008652 00:58:50 ---> bfe3a617f2eb 00:58:50 Successfully built bfe3a617f2eb 00:58:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:50 + docker inspect -f . ci-base-image-x86_64 00:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:50 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 00:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:51 $ docker top 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:52 + go version 00:58:52 go version go1.21.0 linux/amd64 [Pipeline] } 00:58:52 $ docker stop --time=1 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 00:58:53 $ docker rm -f --volumes 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:53 + docker inspect -f . ci-base-image-x86_64 00:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:54 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 00:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:54 $ docker top 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:54 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 00:58:55 + make test 00:58:55 go test -race -coverprofile=coverage.out ./... 00:59:17 ? github.com/edgexfoundry/app-record-replay [no test files] 00:59:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:59:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:59:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:59:17 ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements 00:59:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.633s coverage: 98.7% of statements 00:59:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.102s coverage: 89.7% of statements 00:59:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 00:59:46 go vet ./... 00:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:59:48 ./bin/test-attribution-txt.sh [Pipeline] echo 00:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:59:48 $ docker stop --time=1 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 00:59:52 $ docker rm -f --volumes 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 [Pipeline] // withDockerContainer [Pipeline] sh 00:59:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:59:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:59:53 + ls -al . 00:59:53 total 192 00:59:53 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:58 . 00:59:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:57 .. 00:59:53 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:57 .dockerignore 00:59:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:59 .git 00:59:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 .github 00:59:53 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:57 .gitignore 00:59:53 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:57 .golangci.yml 00:59:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:58 .semver 00:59:53 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:57 Attribution.txt 00:59:53 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:57 CHANGELOG.md 00:59:53 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:57 Dockerfile 00:59:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:57 GOVERNANCE.md 00:59:53 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:57 Jenkinsfile 00:59:53 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:57 LICENSE 00:59:53 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:57 Makefile 00:59:53 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:57 OWNERS.md 00:59:53 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:57 README.md 00:59:53 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:57 Record and Reply.postman_collection.json 00:59:53 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:58 VERSION 00:59:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:57 bin 00:59:53 -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 00:59 coverage.out 00:59:53 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:57 go.mod 00:59:53 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:57 go.sum 00:59:53 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:57 internal 00:59:53 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:57 main.go 00:59:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 openapi 00:59:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 pkg 00:59:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:53 + 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=17bff3b2376047bc87c499615cc452c2e61935d4 --label arch=amd64 --label version=3.1.0-dev.66 . 00:59:53 Sending build context to Docker daemon 668.7kB 00:59:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:59:53 Step 2/26 : FROM ${BASE} AS builder 00:59:53 ---> bfe3a617f2eb 00:59:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:59:53 ---> Running in c58a0a118b57 00:59:53 Removing intermediate container c58a0a118b57 00:59:53 ---> 98b70cc289c4 00:59:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:59:53 ---> Running in 0d63c557c4d2 00:59:53 Removing intermediate container 0d63c557c4d2 00:59:53 ---> bb87addb75e3 00:59:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:59:53 ---> Running in cb826ae4e919 00:59:53 Removing intermediate container cb826ae4e919 00:59:53 ---> de375e18ce6c 00:59:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:59:54 ---> Running in 89b7856f7531 00:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:59:54 OK: 264 MiB in 52 packages 00:59:54 Removing intermediate container 89b7856f7531 00:59:54 ---> 4d8019c93f8f 00:59:54 Step 7/26 : WORKDIR /app 00:59:54 ---> Running in 4336d781d1bc 00:59:54 Removing intermediate container 4336d781d1bc 00:59:54 ---> 5844c2e69658 00:59:54 Step 8/26 : COPY go.mod vendor* ./ 00:59:55 ---> d6efeb4a182c 00:59:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:55 ---> Running in d736e9b199bf 00:59:55 Removing intermediate container d736e9b199bf 00:59:55 ---> 8d1208da0219 00:59:55 Step 10/26 : COPY . . 00:59:56 ---> 93889b768ae5 00:59:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:59:56 ---> Running in 21117d5514e1 00:59:56 Removing intermediate container 21117d5514e1 00:59:56 ---> ab439cfd9e3e 00:59:56 Step 12/26 : RUN $MAKE 00:59:56 ---> Running in ee23431c5cd5 00:59:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.66" -trimpath -mod=readonly -o app-record-replay 01:00:18 Removing intermediate container ee23431c5cd5 01:00:18 ---> 625fc9e6c3ea 01:00:18 Step 13/26 : FROM alpine:3.18 01:00:18 3.18: Pulling from library/alpine 01:00:18 96526aa774ef: Pulling fs layer 01:00:18 96526aa774ef: Download complete 01:00:18 96526aa774ef: Pull complete 01:00:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:00:18 Status: Downloaded newer image for alpine:3.18 01:00:18 ---> 8ca4688f4f35 01:00:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:00:18 ---> Running in c4ec24ca4b73 01:00:18 Removing intermediate container c4ec24ca4b73 01:00:18 ---> 2aa1b8e3cf1c 01:00:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 01:00:18 ---> Running in d8d706945455 01:00:18 Removing intermediate container d8d706945455 01:00:18 ---> cdb89c7f757b 01:00:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:00:18 ---> Running in 6e44d9caa62c 01:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:00:18 (1/2) Installing ca-certificates (20230506-r0) 01:00:18 (2/2) Installing dumb-init (1.2.5-r2) 01:00:18 Executing busybox-1.36.1-r2.trigger 01:00:18 Executing ca-certificates-20230506-r0.trigger 01:00:18 OK: 8 MiB in 17 packages 01:00:18 Removing intermediate container 6e44d9caa62c 01:00:18 ---> 5bebd4538118 01:00:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:00:19 ---> 88cdd75e0c2e 01:00:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:00:19 ---> d6e18fd90579 01:00:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:00:19 ---> 3a4fa98f07e2 01:00:19 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 01:00:20 ---> 36cf883bd377 01:00:20 Step 21/26 : EXPOSE 59712 01:00:20 ---> Running in d8de581b0b8b 01:00:20 Removing intermediate container d8de581b0b8b 01:00:20 ---> 9e31c9106310 01:00:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 01:00:20 ---> Running in 60fa97154fac 01:00:20 Removing intermediate container 60fa97154fac 01:00:20 ---> 67cfd856611d 01:00:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:00:20 ---> Running in b2a9bf9e6942 01:00:20 Removing intermediate container b2a9bf9e6942 01:00:20 ---> b5a9c238c718 01:00:20 Step 24/26 : LABEL arch=amd64 01:00:20 ---> Running in 7d0bb7e05741 01:00:20 Removing intermediate container 7d0bb7e05741 01:00:20 ---> 079df0545c42 01:00:20 Step 25/26 : LABEL git_sha=17bff3b2376047bc87c499615cc452c2e61935d4 01:00:20 ---> Running in a6bde643697c 01:00:20 Removing intermediate container a6bde643697c 01:00:20 ---> 392796faddbd 01:00:20 Step 26/26 : LABEL version=3.1.0-dev.66 01:00:20 ---> Running in 2b2579249c03 01:00:20 Removing intermediate container 2b2579249c03 01:00:20 ---> fb95baa79272 01:00:20 [Warning] One or more build-args [ARCH] were not consumed 01:00:20 Successfully built fb95baa79272 01:00:20 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 01:00:20 provisioning config files... 01:00:20 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6458618151914161498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:21 ---> docker-login.sh 01:00:21 nexus3.edgexfoundry.org:10001 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 nexus3.edgexfoundry.org:10002 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 nexus3.edgexfoundry.org:10003 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 nexus3.edgexfoundry.org:10004 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 docker.io 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 ---> docker-login.sh ends [Pipeline] } 01:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:00:21 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 01:00:21 17bff3b2376047bc87c499615cc452c2e61935d4 01:00:21 latest 01:00:21 3.1.0-dev.66 01:00:21 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:00:21 main 01:00:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:21 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 01:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:00:22 849f303e549b: Preparing 01:00:22 281d79531ceb: Preparing 01:00:22 c65408b9bf51: Preparing 01:00:22 3187f7b18927: Preparing 01:00:22 ab3a66b8ad95: Preparing 01:00:22 cc2447e1835a: Preparing 01:00:22 cc2447e1835a: Waiting 01:00:22 3187f7b18927: Pushed 01:00:22 c65408b9bf51: Pushed 01:00:22 281d79531ceb: Pushed 01:00:22 cc2447e1835a: Layer already exists 01:00:22 ab3a66b8ad95: Pushed 01:00:24 849f303e549b: Pushed 01:00:24 17bff3b2376047bc87c499615cc452c2e61935d4: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 01:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:00:25 849f303e549b: Preparing 01:00:25 281d79531ceb: Preparing 01:00:25 c65408b9bf51: Preparing 01:00:25 3187f7b18927: Preparing 01:00:25 ab3a66b8ad95: Preparing 01:00:25 cc2447e1835a: Preparing 01:00:25 cc2447e1835a: Waiting 01:00:25 ab3a66b8ad95: Layer already exists 01:00:25 c65408b9bf51: Layer already exists 01:00:25 3187f7b18927: Layer already exists 01:00:25 281d79531ceb: Layer already exists 01:00:25 849f303e549b: Layer already exists 01:00:25 cc2447e1835a: Layer already exists 01:00:25 latest: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 01:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:00:26 849f303e549b: Preparing 01:00:26 281d79531ceb: Preparing 01:00:26 c65408b9bf51: Preparing 01:00:26 3187f7b18927: Preparing 01:00:26 ab3a66b8ad95: Preparing 01:00:26 cc2447e1835a: Preparing 01:00:26 cc2447e1835a: Waiting 01:00:26 281d79531ceb: Layer already exists 01:00:26 ab3a66b8ad95: Layer already exists 01:00:26 c65408b9bf51: Layer already exists 01:00:26 3187f7b18927: Layer already exists 01:00:26 849f303e549b: Layer already exists 01:00:26 cc2447e1835a: Layer already exists 01:00:26 3.1.0-dev.66: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:00:26 849f303e549b: Preparing 01:00:26 281d79531ceb: Preparing 01:00:26 c65408b9bf51: Preparing 01:00:26 3187f7b18927: Preparing 01:00:26 ab3a66b8ad95: Preparing 01:00:26 cc2447e1835a: Preparing 01:00:26 cc2447e1835a: Waiting 01:00:26 ab3a66b8ad95: Layer already exists 01:00:26 c65408b9bf51: Layer already exists 01:00:26 3187f7b18927: Layer already exists 01:00:26 281d79531ceb: Layer already exists 01:00:26 849f303e549b: Layer already exists 01:00:26 cc2447e1835a: Layer already exists 01:00:26 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 01:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 01:00:27 849f303e549b: Preparing 01:00:27 281d79531ceb: Preparing 01:00:27 c65408b9bf51: Preparing 01:00:27 3187f7b18927: Preparing 01:00:27 ab3a66b8ad95: Preparing 01:00:27 cc2447e1835a: Preparing 01:00:27 cc2447e1835a: Waiting 01:00:27 281d79531ceb: Layer already exists 01:00:27 849f303e549b: Layer already exists 01:00:27 3187f7b18927: Layer already exists 01:00:27 ab3a66b8ad95: Layer already exists 01:00:27 c65408b9bf51: Layer already exists 01:00:27 cc2447e1835a: Layer already exists 01:00:27 main: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:27 ===================================================== [Pipeline] echo 01:00:27 taggedImages: 01:00:27 - nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 01:00:27 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 01:00:27 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 01:00:27 - nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:00:27 - 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 01:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:27 01:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:28 latest: Pulling from edgex-lftools-log-publisher 01:00:28 5eb5b503b376: Pulling fs layer 01:00:28 5c69ac0246d0: Pulling fs layer 01:00:28 ec43610c2a17: Pulling fs layer 01:00:28 3a2ae6a8a46f: Pulling fs layer 01:00:28 33b1e0a273af: Pulling fs layer 01:00:28 5d3b04190fa2: Pulling fs layer 01:00:28 2f39f015ded8: Pulling fs layer 01:00:28 33b1e0a273af: Waiting 01:00:28 5d3b04190fa2: Waiting 01:00:28 2f39f015ded8: Waiting 01:00:28 3a2ae6a8a46f: Waiting 01:00:28 5c69ac0246d0: Verifying Checksum 01:00:28 5c69ac0246d0: Download complete 01:00:28 3a2ae6a8a46f: Download complete 01:00:28 33b1e0a273af: Verifying Checksum 01:00:28 33b1e0a273af: Download complete 01:00:28 5d3b04190fa2: Verifying Checksum 01:00:28 5d3b04190fa2: Download complete 01:00:28 ec43610c2a17: Verifying Checksum 01:00:28 ec43610c2a17: Download complete 01:00:28 5eb5b503b376: Verifying Checksum 01:00:28 5eb5b503b376: Download complete 01:00:29 2f39f015ded8: Verifying Checksum 01:00:29 2f39f015ded8: Download complete 01:00:29 5eb5b503b376: Pull complete 01:00:29 5c69ac0246d0: Pull complete 01:00:30 ec43610c2a17: Pull complete 01:00:30 3a2ae6a8a46f: Pull complete 01:00:30 33b1e0a273af: Pull complete 01:00:30 5d3b04190fa2: Pull complete 01:00:34 2f39f015ded8: Pull complete 01:00:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:34 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:00:38 $ docker top 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:38 ---> job-cost.sh 01:00:38 lf-activate-venv: SKIPPING 01:00:38 INFO: No Stack... 01:00:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:00:39 INFO: Archiving Costs [Pipeline] sh 01:00:39 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 01:00:39 + cut -d, -f6 [Pipeline] lock 01:00:39 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] 01:00:39 Resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] did not exist. Created. 01:00:39 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:00:40 + echo total: 0.2199999988079071 [Pipeline] stash 01:00:40 Stashed 1 file(s) [Pipeline] } 01:00:40 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 01:00:40 $ docker stop --time=1 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 01:00:41 $ docker rm -f --volumes 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:02:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16945 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 01:02:51 Running in /w/workspace/app-record-replay/72 [Pipeline] { [Pipeline] checkout 01:02:51 Selected Git installation does not exist. Using Default 01:02:51 The recommended git tool is: NONE 01:02:57 using credential edgex-jenkins-ssh 01:02:57 Cloning the remote Git repository 01:02:57 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 01:02:57 > git init /w/workspace/app-record-replay/72 # timeout=10 01:02:57 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 01:02:57 > git --version # timeout=10 01:02:57 > git --version # 'git version 2.25.1' 01:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:58 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 01:02:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:59 Avoid second fetch 01:02:59 Checking out Revision 17bff3b2376047bc87c499615cc452c2e61935d4 (main) 01:03:00 Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0" 01:02:59 > git config core.sparsecheckout # timeout=10 01:02:59 > git checkout -f 17bff3b2376047bc87c499615cc452c2e61935d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:01 Dload Upload Total Spent Left Speed 01:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 33286 0 --:--:-- --:--:-- --:--:-- 33373 [Pipeline] sh 01:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:03:02 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 01:03:02 /etc/docker/daemon.json 01:03:02 { 01:03:02 "registry-mirrors": [ 01:03:02 "https://nexus3.edgexfoundry.org:10001" 01:03:02 ], 01:03:02 "bip": "10.250.0.254/24", 01:03:02 "hosts": [ 01:03:02 "tcp://0.0.0.0:5555", 01:03:02 "unix:///var/run/docker.sock" 01:03:02 ], 01:03:02 "mtu": 1458, 01:03:02 "selinux-enabled": true, 01:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 01:03:02 } [Pipeline] sh 01:03:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:03:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:21 provisioning config files... 01:03:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/72@tmp/config11468866519863173158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:21 ---> docker-login.sh 01:03:21 nexus3.edgexfoundry.org:10001 01:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:22 Configure a credential helper to remove this warning. See 01:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:22 01:03:22 Login Succeeded 01:03:22 nexus3.edgexfoundry.org:10002 01:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:22 Configure a credential helper to remove this warning. See 01:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:22 01:03:22 Login Succeeded 01:03:22 nexus3.edgexfoundry.org:10003 01:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:23 Configure a credential helper to remove this warning. See 01:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:23 01:03:23 Login Succeeded 01:03:23 nexus3.edgexfoundry.org:10004 01:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:23 Configure a credential helper to remove this warning. See 01:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:23 01:03:23 Login Succeeded 01:03:23 docker.io 01:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:24 Configure a credential helper to remove this warning. See 01:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:24 01:03:24 Login Succeeded 01:03:24 ---> docker-login.sh ends [Pipeline] } 01:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:03:24 ========================================================= 01:03:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:03:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:03:24 Sending build context to Docker daemon 258.6kB 01:03:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:03:25 Step 2/12 : FROM ${BASE} AS builder 01:03:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:03:25 9fda8d8052c6: Pulling fs layer 01:03:25 5d54e960e981: Pulling fs layer 01:03:25 c4a7e357bf2a: Pulling fs layer 01:03:25 f0e02332f6b5: Pulling fs layer 01:03:25 cefa15bbcfad: Pulling fs layer 01:03:25 f0e02332f6b5: Waiting 01:03:25 17808c966233: Pulling fs layer 01:03:25 f4c1fc716caa: Pulling fs layer 01:03:25 cefa15bbcfad: Waiting 01:03:25 17808c966233: Waiting 01:03:25 f4c1fc716caa: Waiting 01:03:25 5d54e960e981: Verifying Checksum 01:03:25 5d54e960e981: Download complete 01:03:25 f0e02332f6b5: Verifying Checksum 01:03:25 f0e02332f6b5: Download complete 01:03:25 cefa15bbcfad: Verifying Checksum 01:03:25 cefa15bbcfad: Download complete 01:03:25 9fda8d8052c6: Verifying Checksum 01:03:25 9fda8d8052c6: Download complete 01:03:25 f4c1fc716caa: Verifying Checksum 01:03:25 f4c1fc716caa: Download complete 01:03:26 9fda8d8052c6: Pull complete 01:03:27 5d54e960e981: Pull complete 01:03:27 c4a7e357bf2a: Verifying Checksum 01:03:27 c4a7e357bf2a: Download complete 01:03:28 17808c966233: Verifying Checksum 01:03:28 17808c966233: Download complete 01:03:40 c4a7e357bf2a: Pull complete 01:03:40 f0e02332f6b5: Pull complete 01:03:40 cefa15bbcfad: Pull complete 01:03:50 17808c966233: Pull complete 01:03:50 f4c1fc716caa: Pull complete 01:03:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:03:50 ---> ea914061e18c 01:03:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:03:52 ---> Running in a6659c44fe08 01:03:53 Removing intermediate container a6659c44fe08 01:03:53 ---> f80f86647a20 01:03:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:03:53 ---> Running in 6a2582afdc23 01:03:53 Removing intermediate container 6a2582afdc23 01:03:53 ---> bbb273b9ea2f 01:03:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:03:53 ---> Running in 307e108676dd 01:03:54 Removing intermediate container 307e108676dd 01:03:54 ---> e4333b757837 01:03:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:03:54 ---> Running in b9bb78cef018 01:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:03:56 OK: 266 MiB in 52 packages 01:03:58 Removing intermediate container b9bb78cef018 01:03:58 ---> c237e08a221f 01:03:58 Step 7/12 : WORKDIR /app 01:03:58 ---> Running in b071cbd96b83 01:03:58 Removing intermediate container b071cbd96b83 01:03:58 ---> 4dd6cc4a36d9 01:03:58 Step 8/12 : COPY go.mod vendor* ./ 01:03:59 ---> bd202927a439 01:03:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:59 ---> Running in a6b2b72291eb 01:05:22 Removing intermediate container a6b2b72291eb 01:05:22 ---> ad85e39cb84f 01:05:22 Step 10/12 : COPY . . 01:05:22 ---> 5d2296a6e9a0 01:05:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:05:22 ---> Running in 77aa357306b8 01:05:22 Removing intermediate container 77aa357306b8 01:05:22 ---> c1747bc30214 01:05:22 Step 12/12 : RUN $MAKE 01:05:22 ---> Running in 1cf9b7c7b8c7 01:05:22 noop 01:05:22 Removing intermediate container 1cf9b7c7b8c7 01:05:22 ---> 7d0259bc42f1 01:05:22 Successfully built 7d0259bc42f1 01:05:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:22 + docker inspect -f . ci-base-image-arm64 01:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:22 prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container 01:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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 01:05:24 $ docker top cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:25 + go version 01:05:25 go version go1.21.0 linux/arm64 [Pipeline] } 01:05:25 $ docker stop --time=1 cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a 01:05:26 $ docker rm -f --volumes cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:27 + docker inspect -f . ci-base-image-arm64 01:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:27 prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container 01:05:27 $ 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/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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 01:05:31 $ docker top 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:32 + git config --global --add safe.directory /w/workspace/app-record-replay/72 [Pipeline] fileExists [Pipeline] sh 01:05:33 + make test 01:05:33 go test -race -coverprofile=coverage.out ./... 01:08:54 ? github.com/edgexfoundry/app-record-replay [no test files] 01:08:54 ok github.com/edgexfoundry/app-record-replay/internal/app 1.255s coverage: 88.0% of statements 01:08:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:08:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:08:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:09:03 ok github.com/edgexfoundry/app-record-replay/internal/application 10.053s coverage: 98.7% of statements 01:09:03 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.596s coverage: 89.7% of statements 01:09:03 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.192s coverage: 100.0% of statements 01:09:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:09:04 go vet ./... 01:11:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:11:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:11:26 ./bin/test-attribution-txt.sh [Pipeline] echo 01:11:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:11:26 $ docker stop --time=1 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 01:11:28 $ docker rm -f --volumes 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:11:30 Warning: overwriting stash ‘coverage-report’ 01:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:11:31 + ls -al . 01:11:31 total 188 01:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:05 . 01:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 .. 01:11:31 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:02 .dockerignore 01:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:02 .git 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 .github 01:11:31 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 01:02 .gitignore 01:11:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:02 .golangci.yml 01:11:31 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 01:02 Attribution.txt 01:11:31 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 01:02 CHANGELOG.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 01:02 Dockerfile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:02 GOVERNANCE.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 01:02 Jenkinsfile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:02 LICENSE 01:11:31 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 01:02 Makefile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 01:02 OWNERS.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 01:02 README.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 01:02 Record and Reply.postman_collection.json 01:11:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:58 VERSION 01:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 bin 01:11:31 -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 01:09 coverage.out 01:11:31 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 01:02 go.mod 01:11:31 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 01:02 go.sum 01:11:31 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 01:02 internal 01:11:31 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 01:02 main.go 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 openapi 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 pkg 01:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:32 + 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=17bff3b2376047bc87c499615cc452c2e61935d4 --label arch=arm64 --label version=3.1.0-dev.66 . 01:11:32 Sending build context to Docker daemon 284.2kB 01:11:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:11:32 Step 2/26 : FROM ${BASE} AS builder 01:11:32 ---> 7d0259bc42f1 01:11:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:11:32 ---> Running in 1afbbd62515a 01:11:32 Removing intermediate container 1afbbd62515a 01:11:32 ---> cc9dd04851d9 01:11:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:11:32 ---> Running in 5e7908276d20 01:11:33 Removing intermediate container 5e7908276d20 01:11:33 ---> 597f5fc67dc4 01:11:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:11:33 ---> Running in 3c89a37d4c49 01:11:33 Removing intermediate container 3c89a37d4c49 01:11:33 ---> c98b9d6847ec 01:11:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:33 ---> Running in f5560502d428 01:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:11:36 OK: 266 MiB in 52 packages 01:11:37 Removing intermediate container f5560502d428 01:11:37 ---> 4a20445be718 01:11:37 Step 7/26 : WORKDIR /app 01:11:37 ---> Running in 1f1be18bb906 01:11:38 Removing intermediate container 1f1be18bb906 01:11:38 ---> 1fc9c96ffa2c 01:11:38 Step 8/26 : COPY go.mod vendor* ./ 01:11:38 ---> c6573628857a 01:11:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:38 ---> Running in ef5da2e3784e 01:11:41 Removing intermediate container ef5da2e3784e 01:11:41 ---> 0a35e1bbc065 01:11:41 Step 10/26 : COPY . . 01:11:42 ---> def617bcda07 01:11:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:42 ---> Running in 126876f847bf 01:11:42 Removing intermediate container 126876f847bf 01:11:42 ---> 8e0de5785eb2 01:11:42 Step 12/26 : RUN $MAKE 01:11:42 ---> Running in b3d887ff4b02 01:11:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.66" -trimpath -mod=readonly -o app-record-replay 01:13:50 Removing intermediate container b3d887ff4b02 01:13:50 ---> 89e3c86b53be 01:13:50 Step 13/26 : FROM alpine:3.18 01:13:50 3.18: Pulling from library/alpine 01:13:50 579b34f0a95b: Pulling fs layer 01:13:50 579b34f0a95b: Verifying Checksum 01:13:50 579b34f0a95b: Download complete 01:13:50 579b34f0a95b: Pull complete 01:13:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:13:50 Status: Downloaded newer image for alpine:3.18 01:13:50 ---> 3cc203321400 01:13:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:13:50 ---> Running in 37138521fd7d 01:13:50 Removing intermediate container 37138521fd7d 01:13:50 ---> 685d05a6f963 01:13:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 01:13:50 ---> Running in ebf7f5ee5494 01:13:50 Removing intermediate container ebf7f5ee5494 01:13:50 ---> 8a3f11a45aad 01:13:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:13:50 ---> Running in 656345ceafa2 01:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:13:53 (1/2) Installing ca-certificates (20230506-r0) 01:13:53 (2/2) Installing dumb-init (1.2.5-r2) 01:13:53 Executing busybox-1.36.1-r2.trigger 01:13:53 Executing ca-certificates-20230506-r0.trigger 01:13:53 OK: 9 MiB in 17 packages 01:13:54 Removing intermediate container 656345ceafa2 01:13:54 ---> 91069dbda575 01:13:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:13:59 ---> 6c6ab0b340f8 01:13:59 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:13:59 ---> 3852487fdf6a 01:13:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:13:59 ---> 6203bff36c16 01:13:59 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 01:14:01 ---> e525692a816c 01:14:01 Step 21/26 : EXPOSE 59712 01:14:01 ---> Running in faf78e9e204b 01:14:01 Removing intermediate container faf78e9e204b 01:14:01 ---> af1e70895d55 01:14:01 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 01:14:01 ---> Running in fd265a2651a0 01:14:01 Removing intermediate container fd265a2651a0 01:14:01 ---> f7f949e29380 01:14:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:01 ---> Running in 52f24b2aeb27 01:14:02 Removing intermediate container 52f24b2aeb27 01:14:02 ---> aa7288b77510 01:14:02 Step 24/26 : LABEL arch=arm64 01:14:02 ---> Running in 2b39affcf869 01:14:02 Removing intermediate container 2b39affcf869 01:14:02 ---> 27fc9188fc69 01:14:02 Step 25/26 : LABEL git_sha=17bff3b2376047bc87c499615cc452c2e61935d4 01:14:02 ---> Running in a300d9d3d04b 01:14:02 Removing intermediate container a300d9d3d04b 01:14:02 ---> 0b906f3aa251 01:14:02 Step 26/26 : LABEL version=3.1.0-dev.66 01:14:03 ---> Running in 8c0a3dad8ef8 01:14:03 Removing intermediate container 8c0a3dad8ef8 01:14:03 ---> 46059a155f1b 01:14:03 [Warning] One or more build-args [ARCH] were not consumed 01:14:03 Successfully built 46059a155f1b 01:14:03 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 01:14:03 provisioning config files... 01:14:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/72@tmp/config8552006171559221602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:04 ---> docker-login.sh 01:14:04 nexus3.edgexfoundry.org:10001 01:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:04 Configure a credential helper to remove this warning. See 01:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:04 01:14:04 Login Succeeded 01:14:04 nexus3.edgexfoundry.org:10002 01:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:04 Configure a credential helper to remove this warning. See 01:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:04 01:14:04 Login Succeeded 01:14:04 nexus3.edgexfoundry.org:10003 01:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:05 Configure a credential helper to remove this warning. See 01:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:05 01:14:05 Login Succeeded 01:14:05 nexus3.edgexfoundry.org:10004 01:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:05 Configure a credential helper to remove this warning. See 01:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:05 01:14:05 Login Succeeded 01:14:05 docker.io 01:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:06 Configure a credential helper to remove this warning. See 01:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:06 01:14:06 Login Succeeded 01:14:06 ---> docker-login.sh ends [Pipeline] } 01:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:14:06 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 01:14:06 17bff3b2376047bc87c499615cc452c2e61935d4 01:14:06 latest 01:14:06 3.1.0-dev.66 01:14:06 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:14:06 main 01:14:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 01:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:14:07 3546b3621d4a: Preparing 01:14:07 f6ae0082d71d: Preparing 01:14:07 b1089369b296: Preparing 01:14:07 29c78bbfb277: Preparing 01:14:07 37acc62ad891: Preparing 01:14:07 5f4d9fc4d98d: Preparing 01:14:07 5f4d9fc4d98d: Waiting 01:14:07 f6ae0082d71d: Pushed 01:14:07 b1089369b296: Pushed 01:14:07 5f4d9fc4d98d: Layer already exists 01:14:07 29c78bbfb277: Pushed 01:14:07 37acc62ad891: Pushed 01:14:13 3546b3621d4a: Pushed 01:14:13 17bff3b2376047bc87c499615cc452c2e61935d4: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:13 + 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 01:14:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:14:14 3546b3621d4a: Preparing 01:14:14 f6ae0082d71d: Preparing 01:14:14 b1089369b296: Preparing 01:14:14 29c78bbfb277: Preparing 01:14:14 37acc62ad891: Preparing 01:14:14 5f4d9fc4d98d: Preparing 01:14:14 b1089369b296: Layer already exists 01:14:14 29c78bbfb277: Layer already exists 01:14:14 f6ae0082d71d: Layer already exists 01:14:14 3546b3621d4a: Layer already exists 01:14:14 37acc62ad891: Layer already exists 01:14:14 5f4d9fc4d98d: Layer already exists 01:14:14 latest: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:14 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 01:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:14:15 3546b3621d4a: Preparing 01:14:15 f6ae0082d71d: Preparing 01:14:15 b1089369b296: Preparing 01:14:15 29c78bbfb277: Preparing 01:14:15 37acc62ad891: Preparing 01:14:15 5f4d9fc4d98d: Preparing 01:14:15 5f4d9fc4d98d: Waiting 01:14:15 b1089369b296: Layer already exists 01:14:15 37acc62ad891: Layer already exists 01:14:15 3546b3621d4a: Layer already exists 01:14:15 29c78bbfb277: Layer already exists 01:14:15 f6ae0082d71d: Layer already exists 01:14:15 5f4d9fc4d98d: Layer already exists 01:14:15 3.1.0-dev.66: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:15 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:14:16 3546b3621d4a: Preparing 01:14:16 f6ae0082d71d: Preparing 01:14:16 b1089369b296: Preparing 01:14:16 29c78bbfb277: Preparing 01:14:16 37acc62ad891: Preparing 01:14:16 5f4d9fc4d98d: Preparing 01:14:16 5f4d9fc4d98d: Waiting 01:14:16 3546b3621d4a: Layer already exists 01:14:16 f6ae0082d71d: Layer already exists 01:14:16 29c78bbfb277: Layer already exists 01:14:16 37acc62ad891: Layer already exists 01:14:16 b1089369b296: Layer already exists 01:14:16 5f4d9fc4d98d: Layer already exists 01:14:16 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:16 + 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 01:14:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 01:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:14:17 3546b3621d4a: Preparing 01:14:17 f6ae0082d71d: Preparing 01:14:17 b1089369b296: Preparing 01:14:17 29c78bbfb277: Preparing 01:14:17 37acc62ad891: Preparing 01:14:17 5f4d9fc4d98d: Preparing 01:14:17 5f4d9fc4d98d: Waiting 01:14:17 37acc62ad891: Layer already exists 01:14:17 f6ae0082d71d: Layer already exists 01:14:17 3546b3621d4a: Layer already exists 01:14:17 29c78bbfb277: Layer already exists 01:14:17 b1089369b296: Layer already exists 01:14:17 5f4d9fc4d98d: Layer already exists 01:14:17 main: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:17 ===================================================== [Pipeline] echo 01:14:17 taggedImages: 01:14:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 01:14:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:14:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 01:14:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 01:14:17 - 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 01:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:17 01:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:18 arm64: Pulling from edgex-lftools-log-publisher 01:14:18 8998bd30e6a1: Pulling fs layer 01:14:18 04944245beec: Pulling fs layer 01:14:18 699f458cf7ca: Pulling fs layer 01:14:18 765212b225bb: Pulling fs layer 01:14:18 f23df028b6ca: Pulling fs layer 01:14:18 d65c8cfc05b1: Pulling fs layer 01:14:18 2437ff75d9bd: Pulling fs layer 01:14:18 765212b225bb: Waiting 01:14:18 f23df028b6ca: Waiting 01:14:18 d65c8cfc05b1: Waiting 01:14:18 2437ff75d9bd: Waiting 01:14:18 04944245beec: Verifying Checksum 01:14:18 04944245beec: Download complete 01:14:18 765212b225bb: Download complete 01:14:18 f23df028b6ca: Download complete 01:14:18 d65c8cfc05b1: Verifying Checksum 01:14:18 d65c8cfc05b1: Download complete 01:14:18 699f458cf7ca: Verifying Checksum 01:14:18 699f458cf7ca: Download complete 01:14:19 8998bd30e6a1: Download complete 01:14:21 2437ff75d9bd: Verifying Checksum 01:14:23 8998bd30e6a1: Pull complete 01:14:27 04944245beec: Pull complete 01:14:28 699f458cf7ca: Pull complete 01:14:28 765212b225bb: Pull complete 01:14:29 f23df028b6ca: Pull complete 01:14:30 d65c8cfc05b1: Pull complete 01:14:48 2437ff75d9bd: Pull complete 01:14:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:48 prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container 01:14:48 $ 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/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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 01:14:54 $ docker top de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:55 ---> job-cost.sh 01:14:55 lf-activate-venv: SKIPPING 01:14:55 INFO: No Stack... 01:14:56 INFO: Retrieving Pricing Info for: v3-standard-4 01:14:56 INFO: Archiving Costs [Pipeline] sh 01:14:57 + cat /w/workspace/app-record-replay/72/archives/cost.csv 01:14:57 + cut -d, -f6 [Pipeline] lock 01:14:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] 01:14:57 Resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] did not exist. Created. 01:14:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:58 /w/workspace/app-record-replay/72@tmp/durable-643739d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:14:58 + echo total: 0.10999999940395355 [Pipeline] stash 01:14:58 Warning: overwriting stash ‘stack-cost’ 01:14:58 Stashed 1 file(s) [Pipeline] } 01:14:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:59 $ docker stop --time=1 de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 01:15:00 $ docker rm -f --volumes de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 [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 01:15:00 provisioning config files... 01:15:00 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3337777807649530531tmp [Pipeline] { [Pipeline] sh 01:15:01 + set +x 01:15:01 + + curlbash -s -s https://codecov.io/bash -- 01:15:01 01:15:01 01:15:01 _____ _ 01:15:01 / ____| | | 01:15:01 | | ___ __| | ___ ___ _____ __ 01:15:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:15:01 | |___| (_) | (_| | __/ (_| (_) \ V / 01:15:01 \_____\___/ \__,_|\___|\___\___/ \_/ 01:15:01 Bash-1.0.6 01:15:01 01:15:01 01:15:01 ==> git version 2.25.1 found 01:15:01 ==> 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 01:15:01 Release-Date: 2020-01-08 01:15:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:15:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:15:01 ==> Jenkins CI detected. 01:15:01 current dir:  /w/workspace/exfoundry_app-record-replay_main 01:15:01 project root: . 01:15:01 --> token set from env 01:15:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:15:01 ==> Running gcov in . (disable via -X gcov) 01:15:01 ==> Python coveragepy not found 01:15:01 ==> Searching for coverage reports in: 01:15:01 + . 01:15:01 -> Found 1 reports 01:15:01 ==> Detecting git/mercurial file structure 01:15:01 ==> Reading reports 01:15:01 + ./coverage.out bytes=24666 01:15:01 ==> Appending adjustments 01:15:01 https://docs.codecov.io/docs/fixing-reports 01:15:01 + Found adjustments 01:15:01 ==> Gzipping contents 01:15:01 8.0K /tmp/codecov.zHJUuK.gz 01:15:01 ==> Uploading reports 01:15:01 url: https://codecov.io 01:15:01 query: branch=main&commit=17bff3b2376047bc87c499615cc452c2e61935d4&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 01:15:01 -> Pinging Codecov 01:15:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=17bff3b2376047bc87c499615cc452c2e61935d4&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 01:15:01 -> Uploading to 01:15:01 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F467761B9912B4F32F9BC62907045C81/17bff3b2376047bc87c499615cc452c2e61935d4/98c493af-be2f-425e-a724-920fadb5279c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T011501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2be8cb7db4dbe24e1ac22f75b94bfcf90de51339f7fc54394dfe271ea8fd6bb8 01:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:01 Dload Upload Total Spent Left Speed 01:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18945 --:--:-- --:--:-- --:--:-- 19019 01:15:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } 01:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:15:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:15:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:15:02 01:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:15:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:15:02 df9b9388f04a: Pulling fs layer 01:15:02 52dc419b0ee2: Pulling fs layer 01:15:02 25bc292e5bac: Pulling fs layer 01:15:02 114826534d7a: Pulling fs layer 01:15:02 4657fd5d0bcf: Pulling fs layer 01:15:02 6ad1cebc031e: Pulling fs layer 01:15:02 8a3aa393b2d8: Pulling fs layer 01:15:02 6ad1cebc031e: Waiting 01:15:02 8a3aa393b2d8: Waiting 01:15:02 114826534d7a: Waiting 01:15:02 25bc292e5bac: Verifying Checksum 01:15:02 25bc292e5bac: Download complete 01:15:02 52dc419b0ee2: Download complete 01:15:02 4657fd5d0bcf: Download complete 01:15:02 df9b9388f04a: Verifying Checksum 01:15:02 df9b9388f04a: Download complete 01:15:02 df9b9388f04a: Pull complete 01:15:02 52dc419b0ee2: Pull complete 01:15:02 6ad1cebc031e: Verifying Checksum 01:15:02 6ad1cebc031e: Download complete 01:15:02 25bc292e5bac: Pull complete 01:15:03 114826534d7a: Verifying Checksum 01:15:03 114826534d7a: Download complete 01:15:03 8a3aa393b2d8: Verifying Checksum 01:15:03 8a3aa393b2d8: Download complete 01:15:07 114826534d7a: Pull complete 01:15:07 4657fd5d0bcf: Pull complete 01:15:08 6ad1cebc031e: Pull complete 01:15:11 8a3aa393b2d8: Pull complete 01:15:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:15:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:11 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:15:18 $ docker top 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 -eo pid,comm [Pipeline] { [Pipeline] echo 01:15:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 01:15:18 + set -o pipefail 01:15:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 01:15:24 01:15:24 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 01:15:24 01:15:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a66bed9f-e819-4abd-9b76-0cafb140f09a 01:15:24 01:15:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:15:24 01:15:24 01:15:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:15:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:15:24 More details here: https://snyk.co/ue1NS 01:15:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:15:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:15:24 $ docker stop --time=1 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 01:15:29 $ docker rm -f --volumes 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 [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 01:15:30 + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] sh 01:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:31 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:31 $ docker top 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 -eo pid,comm 01:15:31 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). 01:15:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:31 [ssh-agent] Looking for ssh-agent implementation... 01:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:32 $ docker exec 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 ssh-agent 01:15:32 SSH_AUTH_SOCK=/tmp/ssh-njJPm0bMRdmj/agent.32 01:15:32 SSH_AGENT_PID=38 01:15:32 Running ssh-add (command line suppressed) 01:15:32 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1900390841869537236.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1900390841869537236.key) 01:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:32 + git semver tag 01:15:32 2023-11-08 01:15:32,739 [run_tag] DEBUG tag force:False 01:15:32 2023-11-08 01:15:32,740 [check_head_tag] DEBUG check head tag 01:15:32 2023-11-08 01:15:32,742 [execute] INFO git cat-file --batch-check 01:15:32 2023-11-08 01:15:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 01:15:32 2023-11-08 01:15:32,748 [execute] INFO git cat-file --batch 01:15:32 2023-11-08 01:15:32,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 01:15:32 2023-11-08 01:15:32,772 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:15:32 2023-11-08 01:15:32,773 [execute] INFO git tag -a v3.1.0-dev.66 -m v3.1.0-dev.66 01:15:32 2023-11-08 01:15:32,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.66', '-m', 'v3.1.0-dev.66'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 01:15:32 2023-11-08 01:15:32,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:15:32 3.1.0-dev.66 [Pipeline] } 01:15:32 $ docker exec --env ******** --env ******** 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 ssh-agent -k 01:15:32 unset SSH_AUTH_SOCK; 01:15:32 unset SSH_AGENT_PID; 01:15:32 echo Agent pid 38 killed; 01:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:33 + git semver [Pipeline] } 01:15:33 $ docker stop --time=1 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 01:15:35 $ docker rm -f --volumes 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:35 01:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:36 0.23.1-centos7: Pulling from edgex-lftools 01:15:36 ab5ef0e58194: Pulling fs layer 01:15:36 9712f1f96733: Pulling fs layer 01:15:36 63f879dbbcfc: Pulling fs layer 01:15:36 0d9ebad4ef96: Pulling fs layer 01:15:36 e9a5061849ea: Pulling fs layer 01:15:36 d747dcd14b5f: Pulling fs layer 01:15:36 2de7ff778b66: Pulling fs layer 01:15:36 e9a5061849ea: Waiting 01:15:36 2de7ff778b66: Waiting 01:15:36 d747dcd14b5f: Waiting 01:15:36 0d9ebad4ef96: Waiting 01:15:36 9712f1f96733: Verifying Checksum 01:15:36 9712f1f96733: Download complete 01:15:36 63f879dbbcfc: Verifying Checksum 01:15:36 63f879dbbcfc: Download complete 01:15:36 e9a5061849ea: Verifying Checksum 01:15:36 e9a5061849ea: Download complete 01:15:36 d747dcd14b5f: Verifying Checksum 01:15:36 d747dcd14b5f: Download complete 01:15:36 0d9ebad4ef96: Verifying Checksum 01:15:36 0d9ebad4ef96: Download complete 01:15:36 ab5ef0e58194: Download complete 01:15:36 2de7ff778b66: Verifying Checksum 01:15:36 2de7ff778b66: Download complete 01:15:39 ab5ef0e58194: Pull complete 01:15:39 9712f1f96733: Pull complete 01:15:40 63f879dbbcfc: Pull complete 01:15:44 0d9ebad4ef96: Pull complete 01:15:45 e9a5061849ea: Pull complete 01:15:45 d747dcd14b5f: Pull complete 01:15:47 2de7ff778b66: Pull complete 01:15:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:47 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:16:05 $ docker top 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:16:05 provisioning config files... 01:16:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2030603440927352264tmp 01:16:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16441495084241506217tmp 01:16:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7939303571133334721tmp [Pipeline] { [Pipeline] echo 01:16:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:16:05 ---> sigul-configuration.sh 01:16:05 gpg: directory `/root/.gnupg' created 01:16:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:16:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:16:05 gpg: keyring `/root/.gnupg/secring.gpg' created 01:16:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:16:05 gpg: CAST5 encrypted data 01:16:05 gpg: encrypted with 1 passphrase 01:16:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:16:06 + mkdir /home/jenkins 01:16:06 + mkdir /home/jenkins/sigul [Pipeline] sh 01:16:06 + 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 01:16:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:16:06 ---> sigul-install.sh 01:16:06 Sigul already installed; skipping installation. [Pipeline] sh 01:16:07 + git tag --list 01:16:07 v3.1.0-dev.0 01:16:07 v3.1.0-dev.1 01:16:07 v3.1.0-dev.10 01:16:07 v3.1.0-dev.11 01:16:07 v3.1.0-dev.12 01:16:07 v3.1.0-dev.13 01:16:07 v3.1.0-dev.14 01:16:07 v3.1.0-dev.15 01:16:07 v3.1.0-dev.16 01:16:07 v3.1.0-dev.17 01:16:07 v3.1.0-dev.18 01:16:07 v3.1.0-dev.19 01:16:07 v3.1.0-dev.2 01:16:07 v3.1.0-dev.20 01:16:07 v3.1.0-dev.21 01:16:07 v3.1.0-dev.22 01:16:07 v3.1.0-dev.23 01:16:07 v3.1.0-dev.24 01:16:07 v3.1.0-dev.25 01:16:07 v3.1.0-dev.26 01:16:07 v3.1.0-dev.27 01:16:07 v3.1.0-dev.28 01:16:07 v3.1.0-dev.29 01:16:07 v3.1.0-dev.3 01:16:07 v3.1.0-dev.30 01:16:07 v3.1.0-dev.31 01:16:07 v3.1.0-dev.32 01:16:07 v3.1.0-dev.33 01:16:07 v3.1.0-dev.34 01:16:07 v3.1.0-dev.35 01:16:07 v3.1.0-dev.36 01:16:07 v3.1.0-dev.37 01:16:07 v3.1.0-dev.38 01:16:07 v3.1.0-dev.39 01:16:07 v3.1.0-dev.4 01:16:07 v3.1.0-dev.40 01:16:07 v3.1.0-dev.41 01:16:07 v3.1.0-dev.42 01:16:07 v3.1.0-dev.43 01:16:07 v3.1.0-dev.44 01:16:07 v3.1.0-dev.45 01:16:07 v3.1.0-dev.46 01:16:07 v3.1.0-dev.47 01:16:07 v3.1.0-dev.48 01:16:07 v3.1.0-dev.49 01:16:07 v3.1.0-dev.5 01:16:07 v3.1.0-dev.50 01:16:07 v3.1.0-dev.51 01:16:07 v3.1.0-dev.52 01:16:07 v3.1.0-dev.53 01:16:07 v3.1.0-dev.54 01:16:07 v3.1.0-dev.55 01:16:07 v3.1.0-dev.56 01:16:07 v3.1.0-dev.57 01:16:07 v3.1.0-dev.58 01:16:07 v3.1.0-dev.59 01:16:07 v3.1.0-dev.6 01:16:07 v3.1.0-dev.60 01:16:07 v3.1.0-dev.61 01:16:07 v3.1.0-dev.62 01:16:07 v3.1.0-dev.63 01:16:07 v3.1.0-dev.64 01:16:07 v3.1.0-dev.65 01:16:07 v3.1.0-dev.66 01:16:07 v3.1.0-dev.7 01:16:07 v3.1.0-dev.8 01:16:07 v3.1.0-dev.9 [Pipeline] sh 01:16:07 + lftools sign git-tag v3.1.0-dev.66 01:16:07 Signing Git tag with Sigul... 01:16:07 Signing v3.1.0-dev.66 [Pipeline] echo 01:16:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:16:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:16:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:16:08 $ docker stop --time=1 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 01:16:10 $ docker rm -f --volumes 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:16:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:11 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:14 $ docker top 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 -eo pid,comm 01:16:14 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). 01:16:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:14 [ssh-agent] Looking for ssh-agent implementation... 01:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:14 $ docker exec 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 ssh-agent 01:16:14 SSH_AUTH_SOCK=/tmp/ssh-xcg17T6svUp5/agent.15 01:16:14 SSH_AGENT_PID=21 01:16:14 Running ssh-add (command line suppressed) 01:16:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17580219124673644900.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17580219124673644900.key) 01:16:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:14 + git semver bump pre 01:16:15 2023-11-08 01:16:15,235 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:16:15 2023-11-08 01:16:15,236 [bump_version] DEBUG bumping version:3.1.0-dev.66 on axis:pre with prefix:dev 01:16:15 2023-11-08 01:16:15,236 [bump_version] DEBUG bumped version:3.1.0-dev.67 01:16:15 2023-11-08 01:16:15,236 [write_version] DEBUG write version:3.1.0-dev.67 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 01:16:15 2023-11-08 01:16:15,236 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:16:15 2023-11-08 01:16:15,236 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 01:16:15 2023-11-08 01:16:15,240 [execute] INFO git cat-file --batch-check 01:16:15 2023-11-08 01:16:15,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 01:16:15 2023-11-08 01:16:15,246 [execute] INFO git cat-file --batch 01:16:15 2023-11-08 01:16:15,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 01:16:15 2023-11-08 01:16:15,251 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:16:15 3.1.0-dev.67 [Pipeline] } 01:16:15 $ docker exec --env ******** --env ******** 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 ssh-agent -k 01:16:15 unset SSH_AUTH_SOCK; 01:16:15 unset SSH_AGENT_PID; 01:16:15 echo Agent pid 21 killed; 01:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:15 + git semver [Pipeline] } 01:16:16 $ docker stop --time=1 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 01:16:18 $ docker rm -f --volumes 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:18 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:21 $ docker top 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b -eo pid,comm 01:16:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:16:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:21 [ssh-agent] Looking for ssh-agent implementation... 01:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:21 $ docker exec 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b ssh-agent 01:16:21 SSH_AUTH_SOCK=/tmp/ssh-PAIiR5Bqv4RX/agent.14 01:16:21 SSH_AGENT_PID=21 01:16:21 Running ssh-add (command line suppressed) 01:16:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10741535092606386886.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10741535092606386886.key) 01:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:21 + git semver push 01:16:22 2023-11-08 01:16:22,008 [run_push] DEBUG push 01:16:22 2023-11-08 01:16:22,010 [execute] INFO git cat-file --batch-check 01:16:22 2023-11-08 01:16:22,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 01:16:22 2023-11-08 01:16:22,015 [execute] INFO git rev-list 123045128124d5ba66ab4a545f08d6ccfa7b1324 -- 01:16:22 2023-11-08 01:16:22,016 [execute] DEBUG Popen(['git', 'rev-list', '123045128124d5ba66ab4a545f08d6ccfa7b1324', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 01:16:22 2023-11-08 01:16:22,022 [execute] INFO git fetch -v origin 01:16:22 2023-11-08 01:16:22,023 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 01:16:22 2023-11-08 01:16:22,519 [run_push] DEBUG no remote changes detected 01:16:22 2023-11-08 01:16:22,519 [execute] INFO git push origin semver 01:16:22 2023-11-08 01:16:22,520 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 01:16:23 2023-11-08 01:16:23,475 [run_push] DEBUG push all version tags 01:16:23 2023-11-08 01:16:23,475 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:16:23 2023-11-08 01:16:23,476 [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) 01:16:24 2023-11-08 01:16:24,179 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:16:24 3.1.0-dev.67 [Pipeline] } 01:16:24 $ docker exec --env ******** --env ******** 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b ssh-agent -k 01:16:24 unset SSH_AUTH_SOCK; 01:16:24 unset SSH_AGENT_PID; 01:16:24 echo Agent pid 21 killed; 01:16:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:24 + git semver [Pipeline] } 01:16:25 $ docker stop --time=1 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b 01:16:27 $ docker rm -f --volumes 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b [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 01:16:28 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 01:16:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:16:28 total 16 01:16:28 drwxr-xr-x 3 root root 4096 Nov 8 01:00 . 01:16:28 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 01:16 .. 01:16:28 drwxr-xr-x 2 root root 4096 Nov 8 01:00 cost 01:16:28 -rw-r--r-- 1 root root 88 Nov 8 01:00 cost.csv 01:16:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 01:16:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:16:28 total 16 01:16:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:00 . 01:16:28 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 01:16 .. 01:16:28 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:00 cost 01:16:28 -rw-r--r-- 1 jenkins jenkins 88 Nov 8 01:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:16:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:29 ---> package-listing.sh 01:16:29 ++ facter osfamily 01:16:29 ++ tr '[:upper:]' '[:lower:]' 01:16:30 + OS_FAMILY=debian 01:16:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 01:16:30 + START_PACKAGES=/tmp/packages_start.txt 01:16:30 + END_PACKAGES=/tmp/packages_end.txt 01:16:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:30 + PACKAGES=/tmp/packages_start.txt 01:16:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:16:30 + PACKAGES=/tmp/packages_end.txt 01:16:30 + case "${OS_FAMILY}" in 01:16:30 + dpkg -l 01:16:30 + grep '^ii' 01:16:30 + '[' -f /tmp/packages_start.txt ']' 01:16:30 + '[' -f /tmp/packages_end.txt ']' 01:16:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:16:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 01:16:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 01:16:30 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 01:16:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:30 prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container 01:16:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:31 $ docker top 96b3f8879e042939a89780ae9c9420472d43d0f4e3fac2e958a53777d52a13d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:32 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:32 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:32 + ls /var/log/sa-host 01:16:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:32 provisioning config files... 01:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5553207430372403875tmp [Pipeline] { [Pipeline] echo 01:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:33 ---> create-netrc.sh [Pipeline] } 01:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:33 ---> python-tools-install.sh [Pipeline] echo 01:16:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:33 ---> sudo-logs.sh 01:16:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:34 ---> job-cost.sh 01:16:34 lf-activate-venv: SKIPPING 01:16:34 DEBUG: total: 0.2199999988079071 01:16:34 INFO: Retrieving Stack Cost... 01:16:34 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:35 INFO: Archiving Costs [Pipeline] echo 01:16:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:35 ---> logs-deploy.sh 01:16:35 lf-activate-venv: SKIPPING 01:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/72 01:16:35 INFO: archiving workspace using pattern(s): 01:16:36 Archives upload complete. 01:16:36 INFO: archiving logs to Nexus