Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 723607dbad664aab5e8badbfbff7a799207a6187 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-ssh18169800400383970443.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-ssh11889898823435042281.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-ssh16959571085581185776.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-ssh8314789235309909548.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-ssh3983314953884499699.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-792 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 723607dbad664aab5e8badbfbff7a799207a6187 (main) Commit message: "Merge pull request #33 from lenny-intel/wire-up-controller" > 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 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 > git rev-list --no-walk 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:51:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:51:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:51:31 ========================================================= 22:51:31 EdgeX Global Pipelines Version Info 22:51:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:51:32 ------------------- 22:51:32 stable info: 22:51:32 ------------------- 22:51:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:51:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:51:32 Message: update stable to v1.0.250 22:51:32 ------------------- 22:51:32 experimental info: 22:51:32 ------------------- 22:51:32 Commited By: **** collab-it+edgex@linuxfoundation.org 22:51:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:51:32 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:51:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:51:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:51:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] echo 22:51:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723607d [Pipeline] echo 22:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:33 provisioning config files... 22:51:33 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8127282343763708415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:33 ---> docker-login.sh 22:51:33 nexus3.edgexfoundry.org:10001 22:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:33 Configure a credential helper to remove this warning. See 22:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:33 22:51:33 Login Succeeded 22:51:33 nexus3.edgexfoundry.org:10002 22:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:33 Configure a credential helper to remove this warning. See 22:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:33 22:51:33 Login Succeeded 22:51:33 nexus3.edgexfoundry.org:10003 22:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:33 Configure a credential helper to remove this warning. See 22:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:33 22:51:33 Login Succeeded 22:51:33 nexus3.edgexfoundry.org:10004 22:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:33 Configure a credential helper to remove this warning. See 22:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:33 22:51:33 Login Succeeded 22:51:34 docker.io 22:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:34 Configure a credential helper to remove this warning. See 22:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:34 22:51:34 Login Succeeded 22:51:34 ---> docker-login.sh ends [Pipeline] } 22:51:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:51:34 + git rev-list -1 --merges 723607dbad664aab5e8badbfbff7a799207a6187~1..723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] echo 22:51:34 -----------> git rev-list -1 --merges 723607dbad664aab5e8badbfbff7a799207a6187~1..723607dbad664aab5e8badbfbff7a799207a6187 723607dbad664aab5e8badbfbff7a799207a6187 22:51:34 723607dbad664aab5e8badbfbff7a799207a6187 [false] [Pipeline] sh 22:51:35 + git log --format=format:%s -1 723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] echo 22:51:35 ========================================================= 22:51:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:51:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:35 + git log --format=format:%s -1 723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] echo 22:51:35 [semverPrep] GIT_COMMIT: 723607dbad664aab5e8badbfbff7a799207a6187, Commit Message: Merge pull request #33 from lenny-intel/wire-up-controller [Pipeline] echo 22:51:35 [semverPrep] This is not a build commit. [Pipeline] sh 22:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:51:35 + grep -v github /etc/ssh/ssh_known_hosts 22:51:35 + [ -e /tmp/ssh_known_hosts ] 22:51:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:51:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:51:35 + sudo tee -a /etc/ssh/ssh_known_hosts 22:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:36 22:51:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:36 0.1.4: Pulling from edgex-devops/py-git-semver 22:51:36 b85a868b505f: Pulling fs layer 22:51:36 e2be974225ed: Pulling fs layer 22:51:36 339a4e72a1f5: Pulling fs layer 22:51:36 988bab9f4d93: Pulling fs layer 22:51:36 1469e6f7b9e6: Pulling fs layer 22:51:36 eaf3925da568: Pulling fs layer 22:51:36 bab4dde63d76: Pulling fs layer 22:51:36 bde34c3a00c8: Pulling fs layer 22:51:36 b352a97aabf1: Pulling fs layer 22:51:36 4872d77fe225: Pulling fs layer 22:51:36 5851b861e8e6: Pulling fs layer 22:51:36 4872d77fe225: Waiting 22:51:36 bab4dde63d76: Waiting 22:51:36 bde34c3a00c8: Waiting 22:51:36 5851b861e8e6: Waiting 22:51:36 b352a97aabf1: Waiting 22:51:36 988bab9f4d93: Waiting 22:51:36 1469e6f7b9e6: Waiting 22:51:36 eaf3925da568: Waiting 22:51:36 e2be974225ed: Verifying Checksum 22:51:36 e2be974225ed: Download complete 22:51:36 988bab9f4d93: Download complete 22:51:36 1469e6f7b9e6: Verifying Checksum 22:51:36 1469e6f7b9e6: Download complete 22:51:36 339a4e72a1f5: Verifying Checksum 22:51:36 339a4e72a1f5: Download complete 22:51:36 eaf3925da568: Download complete 22:51:36 bde34c3a00c8: Verifying Checksum 22:51:36 bde34c3a00c8: Download complete 22:51:36 b352a97aabf1: Download complete 22:51:36 4872d77fe225: Verifying Checksum 22:51:36 4872d77fe225: Download complete 22:51:36 5851b861e8e6: Download complete 22:51:36 b85a868b505f: Download complete 22:51:37 bab4dde63d76: Verifying Checksum 22:51:37 bab4dde63d76: Download complete 22:51:38 b85a868b505f: Pull complete 22:51:38 e2be974225ed: Pull complete 22:51:38 339a4e72a1f5: Pull complete 22:51:38 988bab9f4d93: Pull complete 22:51:38 1469e6f7b9e6: Pull complete 22:51:38 eaf3925da568: Pull complete 22:51:40 bab4dde63d76: Pull complete 22:51:40 bde34c3a00c8: Pull complete 22:51:40 b352a97aabf1: Pull complete 22:51:40 4872d77fe225: Pull complete 22:51:40 5851b861e8e6: Pull complete 22:51:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:41 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 22:51:41 $ 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 22:51:42 $ docker top 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 -eo pid,comm 22:51:42 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). 22:51:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:42 [ssh-agent] Looking for ssh-agent implementation... 22:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:42 $ docker exec 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 ssh-agent 22:51:42 SSH_AUTH_SOCK=/tmp/ssh-BiIdeW5ftEF5/agent.32 22:51:42 SSH_AGENT_PID=38 22:51:42 Running ssh-add (command line suppressed) 22:51:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8365139032812810026.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8365139032812810026.key) 22:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:43 + git tag --points-at HEAD [Pipeline] } 22:51:43 $ docker exec --env ******** --env ******** 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 ssh-agent -k 22:51:43 unset SSH_AUTH_SOCK; 22:51:43 unset SSH_AGENT_PID; 22:51:43 echo Agent pid 38 killed; 22:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:51:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:43 [ssh-agent] Looking for ssh-agent implementation... 22:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:43 $ docker exec 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 ssh-agent 22:51:43 SSH_AUTH_SOCK=/tmp/ssh-1XIoGVB5N2Ma/agent.71 22:51:43 SSH_AGENT_PID=77 22:51:43 Running ssh-add (command line suppressed) 22:51:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6907828221503584880.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6907828221503584880.key) 22:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:43 + git semver init 22:51:44 2023-07-10 22:51:44,143 [run_init] DEBUG init version:0.0.0 force:False 22:51:44 2023-07-10 22:51:44,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 22:51:44 2023-07-10 22:51:44,144 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 22:51:44 2023-07-10 22:51:44,144 [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) 22:51:44 2023-07-10 22:51:44,730 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 22:51:44 2023-07-10 22:51:44,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 22:51:44 2023-07-10 22:51:44,730 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:51:44 2023-07-10 22:51:44,731 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:51:44 3.1.0-dev.9 [Pipeline] } 22:51:44 $ docker exec --env ******** --env ******** 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 ssh-agent -k 22:51:44 unset SSH_AUTH_SOCK; 22:51:44 unset SSH_AGENT_PID; 22:51:44 echo Agent pid 77 killed; 22:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:45 + git semver [Pipeline] } 22:51:45 $ docker stop --time=1 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 22:51:46 $ docker rm -f --volumes 2b7a1c65145c036ff38d493b71b34bf2fa440c958159f401bd1f6c7e09cfacb1 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:47 Stashed 1 file(s) [Pipeline] echo 22:51:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 22:51:47 provisioning config files... 22:51:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1864402114455148068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:47 ---> docker-login.sh 22:51:47 nexus3.edgexfoundry.org:10001 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10002 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10003 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10004 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 docker.io 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:48 Configure a credential helper to remove this warning. See 22:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:48 22:51:48 Login Succeeded 22:51:48 ---> docker-login.sh ends [Pipeline] } 22:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:48 ========================================================= 22:51:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:51:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:48 + 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 . 22:51:48 Sending build context to Docker daemon 278.5kB 22:51:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:51:48 Step 2/12 : FROM ${BASE} AS builder 22:51:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:48 f56be85fc22e: Pulling fs layer 22:51:48 85791d961cd3: Pulling fs layer 22:51:48 d694b5ae8c79: Pulling fs layer 22:51:48 9f32a84ed3da: Pulling fs layer 22:51:48 4d19c01a9841: Pulling fs layer 22:51:48 9325e15d5711: Pulling fs layer 22:51:48 556b6ee489ea: Pulling fs layer 22:51:48 c5a4b2cf53e6: Pulling fs layer 22:51:48 9f32a84ed3da: Waiting 22:51:48 556b6ee489ea: Waiting 22:51:48 c5a4b2cf53e6: Waiting 22:51:48 4d19c01a9841: Waiting 22:51:48 9325e15d5711: Waiting 22:51:48 85791d961cd3: Verifying Checksum 22:51:48 85791d961cd3: Download complete 22:51:48 9f32a84ed3da: Download complete 22:51:48 4d19c01a9841: Verifying Checksum 22:51:48 4d19c01a9841: Download complete 22:51:48 f56be85fc22e: Verifying Checksum 22:51:48 f56be85fc22e: Download complete 22:51:49 9325e15d5711: Verifying Checksum 22:51:49 9325e15d5711: Download complete 22:51:49 f56be85fc22e: Pull complete 22:51:49 85791d961cd3: Pull complete 22:51:49 c5a4b2cf53e6: Verifying Checksum 22:51:49 c5a4b2cf53e6: Download complete 22:51:49 d694b5ae8c79: Verifying Checksum 22:51:49 d694b5ae8c79: Download complete 22:51:50 556b6ee489ea: Verifying Checksum 22:51:50 556b6ee489ea: Download complete 22:51:53 d694b5ae8c79: Pull complete 22:51:53 9f32a84ed3da: Pull complete 22:51:53 4d19c01a9841: Pull complete 22:51:53 9325e15d5711: Pull complete 22:51:55 556b6ee489ea: Pull complete 22:51:56 c5a4b2cf53e6: Pull complete 22:51:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:51:56 ---> c4be618373d6 22:51:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:51:58 ---> Running in 54c163aa3a78 22:51:58 Removing intermediate container 54c163aa3a78 22:51:58 ---> 116427aa44ca 22:51:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:51:58 ---> Running in 23582bfa24bd 22:51:58 Removing intermediate container 23582bfa24bd 22:51:58 ---> 7c0052fe0882 22:51:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:51:58 ---> Running in 05eefc36ec07 22:51:58 Removing intermediate container 05eefc36ec07 22:51:58 ---> 029322209e2e 22:51:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:58 ---> Running in 1197b88cd54f 22:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:52:02 OK: 265 MiB in 53 packages 22:52:02 Removing intermediate container 1197b88cd54f 22:52:02 ---> 94d24a87f4e7 22:52:02 Step 7/12 : WORKDIR /app 22:52:02 Still waiting to schedule task 22:52:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:52:02 ---> Running in f4169db5767d 22:52:02 Removing intermediate container f4169db5767d 22:52:02 ---> 98fae31d7367 22:52:02 Step 8/12 : COPY go.mod vendor* ./ 22:52:02 ---> 2b4b65ba7a5d 22:52:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:02 ---> Running in 6c854e29bf0a 22:52:29 Removing intermediate container 6c854e29bf0a 22:52:29 ---> 703008b52df0 22:52:29 Step 10/12 : COPY . . 22:52:29 ---> bd7e7cab9299 22:52:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:29 ---> Running in 2abcc88953de 22:52:29 Removing intermediate container 2abcc88953de 22:52:29 ---> 0e1b0132c043 22:52:29 Step 12/12 : RUN $MAKE 22:52:29 ---> Running in 80c9b24ebff0 22:52:29 noop 22:52:29 Removing intermediate container 80c9b24ebff0 22:52:29 ---> 34cede5c3a56 22:52:29 Successfully built 34cede5c3a56 22:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:29 + docker inspect -f . ci-base-image-x86_64 22:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:29 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 22:52:29 $ 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 22:52:30 $ docker top 0eb4506bb8ec51a537699178a51aa3b11084aa9b3efe7709b429f9afa6f93114 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:30 + go version 22:52:30 go version go1.20.2 linux/amd64 [Pipeline] } 22:52:30 $ docker stop --time=1 0eb4506bb8ec51a537699178a51aa3b11084aa9b3efe7709b429f9afa6f93114 22:52:31 $ docker rm -f --volumes 0eb4506bb8ec51a537699178a51aa3b11084aa9b3efe7709b429f9afa6f93114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:32 + docker inspect -f . ci-base-image-x86_64 22:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:32 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 22:52:32 $ 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 22:52:32 $ docker top 487741704e361f23328d1716ca79dbf9675c6b62fb93add7394edefbaaade5d2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:33 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 22:52:33 + make test 22:52:33 go test -race -coverprofile=coverage.out ./... 22:52:55 ? github.com/edgexfoundry/app-record-replay [no test files] 22:52:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:52:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:52:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:52:55 ok github.com/edgexfoundry/app-record-replay/internal/app 0.064s coverage: 76.9% of statements 22:52:55 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 85.4% of statements 22:52:55 ok github.com/edgexfoundry/app-record-replay/internal/data 0.051s coverage: 27.3% of statements 22:53:17 go vet ./... 22:53:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:17 ./bin/test-attribution-txt.sh [Pipeline] echo 22:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:17 $ docker stop --time=1 487741704e361f23328d1716ca79dbf9675c6b62fb93add7394edefbaaade5d2 22:53:20 $ docker rm -f --volumes 487741704e361f23328d1716ca79dbf9675c6b62fb93add7394edefbaaade5d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:21 + ls -al . 22:53:21 total 152 22:53:21 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 22:52 . 22:53:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 22:51 .. 22:53:21 -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 22:51 .dockerignore 22:53:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 22:51 .git 22:53:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:51 .github 22:53:21 -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 22:51 .gitignore 22:53:21 -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 22:51 .golangci.yml 22:53:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 22:51 .semver 22:53:21 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 22:51 Attribution.txt 22:53:21 -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 22:51 CHANGELOG.md 22:53:21 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 22:51 Dockerfile 22:53:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 22:51 GOVERNANCE.md 22:53:21 -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 22:51 Jenkinsfile 22:53:21 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 22:51 LICENSE 22:53:21 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 22:51 Makefile 22:53:21 -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 22:51 OWNERS.md 22:53:21 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 22:51 README.md 22:53:21 -rw-rw-r-- 1 jenkins jenkins 11 Jul 10 22:51 VERSION 22:53:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:51 bin 22:53:21 -rw-r--r-- 1 jenkins jenkins 4850 Jul 10 22:52 coverage.out 22:53:21 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 22:51 go.mod 22:53:21 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 22:51 go.sum 22:53:21 drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 22:51 internal 22:53:21 -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 22:51 main.go 22:53:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 22:51 pkg 22:53:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:22 + 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=723607dbad664aab5e8badbfbff7a799207a6187 --label arch=amd64 --label version=3.1.0-dev.9 . 22:53:22 Sending build context to Docker daemon 284.2kB 22:53:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:53:22 Step 2/26 : FROM ${BASE} AS builder 22:53:22 ---> 34cede5c3a56 22:53:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:53:22 ---> Running in d6cee15dbcfb 22:53:22 Removing intermediate container d6cee15dbcfb 22:53:22 ---> 229402b5b02b 22:53:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:53:22 ---> Running in e07fd92b7845 22:53:22 Removing intermediate container e07fd92b7845 22:53:22 ---> eb8970fa880f 22:53:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:53:22 ---> Running in 2e1321a97cc7 22:53:22 Removing intermediate container 2e1321a97cc7 22:53:22 ---> 7988b1e486d9 22:53:22 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:22 ---> Running in 84075212ca7f 22:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:23 OK: 265 MiB in 53 packages 22:53:23 Removing intermediate container 84075212ca7f 22:53:23 ---> a9a7d9d0d219 22:53:23 Step 7/26 : WORKDIR /app 22:53:23 ---> Running in befc1f351c9b 22:53:23 Removing intermediate container befc1f351c9b 22:53:23 ---> 07c852bdb703 22:53:23 Step 8/26 : COPY go.mod vendor* ./ 22:53:23 ---> bb6ee77eb946 22:53:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:23 ---> Running in 8eccd5344fa7 22:53:24 Removing intermediate container 8eccd5344fa7 22:53:24 ---> 95f8d7920076 22:53:24 Step 10/26 : COPY . . 22:53:24 ---> f72ca15f9656 22:53:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:53:25 ---> Running in a1c9d1431ad2 22:53:25 Removing intermediate container a1c9d1431ad2 22:53:25 ---> 60c8f9563183 22:53:25 Step 12/26 : RUN $MAKE 22:53:25 ---> Running in c4360f90b2b5 22:53:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-record-replay 22:53:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-793 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 22:53:30 Running in /w/workspace/app-record-replay/10 [Pipeline] { [Pipeline] checkout 22:53:30 Selected Git installation does not exist. Using Default 22:53:30 The recommended git tool is: NONE 22:53:37 using credential edgex-jenkins-ssh 22:53:37 Cloning the remote Git repository 22:53:37 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:53:37 > git init /w/workspace/app-record-replay/10 # timeout=10 22:53:37 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:53:37 > git --version # timeout=10 22:53:37 > git --version # 'git version 2.25.1' 22:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:38 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:53:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:39 Avoid second fetch 22:53:39 Checking out Revision 723607dbad664aab5e8badbfbff7a799207a6187 (main) 22:53:39 Commit message: "Merge pull request #33 from lenny-intel/wire-up-controller" 22:53:39 > git config core.sparsecheckout # timeout=10 22:53:39 > git checkout -f 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:53:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:40 Dload Upload Total Spent Left Speed 22:53:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 22:53:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:53:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:53:41 + sudo tee /etc/docker/daemon.new 22:53:41 { 22:53:41 "registry-mirrors": [ 22:53:41 "https://nexus3.edgexfoundry.org:10001" 22:53:41 ], 22:53:41 "bip": "10.250.0.254/24", 22:53:41 "hosts": [ 22:53:41 "tcp://0.0.0.0:5555", 22:53:41 "unix:///var/run/docker.sock" 22:53:41 ], 22:53:41 "mtu": 1458, 22:53:41 "selinux-enabled": true, 22:53:41 "seccomp-profile": "/etc/docker/seccomp.json" 22:53:41 } [Pipeline] sh 22:53:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:53:42 + sudo service docker restart 22:53:47 Removing intermediate container c4360f90b2b5 22:53:47 ---> 99c60fbd3e0a 22:53:47 Step 13/26 : FROM alpine:3.17 22:53:47 3.17: Pulling from library/alpine 22:53:47 4db1b89c0bd1: Pulling fs layer 22:53:47 4db1b89c0bd1: Download complete 22:53:47 4db1b89c0bd1: Pull complete 22:53:47 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:53:47 Status: Downloaded newer image for alpine:3.17 22:53:47 ---> 1f73a9d63274 22:53:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:53:47 ---> Running in 96de834d5ac6 22:53:47 Removing intermediate container 96de834d5ac6 22:53:47 ---> d0b4c4c2ef62 22:53:47 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:53:47 ---> Running in f83813031d20 22:53:47 Removing intermediate container f83813031d20 22:53:47 ---> aec1efb934fa 22:53:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:53:47 ---> Running in 066a6c48650c 22:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:47 (1/2) Installing ca-certificates (20230506-r0) 22:53:47 (2/2) Installing dumb-init (1.2.5-r2) 22:53:47 Executing busybox-1.35.0-r29.trigger 22:53:47 Executing ca-certificates-20230506-r0.trigger 22:53:47 OK: 8 MiB in 17 packages 22:53:47 Removing intermediate container 066a6c48650c 22:53:47 ---> 52fbc26c5850 22:53:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:53:47 ---> 1bf849f1352b 22:53:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:53:47 ---> 1d61464dea5a 22:53:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:53:47 ---> c58428a35a5e 22:53:47 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:53:47 ---> 0219d6cb3326 22:53:47 Step 21/26 : EXPOSE 59712 22:53:47 ---> Running in 055c18b06192 22:53:48 Removing intermediate container 055c18b06192 22:53:48 ---> 38ccd422e03a 22:53:48 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:53:48 ---> Running in 7cdbdcdd9e01 22:53:48 Removing intermediate container 7cdbdcdd9e01 22:53:48 ---> ab7e727534e0 22:53:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:48 ---> Running in df4ddf2c9f19 22:53:48 Removing intermediate container df4ddf2c9f19 22:53:48 ---> 93e580f18b86 22:53:48 Step 24/26 : LABEL arch=amd64 22:53:48 ---> Running in 9a1d1b4eb8e0 22:53:48 Removing intermediate container 9a1d1b4eb8e0 22:53:48 ---> 713c05e3770f 22:53:48 Step 25/26 : LABEL git_sha=723607dbad664aab5e8badbfbff7a799207a6187 22:53:48 ---> Running in 330535bc8310 22:53:48 Removing intermediate container 330535bc8310 22:53:48 ---> bfd6dc793d71 22:53:48 Step 26/26 : LABEL version=3.1.0-dev.9 22:53:48 ---> Running in 04924afe1b05 22:53:48 Removing intermediate container 04924afe1b05 22:53:48 ---> 0afd89e298b3 22:53:48 [Warning] One or more build-args [ARCH] were not consumed 22:53:48 Successfully built 0afd89e298b3 22:53:48 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 22:53:48 provisioning config files... 22:53:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10947109722611404450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:48 ---> docker-login.sh 22:53:48 nexus3.edgexfoundry.org:10001 22:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:48 Configure a credential helper to remove this warning. See 22:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:48 22:53:48 Login Succeeded 22:53:48 nexus3.edgexfoundry.org:10002 22:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:48 Configure a credential helper to remove this warning. See 22:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:48 22:53:48 Login Succeeded 22:53:48 nexus3.edgexfoundry.org:10003 22:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:49 Configure a credential helper to remove this warning. See 22:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:49 22:53:49 Login Succeeded 22:53:49 nexus3.edgexfoundry.org:10004 22:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:49 Configure a credential helper to remove this warning. See 22:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:49 22:53:49 Login Succeeded 22:53:49 docker.io 22:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:49 Configure a credential helper to remove this warning. See 22:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:49 22:53:49 Login Succeeded 22:53:49 ---> docker-login.sh ends [Pipeline] } 22:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:49 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 22:53:49 723607dbad664aab5e8badbfbff7a799207a6187 22:53:49 latest 22:53:49 3.1.0-dev.9 22:53:49 723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 22:53:49 main 22:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:53:50 335ff1997427: Preparing 22:53:50 99280704d5cf: Preparing 22:53:50 3783597739f0: Preparing 22:53:50 0f7bbc67e7c4: Preparing 22:53:50 e358c1ce6ffc: Preparing 22:53:50 3dab9f8bf2d2: Preparing 22:53:50 3dab9f8bf2d2: Waiting 22:53:50 3783597739f0: Pushed 22:53:50 0f7bbc67e7c4: Pushed 22:53:50 99280704d5cf: Pushed 22:53:50 3dab9f8bf2d2: Layer already exists 22:53:50 e358c1ce6ffc: Pushed 22:53:52 335ff1997427: Pushed 22:53:53 723607dbad664aab5e8badbfbff7a799207a6187: digest: sha256:8a876ee923813169a65456e891f1ff03bf13dc7f27cb20c5142f5c7f9411908b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:53:53 335ff1997427: Preparing 22:53:53 99280704d5cf: Preparing 22:53:53 3783597739f0: Preparing 22:53:53 0f7bbc67e7c4: Preparing 22:53:53 e358c1ce6ffc: Preparing 22:53:53 3dab9f8bf2d2: Preparing 22:53:53 3dab9f8bf2d2: Waiting 22:53:53 0f7bbc67e7c4: Layer already exists 22:53:53 e358c1ce6ffc: Layer already exists 22:53:53 335ff1997427: Layer already exists 22:53:53 99280704d5cf: Layer already exists 22:53:53 3783597739f0: Layer already exists 22:53:53 3dab9f8bf2d2: Layer already exists 22:53:53 latest: digest: sha256:8a876ee923813169a65456e891f1ff03bf13dc7f27cb20c5142f5c7f9411908b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.9 22:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:53:54 335ff1997427: Preparing 22:53:54 99280704d5cf: Preparing 22:53:54 3783597739f0: Preparing 22:53:54 0f7bbc67e7c4: Preparing 22:53:54 e358c1ce6ffc: Preparing 22:53:54 3dab9f8bf2d2: Preparing 22:53:54 3dab9f8bf2d2: Waiting 22:53:54 3783597739f0: Layer already exists 22:53:54 0f7bbc67e7c4: Layer already exists 22:53:54 99280704d5cf: Layer already exists 22:53:54 e358c1ce6ffc: Layer already exists 22:53:54 335ff1997427: Layer already exists 22:53:54 3dab9f8bf2d2: Layer already exists 22:53:54 3.1.0-dev.9: digest: sha256:8a876ee923813169a65456e891f1ff03bf13dc7f27cb20c5142f5c7f9411908b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 22:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:53:55 335ff1997427: Preparing 22:53:55 99280704d5cf: Preparing 22:53:55 3783597739f0: Preparing 22:53:55 0f7bbc67e7c4: Preparing 22:53:55 e358c1ce6ffc: Preparing 22:53:55 3dab9f8bf2d2: Preparing 22:53:55 3dab9f8bf2d2: Waiting 22:53:55 335ff1997427: Layer already exists 22:53:55 99280704d5cf: Layer already exists 22:53:55 3783597739f0: Layer already exists 22:53:55 e358c1ce6ffc: Layer already exists 22:53:55 0f7bbc67e7c4: Layer already exists 22:53:55 3dab9f8bf2d2: Layer already exists 22:53:55 723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9: digest: sha256:8a876ee923813169a65456e891f1ff03bf13dc7f27cb20c5142f5c7f9411908b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 22:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:53:55 335ff1997427: Preparing 22:53:55 99280704d5cf: Preparing 22:53:55 3783597739f0: Preparing 22:53:55 0f7bbc67e7c4: Preparing 22:53:55 e358c1ce6ffc: Preparing 22:53:55 3dab9f8bf2d2: Preparing 22:53:55 3dab9f8bf2d2: Waiting 22:53:55 99280704d5cf: Layer already exists 22:53:55 3783597739f0: Layer already exists 22:53:55 e358c1ce6ffc: Layer already exists 22:53:55 335ff1997427: Layer already exists 22:53:55 0f7bbc67e7c4: Layer already exists 22:53:55 3dab9f8bf2d2: Layer already exists 22:53:55 main: digest: sha256:8a876ee923813169a65456e891f1ff03bf13dc7f27cb20c5142f5c7f9411908b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:55 ===================================================== [Pipeline] echo 22:53:55 taggedImages: 22:53:55 - nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187 22:53:55 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:53:55 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.9 22:53:55 - nexus3.edgexfoundry.org:10004/app-record-replay:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 22:53:55 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:56 22:53:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:56 latest: Pulling from edgex-lftools-log-publisher 22:53:56 5eb5b503b376: Pulling fs layer 22:53:56 5c69ac0246d0: Pulling fs layer 22:53:56 ec43610c2a17: Pulling fs layer 22:53:56 3a2ae6a8a46f: Pulling fs layer 22:53:56 33b1e0a273af: Pulling fs layer 22:53:56 5d3b04190fa2: Pulling fs layer 22:53:56 2f39f015ded8: Pulling fs layer 22:53:56 3a2ae6a8a46f: Waiting 22:53:56 33b1e0a273af: Waiting 22:53:56 2f39f015ded8: Waiting 22:53:56 5d3b04190fa2: Waiting 22:53:56 5c69ac0246d0: Verifying Checksum 22:53:56 5c69ac0246d0: Download complete 22:53:56 3a2ae6a8a46f: Verifying Checksum 22:53:56 3a2ae6a8a46f: Download complete 22:53:56 ec43610c2a17: Verifying Checksum 22:53:56 ec43610c2a17: Download complete 22:53:56 5d3b04190fa2: Verifying Checksum 22:53:56 5d3b04190fa2: Download complete 22:53:56 33b1e0a273af: Verifying Checksum 22:53:56 33b1e0a273af: Download complete 22:53:56 5eb5b503b376: Verifying Checksum 22:53:56 5eb5b503b376: Download complete 22:53:57 2f39f015ded8: Download complete 22:53:57 5eb5b503b376: Pull complete 22:53:57 5c69ac0246d0: Pull complete 22:53:58 ec43610c2a17: Pull complete 22:53:58 3a2ae6a8a46f: Pull complete 22:53:58 33b1e0a273af: Pull complete 22:53:58 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:00 provisioning config files... 22:54:00 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/10@tmp/config8557823147817697150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:00 ---> docker-login.sh 22:54:00 nexus3.edgexfoundry.org:10001 22:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:01 Configure a credential helper to remove this warning. See 22:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:01 22:54:01 Login Succeeded 22:54:01 nexus3.edgexfoundry.org:10002 22:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:02 Configure a credential helper to remove this warning. See 22:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:02 22:54:02 Login Succeeded 22:54:02 nexus3.edgexfoundry.org:10003 22:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:02 Configure a credential helper to remove this warning. See 22:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:02 22:54:02 Login Succeeded 22:54:02 nexus3.edgexfoundry.org:10004 22:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:02 Configure a credential helper to remove this warning. See 22:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:02 22:54:02 Login Succeeded 22:54:02 docker.io 22:54:02 2f39f015ded8: Pull complete 22:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:02 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 22:54:02 $ 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 22:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:03 Configure a credential helper to remove this warning. See 22:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:03 22:54:03 Login Succeeded 22:54:03 ---> docker-login.sh ends 22:54:05 $ docker top eedd71b5d9e4a8af25495d2b3129a2936811d835bae2a126f31fbb808bbb128e -eo pid,comm [Pipeline] { [Pipeline] } 22:54:05 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:05 ========================================================= 22:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:54:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 22:54:05 ---> job-cost.sh 22:54:05 lf-activate-venv: SKIPPING 22:54:05 INFO: No Stack... [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:06 + 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 . 22:54:06 Sending build context to Docker daemon 138.8kB 22:54:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:54:06 Step 2/12 : FROM ${BASE} AS builder 22:54:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:54:06 c41833b44d91: Pulling fs layer 22:54:06 ed15518f5707: Pulling fs layer 22:54:06 feae8fd75edb: Pulling fs layer 22:54:06 242c74f7c9fa: Pulling fs layer 22:54:06 3cdef696dda3: Pulling fs layer 22:54:06 242c74f7c9fa: Waiting 22:54:06 2ced38df9373: Pulling fs layer 22:54:06 58f1dce35555: Pulling fs layer 22:54:06 3cdef696dda3: Waiting 22:54:06 2ced38df9373: Waiting 22:54:06 58f1dce35555: Waiting 22:54:06 ed15518f5707: Verifying Checksum 22:54:06 ed15518f5707: Download complete 22:54:06 242c74f7c9fa: Verifying Checksum 22:54:06 242c74f7c9fa: Download complete 22:54:06 INFO: Archiving Costs [Pipeline] sh 22:54:06 3cdef696dda3: Verifying Checksum 22:54:06 3cdef696dda3: Download complete 22:54:06 c41833b44d91: Verifying Checksum 22:54:06 c41833b44d91: Download complete 22:54:07 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 22:54:07 + cut -d, -f6 [Pipeline] lock 22:54:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] 22:54:07 Resource [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] did not exist. Created. 22:54:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:07 + echo total: 0.2199999988079071 [Pipeline] stash 22:54:07 Stashed 1 file(s) [Pipeline] } 22:54:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:07 $ docker stop --time=1 eedd71b5d9e4a8af25495d2b3129a2936811d835bae2a126f31fbb808bbb128e 22:54:07 c41833b44d91: Pull complete 22:54:08 58f1dce35555: Verifying Checksum 22:54:08 58f1dce35555: Download complete 22:54:08 ed15518f5707: Pull complete 22:54:08 $ docker rm -f --volumes eedd71b5d9e4a8af25495d2b3129a2936811d835bae2a126f31fbb808bbb128e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:09 2ced38df9373: Verifying Checksum 22:54:09 2ced38df9373: Download complete 22:54:09 feae8fd75edb: Verifying Checksum 22:54:09 feae8fd75edb: Download complete 22:54:21 feae8fd75edb: Pull complete 22:54:21 242c74f7c9fa: Pull complete 22:54:21 3cdef696dda3: Pull complete 22:54:27 2ced38df9373: Pull complete 22:54:30 58f1dce35555: Pull complete 22:54:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:54:30 ---> fadd8f120f05 22:54:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:54:31 ---> Running in ae0465617339 22:54:32 Removing intermediate container ae0465617339 22:54:32 ---> 070a09ae9618 22:54:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:54:32 ---> Running in 8c508e338302 22:54:32 Removing intermediate container 8c508e338302 22:54:32 ---> f071b28cfdd4 22:54:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:54:32 ---> Running in 78b17a627982 22:54:32 Removing intermediate container 78b17a627982 22:54:32 ---> 29f833263dc9 22:54:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:32 ---> Running in 06c22757e2b8 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:35 OK: 263 MiB in 53 packages 22:54:36 Removing intermediate container 06c22757e2b8 22:54:36 ---> af7e472863bc 22:54:36 Step 7/12 : WORKDIR /app 22:54:36 ---> Running in 3548cc5a245b 22:54:36 Removing intermediate container 3548cc5a245b 22:54:36 ---> ce1f1189269d 22:54:36 Step 8/12 : COPY go.mod vendor* ./ 22:54:37 ---> 078ab0ef2e19 22:54:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 ---> Running in a768cff992eb 22:55:45 Removing intermediate container a768cff992eb 22:55:45 ---> d439898f10eb 22:55:45 Step 10/12 : COPY . . 22:55:45 ---> fff2b13f79a0 22:55:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:55:45 ---> Running in e647b731f32a 22:55:45 Removing intermediate container e647b731f32a 22:55:45 ---> 6ccf6c07bfc6 22:55:45 Step 12/12 : RUN $MAKE 22:55:45 ---> Running in de23218ce7e1 22:55:45 noop 22:55:45 Removing intermediate container de23218ce7e1 22:55:45 ---> 2903401f4b7f 22:55:45 Successfully built 2903401f4b7f 22:55:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:45 + docker inspect -f . ci-base-image-arm64 22:55:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:45 prd-ubuntu20.04-docker-arm64-4c-16g-793 does not seem to be running inside a container 22:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@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 22:55:47 $ docker top 0785202246df514d73500f3e4b5729d7845b7ab30928db06d5decf883203d72c -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:47 + go version 22:55:47 go version go1.20.2 linux/arm64 [Pipeline] } 22:55:47 $ docker stop --time=1 0785202246df514d73500f3e4b5729d7845b7ab30928db06d5decf883203d72c 22:55:49 $ docker rm -f --volumes 0785202246df514d73500f3e4b5729d7845b7ab30928db06d5decf883203d72c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:50 + docker inspect -f . ci-base-image-arm64 22:55:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:50 prd-ubuntu20.04-docker-arm64-4c-16g-793 does not seem to be running inside a container 22:55:50 $ 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/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@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 22:55:52 $ docker top 507abef60028e726678c7cf6d7bce5bed4670dfa235b4e260dba8030bab75131 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:53 + git config --global --add safe.directory /w/workspace/app-record-replay/10 [Pipeline] fileExists [Pipeline] sh 22:55:53 + make test 22:55:53 go test -race -coverprofile=coverage.out ./... 22:58:30 ? github.com/edgexfoundry/app-record-replay [no test files] 22:58:30 ok github.com/edgexfoundry/app-record-replay/internal/app 0.229s coverage: 76.9% of statements 22:58:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.334s coverage: 85.4% of statements 22:58:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:58:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:58:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:58:31 ok github.com/edgexfoundry/app-record-replay/internal/data 0.352s coverage: 27.3% of statements 22:58:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:58:32 go vet ./... 23:00:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:00:39 ./bin/test-attribution-txt.sh [Pipeline] echo 23:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:00:39 $ docker stop --time=1 507abef60028e726678c7cf6d7bce5bed4670dfa235b4e260dba8030bab75131 23:00:41 $ docker rm -f --volumes 507abef60028e726678c7cf6d7bce5bed4670dfa235b4e260dba8030bab75131 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:42 Warning: overwriting stash ‘coverage-report’ 23:00:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:00:43 + ls -al . 23:00:43 total 148 23:00:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 22:55 . 23:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 22:53 .. 23:00:43 -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 22:53 .dockerignore 23:00:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 22:53 .git 23:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:53 .github 23:00:43 -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 22:53 .gitignore 23:00:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 22:53 .golangci.yml 23:00:43 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 22:53 Attribution.txt 23:00:43 -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 22:53 CHANGELOG.md 23:00:43 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 22:53 Dockerfile 23:00:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 22:53 GOVERNANCE.md 23:00:43 -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 22:53 Jenkinsfile 23:00:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 22:53 LICENSE 23:00:43 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 22:53 Makefile 23:00:43 -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 22:53 OWNERS.md 23:00:43 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 22:53 README.md 23:00:43 -rw-rw-r-- 1 jenkins jenkins 11 Jul 10 22:51 VERSION 23:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:53 bin 23:00:43 -rw-r--r-- 1 jenkins jenkins 4850 Jul 10 22:58 coverage.out 23:00:43 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 22:53 go.mod 23:00:43 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 22:53 go.sum 23:00:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 22:53 internal 23:00:43 -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 22:53 main.go 23:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 22:53 pkg 23:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 22:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:44 + 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=723607dbad664aab5e8badbfbff7a799207a6187 --label arch=arm64 --label version=3.1.0-dev.9 . 23:00:44 Sending build context to Docker daemon 144.4kB 23:00:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:00:44 Step 2/26 : FROM ${BASE} AS builder 23:00:44 ---> 2903401f4b7f 23:00:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:00:44 ---> Running in 9fedba255256 23:00:44 Removing intermediate container 9fedba255256 23:00:44 ---> 8343fc4014ba 23:00:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:00:44 ---> Running in 970b5b7fc736 23:00:45 Removing intermediate container 970b5b7fc736 23:00:45 ---> 793600439af5 23:00:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:00:45 ---> Running in 79c6c0be99e5 23:00:45 Removing intermediate container 79c6c0be99e5 23:00:45 ---> 0c22b2f66694 23:00:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:45 ---> Running in 12eee33f0bb8 23:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:00:48 OK: 263 MiB in 53 packages 23:00:48 Removing intermediate container 12eee33f0bb8 23:00:48 ---> 06f9d1c12e99 23:00:48 Step 7/26 : WORKDIR /app 23:00:48 ---> Running in 8d60468dc1a0 23:00:49 Removing intermediate container 8d60468dc1a0 23:00:49 ---> 16c1f1b832e6 23:00:49 Step 8/26 : COPY go.mod vendor* ./ 23:00:49 ---> c15482b3f146 23:00:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 ---> Running in 226303c81cdc 23:00:54 Removing intermediate container 226303c81cdc 23:00:54 ---> 8f1d1d32218a 23:00:54 Step 10/26 : COPY . . 23:00:54 ---> 27e774353160 23:00:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:00:54 ---> Running in e73337ed25d6 23:00:54 Removing intermediate container e73337ed25d6 23:00:54 ---> e81a8b837ca0 23:00:54 Step 12/26 : RUN $MAKE 23:00:54 ---> Running in c10d8b596995 23:00:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-record-replay 23:03:02 Removing intermediate container c10d8b596995 23:03:02 ---> cf2e6f8bfc5f 23:03:02 Step 13/26 : FROM alpine:3.17 23:03:02 3.17: Pulling from library/alpine 23:03:02 edb6bdbacee9: Pulling fs layer 23:03:02 edb6bdbacee9: Verifying Checksum 23:03:02 edb6bdbacee9: Download complete 23:03:02 edb6bdbacee9: Pull complete 23:03:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:03:02 Status: Downloaded newer image for alpine:3.17 23:03:02 ---> 779605e5fbc0 23:03:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:03:02 ---> Running in aeec8a16c458 23:03:02 Removing intermediate container aeec8a16c458 23:03:02 ---> 893892b2b25f 23:03:02 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:03:02 ---> Running in 7bdc10811df8 23:03:02 Removing intermediate container 7bdc10811df8 23:03:02 ---> 1f967f68abc1 23:03:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:03:02 ---> Running in ea87c586f243 23:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:03:02 (1/2) Installing ca-certificates (20230506-r0) 23:03:02 (2/2) Installing dumb-init (1.2.5-r2) 23:03:02 Executing busybox-1.35.0-r29.trigger 23:03:02 Executing ca-certificates-20230506-r0.trigger 23:03:02 OK: 8 MiB in 17 packages 23:03:02 Removing intermediate container ea87c586f243 23:03:02 ---> 378e4d8d95c0 23:03:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:03:02 ---> 3d54b4355cfd 23:03:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:03:02 ---> f118ff4b6124 23:03:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:03:02 ---> d9befa3e7b5f 23:03:02 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:03:02 ---> deee88e97be7 23:03:02 Step 21/26 : EXPOSE 59712 23:03:02 ---> Running in 07f6ad7f01b5 23:03:02 Removing intermediate container 07f6ad7f01b5 23:03:02 ---> 89f787ea992b 23:03:02 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:03:02 ---> Running in 7bdd1139da24 23:03:02 Removing intermediate container 7bdd1139da24 23:03:02 ---> e3c62829f01b 23:03:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:03:02 ---> Running in 31fad0b2972d 23:03:02 Removing intermediate container 31fad0b2972d 23:03:02 ---> 46eaec815c78 23:03:02 Step 24/26 : LABEL arch=arm64 23:03:02 ---> Running in 1c005659148a 23:03:02 Removing intermediate container 1c005659148a 23:03:02 ---> 477c70f6c2c3 23:03:02 Step 25/26 : LABEL git_sha=723607dbad664aab5e8badbfbff7a799207a6187 23:03:03 ---> Running in b781dd8628f8 23:03:03 Removing intermediate container b781dd8628f8 23:03:03 ---> 314ff8d69742 23:03:03 Step 26/26 : LABEL version=3.1.0-dev.9 23:03:03 ---> Running in d43b946711cc 23:03:03 Removing intermediate container d43b946711cc 23:03:03 ---> 7d19b07b10b9 23:03:03 [Warning] One or more build-args [ARCH] were not consumed 23:03:03 Successfully built 7d19b07b10b9 23:03:03 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:03 provisioning config files... 23:03:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/10@tmp/config15237286589140982822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:04 ---> docker-login.sh 23:03:04 nexus3.edgexfoundry.org:10001 23:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:04 Configure a credential helper to remove this warning. See 23:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:04 23:03:04 Login Succeeded 23:03:04 nexus3.edgexfoundry.org:10002 23:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:04 Configure a credential helper to remove this warning. See 23:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:04 23:03:04 Login Succeeded 23:03:04 nexus3.edgexfoundry.org:10003 23:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:05 Configure a credential helper to remove this warning. See 23:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:05 23:03:05 Login Succeeded 23:03:05 nexus3.edgexfoundry.org:10004 23:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:05 Configure a credential helper to remove this warning. See 23:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:05 23:03:05 Login Succeeded 23:03:05 docker.io 23:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:05 Configure a credential helper to remove this warning. See 23:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:05 23:03:05 Login Succeeded 23:03:06 ---> docker-login.sh ends [Pipeline] } 23:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:06 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 23:03:06 723607dbad664aab5e8badbfbff7a799207a6187 23:03:06 latest 23:03:06 3.1.0-dev.9 23:03:06 723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 23:03:06 main 23:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187 23:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:03:06 7ef6f0e2691f: Preparing 23:03:06 e10e50e19c6c: Preparing 23:03:06 804d64ae5aa7: Preparing 23:03:06 e7c3f0cc885c: Preparing 23:03:06 0c8eb2244ba2: Preparing 23:03:06 9386262d7a74: Preparing 23:03:06 9386262d7a74: Waiting 23:03:07 e7c3f0cc885c: Pushed 23:03:07 e10e50e19c6c: Pushed 23:03:07 804d64ae5aa7: Pushed 23:03:07 9386262d7a74: Layer already exists 23:03:07 0c8eb2244ba2: Pushed 23:03:12 7ef6f0e2691f: Pushed 23:03:12 723607dbad664aab5e8badbfbff7a799207a6187: digest: sha256:d6dbd2933b60bab59c8573686d5e187c98b1cf648ccde3a69ae46743893735ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:12 + 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 23:03:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:03:13 7ef6f0e2691f: Preparing 23:03:13 e10e50e19c6c: Preparing 23:03:13 804d64ae5aa7: Preparing 23:03:13 e7c3f0cc885c: Preparing 23:03:13 0c8eb2244ba2: Preparing 23:03:13 9386262d7a74: Preparing 23:03:13 9386262d7a74: Waiting 23:03:13 0c8eb2244ba2: Layer already exists 23:03:13 e7c3f0cc885c: Layer already exists 23:03:13 7ef6f0e2691f: Layer already exists 23:03:13 e10e50e19c6c: Layer already exists 23:03:13 804d64ae5aa7: Layer already exists 23:03:13 9386262d7a74: Layer already exists 23:03:13 latest: digest: sha256:d6dbd2933b60bab59c8573686d5e187c98b1cf648ccde3a69ae46743893735ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.9 23:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:03:14 7ef6f0e2691f: Preparing 23:03:14 e10e50e19c6c: Preparing 23:03:14 804d64ae5aa7: Preparing 23:03:14 e7c3f0cc885c: Preparing 23:03:14 0c8eb2244ba2: Preparing 23:03:14 9386262d7a74: Preparing 23:03:14 9386262d7a74: Waiting 23:03:14 0c8eb2244ba2: Layer already exists 23:03:14 e7c3f0cc885c: Layer already exists 23:03:14 804d64ae5aa7: Layer already exists 23:03:14 7ef6f0e2691f: Layer already exists 23:03:14 e10e50e19c6c: Layer already exists 23:03:14 9386262d7a74: Layer already exists 23:03:14 3.1.0-dev.9: digest: sha256:d6dbd2933b60bab59c8573686d5e187c98b1cf648ccde3a69ae46743893735ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 23:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:03:14 7ef6f0e2691f: Preparing 23:03:14 e10e50e19c6c: Preparing 23:03:14 804d64ae5aa7: Preparing 23:03:14 e7c3f0cc885c: Preparing 23:03:14 0c8eb2244ba2: Preparing 23:03:14 9386262d7a74: Preparing 23:03:14 9386262d7a74: Waiting 23:03:14 e10e50e19c6c: Layer already exists 23:03:14 7ef6f0e2691f: Layer already exists 23:03:14 e7c3f0cc885c: Layer already exists 23:03:14 0c8eb2244ba2: Layer already exists 23:03:14 804d64ae5aa7: Layer already exists 23:03:14 9386262d7a74: Layer already exists 23:03:14 723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9: digest: sha256:d6dbd2933b60bab59c8573686d5e187c98b1cf648ccde3a69ae46743893735ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:15 + 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 23:03:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 23:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:03:15 7ef6f0e2691f: Preparing 23:03:15 e10e50e19c6c: Preparing 23:03:15 804d64ae5aa7: Preparing 23:03:15 e7c3f0cc885c: Preparing 23:03:15 0c8eb2244ba2: Preparing 23:03:15 9386262d7a74: Preparing 23:03:15 9386262d7a74: Waiting 23:03:15 e10e50e19c6c: Layer already exists 23:03:15 e7c3f0cc885c: Layer already exists 23:03:15 804d64ae5aa7: Layer already exists 23:03:15 7ef6f0e2691f: Layer already exists 23:03:15 0c8eb2244ba2: Layer already exists 23:03:15 9386262d7a74: Layer already exists 23:03:15 main: digest: sha256:d6dbd2933b60bab59c8573686d5e187c98b1cf648ccde3a69ae46743893735ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:15 ===================================================== [Pipeline] echo 23:03:15 taggedImages: 23:03:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187 23:03:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:03:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.9 23:03:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:723607dbad664aab5e8badbfbff7a799207a6187-3.1.0-dev.9 23:03:15 - 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 23:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:15 23:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:16 arm64: Pulling from edgex-lftools-log-publisher 23:03:16 8998bd30e6a1: Pulling fs layer 23:03:16 04944245beec: Pulling fs layer 23:03:16 699f458cf7ca: Pulling fs layer 23:03:16 765212b225bb: Pulling fs layer 23:03:16 f23df028b6ca: Pulling fs layer 23:03:16 d65c8cfc05b1: Pulling fs layer 23:03:16 2437ff75d9bd: Pulling fs layer 23:03:16 765212b225bb: Waiting 23:03:16 f23df028b6ca: Waiting 23:03:16 d65c8cfc05b1: Waiting 23:03:16 2437ff75d9bd: Waiting 23:03:16 04944245beec: Verifying Checksum 23:03:16 04944245beec: Download complete 23:03:16 765212b225bb: Verifying Checksum 23:03:16 765212b225bb: Download complete 23:03:16 f23df028b6ca: Verifying Checksum 23:03:16 f23df028b6ca: Download complete 23:03:16 d65c8cfc05b1: Verifying Checksum 23:03:16 d65c8cfc05b1: Download complete 23:03:16 699f458cf7ca: Download complete 23:03:17 8998bd30e6a1: Verifying Checksum 23:03:17 8998bd30e6a1: Download complete 23:03:19 2437ff75d9bd: Verifying Checksum 23:03:19 2437ff75d9bd: Download complete 23:03:21 8998bd30e6a1: Pull complete 23:03:21 04944245beec: Pull complete 23:03:23 699f458cf7ca: Pull complete 23:03:23 765212b225bb: Pull complete 23:03:24 f23df028b6ca: Pull complete 23:03:24 d65c8cfc05b1: Pull complete 23:03:39 2437ff75d9bd: Pull complete 23:03:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-793 does not seem to be running inside a container 23:03:39 $ 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/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@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 23:03:41 $ docker top c8c4c514cfe633c19da944f1407b0be69336adee478d90a29202d385e17bc593 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:42 ---> job-cost.sh 23:03:42 lf-activate-venv: SKIPPING 23:03:42 INFO: No Stack... 23:03:43 INFO: Retrieving Pricing Info for: v3-standard-4 23:03:44 INFO: Archiving Costs [Pipeline] sh 23:03:44 + cat /w/workspace/app-record-replay/10/archives/cost.csv 23:03:44 + cut -d, -f6 [Pipeline] lock 23:03:44 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] 23:03:44 Resource [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] did not exist. Created. 23:03:44 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:03:44 /w/workspace/app-record-replay/10@tmp/durable-1f32537e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:03:45 + echo total: 0.10999999940395355 [Pipeline] stash 23:03:45 Warning: overwriting stash ‘stack-cost’ 23:03:45 Stashed 1 file(s) [Pipeline] } 23:03:45 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 23:03:45 $ docker stop --time=1 c8c4c514cfe633c19da944f1407b0be69336adee478d90a29202d385e17bc593 23:03:46 $ docker rm -f --volumes c8c4c514cfe633c19da944f1407b0be69336adee478d90a29202d385e17bc593 [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 23:03:48 provisioning config files... 23:03:48 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #10 23:03:48 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10754537133148093021tmp [Pipeline] { [Pipeline] sh 23:03:48 + set +x 23:03:48 + curl -s https://codecov.io/bash 23:03:48 + bash -s -- 23:03:48 23:03:48 _____ _ 23:03:48 / ____| | | 23:03:48 | | ___ __| | ___ ___ _____ __ 23:03:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:03:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:03:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:03:48 Bash-1.0.6 23:03:48 23:03:48 23:03:48 ==> git version 2.25.1 found 23:03:48 ==> 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 23:03:48 Release-Date: 2020-01-08 23:03:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:03:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:03:48 ==> Jenkins CI detected. 23:03:48 current dir:  /w/workspace/exfoundry_app-record-replay_main 23:03:48 project root: . 23:03:48 --> token set from env 23:03:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:03:48 ==> Running gcov in . (disable via -X gcov) 23:03:48 ==> Python coveragepy not found 23:03:48 ==> Searching for coverage reports in: 23:03:48 + . 23:03:49 -> Found 1 reports 23:03:49 ==> Detecting git/mercurial file structure 23:03:49 ==> Reading reports 23:03:49 + ./coverage.out bytes=4850 23:03:49 ==> Appending adjustments 23:03:49 https://docs.codecov.io/docs/fixing-reports 23:03:49 + Found adjustments 23:03:49 ==> Gzipping contents 23:03:49 4.0K /tmp/codecov.zKB61Q.gz 23:03:49 ==> Uploading reports 23:03:49 url: https://codecov.io 23:03:49 query: branch=main&commit=723607dbad664aab5e8badbfbff7a799207a6187&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:03:49 -> Pinging Codecov 23:03:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=723607dbad664aab5e8badbfbff7a799207a6187&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:03:49 Invalid request parameters 23:03:49 400 [Pipeline] } 23:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:03:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:03:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:49 23:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:03:50 df9b9388f04a: Pulling fs layer 23:03:50 52dc419b0ee2: Pulling fs layer 23:03:50 25bc292e5bac: Pulling fs layer 23:03:50 114826534d7a: Pulling fs layer 23:03:50 4657fd5d0bcf: Pulling fs layer 23:03:50 6ad1cebc031e: Pulling fs layer 23:03:50 8a3aa393b2d8: Pulling fs layer 23:03:50 4657fd5d0bcf: Waiting 23:03:50 114826534d7a: Waiting 23:03:50 6ad1cebc031e: Waiting 23:03:50 25bc292e5bac: Verifying Checksum 23:03:50 25bc292e5bac: Download complete 23:03:50 52dc419b0ee2: Download complete 23:03:50 4657fd5d0bcf: Verifying Checksum 23:03:50 4657fd5d0bcf: Download complete 23:03:50 df9b9388f04a: Download complete 23:03:50 6ad1cebc031e: Verifying Checksum 23:03:50 6ad1cebc031e: Download complete 23:03:50 df9b9388f04a: Pull complete 23:03:50 52dc419b0ee2: Pull complete 23:03:50 25bc292e5bac: Pull complete 23:03:50 114826534d7a: Verifying Checksum 23:03:50 114826534d7a: Download complete 23:03:50 8a3aa393b2d8: Verifying Checksum 23:03:50 8a3aa393b2d8: Download complete 23:03:54 114826534d7a: Pull complete 23:03:54 4657fd5d0bcf: Pull complete 23:03:54 6ad1cebc031e: Pull complete 23:03:56 8a3aa393b2d8: Pull complete 23:03:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:56 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:03:56 $ 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 23:03:58 $ docker top fa7662e016a685b2362152ecc0f09b6992d5e1d7934f1a31b5ac72cb5590600c -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 23:03:59 + set -o pipefail 23:03:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 23:04:03 23:04:03 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 23:04:03 23:04:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4ce11daa-5cfb-4501-89a7-2833103b857d 23:04:03 23:04:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:04:03 23:04:03 23:04:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:04:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:04:03 More details here: https://snyk.co/ue1NS 23:04:03 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:04:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:04:03 $ docker stop --time=1 fa7662e016a685b2362152ecc0f09b6992d5e1d7934f1a31b5ac72cb5590600c 23:04:06 $ docker rm -f --volumes fa7662e016a685b2362152ecc0f09b6992d5e1d7934f1a31b5ac72cb5590600c [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 23:04:06 + git log --format=format:%s -1 723607dbad664aab5e8badbfbff7a799207a6187 [Pipeline] sh 23:04:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:07 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:04: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 23:04:07 $ docker top ef8ca0b6a91bcd9165cdd3db485701e86409584d79a10020be8e57603b77e0fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:08 [ssh-agent] Looking for ssh-agent implementation... 23:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:08 $ docker exec ef8ca0b6a91bcd9165cdd3db485701e86409584d79a10020be8e57603b77e0fe ssh-agent 23:04:08 SSH_AUTH_SOCK=/tmp/ssh-j90nIiSqLpR3/agent.32 23:04:08 SSH_AGENT_PID=38 23:04:08 Running ssh-add (command line suppressed) 23:04:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4494133223409584153.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4494133223409584153.key) 23:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:08 + git semver tag 23:04:08 2023-07-10 23:04:08,858 [run_tag] DEBUG tag force:False 23:04:08 2023-07-10 23:04:08,858 [check_head_tag] DEBUG check head tag 23:04:08 2023-07-10 23:04:08,859 [execute] INFO git cat-file --batch-check 23:04:08 2023-07-10 23:04:08,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:04:08 2023-07-10 23:04:08,862 [execute] INFO git cat-file --batch 23:04:08 2023-07-10 23:04:08,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:04:08 2023-07-10 23:04:08,869 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:08 2023-07-10 23:04:08,869 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 23:04:08 2023-07-10 23:04:08,869 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:04:08 2023-07-10 23:04:08,874 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:08 3.1.0-dev.9 [Pipeline] } 23:04:08 $ docker exec --env ******** --env ******** ef8ca0b6a91bcd9165cdd3db485701e86409584d79a10020be8e57603b77e0fe ssh-agent -k 23:04:09 unset SSH_AUTH_SOCK; 23:04:09 unset SSH_AGENT_PID; 23:04:09 echo Agent pid 38 killed; 23:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:09 + git semver [Pipeline] } 23:04:09 $ docker stop --time=1 ef8ca0b6a91bcd9165cdd3db485701e86409584d79a10020be8e57603b77e0fe 23:04:10 $ docker rm -f --volumes ef8ca0b6a91bcd9165cdd3db485701e86409584d79a10020be8e57603b77e0fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:11 23:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:11 0.23.1-centos7: Pulling from edgex-lftools 23:04:11 ab5ef0e58194: Pulling fs layer 23:04:11 9712f1f96733: Pulling fs layer 23:04:11 63f879dbbcfc: Pulling fs layer 23:04:11 0d9ebad4ef96: Pulling fs layer 23:04:11 e9a5061849ea: Pulling fs layer 23:04:11 d747dcd14b5f: Pulling fs layer 23:04:11 2de7ff778b66: Pulling fs layer 23:04:11 e9a5061849ea: Waiting 23:04:11 d747dcd14b5f: Waiting 23:04:11 2de7ff778b66: Waiting 23:04:11 0d9ebad4ef96: Waiting 23:04:11 9712f1f96733: Verifying Checksum 23:04:11 9712f1f96733: Download complete 23:04:11 63f879dbbcfc: Verifying Checksum 23:04:11 63f879dbbcfc: Download complete 23:04:12 e9a5061849ea: Verifying Checksum 23:04:12 e9a5061849ea: Download complete 23:04:12 0d9ebad4ef96: Verifying Checksum 23:04:12 0d9ebad4ef96: Download complete 23:04:12 d747dcd14b5f: Verifying Checksum 23:04:12 d747dcd14b5f: Download complete 23:04:12 ab5ef0e58194: Download complete 23:04:12 2de7ff778b66: Download complete 23:04:14 ab5ef0e58194: Pull complete 23:04:14 9712f1f96733: Pull complete 23:04:15 63f879dbbcfc: Pull complete 23:04:18 0d9ebad4ef96: Pull complete 23:04:18 e9a5061849ea: Pull complete 23:04:18 d747dcd14b5f: Pull complete 23:04:19 2de7ff778b66: Pull complete 23:04:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:19 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:04:19 $ 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 23:04:22 $ docker top a7783d7e6bff3ddf652de047b7e63160cc0561dc2e80a2059c70b0c4ce8aa3a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:04:22 provisioning config files... 23:04:22 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2605892028194942216tmp 23:04:22 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13764193507399467922tmp 23:04:22 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13130277834853674260tmp [Pipeline] { [Pipeline] echo 23:04:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:04:22 ---> sigul-configuration.sh 23:04:22 gpg: directory `/root/.gnupg' created 23:04:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:04:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:04:22 gpg: keyring `/root/.gnupg/secring.gpg' created 23:04:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:04:22 gpg: CAST5 encrypted data 23:04:22 gpg: encrypted with 1 passphrase 23:04:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:04:23 + mkdir /home/jenkins 23:04:23 + mkdir /home/jenkins/sigul [Pipeline] sh 23:04:23 + 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 23:04:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:04:23 ---> sigul-install.sh 23:04:23 Sigul already installed; skipping installation. [Pipeline] sh 23:04:24 + git tag --list 23:04:24 v3.1.0-dev.0 23:04:24 v3.1.0-dev.1 23:04:24 v3.1.0-dev.2 23:04:24 v3.1.0-dev.3 23:04:24 v3.1.0-dev.4 23:04:24 v3.1.0-dev.5 23:04:24 v3.1.0-dev.6 23:04:24 v3.1.0-dev.7 23:04:24 v3.1.0-dev.8 23:04:24 v3.1.0-dev.9 [Pipeline] sh 23:04:24 + lftools sign git-tag v3.1.0-dev.9 23:04:24 Signing Git tag with Sigul... 23:04:24 Signing v3.1.0-dev.9 [Pipeline] echo 23:04:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:04:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:04:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:04:25 $ docker stop --time=1 a7783d7e6bff3ddf652de047b7e63160cc0561dc2e80a2059c70b0c4ce8aa3a8 23:04:27 $ docker rm -f --volumes a7783d7e6bff3ddf652de047b7e63160cc0561dc2e80a2059c70b0c4ce8aa3a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:04:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:27 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:04:27 $ 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 23:04:28 $ docker top 36edbceef7c4a0ac298136f1610401478bea26275baae4acb210517b30da54a8 -eo pid,comm 23:04:28 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). 23:04:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:28 [ssh-agent] Looking for ssh-agent implementation... 23:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:28 $ docker exec 36edbceef7c4a0ac298136f1610401478bea26275baae4acb210517b30da54a8 ssh-agent 23:04:28 SSH_AUTH_SOCK=/tmp/ssh-tCU60ru6HtLR/agent.33 23:04:28 SSH_AGENT_PID=39 23:04:28 Running ssh-add (command line suppressed) 23:04:28 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8281536747076388758.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8281536747076388758.key) 23:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:28 + git semver bump pre 23:04:29 2023-07-10 23:04:29,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:29 2023-07-10 23:04:29,093 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 23:04:29 2023-07-10 23:04:29,093 [bump_version] DEBUG bumped version:3.1.0-dev.10 23:04:29 2023-07-10 23:04:29,093 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 23:04:29 2023-07-10 23:04:29,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:29 2023-07-10 23:04:29,094 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:29 2023-07-10 23:04:29,095 [execute] INFO git cat-file --batch-check 23:04:29 2023-07-10 23:04:29,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:04:29 2023-07-10 23:04:29,100 [execute] INFO git cat-file --batch 23:04:29 2023-07-10 23:04:29,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:04:29 2023-07-10 23:04:29,106 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:29 3.1.0-dev.10 [Pipeline] } 23:04:29 $ docker exec --env ******** --env ******** 36edbceef7c4a0ac298136f1610401478bea26275baae4acb210517b30da54a8 ssh-agent -k 23:04:29 unset SSH_AUTH_SOCK; 23:04:29 unset SSH_AGENT_PID; 23:04:29 echo Agent pid 39 killed; 23:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:29 + git semver [Pipeline] } 23:04:29 $ docker stop --time=1 36edbceef7c4a0ac298136f1610401478bea26275baae4acb210517b30da54a8 23:04:31 $ docker rm -f --volumes 36edbceef7c4a0ac298136f1610401478bea26275baae4acb210517b30da54a8 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:31 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:04:32 $ docker top ae4a3fec836ebd5088dbaa3247faa6c66265fef8bacd54cdcb24427e775baa73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:32 [ssh-agent] Looking for ssh-agent implementation... 23:04:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:32 $ docker exec ae4a3fec836ebd5088dbaa3247faa6c66265fef8bacd54cdcb24427e775baa73 ssh-agent 23:04:32 SSH_AUTH_SOCK=/tmp/ssh-n7t9QDWem40C/agent.31 23:04:32 SSH_AGENT_PID=37 23:04:32 Running ssh-add (command line suppressed) 23:04:32 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6783874489178984325.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6783874489178984325.key) 23:04:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:32 + git semver push 23:04:33 2023-07-10 23:04:33,083 [run_push] DEBUG push 23:04:33 2023-07-10 23:04:33,083 [execute] INFO git cat-file --batch-check 23:04:33 2023-07-10 23:04:33,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:04:33 2023-07-10 23:04:33,087 [execute] INFO git rev-list 1aaba75c84d454624cd239e451217bcc153642dd -- 23:04:33 2023-07-10 23:04:33,087 [execute] DEBUG Popen(['git', 'rev-list', '1aaba75c84d454624cd239e451217bcc153642dd', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:04:33 2023-07-10 23:04:33,092 [execute] INFO git fetch -v origin 23:04:33 2023-07-10 23:04:33,093 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 23:04:33 2023-07-10 23:04:33,570 [run_push] DEBUG no remote changes detected 23:04:33 2023-07-10 23:04:33,570 [execute] INFO git push origin semver 23:04:33 2023-07-10 23:04:33,571 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:04:34 2023-07-10 23:04:34,501 [run_push] DEBUG push all version tags 23:04:34 2023-07-10 23:04:34,502 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:04:34 2023-07-10 23:04:34,502 [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) 23:04:35 2023-07-10 23:04:35,208 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:04:35 3.1.0-dev.10 [Pipeline] } 23:04:35 $ docker exec --env ******** --env ******** ae4a3fec836ebd5088dbaa3247faa6c66265fef8bacd54cdcb24427e775baa73 ssh-agent -k 23:04:35 unset SSH_AUTH_SOCK; 23:04:35 unset SSH_AGENT_PID; 23:04:35 echo Agent pid 37 killed; 23:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:35 + git semver [Pipeline] } 23:04:35 $ docker stop --time=1 ae4a3fec836ebd5088dbaa3247faa6c66265fef8bacd54cdcb24427e775baa73 23:04:37 $ docker rm -f --volumes ae4a3fec836ebd5088dbaa3247faa6c66265fef8bacd54cdcb24427e775baa73 [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 23:04:37 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 23:04:37 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:04:37 total 16 23:04:37 drwxr-xr-x 3 root root 4096 Jul 10 22:54 . 23:04:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 23:04 .. 23:04:37 drwxr-xr-x 2 root root 4096 Jul 10 22:54 cost 23:04:37 -rw-r--r-- 1 root root 88 Jul 10 22:54 cost.csv 23:04:37 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 23:04:37 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:04:37 total 16 23:04:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 22:54 . 23:04:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 23:04 .. 23:04:37 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 22:54 cost 23:04:37 -rw-r--r-- 1 jenkins jenkins 88 Jul 10 22:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:04:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:04:38 ---> package-listing.sh 23:04:38 ++ facter osfamily 23:04:38 ++ tr '[:upper:]' '[:lower:]' 23:04:39 + OS_FAMILY=debian 23:04:39 + workspace=/w/workspace/exfoundry_app-record-replay_main 23:04:39 + START_PACKAGES=/tmp/packages_start.txt 23:04:39 + END_PACKAGES=/tmp/packages_end.txt 23:04:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:04:39 + PACKAGES=/tmp/packages_start.txt 23:04:39 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:04:39 + PACKAGES=/tmp/packages_end.txt 23:04:39 + case "${OS_FAMILY}" in 23:04:39 + dpkg -l 23:04:39 + grep '^ii' 23:04:39 + '[' -f /tmp/packages_start.txt ']' 23:04:39 + '[' -f /tmp/packages_end.txt ']' 23:04:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:04:39 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:04:39 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 23:04:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 23:04:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:04:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:40 prd-ubuntu20.04-docker-8c-8g-792 does not seem to be running inside a container 23:04:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:40 $ docker top 1b7b67cb4c29f82c352ef493ed1758bacab85d654ac0d5e86595e872760631d2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:04:41 + mkdir -p /var/log/sysstat [Pipeline] sh 23:04:41 + ls /var/log/sa-host 23:04:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:41 provisioning config files... 23:04:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12388009715650637646tmp [Pipeline] { [Pipeline] echo 23:04:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:04:41 ---> create-netrc.sh [Pipeline] } 23:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:04:42 ---> python-tools-install.sh [Pipeline] echo 23:04:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:04:42 ---> sudo-logs.sh 23:04:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:04:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:04:42 ---> job-cost.sh 23:04:42 lf-activate-venv: SKIPPING 23:04:42 DEBUG: total: 0.2199999988079071 23:04:42 INFO: Retrieving Stack Cost... 23:04:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:04:43 INFO: Archiving Costs [Pipeline] echo 23:04:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:04:43 ---> logs-deploy.sh 23:04:43 lf-activate-venv: SKIPPING 23:04:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/10 23:04:43 INFO: archiving workspace using pattern(s): 23:04:44 Archives upload complete. 23:04:44 INFO: archiving logs to Nexus