Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42aea672f0406301138db13be41833586662c3bb 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-ssh1974659772078163462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2257817649151993598.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12877386411404523247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh867215343201060861.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-ssh6930544674588060151.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5016 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 42aea672f0406301138db13be41833586662c3bb (main) > 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 42aea672f0406301138db13be41833586662c3bb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129)" > git rev-list --no-walk 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:34:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:34:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:34:42 ========================================================= 19:34:42 EdgeX Global Pipelines Version Info 19:34:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:34:42 ------------------- 19:34:42 stable info: 19:34:42 ------------------- 19:34:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:34:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:34:42 Message: update stable to v1.0.258 19:34:43 ------------------- 19:34:43 experimental info: 19:34:43 ------------------- 19:34:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:34:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:34:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:34:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42aea67 [Pipeline] echo 19:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:44 provisioning config files... 19:34:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12805110571749830691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:44 ---> ****-login.sh 19:34:44 nexus3.edgexfoundry.org:10001 19:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:34:45 Configure a credential helper to remove this warning. See 19:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:34:45 19:34:45 Login Succeeded 19:34:45 nexus3.edgexfoundry.org:10002 19:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:34:45 Configure a credential helper to remove this warning. See 19:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:34:45 19:34:45 Login Succeeded 19:34:45 nexus3.edgexfoundry.org:10003 19:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:34:45 Configure a credential helper to remove this warning. See 19:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:34:45 19:34:45 Login Succeeded 19:34:45 nexus3.edgexfoundry.org:10004 19:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:34:45 Configure a credential helper to remove this warning. See 19:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:34:45 19:34:45 Login Succeeded 19:34:45 ****.io 19:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:34:46 Configure a credential helper to remove this warning. See 19:34:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:34:46 19:34:46 Login Succeeded 19:34:46 ---> ****-login.sh ends [Pipeline] } 19:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:34:46 + git rev-list -1 --merges 42aea672f0406301138db13be41833586662c3bb~1..42aea672f0406301138db13be41833586662c3bb [Pipeline] echo 19:34:46 -----------> git rev-list -1 --merges 42aea672f0406301138db13be41833586662c3bb~1..42aea672f0406301138db13be41833586662c3bb 42aea672f0406301138db13be41833586662c3bb [false] [Pipeline] sh 19:34:46 + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo 19:34:46 ========================================================= 19:34:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:34:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:47 + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] echo 19:34:47 [semverPrep] GIT_COMMIT: 42aea672f0406301138db13be41833586662c3bb, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129) [Pipeline] echo 19:34:47 [semverPrep] This is not a build commit. [Pipeline] sh 19:34:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:34:47 + grep -v github /etc/ssh/ssh_known_hosts 19:34:47 + [ -e /tmp/ssh_known_hosts ] 19:34:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:34:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:34:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:34:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:48 19:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:34:48 b85a868b505f: Pulling fs layer 19:34:48 e2be974225ed: Pulling fs layer 19:34:48 339a4e72a1f5: Pulling fs layer 19:34:48 988bab9f4d93: Pulling fs layer 19:34:48 1469e6f7b9e6: Pulling fs layer 19:34:48 eaf3925da568: Pulling fs layer 19:34:48 bab4dde63d76: Pulling fs layer 19:34:48 bde34c3a00c8: Pulling fs layer 19:34:48 b352a97aabf1: Pulling fs layer 19:34:48 4872d77fe225: Pulling fs layer 19:34:48 5851b861e8e6: Pulling fs layer 19:34:48 bde34c3a00c8: Waiting 19:34:48 eaf3925da568: Waiting 19:34:48 b352a97aabf1: Waiting 19:34:48 bab4dde63d76: Waiting 19:34:48 4872d77fe225: Waiting 19:34:48 5851b861e8e6: Waiting 19:34:48 988bab9f4d93: Waiting 19:34:48 1469e6f7b9e6: Waiting 19:34:48 e2be974225ed: Download complete 19:34:48 988bab9f4d93: Verifying Checksum 19:34:48 988bab9f4d93: Download complete 19:34:48 1469e6f7b9e6: Verifying Checksum 19:34:48 1469e6f7b9e6: Download complete 19:34:48 eaf3925da568: Verifying Checksum 19:34:48 eaf3925da568: Download complete 19:34:48 339a4e72a1f5: Download complete 19:34:48 bde34c3a00c8: Verifying Checksum 19:34:48 bde34c3a00c8: Download complete 19:34:48 b352a97aabf1: Download complete 19:34:48 4872d77fe225: Verifying Checksum 19:34:48 4872d77fe225: Download complete 19:34:48 5851b861e8e6: Verifying Checksum 19:34:48 5851b861e8e6: Download complete 19:34:48 b85a868b505f: Verifying Checksum 19:34:48 b85a868b505f: Download complete 19:34:48 bab4dde63d76: Verifying Checksum 19:34:48 bab4dde63d76: Download complete 19:34:49 b85a868b505f: Pull complete 19:34:49 e2be974225ed: Pull complete 19:34:50 339a4e72a1f5: Pull complete 19:34:50 988bab9f4d93: Pull complete 19:34:50 1469e6f7b9e6: Pull complete 19:34:50 eaf3925da568: Pull complete 19:34:52 bab4dde63d76: Pull complete 19:34:52 bde34c3a00c8: Pull complete 19:34:52 b352a97aabf1: Pull complete 19:34:52 4872d77fe225: Pull complete 19:34:53 5851b861e8e6: Pull complete 19:34:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:53 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:34:53 $ 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 19:34:56 $ docker top 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade -eo pid,comm 19:34:56 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). 19:34:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:56 [ssh-agent] Looking for ssh-agent implementation... 19:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:56 $ docker exec 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent 19:34:56 SSH_AUTH_SOCK=/tmp/ssh-qKp1c3lHZK3N/agent.32 19:34:56 SSH_AGENT_PID=38 19:34:56 Running ssh-add (command line suppressed) 19:34:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_527023080357245710.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_527023080357245710.key) 19:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:57 + git tag --points-at HEAD [Pipeline] } 19:34:57 $ docker exec --env ******** --env ******** 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent -k 19:34:57 unset SSH_AUTH_SOCK; 19:34:57 unset SSH_AGENT_PID; 19:34:57 echo Agent pid 38 killed; 19:34:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:34:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:57 [ssh-agent] Looking for ssh-agent implementation... 19:34:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:57 $ docker exec 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent 19:34:57 SSH_AUTH_SOCK=/tmp/ssh-rQ462iNdHQsU/agent.71 19:34:57 SSH_AGENT_PID=77 19:34:57 Running ssh-add (command line suppressed) 19:34:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12903099972023266922.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12903099972023266922.key) 19:34:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:58 + git semver init 19:34:58 2024-03-05 19:34:58,197 [run_init] DEBUG init version:0.0.0 force:False 19:34:58 2024-03-05 19:34:58,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 19:34:58 2024-03-05 19:34:58,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 19:34:58 2024-03-05 19:34:58,198 [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) 19:34:59 2024-03-05 19:34:59,159 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 19:34:59 2024-03-05 19:34:59,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 19:34:59 2024-03-05 19:34:59,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:34:59 2024-03-05 19:34:59,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:34:59 3.2.0-dev.14 [Pipeline] } 19:34:59 $ docker exec --env ******** --env ******** 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade ssh-agent -k 19:34:59 unset SSH_AUTH_SOCK; 19:34:59 unset SSH_AGENT_PID; 19:34:59 echo Agent pid 77 killed; 19:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:59 + git semver [Pipeline] } 19:35:01 $ docker stop --time=1 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade 19:35:02 $ docker rm -f --volumes 233e1596f66144cca0c20be4df726e0d56394bcad24d846e360c12a0844b9ade [Pipeline] // withDockerContainer [Pipeline] sh 19:35:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:35:03 Stashed 1 file(s) [Pipeline] echo 19:35:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 19:35:03 provisioning config files... 19:35:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7875408683990816638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:03 ---> ****-login.sh 19:35:03 nexus3.edgexfoundry.org:10001 19:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:03 Configure a credential helper to remove this warning. See 19:35:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:03 19:35:03 Login Succeeded 19:35:03 nexus3.edgexfoundry.org:10002 19:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:04 Configure a credential helper to remove this warning. See 19:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:04 19:35:04 Login Succeeded 19:35:04 nexus3.edgexfoundry.org:10003 19:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:04 Configure a credential helper to remove this warning. See 19:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:04 19:35:04 Login Succeeded 19:35:04 nexus3.edgexfoundry.org:10004 19:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:04 Configure a credential helper to remove this warning. See 19:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:04 19:35:04 Login Succeeded 19:35:04 ****.io 19:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:04 Configure a credential helper to remove this warning. See 19:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:04 19:35:04 Login Succeeded 19:35:04 ---> ****-login.sh ends [Pipeline] } 19:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:35:04 ========================================================= 19:35:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:35:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:05 + 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 . 19:35:05 Sending build context to Docker daemon 6.693MB 19:35:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:35:05 Step 2/12 : FROM ${BASE} AS builder 19:35:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:35:05 7264a8db6415: Pulling fs layer 19:35:05 c4d48a809fc2: Pulling fs layer 19:35:05 4f1c88b9dad5: Pulling fs layer 19:35:05 ad3a456e5733: Pulling fs layer 19:35:05 69c7f0334f64: Pulling fs layer 19:35:05 1f1c1a5573a3: Pulling fs layer 19:35:05 ce7588e14bc9: Pulling fs layer 19:35:05 b5e4710f87ac: Pulling fs layer 19:35:05 ad3a456e5733: Waiting 19:35:05 1f1c1a5573a3: Waiting 19:35:05 69c7f0334f64: Waiting 19:35:05 b5e4710f87ac: Waiting 19:35:05 ce7588e14bc9: Waiting 19:35:05 c4d48a809fc2: Verifying Checksum 19:35:05 c4d48a809fc2: Download complete 19:35:05 ad3a456e5733: Verifying Checksum 19:35:05 ad3a456e5733: Download complete 19:35:05 69c7f0334f64: Verifying Checksum 19:35:05 69c7f0334f64: Download complete 19:35:05 7264a8db6415: Download complete 19:35:05 1f1c1a5573a3: Verifying Checksum 19:35:05 1f1c1a5573a3: Download complete 19:35:05 7264a8db6415: Pull complete 19:35:05 b5e4710f87ac: Verifying Checksum 19:35:05 b5e4710f87ac: Download complete 19:35:05 c4d48a809fc2: Pull complete 19:35:05 4f1c88b9dad5: Download complete 19:35:06 ce7588e14bc9: Verifying Checksum 19:35:06 ce7588e14bc9: Download complete 19:35:08 4f1c88b9dad5: Pull complete 19:35:08 ad3a456e5733: Pull complete 19:35:08 69c7f0334f64: Pull complete 19:35:08 1f1c1a5573a3: Pull complete 19:35:11 ce7588e14bc9: Pull complete 19:35:11 b5e4710f87ac: Pull complete 19:35:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:35:11 ---> 88b5674ff536 19:35:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:35:16 ---> Running in 6427f688f387 19:35:16 Removing intermediate container 6427f688f387 19:35:16 ---> 2e933987e632 19:35:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:35:16 ---> Running in 393761ff086c 19:35:16 Removing intermediate container 393761ff086c 19:35:16 ---> b1d2dc7f7334 19:35:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:35:16 ---> Running in dd94e75194df 19:35:16 Removing intermediate container dd94e75194df 19:35:16 ---> 8cf0a251c900 19:35:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:35:16 ---> Running in 0ce44a8f91bf 19:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:16 OK: 264 MiB in 52 packages 19:35:17 Removing intermediate container 0ce44a8f91bf 19:35:17 ---> ad579468fce8 19:35:17 Step 7/12 : WORKDIR /app 19:35:17 ---> Running in dedf8465cda5 19:35:17 Removing intermediate container dedf8465cda5 19:35:17 ---> 05df750dc70e 19:35:17 Step 8/12 : COPY go.mod vendor* ./ 19:35:17 ---> a66b2b432585 19:35:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:17 ---> Running in fbe1ec55184d 19:35:18 Still waiting to schedule task 19:35:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:36:11 Removing intermediate container fbe1ec55184d 19:36:11 ---> ad1417d946d7 19:36:11 Step 10/12 : COPY . . 19:36:11 ---> 25611d8e93d9 19:36:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:36:11 ---> Running in 3aef7ba8633d 19:36:11 Removing intermediate container 3aef7ba8633d 19:36:11 ---> a3f20c6cdaff 19:36:11 Step 12/12 : RUN $MAKE 19:36:11 ---> Running in 8cd03bda5432 19:36:11 noop 19:36:11 Removing intermediate container 8cd03bda5432 19:36:11 ---> 6732f5f2942e 19:36:11 Successfully built 6732f5f2942e 19:36:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:11 + docker inspect -f . ci-base-image-x86_64 19:36:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:12 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:36:12 $ 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 19:36:12 $ docker top 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:12 + go version 19:36:12 go version go1.21.0 linux/amd64 [Pipeline] } 19:36:12 $ docker stop --time=1 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e 19:36:14 $ docker rm -f --volumes 8df2373a78e24eaa28bf63c95deda3cb5a2ac0f14246b9ca70688e8ff8cf2e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:14 + docker inspect -f . ci-base-image-x86_64 19:36:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:14 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:36:14 $ 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 19:36:15 $ docker top da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:15 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 19:36:15 + make test 19:36:15 go test -race -coverprofile=coverage.out ./... 19:36:37 ? github.com/edgexfoundry/app-record-replay [no test files] 19:36:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:36:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:36:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:36:37 ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements 19:36:45 ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements 19:36:45 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements 19:36:45 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements 19:36:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5017 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 19:36:50 Running in /w/workspace/app-record-replay/89 [Pipeline] { [Pipeline] checkout 19:36:53 Selected Git installation does not exist. Using Default 19:36:53 The recommended git tool is: NONE 19:36:57 using credential edgex-jenkins-ssh 19:36:57 Cloning the remote Git repository 19:36:57 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:36:57 > git init /w/workspace/app-record-replay/89 # timeout=10 19:36:58 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:36:58 > git --version # timeout=10 19:36:58 > git --version # 'git version 2.25.1' 19:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:59 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:36:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:00 Avoid second fetch 19:37:00 Checking out Revision 42aea672f0406301138db13be41833586662c3bb (main) 19:37:01 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#129)" [Pipeline] withEnv [Pipeline] { 19:37:00 > git config core.sparsecheckout # timeout=10 19:37:00 > git checkout -f 42aea672f0406301138db13be41833586662c3bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:02 Dload Upload Total Spent Left Speed 19:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 19:37:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:03 + sudo tee /etc/docker/daemon.new 19:37:03 { 19:37:03 "registry-mirrors": [ 19:37:03 "https://nexus3.edgexfoundry.org:10001" 19:37:03 ], 19:37:03 "bip": "10.250.0.254/24", 19:37:03 "hosts": [ 19:37:03 "tcp://0.0.0.0:5555", 19:37:03 "unix:///var/run/docker.sock" 19:37:03 ], 19:37:03 "mtu": 1458, 19:37:03 "selinux-enabled": true, 19:37:03 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:03 } [Pipeline] sh 19:37:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:03 + sudo service docker restart 19:37:07 go vet ./... 19:37:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:37:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:37:09 ./bin/test-attribution-txt.sh 19:37:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:37:10 $ docker stop --time=1 da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a 19:37:13 $ docker rm -f --volumes da56c6cac0a04db0de2f1bdc622e71e73bb164dcb461e11bf00d2060eb47ea5a [Pipeline] // withDockerContainer [Pipeline] sh 19:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:37:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:37:15 + ls -al . 19:37:15 total 192 19:37:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 19:36 . 19:37:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 19:34 .. 19:37:15 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 19:34 .dockerignore 19:37:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 19:36 .git 19:37:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 .github 19:37:15 -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 19:34 .gitignore 19:37:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 19:34 .golangci.yml 19:37:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 19:34 .semver 19:37:15 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 5 19:34 Attribution.txt 19:37:15 -rw-rw-r-- 1 jenkins jenkins 458 Mar 5 19:34 CHANGELOG.md 19:37:15 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 5 19:34 Dockerfile 19:37:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 19:34 GOVERNANCE.md 19:37:15 -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 19:34 Jenkinsfile 19:37:15 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 19:34 LICENSE 19:37:15 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 5 19:34 Makefile 19:37:15 -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 19:34 OWNERS.md 19:37:15 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 19:34 README.md 19:37:15 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 19:34 Record and Reply.postman_collection.json 19:37:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 19:35 VERSION 19:37:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:34 bin 19:37:15 -rw-r--r-- 1 jenkins jenkins 24666 Mar 5 19:36 coverage.out 19:37:15 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 5 19:34 go.mod 19:37:15 -rw-rw-r-- 1 jenkins jenkins 34133 Mar 5 19:34 go.sum 19:37:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 19:34 internal 19:37:15 -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 19:34 main.go 19:37:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 openapi 19:37:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:34 pkg 19:37:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:15 + 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=42aea672f0406301138db13be41833586662c3bb --label arch=amd64 --label version=3.2.0-dev.14 . 19:37:15 Sending build context to Docker daemon 6.718MB 19:37:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:37:15 Step 2/27 : FROM ${BASE} AS builder 19:37:15 ---> 6732f5f2942e 19:37:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:37:16 ---> Running in cd4423f3e6ad 19:37:16 Removing intermediate container cd4423f3e6ad 19:37:16 ---> 2ef6c0c8954a 19:37:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:37:16 ---> Running in 31cb7cb84f7a 19:37:16 Removing intermediate container 31cb7cb84f7a 19:37:16 ---> d3e9969bf1b3 19:37:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:37:16 ---> Running in c4dcbe555c68 19:37:16 Removing intermediate container c4dcbe555c68 19:37:16 ---> d361c33bc82a 19:37:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:16 ---> Running in 7f626220c980 19:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:17 OK: 264 MiB in 52 packages 19:37:17 Removing intermediate container 7f626220c980 19:37:17 ---> 9eeb4338ad14 19:37:17 Step 7/27 : WORKDIR /app 19:37:17 ---> Running in 673319a5f2f3 19:37:17 Removing intermediate container 673319a5f2f3 19:37:17 ---> a78825c6417f 19:37:17 Step 8/27 : COPY go.mod vendor* ./ 19:37:17 ---> 98d5449d6caa 19:37:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:17 ---> Running in bbe252d7a3fc 19:37:18 Removing intermediate container bbe252d7a3fc 19:37:18 ---> f3bbbfa20e84 19:37:18 Step 10/27 : COPY . . 19:37:18 ---> 7f3bd1786841 19:37:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:37:18 ---> Running in b68e397c1282 19:37:18 Removing intermediate container b68e397c1282 19:37:18 ---> e6a34271ff75 19:37:18 Step 12/27 : RUN $MAKE 19:37:18 ---> Running in e2623d814fb9 19:37:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:22 provisioning config files... 19:37:22 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/89@tmp/config6171435512329556085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:22 ---> ****-login.sh 19:37:22 nexus3.edgexfoundry.org:10001 19:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:23 Configure a credential helper to remove this warning. See 19:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:23 19:37:23 Login Succeeded 19:37:23 nexus3.edgexfoundry.org:10002 19:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:23 Configure a credential helper to remove this warning. See 19:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:23 19:37:23 Login Succeeded 19:37:23 nexus3.edgexfoundry.org:10003 19:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:23 Configure a credential helper to remove this warning. See 19:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:23 19:37:23 Login Succeeded 19:37:23 nexus3.edgexfoundry.org:10004 19:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:24 Configure a credential helper to remove this warning. See 19:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:24 19:37:24 Login Succeeded 19:37:24 ****.io 19:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:24 Configure a credential helper to remove this warning. See 19:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:24 19:37:24 Login Succeeded 19:37:24 ---> ****-login.sh ends [Pipeline] } 19:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:25 ========================================================= 19:37:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:37:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:25 + 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 . 19:37:25 Sending build context to Docker daemon 258kB 19:37:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:37:25 Step 2/12 : FROM ${BASE} AS builder 19:37:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:25 9fda8d8052c6: Pulling fs layer 19:37:25 5d54e960e981: Pulling fs layer 19:37:25 c4a7e357bf2a: Pulling fs layer 19:37:25 f0e02332f6b5: Pulling fs layer 19:37:25 872ee5b61b7b: Pulling fs layer 19:37:25 0c6a40ed1a82: Pulling fs layer 19:37:25 94ae7d8d031c: Pulling fs layer 19:37:25 872ee5b61b7b: Waiting 19:37:25 0c6a40ed1a82: Waiting 19:37:25 94ae7d8d031c: Waiting 19:37:25 f0e02332f6b5: Waiting 19:37:25 5d54e960e981: Download complete 19:37:25 f0e02332f6b5: Verifying Checksum 19:37:25 f0e02332f6b5: Download complete 19:37:26 872ee5b61b7b: Download complete 19:37:26 9fda8d8052c6: Download complete 19:37:26 94ae7d8d031c: Verifying Checksum 19:37:26 94ae7d8d031c: Download complete 19:37:27 9fda8d8052c6: Pull complete 19:37:27 5d54e960e981: Pull complete 19:37:27 c4a7e357bf2a: Verifying Checksum 19:37:27 c4a7e357bf2a: Download complete 19:37:29 0c6a40ed1a82: Download complete 19:37:41 Removing intermediate container e2623d814fb9 19:37:41 ---> 9537419bd11e 19:37:41 Step 13/27 : FROM alpine:3.18 19:37:41 3.18: Pulling from library/alpine 19:37:41 619be1103602: Pulling fs layer 19:37:41 619be1103602: Verifying Checksum 19:37:41 619be1103602: Download complete 19:37:41 619be1103602: Pull complete 19:37:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:41 Status: Downloaded newer image for alpine:3.18 19:37:41 ---> d3782b16ccc9 19:37:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:37:41 ---> Running in 17cc805807c7 19:37:41 Removing intermediate container 17cc805807c7 19:37:41 ---> 04293c216e07 19:37:41 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:37:41 ---> Running in 4d01898f3ab0 19:37:41 Removing intermediate container 4d01898f3ab0 19:37:41 ---> b45fe51e927d 19:37:41 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:37:41 ---> Running in 0faf38a8361d 19:37:41 c4a7e357bf2a: Pull complete 19:37:41 f0e02332f6b5: Pull complete 19:37:41 872ee5b61b7b: Pull complete 19:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 (1/2) Installing ca-certificates (20230506-r0) 19:37:42 (2/2) Installing dumb-init (1.2.5-r2) 19:37:42 Executing busybox-1.36.1-r5.trigger 19:37:42 Executing ca-certificates-20230506-r0.trigger 19:37:42 OK: 8 MiB in 17 packages 19:37:42 Removing intermediate container 0faf38a8361d 19:37:42 ---> 8bc349257764 19:37:42 Step 17/27 : RUN apk --no-cache upgrade 19:37:42 ---> Running in a31e711912b4 19:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:43 OK: 8 MiB in 17 packages 19:37:43 Removing intermediate container a31e711912b4 19:37:43 ---> 9d5ff6f2d3b1 19:37:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:37:43 ---> c6112418f330 19:37:43 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:37:43 ---> 5b33e1712a2c 19:37:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:37:44 ---> 6f618c92225b 19:37:44 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:37:45 ---> 5444f96b8d58 19:37:45 Step 22/27 : EXPOSE 59712 19:37:45 ---> Running in 435f53965e23 19:37:45 Removing intermediate container 435f53965e23 19:37:45 ---> 3d26ebb87783 19:37:45 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:37:45 ---> Running in 9209b379397b 19:37:45 Removing intermediate container 9209b379397b 19:37:45 ---> 24a29e5755e4 19:37:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:45 ---> Running in 06a7082dd1c3 19:37:45 Removing intermediate container 06a7082dd1c3 19:37:45 ---> d8c805586147 19:37:45 Step 25/27 : LABEL arch=amd64 19:37:45 ---> Running in 29364703ed1f 19:37:45 Removing intermediate container 29364703ed1f 19:37:45 ---> 7016e9983a77 19:37:45 Step 26/27 : LABEL git_sha=42aea672f0406301138db13be41833586662c3bb 19:37:45 ---> Running in 059846fa8dd1 19:37:45 Removing intermediate container 059846fa8dd1 19:37:45 ---> 9491150d1bc6 19:37:45 Step 27/27 : LABEL version=3.2.0-dev.14 19:37:45 ---> Running in 1579735c6336 19:37:45 Removing intermediate container 1579735c6336 19:37:45 ---> 5db2ab011476 19:37:45 [Warning] One or more build-args [ARCH] were not consumed 19:37:45 Successfully built 5db2ab011476 19:37:45 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 19:37:46 provisioning config files... 19:37:46 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2725900245620225278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:46 ---> ****-login.sh 19:37:46 nexus3.edgexfoundry.org:10001 19:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:46 Configure a credential helper to remove this warning. See 19:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:46 19:37:46 Login Succeeded 19:37:46 nexus3.edgexfoundry.org:10002 19:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:46 Configure a credential helper to remove this warning. See 19:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:46 19:37:46 Login Succeeded 19:37:46 nexus3.edgexfoundry.org:10003 19:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:46 Configure a credential helper to remove this warning. See 19:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:46 19:37:46 Login Succeeded 19:37:46 nexus3.edgexfoundry.org:10004 19:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:46 Configure a credential helper to remove this warning. See 19:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:46 19:37:46 Login Succeeded 19:37:46 ****.io 19:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:46 Configure a credential helper to remove this warning. See 19:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:46 19:37:46 Login Succeeded 19:37:46 ---> ****-login.sh ends [Pipeline] } 19:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:47 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 19:37:47 42aea672f0406301138db13be41833586662c3bb 19:37:47 latest 19:37:47 3.2.0-dev.14 19:37:47 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:37:47 main 19:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb 19:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:37:47 2c0d96ddc94d: Preparing 19:37:47 888e5d98643e: Preparing 19:37:47 319a1913a965: Preparing 19:37:47 ee8ea6987b07: Preparing 19:37:47 981b7ad0dd33: Preparing 19:37:47 3070ef198022: Preparing 19:37:47 aedc3bda2944: Preparing 19:37:47 aedc3bda2944: Waiting 19:37:47 3070ef198022: Waiting 19:37:47 981b7ad0dd33: Pushed 19:37:47 888e5d98643e: Pushed 19:37:47 319a1913a965: Pushed 19:37:47 ee8ea6987b07: Pushed 19:37:47 aedc3bda2944: Layer already exists 19:37:48 3070ef198022: Pushed 19:37:49 0c6a40ed1a82: Pull complete 19:37:51 94ae7d8d031c: Pull complete 19:37:51 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:37:51 ---> 86de565de09d 19:37:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:37:51 2c0d96ddc94d: Pushed 19:37:51 42aea672f0406301138db13be41833586662c3bb: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:37:52 2c0d96ddc94d: Preparing 19:37:52 888e5d98643e: Preparing 19:37:52 319a1913a965: Preparing 19:37:52 ee8ea6987b07: Preparing 19:37:52 981b7ad0dd33: Preparing 19:37:52 3070ef198022: Preparing 19:37:52 aedc3bda2944: Preparing 19:37:52 3070ef198022: Waiting 19:37:52 aedc3bda2944: Waiting 19:37:52 2c0d96ddc94d: Layer already exists 19:37:52 319a1913a965: Layer already exists 19:37:52 981b7ad0dd33: Layer already exists 19:37:52 ee8ea6987b07: Layer already exists 19:37:52 888e5d98643e: Layer already exists 19:37:52 aedc3bda2944: Layer already exists 19:37:52 3070ef198022: Layer already exists 19:37:52 latest: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:53 ---> Running in 6b3423a67a33 19:37:53 Removing intermediate container 6b3423a67a33 19:37:53 ---> 7c3d1e3a840b 19:37:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:37:53 ---> Running in 6fd83a091f26 19:37:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 19:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:37:53 2c0d96ddc94d: Preparing 19:37:53 888e5d98643e: Preparing 19:37:53 319a1913a965: Preparing 19:37:53 ee8ea6987b07: Preparing 19:37:53 981b7ad0dd33: Preparing 19:37:53 3070ef198022: Preparing 19:37:53 aedc3bda2944: Preparing 19:37:53 3070ef198022: Waiting 19:37:53 aedc3bda2944: Waiting 19:37:53 319a1913a965: Layer already exists 19:37:53 2c0d96ddc94d: Layer already exists 19:37:53 981b7ad0dd33: Layer already exists 19:37:53 ee8ea6987b07: Layer already exists 19:37:53 888e5d98643e: Layer already exists 19:37:53 3070ef198022: Layer already exists 19:37:53 aedc3bda2944: Layer already exists 19:37:53 3.2.0-dev.14: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:53 Removing intermediate container 6fd83a091f26 19:37:53 ---> f3a24d41e4ba 19:37:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:37:53 ---> Running in bbcd085f76ec 19:37:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:53 Removing intermediate container bbcd085f76ec 19:37:53 ---> 658f36b939fe 19:37:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:54 ---> Running in 553edf5fbd5c 19:37:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:37:54 2c0d96ddc94d: Preparing 19:37:54 888e5d98643e: Preparing 19:37:54 319a1913a965: Preparing 19:37:54 ee8ea6987b07: Preparing 19:37:54 981b7ad0dd33: Preparing 19:37:54 3070ef198022: Preparing 19:37:54 aedc3bda2944: Preparing 19:37:54 3070ef198022: Waiting 19:37:54 aedc3bda2944: Waiting 19:37:54 ee8ea6987b07: Layer already exists 19:37:54 888e5d98643e: Layer already exists 19:37:54 2c0d96ddc94d: Layer already exists 19:37:54 981b7ad0dd33: Layer already exists 19:37:54 319a1913a965: Layer already exists 19:37:54 aedc3bda2944: Layer already exists 19:37:54 3070ef198022: Layer already exists 19:37:54 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 19:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:37:54 2c0d96ddc94d: Preparing 19:37:54 888e5d98643e: Preparing 19:37:54 319a1913a965: Preparing 19:37:54 ee8ea6987b07: Preparing 19:37:54 981b7ad0dd33: Preparing 19:37:54 3070ef198022: Preparing 19:37:54 aedc3bda2944: Preparing 19:37:54 3070ef198022: Waiting 19:37:54 aedc3bda2944: Waiting 19:37:54 888e5d98643e: Layer already exists 19:37:54 981b7ad0dd33: Layer already exists 19:37:54 319a1913a965: Layer already exists 19:37:54 2c0d96ddc94d: Layer already exists 19:37:54 ee8ea6987b07: Layer already exists 19:37:54 aedc3bda2944: Layer already exists 19:37:54 3070ef198022: Layer already exists 19:37:54 main: digest: sha256:8796bfe4e7916796153b21d0f62c047ea084f483250d6dd0bd384a6609073726 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 19:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:55 ===================================================== [Pipeline] echo 19:37:55 taggedImages: 19:37:55 - nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb 19:37:55 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:37:55 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.14 19:37:55 - nexus3.edgexfoundry.org:10004/app-record-replay:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:37:55 - 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 19:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:55 19:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:56 latest: Pulling from edgex-lftools-log-publisher 19:37:56 5eb5b503b376: Pulling fs layer 19:37:56 5c69ac0246d0: Pulling fs layer 19:37:56 ec43610c2a17: Pulling fs layer 19:37:56 3a2ae6a8a46f: Pulling fs layer 19:37:56 33b1e0a273af: Pulling fs layer 19:37:56 5d3b04190fa2: Pulling fs layer 19:37:56 2f39f015ded8: Pulling fs layer 19:37:56 3a2ae6a8a46f: Waiting 19:37:56 2f39f015ded8: Waiting 19:37:56 33b1e0a273af: Waiting 19:37:56 5d3b04190fa2: Waiting 19:37:56 5c69ac0246d0: Download complete 19:37:56 3a2ae6a8a46f: Download complete 19:37:56 33b1e0a273af: Verifying Checksum 19:37:56 33b1e0a273af: Download complete 19:37:56 5d3b04190fa2: Verifying Checksum 19:37:56 5d3b04190fa2: Download complete 19:37:56 ec43610c2a17: Verifying Checksum 19:37:56 ec43610c2a17: Download complete 19:37:56 5eb5b503b376: Download complete 19:37:56 OK: 266 MiB in 52 packages 19:37:57 2f39f015ded8: Verifying Checksum 19:37:57 2f39f015ded8: Download complete 19:37:57 Removing intermediate container 553edf5fbd5c 19:37:57 ---> f78f8c5e369b 19:37:57 Step 7/12 : WORKDIR /app 19:37:57 ---> Running in b68c61dfba55 19:37:57 Removing intermediate container b68c61dfba55 19:37:57 ---> 40712c0ee6de 19:37:57 Step 8/12 : COPY go.mod vendor* ./ 19:37:58 5eb5b503b376: Pull complete 19:37:58 5c69ac0246d0: Pull complete 19:37:58 ---> 350fce837961 19:37:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:58 ---> Running in 7b60778d2cca 19:37:58 ec43610c2a17: Pull complete 19:37:58 3a2ae6a8a46f: Pull complete 19:37:58 33b1e0a273af: Pull complete 19:37:58 5d3b04190fa2: Pull complete 19:38:04 2f39f015ded8: Pull complete 19:38:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:04 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:38:04 $ 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 19:38:08 $ docker top e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:09 ---> job-cost.sh 19:38:09 lf-activate-venv: SKIPPING 19:38:09 INFO: No Stack... 19:38:09 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:09 INFO: Archiving Costs [Pipeline] sh 19:38:10 + cut -d, -f6 19:38:10 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock 19:38:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] 19:38:10 Resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] did not exist. Created. 19:38:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:38:10 + echo total: 0.2199999988079071 [Pipeline] stash 19:38:10 Stashed 1 file(s) [Pipeline] } 19:38:10 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 19:38:10 $ docker stop --time=1 e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e 19:38:11 $ docker rm -f --volumes e9683dc842f1d36a1ea8da25927b81c7f0bdfedfde6e7b1ca8fda0ec3c8fab4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:38:54 Removing intermediate container 7b60778d2cca 19:38:54 ---> b6a94c66f49e 19:38:54 Step 10/12 : COPY . . 19:38:54 ---> 6eda39f90b50 19:38:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:38:54 ---> Running in b490c15f7002 19:38:54 Removing intermediate container b490c15f7002 19:38:55 ---> 6450539937e2 19:38:55 Step 12/12 : RUN $MAKE 19:38:55 ---> Running in 055ab27eaac7 19:38:56 noop 19:38:56 Removing intermediate container 055ab27eaac7 19:38:56 ---> 052cfc8277b7 19:38:56 Successfully built 052cfc8277b7 19:38:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:57 + docker inspect -f . ci-base-image-arm64 19:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:57 prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 19:38:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:38:58 $ docker top 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:59 + go version 19:38:59 go version go1.21.0 linux/arm64 [Pipeline] } 19:38:59 $ docker stop --time=1 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 19:39:01 $ docker rm -f --volumes 4579ecad01b00db81c78644a51c68953bd19c630e0f7c5e8c54ac855dbde2ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:02 + docker inspect -f . ci-base-image-arm64 19:39:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:02 prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 19:39:02 $ 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/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:03 $ docker top c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:04 + git config --global --add safe.directory /w/workspace/app-record-replay/89 [Pipeline] fileExists [Pipeline] sh 19:39:04 + make test 19:39:04 go test -race -coverprofile=coverage.out ./... 19:41:11 ? github.com/edgexfoundry/app-record-replay [no test files] 19:41:11 ok github.com/edgexfoundry/app-record-replay/internal/app 1.249s coverage: 88.0% of statements 19:41:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:41:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:41:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:41:20 ok github.com/edgexfoundry/app-record-replay/internal/application 9.922s coverage: 98.7% of statements 19:41:20 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.533s coverage: 89.7% of statements 19:41:20 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.178s coverage: 100.0% of statements 19:41:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:41:20 go vet ./... 19:43:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:43:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:43:12 ./bin/test-attribution-txt.sh 19:43:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:43:12 $ docker stop --time=1 c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 19:43:14 $ docker rm -f --volumes c12cae8ac9b43c6340efaa7113e42f7f959a85da325f0b0940b23c213fad7e34 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:43:16 Warning: overwriting stash ‘coverage-report’ 19:43:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:43:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:43:17 + ls -al . 19:43:17 total 188 19:43:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 19:39 . 19:43:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 19:36 .. 19:43:17 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 19:37 .dockerignore 19:43:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 19:37 .git 19:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 .github 19:43:17 -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 19:37 .gitignore 19:43:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 19:37 .golangci.yml 19:43:17 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 5 19:37 Attribution.txt 19:43:17 -rw-rw-r-- 1 jenkins jenkins 458 Mar 5 19:37 CHANGELOG.md 19:43:17 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 5 19:37 Dockerfile 19:43:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 19:37 GOVERNANCE.md 19:43:17 -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 19:37 Jenkinsfile 19:43:17 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 19:37 LICENSE 19:43:17 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 5 19:37 Makefile 19:43:17 -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 19:37 OWNERS.md 19:43:17 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 19:37 README.md 19:43:17 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 19:37 Record and Reply.postman_collection.json 19:43:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 19:35 VERSION 19:43:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:37 bin 19:43:17 -rw-r--r-- 1 jenkins jenkins 24666 Mar 5 19:41 coverage.out 19:43:17 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 5 19:37 go.mod 19:43:17 -rw-rw-r-- 1 jenkins jenkins 34133 Mar 5 19:37 go.sum 19:43:17 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 19:37 internal 19:43:17 -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 19:37 main.go 19:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 openapi 19:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 19:37 pkg 19:43:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 19:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:17 + 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=42aea672f0406301138db13be41833586662c3bb --label arch=arm64 --label version=3.2.0-dev.14 . 19:43:18 Sending build context to Docker daemon 283.6kB 19:43:18 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:43:18 Step 2/27 : FROM ${BASE} AS builder 19:43:18 ---> 052cfc8277b7 19:43:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:43:18 ---> Running in eccc1c2f607b 19:43:18 Removing intermediate container eccc1c2f607b 19:43:18 ---> 1e268cb990da 19:43:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:43:18 ---> Running in 236864914ca7 19:43:19 Removing intermediate container 236864914ca7 19:43:19 ---> 537f3b084571 19:43:19 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:43:19 ---> Running in 2bd9736cb575 19:43:19 Removing intermediate container 2bd9736cb575 19:43:19 ---> 773982d8b7ba 19:43:19 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:43:19 ---> Running in e261d1b427cf 19:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:43:21 OK: 266 MiB in 52 packages 19:43:22 Removing intermediate container e261d1b427cf 19:43:22 ---> aec607148ab3 19:43:22 Step 7/27 : WORKDIR /app 19:43:22 ---> Running in 5fe779939fd6 19:43:23 Removing intermediate container 5fe779939fd6 19:43:23 ---> 15726496b73f 19:43:23 Step 8/27 : COPY go.mod vendor* ./ 19:43:23 ---> ef9d07a49f1a 19:43:23 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:23 ---> Running in baac3c68576e 19:43:25 Removing intermediate container baac3c68576e 19:43:25 ---> ef70e512a07b 19:43:25 Step 10/27 : COPY . . 19:43:25 ---> 5dbc8b5a3db8 19:43:25 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:43:26 ---> Running in 87e00166586b 19:43:26 Removing intermediate container 87e00166586b 19:43:26 ---> 89df75c79ee1 19:43:26 Step 12/27 : RUN $MAKE 19:43:26 ---> Running in 81cca5d39176 19:43:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-record-replay 19:45:19 Removing intermediate container 81cca5d39176 19:45:19 ---> 8662408197c3 19:45:19 Step 13/27 : FROM alpine:3.18 19:45:19 3.18: Pulling from library/alpine 19:45:19 c6b39de5b339: Pulling fs layer 19:45:19 c6b39de5b339: Verifying Checksum 19:45:19 c6b39de5b339: Download complete 19:45:19 c6b39de5b339: Pull complete 19:45:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:45:19 Status: Downloaded newer image for alpine:3.18 19:45:19 ---> 33abbf032149 19:45:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:45:19 ---> Running in 1cced21305b1 19:45:19 Removing intermediate container 1cced21305b1 19:45:19 ---> e707fc46eae2 19:45:19 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:45:19 ---> Running in 8c6217d8fdf5 19:45:19 Removing intermediate container 8c6217d8fdf5 19:45:19 ---> ede7b81be2e9 19:45:19 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:19 ---> Running in f6c848d07384 19:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:45:19 (1/2) Installing ca-certificates (20230506-r0) 19:45:19 (2/2) Installing dumb-init (1.2.5-r2) 19:45:19 Executing busybox-1.36.1-r5.trigger 19:45:19 Executing ca-certificates-20230506-r0.trigger 19:45:19 OK: 9 MiB in 17 packages 19:45:19 Removing intermediate container f6c848d07384 19:45:19 ---> c2594fb06766 19:45:19 Step 17/27 : RUN apk --no-cache upgrade 19:45:19 ---> Running in 12ffa4d4b66a 19:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:45:19 OK: 9 MiB in 17 packages 19:45:19 Removing intermediate container 12ffa4d4b66a 19:45:19 ---> e784b7b13703 19:45:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:45:19 ---> 8e9a69f735f8 19:45:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:45:19 ---> bbd931d2011b 19:45:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:45:19 ---> ea2b4ce384da 19:45:19 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:45:19 ---> f7befbf37483 19:45:19 Step 22/27 : EXPOSE 59712 19:45:19 ---> Running in b04fdba28c1e 19:45:19 Removing intermediate container b04fdba28c1e 19:45:19 ---> 6601daf3b67f 19:45:19 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:45:19 ---> Running in 6107ec22e479 19:45:19 Removing intermediate container 6107ec22e479 19:45:19 ---> 053137b55e7d 19:45:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:19 ---> Running in 5020f6be9eaa 19:45:19 Removing intermediate container 5020f6be9eaa 19:45:19 ---> 2e3ec6d250e9 19:45:19 Step 25/27 : LABEL arch=arm64 19:45:19 ---> Running in 80836f31fb48 19:45:19 Removing intermediate container 80836f31fb48 19:45:19 ---> 00ecdc2c6d20 19:45:19 Step 26/27 : LABEL git_sha=42aea672f0406301138db13be41833586662c3bb 19:45:19 ---> Running in 14788d5b94df 19:45:20 Removing intermediate container 14788d5b94df 19:45:20 ---> 0338c134ffe5 19:45:20 Step 27/27 : LABEL version=3.2.0-dev.14 19:45:20 ---> Running in c0aeca341faa 19:45:20 Removing intermediate container c0aeca341faa 19:45:20 ---> a8b59f028e26 19:45:20 [Warning] One or more build-args [ARCH] were not consumed 19:45:20 Successfully built a8b59f028e26 19:45:20 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 19:45:21 provisioning config files... 19:45:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/89@tmp/config7361636393346348172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:21 ---> ****-login.sh 19:45:21 nexus3.edgexfoundry.org:10001 19:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:45:21 Configure a credential helper to remove this warning. See 19:45:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:45:21 19:45:21 Login Succeeded 19:45:21 nexus3.edgexfoundry.org:10002 19:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:45:21 Configure a credential helper to remove this warning. See 19:45:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:45:21 19:45:21 Login Succeeded 19:45:21 nexus3.edgexfoundry.org:10003 19:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:45:22 Configure a credential helper to remove this warning. See 19:45:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:45:22 19:45:22 Login Succeeded 19:45:22 nexus3.edgexfoundry.org:10004 19:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:45:22 Configure a credential helper to remove this warning. See 19:45:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:45:22 19:45:22 Login Succeeded 19:45:22 ****.io 19:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:45:23 Configure a credential helper to remove this warning. See 19:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:45:23 19:45:23 Login Succeeded 19:45:23 ---> ****-login.sh ends [Pipeline] } 19:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:45:23 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 19:45:23 42aea672f0406301138db13be41833586662c3bb 19:45:23 latest 19:45:23 3.2.0-dev.14 19:45:23 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:45:23 main 19:45:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb 19:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:45:24 f7e4a70656c2: Preparing 19:45:24 a395f7a24c80: Preparing 19:45:24 837298d009a8: Preparing 19:45:24 a6650e12ccc8: Preparing 19:45:24 e46f866f4dfd: Preparing 19:45:24 4f0737d21d84: Preparing 19:45:24 7c504f21be85: Preparing 19:45:24 4f0737d21d84: Waiting 19:45:24 7c504f21be85: Waiting 19:45:24 a6650e12ccc8: Pushed 19:45:24 837298d009a8: Pushed 19:45:24 e46f866f4dfd: Pushed 19:45:24 a395f7a24c80: Pushed 19:45:24 7c504f21be85: Layer already exists 19:45:25 4f0737d21d84: Pushed 19:45:31 f7e4a70656c2: Pushed 19:45:31 42aea672f0406301138db13be41833586662c3bb: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:32 + 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 19:45:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:45:32 f7e4a70656c2: Preparing 19:45:32 a395f7a24c80: Preparing 19:45:32 837298d009a8: Preparing 19:45:32 a6650e12ccc8: Preparing 19:45:32 e46f866f4dfd: Preparing 19:45:32 4f0737d21d84: Preparing 19:45:32 7c504f21be85: Preparing 19:45:32 4f0737d21d84: Waiting 19:45:32 7c504f21be85: Waiting 19:45:32 a395f7a24c80: Layer already exists 19:45:32 837298d009a8: Layer already exists 19:45:32 e46f866f4dfd: Layer already exists 19:45:32 a6650e12ccc8: Layer already exists 19:45:32 f7e4a70656c2: Layer already exists 19:45:32 4f0737d21d84: Layer already exists 19:45:32 7c504f21be85: Layer already exists 19:45:32 latest: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:33 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 19:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:45:33 f7e4a70656c2: Preparing 19:45:33 a395f7a24c80: Preparing 19:45:33 837298d009a8: Preparing 19:45:33 a6650e12ccc8: Preparing 19:45:33 e46f866f4dfd: Preparing 19:45:33 4f0737d21d84: Preparing 19:45:33 7c504f21be85: Preparing 19:45:33 4f0737d21d84: Waiting 19:45:33 7c504f21be85: Waiting 19:45:33 f7e4a70656c2: Layer already exists 19:45:33 837298d009a8: Layer already exists 19:45:33 e46f866f4dfd: Layer already exists 19:45:33 a6650e12ccc8: Layer already exists 19:45:33 a395f7a24c80: Layer already exists 19:45:33 7c504f21be85: Layer already exists 19:45:33 4f0737d21d84: Layer already exists 19:45:34 3.2.0-dev.14: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:45:35 f7e4a70656c2: Preparing 19:45:35 a395f7a24c80: Preparing 19:45:35 837298d009a8: Preparing 19:45:35 a6650e12ccc8: Preparing 19:45:35 e46f866f4dfd: Preparing 19:45:35 4f0737d21d84: Preparing 19:45:35 7c504f21be85: Preparing 19:45:35 4f0737d21d84: Waiting 19:45:35 7c504f21be85: Waiting 19:45:35 a6650e12ccc8: Layer already exists 19:45:35 a395f7a24c80: Layer already exists 19:45:35 837298d009a8: Layer already exists 19:45:35 f7e4a70656c2: Layer already exists 19:45:35 e46f866f4dfd: Layer already exists 19:45:35 7c504f21be85: Layer already exists 19:45:35 4f0737d21d84: Layer already exists 19:45:35 42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:36 + 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 19:45:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 19:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:45:36 f7e4a70656c2: Preparing 19:45:36 a395f7a24c80: Preparing 19:45:36 837298d009a8: Preparing 19:45:36 a6650e12ccc8: Preparing 19:45:36 e46f866f4dfd: Preparing 19:45:36 4f0737d21d84: Preparing 19:45:36 7c504f21be85: Preparing 19:45:36 4f0737d21d84: Waiting 19:45:36 7c504f21be85: Waiting 19:45:36 e46f866f4dfd: Layer already exists 19:45:36 f7e4a70656c2: Layer already exists 19:45:36 a395f7a24c80: Layer already exists 19:45:36 a6650e12ccc8: Layer already exists 19:45:36 837298d009a8: Layer already exists 19:45:36 4f0737d21d84: Layer already exists 19:45:36 7c504f21be85: Layer already exists 19:45:36 main: digest: sha256:b39787159cf6e6bba00342c511c9f5bcd90e0e8dfd126ef1306909f66ea03228 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:37 ===================================================== [Pipeline] echo 19:45:37 taggedImages: 19:45:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb 19:45:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:45:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.14 19:45:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:42aea672f0406301138db13be41833586662c3bb-3.2.0-dev.14 19:45:37 - 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 19:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:38 19:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:38 arm64: Pulling from edgex-lftools-log-publisher 19:45:38 8998bd30e6a1: Pulling fs layer 19:45:38 04944245beec: Pulling fs layer 19:45:38 699f458cf7ca: Pulling fs layer 19:45:38 765212b225bb: Pulling fs layer 19:45:38 f23df028b6ca: Pulling fs layer 19:45:38 d65c8cfc05b1: Pulling fs layer 19:45:38 2437ff75d9bd: Pulling fs layer 19:45:38 765212b225bb: Waiting 19:45:38 f23df028b6ca: Waiting 19:45:38 d65c8cfc05b1: Waiting 19:45:38 2437ff75d9bd: Waiting 19:45:38 04944245beec: Download complete 19:45:38 765212b225bb: Verifying Checksum 19:45:38 765212b225bb: Download complete 19:45:38 f23df028b6ca: Download complete 19:45:38 d65c8cfc05b1: Verifying Checksum 19:45:38 d65c8cfc05b1: Download complete 19:45:38 699f458cf7ca: Verifying Checksum 19:45:38 699f458cf7ca: Download complete 19:45:39 8998bd30e6a1: Verifying Checksum 19:45:39 8998bd30e6a1: Download complete 19:45:41 2437ff75d9bd: Verifying Checksum 19:45:41 2437ff75d9bd: Download complete 19:45:43 8998bd30e6a1: Pull complete 19:45:44 04944245beec: Pull complete 19:45:45 699f458cf7ca: Pull complete 19:45:46 765212b225bb: Pull complete 19:45:47 f23df028b6ca: Pull complete 19:45:47 d65c8cfc05b1: Pull complete 19:46:05 2437ff75d9bd: Pull complete 19:46:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container 19:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/89 -v /w/workspace/app-record-replay/89:/w/workspace/app-record-replay/89:rw,z -v /w/workspace/app-record-replay/89@tmp:/w/workspace/app-record-replay/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:46:08 $ docker top 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:09 ---> job-cost.sh 19:46:09 lf-activate-venv: SKIPPING 19:46:09 INFO: No Stack... 19:46:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:46:10 INFO: Archiving Costs [Pipeline] sh 19:46:11 + cut -d, -f6 19:46:11 + cat /w/workspace/app-record-replay/89/archives/cost.csv [Pipeline] lock 19:46:11 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] 19:46:11 Resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] did not exist. Created. 19:46:11 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:46:11 /w/workspace/app-record-replay/89@tmp/durable-b455c7b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:46:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:46:12 Warning: overwriting stash ‘stack-cost’ 19:46:12 Stashed 1 file(s) [Pipeline] } 19:46:12 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 19:46:12 $ docker stop --time=1 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 19:46:14 $ docker rm -f --volumes 9ef87eb493ea30eb1e9825897a8f7f9f2ae57a62d0731ba8ed88d4079f9e0fd5 [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 19:46:15 provisioning config files... 19:46:15 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7876149008750757988tmp [Pipeline] { [Pipeline] sh 19:46:16 + set +x 19:46:16 + curl+ -s https://codecov.io/bash 19:46:16 bash -s -- 19:46:16 19:46:16 _____ _ 19:46:16 / ____| | | 19:46:16 | | ___ __| | ___ ___ _____ __ 19:46:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:46:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:46:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:46:16 Bash-1.0.6 19:46:16 19:46:16 19:46:16 ==> git version 2.25.1 found 19:46:16 ==> 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 19:46:16 Release-Date: 2020-01-08 19:46:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:46:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:46:16 ==> Jenkins CI detected. 19:46:16 current dir:  /w/workspace/exfoundry_app-record-replay_main 19:46:16 project root: . 19:46:16 --> token set from env 19:46:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:46:16 ==> Running gcov in . (disable via -X gcov) 19:46:16 ==> Python coveragepy not found 19:46:16 ==> Searching for coverage reports in: 19:46:16 + . 19:46:16 -> Found 1 reports 19:46:16 ==> Detecting git/mercurial file structure 19:46:16 ==> Reading reports 19:46:16 + ./coverage.out bytes=24666 19:46:16 ==> Appending adjustments 19:46:16 https://docs.codecov.io/docs/fixing-reports 19:46:16 + Found adjustments 19:46:16 ==> Gzipping contents 19:46:16 8.0K /tmp/codecov.xCotw4.gz 19:46:16 ==> Uploading reports 19:46:16 url: https://codecov.io 19:46:16 query: branch=main&commit=42aea672f0406301138db13be41833586662c3bb&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:46:16 -> Pinging Codecov 19:46:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=42aea672f0406301138db13be41833586662c3bb&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:46:16 -> Uploading to 19:46:16 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/F467761B9912B4F32F9BC62907045C81/42aea672f0406301138db13be41833586662c3bb/03ab1daa-ca91-4b1a-b597-adf407517f31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T194616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=773b104ad243b808430517513187eeea5cd85e4884c01860415f2a1cc9a7ba6f 19:46:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:16 Dload Upload Total Spent Left Speed 19:46:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17198 --:--:-- --:--:-- --:--:-- 17198 19:46:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/42aea672f0406301138db13be41833586662c3bb [Pipeline] } 19:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:46:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:46:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:46:17 19:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:46:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:46:18 df9b9388f04a: Pulling fs layer 19:46:18 52dc419b0ee2: Pulling fs layer 19:46:18 25bc292e5bac: Pulling fs layer 19:46:18 114826534d7a: Pulling fs layer 19:46:18 4657fd5d0bcf: Pulling fs layer 19:46:18 6ad1cebc031e: Pulling fs layer 19:46:18 8a3aa393b2d8: Pulling fs layer 19:46:18 4657fd5d0bcf: Waiting 19:46:18 6ad1cebc031e: Waiting 19:46:18 114826534d7a: Waiting 19:46:18 8a3aa393b2d8: Waiting 19:46:18 25bc292e5bac: Verifying Checksum 19:46:18 25bc292e5bac: Download complete 19:46:18 52dc419b0ee2: Verifying Checksum 19:46:18 52dc419b0ee2: Download complete 19:46:18 4657fd5d0bcf: Verifying Checksum 19:46:18 4657fd5d0bcf: Download complete 19:46:18 df9b9388f04a: Download complete 19:46:18 6ad1cebc031e: Verifying Checksum 19:46:18 6ad1cebc031e: Download complete 19:46:18 df9b9388f04a: Pull complete 19:46:18 52dc419b0ee2: Pull complete 19:46:18 25bc292e5bac: Pull complete 19:46:19 114826534d7a: Verifying Checksum 19:46:19 114826534d7a: Download complete 19:46:19 8a3aa393b2d8: Verifying Checksum 19:46:19 8a3aa393b2d8: Download complete 19:46:22 114826534d7a: Pull complete 19:46:22 4657fd5d0bcf: Pull complete 19:46:22 6ad1cebc031e: Pull complete 19:46:26 8a3aa393b2d8: Pull complete 19:46:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:26 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:46:26 $ 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 19:46:31 $ docker top be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:46:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 19:46:31 + set -o pipefail 19:46:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 19:46:38 19:46:38 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 19:46:38 19:46:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c6f7b9e2-d3d4-46aa-b24a-7dfd6df302d6 19:46:38 19:46:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:46:38 19:46:38 19:46:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:46:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:46:38 More details here: https://snyk.co/ue1NS [Pipeline] } 19:46:38 $ docker stop --time=1 be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 19:46:41 $ docker rm -f --volumes be267ff45c268e8716e736608df32d0d9b43eb3d7a8a17a13d158cd29406c4f3 [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 19:46:42 + git log --format=format:%s -1 42aea672f0406301138db13be41833586662c3bb [Pipeline] sh 19:46:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:46:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:43 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:46:43 $ 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 19:46:44 $ docker top a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 -eo pid,comm 19:46:44 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). 19:46:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:44 [ssh-agent] Looking for ssh-agent implementation... 19:46:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:44 $ docker exec a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 ssh-agent 19:46:44 SSH_AUTH_SOCK=/tmp/ssh-XMFBiicMc1lW/agent.31 19:46:44 SSH_AGENT_PID=37 19:46:44 Running ssh-add (command line suppressed) 19:46:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13833408751579482980.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13833408751579482980.key) 19:46:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:45 + git semver tag 19:46:45 2024-03-05 19:46:45,285 [run_tag] DEBUG tag force:False 19:46:45 2024-03-05 19:46:45,285 [check_head_tag] DEBUG check head tag 19:46:45 2024-03-05 19:46:45,286 [execute] INFO git cat-file --batch-check 19:46:45 2024-03-05 19:46:45,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:46:45 2024-03-05 19:46:45,290 [execute] INFO git cat-file --batch 19:46:45 2024-03-05 19:46:45,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:46:45 2024-03-05 19:46:45,313 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:46:45 2024-03-05 19:46:45,313 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 19:46:45 2024-03-05 19:46:45,313 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:46:45 2024-03-05 19:46:45,318 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:46:45 3.2.0-dev.14 [Pipeline] } 19:46:45 $ docker exec --env ******** --env ******** a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 ssh-agent -k 19:46:45 unset SSH_AUTH_SOCK; 19:46:45 unset SSH_AGENT_PID; 19:46:45 echo Agent pid 37 killed; 19:46:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:45 + git semver [Pipeline] } 19:46:46 $ docker stop --time=1 a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 19:46:49 $ docker rm -f --volumes a0b858bdb51adf1f2a871fe49ca7175425a571dcf9d635815b294a28586b6d52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:49 19:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:50 0.23.1-centos7: Pulling from edgex-lftools 19:46:50 ab5ef0e58194: Pulling fs layer 19:46:50 9712f1f96733: Pulling fs layer 19:46:50 63f879dbbcfc: Pulling fs layer 19:46:50 0d9ebad4ef96: Pulling fs layer 19:46:50 e9a5061849ea: Pulling fs layer 19:46:50 d747dcd14b5f: Pulling fs layer 19:46:50 2de7ff778b66: Pulling fs layer 19:46:50 0d9ebad4ef96: Waiting 19:46:50 e9a5061849ea: Waiting 19:46:50 d747dcd14b5f: Waiting 19:46:50 2de7ff778b66: Waiting 19:46:50 9712f1f96733: Verifying Checksum 19:46:50 9712f1f96733: Download complete 19:46:50 63f879dbbcfc: Verifying Checksum 19:46:50 63f879dbbcfc: Download complete 19:46:50 e9a5061849ea: Verifying Checksum 19:46:50 e9a5061849ea: Download complete 19:46:50 d747dcd14b5f: Download complete 19:46:50 ab5ef0e58194: Verifying Checksum 19:46:50 ab5ef0e58194: Download complete 19:46:50 2de7ff778b66: Verifying Checksum 19:46:50 2de7ff778b66: Download complete 19:46:50 0d9ebad4ef96: Download complete 19:46:54 ab5ef0e58194: Pull complete 19:46:54 9712f1f96733: Pull complete 19:46:54 63f879dbbcfc: Pull complete 19:46:58 0d9ebad4ef96: Pull complete 19:46:59 e9a5061849ea: Pull complete 19:46:59 d747dcd14b5f: Pull complete 19:47:00 2de7ff778b66: Pull complete 19:47:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:00 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:47:00 $ 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 19:47:05 $ docker top 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:47:05 provisioning config files... 19:47:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config211879286278832127tmp 19:47:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16785632459006520791tmp 19:47:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8823538266083389164tmp [Pipeline] { [Pipeline] echo 19:47:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:47:06 ---> sigul-configuration.sh 19:47:06 gpg: directory `/root/.gnupg' created 19:47:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:47:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:47:06 gpg: keyring `/root/.gnupg/secring.gpg' created 19:47:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:47:06 gpg: CAST5 encrypted data 19:47:06 gpg: encrypted with 1 passphrase 19:47:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:47:06 + mkdir /home/jenkins 19:47:06 + mkdir /home/jenkins/sigul [Pipeline] sh 19:47:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:47:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:47:07 ---> sigul-install.sh 19:47:07 Sigul already installed; skipping installation. [Pipeline] sh 19:47:07 + git tag --list 19:47:07 v3.1 19:47:07 v3.1.0 19:47:07 v3.1.0-dev.0 19:47:07 v3.1.0-dev.1 19:47:07 v3.1.0-dev.10 19:47:07 v3.1.0-dev.11 19:47:07 v3.1.0-dev.12 19:47:07 v3.1.0-dev.13 19:47:07 v3.1.0-dev.14 19:47:07 v3.1.0-dev.15 19:47:07 v3.1.0-dev.16 19:47:07 v3.1.0-dev.17 19:47:07 v3.1.0-dev.18 19:47:07 v3.1.0-dev.19 19:47:07 v3.1.0-dev.2 19:47:07 v3.1.0-dev.20 19:47:07 v3.1.0-dev.21 19:47:07 v3.1.0-dev.22 19:47:07 v3.1.0-dev.23 19:47:07 v3.1.0-dev.24 19:47:07 v3.1.0-dev.25 19:47:07 v3.1.0-dev.26 19:47:07 v3.1.0-dev.27 19:47:07 v3.1.0-dev.28 19:47:07 v3.1.0-dev.29 19:47:07 v3.1.0-dev.3 19:47:07 v3.1.0-dev.30 19:47:07 v3.1.0-dev.31 19:47:07 v3.1.0-dev.32 19:47:07 v3.1.0-dev.33 19:47:07 v3.1.0-dev.34 19:47:07 v3.1.0-dev.35 19:47:07 v3.1.0-dev.36 19:47:07 v3.1.0-dev.37 19:47:07 v3.1.0-dev.38 19:47:07 v3.1.0-dev.39 19:47:07 v3.1.0-dev.4 19:47:07 v3.1.0-dev.40 19:47:07 v3.1.0-dev.41 19:47:07 v3.1.0-dev.42 19:47:07 v3.1.0-dev.43 19:47:07 v3.1.0-dev.44 19:47:07 v3.1.0-dev.45 19:47:07 v3.1.0-dev.46 19:47:07 v3.1.0-dev.47 19:47:07 v3.1.0-dev.48 19:47:07 v3.1.0-dev.49 19:47:07 v3.1.0-dev.5 19:47:07 v3.1.0-dev.50 19:47:07 v3.1.0-dev.51 19:47:07 v3.1.0-dev.52 19:47:07 v3.1.0-dev.53 19:47:07 v3.1.0-dev.54 19:47:07 v3.1.0-dev.55 19:47:07 v3.1.0-dev.56 19:47:07 v3.1.0-dev.57 19:47:07 v3.1.0-dev.58 19:47:07 v3.1.0-dev.59 19:47:07 v3.1.0-dev.6 19:47:07 v3.1.0-dev.60 19:47:07 v3.1.0-dev.61 19:47:07 v3.1.0-dev.62 19:47:07 v3.1.0-dev.63 19:47:07 v3.1.0-dev.64 19:47:07 v3.1.0-dev.65 19:47:07 v3.1.0-dev.66 19:47:07 v3.1.0-dev.67 19:47:07 v3.1.0-dev.68 19:47:07 v3.1.0-dev.7 19:47:07 v3.1.0-dev.8 19:47:07 v3.1.0-dev.9 19:47:07 v3.2.0-dev.1 19:47:07 v3.2.0-dev.10 19:47:07 v3.2.0-dev.11 19:47:07 v3.2.0-dev.12 19:47:07 v3.2.0-dev.13 19:47:07 v3.2.0-dev.14 19:47:07 v3.2.0-dev.2 19:47:07 v3.2.0-dev.3 19:47:07 v3.2.0-dev.4 19:47:07 v3.2.0-dev.5 19:47:07 v3.2.0-dev.6 19:47:07 v3.2.0-dev.7 19:47:07 v3.2.0-dev.8 19:47:07 v3.2.0-dev.9 [Pipeline] sh 19:47:07 + lftools sign git-tag v3.2.0-dev.14 19:47:09 Signing Git tag with Sigul... 19:47:09 Signing v3.2.0-dev.14 [Pipeline] echo 19:47:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:47:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:47:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:47:11 $ docker stop --time=1 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 19:47:14 $ docker rm -f --volumes 5e8223bb6bbd1b9eb0bda186730e6744d6a074198a4afed5675dfda8b6002f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:16 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:47:16 $ 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 19:47:16 $ docker top 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db -eo pid,comm 19:47:16 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). 19:47:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:16 [ssh-agent] Looking for ssh-agent implementation... 19:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:17 $ docker exec 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db ssh-agent 19:47:17 SSH_AUTH_SOCK=/tmp/ssh-KCYDWvVoWgu7/agent.32 19:47:17 SSH_AGENT_PID=38 19:47:17 Running ssh-add (command line suppressed) 19:47:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10187850766524192316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10187850766524192316.key) 19:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:17 + git semver bump pre 19:47:17 2024-03-05 19:47:17,832 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:47:17 2024-03-05 19:47:17,833 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 19:47:17 2024-03-05 19:47:17,833 [bump_version] DEBUG bumped version:3.2.0-dev.15 19:47:17 2024-03-05 19:47:17,833 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 19:47:17 2024-03-05 19:47:17,833 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:47:17 2024-03-05 19:47:17,833 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 19:47:17 2024-03-05 19:47:17,835 [execute] INFO git cat-file --batch-check 19:47:17 2024-03-05 19:47:17,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:47:17 2024-03-05 19:47:17,840 [execute] INFO git cat-file --batch 19:47:17 2024-03-05 19:47:17,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:47:17 2024-03-05 19:47:17,844 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:47:17 3.2.0-dev.15 [Pipeline] } 19:47:17 $ docker exec --env ******** --env ******** 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db ssh-agent -k 19:47:18 unset SSH_AUTH_SOCK; 19:47:18 unset SSH_AGENT_PID; 19:47:18 echo Agent pid 38 killed; 19:47:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:18 + git semver [Pipeline] } 19:47:18 $ docker stop --time=1 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db 19:47:20 $ docker rm -f --volumes 92056e64e4bfa63624bc1b86b46f4c2bc04319329f7852dfa38b0e8dc1b193db [Pipeline] // withDockerContainer [Pipeline] sh 19:47:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:47:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:21 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:47:21 $ 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 19:47:22 $ docker top f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 -eo pid,comm 19:47:22 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). 19:47:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:22 [ssh-agent] Looking for ssh-agent implementation... 19:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:22 $ docker exec f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 ssh-agent 19:47:22 SSH_AUTH_SOCK=/tmp/ssh-0fmmMBrSmLso/agent.33 19:47:22 SSH_AGENT_PID=39 19:47:22 Running ssh-add (command line suppressed) 19:47:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_885711202346892598.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_885711202346892598.key) 19:47:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:23 + git semver push 19:47:23 2024-03-05 19:47:23,382 [run_push] DEBUG push 19:47:23 2024-03-05 19:47:23,383 [execute] INFO git cat-file --batch-check 19:47:23 2024-03-05 19:47:23,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:47:23 2024-03-05 19:47:23,387 [execute] INFO git rev-list e1b07ba0e89fef68b1cf1903b558186dd0596821 -- 19:47:23 2024-03-05 19:47:23,388 [execute] DEBUG Popen(['git', 'rev-list', 'e1b07ba0e89fef68b1cf1903b558186dd0596821', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:47:23 2024-03-05 19:47:23,394 [execute] INFO git fetch -v origin 19:47:23 2024-03-05 19:47:23,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 19:47:24 2024-03-05 19:47:23,870 [run_push] DEBUG no remote changes detected 19:47:24 2024-03-05 19:47:23,871 [execute] INFO git push origin semver 19:47:24 2024-03-05 19:47:23,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:47:24 2024-03-05 19:47:24,559 [run_push] DEBUG push all version tags 19:47:24 2024-03-05 19:47:24,560 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:47:24 2024-03-05 19:47:24,560 [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) 19:47:25 2024-03-05 19:47:25,248 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:47:25 3.2.0-dev.15 [Pipeline] } 19:47:25 $ docker exec --env ******** --env ******** f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 ssh-agent -k 19:47:25 unset SSH_AUTH_SOCK; 19:47:25 unset SSH_AGENT_PID; 19:47:25 echo Agent pid 39 killed; 19:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:26 + git semver [Pipeline] } 19:47:26 $ docker stop --time=1 f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 19:47:27 $ docker rm -f --volumes f0a2bd3bbb90deacc222ec6f1c6ce4b3f54a13ed86622b83042a2088e8a88c17 [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 19:47:29 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 19:47:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:47:29 total 16 19:47:29 drwxr-xr-x 3 root root 4096 Mar 5 19:38 . 19:47:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 19:47 .. 19:47:29 drwxr-xr-x 2 root root 4096 Mar 5 19:38 cost 19:47:29 -rw-r--r-- 1 root root 88 Mar 5 19:38 cost.csv 19:47:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 19:47:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:47:29 total 16 19:47:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 19:38 . 19:47:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 19:47 .. 19:47:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 19:38 cost 19:47:29 -rw-r--r-- 1 jenkins jenkins 88 Mar 5 19:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:47:30 ---> package-listing.sh 19:47:30 ++ facter osfamily 19:47:30 ++ tr '[:upper:]' '[:lower:]' 19:47:30 + OS_FAMILY=debian 19:47:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 19:47:30 + START_PACKAGES=/tmp/packages_start.txt 19:47:30 + END_PACKAGES=/tmp/packages_end.txt 19:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:47:30 + PACKAGES=/tmp/packages_start.txt 19:47:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:47:30 + PACKAGES=/tmp/packages_end.txt 19:47:30 + case "${OS_FAMILY}" in 19:47:30 + dpkg -l 19:47:30 + grep '^ii' 19:47:30 + '[' -f /tmp/packages_start.txt ']' 19:47:30 + '[' -f /tmp/packages_end.txt ']' 19:47:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:47:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:47:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 19:47:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 19:47:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:31 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 19:47:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:47:32 $ docker top e8cad80ceb5995ccaeb2839265148615c06e517e36e64d424c5d5b2da14d82d8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:32 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:47:33 + ls /var/log/sa-host 19:47:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:33 provisioning config files... 19:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10902700229913313383tmp [Pipeline] { [Pipeline] echo 19:47:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:47:33 ---> create-netrc.sh [Pipeline] } 19:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:47:34 ---> python-tools-install.sh [Pipeline] echo 19:47:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:47:34 ---> sudo-logs.sh 19:47:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:47:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:47:35 ---> job-cost.sh 19:47:35 lf-activate-venv: SKIPPING 19:47:35 DEBUG: total: 0.2199999988079071 19:47:35 INFO: Retrieving Stack Cost... 19:47:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:47:35 INFO: Archiving Costs [Pipeline] echo 19:47:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:47:36 ---> logs-deploy.sh 19:47:36 lf-activate-venv: SKIPPING 19:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/89 19:47:36 INFO: archiving workspace using pattern(s): 19:47:37 Archives upload complete. 19:47:37 INFO: archiving logs to Nexus