Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 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-ssh14450465615745023579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16012245161101121133.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4177051219638061845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh40114860850623632.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-ssh10491063632341462552.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1634 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 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 (main) Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11" > 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 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 > git rev-list --no-walk 0f94376eadfc024c258e90372bc1b8c359cb76eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:27 ========================================================= 04:27:27 EdgeX Global Pipelines Version Info 04:27:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:28 ------------------- 04:27:28 stable info: 04:27:28 ------------------- 04:27:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:27:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:27:28 Message: update stable to v1.0.250 04:27:29 ------------------- 04:27:29 experimental info: 04:27:29 ------------------- 04:27:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:27:29 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:27:29 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e51e3d [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:29 provisioning config files... 04:27:29 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15940202632209430554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:30 ---> docker-login.sh 04:27:30 nexus3.edgexfoundry.org:10001 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10002 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10003 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 nexus3.edgexfoundry.org:10004 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 docker.io 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 ---> docker-login.sh ends [Pipeline] } 04:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:27:31 + git rev-list -1 --merges 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868~1..2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo 04:27:31 -----------> git rev-list -1 --merges 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868~1..2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:27:31 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [false] [Pipeline] sh 04:27:32 + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo 04:27:32 ========================================================= 04:27:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:27:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:32 + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo 04:27:32 [semverPrep] GIT_COMMIT: 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868, Commit Message: Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11 [Pipeline] echo 04:27:32 [semverPrep] This is not a build commit. [Pipeline] sh 04:27:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:32 + grep -v github /etc/ssh/ssh_known_hosts 04:27:32 + [ -e /tmp/ssh_known_hosts ] 04:27:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:27:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:27:32 sudo tee -a /etc/ssh/ssh_known_hosts 04:27:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:33 04:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:33 0.1.4: Pulling from edgex-devops/py-git-semver 04:27:33 b85a868b505f: Pulling fs layer 04:27:33 e2be974225ed: Pulling fs layer 04:27:33 339a4e72a1f5: Pulling fs layer 04:27:33 988bab9f4d93: Pulling fs layer 04:27:33 1469e6f7b9e6: Pulling fs layer 04:27:33 eaf3925da568: Pulling fs layer 04:27:33 bab4dde63d76: Pulling fs layer 04:27:33 bde34c3a00c8: Pulling fs layer 04:27:33 b352a97aabf1: Pulling fs layer 04:27:33 4872d77fe225: Pulling fs layer 04:27:33 5851b861e8e6: Pulling fs layer 04:27:33 eaf3925da568: Waiting 04:27:33 bab4dde63d76: Waiting 04:27:33 988bab9f4d93: Waiting 04:27:33 bde34c3a00c8: Waiting 04:27:33 1469e6f7b9e6: Waiting 04:27:33 b352a97aabf1: Waiting 04:27:33 5851b861e8e6: Waiting 04:27:33 4872d77fe225: Waiting 04:27:33 e2be974225ed: Verifying Checksum 04:27:33 e2be974225ed: Download complete 04:27:33 988bab9f4d93: Verifying Checksum 04:27:33 988bab9f4d93: Download complete 04:27:33 1469e6f7b9e6: Verifying Checksum 04:27:33 1469e6f7b9e6: Download complete 04:27:33 eaf3925da568: Verifying Checksum 04:27:33 eaf3925da568: Download complete 04:27:33 339a4e72a1f5: Verifying Checksum 04:27:33 339a4e72a1f5: Download complete 04:27:33 bde34c3a00c8: Verifying Checksum 04:27:33 bde34c3a00c8: Download complete 04:27:33 b352a97aabf1: Download complete 04:27:33 4872d77fe225: Verifying Checksum 04:27:33 4872d77fe225: Download complete 04:27:33 5851b861e8e6: Download complete 04:27:33 b85a868b505f: Verifying Checksum 04:27:33 b85a868b505f: Download complete 04:27:33 bab4dde63d76: Verifying Checksum 04:27:33 bab4dde63d76: Download complete 04:27:34 b85a868b505f: Pull complete 04:27:34 e2be974225ed: Pull complete 04:27:35 339a4e72a1f5: Pull complete 04:27:35 988bab9f4d93: Pull complete 04:27:35 1469e6f7b9e6: Pull complete 04:27:35 eaf3925da568: Pull complete 04:27:37 bab4dde63d76: Pull complete 04:27:37 bde34c3a00c8: Pull complete 04:27:37 b352a97aabf1: Pull complete 04:27:37 4872d77fe225: Pull complete 04:27:37 5851b861e8e6: Pull complete 04:27:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:37 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:41 $ docker top 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f -eo pid,comm 04:27:41 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). 04:27:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:41 [ssh-agent] Looking for ssh-agent implementation... 04:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:41 $ docker exec 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent 04:27:41 SSH_AUTH_SOCK=/tmp/ssh-cKJ7dowD8bYa/agent.32 04:27:41 SSH_AGENT_PID=39 04:27:41 Running ssh-add (command line suppressed) 04:27:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_287696990114766695.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_287696990114766695.key) 04:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:42 + git tag --points-at HEAD [Pipeline] } 04:27:42 $ docker exec --env ******** --env ******** 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent -k 04:27:42 unset SSH_AUTH_SOCK; 04:27:42 unset SSH_AGENT_PID; 04:27:42 echo Agent pid 39 killed; 04:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:42 [ssh-agent] Looking for ssh-agent implementation... 04:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:42 $ docker exec 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent 04:27:42 SSH_AUTH_SOCK=/tmp/ssh-pznPkJRByIgG/agent.71 04:27:42 SSH_AGENT_PID=77 04:27:42 Running ssh-add (command line suppressed) 04:27:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2987090333344887094.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2987090333344887094.key) 04:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:42 + git semver init 04:27:43 2023-07-20 04:27:43,055 [run_init] DEBUG init version:0.0.0 force:False 04:27:43 2023-07-20 04:27:43,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:27:43 2023-07-20 04:27:43,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:27:43 2023-07-20 04:27:43,056 [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) 04:27:43 2023-07-20 04:27:43,660 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:27:43 2023-07-20 04:27:43,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:27:43 2023-07-20 04:27:43,661 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:27:43 2023-07-20 04:27:43,661 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:27:43 3.1.0-dev.21 [Pipeline] } 04:27:43 $ docker exec --env ******** --env ******** 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent -k 04:27:43 unset SSH_AUTH_SOCK; 04:27:43 unset SSH_AGENT_PID; 04:27:43 echo Agent pid 77 killed; 04:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:44 + git semver [Pipeline] } 04:27:44 $ docker stop --time=1 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f 04:27:45 $ docker rm -f --volumes 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f [Pipeline] // withDockerContainer [Pipeline] sh 04:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:46 Stashed 1 file(s) [Pipeline] echo 04:27:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 04:27:46 provisioning config files... 04:27:46 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16951641775322776860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:46 ---> docker-login.sh 04:27:46 nexus3.edgexfoundry.org:10001 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10002 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10003 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 nexus3.edgexfoundry.org:10004 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 docker.io 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 ---> docker-login.sh ends [Pipeline] } 04:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:27:47 ========================================================= 04:27:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:27:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:27:47 Sending build context to Docker daemon 351.7kB 04:27:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:27:47 Step 2/12 : FROM ${BASE} AS builder 04:27:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:27:47 4db1b89c0bd1: Pulling fs layer 04:27:47 6911f1a30b25: Pulling fs layer 04:27:47 e194b8c5c2a9: Pulling fs layer 04:27:47 6863d3e3a2b1: Pulling fs layer 04:27:47 ec0bb842ea78: Pulling fs layer 04:27:47 40a00589a448: Pulling fs layer 04:27:47 6c08303d61cc: Pulling fs layer 04:27:47 ec0bb842ea78: Waiting 04:27:47 798269fcf238: Pulling fs layer 04:27:47 798269fcf238: Waiting 04:27:47 6c08303d61cc: Waiting 04:27:47 40a00589a448: Waiting 04:27:47 6863d3e3a2b1: Waiting 04:27:47 6911f1a30b25: Download complete 04:27:47 6863d3e3a2b1: Verifying Checksum 04:27:47 6863d3e3a2b1: Download complete 04:27:47 ec0bb842ea78: Download complete 04:27:47 4db1b89c0bd1: Verifying Checksum 04:27:47 4db1b89c0bd1: Download complete 04:27:47 40a00589a448: Verifying Checksum 04:27:47 40a00589a448: Download complete 04:27:47 4db1b89c0bd1: Pull complete 04:27:48 6911f1a30b25: Pull complete 04:27:48 798269fcf238: Verifying Checksum 04:27:48 798269fcf238: Download complete 04:27:48 e194b8c5c2a9: Verifying Checksum 04:27:48 e194b8c5c2a9: Download complete 04:27:48 6c08303d61cc: Verifying Checksum 04:27:48 6c08303d61cc: Download complete 04:27:52 e194b8c5c2a9: Pull complete 04:27:52 6863d3e3a2b1: Pull complete 04:27:52 ec0bb842ea78: Pull complete 04:27:52 40a00589a448: Pull complete 04:27:54 6c08303d61cc: Pull complete 04:27:55 798269fcf238: Pull complete 04:27:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:27:55 ---> ec979cd7f677 04:27:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:28:01 Still waiting to schedule task 04:28:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:28:01 ---> Running in 381f7e3fbec5 04:28:01 Removing intermediate container 381f7e3fbec5 04:28:01 ---> 0408abfc5595 04:28:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:28:01 ---> Running in 34195d51703e 04:28:01 Removing intermediate container 34195d51703e 04:28:01 ---> bf89565d6b04 04:28:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:28:01 ---> Running in f66e616d9028 04:28:01 Removing intermediate container f66e616d9028 04:28:01 ---> cdd0bbaa294a 04:28:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:01 ---> Running in 98dadd54bd59 04:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:28:01 OK: 265 MiB in 53 packages 04:28:02 Removing intermediate container 98dadd54bd59 04:28:02 ---> 4799d26ef078 04:28:02 Step 7/12 : WORKDIR /app 04:28:02 ---> Running in ec686c8973ca 04:28:02 Removing intermediate container ec686c8973ca 04:28:02 ---> a29d5c564639 04:28:02 Step 8/12 : COPY go.mod vendor* ./ 04:28:02 ---> d2d928c3015a 04:28:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:02 ---> Running in e3e2de63cbb5 04:28:41 Removing intermediate container e3e2de63cbb5 04:28:41 ---> 671b8efefd8e 04:28:41 Step 10/12 : COPY . . 04:28:41 ---> 083614125dcd 04:28:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:41 ---> Running in 8a3ca8bef403 04:28:41 Removing intermediate container 8a3ca8bef403 04:28:41 ---> fed85cc7a0db 04:28:41 Step 12/12 : RUN $MAKE 04:28:41 ---> Running in f25ba9cd6b62 04:28:41 noop 04:28:41 Removing intermediate container f25ba9cd6b62 04:28:41 ---> 3aff49b7c6a2 04:28:41 Successfully built 3aff49b7c6a2 04:28:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker inspect -f . ci-base-image-x86_64 04:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:41 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:42 $ docker top d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:42 + go version 04:28:42 go version go1.20.6 linux/amd64 [Pipeline] } 04:28:42 $ docker stop --time=1 d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa 04:28:43 $ docker rm -f --volumes d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:44 + docker inspect -f . ci-base-image-x86_64 04:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:44 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:44 $ docker top 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:45 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:28:45 + make test 04:28:45 go test -race -coverprofile=coverage.out ./... 04:29:07 ? github.com/edgexfoundry/app-record-replay [no test files] 04:29:07 ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 87.5% of statements 04:29:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:29:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:29:07 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:29:07 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.084s coverage: 86.0% of statements 04:29:07 ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 65.2% of statements 04:29:29 go vet ./... 04:29:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:29:30 ./bin/test-attribution-txt.sh [Pipeline] echo 04:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:29:30 $ docker stop --time=1 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 04:29:35 $ docker rm -f --volumes 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:29:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1635 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:29:36 Running in /w/workspace/app-record-replay/23 [Pipeline] { [Pipeline] checkout 04:29:36 Selected Git installation does not exist. Using Default 04:29:36 The recommended git tool is: NONE 04:29:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:29:36 + ls -al . 04:29:36 total 168 04:29:36 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 04:28 . 04:29:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 04:27 .. 04:29:36 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 04:27 .dockerignore 04:29:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:27 .git 04:29:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 .github 04:29:36 -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 04:27 .gitignore 04:29:36 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 04:27 .golangci.yml 04:29:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 04:27 .semver 04:29:36 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 04:27 Attribution.txt 04:29:36 -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 04:27 CHANGELOG.md 04:29:36 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 04:27 Dockerfile 04:29:36 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 04:27 GOVERNANCE.md 04:29:36 -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 04:27 Jenkinsfile 04:29:36 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 04:27 LICENSE 04:29:36 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 04:27 Makefile 04:29:36 -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 04:27 OWNERS.md 04:29:36 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 04:27 README.md 04:29:36 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 04:27 Record and Reply.postman_collection.json 04:29:36 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 04:27 VERSION 04:29:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 bin 04:29:36 -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 04:29 coverage.out 04:29:36 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 04:27 go.mod 04:29:36 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 04:27 go.sum 04:29:36 drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 04:27 internal 04:29:36 -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 04:27 main.go 04:29:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 04:27 pkg 04:29:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + 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=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 --label arch=amd64 --label version=3.1.0-dev.21 . 04:29:37 Sending build context to Docker daemon 361.5kB 04:29:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:29:37 Step 2/26 : FROM ${BASE} AS builder 04:29:37 ---> 3aff49b7c6a2 04:29:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:29:37 ---> Running in 2e8240e6b4d9 04:29:37 Removing intermediate container 2e8240e6b4d9 04:29:37 ---> a50b872da6b8 04:29:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:29:37 ---> Running in 4d0209280dec 04:29:37 Removing intermediate container 4d0209280dec 04:29:37 ---> f4dce18112c4 04:29:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:29:37 ---> Running in f783cf7913e8 04:29:37 Removing intermediate container f783cf7913e8 04:29:37 ---> edafa36e9d9e 04:29:37 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:29:37 ---> Running in 274ae221ffb8 04:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:29:38 OK: 265 MiB in 53 packages 04:29:38 Removing intermediate container 274ae221ffb8 04:29:38 ---> 1439cc047319 04:29:38 Step 7/26 : WORKDIR /app 04:29:38 ---> Running in a52e3c678b69 04:29:38 Removing intermediate container a52e3c678b69 04:29:38 ---> 3a487a02d58c 04:29:38 Step 8/26 : COPY go.mod vendor* ./ 04:29:38 ---> ee41db134065 04:29:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:38 ---> Running in 572b011f6765 04:29:39 Removing intermediate container 572b011f6765 04:29:39 ---> 2954030d8e26 04:29:39 Step 10/26 : COPY . . 04:29:39 ---> 0501fec6fb90 04:29:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:29:39 ---> Running in 14466b56f307 04:29:39 Removing intermediate container 14466b56f307 04:29:39 ---> 3f39a0a38bb7 04:29:39 Step 12/26 : RUN $MAKE 04:29:39 ---> Running in 84cd41ec50e4 04:29:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-record-replay 04:29:41 using credential edgex-jenkins-ssh 04:29:41 Cloning the remote Git repository 04:29:41 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:29:41 > git init /w/workspace/app-record-replay/23 # timeout=10 04:29:41 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:29:41 > git --version # timeout=10 04:29:41 > git --version # 'git version 2.25.1' 04:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:42 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:29:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:42 Avoid second fetch 04:29:42 Checking out Revision 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 (main) 04:29:43 Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11" 04:29:42 > git config core.sparsecheckout # timeout=10 04:29:43 > git checkout -f 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:44 Dload Upload Total Spent Left Speed 04:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 04:29:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:29:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:29:45 + sudo tee /etc/docker/daemon.new 04:29:45 { 04:29:45 "registry-mirrors": [ 04:29:45 "https://nexus3.edgexfoundry.org:10001" 04:29:45 ], 04:29:45 "bip": "10.250.0.254/24", 04:29:45 "hosts": [ 04:29:45 "tcp://0.0.0.0:5555", 04:29:45 "unix:///var/run/docker.sock" 04:29:45 ], 04:29:45 "mtu": 1458, 04:29:45 "selinux-enabled": true, 04:29:45 "seccomp-profile": "/etc/docker/seccomp.json" 04:29:45 } [Pipeline] sh 04:29:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:29:46 + sudo service docker restart 04:30:02 Removing intermediate container 84cd41ec50e4 04:30:02 ---> 5e8504fb6851 04:30:02 Step 13/26 : FROM alpine:3.17 04:30:02 3.17: Pulling from library/alpine 04:30:02 4db1b89c0bd1: Already exists 04:30:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:30:02 Status: Downloaded newer image for alpine:3.17 04:30:02 ---> 1f73a9d63274 04:30:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:02 ---> Running in eff3fde848b8 04:30:02 Removing intermediate container eff3fde848b8 04:30:02 ---> 11d1c7b507cb 04:30:02 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:30:02 ---> Running in 986fb332485c 04:30:02 Removing intermediate container 986fb332485c 04:30:02 ---> 697d7bdd66d0 04:30:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:30:02 ---> Running in 73bcf2fa393e 04:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:30:02 (1/2) Installing ca-certificates (20230506-r0) 04:30:02 (2/2) Installing dumb-init (1.2.5-r2) 04:30:02 Executing busybox-1.35.0-r29.trigger 04:30:02 Executing ca-certificates-20230506-r0.trigger 04:30:02 OK: 8 MiB in 17 packages 04:30:02 Removing intermediate container 73bcf2fa393e 04:30:02 ---> df4dc9b1bd5f 04:30:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:30:02 ---> 7ce9fb279688 04:30:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:30:02 ---> eafa2371d132 04:30:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:30:02 ---> ca2ac25bc1ae 04:30:02 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:30:02 ---> 9e8210b78ac1 04:30:02 Step 21/26 : EXPOSE 59712 04:30:02 ---> Running in 74a1a8ffc2e4 04:30:02 Removing intermediate container 74a1a8ffc2e4 04:30:02 ---> d0d09f0034bd 04:30:02 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:30:02 ---> Running in 06c626341508 04:30:02 Removing intermediate container 06c626341508 04:30:02 ---> dc7505ef19c6 04:30:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:02 ---> Running in 9ee0753c8920 04:30:02 Removing intermediate container 9ee0753c8920 04:30:02 ---> 7a8313814cf0 04:30:02 Step 24/26 : LABEL arch=amd64 04:30:02 ---> Running in 74c2eb9f9ad4 04:30:03 Removing intermediate container 74c2eb9f9ad4 04:30:03 ---> a21b1279b81c 04:30:03 Step 25/26 : LABEL git_sha=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:30:03 ---> Running in 4a8dda1de6fc 04:30:03 Removing intermediate container 4a8dda1de6fc 04:30:03 ---> 26eed8bf8ee1 04:30:03 Step 26/26 : LABEL version=3.1.0-dev.21 04:30:03 ---> Running in 2977b53c6c97 04:30:03 Removing intermediate container 2977b53c6c97 04:30:03 ---> 8de80355592e 04:30:03 [Warning] One or more build-args [ARCH] were not consumed 04:30:03 Successfully built 8de80355592e 04:30:03 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 04:30:03 provisioning config files... 04:30:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3802870442407717215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:03 ---> docker-login.sh 04:30:03 nexus3.edgexfoundry.org:10001 04:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:03 Configure a credential helper to remove this warning. See 04:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:03 04:30:03 Login Succeeded 04:30:03 nexus3.edgexfoundry.org:10002 04:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10003 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10004 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:04 provisioning config files... 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/23@tmp/config15730601422864054833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:04 ---> docker-login.sh 04:30:04 nexus3.edgexfoundry.org:10001 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 nexus3.edgexfoundry.org:10002 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 nexus3.edgexfoundry.org:10003 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 ---> docker-login.sh ends [Pipeline] } 04:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 nexus3.edgexfoundry.org:10004 [Pipeline] echo 04:30:05 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:30:05 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:30:05 latest 04:30:05 3.1.0-dev.21 04:30:05 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:30:05 main 04:30:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:06 Configure a credential helper to remove this warning. See 04:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:06 04:30:06 Login Succeeded 04:30:06 docker.io 04:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:30:06 30adbeab7b5a: Preparing 04:30:06 4baf34cb459c: Preparing 04:30:06 2926b0f47a03: Preparing 04:30:06 64db774b1186: Preparing 04:30:06 4bc313806f87: Preparing 04:30:06 3dab9f8bf2d2: Preparing 04:30:06 3dab9f8bf2d2: Waiting 04:30:06 64db774b1186: Pushed 04:30:06 2926b0f47a03: Pushed 04:30:06 3dab9f8bf2d2: Layer already exists 04:30:06 4baf34cb459c: Pushed 04:30:06 4bc313806f87: Pushed 04:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:07 Configure a credential helper to remove this warning. See 04:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:07 04:30:07 Login Succeeded 04:30:07 ---> docker-login.sh ends [Pipeline] } 04:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:07 ========================================================= 04:30:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:30:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:30:08 Sending build context to Docker daemon 163.8kB 04:30:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:30:08 Step 2/12 : FROM ${BASE} AS builder 04:30:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:08 edb6bdbacee9: Pulling fs layer 04:30:08 5f9638ab2659: Pulling fs layer 04:30:08 8d51d6327a98: Pulling fs layer 04:30:08 8b374f2dd631: Pulling fs layer 04:30:08 ec14aa9079de: Pulling fs layer 04:30:08 2f466654f4bb: Pulling fs layer 04:30:08 554e91adad29: Pulling fs layer 04:30:08 8b374f2dd631: Waiting 04:30:08 ec14aa9079de: Waiting 04:30:08 2f466654f4bb: Waiting 04:30:08 554e91adad29: Waiting 04:30:08 5f9638ab2659: Verifying Checksum 04:30:08 5f9638ab2659: Download complete 04:30:08 8b374f2dd631: Verifying Checksum 04:30:08 8b374f2dd631: Download complete 04:30:08 ec14aa9079de: Verifying Checksum 04:30:08 ec14aa9079de: Download complete 04:30:08 edb6bdbacee9: Verifying Checksum 04:30:08 edb6bdbacee9: Download complete 04:30:09 edb6bdbacee9: Pull complete 04:30:09 30adbeab7b5a: Pushed 04:30:09 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:09 554e91adad29: Verifying Checksum 04:30:09 554e91adad29: Download complete 04:30:10 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:10 5f9638ab2659: Pull complete 04:30:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:30:10 30adbeab7b5a: Preparing 04:30:10 4baf34cb459c: Preparing 04:30:10 2926b0f47a03: Preparing 04:30:10 64db774b1186: Preparing 04:30:10 4bc313806f87: Preparing 04:30:10 3dab9f8bf2d2: Preparing 04:30:10 3dab9f8bf2d2: Waiting 04:30:10 4bc313806f87: Layer already exists 04:30:10 4baf34cb459c: Layer already exists 04:30:10 2926b0f47a03: Layer already exists 04:30:10 64db774b1186: Layer already exists 04:30:10 30adbeab7b5a: Layer already exists 04:30:10 3dab9f8bf2d2: Layer already exists 04:30:10 latest: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:10 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 04:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:30:10 30adbeab7b5a: Preparing 04:30:10 4baf34cb459c: Preparing 04:30:10 2926b0f47a03: Preparing 04:30:10 64db774b1186: Preparing 04:30:10 4bc313806f87: Preparing 04:30:10 3dab9f8bf2d2: Preparing 04:30:10 3dab9f8bf2d2: Waiting 04:30:10 64db774b1186: Layer already exists 04:30:10 30adbeab7b5a: Layer already exists 04:30:10 4bc313806f87: Layer already exists 04:30:10 2926b0f47a03: Layer already exists 04:30:10 4baf34cb459c: Layer already exists 04:30:10 3dab9f8bf2d2: Layer already exists 04:30:10 3.1.0-dev.21: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:11 8d51d6327a98: Verifying Checksum 04:30:11 8d51d6327a98: Download complete 04:30:11 2f466654f4bb: Verifying Checksum 04:30:11 2f466654f4bb: Download complete 04:30:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:30:11 30adbeab7b5a: Preparing 04:30:11 4baf34cb459c: Preparing 04:30:11 2926b0f47a03: Preparing 04:30:11 64db774b1186: Preparing 04:30:11 4bc313806f87: Preparing 04:30:11 3dab9f8bf2d2: Preparing 04:30:11 3dab9f8bf2d2: Waiting 04:30:11 4bc313806f87: Layer already exists 04:30:11 2926b0f47a03: Layer already exists 04:30:11 30adbeab7b5a: Layer already exists 04:30:11 4baf34cb459c: Layer already exists 04:30:11 64db774b1186: Layer already exists 04:30:11 3dab9f8bf2d2: Layer already exists 04:30:11 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:30:12 30adbeab7b5a: Preparing 04:30:12 4baf34cb459c: Preparing 04:30:12 2926b0f47a03: Preparing 04:30:12 64db774b1186: Preparing 04:30:12 4bc313806f87: Preparing 04:30:12 3dab9f8bf2d2: Preparing 04:30:12 3dab9f8bf2d2: Waiting 04:30:12 30adbeab7b5a: Layer already exists 04:30:12 64db774b1186: Layer already exists 04:30:12 4baf34cb459c: Layer already exists 04:30:12 4bc313806f87: Layer already exists 04:30:12 2926b0f47a03: Layer already exists 04:30:12 3dab9f8bf2d2: Layer already exists 04:30:12 main: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:12 ===================================================== [Pipeline] echo 04:30:12 taggedImages: 04:30:12 - nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:30:12 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:30:12 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 04:30:12 - nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:30:12 - 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 04:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:12 04:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:12 latest: Pulling from edgex-lftools-log-publisher 04:30:12 5eb5b503b376: Pulling fs layer 04:30:12 5c69ac0246d0: Pulling fs layer 04:30:12 ec43610c2a17: Pulling fs layer 04:30:12 3a2ae6a8a46f: Pulling fs layer 04:30:12 33b1e0a273af: Pulling fs layer 04:30:12 5d3b04190fa2: Pulling fs layer 04:30:12 2f39f015ded8: Pulling fs layer 04:30:12 3a2ae6a8a46f: Waiting 04:30:12 33b1e0a273af: Waiting 04:30:12 5d3b04190fa2: Waiting 04:30:12 2f39f015ded8: Waiting 04:30:12 5c69ac0246d0: Verifying Checksum 04:30:12 5c69ac0246d0: Download complete 04:30:12 3a2ae6a8a46f: Download complete 04:30:12 33b1e0a273af: Verifying Checksum 04:30:12 33b1e0a273af: Download complete 04:30:12 5d3b04190fa2: Download complete 04:30:13 ec43610c2a17: Download complete 04:30:13 5eb5b503b376: Verifying Checksum 04:30:13 5eb5b503b376: Download complete 04:30:13 2f39f015ded8: Verifying Checksum 04:30:14 5eb5b503b376: Pull complete 04:30:14 5c69ac0246d0: Pull complete 04:30:14 ec43610c2a17: Pull complete 04:30:14 3a2ae6a8a46f: Pull complete 04:30:14 33b1e0a273af: Pull complete 04:30:15 5d3b04190fa2: Pull complete 04:30:19 2f39f015ded8: Pull complete 04:30:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:19 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:23 $ docker top abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:23 8d51d6327a98: Pull complete 04:30:23 8b374f2dd631: Pull complete 04:30:23 ec14aa9079de: Pull complete 04:30:23 ---> job-cost.sh 04:30:23 lf-activate-venv: SKIPPING 04:30:23 INFO: No Stack... 04:30:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:24 INFO: Archiving Costs [Pipeline] sh 04:30:24 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:30:24 + cut -d, -f6 [Pipeline] lock 04:30:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] 04:30:24 Resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] did not exist. Created. 04:30:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:30:25 Stashed 1 file(s) [Pipeline] } 04:30:25 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:25 $ docker stop --time=1 abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 04:30:26 $ docker rm -f --volumes abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:30 2f466654f4bb: Pull complete 04:30:32 554e91adad29: Pull complete 04:30:32 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:30:32 ---> 1e15ea492957 04:30:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:30:34 ---> Running in d98f46f1e321 04:30:34 Removing intermediate container d98f46f1e321 04:30:34 ---> 6912ad557df2 04:30:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:30:34 ---> Running in 0c74426b9f97 04:30:34 Removing intermediate container 0c74426b9f97 04:30:34 ---> f59cc6f67dc5 04:30:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:30:34 ---> Running in d7de84977d89 04:30:34 Removing intermediate container d7de84977d89 04:30:34 ---> 5d7f916ef0b1 04:30:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:34 ---> Running in fc52ae03e034 04:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:30:37 OK: 263 MiB in 53 packages 04:30:38 Removing intermediate container fc52ae03e034 04:30:38 ---> f48f801b9186 04:30:38 Step 7/12 : WORKDIR /app 04:30:38 ---> Running in d7a6b83d3556 04:30:38 Removing intermediate container d7a6b83d3556 04:30:38 ---> 16454f3a488e 04:30:38 Step 8/12 : COPY go.mod vendor* ./ 04:30:39 ---> d0b02d14afd7 04:30:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:39 ---> Running in 28048a4962f7 04:31:47 Removing intermediate container 28048a4962f7 04:31:47 ---> 100fe79aa4aa 04:31:47 Step 10/12 : COPY . . 04:31:47 ---> 02b97d07d349 04:31:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:47 ---> Running in 5776e8215ddb 04:31:47 Removing intermediate container 5776e8215ddb 04:31:47 ---> 616b0546a3ff 04:31:47 Step 12/12 : RUN $MAKE 04:31:47 ---> Running in d643d588d10f 04:31:47 noop 04:31:47 Removing intermediate container d643d588d10f 04:31:47 ---> 0eb9048f7d67 04:31:47 Successfully built 0eb9048f7d67 04:31:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:47 + docker inspect -f . ci-base-image-arm64 04:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:47 prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container 04:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 04:31:49 $ docker top ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:49 + go version 04:31:49 go version go1.20.6 linux/arm64 [Pipeline] } 04:31:49 $ docker stop --time=1 ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada 04:31:51 $ docker rm -f --volumes ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:52 + docker inspect -f . ci-base-image-arm64 04:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:52 prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container 04:31:52 $ 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/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 04:31:53 $ docker top c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:53 + git config --global --add safe.directory /w/workspace/app-record-replay/23 [Pipeline] fileExists [Pipeline] sh 04:31:54 + make test 04:31:54 go test -race -coverprofile=coverage.out ./... 04:34:30 ? github.com/edgexfoundry/app-record-replay [no test files] 04:34:37 ok github.com/edgexfoundry/app-record-replay/internal/app 0.283s coverage: 87.5% of statements 04:34:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.481s coverage: 86.0% of statements 04:34:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:34:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:34:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:34:41 ok github.com/edgexfoundry/app-record-replay/internal/data 0.220s coverage: 65.2% of statements 04:34:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:42 go vet ./... 04:37:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:37:04 $ docker stop --time=1 c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e 04:37:05 $ docker rm -f --volumes c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e [Pipeline] // withDockerContainer [Pipeline] sh 04:37:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:07 Warning: overwriting stash ‘coverage-report’ 04:37:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:08 + ls -al . 04:37:08 total 164 04:37:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:31 . 04:37:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 04:29 .. 04:37:08 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 04:29 .dockerignore 04:37:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:29 .git 04:37:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 .github 04:37:08 -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 04:29 .gitignore 04:37:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 04:29 .golangci.yml 04:37:08 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 04:29 Attribution.txt 04:37:08 -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 04:29 CHANGELOG.md 04:37:08 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 04:29 Dockerfile 04:37:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 04:29 GOVERNANCE.md 04:37:08 -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 04:29 Jenkinsfile 04:37:08 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 04:29 LICENSE 04:37:08 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 04:29 Makefile 04:37:08 -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 04:29 OWNERS.md 04:37:08 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 04:29 README.md 04:37:08 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 04:29 Record and Reply.postman_collection.json 04:37:08 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 04:27 VERSION 04:37:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 bin 04:37:08 -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 04:34 coverage.out 04:37:08 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 04:29 go.mod 04:37:08 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 04:29 go.sum 04:37:08 drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 04:29 internal 04:37:08 -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 04:29 main.go 04:37:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 04:29 pkg 04:37:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:08 + 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=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 --label arch=arm64 --label version=3.1.0-dev.21 . 04:37:08 Sending build context to Docker daemon 173.6kB 04:37:09 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:37:09 Step 2/26 : FROM ${BASE} AS builder 04:37:09 ---> 0eb9048f7d67 04:37:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:37:09 ---> Running in de1b3d3bbede 04:37:09 Removing intermediate container de1b3d3bbede 04:37:09 ---> cd26a7eaab0d 04:37:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:37:09 ---> Running in f762cc3fd5a5 04:37:09 Removing intermediate container f762cc3fd5a5 04:37:09 ---> 333cb8fa4baa 04:37:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:37:09 ---> Running in e3af2b3b4b39 04:37:09 Removing intermediate container e3af2b3b4b39 04:37:09 ---> 0cc9b26aa099 04:37:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:37:10 ---> Running in 29a3c5ca9523 04:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:12 OK: 263 MiB in 53 packages 04:37:13 Removing intermediate container 29a3c5ca9523 04:37:13 ---> ace195dacf40 04:37:13 Step 7/26 : WORKDIR /app 04:37:13 ---> Running in 1923236824a3 04:37:13 Removing intermediate container 1923236824a3 04:37:13 ---> 82ab680a1c73 04:37:13 Step 8/26 : COPY go.mod vendor* ./ 04:37:14 ---> c3880c3f64d1 04:37:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:14 ---> Running in b7af89d213f6 04:37:16 Removing intermediate container b7af89d213f6 04:37:16 ---> 2a140898d62b 04:37:16 Step 10/26 : COPY . . 04:37:16 ---> 60b54f809b60 04:37:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:16 ---> Running in e4810b2eceb7 04:37:17 Removing intermediate container e4810b2eceb7 04:37:17 ---> cf207e40f338 04:37:17 Step 12/26 : RUN $MAKE 04:37:17 ---> Running in 000baabf28da 04:37:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-record-replay 04:39:24 Removing intermediate container 000baabf28da 04:39:24 ---> 6d14d0ab5c4c 04:39:24 Step 13/26 : FROM alpine:3.17 04:39:24 3.17: Pulling from library/alpine 04:39:24 edb6bdbacee9: Already exists 04:39:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:39:24 Status: Downloaded newer image for alpine:3.17 04:39:24 ---> 779605e5fbc0 04:39:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:39:24 ---> Running in eadad303fc2c 04:39:24 Removing intermediate container eadad303fc2c 04:39:24 ---> 5155fcd8dd04 04:39:24 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:39:24 ---> Running in f687b1e8a9fe 04:39:24 Removing intermediate container f687b1e8a9fe 04:39:24 ---> e618a8cce38d 04:39:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:39:24 ---> Running in dc5d42d8c219 04:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:39:24 (1/2) Installing ca-certificates (20230506-r0) 04:39:24 (2/2) Installing dumb-init (1.2.5-r2) 04:39:24 Executing busybox-1.35.0-r29.trigger 04:39:24 Executing ca-certificates-20230506-r0.trigger 04:39:24 OK: 8 MiB in 17 packages 04:39:26 Removing intermediate container dc5d42d8c219 04:39:26 ---> c382e711bdea 04:39:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:39:26 ---> df23d94de4bd 04:39:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:39:27 ---> 7bc74f86af51 04:39:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:39:27 ---> 56508597af37 04:39:27 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:39:28 ---> 70b869dce865 04:39:28 Step 21/26 : EXPOSE 59712 04:39:28 ---> Running in 1326bb6712ee 04:39:29 Removing intermediate container 1326bb6712ee 04:39:29 ---> a6f926f020ad 04:39:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:39:29 ---> Running in e970258f6b5d 04:39:29 Removing intermediate container e970258f6b5d 04:39:29 ---> a6f65d186c60 04:39:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:39:29 ---> Running in a1395b305dce 04:39:29 Removing intermediate container a1395b305dce 04:39:29 ---> 9678aef9d9b7 04:39:29 Step 24/26 : LABEL arch=arm64 04:39:29 ---> Running in b0bc5a4d010e 04:39:30 Removing intermediate container b0bc5a4d010e 04:39:30 ---> 7eaa865220a0 04:39:30 Step 25/26 : LABEL git_sha=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:39:30 ---> Running in 41265f5b8b25 04:39:30 Removing intermediate container 41265f5b8b25 04:39:30 ---> 5b6795d7e159 04:39:30 Step 26/26 : LABEL version=3.1.0-dev.21 04:39:30 ---> Running in 235b9da5c834 04:39:30 Removing intermediate container 235b9da5c834 04:39:30 ---> ad946c94d804 04:39:30 [Warning] One or more build-args [ARCH] were not consumed 04:39:30 Successfully built ad946c94d804 04:39:30 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 04:39:30 provisioning config files... 04:39:30 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/23@tmp/config443467953104009140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:31 ---> docker-login.sh 04:39:31 nexus3.edgexfoundry.org:10001 04:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:31 Configure a credential helper to remove this warning. See 04:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:31 04:39:31 Login Succeeded 04:39:31 nexus3.edgexfoundry.org:10002 04:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:31 Configure a credential helper to remove this warning. See 04:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:31 04:39:31 Login Succeeded 04:39:31 nexus3.edgexfoundry.org:10003 04:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:31 Configure a credential helper to remove this warning. See 04:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:31 04:39:31 Login Succeeded 04:39:32 nexus3.edgexfoundry.org:10004 04:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:32 Configure a credential helper to remove this warning. See 04:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:32 04:39:32 Login Succeeded 04:39:32 docker.io 04:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:33 Configure a credential helper to remove this warning. See 04:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:33 04:39:33 Login Succeeded 04:39:33 ---> docker-login.sh ends [Pipeline] } 04:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:39:33 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:39:33 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:39:33 latest 04:39:33 3.1.0-dev.21 04:39:33 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:39:33 main 04:39:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:39:33 e76448ae10ac: Preparing 04:39:33 b2ab27bd9b53: Preparing 04:39:33 ba07c6c4951e: Preparing 04:39:33 3263e67c7153: Preparing 04:39:33 98ab6a30fb32: Preparing 04:39:33 9386262d7a74: Preparing 04:39:33 9386262d7a74: Waiting 04:39:34 b2ab27bd9b53: Pushed 04:39:34 3263e67c7153: Pushed 04:39:34 ba07c6c4951e: Pushed 04:39:34 9386262d7a74: Layer already exists 04:39:34 98ab6a30fb32: Pushed 04:39:39 e76448ae10ac: Pushed 04:39:39 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:39 + 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 04:39:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:39:40 e76448ae10ac: Preparing 04:39:40 b2ab27bd9b53: Preparing 04:39:40 ba07c6c4951e: Preparing 04:39:40 3263e67c7153: Preparing 04:39:40 98ab6a30fb32: Preparing 04:39:40 9386262d7a74: Preparing 04:39:40 9386262d7a74: Waiting 04:39:40 98ab6a30fb32: Layer already exists 04:39:40 3263e67c7153: Layer already exists 04:39:40 e76448ae10ac: Layer already exists 04:39:40 b2ab27bd9b53: Layer already exists 04:39:40 ba07c6c4951e: Layer already exists 04:39:40 9386262d7a74: Layer already exists 04:39:40 latest: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 04:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:39:41 e76448ae10ac: Preparing 04:39:41 b2ab27bd9b53: Preparing 04:39:41 ba07c6c4951e: Preparing 04:39:41 3263e67c7153: Preparing 04:39:41 98ab6a30fb32: Preparing 04:39:41 9386262d7a74: Preparing 04:39:41 9386262d7a74: Waiting 04:39:41 3263e67c7153: Layer already exists 04:39:41 98ab6a30fb32: Layer already exists 04:39:41 b2ab27bd9b53: Layer already exists 04:39:41 ba07c6c4951e: Layer already exists 04:39:41 e76448ae10ac: Layer already exists 04:39:41 9386262d7a74: Layer already exists 04:39:41 3.1.0-dev.21: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:42 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:39:42 e76448ae10ac: Preparing 04:39:42 b2ab27bd9b53: Preparing 04:39:42 ba07c6c4951e: Preparing 04:39:42 3263e67c7153: Preparing 04:39:42 98ab6a30fb32: Preparing 04:39:42 9386262d7a74: Preparing 04:39:42 9386262d7a74: Waiting 04:39:42 98ab6a30fb32: Layer already exists 04:39:42 3263e67c7153: Layer already exists 04:39:42 e76448ae10ac: Layer already exists 04:39:42 ba07c6c4951e: Layer already exists 04:39:42 b2ab27bd9b53: Layer already exists 04:39:42 9386262d7a74: Layer already exists 04:39:42 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:42 + 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 04:39:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:39:43 e76448ae10ac: Preparing 04:39:43 b2ab27bd9b53: Preparing 04:39:43 ba07c6c4951e: Preparing 04:39:43 3263e67c7153: Preparing 04:39:43 98ab6a30fb32: Preparing 04:39:43 9386262d7a74: Preparing 04:39:43 9386262d7a74: Waiting 04:39:43 98ab6a30fb32: Layer already exists 04:39:43 e76448ae10ac: Layer already exists 04:39:43 b2ab27bd9b53: Layer already exists 04:39:43 ba07c6c4951e: Layer already exists 04:39:43 3263e67c7153: Layer already exists 04:39:43 9386262d7a74: Layer already exists 04:39:43 main: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:43 ===================================================== [Pipeline] echo 04:39:43 taggedImages: 04:39:43 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 04:39:43 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:39:43 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 04:39:43 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 04:39:43 - 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 04:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:43 04:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:44 arm64: Pulling from edgex-lftools-log-publisher 04:39:44 8998bd30e6a1: Pulling fs layer 04:39:44 04944245beec: Pulling fs layer 04:39:44 699f458cf7ca: Pulling fs layer 04:39:44 765212b225bb: Pulling fs layer 04:39:44 f23df028b6ca: Pulling fs layer 04:39:44 d65c8cfc05b1: Pulling fs layer 04:39:44 2437ff75d9bd: Pulling fs layer 04:39:44 f23df028b6ca: Waiting 04:39:44 d65c8cfc05b1: Waiting 04:39:44 2437ff75d9bd: Waiting 04:39:44 765212b225bb: Waiting 04:39:44 04944245beec: Verifying Checksum 04:39:44 04944245beec: Download complete 04:39:44 765212b225bb: Verifying Checksum 04:39:44 765212b225bb: Download complete 04:39:44 f23df028b6ca: Verifying Checksum 04:39:44 f23df028b6ca: Download complete 04:39:44 d65c8cfc05b1: Verifying Checksum 04:39:44 d65c8cfc05b1: Download complete 04:39:44 699f458cf7ca: Verifying Checksum 04:39:44 699f458cf7ca: Download complete 04:39:45 8998bd30e6a1: Verifying Checksum 04:39:45 8998bd30e6a1: Download complete 04:39:46 2437ff75d9bd: Verifying Checksum 04:39:46 2437ff75d9bd: Download complete 04:39:48 8998bd30e6a1: Pull complete 04:39:49 04944245beec: Pull complete 04:39:53 699f458cf7ca: Pull complete 04:39:53 765212b225bb: Pull complete 04:39:54 f23df028b6ca: Pull complete 04:39:54 d65c8cfc05b1: Pull complete 04:40:09 2437ff75d9bd: Pull complete 04:40:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container 04:40:09 $ 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/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 04:40:12 $ docker top 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:12 ---> job-cost.sh 04:40:12 lf-activate-venv: SKIPPING 04:40:12 INFO: No Stack... 04:40:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:40:14 INFO: Archiving Costs [Pipeline] sh 04:40:14 + cat /w/workspace/app-record-replay/23/archives/cost.csv 04:40:14 + cut -d, -f6 [Pipeline] lock 04:40:14 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] 04:40:14 Resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] did not exist. Created. 04:40:14 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:15 /w/workspace/app-record-replay/23@tmp/durable-4a26a64e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:40:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:40:15 Warning: overwriting stash ‘stack-cost’ 04:40:15 Stashed 1 file(s) [Pipeline] } 04:40:15 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:15 $ docker stop --time=1 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab 04:40:17 $ docker rm -f --volumes 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab [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 04:40:17 provisioning config files... 04:40:17 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #23 04:40:17 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15714330052864031320tmp [Pipeline] { [Pipeline] sh 04:40:17 + set +x 04:40:17 + curl -s https://codecov.io/bash 04:40:17 + bash -s -- 04:40:17 04:40:17 _____ _ 04:40:17 / ____| | | 04:40:17 | | ___ __| | ___ ___ _____ __ 04:40:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:40:17 | |___| (_) | (_| | __/ (_| (_) \ V / 04:40:17 \_____\___/ \__,_|\___|\___\___/ \_/ 04:40:17 Bash-1.0.6 04:40:17 04:40:17 04:40:17 ==> git version 2.25.1 found 04:40:17 ==> 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 04:40:17 Release-Date: 2020-01-08 04:40:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:40:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:40:17 ==> Jenkins CI detected. 04:40:17 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:40:17 project root: . 04:40:17 --> token set from env 04:40:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:40:17 ==> Running gcov in . (disable via -X gcov) 04:40:17 ==> Python coveragepy not found 04:40:17 ==> Searching for coverage reports in: 04:40:17 + . 04:40:17 -> Found 1 reports 04:40:17 ==> Detecting git/mercurial file structure 04:40:17 ==> Reading reports 04:40:17 + ./coverage.out bytes=8853 04:40:17 ==> Appending adjustments 04:40:17 https://docs.codecov.io/docs/fixing-reports 04:40:17 + Found adjustments 04:40:17 ==> Gzipping contents 04:40:17 4.0K /tmp/codecov.Mw3PZm.gz 04:40:17 ==> Uploading reports 04:40:17 url: https://codecov.io 04:40:17 query: branch=main&commit=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:17 -> Pinging Codecov 04:40:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:17 Invalid request parameters 04:40:17 400 [Pipeline] } 04:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:40:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:40:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:40:18 04:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:40:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:40:18 df9b9388f04a: Pulling fs layer 04:40:18 52dc419b0ee2: Pulling fs layer 04:40:18 25bc292e5bac: Pulling fs layer 04:40:18 114826534d7a: Pulling fs layer 04:40:18 4657fd5d0bcf: Pulling fs layer 04:40:18 6ad1cebc031e: Pulling fs layer 04:40:18 8a3aa393b2d8: Pulling fs layer 04:40:18 114826534d7a: Waiting 04:40:18 8a3aa393b2d8: Waiting 04:40:18 4657fd5d0bcf: Waiting 04:40:18 6ad1cebc031e: Waiting 04:40:18 25bc292e5bac: Verifying Checksum 04:40:18 25bc292e5bac: Download complete 04:40:18 52dc419b0ee2: Verifying Checksum 04:40:18 52dc419b0ee2: Download complete 04:40:18 4657fd5d0bcf: Download complete 04:40:18 df9b9388f04a: Download complete 04:40:19 df9b9388f04a: Pull complete 04:40:19 6ad1cebc031e: Verifying Checksum 04:40:19 6ad1cebc031e: Download complete 04:40:19 52dc419b0ee2: Pull complete 04:40:19 25bc292e5bac: Pull complete 04:40:19 114826534d7a: Verifying Checksum 04:40:19 114826534d7a: Download complete 04:40:19 8a3aa393b2d8: Verifying Checksum 04:40:19 8a3aa393b2d8: Download complete 04:40:23 114826534d7a: Pull complete 04:40:23 4657fd5d0bcf: Pull complete 04:40:23 6ad1cebc031e: Pull complete 04:40:25 8a3aa393b2d8: Pull complete 04:40:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:26 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:40: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:40:30 $ docker top 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b -eo pid,comm [Pipeline] { [Pipeline] echo 04:40:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:40:30 + set -o pipefail 04:40:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:40:40 04:40:40 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:40:40 04:40:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/797a8de3-74bf-4b71-a887-d5b8c4da32f7 04:40:40 04:40:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:40:40 04:40:40 04:40:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:40:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:40:40 More details here: https://snyk.co/ue1NS [Pipeline] } 04:40:40 $ docker stop --time=1 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b 04:40:43 $ docker rm -f --volumes 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b [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 04:40:44 + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] sh 04:40:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:45 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:40:45 $ docker top c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:45 [ssh-agent] Looking for ssh-agent implementation... 04:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:45 $ docker exec c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f ssh-agent 04:40:45 SSH_AUTH_SOCK=/tmp/ssh-M6t94dU4QomO/agent.32 04:40:45 SSH_AGENT_PID=38 04:40:45 Running ssh-add (command line suppressed) 04:40:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18290432971846276337.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18290432971846276337.key) 04:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:46 + git semver tag 04:40:46 2023-07-20 04:40:46,509 [run_tag] DEBUG tag force:False 04:40:46 2023-07-20 04:40:46,509 [check_head_tag] DEBUG check head tag 04:40:46 2023-07-20 04:40:46,510 [execute] INFO git cat-file --batch-check 04:40:46 2023-07-20 04:40:46,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:40:46 2023-07-20 04:40:46,514 [execute] INFO git cat-file --batch 04:40:46 2023-07-20 04:40:46,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:40:46 2023-07-20 04:40:46,523 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:40:46 2023-07-20 04:40:46,524 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 04:40:46 2023-07-20 04:40:46,524 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:40:46 2023-07-20 04:40:46,529 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:40:46 3.1.0-dev.21 [Pipeline] } 04:40:46 $ docker exec --env ******** --env ******** c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f ssh-agent -k 04:40:46 unset SSH_AUTH_SOCK; 04:40:46 unset SSH_AGENT_PID; 04:40:46 echo Agent pid 38 killed; 04:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:47 + git semver [Pipeline] } 04:40:47 $ docker stop --time=1 c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f 04:40:48 $ docker rm -f --volumes c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:48 04:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:49 0.23.1-centos7: Pulling from edgex-lftools 04:40:49 ab5ef0e58194: Pulling fs layer 04:40:49 9712f1f96733: Pulling fs layer 04:40:49 63f879dbbcfc: Pulling fs layer 04:40:49 0d9ebad4ef96: Pulling fs layer 04:40:49 e9a5061849ea: Pulling fs layer 04:40:49 d747dcd14b5f: Pulling fs layer 04:40:49 2de7ff778b66: Pulling fs layer 04:40:49 d747dcd14b5f: Waiting 04:40:49 0d9ebad4ef96: Waiting 04:40:49 e9a5061849ea: Waiting 04:40:49 2de7ff778b66: Waiting 04:40:49 9712f1f96733: Download complete 04:40:49 63f879dbbcfc: Verifying Checksum 04:40:49 63f879dbbcfc: Download complete 04:40:49 e9a5061849ea: Verifying Checksum 04:40:49 e9a5061849ea: Download complete 04:40:49 d747dcd14b5f: Verifying Checksum 04:40:49 d747dcd14b5f: Download complete 04:40:49 0d9ebad4ef96: Verifying Checksum 04:40:49 0d9ebad4ef96: Download complete 04:40:49 ab5ef0e58194: Verifying Checksum 04:40:49 ab5ef0e58194: Download complete 04:40:50 2de7ff778b66: Verifying Checksum 04:40:50 2de7ff778b66: Download complete 04:40:52 ab5ef0e58194: Pull complete 04:40:52 9712f1f96733: Pull complete 04:40:53 63f879dbbcfc: Pull complete 04:40:56 0d9ebad4ef96: Pull complete 04:40:56 e9a5061849ea: Pull complete 04:40:56 d747dcd14b5f: Pull complete 04:40:58 2de7ff778b66: Pull complete 04:40:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:58 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:41:02 $ docker top b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:41:02 provisioning config files... 04:41:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3514592904945465952tmp 04:41:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9085820142552509302tmp 04:41:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13083589851910665869tmp [Pipeline] { [Pipeline] echo 04:41:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:41:02 ---> sigul-configuration.sh 04:41:02 gpg: directory `/root/.gnupg' created 04:41:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:41:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:41:02 gpg: keyring `/root/.gnupg/secring.gpg' created 04:41:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:41:02 gpg: CAST5 encrypted data 04:41:02 gpg: encrypted with 1 passphrase 04:41:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:41:03 + mkdir /home/jenkins 04:41:03 + mkdir /home/jenkins/sigul [Pipeline] sh 04:41:03 + 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 04:41:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:41:03 ---> sigul-install.sh 04:41:03 Sigul already installed; skipping installation. [Pipeline] sh 04:41:04 + git tag --list 04:41:04 v3.1.0-dev.0 04:41:04 v3.1.0-dev.1 04:41:04 v3.1.0-dev.10 04:41:04 v3.1.0-dev.11 04:41:04 v3.1.0-dev.12 04:41:04 v3.1.0-dev.13 04:41:04 v3.1.0-dev.14 04:41:04 v3.1.0-dev.15 04:41:04 v3.1.0-dev.16 04:41:04 v3.1.0-dev.17 04:41:04 v3.1.0-dev.18 04:41:04 v3.1.0-dev.19 04:41:04 v3.1.0-dev.2 04:41:04 v3.1.0-dev.20 04:41:04 v3.1.0-dev.21 04:41:04 v3.1.0-dev.3 04:41:04 v3.1.0-dev.4 04:41:04 v3.1.0-dev.5 04:41:04 v3.1.0-dev.6 04:41:04 v3.1.0-dev.7 04:41:04 v3.1.0-dev.8 04:41:04 v3.1.0-dev.9 [Pipeline] sh 04:41:04 + lftools sign git-tag v3.1.0-dev.21 04:41:04 Signing Git tag with Sigul... 04:41:04 Signing v3.1.0-dev.21 [Pipeline] echo 04:41:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:41:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:41:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:41:05 $ docker stop --time=1 b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca 04:41:06 $ docker rm -f --volumes b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:41:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:07 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:07 $ docker top 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:08 [ssh-agent] Looking for ssh-agent implementation... 04:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:08 $ docker exec 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 ssh-agent 04:41:08 SSH_AUTH_SOCK=/tmp/ssh-dA2BrCMYpLDT/agent.32 04:41:08 SSH_AGENT_PID=38 04:41:08 Running ssh-add (command line suppressed) 04:41:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4567708928989398950.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4567708928989398950.key) 04:41:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:08 + git semver bump pre 04:41:08 2023-07-20 04:41:08,825 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:41:08 2023-07-20 04:41:08,826 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 04:41:08 2023-07-20 04:41:08,826 [bump_version] DEBUG bumped version:3.1.0-dev.22 04:41:08 2023-07-20 04:41:08,826 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:41:08 2023-07-20 04:41:08,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:41:08 2023-07-20 04:41:08,826 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:41:08 2023-07-20 04:41:08,828 [execute] INFO git cat-file --batch-check 04:41:08 2023-07-20 04:41:08,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:08 2023-07-20 04:41:08,834 [execute] INFO git cat-file --batch 04:41:08 2023-07-20 04:41:08,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:08 2023-07-20 04:41:08,840 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:41:08 3.1.0-dev.22 [Pipeline] } 04:41:08 $ docker exec --env ******** --env ******** 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 ssh-agent -k 04:41:09 unset SSH_AUTH_SOCK; 04:41:09 unset SSH_AGENT_PID; 04:41:09 echo Agent pid 38 killed; 04:41:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:09 + git semver [Pipeline] } 04:41:09 $ docker stop --time=1 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 04:41:10 $ docker rm -f --volumes 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:11 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:11 $ docker top 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:12 [ssh-agent] Looking for ssh-agent implementation... 04:41:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:12 $ docker exec 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 ssh-agent 04:41:12 SSH_AUTH_SOCK=/tmp/ssh-SyYLsbVGKJ8i/agent.32 04:41:12 SSH_AGENT_PID=38 04:41:12 Running ssh-add (command line suppressed) 04:41:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6331331157319117358.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6331331157319117358.key) 04:41:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:12 + git semver push 04:41:12 2023-07-20 04:41:12,855 [run_push] DEBUG push 04:41:12 2023-07-20 04:41:12,855 [execute] INFO git cat-file --batch-check 04:41:12 2023-07-20 04:41:12,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:12 2023-07-20 04:41:12,860 [execute] INFO git rev-list 36bb18cad607dd1f6a746f89938731d4349faa13 -- 04:41:12 2023-07-20 04:41:12,860 [execute] DEBUG Popen(['git', 'rev-list', '36bb18cad607dd1f6a746f89938731d4349faa13', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:12 2023-07-20 04:41:12,866 [execute] INFO git fetch -v origin 04:41:12 2023-07-20 04:41:12,867 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:41:13 2023-07-20 04:41:13,338 [run_push] DEBUG no remote changes detected 04:41:13 2023-07-20 04:41:13,338 [execute] INFO git push origin semver 04:41:13 2023-07-20 04:41:13,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:14 2023-07-20 04:41:14,251 [run_push] DEBUG push all version tags 04:41:14 2023-07-20 04:41:14,251 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:41:14 2023-07-20 04:41:14,252 [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) 04:41:15 2023-07-20 04:41:14,945 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:41:15 3.1.0-dev.22 [Pipeline] } 04:41:15 $ docker exec --env ******** --env ******** 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 ssh-agent -k 04:41:15 unset SSH_AUTH_SOCK; 04:41:15 unset SSH_AGENT_PID; 04:41:15 echo Agent pid 38 killed; 04:41:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:15 + git semver [Pipeline] } 04:41:15 $ docker stop --time=1 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 04:41:16 $ docker rm -f --volumes 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 [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 04:41:17 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:41:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:41:17 total 16 04:41:17 drwxr-xr-x 3 root root 4096 Jul 20 04:30 . 04:41:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 04:41 .. 04:41:17 drwxr-xr-x 2 root root 4096 Jul 20 04:30 cost 04:41:17 -rw-r--r-- 1 root root 88 Jul 20 04:30 cost.csv 04:41:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:41:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:41:17 total 16 04:41:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 04:30 . 04:41:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 04:41 .. 04:41:17 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 04:30 cost 04:41:17 -rw-r--r-- 1 jenkins jenkins 88 Jul 20 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:41:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:18 ---> package-listing.sh 04:41:18 ++ facter osfamily 04:41:18 ++ tr '[:upper:]' '[:lower:]' 04:41:19 + OS_FAMILY=debian 04:41:19 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:41:19 + START_PACKAGES=/tmp/packages_start.txt 04:41:19 + END_PACKAGES=/tmp/packages_end.txt 04:41:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:19 + PACKAGES=/tmp/packages_start.txt 04:41:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:41:19 + PACKAGES=/tmp/packages_end.txt 04:41:19 + case "${OS_FAMILY}" in 04:41:19 + dpkg -l 04:41:19 + grep '^ii' 04:41:19 + '[' -f /tmp/packages_start.txt ']' 04:41:19 + '[' -f /tmp/packages_end.txt ']' 04:41:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:41:19 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:41:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:41:19 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 04:41:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:19 prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container 04:41:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:20 $ docker top 8a781b2beda9094e9c212b25045c5145aee5ed142d4a143401aae8b49462a017 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:21 + ls /var/log/sa-host 04:41:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:21 provisioning config files... 04:41:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17405589897510704844tmp [Pipeline] { [Pipeline] echo 04:41:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:21 ---> create-netrc.sh [Pipeline] } 04:41:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:21 ---> python-tools-install.sh [Pipeline] echo 04:41:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:22 ---> sudo-logs.sh 04:41:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:22 ---> job-cost.sh 04:41:22 lf-activate-venv: SKIPPING 04:41:22 DEBUG: total: 0.2199999988079071 04:41:22 INFO: Retrieving Stack Cost... 04:41:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:23 INFO: Archiving Costs [Pipeline] echo 04:41:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:23 ---> logs-deploy.sh 04:41:23 lf-activate-venv: SKIPPING 04:41:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/23 04:41:23 INFO: archiving workspace using pattern(s): 04:41:24 Archives upload complete. 04:41:24 INFO: archiving logs to Nexus