Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1a7aa329848983d8423fe0cc2bdab8be88fbe88 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-ssh17264171881201846769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8321267790196374396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8487362374032903668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1703686253696670203.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-ssh5193105837855555138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12646’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12647 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 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (main) Commit message: "Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48" > 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 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 > git rev-list --no-walk e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:54 ========================================================= 20:31:54 EdgeX Global Pipelines Version Info 20:31:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:55 ------------------- 20:31:55 stable info: 20:31:55 ------------------- 20:31:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:31:55 Message: update stable to v1.0.254 20:31:56 ------------------- 20:31:56 experimental info: 20:31:56 ------------------- 20:31:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:31:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1a7aa3 [Pipeline] echo 20:31:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:56 provisioning config files... 20:31:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4862906505674501700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:57 ---> docker-login.sh 20:31:57 nexus3.edgexfoundry.org:10001 20:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:57 Configure a credential helper to remove this warning. See 20:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:57 20:31:57 Login Succeeded 20:31:57 nexus3.edgexfoundry.org:10002 20:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:57 Configure a credential helper to remove this warning. See 20:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:57 20:31:57 Login Succeeded 20:31:57 nexus3.edgexfoundry.org:10003 20:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:57 Configure a credential helper to remove this warning. See 20:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:57 20:31:57 Login Succeeded 20:31:57 nexus3.edgexfoundry.org:10004 20:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:57 Configure a credential helper to remove this warning. See 20:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:57 20:31:57 Login Succeeded 20:31:57 docker.io 20:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:57 Configure a credential helper to remove this warning. See 20:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:57 20:31:57 Login Succeeded 20:31:57 ---> docker-login.sh ends [Pipeline] } 20:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:31:58 + git rev-list -1 --merges a1a7aa329848983d8423fe0cc2bdab8be88fbe88~1..a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo 20:31:58 -----------> git rev-list -1 --merges a1a7aa329848983d8423fe0cc2bdab8be88fbe88~1..a1a7aa329848983d8423fe0cc2bdab8be88fbe88 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:31:58 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [false] [Pipeline] sh 20:31:58 + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo 20:31:58 ========================================================= 20:31:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:31:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:59 + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo 20:31:59 [semverPrep] GIT_COMMIT: a1a7aa329848983d8423fe0cc2bdab8be88fbe88, Commit Message: Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48 [Pipeline] echo 20:31:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:31:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:59 + grep -v github /etc/ssh/ssh_known_hosts 20:31:59 + [ -e /tmp/ssh_known_hosts ] 20:31:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:31:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:31:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:31:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:59 20:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:00 b85a868b505f: Pulling fs layer 20:32:00 e2be974225ed: Pulling fs layer 20:32:00 339a4e72a1f5: Pulling fs layer 20:32:00 988bab9f4d93: Pulling fs layer 20:32:00 1469e6f7b9e6: Pulling fs layer 20:32:00 eaf3925da568: Pulling fs layer 20:32:00 bab4dde63d76: Pulling fs layer 20:32:00 bde34c3a00c8: Pulling fs layer 20:32:00 b352a97aabf1: Pulling fs layer 20:32:00 4872d77fe225: Pulling fs layer 20:32:00 5851b861e8e6: Pulling fs layer 20:32:00 b352a97aabf1: Waiting 20:32:00 bde34c3a00c8: Waiting 20:32:00 988bab9f4d93: Waiting 20:32:00 5851b861e8e6: Waiting 20:32:00 eaf3925da568: Waiting 20:32:00 bab4dde63d76: Waiting 20:32:00 1469e6f7b9e6: Waiting 20:32:00 4872d77fe225: Waiting 20:32:00 e2be974225ed: Download complete 20:32:00 988bab9f4d93: Verifying Checksum 20:32:00 988bab9f4d93: Download complete 20:32:00 1469e6f7b9e6: Verifying Checksum 20:32:00 1469e6f7b9e6: Download complete 20:32:00 339a4e72a1f5: Verifying Checksum 20:32:00 339a4e72a1f5: Download complete 20:32:00 eaf3925da568: Download complete 20:32:00 bde34c3a00c8: Download complete 20:32:00 b352a97aabf1: Verifying Checksum 20:32:00 b352a97aabf1: Download complete 20:32:00 4872d77fe225: Verifying Checksum 20:32:00 4872d77fe225: Download complete 20:32:00 5851b861e8e6: Verifying Checksum 20:32:00 5851b861e8e6: Download complete 20:32:00 b85a868b505f: Verifying Checksum 20:32:00 b85a868b505f: Download complete 20:32:00 bab4dde63d76: Verifying Checksum 20:32:00 bab4dde63d76: Download complete 20:32:01 b85a868b505f: Pull complete 20:32:01 e2be974225ed: Pull complete 20:32:02 339a4e72a1f5: Pull complete 20:32:02 988bab9f4d93: Pull complete 20:32:02 1469e6f7b9e6: Pull complete 20:32:02 eaf3925da568: Pull complete 20:32:04 bab4dde63d76: Pull complete 20:32:04 bde34c3a00c8: Pull complete 20:32:04 b352a97aabf1: Pull complete 20:32:04 4872d77fe225: Pull complete 20:32:05 5851b861e8e6: Pull complete 20:32:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:05 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:08 $ docker top bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d -eo pid,comm 20:32:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:32:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:08 [ssh-agent] Looking for ssh-agent implementation... 20:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:08 $ docker exec bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent 20:32:08 SSH_AUTH_SOCK=/tmp/ssh-LEeZCogVfBep/agent.32 20:32:08 SSH_AGENT_PID=38 20:32:08 Running ssh-add (command line suppressed) 20:32:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13211571060632968445.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13211571060632968445.key) 20:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:08 + git tag --points-at HEAD [Pipeline] } 20:32:08 $ docker exec --env ******** --env ******** bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent -k 20:32:08 unset SSH_AUTH_SOCK; 20:32:08 unset SSH_AGENT_PID; 20:32:08 echo Agent pid 38 killed; 20:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:08 [ssh-agent] Looking for ssh-agent implementation... 20:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:09 $ docker exec bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent 20:32:09 SSH_AUTH_SOCK=/tmp/ssh-6P6GZpEzGH7z/agent.70 20:32:09 SSH_AGENT_PID=76 20:32:09 Running ssh-add (command line suppressed) 20:32:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12153132401911953611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12153132401911953611.key) 20:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:09 + git semver init 20:32:09 2023-10-27 20:32:09,800 [run_init] DEBUG init version:0.0.0 force:False 20:32:09 2023-10-27 20:32:09,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:32:09 2023-10-27 20:32:09,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:32:09 2023-10-27 20:32:09,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:32:10 2023-10-27 20:32:10,533 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:32:10 2023-10-27 20:32:10,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:32:10 2023-10-27 20:32:10,534 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:32:10 2023-10-27 20:32:10,534 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:32:10 3.1.0-dev.62 [Pipeline] } 20:32:10 $ docker exec --env ******** --env ******** bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent -k 20:32:10 unset SSH_AUTH_SOCK; 20:32:10 unset SSH_AGENT_PID; 20:32:10 echo Agent pid 76 killed; 20:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:11 + git semver [Pipeline] } 20:32:11 $ docker stop --time=1 bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d 20:32:12 $ docker rm -f --volumes bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d [Pipeline] // withDockerContainer [Pipeline] sh 20:32:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:13 Stashed 1 file(s) [Pipeline] echo 20:32:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.62 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:13 provisioning config files... 20:32:13 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15082604653371918886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12636 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:32:13 Running in /w/workspace/app-record-replay/67 [Pipeline] { [Pipeline] checkout 20:32:13 Selected Git installation does not exist. Using Default 20:32:13 The recommended git tool is: NONE 20:32:13 ---> docker-login.sh 20:32:13 nexus3.edgexfoundry.org:10001 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10002 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10003 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 nexus3.edgexfoundry.org:10004 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 docker.io 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 ---> docker-login.sh ends [Pipeline] } 20:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:14 ========================================================= 20:32:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:15 Sending build context to Docker daemon 631.3kB 20:32:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:32:15 Step 2/12 : FROM ${BASE} AS builder 20:32:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:15 7264a8db6415: Pulling fs layer 20:32:15 c4d48a809fc2: Pulling fs layer 20:32:15 4f1c88b9dad5: Pulling fs layer 20:32:15 ad3a456e5733: Pulling fs layer 20:32:15 33e27b845d1e: Pulling fs layer 20:32:15 c68163c4e522: Pulling fs layer 20:32:15 50da416c3ac9: Pulling fs layer 20:32:15 23d2d4c4bb30: Pulling fs layer 20:32:15 ad3a456e5733: Waiting 20:32:15 33e27b845d1e: Waiting 20:32:15 c68163c4e522: Waiting 20:32:15 50da416c3ac9: Waiting 20:32:15 23d2d4c4bb30: Waiting 20:32:15 c4d48a809fc2: Verifying Checksum 20:32:15 c4d48a809fc2: Download complete 20:32:15 ad3a456e5733: Verifying Checksum 20:32:15 ad3a456e5733: Download complete 20:32:15 33e27b845d1e: Verifying Checksum 20:32:15 33e27b845d1e: Download complete 20:32:15 7264a8db6415: Verifying Checksum 20:32:15 7264a8db6415: Download complete 20:32:15 c68163c4e522: Verifying Checksum 20:32:15 c68163c4e522: Download complete 20:32:15 7264a8db6415: Pull complete 20:32:15 c4d48a809fc2: Pull complete 20:32:15 23d2d4c4bb30: Verifying Checksum 20:32:15 23d2d4c4bb30: Download complete 20:32:15 4f1c88b9dad5: Verifying Checksum 20:32:15 4f1c88b9dad5: Download complete 20:32:16 50da416c3ac9: Verifying Checksum 20:32:16 50da416c3ac9: Download complete 20:32:18 using credential edgex-jenkins-ssh 20:32:18 Cloning the remote Git repository 20:32:18 4f1c88b9dad5: Pull complete 20:32:18 ad3a456e5733: Pull complete 20:32:18 33e27b845d1e: Pull complete 20:32:19 c68163c4e522: Pull complete 20:32:18 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:32:18 > git init /w/workspace/app-record-replay/67 # timeout=10 20:32:19 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:32:19 > git --version # timeout=10 20:32:19 > git --version # 'git version 2.25.1' 20:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:20 Avoid second fetch 20:32:20 Checking out Revision a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (main) 20:32:20 50da416c3ac9: Pull complete 20:32:20 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:20 > git config core.sparsecheckout # timeout=10 20:32:20 > git checkout -f a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 20:32:21 23d2d4c4bb30: Pull complete 20:32:21 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:21 ---> 0786185ac409 20:32:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:32:21 Commit message: "Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:22 Dload Upload Total Spent Left Speed 20:32:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 20:32:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:23 + sudo tee /etc/docker/daemon.new 20:32:23 { 20:32:23 "registry-mirrors": [ 20:32:23 "https://nexus3.edgexfoundry.org:10001" 20:32:23 ], 20:32:23 "bip": "10.250.0.254/24", 20:32:23 "hosts": [ 20:32:23 "tcp://0.0.0.0:5555", 20:32:23 "unix:///var/run/docker.sock" 20:32:23 ], 20:32:23 "mtu": 1458, 20:32:23 "selinux-enabled": true, 20:32:23 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:23 } [Pipeline] sh 20:32:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:24 + sudo service docker restart 20:32:25 ---> Running in 9f261de99cda 20:32:25 Removing intermediate container 9f261de99cda 20:32:25 ---> d178e43fa645 20:32:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:32:25 ---> Running in e9d3a0d3b588 20:32:25 Removing intermediate container e9d3a0d3b588 20:32:25 ---> 7f6931c6151d 20:32:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:32:25 ---> Running in 16d0cf19a9a7 20:32:25 Removing intermediate container 16d0cf19a9a7 20:32:25 ---> 76fae76c6f15 20:32:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:25 ---> Running in d922d1dacaa9 20:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:26 OK: 264 MiB in 52 packages 20:32:26 Removing intermediate container d922d1dacaa9 20:32:26 ---> f2aa2fe5464e 20:32:26 Step 7/12 : WORKDIR /app 20:32:26 ---> Running in 52a6cb1584ec 20:32:26 Removing intermediate container 52a6cb1584ec 20:32:26 ---> ae43297e39a9 20:32:26 Step 8/12 : COPY go.mod vendor* ./ 20:32:26 ---> 5bb2b5e6772e 20:32:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:27 ---> Running in 3f5125b16728 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:42 provisioning config files... 20:32:42 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/67@tmp/config8740224349850619554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:42 ---> docker-login.sh 20:32:42 nexus3.edgexfoundry.org:10001 20:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 nexus3.edgexfoundry.org:10002 20:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 nexus3.edgexfoundry.org:10003 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:44 Configure a credential helper to remove this warning. See 20:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:44 20:32:44 Login Succeeded 20:32:44 nexus3.edgexfoundry.org:10004 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:44 Configure a credential helper to remove this warning. See 20:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:44 20:32:44 Login Succeeded 20:32:44 docker.io 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:45 Configure a credential helper to remove this warning. See 20:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:45 20:32:45 Login Succeeded 20:32:45 ---> docker-login.sh ends [Pipeline] } 20:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:45 ========================================================= 20:32:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:32:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:46 Sending build context to Docker daemon 259.1kB 20:32:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:32:46 Step 2/12 : FROM ${BASE} AS builder 20:32:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:46 9fda8d8052c6: Pulling fs layer 20:32:46 5d54e960e981: Pulling fs layer 20:32:46 c4a7e357bf2a: Pulling fs layer 20:32:46 f0e02332f6b5: Pulling fs layer 20:32:46 cefa15bbcfad: Pulling fs layer 20:32:46 17808c966233: Pulling fs layer 20:32:46 f4c1fc716caa: Pulling fs layer 20:32:46 cefa15bbcfad: Waiting 20:32:46 17808c966233: Waiting 20:32:46 f4c1fc716caa: Waiting 20:32:46 f0e02332f6b5: Waiting 20:32:46 5d54e960e981: Verifying Checksum 20:32:46 5d54e960e981: Download complete 20:32:46 f0e02332f6b5: Verifying Checksum 20:32:46 f0e02332f6b5: Download complete 20:32:46 cefa15bbcfad: Verifying Checksum 20:32:46 cefa15bbcfad: Download complete 20:32:46 9fda8d8052c6: Verifying Checksum 20:32:46 9fda8d8052c6: Download complete 20:32:47 f4c1fc716caa: Verifying Checksum 20:32:47 f4c1fc716caa: Download complete 20:32:47 9fda8d8052c6: Pull complete 20:32:48 5d54e960e981: Pull complete 20:32:48 c4a7e357bf2a: Download complete 20:32:49 17808c966233: Verifying Checksum 20:32:49 17808c966233: Download complete 20:33:02 c4a7e357bf2a: Pull complete 20:33:02 f0e02332f6b5: Pull complete 20:33:02 cefa15bbcfad: Pull complete 20:33:10 17808c966233: Pull complete 20:33:12 f4c1fc716caa: Pull complete 20:33:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:12 ---> ea914061e18c 20:33:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:33:13 ---> Running in 40d7b936ad6e 20:33:13 Removing intermediate container 40d7b936ad6e 20:33:13 ---> 54d6d7a4aaf9 20:33:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:13 ---> Running in b2f3da4c1905 20:33:13 Removing intermediate container b2f3da4c1905 20:33:13 ---> 87a5ab8ac654 20:33:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:13 Removing intermediate container 3f5125b16728 20:33:13 ---> 231387224e27 20:33:13 Step 10/12 : COPY . . 20:33:13 ---> d1606725f5ce 20:33:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:13 ---> Running in cfe996dc81ce 20:33:13 Removing intermediate container cfe996dc81ce 20:33:13 ---> c93a5f1ec27c 20:33:13 Step 12/12 : RUN $MAKE 20:33:13 ---> Running in 88c5ef622099 20:33:13 noop 20:33:13 Removing intermediate container 88c5ef622099 20:33:13 ---> b1a381daf1fb 20:33:13 Successfully built b1a381daf1fb 20:33:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 ---> Running in 8a98ba570dec 20:33:14 + docker inspect -f . ci-base-image-x86_64 20:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:14 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:14 Removing intermediate container 8a98ba570dec 20:33:14 ---> f44fc3bc0905 20:33:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:14 ---> Running in 899a674855d4 20:33:14 $ docker top 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:14 + go version 20:33:14 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:14 $ docker stop --time=1 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c 20:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:33:16 $ docker rm -f --volumes 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker inspect -f . ci-base-image-x86_64 20:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:16 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:16 OK: 266 MiB in 52 packages 20:33:17 $ docker top a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:17 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:33:17 + make test 20:33:17 go test -race -coverprofile=coverage.out ./... 20:33:17 Removing intermediate container 899a674855d4 20:33:17 ---> eb1cb952b48e 20:33:17 Step 7/12 : WORKDIR /app 20:33:18 ---> Running in 4f47a8675929 20:33:18 Removing intermediate container 4f47a8675929 20:33:18 ---> ce60879740f2 20:33:18 Step 8/12 : COPY go.mod vendor* ./ 20:33:19 ---> 7e8526bdff2d 20:33:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:19 ---> Running in d7953f667b75 20:33:35 ? github.com/edgexfoundry/app-record-replay [no test files] 20:33:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:33:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:33:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:33:36 ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements 20:33:46 ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements 20:33:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements 20:33:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements 20:34:04 go vet ./... 20:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:34:07 $ docker stop --time=1 a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 20:34:11 $ docker rm -f --volumes a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:12 + ls -al . 20:34:12 total 188 20:34:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:33 . 20:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 .. 20:34:12 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 20:31 .dockerignore 20:34:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:33 .git 20:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 .github 20:34:12 -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 20:31 .gitignore 20:34:12 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:31 .golangci.yml 20:34:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:32 .semver 20:34:12 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 20:31 Attribution.txt 20:34:12 -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 20:31 CHANGELOG.md 20:34:12 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 20:31 Dockerfile 20:34:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:31 GOVERNANCE.md 20:34:12 -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 20:31 Jenkinsfile 20:34:12 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 20:31 LICENSE 20:34:12 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 20:31 Makefile 20:34:12 -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 20:31 OWNERS.md 20:34:12 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 20:31 README.md 20:34:12 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 20:31 Record and Reply.postman_collection.json 20:34:12 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:32 VERSION 20:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 bin 20:34:12 -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 20:33 coverage.out 20:34:12 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 20:31 go.mod 20:34:12 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 20:31 go.sum 20:34:12 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 20:31 internal 20:34:12 -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 20:31 main.go 20:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 openapi 20:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 pkg 20:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 --label arch=amd64 --label version=3.1.0-dev.62 . 20:34:13 Sending build context to Docker daemon 656.9kB 20:34:13 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:34:13 Step 2/26 : FROM ${BASE} AS builder 20:34:13 ---> b1a381daf1fb 20:34:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:34:13 ---> Running in d8a271e8328d 20:34:13 Removing intermediate container d8a271e8328d 20:34:13 ---> 5f47afe5691c 20:34:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:34:13 ---> Running in 67a5dac528a5 20:34:13 Removing intermediate container 67a5dac528a5 20:34:13 ---> 982ad6bdafa9 20:34:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:34:13 ---> Running in fe260e448ee6 20:34:13 Removing intermediate container fe260e448ee6 20:34:13 ---> d1f16a1e28c7 20:34:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:13 ---> Running in 9e4cf689fb31 20:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:13 OK: 264 MiB in 52 packages 20:34:14 Removing intermediate container 9e4cf689fb31 20:34:14 ---> 2da060d8999f 20:34:14 Step 7/26 : WORKDIR /app 20:34:14 ---> Running in e05ffa43bfc3 20:34:14 Removing intermediate container e05ffa43bfc3 20:34:14 ---> 8a1851be6c36 20:34:14 Step 8/26 : COPY go.mod vendor* ./ 20:34:14 ---> 76f992adaebd 20:34:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:14 ---> Running in 001fb0f6b3e1 20:34:14 Removing intermediate container 001fb0f6b3e1 20:34:14 ---> 326d44731484 20:34:14 Step 10/26 : COPY . . 20:34:15 ---> ef497888c8f1 20:34:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:15 ---> Running in 1d833726b9b4 20:34:15 Removing intermediate container 1d833726b9b4 20:34:15 ---> 918547840ee9 20:34:15 Step 12/26 : RUN $MAKE 20:34:15 ---> Running in 2245bdabba65 20:34:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.62" -trimpath -mod=readonly -o app-record-replay 20:34:33 Removing intermediate container 2245bdabba65 20:34:33 ---> f1d7e0b0774b 20:34:33 Step 13/26 : FROM alpine:3.18 20:34:34 3.18: Pulling from library/alpine 20:34:34 96526aa774ef: Pulling fs layer 20:34:34 96526aa774ef: Verifying Checksum 20:34:34 96526aa774ef: Download complete 20:34:34 96526aa774ef: Pull complete 20:34:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:34 Status: Downloaded newer image for alpine:3.18 20:34:34 ---> 8ca4688f4f35 20:34:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:34:34 ---> Running in 86c6d8348e00 20:34:34 Removing intermediate container 86c6d8348e00 20:34:34 ---> a3cf3f6e5cf2 20:34:34 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:34:34 ---> Running in 706eb92931d4 20:34:34 Removing intermediate container 706eb92931d4 20:34:34 ---> 08d2f29fee79 20:34:34 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:34 ---> Running in 87ff3a0d7d02 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:35 (1/2) Installing ca-certificates (20230506-r0) 20:34:35 (2/2) Installing dumb-init (1.2.5-r2) 20:34:35 Executing busybox-1.36.1-r2.trigger 20:34:35 Executing ca-certificates-20230506-r0.trigger 20:34:35 OK: 8 MiB in 17 packages 20:34:35 Removing intermediate container 87ff3a0d7d02 20:34:35 ---> 4eccff46e6fc 20:34:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:34:36 ---> 6b8d8b2ac4f6 20:34:36 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:34:36 ---> f58033da9d48 20:34:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:34:36 ---> 715163946cab 20:34:36 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:34:37 ---> 40ffb155142e 20:34:37 Step 21/26 : EXPOSE 59712 20:34:37 ---> Running in d36395d59437 20:34:37 Removing intermediate container d36395d59437 20:34:37 ---> 92b946cb6499 20:34:37 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:34:37 ---> Running in 9a73edae0e16 20:34:37 Removing intermediate container 9a73edae0e16 20:34:37 ---> d20b007861c5 20:34:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:37 ---> Running in 1a81927622f9 20:34:37 Removing intermediate container 1a81927622f9 20:34:37 ---> 1412df2bd2d8 20:34:37 Step 24/26 : LABEL arch=amd64 20:34:37 ---> Running in 09aa32d08c95 20:34:37 Removing intermediate container 09aa32d08c95 20:34:37 ---> 2383c7dc60c7 20:34:37 Step 25/26 : LABEL git_sha=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:34:37 ---> Running in 77204666c38e 20:34:37 Removing intermediate container 77204666c38e 20:34:37 ---> 863e95883681 20:34:37 Step 26/26 : LABEL version=3.1.0-dev.62 20:34:37 ---> Running in 5684e2efbdc5 20:34:37 Removing intermediate container 5684e2efbdc5 20:34:37 ---> 53662992b051 20:34:37 [Warning] One or more build-args [ARCH] were not consumed 20:34:37 Successfully built 53662992b051 20:34:37 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:38 provisioning config files... 20:34:38 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8547274065336625539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:38 ---> docker-login.sh 20:34:38 nexus3.edgexfoundry.org:10001 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 nexus3.edgexfoundry.org:10002 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 nexus3.edgexfoundry.org:10003 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 nexus3.edgexfoundry.org:10004 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 docker.io 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 ---> docker-login.sh ends [Pipeline] } 20:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:38 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:34:38 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:34:38 latest 20:34:38 3.1.0-dev.62 20:34:38 a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:34:38 main 20:34:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:34:39 6c4f3fac1930: Preparing 20:34:39 082b5b06e1e6: Preparing 20:34:39 20d142dbf50f: Preparing 20:34:39 2ba975be3650: Preparing 20:34:39 d016b28859d4: Preparing 20:34:39 cc2447e1835a: Preparing 20:34:39 cc2447e1835a: Waiting 20:34:39 082b5b06e1e6: Pushed 20:34:39 2ba975be3650: Pushed 20:34:39 20d142dbf50f: Pushed 20:34:39 cc2447e1835a: Layer already exists 20:34:39 d016b28859d4: Pushed 20:34:42 6c4f3fac1930: Pushed 20:34:42 a1a7aa329848983d8423fe0cc2bdab8be88fbe88: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:34:43 6c4f3fac1930: Preparing 20:34:43 082b5b06e1e6: Preparing 20:34:43 20d142dbf50f: Preparing 20:34:43 2ba975be3650: Preparing 20:34:43 d016b28859d4: Preparing 20:34:43 cc2447e1835a: Preparing 20:34:43 cc2447e1835a: Waiting 20:34:43 082b5b06e1e6: Layer already exists 20:34:43 2ba975be3650: Layer already exists 20:34:43 6c4f3fac1930: Layer already exists 20:34:43 20d142dbf50f: Layer already exists 20:34:43 d016b28859d4: Layer already exists 20:34:43 cc2447e1835a: Layer already exists 20:34:43 latest: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 20:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:34:44 6c4f3fac1930: Preparing 20:34:44 082b5b06e1e6: Preparing 20:34:44 20d142dbf50f: Preparing 20:34:44 2ba975be3650: Preparing 20:34:44 d016b28859d4: Preparing 20:34:44 cc2447e1835a: Preparing 20:34:44 6c4f3fac1930: Layer already exists 20:34:44 20d142dbf50f: Layer already exists 20:34:44 2ba975be3650: Layer already exists 20:34:44 082b5b06e1e6: Layer already exists 20:34:44 d016b28859d4: Layer already exists 20:34:44 cc2447e1835a: Layer already exists 20:34:44 3.1.0-dev.62: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:34:44 6c4f3fac1930: Preparing 20:34:44 082b5b06e1e6: Preparing 20:34:44 20d142dbf50f: Preparing 20:34:44 2ba975be3650: Preparing 20:34:44 d016b28859d4: Preparing 20:34:44 cc2447e1835a: Preparing 20:34:44 20d142dbf50f: Layer already exists 20:34:44 2ba975be3650: Layer already exists 20:34:44 082b5b06e1e6: Layer already exists 20:34:44 d016b28859d4: Layer already exists 20:34:44 6c4f3fac1930: Layer already exists 20:34:44 cc2447e1835a: Layer already exists 20:34:44 a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:34:45 6c4f3fac1930: Preparing 20:34:45 082b5b06e1e6: Preparing 20:34:45 20d142dbf50f: Preparing 20:34:45 2ba975be3650: Preparing 20:34:45 d016b28859d4: Preparing 20:34:45 cc2447e1835a: Preparing 20:34:45 cc2447e1835a: Waiting 20:34:45 082b5b06e1e6: Layer already exists 20:34:45 d016b28859d4: Layer already exists 20:34:45 2ba975be3650: Layer already exists 20:34:45 20d142dbf50f: Layer already exists 20:34:45 6c4f3fac1930: Layer already exists 20:34:45 cc2447e1835a: Layer already exists 20:34:45 main: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:45 ===================================================== [Pipeline] echo 20:34:45 taggedImages: 20:34:45 - nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:34:45 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:34:45 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 20:34:45 - nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:34:45 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:45 20:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:46 latest: Pulling from edgex-lftools-log-publisher 20:34:46 5eb5b503b376: Pulling fs layer 20:34:46 5c69ac0246d0: Pulling fs layer 20:34:46 ec43610c2a17: Pulling fs layer 20:34:46 3a2ae6a8a46f: Pulling fs layer 20:34:46 33b1e0a273af: Pulling fs layer 20:34:46 5d3b04190fa2: Pulling fs layer 20:34:46 2f39f015ded8: Pulling fs layer 20:34:46 3a2ae6a8a46f: Waiting 20:34:46 33b1e0a273af: Waiting 20:34:46 2f39f015ded8: Waiting 20:34:46 5d3b04190fa2: Waiting 20:34:46 5c69ac0246d0: Download complete 20:34:46 3a2ae6a8a46f: Verifying Checksum 20:34:46 3a2ae6a8a46f: Download complete 20:34:46 33b1e0a273af: Verifying Checksum 20:34:46 33b1e0a273af: Download complete 20:34:46 5d3b04190fa2: Verifying Checksum 20:34:46 5d3b04190fa2: Download complete 20:34:46 ec43610c2a17: Verifying Checksum 20:34:46 ec43610c2a17: Download complete 20:34:46 5eb5b503b376: Verifying Checksum 20:34:46 5eb5b503b376: Download complete 20:34:46 2f39f015ded8: Download complete 20:34:47 5eb5b503b376: Pull complete 20:34:47 5c69ac0246d0: Pull complete 20:34:47 ec43610c2a17: Pull complete 20:34:48 3a2ae6a8a46f: Pull complete 20:34:48 33b1e0a273af: Pull complete 20:34:48 5d3b04190fa2: Pull complete 20:34:52 2f39f015ded8: Pull complete 20:34:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:52 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:56 Removing intermediate container d7953f667b75 20:34:56 ---> aaa0b215984a 20:34:56 Step 10/12 : COPY . . 20:34:56 ---> d7493d5fb3db 20:34:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:56 ---> Running in 691cf38caa50 20:34:56 Removing intermediate container 691cf38caa50 20:34:56 ---> 5351222006ea 20:34:56 Step 12/12 : RUN $MAKE 20:34:56 ---> Running in 69edd839578d 20:34:56 noop 20:34:56 Removing intermediate container 69edd839578d 20:34:56 ---> f2ff0d15f7ba 20:34:56 Successfully built f2ff0d15f7ba 20:34:56 Successfully tagged ci-base-image-arm64:latest 20:34:57 $ docker top 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:57 ---> job-cost.sh 20:34:57 lf-activate-venv: SKIPPING 20:34:57 INFO: No Stack... 20:34:57 + docker inspect -f . ci-base-image-arm64 20:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container 20:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:58 INFO: Archiving Costs 20:34:59 $ docker top e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:34:59 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:34:59 + cut -d, -f6 [Pipeline] lock 20:34:59 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] 20:34:59 Resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] did not exist. Created. 20:34:59 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:00 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:00 Stashed 1 file(s) [Pipeline] } 20:35:00 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:00 $ docker stop --time=1 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e 20:35:00 + go version 20:35:00 go version go1.21.0 linux/arm64 20:35:01 $ docker rm -f --volumes 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:35:01 $ docker stop --time=1 e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 20:35:06 $ docker rm -f --volumes e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:06 + docker inspect -f . ci-base-image-arm64 20:35:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:06 prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container 20:35:07 $ 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/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:08 $ docker top 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:09 + git config --global --add safe.directory /w/workspace/app-record-replay/67 [Pipeline] fileExists [Pipeline] sh 20:35:09 + make test 20:35:09 go test -race -coverprofile=coverage.out ./... 20:37:31 ? github.com/edgexfoundry/app-record-replay [no test files] 20:37:31 ok github.com/edgexfoundry/app-record-replay/internal/app 1.224s coverage: 88.0% of statements 20:37:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:37:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:37:33 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:37:44 ok github.com/edgexfoundry/app-record-replay/internal/application 10.048s coverage: 98.7% of statements 20:37:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.640s coverage: 89.7% of statements 20:37:44 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements 20:37:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:44 go vet ./... 20:39:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:39:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:39:50 $ docker stop --time=1 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 20:39:52 $ docker rm -f --volumes 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:54 Warning: overwriting stash ‘coverage-report’ 20:39:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:56 + ls -al . 20:39:56 total 184 20:39:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:35 . 20:39:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:32 .. 20:39:56 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 20:32 .dockerignore 20:39:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:32 .git 20:39:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 .github 20:39:56 -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 20:32 .gitignore 20:39:56 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:32 .golangci.yml 20:39:56 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 20:32 Attribution.txt 20:39:56 -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 20:32 CHANGELOG.md 20:39:56 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 20:32 Dockerfile 20:39:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:32 GOVERNANCE.md 20:39:56 -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 20:32 Jenkinsfile 20:39:56 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 20:32 LICENSE 20:39:56 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 20:32 Makefile 20:39:56 -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 20:32 OWNERS.md 20:39:56 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 20:32 README.md 20:39:56 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 20:32 Record and Reply.postman_collection.json 20:39:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:32 VERSION 20:39:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:32 bin 20:39:56 -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 20:37 coverage.out 20:39:56 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 20:32 go.mod 20:39:56 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 20:32 go.sum 20:39:56 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 20:32 internal 20:39:56 -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 20:32 main.go 20:39:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 openapi 20:39:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 pkg 20:39:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:56 + 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=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 --label arch=arm64 --label version=3.1.0-dev.62 . 20:39:56 Sending build context to Docker daemon 284.7kB 20:39:56 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:39:56 Step 2/26 : FROM ${BASE} AS builder 20:39:56 ---> f2ff0d15f7ba 20:39:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:39:56 ---> Running in 14f18693ead5 20:39:57 Removing intermediate container 14f18693ead5 20:39:57 ---> 90f93296b22d 20:39:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:39:57 ---> Running in c0db58dc67bb 20:39:57 Removing intermediate container c0db58dc67bb 20:39:57 ---> 6e5e911105af 20:39:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:39:57 ---> Running in 2a281b0d9135 20:39:58 Removing intermediate container 2a281b0d9135 20:39:58 ---> 5adbacd0a5c3 20:39:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:58 ---> Running in 58cb0d5f8ceb 20:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:40:01 OK: 266 MiB in 52 packages 20:40:04 Removing intermediate container 58cb0d5f8ceb 20:40:04 ---> 4c0d4cfd718a 20:40:04 Step 7/26 : WORKDIR /app 20:40:04 ---> Running in 7b43d2d97fbc 20:40:04 Removing intermediate container 7b43d2d97fbc 20:40:04 ---> 9e2aa52bdf92 20:40:04 Step 8/26 : COPY go.mod vendor* ./ 20:40:05 ---> 783db4a508da 20:40:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:05 ---> Running in 9fd3ba60d7ec 20:40:08 Removing intermediate container 9fd3ba60d7ec 20:40:08 ---> 0f8e73be652a 20:40:08 Step 10/26 : COPY . . 20:40:08 ---> 89a04ca48b76 20:40:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:08 ---> Running in 21fe23d670f5 20:40:09 Removing intermediate container 21fe23d670f5 20:40:09 ---> 6e91c28e3671 20:40:09 Step 12/26 : RUN $MAKE 20:40:09 ---> Running in 1409f74cddd9 20:40:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.62" -trimpath -mod=readonly -o app-record-replay 20:42:31 Removing intermediate container 1409f74cddd9 20:42:31 ---> 30e90eef4bf9 20:42:31 Step 13/26 : FROM alpine:3.18 20:42:31 3.18: Pulling from library/alpine 20:42:31 579b34f0a95b: Pulling fs layer 20:42:31 579b34f0a95b: Verifying Checksum 20:42:31 579b34f0a95b: Download complete 20:42:31 579b34f0a95b: Pull complete 20:42:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:42:31 Status: Downloaded newer image for alpine:3.18 20:42:31 ---> 3cc203321400 20:42:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:42:31 ---> Running in bca8230bac46 20:42:31 Removing intermediate container bca8230bac46 20:42:31 ---> 7f4e534b8279 20:42:31 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:42:31 ---> Running in e02d206668d1 20:42:31 Removing intermediate container e02d206668d1 20:42:31 ---> 8ec6ab8a6e1e 20:42:31 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:42:31 ---> Running in 575d08cbb019 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:42:31 (1/2) Installing ca-certificates (20230506-r0) 20:42:31 (2/2) Installing dumb-init (1.2.5-r2) 20:42:31 Executing busybox-1.36.1-r2.trigger 20:42:31 Executing ca-certificates-20230506-r0.trigger 20:42:31 OK: 9 MiB in 17 packages 20:42:31 Removing intermediate container 575d08cbb019 20:42:31 ---> d22a9ff09f85 20:42:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:42:31 ---> f04142f12412 20:42:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:42:31 ---> 8110b5331a46 20:42:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:42:31 ---> 0d74a4659200 20:42:31 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:42:31 ---> 75506ddaf249 20:42:31 Step 21/26 : EXPOSE 59712 20:42:31 ---> Running in b80d6a98c771 20:42:31 Removing intermediate container b80d6a98c771 20:42:31 ---> a73ba966635a 20:42:31 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:42:31 ---> Running in 8ee0aedadd71 20:42:31 Removing intermediate container 8ee0aedadd71 20:42:31 ---> af8425d8cc48 20:42:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:31 ---> Running in ecc769ab3234 20:42:31 Removing intermediate container ecc769ab3234 20:42:31 ---> dcfd262a0661 20:42:31 Step 24/26 : LABEL arch=arm64 20:42:31 ---> Running in 869e3d8f5d9c 20:42:31 Removing intermediate container 869e3d8f5d9c 20:42:31 ---> 7ac6199751b2 20:42:31 Step 25/26 : LABEL git_sha=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:42:31 ---> Running in be098341e825 20:42:31 Removing intermediate container be098341e825 20:42:31 ---> 2fba031dfc4a 20:42:31 Step 26/26 : LABEL version=3.1.0-dev.62 20:42:31 ---> Running in 8a820f2e5018 20:42:31 Removing intermediate container 8a820f2e5018 20:42:31 ---> 79f5c5ee6b7c 20:42:31 [Warning] One or more build-args [ARCH] were not consumed 20:42:31 Successfully built 79f5c5ee6b7c 20:42:31 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 20:42:31 provisioning config files... 20:42:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/67@tmp/config9783253076212500116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:32 ---> docker-login.sh 20:42:32 nexus3.edgexfoundry.org:10001 20:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:32 Configure a credential helper to remove this warning. See 20:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:32 20:42:32 Login Succeeded 20:42:32 nexus3.edgexfoundry.org:10002 20:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:33 Configure a credential helper to remove this warning. See 20:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:33 20:42:33 Login Succeeded 20:42:33 nexus3.edgexfoundry.org:10003 20:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:33 Configure a credential helper to remove this warning. See 20:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:33 20:42:33 Login Succeeded 20:42:33 nexus3.edgexfoundry.org:10004 20:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:33 Configure a credential helper to remove this warning. See 20:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:33 20:42:33 Login Succeeded 20:42:33 docker.io 20:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:34 Configure a credential helper to remove this warning. See 20:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:34 20:42:34 Login Succeeded 20:42:34 ---> docker-login.sh ends [Pipeline] } 20:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:34 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 20:42:34 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:42:34 latest 20:42:34 3.1.0-dev.62 20:42:34 a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:42:34 main 20:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:42:35 787662472278: Preparing 20:42:35 ffbd2d0f0d8e: Preparing 20:42:35 5380390e6ebb: Preparing 20:42:35 78168ba7bea0: Preparing 20:42:35 254c1f38a158: Preparing 20:42:35 5f4d9fc4d98d: Preparing 20:42:35 5f4d9fc4d98d: Waiting 20:42:35 5380390e6ebb: Pushed 20:42:35 78168ba7bea0: Pushed 20:42:35 ffbd2d0f0d8e: Pushed 20:42:35 5f4d9fc4d98d: Layer already exists 20:42:35 254c1f38a158: Pushed 20:42:42 787662472278: Pushed 20:42:42 a1a7aa329848983d8423fe0cc2bdab8be88fbe88: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:42 + 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 20:42:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:42:43 787662472278: Preparing 20:42:43 ffbd2d0f0d8e: Preparing 20:42:43 5380390e6ebb: Preparing 20:42:43 78168ba7bea0: Preparing 20:42:43 254c1f38a158: Preparing 20:42:43 5f4d9fc4d98d: Preparing 20:42:43 5f4d9fc4d98d: Waiting 20:42:43 5380390e6ebb: Layer already exists 20:42:43 254c1f38a158: Layer already exists 20:42:43 78168ba7bea0: Layer already exists 20:42:43 787662472278: Layer already exists 20:42:43 ffbd2d0f0d8e: Layer already exists 20:42:43 5f4d9fc4d98d: Layer already exists 20:42:43 latest: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 20:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:42:43 787662472278: Preparing 20:42:43 ffbd2d0f0d8e: Preparing 20:42:43 5380390e6ebb: Preparing 20:42:43 78168ba7bea0: Preparing 20:42:43 254c1f38a158: Preparing 20:42:43 5f4d9fc4d98d: Preparing 20:42:43 5f4d9fc4d98d: Waiting 20:42:43 78168ba7bea0: Layer already exists 20:42:43 ffbd2d0f0d8e: Layer already exists 20:42:43 5380390e6ebb: Layer already exists 20:42:43 254c1f38a158: Layer already exists 20:42:43 787662472278: Layer already exists 20:42:43 5f4d9fc4d98d: Layer already exists 20:42:44 3.1.0-dev.62: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:44 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:42:44 787662472278: Preparing 20:42:44 ffbd2d0f0d8e: Preparing 20:42:44 5380390e6ebb: Preparing 20:42:44 78168ba7bea0: Preparing 20:42:44 254c1f38a158: Preparing 20:42:44 5f4d9fc4d98d: Preparing 20:42:44 5f4d9fc4d98d: Waiting 20:42:44 5380390e6ebb: Layer already exists 20:42:44 78168ba7bea0: Layer already exists 20:42:44 254c1f38a158: Layer already exists 20:42:44 787662472278: Layer already exists 20:42:44 ffbd2d0f0d8e: Layer already exists 20:42:44 5f4d9fc4d98d: Layer already exists 20:42:45 a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:45 + 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 20:42:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 20:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:42:45 787662472278: Preparing 20:42:45 ffbd2d0f0d8e: Preparing 20:42:45 5380390e6ebb: Preparing 20:42:45 78168ba7bea0: Preparing 20:42:45 254c1f38a158: Preparing 20:42:45 5f4d9fc4d98d: Preparing 20:42:45 787662472278: Layer already exists 20:42:45 5380390e6ebb: Layer already exists 20:42:45 78168ba7bea0: Layer already exists 20:42:45 254c1f38a158: Layer already exists 20:42:45 ffbd2d0f0d8e: Layer already exists 20:42:45 5f4d9fc4d98d: Layer already exists 20:42:46 main: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:46 ===================================================== [Pipeline] echo 20:42:46 taggedImages: 20:42:46 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 20:42:46 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:42:46 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 20:42:46 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 20:42:46 - 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 20:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:46 20:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:46 arm64: Pulling from edgex-lftools-log-publisher 20:42:46 8998bd30e6a1: Pulling fs layer 20:42:46 04944245beec: Pulling fs layer 20:42:46 699f458cf7ca: Pulling fs layer 20:42:46 765212b225bb: Pulling fs layer 20:42:46 f23df028b6ca: Pulling fs layer 20:42:46 d65c8cfc05b1: Pulling fs layer 20:42:46 2437ff75d9bd: Pulling fs layer 20:42:46 765212b225bb: Waiting 20:42:46 f23df028b6ca: Waiting 20:42:46 d65c8cfc05b1: Waiting 20:42:46 2437ff75d9bd: Waiting 20:42:47 04944245beec: Verifying Checksum 20:42:47 04944245beec: Download complete 20:42:47 765212b225bb: Verifying Checksum 20:42:47 765212b225bb: Download complete 20:42:47 f23df028b6ca: Verifying Checksum 20:42:47 f23df028b6ca: Download complete 20:42:47 d65c8cfc05b1: Verifying Checksum 20:42:47 d65c8cfc05b1: Download complete 20:42:47 699f458cf7ca: Download complete 20:42:47 8998bd30e6a1: Verifying Checksum 20:42:47 8998bd30e6a1: Download complete 20:42:50 2437ff75d9bd: Verifying Checksum 20:42:50 2437ff75d9bd: Download complete 20:42:52 8998bd30e6a1: Pull complete 20:42:53 04944245beec: Pull complete 20:42:57 699f458cf7ca: Pull complete 20:42:57 765212b225bb: Pull complete 20:42:58 f23df028b6ca: Pull complete 20:42:58 d65c8cfc05b1: Pull complete 20:43:16 2437ff75d9bd: Pull complete 20:43:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:16 prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container 20:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:19 $ docker top 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:20 ---> job-cost.sh 20:43:20 lf-activate-venv: SKIPPING 20:43:20 INFO: No Stack... 20:43:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:21 INFO: Archiving Costs [Pipeline] sh 20:43:22 + cat /w/workspace/app-record-replay/67/archives/cost.csv 20:43:22 + cut -d, -f6 [Pipeline] lock 20:43:22 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] 20:43:22 Resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] did not exist. Created. 20:43:22 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:23 /w/workspace/app-record-replay/67@tmp/durable-af9e6137/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:43:23 + echo total: 0.7699999809265137 [Pipeline] stash 20:43:23 Warning: overwriting stash ‘stack-cost’ 20:43:23 Stashed 1 file(s) [Pipeline] } 20:43:23 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:23 $ docker stop --time=1 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 20:43:25 $ docker rm -f --volumes 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 [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 20:43:25 provisioning config files... 20:43:25 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4707029291595440743tmp [Pipeline] { [Pipeline] sh 20:43:26 + set +x 20:43:26 + bash -s -- 20:43:26 + curl -s https://codecov.io/bash 20:43:26 20:43:26 _____ _ 20:43:26 / ____| | | 20:43:26 | | ___ __| | ___ ___ _____ __ 20:43:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:26 Bash-1.0.6 20:43:26 20:43:26 20:43:26 ==> git version 2.25.1 found 20:43:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:43:26 Release-Date: 2020-01-08 20:43:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:26 ==> Jenkins CI detected. 20:43:26 current dir:  /w/workspace/exfoundry_app-record-replay_main 20:43:26 project root: . 20:43:26 --> token set from env 20:43:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:26 ==> Running gcov in . (disable via -X gcov) 20:43:26 ==> Python coveragepy not found 20:43:26 ==> Searching for coverage reports in: 20:43:26 + . 20:43:26 -> Found 1 reports 20:43:26 ==> Detecting git/mercurial file structure 20:43:26 ==> Reading reports 20:43:26 + ./coverage.out bytes=24666 20:43:26 ==> Appending adjustments 20:43:26 https://docs.codecov.io/docs/fixing-reports 20:43:26 + Found adjustments 20:43:26 ==> Gzipping contents 20:43:26 8.0K /tmp/codecov.FZbQBt.gz 20:43:26 ==> Uploading reports 20:43:26 url: https://codecov.io 20:43:26 query: branch=main&commit=a1a7aa329848983d8423fe0cc2bdab8be88fbe88&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:26 -> Pinging Codecov 20:43:26 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=a1a7aa329848983d8423fe0cc2bdab8be88fbe88&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:26 -> Uploading to 20:43:26 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F467761B9912B4F32F9BC62907045C81/a1a7aa329848983d8423fe0cc2bdab8be88fbe88/92dd4660-01e2-4a9b-a0e4-a22170cee20a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e37f2617b9052f3fd1e106da7a6ef4e166ad7df3c7555e3f5f617e5c5493d6f2 20:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:26 Dload Upload Total Spent Left Speed 20:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19877 --:--:-- --:--:-- --:--:-- 19795 20:43:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } 20:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:43:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:43:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:27 20:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:43:27 df9b9388f04a: Pulling fs layer 20:43:27 52dc419b0ee2: Pulling fs layer 20:43:27 25bc292e5bac: Pulling fs layer 20:43:27 114826534d7a: Pulling fs layer 20:43:27 4657fd5d0bcf: Pulling fs layer 20:43:27 6ad1cebc031e: Pulling fs layer 20:43:27 8a3aa393b2d8: Pulling fs layer 20:43:27 6ad1cebc031e: Waiting 20:43:27 4657fd5d0bcf: Waiting 20:43:27 8a3aa393b2d8: Waiting 20:43:27 52dc419b0ee2: Download complete 20:43:27 25bc292e5bac: Verifying Checksum 20:43:27 25bc292e5bac: Download complete 20:43:27 4657fd5d0bcf: Download complete 20:43:27 df9b9388f04a: Verifying Checksum 20:43:27 df9b9388f04a: Download complete 20:43:27 6ad1cebc031e: Verifying Checksum 20:43:27 6ad1cebc031e: Download complete 20:43:27 df9b9388f04a: Pull complete 20:43:27 52dc419b0ee2: Pull complete 20:43:27 25bc292e5bac: Pull complete 20:43:28 114826534d7a: Verifying Checksum 20:43:28 114826534d7a: Download complete 20:43:28 8a3aa393b2d8: Verifying Checksum 20:43:28 8a3aa393b2d8: Download complete 20:43:31 114826534d7a: Pull complete 20:43:31 4657fd5d0bcf: Pull complete 20:43:31 6ad1cebc031e: Pull complete 20:43:34 8a3aa393b2d8: Pull complete 20:43:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:34 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:43:38 $ docker top b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 20:43:38 + set -o pipefail 20:43:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 20:43:45 20:43:45 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 20:43:45 20:43:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/af5c8fca-9e71-4bc3-a49d-0818adf111f9 20:43:45 20:43:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:43:45 20:43:45 20:43:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:43:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:43:45 More details here: https://snyk.co/ue1NS [Pipeline] } 20:43:45 $ docker stop --time=1 b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 20:43:49 $ docker rm -f --volumes b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 [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 20:43:49 + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] sh 20:43:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:50 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:50 $ docker top 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 -eo pid,comm 20:43:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:43:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:50 [ssh-agent] Looking for ssh-agent implementation... 20:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:51 $ docker exec 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 ssh-agent 20:43:51 SSH_AUTH_SOCK=/tmp/ssh-BwUC281OSuAv/agent.31 20:43:51 SSH_AGENT_PID=37 20:43:51 Running ssh-add (command line suppressed) 20:43:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10876432309040502823.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10876432309040502823.key) 20:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:51 + git semver tag 20:43:51 2023-10-27 20:43:51,733 [run_tag] DEBUG tag force:False 20:43:51 2023-10-27 20:43:51,733 [check_head_tag] DEBUG check head tag 20:43:51 2023-10-27 20:43:51,735 [execute] INFO git cat-file --batch-check 20:43:51 2023-10-27 20:43:51,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:43:51 2023-10-27 20:43:51,739 [execute] INFO git cat-file --batch 20:43:51 2023-10-27 20:43:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:43:51 2023-10-27 20:43:51,758 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:43:51 2023-10-27 20:43:51,758 [execute] INFO git tag -a v3.1.0-dev.62 -m v3.1.0-dev.62 20:43:51 2023-10-27 20:43:51,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.62', '-m', 'v3.1.0-dev.62'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:43:51 2023-10-27 20:43:51,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:43:51 3.1.0-dev.62 [Pipeline] } 20:43:51 $ docker exec --env ******** --env ******** 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 ssh-agent -k 20:43:51 unset SSH_AUTH_SOCK; 20:43:51 unset SSH_AGENT_PID; 20:43:51 echo Agent pid 37 killed; 20:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:52 + git semver [Pipeline] } 20:43:52 $ docker stop --time=1 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 20:43:53 $ docker rm -f --volumes 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:54 20:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:54 0.23.1-centos7: Pulling from edgex-lftools 20:43:54 ab5ef0e58194: Pulling fs layer 20:43:54 9712f1f96733: Pulling fs layer 20:43:54 63f879dbbcfc: Pulling fs layer 20:43:54 0d9ebad4ef96: Pulling fs layer 20:43:54 e9a5061849ea: Pulling fs layer 20:43:54 d747dcd14b5f: Pulling fs layer 20:43:54 2de7ff778b66: Pulling fs layer 20:43:54 0d9ebad4ef96: Waiting 20:43:54 2de7ff778b66: Waiting 20:43:54 e9a5061849ea: Waiting 20:43:54 d747dcd14b5f: Waiting 20:43:54 9712f1f96733: Download complete 20:43:54 63f879dbbcfc: Verifying Checksum 20:43:54 63f879dbbcfc: Download complete 20:43:54 0d9ebad4ef96: Verifying Checksum 20:43:54 0d9ebad4ef96: Download complete 20:43:54 d747dcd14b5f: Download complete 20:43:54 e9a5061849ea: Verifying Checksum 20:43:54 e9a5061849ea: Download complete 20:43:54 ab5ef0e58194: Download complete 20:43:54 2de7ff778b66: Verifying Checksum 20:43:54 2de7ff778b66: Download complete 20:43:57 ab5ef0e58194: Pull complete 20:43:57 9712f1f96733: Pull complete 20:43:58 63f879dbbcfc: Pull complete 20:44:01 0d9ebad4ef96: Pull complete 20:44:01 e9a5061849ea: Pull complete 20:44:01 d747dcd14b5f: Pull complete 20:44:02 2de7ff778b66: Pull complete 20:44:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:03 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:44:08 $ docker top 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:44:08 provisioning config files... 20:44:08 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16128553194198298533tmp 20:44:08 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12523139649936369594tmp 20:44:08 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12521291309607924482tmp [Pipeline] { [Pipeline] echo 20:44:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:44:09 ---> sigul-configuration.sh 20:44:09 gpg: directory `/root/.gnupg' created 20:44:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:44:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:44:09 gpg: keyring `/root/.gnupg/secring.gpg' created 20:44:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:44:09 gpg: CAST5 encrypted data 20:44:09 gpg: encrypted with 1 passphrase 20:44:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:44:09 + mkdir /home/jenkins 20:44:09 + mkdir /home/jenkins/sigul [Pipeline] sh 20:44:09 + 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 20:44:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:44:10 ---> sigul-install.sh 20:44:10 Sigul already installed; skipping installation. [Pipeline] sh 20:44:10 + git tag --list 20:44:10 v3.1.0-dev.0 20:44:10 v3.1.0-dev.1 20:44:10 v3.1.0-dev.10 20:44:10 v3.1.0-dev.11 20:44:10 v3.1.0-dev.12 20:44:10 v3.1.0-dev.13 20:44:10 v3.1.0-dev.14 20:44:10 v3.1.0-dev.15 20:44:10 v3.1.0-dev.16 20:44:10 v3.1.0-dev.17 20:44:10 v3.1.0-dev.18 20:44:10 v3.1.0-dev.19 20:44:10 v3.1.0-dev.2 20:44:10 v3.1.0-dev.20 20:44:10 v3.1.0-dev.21 20:44:10 v3.1.0-dev.22 20:44:10 v3.1.0-dev.23 20:44:10 v3.1.0-dev.24 20:44:10 v3.1.0-dev.25 20:44:10 v3.1.0-dev.26 20:44:10 v3.1.0-dev.27 20:44:10 v3.1.0-dev.28 20:44:10 v3.1.0-dev.29 20:44:10 v3.1.0-dev.3 20:44:10 v3.1.0-dev.30 20:44:10 v3.1.0-dev.31 20:44:10 v3.1.0-dev.32 20:44:10 v3.1.0-dev.33 20:44:10 v3.1.0-dev.34 20:44:10 v3.1.0-dev.35 20:44:10 v3.1.0-dev.36 20:44:10 v3.1.0-dev.37 20:44:10 v3.1.0-dev.38 20:44:10 v3.1.0-dev.39 20:44:10 v3.1.0-dev.4 20:44:10 v3.1.0-dev.40 20:44:10 v3.1.0-dev.41 20:44:10 v3.1.0-dev.42 20:44:10 v3.1.0-dev.43 20:44:10 v3.1.0-dev.44 20:44:10 v3.1.0-dev.45 20:44:10 v3.1.0-dev.46 20:44:10 v3.1.0-dev.47 20:44:10 v3.1.0-dev.48 20:44:10 v3.1.0-dev.49 20:44:10 v3.1.0-dev.5 20:44:10 v3.1.0-dev.50 20:44:10 v3.1.0-dev.51 20:44:10 v3.1.0-dev.52 20:44:10 v3.1.0-dev.53 20:44:10 v3.1.0-dev.54 20:44:10 v3.1.0-dev.55 20:44:10 v3.1.0-dev.56 20:44:10 v3.1.0-dev.57 20:44:10 v3.1.0-dev.58 20:44:10 v3.1.0-dev.59 20:44:10 v3.1.0-dev.6 20:44:10 v3.1.0-dev.60 20:44:10 v3.1.0-dev.61 20:44:10 v3.1.0-dev.62 20:44:10 v3.1.0-dev.7 20:44:10 v3.1.0-dev.8 20:44:10 v3.1.0-dev.9 [Pipeline] sh 20:44:10 + lftools sign git-tag v3.1.0-dev.62 20:44:11 Signing Git tag with Sigul... 20:44:11 Signing v3.1.0-dev.62 [Pipeline] echo 20:44:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:44:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:44:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:44:11 $ docker stop --time=1 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a 20:44:13 $ docker rm -f --volumes 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:44:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:13 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:14 $ docker top b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 -eo pid,comm 20:44: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). 20:44:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:14 [ssh-agent] Looking for ssh-agent implementation... 20:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:14 $ docker exec b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 ssh-agent 20:44:14 SSH_AUTH_SOCK=/tmp/ssh-z4aqY3odyhix/agent.31 20:44:14 SSH_AGENT_PID=37 20:44:14 Running ssh-add (command line suppressed) 20:44:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4479845583482355998.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4479845583482355998.key) 20:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:14 + git semver bump pre 20:44:15 2023-10-27 20:44:15,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:15 2023-10-27 20:44:15,124 [bump_version] DEBUG bumping version:3.1.0-dev.62 on axis:pre with prefix:dev 20:44:15 2023-10-27 20:44:15,124 [bump_version] DEBUG bumped version:3.1.0-dev.63 20:44:15 2023-10-27 20:44:15,124 [write_version] DEBUG write version:3.1.0-dev.63 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 20:44:15 2023-10-27 20:44:15,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:15 2023-10-27 20:44:15,125 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:15 2023-10-27 20:44:15,127 [execute] INFO git cat-file --batch-check 20:44:15 2023-10-27 20:44:15,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:15 2023-10-27 20:44:15,132 [execute] INFO git cat-file --batch 20:44:15 2023-10-27 20:44:15,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:15 2023-10-27 20:44:15,136 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:15 3.1.0-dev.63 [Pipeline] } 20:44:15 $ docker exec --env ******** --env ******** b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 ssh-agent -k 20:44:15 unset SSH_AUTH_SOCK; 20:44:15 unset SSH_AGENT_PID; 20:44:15 echo Agent pid 37 killed; 20:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:15 + git semver [Pipeline] } 20:44:15 $ docker stop --time=1 b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 20:44:17 $ docker rm -f --volumes b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:17 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:18 $ docker top ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 -eo pid,comm 20:44:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:44:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:18 [ssh-agent] Looking for ssh-agent implementation... 20:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:18 $ docker exec ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 ssh-agent 20:44:18 SSH_AUTH_SOCK=/tmp/ssh-JHz1EH0OoLCz/agent.32 20:44:18 SSH_AGENT_PID=38 20:44:18 Running ssh-add (command line suppressed) 20:44:18 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9918126601056456227.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9918126601056456227.key) 20:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:19 + git semver push 20:44:19 2023-10-27 20:44:19,203 [run_push] DEBUG push 20:44:19 2023-10-27 20:44:19,204 [execute] INFO git cat-file --batch-check 20:44:19 2023-10-27 20:44:19,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:19 2023-10-27 20:44:19,209 [execute] INFO git rev-list 100d1b6ff2abdeb5033c50711cd4cfd03d989a0b -- 20:44:19 2023-10-27 20:44:19,209 [execute] DEBUG Popen(['git', 'rev-list', '100d1b6ff2abdeb5033c50711cd4cfd03d989a0b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:44:19 2023-10-27 20:44:19,215 [execute] INFO git fetch -v origin 20:44:19 2023-10-27 20:44:19,216 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 20:44:19 2023-10-27 20:44:19,761 [run_push] DEBUG no remote changes detected 20:44:19 2023-10-27 20:44:19,761 [execute] INFO git push origin semver 20:44:19 2023-10-27 20:44:19,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:44:20 2023-10-27 20:44:20,666 [run_push] DEBUG push all version tags 20:44:20 2023-10-27 20:44:20,667 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:44:20 2023-10-27 20:44:20,667 [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) 20:44:21 2023-10-27 20:44:21,439 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:44:21 3.1.0-dev.63 [Pipeline] } 20:44:21 $ docker exec --env ******** --env ******** ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 ssh-agent -k 20:44:21 unset SSH_AUTH_SOCK; 20:44:21 unset SSH_AGENT_PID; 20:44:21 echo Agent pid 38 killed; 20:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:22 + git semver [Pipeline] } 20:44:22 $ docker stop --time=1 ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 20:44:23 $ docker rm -f --volumes ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 [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 20:44:24 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 20:44:24 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:44:24 total 16 20:44:24 drwxr-xr-x 3 root root 4096 Oct 27 20:34 . 20:44:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:44 .. 20:44:24 drwxr-xr-x 2 root root 4096 Oct 27 20:34 cost 20:44:24 -rw-r--r-- 1 root root 88 Oct 27 20:34 cost.csv 20:44:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 20:44:24 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:44:24 total 16 20:44:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:34 . 20:44:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:44 .. 20:44:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:34 cost 20:44:24 -rw-r--r-- 1 jenkins jenkins 88 Oct 27 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:25 ---> package-listing.sh 20:44:25 ++ facter osfamily 20:44:25 ++ tr '[:upper:]' '[:lower:]' 20:44:25 + OS_FAMILY=debian 20:44:25 + workspace=/w/workspace/exfoundry_app-record-replay_main 20:44:25 + START_PACKAGES=/tmp/packages_start.txt 20:44:25 + END_PACKAGES=/tmp/packages_end.txt 20:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:25 + PACKAGES=/tmp/packages_start.txt 20:44:25 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:44:25 + PACKAGES=/tmp/packages_end.txt 20:44:25 + case "${OS_FAMILY}" in 20:44:25 + dpkg -l 20:44:25 + grep '^ii' 20:44:25 + '[' -f /tmp/packages_start.txt ']' 20:44:25 + '[' -f /tmp/packages_end.txt ']' 20:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:25 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:44:25 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 20:44:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 20:44:25 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 20:44:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:26 prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container 20:44:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:26 $ docker top c068b7ac91f1cf896f5113d97c80d37220115e697eaf95b2a3d570cfb88e5864 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:27 + ls /var/log/sa-host 20:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:27 provisioning config files... 20:44:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14745190201513416524tmp [Pipeline] { [Pipeline] echo 20:44:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> create-netrc.sh [Pipeline] } 20:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> python-tools-install.sh [Pipeline] echo 20:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> sudo-logs.sh 20:44:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:29 ---> job-cost.sh 20:44:29 lf-activate-venv: SKIPPING 20:44:29 DEBUG: total: 0.2199999988079071 20:44:29 INFO: Retrieving Stack Cost... 20:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:29 INFO: Archiving Costs [Pipeline] echo 20:44:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:30 ---> logs-deploy.sh 20:44:30 lf-activate-venv: SKIPPING 20:44:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/67 20:44:30 INFO: archiving workspace using pattern(s): 20:44:31 Archives upload complete. 20:44:31 INFO: archiving logs to Nexus 20:44:31 ---> uname -a: 20:44:31 Linux prd-ubuntu20-04-docker-8c-8g-12647 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:44:31 20:44:31 20:44:31 ---> lscpu: 20:44:31 Architecture: x86_64 20:44:31 CPU op-mode(s): 32-bit, 64-bit 20:44:31 Byte Order: Little Endian 20:44:31 Address sizes: 40 bits physical, 48 bits virtual 20:44:31 CPU(s): 8 20:44:31 On-line CPU(s) list: 0-7 20:44:31 Thread(s) per core: 1 20:44:31 Core(s) per socket: 1 20:44:31 Socket(s): 8 20:44:31 NUMA node(s): 1 20:44:31 Vendor ID: AuthenticAMD 20:44:31 CPU family: 23 20:44:31 Model: 49 20:44:31 Model name: AMD EPYC-Rome Processor 20:44:31 Stepping: 0 20:44:31 CPU MHz: 2799.998 20:44:31 BogoMIPS: 5599.99 20:44:31 Virtualization: AMD-V 20:44:31 Hypervisor vendor: KVM 20:44:31 Virtualization type: full 20:44:31 L1d cache: 256 KiB 20:44:31 L1i cache: 256 KiB 20:44:31 L2 cache: 4 MiB 20:44:31 L3 cache: 128 MiB 20:44:31 NUMA node0 CPU(s): 0-7 20:44:31 Vulnerability Itlb multihit: Not affected 20:44:31 Vulnerability L1tf: Not affected 20:44:31 Vulnerability Mds: Not affected 20:44:31 Vulnerability Meltdown: Not affected 20:44:31 Vulnerability Mmio stale data: Not affected 20:44:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:44:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:44:31 Vulnerability Srbds: Not affected 20:44:31 Vulnerability Tsx async abort: Not affected 20:44:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:44:31 20:44:31